← Search

Chu-Cheng Lin

5 accepted papers

2025

Accelerating Inference of Retrieval-Augmented Generation via Sparse Context Selection

ICLR 2025poster

Large language models (LLMs) augmented with retrieval exhibit robust performance and extensive versatility by incorporating external contexts. However, the input length grows linearly in the number of retrieved documents, causing a dramatic increase in latency. In this paper, we propose a novel para…

Cited by 16SourcePDFScholar
2024

Low-Rank Adaptation for Multilingual Summarization: An Empirical Study

NAACL 2024findings

Although the advancements of pre-trained Large Language Models have significantly accelerated recent progress in NLP, their ever-increasing size poses significant challenges for conventional fine-tuning, especially in memory-intensive tasks. We investigate the potential of Parameter-Efficient Fine-T…

Cited by 4SourcePDFScholar
2021

Limitations of Autoregressive Models and Their Alternatives

NAACL 2021long

Standard autoregressive language models perform only polynomial-time computation to compute the probability of the next symbol. While this is attractive, it means they cannot model distributions whose next-symbol probability is hard to compute. Indeed, they cannot even model them well enough to solv…

Cited by 76SourcePDFScholar