paper-with-me

홈 › Papers

Learning Spectral-Decomposed Tokens for Domain Generalized Semantic Segmentation

2024-07-26 · Jingjun Yi, Qi Bi, Hao Zheng, Haolan Zhan, Wei Ji, Yawen Huang, Yuexiang Li, Yefeng Zheng

The rapid development of Vision Foundation Model (VFM) brings inherent out-domain generalization for a variety of down-stream tasks. Among them, domain generalized semantic segmentation (DGSS) holds unique challenges as the cross-domain images share common pixel-wise content information but vary greatly in terms of the style. In this paper, we present a novel Spectral-dEcomposed Token (SET) learning framework to advance the frontier. Delving into further than existing fine-tuning token & frozen backbone paradigm, the proposed SET especially focuses on the way learning style-invariant features from these learnable tokens. Particularly, the frozen VFM features are first decomposed into the phase and amplitude components in the frequency space, which mainly contain the information of content and style, respectively, and then separately processed by learnable tokens for task-specific information extraction. After the decomposition, style variation primarily impacts the token-based feature enhancement within the amplitude branch. To address this issue, we further develop an attention optimization method to bridge the gap between style-affected representation and static tokens during inference. Extensive cross-domain experiments show its state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2407.18568

Code (1)

JingjunYi/SET pytorch

Tasks

Domain GeneralizationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

2026-02-13 · Chunming Li, Shidong Wang, Tong Xin, Haofeng Zhang arxiv

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 fea…

SoRA: Singular Value Decomposed Low-Rank Adaptation for Domain Generalizable Representation Learning

2024-12-05 · Seokju Yun, Seunghye Chae, Dongheon Lee, Youngmin Ro

Domain generalization (DG) aims to adapt a model using one or multiple source domains to ensure robust performance in unseen target domains. Recently, Parameter-Efficient Fine-Tuning (PEFT) of foundation models has shown…

Domain AdaptationDomain Generalizationobject-detectionObject Detection+3

SoMA: Singular Value Decomposed Minor Components Adaptation for Domain Generalizable Representation Learning

2025-01-01 · CVPR 2025 1 · Seokju Yun, Seunghye Chae, Dongheon Lee, Youngmin Ro

Domain generalization (DG) aims to adapt a model using one or multiple source domains to ensure robust performance in unseen target domains. Recently, Parameter-Efficient Fine-Tuning (PEFT) of foundation models has s…

Domain Generalizationparameter-efficient fine-tuningRepresentation LearningSemantic Segmentation

Degradation Frequency Curve: An Explicit Frequency-Quantified Representation for All-in-One Image Restoration

2026-05-17 · Xinghua Huang, Zhixiong Yang, Chen Wu, Shengxi Li 외 arxiv

A fundamental difficulty in all-in-one blind image restoration is that degradation is usually treated as an implicit factor hidden in degraded-to-clean mapping, rather than as an explicit object that can be measured and …

Image Restoration

A spectral mixture representation of isotropic kernels to generalize random Fourier features

2024-11-05 · Nicolas Langrené, Xavier Warin, Pierre Gruet

Rahimi and Recht (2007) introduced the idea of decomposing positive definite shift-invariant kernels by randomly sampling from their spectral distribution. This famous technique, known as Random Fourier Features (RFF), i…

Gaussian Processes