Deep learning is a subfield of machine learning built on artificial neural networks with multiple layers that automatically learn hierarchical representations of data, reducing the need for manual feature engineering. Architectures include convolutional neural networks for image and spatial data, recurrent neural networks and long short-term memory networks for sequential data, and transformer models, which now underpin most state-of-the-art natural language processing and increasingly computer vision systems. Training deep networks typically relies on large labeled datasets, backpropagation, and gradient-based optimization, along with regularization techniques and specialized hardware such as GPUs and TPUs. A notable 2026 shift in the field favors smaller, specialized models over ever-larger ones, prioritizing reliability, transparency, and efficient inference over raw parameter count. Deep learning drives advances in image recognition, speech processing, machine translation, medical image diagnosis, and generative models for text, images, and audio. As an open-access deep learning journal, IJACSA covers novel deep learning architectures and their evaluation across vision, language, and applied domains.
Published in International Journal of Advanced Computer Science and Applications (IJACSA)
· list last refreshed September 2026
As the volume of scientific information is growing exponentially in several languages, there is a need for practical and scalable bilingual classification systems for large aligned scientific text corpora. To address thi…
Breast cancer remains one of the leading causes of cancer-related mortality among women worldwide, where early and accurate diagnosis plays a vital role in improving survival rates. Recent advancements in deep learning h…
Reconstructing the canonical pose of non-rigid objects from arbitrary depth observations is an important problem in robotic vision, particularly for systems that must perceive, track, and interact with deformable objects…
User-generated product reviews are an essential source of information in e-commerce; nevertheless, the huge volume and varying quality of review texts make extracting insights difficult. The conventional approach to sent…
Aspect-Based Sentiment Analysis (ABSA) aims to identify opinion targets within textual reviews and determine the sentiment polarity associated with each target. Although transformer-based models have significantly improv…
Breast cancer (BC) remains the leading cause of cancer-related death all over the world. Early accurate detection is key to the improvement of patient prognosis. The ability of advanced Artificial Intelligence (AI) metho…
This research provides a comprehensive synthesis of Multimodal Machine Learning (MML) as a transformative paradigm for IoT defense. By integrating heterogeneous data streams, including network flow statistics, device-lev…
Advancements in Artificial Intelligence (AI) technology have enabled the recognition of human emotions. Along with the development of deep learning and multimodal processing methods, emotion analysis can now be performed…
Deep learning (DL) is currently considered one of the most powerful tools for environmental monitoring. Many environmental variables, such as air quality, climate, water, and energy, are monitored using Internet of Thing…
Support Vector Machines (SVMs) remain competitive in text classification, sometimes achieving comparable performance with the deep learning approach, due to their strong generalization ability and robustness to overfitti…