paper-with-me

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 challenges for large-scale vision-language models. While limited spatial awareness is a known issue, coarse-grained pretraining, in particular, exacerbates the difficulty of optimizing latent representations for effective encoder-decoder alignment. We propose AlignCap, a framework designed to enhance region-level understanding through fine-grained alignment of latent spaces. Our approach introduces a novel latent feature refinement module that enhances conditioned latent space representations to improve region-level captioning performance. We also propose an innovative alignment strategy, the semantic space alignment module, which boosts the quality of multimodal representations. Additionally, we incorporate contrastive learning in a novel manner within both modules to further enhance region-level captioning performance. To address spatial limitations, we employ a General Object Detection (GOD) method as a data preprocessing pipeline that enhances spatial reasoning at the regional level. Extensive experiments demonstrate that our approach significantly improves region-level captioning performance across various tasks

📄 PDF Abstract BibTeX arXiv:2412.10348

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDecoderobject-detectionObject DetectionSpatial Reasoning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dual Contrastive Learning: Text Classification via Label-Aware Data Augmentation

2022-01-21 · Qianben Chen, Richong Zhang, Yaowei Zheng, Yongyi Mao

Contrastive learning has achieved remarkable success in representation learning via self-supervision in unsupervised settings. However, effectively adapting contrastive learning to supervised learning tasks remains as a …

ClassificationContrastive LearningData AugmentationRepresentation Learning+4

Dual Cluster Contrastive learning for Object Re-Identification

2021-12-09 · Hantao Yao, Changsheng Xu

Recently, cluster contrastive learning has been proven effective for object ReID by computing the contrastive loss between the individual features and the cluster memory. However, existing methods that use the individual…

Contrastive LearningObjectPerson Re-Identification

Dual-level Hypergraph Contrastive Learning with Adaptive Temperature Enhancement

2024-05-14 · International World Wide Web Conference 2024 5 · Yiyue Qian, Tianyi Ma, Chuxu Zhang, Yanfang Ye

Inspired by the success of graph contrastive learning, researchers have begun exploring the benefits of contrastive learning over hypergraphs. However, these works have the following limitations in modeling the high-orde…

Contrastive LearningHypergraph Contrastive LearningHypergraph representationsRepresentation Learning

Residual Contrastive Learning: Unsupervised Representation Learning from Residuals

2021-09-29 · Nanqing Dong, Matteo Maggioni, Yongxin Yang, Eduardo Pérez-Pellitero 외

In the era of deep learning, supervised residual learning (ResL) has led to many breakthroughs in low-level vision such as image restoration and enhancement tasks. However, the question of how to formalize and take advan…

Contrastive LearningImage ReconstructionImage RestorationRepresentation Learning+1

Inter-intra Variant Dual Representations forSelf-supervised Video Recognition

2021-07-02 · Lin Zhang, Qi She, Zhengyang Shen, Changhu Wang

Contrastive learning applied to self-supervised representation learning has seen a resurgence in deep models. In this paper, we find that existing contrastive learning based solutions for self-supervised video recognitio…

Contrastive LearningRepresentation LearningRetrievalVideo Recognition+1