paper-with-me

Papers

Distractors-Immune Representation Learning with Cross-modal Contrastive Regularization for Change Captioning

2024-07-16 · Yunbin Tu, Liang Li, Li Su, Chenggang Yan, Qingming Huang

Change captioning aims to succinctly describe the semantic change between a pair of similar images, while being immune to distractors (illumination and viewpoint changes). Under these distractors, unchanged objects often appear pseudo changes about location and scale, and certain objects might overlap others, resulting in perturbational and discrimination-degraded features between two images. However, most existing methods directly capture the difference between them, which risk obtaining error-prone difference features. In this paper, we propose a distractors-immune representation learning network that correlates the corresponding channels of two image representations and decorrelates different ones in a self-supervised manner, thus attaining a pair of stable image representations under distractors. Then, the model can better interact them to capture the reliable difference features for caption generation. To yield words based on the most related difference features, we further design a cross-modal contrastive regularization, which regularizes the cross-modal alignment by maximizing the contrastive alignment between the attended difference features and generated words. Extensive experiments show that our method outperforms the state-of-the-art methods on four public datasets. The code is available at https://github.com/tuyunbin/DIRL.

📄 PDF Abstract BibTeX arXiv:2407.11683

Code (1)

tuyunbin/dirl 공식 구현 pytorch

Tasks

Caption Generationcross-modal alignmentRepresentation Learning

Similar Papers 제목 키워드 기반

NearID: Identity Representation Learning via Near-identity Distractors

2026-04-02 · Aleksandar Cvejic, Rameen Abdal, Abdelrahman Eldesokey, Bernard Ghanem 외 arxiv

When evaluating identity-focused tasks such as personalized generation and image editing, existing vision encoders entangle object identity with background context, leading to unreliable representations and metrics. We i…

Representation LearningImage Editing

On the Importance of Distractors for Few-Shot Classification

2021-09-20 · ICCV 2021 10 · Rajshekhar Das, Yu-Xiong Wang, JoséM. F. Moura

Few-shot classification aims at classifying categories of a novel task by learning from just a few (typically, 1 to 5) labelled examples. An effective approach to few-shot classification involves a prior model trained on…

ClassificationContrastive Learning

Predicting Immune Biomarkers with MultiModal Mixture-of-Expert Pathology Foundation Models Empowers Precision Oncology

2026-06-16 · Tianyu Liu, Ziqing Wang, Zhaokang Liang, Tong Ding 외 arxiv

Predicting immune biomarkers associated with the tumor immune microenvironment (TIME) is critical for advancing precision oncology, yet existing approaches are largely limited to single image modalities and suffer from i…

ModalImmune: Immunity Driven Unlearning via Self Destructive Training

2026-02-18 · Rong Fu, WeiZhi Tang, Ziming Wang, Jia Yee Tan 외 arxiv

Multimodal systems are vulnerable to partial or complete loss of input channels at deployment, which undermines reliability in real-world settings. This paper presents ModalImmune, a training framework that enforces moda…

Composed Object Retrieval: Object-level Retrieval via Composed Expressions

2025-08-06 · Tong Wang, Guanyu Yang, Nian Liu, Zongyan Han 외 arxiv

Retrieving fine-grained visual content based on user intent remains a challenge in multimodal systems. Although current Composed Image Retrieval (CIR) methods combine reference images with retrieval texts, they are const…

Contrastive LearningImage Retrieval