paper-with-me

Papers

Diverse Semantics-Guided Feature Alignment and Decoupling for Visible-Infrared Person Re-Identification

2025-05-01 · Neng Dong, Shuanglin Yan, Liyan Zhang, Jinhui Tang

Visible-Infrared Person Re-Identification (VI-ReID) is a challenging task due to the large modality discrepancy between visible and infrared images, which complicates the alignment of their features into a suitable common space. Moreover, style noise, such as illumination and color contrast, reduces the identity discriminability and modality invariance of features. To address these challenges, we propose a novel Diverse Semantics-guided Feature Alignment and Decoupling (DSFAD) network to align identity-relevant features from different modalities into a textual embedding space and disentangle identity-irrelevant features within each modality. Specifically, we develop a Diverse Semantics-guided Feature Alignment (DSFA) module, which generates pedestrian descriptions with diverse sentence structures to guide the cross-modality alignment of visual features. Furthermore, to filter out style information, we propose a Semantic Margin-guided Feature Decoupling (SMFD) module, which decomposes visual features into pedestrian-related and style-related components, and then constrains the similarity between the former and the textual embeddings to be at least a margin higher than that between the latter and the textual embeddings. Additionally, to prevent the loss of pedestrian semantics during feature decoupling, we design a Semantic Consistency-guided Feature Restitution (SCFR) module, which further excavates useful information for identification from the style-related features and restores it back into the pedestrian-related features, and then constrains the similarity between the features after restitution and the textual embeddings to be consistent with that between the features before decoupling and the textual embeddings. Extensive experiments on three VI-ReID datasets demonstrate the superiority of our DSFAD.

📄 PDF Abstract BibTeX arXiv:2505.00619

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Rethinking Misalignment in Vision-Language Model Adaptation from a Causal Perspective

2024-10-01 · Yanan Zhang, Jiangmeng Li, Lixiang Liu, Wenwen Qiang

Foundational Vision-Language models such as CLIP have exhibited impressive generalization in downstream tasks. However, CLIP suffers from a two-level misalignment issue, i.e., task misalignment and data misalignment, whe…

Language ModelingLanguage Modelling

Decoupling Language Guidance from Backbones for Text-Guided Medical Segmentation

2026-07-10 · Yungeng Liu, Xuanzi Fang, Haijin Zeng, Qi Dai 외 arxiv

Text-guided medical image segmentation leverages clinical semantics to improve lesion delineation, yet many existing models bind cross-modal fusion, supervision, and decoder design into a task-specific architecture. Such…

Medical Image Segmentation

Scale-Semantic Joint Decoupling Network for Image-text Retrieval in Remote Sensing

2022-12-12 · Chengyu Zheng, Ning Song, Ruoyu Zhang, Lei Huang 외

Image-text retrieval in remote sensing aims to provide flexible information for data analysis and application. In recent years, state-of-the-art methods are dedicated to ``scale decoupling'' and ``semantic decoupling'' s…

Cross-Modal RetrievalImage-text RetrievalRetrievalText Retrieval

Emotion-Cause Pair Extraction in Conversations via Semantic Decoupling and Graph Alignment

2026-04-21 · Tianxiang Ma, Weijie Feng, Xinyu Wang, Zhiyong Cheng arxiv

Emotion-Cause Pair Extraction in Conversations (ECPEC) aims to identify the set of causal relations between emotion utterances and their triggering causes within a dialogue. Most existing approaches formulate ECPEC as an…

Emotion-Cause Pair Extraction

FDDet: Frequency-Decoupling for Boundary Refinement in Temporal Action Detection

2025-04-01 · Xinnan Zhu, Yicheng Zhu, Tixin Chen, Wentao Wu 외

Temporal action detection aims to locate and classify actions in untrimmed videos. While recent works focus on designing powerful feature processors for pre-trained representations, they often overlook the inherent noise…

Action DetectionRelation Network