Recommending Missed Citations Identified by Reviewers: A New Task, Dataset and Baselines (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing citation recommendation systems aim to recommend a list of scientific papers for a given text context or a draft paper. |
| Approach: | They propose a task of Recommending Missed Citations Identified by Reviewers to help improve citations of full papers. |
| Outcome: | The proposed framework outperforms existing methods in all metrics and will motivate future research on this challenging task. |
Similar Papers
Exploiting Citation Knowledge in Personalised Recommendation of Recent Scientific Publications (2020.lrec-1)
Copied to clipboard
| Challenge: | Keeping up with the most recent scientific literature is a challenge for many researchers given the continuous and increasing growth of academic publications. |
| Approach: | They propose to use citation knowledge to provide personalised recommendations of recent scientific publications to a particular user by capturing authors’ publication history and enriched with different forms of paper citation. |
| Outcome: | The proposed dataset captures authors’ publication history and is enriched with different forms of paper citation knowledge, namely citation graphs, citation positions, cited contexts, and citation types. |
Content-Based Citation Recommendation (N18-1)
Copied to clipboard
| Challenge: | Existing citation recommendation systems rely on information of query documents such as author names and publication venue. |
| Approach: | They propose a content-based method for recommending citations in academic paper drafts . they embed a given query document into a vector space and use its nearest neighbors as candidates . |
| Outcome: | The proposed method outperforms published methods on PubMed and DBLP datasets without metadata. |
Automatic Generation of Citation Texts in Scholarly Papers: A Pilot Study (2020.acl-main)
Copied to clipboard
| Challenge: | Existing studies on automatic generation of citation texts in scholarly papers have not investigated this problem. |
| Approach: | They propose to train an implicit citation extraction model based on BERT and a multi-source pointer-generator network with cross attention mechanism for citation text generation. |
| Outcome: | The proposed model can generate short texts to describe cited papers in scholarly papers with training data. |
Does Recommend-Revise Produce Reliable Annotations? An Analysis on Missing Instances in DocRED (2022.acl-long)
Copied to clipboard
| Challenge: | Document-level relation extraction is a challenging task as it requires reasoning across multiple sentences. |
| Approach: | They propose to use a recommend-revise scheme to reduce the workload of annotators by providing them with candidate relation instances from distant supervision to supplement and remove relational facts. |
| Outcome: | The proposed dataset is the first large-scale and human-annotated dataset for relation extraction. |
In-depth Research Impact Summarization through Fine-Grained Temporal Citation Analysis (2026.acl-long)
Copied to clipboard
| Challenge: | citation counts are a shallow view that fails to capture how a paper has influenced subsequent work. |
| Approach: | They propose a task to generate nuanced, expressive, and time-aware impact summaries . they analyze fine-grained confirmatory and correction citation intents to generate summary . |
| Outcome: | The proposed task shows moderate to strong human correlation on subjective metrics such as insightfulness. |
Is Peer-Reviewing Worth the Effort? (2025.coling-main)
Copied to clipboard
| Challenge: | Using early returns and venue, we can predict which papers will be highly cited in the future. |
| Approach: | They ask whether early returns are predictive of papers' citations . |
| Outcome: | The authors show early returns are more predictive than venue . early returns also predicts which papers will be highly cited in the future . |
CiteBART: Learning to Generate Citations for Local Citation Recommendation (2025.emnlp-main)
Copied to clipboard
| Challenge: | Local citation recommendation (LCR) suggests a set of papers for a citation placeholder in a given context. |
| Approach: | They introduce a citation-specific pre-training framework where author-date citation tokens are masked to learn to reconstruct them to fulfill local citation recommendation (LCR). |
| Outcome: | The proposed model achieves state-of-the-art performance on LCR benchmarks except for the FullTextPeerRead dataset, which is quite small to see the advantage of generative pre-training. |
A Dataset for Expert Reviewer Recommendation with Large Language Models as Zero-shot Rankers (2025.coling-main)
Copied to clipboard
Vanja M. Karan, Stephen McQuistin, Ryo Yanagida, Colin Perkins, Gareth Tyson, Ignacio Castro, Patrick G.T. Healey, Matthew Purver
| Challenge: | state of the art reviewer recommendation systems still have relatively high error rates . |
| Approach: | They propose to use a large language model to improve on SotA, but not a cure-all . they first create a new dataset and introduce LLMs with prompting to evaluate their performance. |
| Outcome: | The proposed approach improves on SotA but not cure-all, the authors argue . they show that the proposed approach can be extended to many related tasks . |
ILCiteR: Evidence-grounded Interpretable Local Citation Recommendation (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing approaches for local citation recommendation map or translate a query to citation-worthy research papers. |
| Approach: | They propose a local citation recommendation task that uses latent evidence spans to recommend papers . proposed system retrieves ranked lists of evidence span and recommended paper pairs . |
| Outcome: | The proposed system retrieves ranked lists of evidence span and recommended paper pairs based on evidence from the existing literature. |
Pre-training Mention Representations in Coreference Models (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods to improve coreference resolution use labeled data. |
| Approach: | They propose two self-supervised tasks that are closely related to coreference resolution to improve mention representation. |
| Outcome: | The proposed models improve mention representations by learning them on a GAP dataset. |