paper-with-me

홈 › Papers

Unveil: Unified Visual-Textual Integration and Distillation for Multi-modal Document Retrieval

2026-05-23 · Hao Sun, Yingyan Hou, Jiayan Guo, Bo Wang, Chunyu Yang, Jinsong Ni, Yan Zhang arxiv

Document retrieval in real-world scenarios faces significant challenges due to diverse document formats and modalities. Traditional text-based approaches rely on tailored parsing techniques that disregard layout information and are prone to errors, while recent parsing-free visual methods often struggle to capture fine-grained textual semantics in text-rich scenarios. To address these limitations, we propose \textbf{Unveil}, a novel visual-textual embedding framework that effectively integrates textual and visual features for robust document representation. Through knowledge distillation, we transfer the semantic understanding capabilities from the visual-textual embedding model to a purely visual model, enabling efficient parsing-free retrieval while preserving semantic fidelity. Experimental results demonstrate that our visual-textual embedding method surpasses existing approaches, while knowledge distillation successfully bridges the performance gap between visual-textual and visual-only methods, improving both retrieval accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2605.24530

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

FLUID: Flow-Latent Unified Integration via Token Distillation for Expert Specialization in Multimodal Learning

2025-08-10 · Van Duc Cuong, Ta Dinh Tam, Tran Duc Chinh, Nguyen Thi Hanh arxiv

Multimodal classification requires robust integration of visual and textual signals, yet common fusion strategies are brittle and vulnerable to modality-specific noise. In this paper, we present \textsc{FLUID}-Flow-Laten…

Unveiling the Unknown: Open Vocabulary Object Detection with Scene Graphs

2026-06-04 · Yi Chen, Yinghao Lu, Zhehao Li, Chenchen Yan 외 arxiv

Open-vocabulary object detection seeks to identify novel object categories that were not part of the training data. Many knowledge distillation-based approaches have shown promising performance by transferring knowledge …

Open Vocabulary Object DetectionKnowledge Distillation

Thinking-while-Generating: Interleaving Textual Reasoning throughout Visual Generation

2025-11-20 · Ziyu Guo, Renrui Zhang, Hongyu Li, Manyuan Zhang 외 arxiv

Recent advances in visual generation have increasingly explored the integration of reasoning capabilities. They incorporate textual reasoning, i.e., think, either before (as pre-planning) or after (as post-refinement) th…

Reinforcement Learning

Unveiling Discrete Clues: Superior Healthcare Predictions for Rare Diseases

2025-01-23 · Chuang Zhao, Hui Tang, Jiheng Zhang, Xiaomeng Li

Accurate healthcare prediction is essential for improving patient outcomes. Existing work primarily leverages advanced frameworks like attention or graph networks to capture the intricate collaborative (CO) signals in el…

UniMS: A Unified Framework for Multimodal Summarization with Knowledge Distillation

2021-09-13 · Zhengkun Zhang, Xiaojun Meng, Yasheng Wang, Xin Jiang 외

With the rapid increase of multimedia data, a large body of literature has emerged to work on multimodal summarization, the majority of which target at refining salient information from textual and visual modalities to o…

Abstractive Text SummarizationDecoderImage CaptioningKnowledge Distillation+1