中文
相关论文

相关论文: A Provably Correct Algorithm for Deep Learning tha…

200 篇论文

The empirical success of deep learning is often attributed to deep networks' ability to exploit hierarchical structure in data, constructing increasingly complex features across layers. Yet despite substantial progress in deep learning…

机器学习 · 计算机科学 2026-01-28 Yunwei Ren , Yatin Dandi , Florent Krzakala , Jason D. Lee

Deep learning has revolutionized the computer vision and image classification domains. In this context Convolutional Neural Networks (CNNs) based architectures are the most widely applied models. In this article, we introduced two…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Seyedsaman Emami , Gonzalo Martínez-Muñoz

Deep neural networks have dramatically advanced the state of the art for many areas of machine learning. Recently they have been shown to have a remarkable ability to generate highly complex visual artifacts such as images and text rather…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Andrey Zhmoginov , Mark Sandler

Yes, they do. This paper provides the first empirical demonstration that deep convolutional models really need to be both deep and convolutional, even when trained with methods such as distillation that allow small or shallow models of high…

Deep learning is one of the new and important branches in machine learning. Deep learning refers to a set of algorithms that solve various problems such as images and texts by using various machine learning algorithms in multi-layer neural…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Yang Li , Sangwhan Cha

Convolutional Networks (ConvNets) have recently improved image recognition performance thanks to end-to-end learning of deep feed-forward models from raw pixels. Deep learning is a marked departure from the previous state of the art, the…

计算机视觉与模式识别 · 计算机科学 2015-07-24 Albert Gordo , Adrien Gaidon , Florent Perronnin

Deep convolutional neural networks have been successfully applied to image classification tasks. When these same networks have been applied to image retrieval, the assumption has been made that the last layers would give the best…

计算机视觉与模式识别 · 计算机科学 2015-05-01 Joe Yue-Hei Ng , Fan Yang , Larry S. Davis

Supervised training of neural networks for classification is typically performed with a global loss function. The loss function provides a gradient for the output layer, and this gradient is back-propagated to hidden layers to dictate an…

机器学习 · 统计学 2019-05-09 Arild Nøkland , Lars Hiller Eidnes

Recent success in training deep neural networks have prompted active investigation into the features learned on their intermediate layers. Such research is difficult because it requires making sense of non-linear computations performed by…

机器学习 · 计算机科学 2016-03-01 Yixuan Li , Jason Yosinski , Jeff Clune , Hod Lipson , John Hopcroft

Depth is one of the keys that make neural networks succeed in the task of large-scale image recognition. The state-of-the-art network architectures usually increase the depths by cascading convolutional layers or building blocks. In this…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Siyuan Qiao , Zhishuai Zhang , Wei Shen , Bo Wang , Alan Yuille

Neural networks have achieved remarkable empirical performance, while the current theoretical analysis is not adequate for understanding their success, e.g., the Neural Tangent Kernel approach fails to capture their key feature learning…

机器学习 · 计算机科学 2023-10-20 Zhenmei Shi , Junyi Wei , Yingyu Liang

Why does Deep Learning work? What representations does it capture? How do higher-order representations emerge? We study these questions from the perspective of group theory, thereby opening a new approach towards a theory of Deep learning.…

机器学习 · 计算机科学 2015-03-03 Arnab Paul , Suresh Venkatasubramanian

A generative Bayesian model is developed for deep (multi-layer) convolutional dictionary learning. A novel probabilistic pooling operation is integrated into the deep model, yielding efficient bottom-up and top-down probabilistic learning.…

机器学习 · 统计学 2015-02-24 Yunchen Pu , Xin Yuan , Lawrence Carin

Deep learning approaches heavily rely on high-quality human supervision which is nonetheless expensive, time-consuming, and error-prone, especially for image segmentation task. In this paper, we propose a method to automatically synthesize…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Yu Yang , Hakan Bilen , Qiran Zou , Wing Yin Cheung , Xiangyang Ji

Deep learning models offer superior performance compared to other machine learning techniques for a variety of tasks and domains, but pose their own challenges. In particular, deep learning models require larger training times as the depth…

机器学习 · 计算机科学 2023-05-31 Sunitha Basodi , Krishna Pusuluri , Xueli Xiao , Yi Pan

Deep neural network algorithms are difficult to analyze because they lack structure allowing to understand the properties of underlying transforms and invariants. Multiscale hierarchical convolutional networks are structured deep…

机器学习 · 计算机科学 2017-03-14 Jörn-Henrik Jacobsen , Edouard Oyallon , Stéphane Mallat , Arnold W. M. Smeulders

We present an analysis of different techniques for selecting the connection be- tween layers of deep neural networks. Traditional deep neural networks use ran- dom connection tables between layers to keep the number of connections small and…

计算机视觉与模式识别 · 计算机科学 2013-06-04 Eugenio Culurciello , Jonghoon Jin , Aysegul Dundar , Jordan Bates

Fake News and especially deepfakes (generated, non-real image or video content) have become a serious topic over the last years. With the emergence of machine learning algorithms it is now easier than ever before to generate such fake…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Lukas Kroiß , Johannes Reschke

How to develop slim and accurate deep neural networks has become crucial for real- world applications, especially for those employed in embedded systems. Though previous work along this research line has shown some promising results, most…

神经与进化计算 · 计算机科学 2019-10-02 Xin Dong , Shangyu Chen , Sinno Jialin Pan

We consider deep neural networks, in which the output of each node is a quadratic function of its inputs. Similar to other deep architectures, these networks can compactly represent any function on a finite training set. The main goal of…

机器学习 · 计算机科学 2014-02-21 Roi Livni , Shai Shalev-Shwartz , Ohad Shamir