paper-with-me

홈 › Papers

Spectral State Space Model for Rotation-Invariant~Visual~Representation~Learning

2025-03-09 · Sahar Dastani, Ali Bahri, Moslem Yazdanpanah, Mehrdad Noori, David Osowiechi, Gustavo Adolfo Vargas Hakim, Farzad Beizaee, Milad Cheraghalikhani, Arnab Kumar Mondal, Herve Lombaert, Christian Desrosiers

State Space Models (SSMs) have recently emerged as an alternative to Vision Transformers (ViTs) due to their unique ability of modeling global relationships with linear complexity. SSMs are specifically designed to capture spatially proximate relationships of image patches. However, they fail to identify relationships between conceptually related yet not adjacent patches. This limitation arises from the non-causal nature of image data, which lacks inherent directional relationships. Additionally, current vision-based SSMs are highly sensitive to transformations such as rotation. Their predefined scanning directions depend on the original image orientation, which can cause the model to produce inconsistent patch-processing sequences after rotation. To address these limitations, we introduce Spectral VMamba, a novel approach that effectively captures the global structure within an image by leveraging spectral information derived from the graph Laplacian of image patches. Through spectral decomposition, our approach encodes patch relationships independently of image orientation, achieving rotation invariance with the aid of our Rotational Feature Normalizer (RFN) module. Our experiments on classification tasks show that Spectral VMamba outperforms the leading SSM models in vision, such as VMamba, while maintaining invariance to rotations and a providing a similar runtime efficiency.

📄 PDF Abstract BibTeX arXiv:2503.06369

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningState Space Models

Similar Papers 제목 키워드 기반

Spectral State Space Model for Rotation-Invariant Visual Representation Learning

2025-01-01 · CVPR 2025 1 · Sahar Dastani, Ali Bahri, Moslem Yazdanpanah, Mehrdad Noori 외

State Space Models (SSMs) have recently emerged as an alternative to Vision Transformers (ViTs) due to their unique ability of modeling global relationships with linear complexity. SSMs are specifically designed to c…

Representation LearningState Space Models

Highly Efficient Rotation-Invariant Spectral Embedding for Scalable Incomplete Multi-View Clustering

2025-01-21 · Xinxin Wang, Yongshan Zhang, Yicong Zhou

Incomplete multi-view clustering presents significant challenges due to missing views. Although many existing graph-based methods aim to recover missing instances or complete similarity matrices with promising results, t…

ClusteringIncomplete multi-view clustering

Rotation-Invariant Spherical Watermarking via Third-Order SO(3) Representation Coupling

2026-05-26 · Pengzhen Chen, Yanwei Liu, Xiaoyan Gu, Antonios Argyriou 외 arxiv

Reliable watermarking of panoramic imagery is fundamentally challenged by arbitrary 3D rotations. As panoramas are defined on the sphere, they naturally transform under the action of $SO(3)$, rendering conventional plana…

Group Invariant Spectral Embedding

2026-07-09 · Yeari Vigder, Paulina Hoyos, David Thong, Joakim andén 외 arxiv

Spectral embedding methods are widely used for dimensionality reduction and clustering of high-dimensional datasets with intrinsic low-dimensional structures. Although many datasets of practical interest exhibit invarian…

Dimensionality Reduction

S2P-Net: A Spectral-Spatial Polar Network for Rotation-Invariant Object Recognition in Low-Data Regimes

2026-05-10 · Albert Heruth arxiv

We present S2P-Net (Spectral-Spatial Polar Network), a compact deep learning architecture that achieves mathematically guaranteed rotation invariance without data augmentation. In this Paper, we also made a comparison to…

Object RecognitionData Augmentation