paper-with-me

홈 › Papers

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 where parameter-less models with strong inductive biases can serve as computationally cheaper and simpler alternatives. We propose such a model for binary image classification: a nearest neighbor classifier combined with a general purpose compressor like Gzip. We test and compare it against popular deep learning networks like Resnet, EfficientNet and Mobilenet and show that it achieves better accuracy and utilizes significantly less space, more than two order of magnitude, within a few-shot setting. As a result, we believe that this underlines the untapped potential of models with stronger inductive biases in few-shot scenarios.

📄 PDF Abstract BibTeX arXiv:2401.07392

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learningimage-classificationImage ClassificationInductive Bias

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Sigmoid Activation 설명 없음
Average Pooling 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Batch Normalization 설명 없음
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…

Similar Papers 제목 키워드 기반

Feed-Forward Neural Networks Need Inductive Bias to Learn Equality Relations

2018-12-04 · Tillman Weyde, Radha Manisha Kopparti

Basic binary relations such as equality and inequality are fundamental to relational data structures. Neural networks should learn such relations and generalise to new unseen data. We show in this study, however, that th…

Inductive BiasRelational Reasoning

You Don't Need Strong Assumptions: Visual Representation Learning via Temporal Differences

2026-06-14 · Ninad Daithankar, Alexi Gladstone, Yann LeCun, Heng Ji arxiv

Progress in AI has largely been driven by methods that assume less. As compute and data increase, approaches with weaker inductive biases generally outperform those with stronger assumptions. This is particularly charact…

Self-Supervised LearningRepresentation Learning

Towards Flexible Inductive Bias via Progressive Reparameterization Scheduling

2022-10-04 · Yunsung Lee, Gyuseong Lee, Kwangrok Ryoo, Hyojun Go 외

There are two de facto standard architectures in recent computer vision: Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs). Strong inductive biases of convolutions help the model learn sample effectivel…

Inductive BiasScheduling

Learning high-level visual representations from a child's perspective without strong inductive biases

2023-05-24 · A. Emin Orhan, Brenden M. Lake

Young children develop sophisticated internal models of the world based on their visual experience. Can such models be learned from a child's visual experience without strong inductive biases? To investigate this, we tra…

ObjectObject LocalizationSelf-Supervised Learning

The 8-Point Algorithm as an Inductive Bias for Relative Pose Prediction by ViTs

2022-08-18 · Chris Rockwell, Justin Johnson, David F. Fouhey

We present a simple baseline for directly estimating the relative pose (rotation and translation, including scale) between two images. Deep methods have recently shown strong progress but often require complex or multi-s…

Inductive BiasPose PredictionTranslation