English

IBiT: Utilizing Inductive Biases to Create a More Data Efficient Attention Mechanism

Computer Vision and Pattern Recognition 2025-09-30 v1 Artificial Intelligence Machine Learning

Abstract

In recent years, Transformer-based architectures have become the dominant method for Computer Vision applications. While Transformers are explainable and scale well with dataset size, they lack the inductive biases of Convolutional Neural Networks. While these biases may be learned on large datasets, we show that introducing these inductive biases through learned masks allow Vision Transformers to learn on much smaller datasets without Knowledge Distillation. These Transformers, which we call Inductively Biased Image Transformers (IBiT), are significantly more accurate on small datasets, while retaining the explainability Transformers.

Keywords

Cite

@article{arxiv.2509.22719,
  title  = {IBiT: Utilizing Inductive Biases to Create a More Data Efficient Attention Mechanism},
  author = {Adithya Giri},
  journal= {arXiv preprint arXiv:2509.22719},
  year   = {2025}
}
R2 v1 2026-07-01T05:59:31.115Z