English
Related papers

Related papers: CiteBART: Learning to Generate Citations for Local…

200 papers

Considering the rapidly increasing number of academic papers, searching for and citing appropriate references has become a non-trial task during the wiring of papers. Recommending a handful of candidate papers to a manuscript before…

Information Retrieval · Computer Science 2022-11-23 Yang Zhang , Qiang Ma

Despite the impressive performance on information-seeking tasks, large language models (LLMs) still struggle with hallucinations. Attributed LLMs, which augment generated text with in-line citations, have shown potential in mitigating…

Computation and Language · Computer Science 2024-08-09 Lei Huang , Xiaocheng Feng , Weitao Ma , Yuxuan Gu , Weihong Zhong , Xiachong Feng , Weijiang Yu , Weihua Peng , Duyu Tang , Dandan Tu , Bing Qin

Citation recommendation (CR) models may help authors find relevant articles at various stages of the paper writing process. Most research has dealt with either global CR, which produces general recommendations suitable for the initial…

Information Retrieval · Computer Science 2023-05-23 Zoran Medić , Jan Šnajder

Large language models (LLMs) have demonstrated remarkable performance in text generation and knowledge-intensive question answering. Nevertheless, they are prone to producing hallucinated content, which severely undermines their reliability…

Computation and Language · Computer Science 2026-03-09 Shize Liang , Hongzhi Wang

Masked language models (MLMs) such as BERT and RoBERTa have revolutionized the field of Natural Language Understanding in the past few years. However, existing pre-trained MLMs often output an anisotropic distribution of token…

Computation and Language · Computer Science 2022-04-29 Yixuan Su , Fangyu Liu , Zaiqiao Meng , Tian Lan , Lei Shu , Ehsan Shareghi , Nigel Collier

Citation classification, which identifies the intention behind academic citations, is pivotal for scholarly analysis. Previous works suggest fine-tuning pretrained language models (PLMs) on citation classification datasets, reaping the…

Computation and Language · Computer Science 2025-05-29 Tong Li , Jiachuan Wang , Yongqi Zhang , Shuangyin Li , Lei Chen

Recently, masked prediction pre-training has seen remarkable progress in self-supervised learning (SSL) for speech recognition. It usually requires a codebook obtained in an unsupervised way, making it less accurate and difficult to…

Computation and Language · Computer Science 2022-06-22 Chengyi Wang , Yiming Wang , Yu Wu , Sanyuan Chen , Jinyu Li , Shujie Liu , Furu Wei

The most common training pipeline for large language models includes pretraining, finetuning and aligning phases, with their respective resulting models, such as the pretrained model and the finetuned model. Finetuned and aligned models…

Computation and Language · Computer Science 2024-02-29 Lifeng Jin , Baolin Peng , Linfeng Song , Haitao Mi , Ye Tian , Dong Yu

Citation recommendation is intended to assist researchers in the process of searching for relevant papers to cite by recommending appropriate citations for a given input text. Existing test collections for this task are noisy and unreliable…

Information Retrieval · Computer Science 2021-08-18 Florian Boudin

Scientific document understanding is challenging as the data is highly domain specific and diverse. However, datasets for tasks with scientific text require expensive manual annotation and tend to be small and limited to only one or a few…

Computation and Language · Computer Science 2021-05-26 Dustin Wright , Isabelle Augenstein

Despite improvements in performances on different natural language generation tasks, deep neural models are prone to hallucinating facts that are incorrect or nonexistent. Different hypotheses are proposed and examined separately for…

Computation and Language · Computer Science 2021-03-30 Yijun Xiao , William Yang Wang

Conversational Recommender Systems (CRS) has become an emerging research topic seeking to perform recommendations through interactive conversations, which generally consist of generation and recommendation modules. Prior work on CRS tends…

Computation and Language · Computer Science 2022-09-26 Lingzhi Wang , Shafiq Joty , Wei Gao , Xingshan Zeng , Kam-Fai Wong

Neural text generation, including neural machine translation, image captioning, and summarization, has been quite successful recently. However, during training time, typically only one reference is considered for each example, even though…

Computation and Language · Computer Science 2018-08-30 Renjie Zheng , Mingbo Ma , Liang Huang

Reinforcement learning (RL) has shown great effectiveness for fine-tuning large language models (LLMs) using tasks that are challenging yet easily verifiable, such as math reasoning or code generation. However, extending this success to…

Computer Vision and Pattern Recognition · Computer Science 2025-06-13 Xiyao Wang , Zhengyuan Yang , Chao Feng , Yongyuan Liang , Yuhang Zhou , Xiaoyu Liu , Ziyi Zang , Ming Li , Chung-Ching Lin , Kevin Lin , Linjie Li , Furong Huang , Lijuan Wang

Citations in scientific papers not only help us trace the intellectual lineage but also are a useful indicator of the scientific significance of the work. Citation intents prove beneficial as they specify the role of the citation in a given…

Computation and Language · Computer Science 2023-05-04 Avishek Lahiri , Debarshi Kumar Sanyal , Imon Mukherjee

Although large language models (LLMs) excel in complex reasoning tasks, they suffer from severe causal hallucination in event causality identification (ECI), particularly in smaller models ($\leq$1.5B parameters). A promising approach to…

Computation and Language · Computer Science 2026-04-15 Yiheng Zhao , Jun Yan

Large language models (LLMs) have revolutionized natural language processing, yet hallucinations in knowledge-intensive tasks remain a critical challenge. Retrieval-augmented generation (RAG) addresses this by integrating external…

Computation and Language · Computer Science 2026-02-17 Zhipeng Song , Xiangyu Kong , Xinrui Bao , Yizhi Zhou , Jiulong Jiao , Sitong Liu , Yuhang Zhou , Heng Qi

Effective science mapping relies on high-quality representations of scientific documents. As an important task in scientometrics and information studies, science mapping is often challenged by the complex and heterogeneous nature of…

Digital Libraries · Computer Science 2025-12-16 Zhentao Liang , Nees Jan van Eck , Xuehua Wu , Jin Mao , Gang Li

We present BART, a denoising autoencoder for pretraining sequence-to-sequence models. BART is trained by (1) corrupting text with an arbitrary noising function, and (2) learning a model to reconstruct the original text. It uses a standard…

Computation and Language · Computer Science 2019-10-31 Mike Lewis , Yinhan Liu , Naman Goyal , Marjan Ghazvininejad , Abdelrahman Mohamed , Omer Levy , Ves Stoyanov , Luke Zettlemoyer

Citation count prediction is the task of predicting the number of citations a paper has gained after a period of time. Prior work viewed this as a static prediction task. As papers and their citations evolve over time, considering the…

Computation and Language · Computer Science 2021-04-16 Andreas Nugaard Holm , Barbara Plank , Dustin Wright , Isabelle Augenstein