paper-with-me

홈 › Papers

DALR: Dual-level Alignment Learning for Multimodal Sentence Representation Learning

2025-06-26 · Kang He, Yuzhe Ding. Haining Wang, Fei Li, Chong Teng, Donghong Ji

Previous multimodal sentence representation learning methods have achieved impressive performance. However, most approaches focus on aligning images and text at a coarse level, facing two critical challenges:cross-modal misalignment bias and intra-modal semantic divergence, which significantly degrade sentence representation quality. To address these challenges, we propose DALR (Dual-level Alignment Learning for Multimodal Sentence Representation). For cross-modal alignment, we propose a consistency learning module that softens negative samples and utilizes semantic similarity from an auxiliary task to achieve fine-grained cross-modal alignment. Additionally, we contend that sentence relationships go beyond binary positive-negative labels, exhibiting a more intricate ranking structure. To better capture these relationships and enhance representation quality, we integrate ranking distillation with global intra-modal alignment learning. Comprehensive experiments on semantic textual similarity (STS) and transfer (TR) tasks validate the effectiveness of our approach, consistently demonstrating its superiority over state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2506.21096

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentRepresentation LearningSemantic SimilaritySemantic Textual SimilaritySentenceSTS

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

ASPO: Adaptive Sentence-Level Preference Optimization for Fine-Grained Multimodal Reasoning

2025-05-25 · Yeyuan Wang, Dehong Gao, Rujiao Long, Lei Yi 외

Direct Preference Optimization (DPO) has gained significant attention for its simplicity and computational efficiency in aligning large language models (LLMs). Recent advancements have extended DPO to multimodal scenario…

Computational EfficiencyMultimodal ReasoningSentence

Dual-Alignment Pre-training for Cross-lingual Sentence Embedding

2023-05-16 · Ziheng Li, Shaohan Huang, Zihan Zhang, Zhi-Hong Deng 외

Recent studies have shown that dual encoder models trained with the sentence-level translation ranking task are effective methods for cross-lingual sentence embedding. However, our research indicates that token-level ali…

Language ModelingLanguage ModellingSentenceSentence Embedding+2

Unify, Align and Refine: Multi-Level Semantic Alignment for Radiology Report Generation

2023-03-28 · ICCV 2023 1 · Yaowei Li, Bang Yang, Xuxin Cheng, Zhihong Zhu 외

Automatic radiology report generation has attracted enormous research interest due to its practical value in reducing the workload of radiologists. However, simultaneously establishing global correspondences between the …

SentenceTriplet

Towards Comprehensive Multimodal Perception: Introducing the Touch-Language-Vision Dataset

2024-03-14 · Ning Cheng, You Li, Jing Gao, Bin Fang 외

Tactility provides crucial support and enhancement for the perception and interaction capabilities of both humans and robots. Nevertheless, the multimodal research related to touch primarily focuses on visual and tactile…

Sentence

Deep Visual-Semantic Alignments for Generating Image Descriptions

2014-12-07 · CVPR 2015 6 · Andrej Karpathy, Li Fei-Fei

We present a model that generates natural language descriptions of images and their regions. Our approach leverages datasets of images and their sentence descriptions to learn about the inter-modal correspondences betwee…

Cross-Modal RetrievalImage CaptioningImage-to-Text RetrievalRetrieval+1