paper-with-me

Papers

Unveiling the Magic: Investigating Attention Distillation in Retrieval-augmented Generation

2024-02-19 · Zizhong Li, Haopeng Zhang, Jiawei Zhang

Retrieval-augmented generation framework can address the limitations of large language models by enabling real-time knowledge updates for more accurate answers. An efficient way in the training phase of retrieval-augmented models is attention distillation, which uses attention scores as a supervision signal instead of manually annotated query-document pairs. Despite its growing popularity, the detailed mechanisms behind the success of attention distillation remain unexplored, particularly the specific patterns it leverages to benefit training. In this paper, we address this gap by conducting a comprehensive review of attention distillation workflow and identifying key factors influencing the learning quality of retrieval-augmented language models. We further propose indicators for optimizing models' training methods and avoiding ineffective training.

📄 PDF Abstract BibTeX arXiv:2402.11794

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

MagicDistillation: Weak-to-Strong Video Distillation for Large-Scale Few-Step Synthesis

2025-03-17 · Shitong Shao, Hongwei Yi, Hanzhong Guo, Tian Ye 외

Recently, open-source video diffusion models (VDMs), such as WanX, Magic141 and HunyuanVideo, have been scaled to over 10 billion parameters. These large-scale VDMs have demonstrated significant improvements over smaller…

GPU

MAGIC: Meta-Ability Guided Interactive Chain-of-Distillation for Effective-and-Efficient Vision-and-Language Navigation

2024-06-25 · Liuyi Wang, Zongtao He, Mengjiao Shen, Jingwei Yang 외

Despite the remarkable developments of recent large models in Embodied Artificial Intelligence (E-AI), their integration into robotics is hampered by their excessive parameter sizes and computational demands. Towards the…

Knowledge DistillationTest unseenVision and Language Navigation

MAGIC: A Multi-Hop and Graph-Based Benchmark for Inter-Context Conflicts in Retrieval-Augmented Generation

2025-07-29 · Jungyeon Lee, Kangmin Lee, Taeuk Kim arxiv

Knowledge conflict often arises in retrieval-augmented generation (RAG) systems, where retrieved documents may be inconsistent with one another or contradict the model's parametric knowledge. Existing benchmarks for inve…

Question Answering

Magic Mushroom: A Customizable Benchmark for Fine-grained Analysis of Retrieval Noise Erosion in RAG Systems

2025-06-04 · Yuxin Zhang, Yan Wang, Yongrui Chen, Shenyu Zhang 외

Retrieval-Augmented Generation (RAG) systems enhance Large Language Models (LLMs) by incorporating external retrieved information, mitigating issues such as hallucination and outdated knowledge. However, RAG systems are …

DenoisingHallucinationRAGRetrieval+1

MagicLens: Self-Supervised Image Retrieval with Open-Ended Instructions

2024-03-28 · Kai Zhang, Yi Luan, Hexiang Hu, Kenton Lee 외

Image retrieval, i.e., finding desired images given a reference image, inherently encompasses rich, multi-faceted search intents that are difficult to capture solely using image-based measures. Recent works leverage text…

Image RetrievalImplicit RelationsRetrievalSupervised Image Retrieval+2