paper-with-me

Papers

ReFusion: Improving Natural Language Understanding with Computation-Efficient Retrieval Representation Fusion

2024-01-04 · Shangyu Wu, Ying Xiong, Yufei Cui, Xue Liu, Buzhou Tang, Tei-Wei Kuo, Chun Jason Xue

Retrieval-based augmentations (RA) incorporating knowledge from an external database into language models have greatly succeeded in various knowledge-intensive (KI) tasks. However, integrating retrievals in non-knowledge-intensive (NKI) tasks is still challenging. Existing works focus on concatenating retrievals with inputs to improve model performance. Unfortunately, the use of retrieval concatenation-based augmentations causes an increase in the input length, substantially raising the computational demands of attention mechanisms. This paper proposes a new paradigm of RA named \textbf{ReFusion}, a computation-efficient Retrieval representation Fusion with bi-level optimization. Unlike previous works, ReFusion directly fuses the retrieval representations into the hidden states of models. Specifically, ReFusion leverages an adaptive retrieval integrator to seek the optimal combination of the proposed ranking schemes across different model layers. Experimental results demonstrate that the proposed ReFusion can achieve superior and robust performance in various NKI tasks.

📄 PDF Abstract BibTeX arXiv:2401.02993

Code (1)

luffy06/refusion 공식 구현 pytorch

Tasks

Natural Language UnderstandingNeural Architecture SearchQuestion AnsweringRetrievaltext-classificationText ClassificationText Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

ReFusion: A Diffusion Large Language Model with Parallel Autoregressive Decoding

2025-12-15 · Jia-Nan Li, Jian Guan, Wei Wu, Chongxuan Li arxiv

Autoregressive models (ARMs) are hindered by slow sequential inference. While masked diffusion models (MDMs) offer a parallel alternative, they suffer from critical drawbacks: high computational overhead from precluding …

SphereFusion: Efficient Panorama Depth Estimation via Gated Fusion

2025-02-09 · Qingsong Yan, Qiang Wang, Kaiyong Zhao, Jie Chen 외

Due to the rapid development of panorama cameras, the task of estimating panorama depth has attracted significant attention from the computer vision community, especially in applications such as robot sensing and autonom…

Autonomous DrivingDepth Estimation

ScoreFusion: Fusing Score-based Generative Models via Kullback-Leibler Barycenters

2024-06-28 · Hao liu, Junze Tony Ye, Jose Blanchet, Nian Si

We introduce ScoreFusion, a theoretically grounded method for fusing multiple pre-trained diffusion models that are assumed to generate from auxiliary populations. ScoreFusion is particularly useful for enhancing the gen…

Denoising

ReFusion: Learning Image Fusion from Reconstruction with Learnable Loss via Meta-Learning

2023-12-13 · Haowen Bai, Zixiang Zhao, Jiangshe Zhang, Yichen Wu 외

Image fusion aims to combine information from multiple source images into a single one with more comprehensive informational content. The significant challenges for deep learning-based image fusion algorithms are the lac…

Meta-LearningMulti-Exposure Image Fusion

CoReFusion: Contrastive Regularized Fusion for Guided Thermal Super-Resolution

2023-04-03 · Aditya Kasliwal, Pratinav Seth, Sriya Rallabandi, Sanchit Singhal

Thermal imaging has numerous advantages over regular visible-range imaging since it performs well in low-light circumstances. Super-Resolution approaches can broaden their usefulness by replicating accurate high-resoluti…

Super-Resolution