中文
相关论文

相关论文: Who invented deep residual learning?

200 篇论文

Deep convolutional neural networks (DCNNs) are an influential tool for solving various problems in the machine learning and computer vision fields. In this paper, we introduce a new deep learning model called an Inception- Recurrent…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Md Zahangir Alom , Mahmudul Hasan , Chris Yakopcic , Tarek M. Taha

The current learning process of deep learning, regardless of any deep neural network (DNN) architecture and/or learning algorithm used, is essentially a single resolution training. We explore multiresolution learning and show that…

机器学习 · 计算机科学 2023-09-29 Hongyan Zhou , Yao Liang

Deep learning is the backbone of artificial intelligence technologies, and it can be regarded as a kind of multilayer feedforward neural network. An essence of deep learning is information propagation through layers. This suggests that…

神经与进化计算 · 计算机科学 2021-04-02 Genki Furuhata , Tomoaki Niiyama , Satoshi Sunada

Statistical relational AI (StarAI) aims at reasoning and learning in noisy domains described in terms of objects and relationships by combining probability with first-order logic. With huge advances in deep learning in the current years,…

机器学习 · 统计学 2017-12-11 Seyed Mehran Kazemi , David Poole

Artificial Intelligence (AI) is a discipline of computer science that deals with machine intelligence. It is essential to bring AI into the context of learning because it helps in analysing the enormous amounts of data that is collected…

人工智能 · 计算机科学 2021-01-11 Faisal Khan , Debdeep Bose

Deep learning has been the answer to many machine learning problems during the past two decades. However, it comes with two major constraints: dependency on extensive labeled data and training costs. Transfer learning in deep learning,…

机器学习 · 计算机科学 2023-03-15 Mohammadreza Iman , Khaled Rasheed , Hamid R. Arabnia

Deep Learning, driven by neural networks, has led to groundbreaking advancements in Artificial Intelligence by enabling systems to learn and adapt like the human brain. These models have achieved remarkable results, particularly in…

机器学习 · 计算机科学 2025-06-02 Paritosh Ranjan , Surajit Majumder , Prodip Roy

The brain is a remarkably capable and efficient system. It can process and store huge amounts of noisy and unstructured information using minimal energy. In contrast, current artificial intelligence (AI) systems require vast resources for…

神经与进化计算 · 计算机科学 2023-06-16 Michalis Pagkalos , Roman Makarov , Panayiota Poirazi

This book chapter delves into the dynamics of continual learning, which is the process of incrementally learning from a non-stationary stream of data. Although continual learning is a natural skill for the human brain, it is very…

机器学习 · 计算机科学 2025-09-11 Gido M. van de Ven , Nicholas Soures , Dhireesha Kudithipudi

We present an end-to-end learning method for chess, relying on deep neural networks. Without any a priori knowledge, in particular without any knowledge regarding the rules of chess, a deep neural network is trained using a combination of…

神经与进化计算 · 计算机科学 2017-11-28 Eli David , Nathan S. Netanyahu , Lior Wolf

Deep Learning is currently used to perform multiple tasks, such as object recognition, face recognition, and natural language processing. However, Deep Neural Networks (DNNs) are vulnerable to perturbations that alter the network prediction…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Joana C. Costa , Tiago Roxo , Hugo Proença , Pedro R. M. Inácio

Deep neural networks (DNNs) can easily fit a random labeling of the training data with zero training error. What is the difference between DNNs trained with random labels and the ones trained with true labels? Our paper answers this…

机器学习 · 计算机科学 2019-11-22 Jindong Gu , Volker Tresp

Residual deep neural networks (ResNets) are mathematically described as interacting particle systems. In the case of infinitely many layers the ResNet leads to a system of coupled system of ordinary differential equations known as neural…

偏微分方程分析 · 数学 2022-05-11 M. Herty , A. Thuenen , T. Trimborn , G. Visconti

The last few decades have seen significant breakthroughs in the fields of deep learning and quantum computing. Research at the junction of the two fields has garnered an increasing amount of interest, which has led to the development of…

量子物理 · 物理学 2020-05-12 Siddhant Garg , Goutham Ramakrishnan

In this paper, we make the case that a scientific theory of deep learning is emerging. By this we mean a theory which characterizes important properties and statistics of the training process, hidden representations, final weights, and…

In many real-world application, e.g., speech recognition or sleep stage classification, data are captured over the course of time, constituting a Time-Series. Time-Series often contain temporal dependencies that cause two otherwise…

机器学习 · 计算机科学 2017-01-10 John Cristian Borges Gamboa

Convolutional Neural Network (CNNs) are typically associated with Computer Vision. CNNs are responsible for major breakthroughs in Image Classification and are the core of most Computer Vision systems today. More recently CNNs have been…

计算与语言 · 计算机科学 2017-03-10 Marc Moreno Lopez , Jugal Kalita

Accurate representational learning of both the explicit and implicit relationships within data is critical to the ability of machines to perform more complex and abstract reasoning tasks. We describe the efficient weakly supervised learning…

计算与语言 · 计算机科学 2015-11-23 Richard Searle , Megan Bingham-Walker

Supervised learning, more specifically Convolutional Neural Networks (CNN), has surpassed human ability in some visual recognition tasks such as detection of traffic signs, faces and handwritten numbers. On the other hand, even…

机器人学 · 计算机科学 2018-09-18 Hai Nguyen , Hung Manh La , Matthew Deans

Deep learning is a group of exciting new technologies for neural networks. Through a combination of advanced training techniques and neural network architectural components, it is now possible to create neural networks that can handle…

机器学习 · 计算机科学 2022-05-18 Jeff Heaton