paper-with-me

Papers

OneEncoder: A Lightweight Framework for Progressive Alignment of Modalities

2024-09-17 · Bilal Faye, Hanane Azzag, Mustapha Lebbah

Cross-modal alignment Learning integrates information from different modalities like text, image, audio and video to create unified models. This approach develops shared representations and learns correlations between modalities, enabling applications such as visual question answering and audiovisual content analysis. Current techniques rely on large modality-specific encoders, necessitating fine-tuning or training from scratch on vast aligned datasets (e.g., text-image, text-audio, image-audio). This approach has limitations: (i) it is very expensive due to the need for training large encoders on extensive datasets, (ii) acquiring aligned large paired datasets is challenging, and (iii) adding new modalities requires retraining the entire framework to incorporate these modalities. To address these issues, we propose OneEncoder, a lightweight framework that progressively represents and aligns four modalities (image, text, audio, video). Initially, we train a lightweight Universal Projection module (UP) to align image and text modalities. Then, we freeze the pretrained UP and progressively align future modalities to those already aligned. OneEncoder operates efficiently and cost-effectively, even in scenarios where vast aligned datasets are unavailable, due to its lightweight design. Trained on small paired datasets, it shows strong performance in tasks like classification, querying, and visual question answering, surpassing methods that rely on large datasets and specialized encoders.

📄 PDF Abstract BibTeX arXiv:2409.11059

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentQuestion AnsweringVisual Question Answering

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 제목 키워드 기반

Bridging Modalities via Progressive Re-alignment for Multimodal Test-Time Adaptation

2025-11-28 · Jiacheng Li, Songhe Feng arxiv

Test-time adaptation (TTA) enables online model adaptation using only unlabeled test data, aiming to bridge the gap between source and target distributions. However, in multimodal scenarios, varying degrees of distributi…

Test-time AdaptationContrastive Learning

Large Language Model Guided Progressive Feature Alignment for Multimodal UAV Object Detection

2025-03-10 · Wentao Wu, Chenglong Li, Xiao Wang, Bin Luo 외

Existing multimodal UAV object detection methods often overlook the impact of semantic gaps between modalities, which makes it difficult to achieve accurate semantic and spatial alignments, limiting detection performance…

Language ModelingLanguage ModellingLarge Language ModelObject+2

Efficient Progressive High Dynamic Range Image Restoration via Attention and Alignment Network

2022-04-20 · Gaocheng Yu, Jin Zhang, Zhe Ma, Hongbin Wang

HDR is an important part of computational photography technology. In this paper, we propose a lightweight neural network called Efficient Attention-and-alignment-guided Progressive Network (EAPNet) for the challenge NTIR…

Image Restoration

DistMedVL: Distributional Vision-Language Alignment for Uncertainty-Aware Medical Image Segmentation

2026-08-06 · Jiaxuan Li, Qing Xu, Xiangjian He, Yue Li 외 arxiv

Cross-modal alignment of visual and textual representations is fundamental to multimodal medical image understanding, yet remains hindered by uncertainty in both modalities under real-world clinical conditions. Existing …

Medical Image Segmentation

Semantic-Space-Intervened Diffusive Alignment for Visual Classification

2025-05-09 · Zixuan Li, Lei Meng, Guoqing Chao, Wei Wu 외

Cross-modal alignment is an effective approach to improving visual classification. Existing studies typically enforce a one-step mapping that uses deep neural networks to project the visual features to mimic the distribu…

Classificationcross-modal alignment