Learning 1D Causal Visual Representation with De-focus Attention Networks
Chenxin Tao, Xizhou Zhu, Shiqian Su, Lewei Lu, Changyao Tian, Xuan, Luo, Gao Huang, Hongsheng Li, Yu Qiao, Jie Zhou, Jifeng Dai

TL;DR
This paper introduces De-focus Attention Networks, a novel approach employing learnable filters and training strategies to enable 1D causal visual representations to match the performance of traditional 2D non-causal models across various vision tasks.
Contribution
It proposes a new attention mechanism with learnable bandpass filters and training techniques to address over-focus in 1D causal vision models, enabling effective multi-task visual understanding.
Findings
1D causal visual models can perform comparably to 2D non-causal models.
De-focus Attention Networks improve attention diversity and model optimization.
The approach is validated across perception, prediction, and multi-modal tasks.
Abstract
Modality differences have led to the development of heterogeneous architectures for vision and language models. While images typically require 2D non-causal modeling, texts utilize 1D causal modeling. This distinction poses significant challenges in constructing unified multi-modal models. This paper explores the feasibility of representing images using 1D causal modeling. We identify an "over-focus" issue in existing 1D causal vision models, where attention overly concentrates on a small proportion of visual tokens. The issue of "over-focus" hinders the model's ability to extract diverse visual features and to receive effective gradients for optimization. To address this, we propose De-focus Attention Networks, which employ learnable bandpass filters to create varied attention patterns. During training, large and scheduled drop path rates, and an auxiliary loss on globally pooled…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data Visualization and Analytics · Cell Image Analysis Techniques
