paper-with-me

홈 › Papers

Dynamic visual attention: searching for coding length increments

2008-12-01 · NeurIPS 2008 12 · Xiaodi Hou, Liqing Zhang

A visual attention system should respond placidly when common stimuli are presented, while at the same time keep alert to anomalous visual inputs. In this paper, a dynamic visual attention model based on the rarity of features is proposed. We introduce the Incremental Coding Length (ICL) to measure the perspective entropy gain of each feature. The objective of our model is to maximize the entropy of the sampled visual features. In order to optimize energy consumption, the limit amount of energy of the system is re-distributed amongst features according to their Incremental Coding Length. By selecting features with large coding length increments, the computational system can achieve attention selectivity in both static and dynamic scenes. We demonstrate that the proposed model achieves superior accuracy in comparison to mainstream approaches in static saliency map generation. Moreover, we also show that our model captures several less-reported dynamic visual search behaviors, such as attentional swing and inhibition of return.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Length Generalization of Causal Transformers without Position Encoding

2024-04-18 · Jie Wang, Tao Ji, Yuanbin Wu, Hang Yan 외

Generalizing to longer sentences is important for recent Transformer-based language models. Besides algorithms manipulating explicit position features, the success of Transformers without position encodings (NoPE) provid…

Language ModelingLanguage ModellingPositionRetrieval

DAPE: Data-Adaptive Positional Encoding for Length Extrapolation

2024-05-23 · Chuanyang Zheng, Yihang Gao, Han Shi, Minbin Huang 외

Positional encoding plays a crucial role in transformers, significantly impacting model performance and length generalization. Prior research has introduced absolute positional encoding (APE) and relative positional enco…

Radar: Fast Long-Context Decoding for Any Transformer

2025-03-13 · Yongchang Hao, Mengyao Zhai, Hossein Hajimirsadeghi, Sepidehsadat Hosseini 외

Transformer models have demonstrated exceptional performance across a wide range of applications. Though forming the foundation of Transformer models, the dot-product attention does not scale well to long-context data si…

Addressing the Length Bias Problem in Document-Level Neural Machine Translation

2023-11-20 · Zhuocheng Zhang, Shuhao Gu, Min Zhang, Yang Feng

Document-level neural machine translation (DNMT) has shown promising results by incorporating more context information. However, this approach also introduces a length bias problem, whereby DNMT suffers from significant …

Machine TranslationTranslation

DySCO: Dynamic Attention-Scaling Decoding for Long-Context Language Models

2026-02-25 · Xi Ye, Wuwei Zhang, Fangcong Yin, Howard Yen 외 arxiv

Understanding and reasoning over long contexts is a crucial capability for language models (LMs). Although recent models support increasingly long context windows, their accuracy often deteriorates as input length grows.…