paper-with-me

홈 › Papers

Learnability of Learned Neural Networks

2018-01-01 · ICLR 2018 1 · Rahul Anand Sharma, Navin Goyal, Monojit Choudhury, Praneeth Netrapalli

This paper explores the simplicity of learned neural networks under various settings: learned on real vs random data, varying size/architecture and using large minibatch size vs small minibatch size. The notion of simplicity used here is that of learnability i.e., how accurately can the prediction function of a neural network be learned from labeled samples from it. While learnability is different from (in fact often higher than) test accuracy, the results herein suggest that there is a strong correlation between small generalization errors and high learnability. This work also shows that there exist significant qualitative differences in shallow networks as compared to popular deep networks. More broadly, this paper extends in a new direction, previous work on understanding the properties of learned neural networks. Our hope is that such an empirical study of understanding learned neural networks might shed light on the right assumptions that can be made for a theoretical study of deep learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Connection Between Approximation, Depth Separation and Learnability in Neural Networks

2021-01-31 · Eran Malach, Gilad Yehudai, Shai Shalev-Shwartz, Ohad Shamir

Several recent works have shown separation results between deep neural networks, and hypothesis classes with inferior approximation capacity such as shallow networks or kernel classes. On the other hand, the fact that de…

Learnability and Robustness of Shallow Neural Networks Learned With a Performance-Driven BP and a Variant PSO For Edge Decision-Making

2020-08-13 · Hongmei He, Mengyuan Chen, Gang Xu, Zhilong Zhu 외

In many cases, the computing resources are limited without the benefit from GPU, especially in the edge devices of IoT enabled systems. It may not be easy to implement complex AI models in edge devices. The Universal App…

Decision MakingGPU

Theoretical Analysis of Learned Database Operations under Distribution Shift through Distribution Learnability

2024-11-09 · Sepanta Zeighami, Cyrus Shahahbi

Use of machine learning to perform database operations, such as indexing, cardinality estimation, and sorting, is shown to provide substantial performance benefits. However, when datasets change and data distribution shi…

The IMP game: Learnability, approximability and adversarial learning beyond $Σ^0_1$

2016-02-07 · Michael Brand, David L. Dowe

We introduce a problem set-up we call the Iterated Matching Pennies (IMP) game and show that it is a powerful framework for the study of three problems: adversarial learnability, conventional (i.e., non-adversarial) lear…

Which Shortcut Solution Do Question Answering Models Prefer to Learn?

2022-11-29 · Kazutoshi Shinoda, Saku Sugawara, Akiko Aizawa

Question answering (QA) models for reading comprehension tend to learn shortcut solutions rather than the solutions intended by QA datasets. QA models that have learned shortcut solutions can achieve human-level performa…

Multiple-choiceQuestion AnsweringReading Comprehension