paper-with-me

홈 › Papers

Multimodal Data Curation Through Ranked Retrieval

2026-05-01 · Pratyush Muthukumar, Harshil Kotamreddy, Sarah Amiraslani, Tomo Kanazawa, Ramani Akkati, Shaan Jain, Andrew Mathau arxiv

Shared embedding spaces are widely used for multimodal search and data curation. In practice, two problems often limit how well this works. First, embeddings can reflect modality more than meaning, so examples cluster by input type even when the underlying content matches. Second, the paired supervision used to train these spaces is often noisy. When we blend many heterogeneous, human-labeled datasets, these issues reinforce each other and degrade cross-modal retrieval. We present a framework that improves alignment by acting on both the training pairs and the embedding model. Symmetric Nucleus Subsampling (SNS) refines training pairs by trimming raw inputs and annotations to the portions that best support each other. Expert Embedding Engine (EEE) combines complementary embedding experts using a learned projection network, together with a bias-aware objective that reduces modality-driven separation in the embedding space. We demonstrate that this approach collapses the modality gap by over 90% on average vs base embedding experts and is a strong data curator, with datablends from our method outperforming stratified sampling and traditional curation baselines in downstream model performance.

📄 PDF Abstract BibTeX arXiv:2605.01163

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal Retrieval

Similar Papers 제목 키워드 기반

Quality over Quantity: Boosting Data Efficiency Through Ensembled Multimodal Data Curation

2025-02-12 · Jinda Xu, Yuhao Song, Daming Wang, Weiwei Zhao 외

In an era overwhelmed by vast amounts of data, the effective curation of web-crawl datasets is essential for optimizing model performance. This paper tackles the challenges associated with the unstructured and heterogene…

Modality Curation: Building Universal Embeddings for Advanced Multimodal Information Retrieval

2025-05-26 · Fanheng Kong, Jingyuan Zhang, Yahui Liu, Hongzhi Zhang 외

Multimodal information retrieval (MIR) faces inherent challenges due to the heterogeneity of data sources and the complexity of cross-modal alignment. While previous studies have identified modal gaps in feature spaces, …

Contrastive Learningcross-modal alignmentInformation RetrievalRepresentation Learning+1

Generalized Contrastive Learning for Universal Multimodal Retrieval

2025-09-30 · Jungsoo Lee, Janghoon Cho, Hyojin Park, Munawar Hayat 외 arxiv

Despite their consistent performance improvements, cross-modal retrieval models (e.g., CLIP) show degraded performances with retrieving keys composed of fused image-text modality (e.g., Wikipedia pages with both images a…

Cross-Modal RetrievalContrastive Learning

MKG-RAG-Bench: Benchmarking Retrieval in Multimodal Knowledge Graph-Augmented Generation

2026-06-24 · Xiaochen Wang, Bao Hoang, Han Liu, Ting Wang 외 arxiv

Retrieval-augmented generation (RAG) over knowledge graphs has emerged as a promising approach for grounding large language models, yet existing benchmarks largely overlook the challenges of retrieval in multimodal knowl…

Knowledge Graphs

Active Data Curation Effectively Distills Large-Scale Multimodal Models

2024-11-27 · CVPR 2025 1 · Vishaal Udandarao, Nikhil Parthasarathy, Muhammad Ferjad Naeem, Talfan Evans 외

Knowledge distillation (KD) is the de facto standard for compressing large-scale models into smaller ones. Prior works have explored ever more complex KD strategies involving different objective functions, teacher-ensemb…

DecoderImage CaptioningKnowledge DistillationQuestion Answering+3