CVFeb 13

SIEFormer: Spectral-Interpretable and -Enhanced Transformer for Generalized Category Discovery

arXiv:2602.13067v1h-index: 12
Originality Incremental advance
AI Analysis

This work addresses the challenge of discovering new categories in images without prior knowledge, which is incremental as it builds on existing Vision Transformer methods with spectral enhancements.

The paper tackled the problem of Generalized Category Discovery (GCD) in image recognition by proposing SIEFormer, a transformer-based model that uses spectral analysis to enhance attention mechanisms, achieving state-of-the-art performance on multiple datasets.

This paper presents a novel approach, Spectral-Interpretable and -Enhanced Transformer (SIEFormer), which leverages spectral analysis to reinterpret the attention mechanism within Vision Transformer (ViT) and enhance feature adaptability, with particular emphasis on challenging Generalized Category Discovery (GCD) tasks. The proposed SIEFormer is composed of two main branches, each corresponding to an implicit and explicit spectral perspective of the ViT, enabling joint optimization. The implicit branch realizes the use of different types of graph Laplacians to model the local structure correlations of tokens, along with a novel Band-adaptive Filter (BaF) layer that can flexibly perform both band-pass and band-reject filtering. The explicit branch, on the other hand, introduces a Maneuverable Filtering Layer (MFL) that learns global dependencies among tokens by applying the Fourier transform to the input ``value" features, modulating the transformed signal with a set of learnable parameters in the frequency domain, and then performing an inverse Fourier transform to obtain the enhanced features. Extensive experiments reveal state-of-the-art performance on multiple image recognition datasets, reaffirming the superiority of our approach through ablation studies and visualizations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes