activity
20192024
most citedA Survey on Retrieval-Augmented Text Generation

71 citations · 129 across the 12 of their papers we have counts for

collaborators

14 papers

cs.CL20241 cited

ALR: A Retrieve-then-Reason Framework for Long-context Question Answering

Huayang Li, Pat Verga, Priyanka Sen +5

The context window of large language models (LLMs) has been extended significantly in recent years. However, while the context length that the LLM can process has grown, the capabi…

cs.CL20221 cited

-gram Is Back: Residual Learning of Neural Text Generation with -gram Language Model

Huayang Li, Deng Cai, Jin Xu +1

-gram language models (LM) have been largely superseded by neural LMs as the latter exhibits better performance. However, we find that -gram models can achieve satisfactory p…

cs.CL2022

Investigating Data Variance in Evaluations of Automatic Machine Translation Metrics

Jiannan Xiang, Huayang Li, Yahui Liu +4

Current practices in metric evaluation focus on one single dataset, e.g., Newstest dataset in each year's WMT Metrics Shared Task. However, in this paper, we qualitatively and quan…

cs.CL2022

Visualizing the Relationship Between Encoded Linguistic Information and Task Performance

Jiannan Xiang, Huayang Li, Defu Lian +3

Probing is popular to analyze whether linguistic information can be captured by a well-trained deep neural model, but it is hard to answer how the change of the encoded linguistic…

cs.CL202271 cited

A Survey on Retrieval-Augmented Text Generation

Huayang Li, Yixuan Su, Deng Cai +2

Recently, retrieval-augmented text generation attracted increasing attention of the computational linguistics community. Compared with conventional generation models, retrieval-aug…

cs.CL202116 cited

Neural Machine Translation with Monolingual Translation Memory

Deng Cai, Yan Wang, Huayang Li +2

Prior work has proved that Translation memory (TM) can boost the performance of Neural Machine Translation (NMT). In contrast to existing work that uses bilingual corpus as TM and…