中文
相关论文

相关论文: Understanding Generalization through Visualization…

200 篇论文

With fast developments in computational power and algorithms, deep learning has made breakthroughs and been applied in many fields. However, generalization remains to be a critical challenge, and the limited generalization capability…

Generalization to unseen data is a key desideratum for deep networks, but its relation to classification accuracy is unclear. Using a minimalist vision dataset and a measure of generalizability, we show that popular networks, from deep…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Evan Gerritz , Luciano Dyballa , Steven W. Zucker

Characterizing the remarkable generalization properties of over-parameterized neural networks remains an open problem. In this paper, we promote a shift of focus towards initialization rather than neural architecture or (stochastic)…

机器学习 · 计算机科学 2022-07-12 Sameera Ramasinghe , Lachlan MacDonald , Moshiur Farazi , Hemanth Saratchandran , Simon Lucey

Very large deep learning models trained using gradient descent are remarkably resistant to memorization given their huge capacity, but are at the same time capable of fitting large datasets of pure noise. Here methods are introduced by…

机器学习 · 计算机科学 2022-12-22 Benjamin L. Badger

The generalization mystery in deep learning is the following: Why do over-parameterized neural networks trained with gradient descent (GD) generalize well on real datasets even though they are capable of fitting random datasets of…

机器学习 · 计算机科学 2022-06-07 Satrajit Chatterjee , Piotr Zielinski

Modular neural networks outperform nonmodular neural networks on tasks ranging from visual question answering to robotics. These performance improvements are thought to be due to modular networks' superior ability to model the compositional…

机器学习 · 计算机科学 2025-03-12 Akhilan Boopathy , Sunshine Jiang , William Yue , Jaedong Hwang , Abhiram Iyer , Ila Fiete

The volume hypothesis suggests deep learning is effective because it is likely to find flat minima due to their large volumes, and flat minima generalize well. This picture does not explain the role of large datasets in generalization.…

机器学习 · 计算机科学 2025-11-10 Raymond Fan , Bryce Sandlund , Lin Myat Ko

The robust generalization of models to rare, in-distribution (ID) samples drawn from the long tail of the training distribution and to out-of-training-distribution (OOD) samples is one of the major challenges of current deep learning…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Paul Gavrikov , Janis Keuper

Recent years have produced great advances in training large, deep neural networks (DNNs), including notable successes in training convolutional neural networks (convnets) to recognize natural images. However, our understanding of how these…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Jason Yosinski , Jeff Clune , Anh Nguyen , Thomas Fuchs , Hod Lipson

Neural fields, which represent signals as a function parameterized by a neural network, are a promising alternative to traditional discrete vector or grid-based representations. Compared to discrete representations, neural representations…

机器学习 · 计算机科学 2023-09-14 Jeffrey Gu , Kuan-Chieh Wang , Serena Yeung

The expressive power of message-passing graph neural networks (MPNNs) is reasonably well understood, primarily through combinatorial techniques from graph isomorphism testing. However, MPNNs' generalization abilities -- making meaningful…

机器学习 · 计算机科学 2024-12-11 Antonis Vasileiou , Ben Finkelshtein , Floris Geerts , Ron Levie , Christopher Morris

In certain situations, neural networks will represent environment states in their hidden activations. Our goal is to visualize what environment states the networks are representing. We experiment with a recurrent neural network (RNN)…

机器学习 · 计算机科学 2024-05-13 Nevan Wichers , Victor Tao , Riccardo Volpato , Fazl Barez

A barrier to the wider adoption of neural networks is their lack of interpretability. While local explanation methods exist for one prediction, most global attributions still reduce neural network decisions to a single set of features. In…

机器学习 · 计算机科学 2019-02-08 Mark Ibrahim , Melissa Louie , Ceena Modarres , John Paisley

Deep deraining networks consistently encounter substantial generalization issues when deployed in real-world applications, although they are successful in laboratory benchmarks. A prevailing perspective in deep learning encourages using…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Jinjin Gu , Xianzheng Ma , Xiangtao Kong , Yu Qiao , Chao Dong

Humans can systematically generalize to novel compositions of existing concepts. Recent studies argue that neural networks appear inherently ineffective in such cognitive capacity, leading to a pessimistic view and a lack of attention to…

计算与语言 · 计算机科学 2022-10-19 Ning Shi , Boxin Wang , Wei Wang , Xiangyu Liu , Zhouhan Lin

Despite their massive size, successful deep artificial neural networks can exhibit a remarkably small difference between training and test performance. Conventional wisdom attributes small generalization error either to properties of the…

机器学习 · 计算机科学 2017-02-28 Chiyuan Zhang , Samy Bengio , Moritz Hardt , Benjamin Recht , Oriol Vinyals

Normalization layers (e.g., Batch Normalization, Layer Normalization) were introduced to help with optimization difficulties in very deep nets, but they clearly also help generalization, even in not-so-deep nets. Motivated by the long-held…

机器学习 · 计算机科学 2023-01-18 Kaifeng Lyu , Zhiyuan Li , Sanjeev Arora

In recent years convolutional neural networks (CNN) have shown striking progress in various tasks. However, despite the high performance, the training and prediction process remains to be a black box, leaving it a mystery to extract what…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Haoyue Dai

Neural networks appear to have mysterious generalization properties when using parameter counting as a proxy for complexity. Indeed, neural networks often have many more parameters than there are data points, yet still provide good…

机器学习 · 计算机科学 2020-05-26 Wesley J. Maddox , Gregory Benton , Andrew Gordon Wilson

Understanding generalization is crucial to confidently engineer and deploy machine learning models, especially when deployment implies a shift in the data domain. For such domain adaptation problems, we seek generalization bounds which are…

机器学习 · 计算机科学 2023-03-16 Adam Breitholtz , Fredrik D. Johansson