DnA: Denoising Attention for Visual Tasks
arXiv:2606.27372v2 提出 Denoising Attention(DnA)以解决多头注意力中 softmax 产生的噪声问题。该方法利用正负查询将图像特征投影至两个主夹角更大的子空间以提升判别性。基于 ViT-B 骨干网络,DnA 在 ImageNet-1K 上较基线提升 0.8%,并在视频理解任务(视频 Transformer 1.8%、视频 LLM 0.5%)中取得改进。
EVENT DOSSIER
On September 7, 2026, arXiv published a paper titled “Denoising Attention for Visual Tasks” (arXiv:2606.27372v2), introducing a denoising attention mechanism called DnA. This method aims to address the noise issue caused by the softmax function in traditional multi-head attention mechanisms. Its core principle involves using positive and negative queries to project image features into two subspaces with larger principal angles, thereby enhancing the discriminative ability of the features. Experiments were conducted using the ViT-B backbone network, and results showed that DnA improved performance by 0.8% compared to baseline models on the ImageNet-1K benchmark; in video understanding tasks, it increased the performance of video Transformers by 1.8% and video LLMs by 0.5%.
arXiv:2606.27372v2 DnA 提出去噪注意力机制提升视觉任务性能
arXiv:2606.27372v2 提出 Denoising Attention(DnA)以解决多头注意力中 softmax 产生的噪声问题。该方法利用正负查询将图像特征投影至两个主夹角更大的子空间以提升判别性。基于 ViT-B 骨干网络,DnA 在 ImageNet-1K 上较基线提升 0.8%,并在视频理解任务(视频 Transformer 1.8%、视频 LLM 0.5%)中取得改进。