paper-with-me

Papers

Selective Synchronization Attention

2026-02-16 · Hasi Hays arxiv

The Transformer architecture has become the foundation of modern deep learning, yet its core self-attention mechanism suffers from quadratic computational complexity and lacks grounding in biological neural computation. We propose Selective Synchronization Attention (SSA), a novel attention mechanism that replaces the standard dot-product self-attention with a closed-form operator derived from the steady-state solution of the Kuramoto model of coupled oscillators. In SSA, each token is represented as an oscillator characterized by a learnable natural frequency and phase; the synchronization strength between token pairs, determined by a frequency-dependent coupling and phase-locking condition, serves as the attention weight. This formulation provides three key advantages: (i) natural sparsity arising from the phase-locking threshold, whereby tokens with incompatible frequencies automatically receive zero attention weight without explicit masking; (ii) unified positional-semantic encoding through the natural frequency spectrum, eliminating the need for separate positional encodings; and (iii) a single-pass, closed-form computation that avoids iterative ODE integration, with all components (coupling, order parameter, synchronization) derived from the oscillatory framework. We instantiate SSA within the Oscillatory Synchronization Network (OSN), a drop-in replacement for the Transformer block. Analysis of the synchronization matrices reveals non-uniform, head-diverse coupling patterns even at initialization, demonstrating a stronger architectural inductive bias than the approximately uniform attention produced by randomly initialized Transformers.

📄 PDF Abstract BibTeX arXiv:2602.14445

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Routing by spontaneous synchronization

2023-05-23 · Maik Schünemann, Udo Ernst

Selective attention allows to process stimuli which are behaviorally relevant, while attenuating distracting information. However, it is an open question what mechanisms implement selective routing, and how they are enga…

Open-Ended Question Answering

Krause Synchronization Transformers

2026-02-12 · Jingkun Liu, Yisong Yue, Max Welling, Yue Song arxiv

Self-attention in Transformers relies on globally normalized softmax weights, causing all tokens to compete for influence at every layer. When composed across depth, this interaction pattern induces strong synchronizatio…

Computational EfficiencyImage Generation

Hebbian-Oscillatory Co-Learning

2026-02-21 · Hasi Hays arxiv

We introduce Hebbian-Oscillatory Co-Learning (HOC-L), a unified two-timescale dynamical framework for joint structural plasticity and phase synchronization in bio-inspired sparse neural architectures. HOC-L couples two r…

Arbitrary Talking Face Generation via Attentional Audio-Visual Coherence Learning

2018-12-17 · Hao Zhu, Huaibo Huang, Yi Li, Aihua Zheng 외

Talking face generation aims to synthesize a face video with precise lip synchronization as well as a smooth transition of facial motion over the entire video via the given speech clip and facial image. Most existing met…

Face GenerationTalking Face Generation

Multimodal Emotion Recognition using Audio-Video Transformer Fusion with Cross Attention

2024-07-26 · Joe Dhanith P R, Shravan Venkatraman, Vigya Sharma, Santhosh Malarvannan 외

Understanding emotions is a fundamental aspect of human communication. Integrating audio and video signals offers a more comprehensive understanding of emotional states compared to traditional methods that rely on a sing…

Emotion RecognitionMultimodal Emotion Recognition