paper-with-me

홈 › Papers

RCA-NOC: Relative Contrastive Alignment for Novel Object Captioning

2023-12-11 · ICCV 2023 1 · Jiashuo Fan, Yaoyuan Liang, Leyao Liu, ShaoLun Huang, Lei Zhang

In this paper, we introduce a novel approach to novel object captioning which employs relative contrastive learning to learn visual and semantic alignment. Our approach maximizes compatibility between regions and object tags in a contrastive manner. To set up a proper contrastive learning objective, for each image, we augment tags by leveraging the relative nature of positive and negative pairs obtained from foundation models such as CLIP. We then use the rank of each augmented tag in a list as a relative relevance label to contrast each top-ranked tag with a set of lower-ranked tags. This learning objective encourages the top-ranked tags to be more compatible with their image and text context than lower-ranked tags, thus improving the discriminative ability of the learned multi-modality representation. We evaluate our approach on two datasets and show that our proposed RCA-NOC approach outperforms state-of-the-art methods by a large margin, demonstrating its effectiveness in improving vision-language representation for novel object captioning.

📄 PDF Abstract BibTeX arXiv:2312.06299

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningObjectTAG

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Contrastive Learning 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

A dual contrastive framework

2024-12-13 · Yuan Sun, Zhao Zhang, Jorge Ortiz

In current multimodal tasks, models typically freeze the encoder and decoder while adapting intermediate layers to task-specific goals, such as region captioning. Region-level visual understanding presents significant ch…

Contrastive LearningDecoderobject-detectionObject Detection+1

Continual Learning for Image Captioning through Improved Image-Text Alignment

2025-10-07 · Bertram Taetz, Gal Bordelius arxiv

Generating accurate and coherent image captions in a continual learning setting remains a major challenge due to catastrophic forgetting and the difficulty of aligning evolving visual concepts with language over time. In…

Continual LearningImage Captioning

Contrastive Vision-Language Alignment Makes Efficient Instruction Learner

2023-11-29 · Lizhao Liu, Xinyu Sun, Tianhang Xiang, Zhuangwei Zhuang 외

We study the task of extending the large language model (LLM) into a vision-language instruction-following model. This task is crucial but challenging since the LLM is trained on text modality only, making it hard to eff…

Contrastive LearningImage CaptioningInstruction FollowingLanguage Modeling+3

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

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

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…

Caption Generationcross-modal alignmentRepresentation Learning

Learning Transferable Sensor Models via Language-Informed Pretraining

2026-03-12 · Yuliang Chen, Arvind Pillai, Yu Yvonne Wu, Tess Z. Griffin 외 arxiv

Modern sensing systems generate large volumes of unlabeled multivariate time-series data. This abundance of unlabeled data makes self-supervised learning (SSL) a natural approach for learning transferable representations…

Self-Supervised LearningQuestion Answering