paper-with-me

홈 › Papers

On the Bias Against Inductive Biases

2021-05-28 · George Cazenavette, Simon Lucey

Borrowing from the transformer models that revolutionized the field of natural language processing, self-supervised feature learning for visual tasks has also seen state-of-the-art success using these extremely deep, isotropic networks. However, the typical AI researcher does not have the resources to evaluate, let alone train, a model with several billion parameters and quadratic self-attention activations. To facilitate further research, it is necessary to understand the features of these huge transformer models that can be adequately studied by the typical researcher. One interesting characteristic of these transformer models is that they remove most of the inductive biases present in classical convolutional networks. In this work, we analyze the effect of these and more inductive biases on small to moderately-sized isotropic networks used for unsupervised visual feature learning and show that their removal is not always ideal.

📄 PDF Abstract BibTeX arXiv:2105.14077

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transferring Inductive Biases through Knowledge Distillation

2020-05-31 · Samira Abnar, Mostafa Dehghani, Willem Zuidema

Having the right inductive biases can be crucial in many tasks or scenarios where data or computing resources are a limiting factor, or where training data is not perfectly representative of the conditions at test time. …

Knowledge Distillation

Universal linguistic inductive biases via meta-learning

2020-06-29 · R. Thomas McCoy, Erin Grant, Paul Smolensky, Thomas L. Griffiths 외

How do learners acquire languages from the limited data available to them? This process must involve some inductive biases - factors that affect how a learner generalizes - but it is unclear which inductive biases can ex…

Language AcquisitionMeta-Learning

Conditional independence testing under misspecified inductive biases

2023-07-05 · NeurIPS 2023 11 · Felipe Maia Polo, Yuekai Sun, Moulinath Banerjee

Conditional independence (CI) testing is a fundamental and challenging task in modern statistics and machine learning. Many modern methods for CI testing rely on powerful supervised learning methods to learn regression f…

regression

A Strong Inductive Bias: Gzip for binary image classification

2024-01-14 · Marco Scilipoti, Marina Fuster, Rodrigo Ramele

Deep learning networks have become the de-facto standard in Computer Vision for industry and research. However, recent developments in their cousin, Natural Language Processing (NLP), have shown that there are areas wher…

Deep Learningimage-classificationImage ClassificationInductive Bias

Enhancing the Inductive Biases of Graph Neural ODE for Modeling Dynamical Systems

2022-09-22 · Suresh Bishnoi, Ravinder Bhattoo, Sayan Ranu, N. M. Anoop Krishnan

Neural networks with physics based inductive biases such as Lagrangian neural networks (LNN), and Hamiltonian neural networks (HNN) learn the dynamics of physical systems by encoding strong inductive biases. Alternativel…