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.

Similar Papers

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.
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.
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.
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.
A High-Quality Gold Standard for Citation-based Tasks (L18-1)

Copied to clipboard

Challenge: Citation recommendation tasks involve recommending citations within their specific contexts.
Approach: They propose to use arXiv.org's citation-dependent evaluation data set to evaluate citations . their data set is characterized by the fact that it exhibits almost zero noise in its extracted content .
Outcome: The proposed data set exhibits almost zero noise in extracted content and all citations are linked to their correct publications.
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.
CiteBench: A Benchmark for Scientific Citation Text Generation (2023.emnlp-main)

Copied to clipboard

Challenge: Existing studies on citation text generation are based upon widely diverging task definitions, making it hard to study this task systematically.
Approach: They propose a benchmark for citation text generation that unifies multiple datasets and enables standardized evaluation of citation texts across task designs and domains.
Outcome: The proposed benchmark examines the performance of multiple strong baselines and enables standardized evaluation of citation text generation models across task designs and domains.
BACO: A Background Knowledge- and Content-Based Framework for Citing Sentence Generation (2021.acl-long)

Copied to clipboard

Challenge: citing sentences capture salient information in cited papers and the connection between citing and citing papers.
Approach: They propose a BAckground knowledge- and COntent-based framework for citing sentence generation that integrates two types of information: background knowledge and content.
Outcome: The proposed framework outperforms baselines in the citation sentence generation task.
Content-based Models of Quotation (2021.eacl-main)

Copied to clipboard

Challenge: Prior work has focused on manual feature engineering and development of frameworks to test factors that influence quotability.
Approach: They propose to use quotability identification as a passage ranking problem to evaluate models' performance . they use five datasets that span multiple languages and genres of literature .
Outcome: The proposed model outperforms the existing model on five datasets that span multiple languages and genres of literature.
Self-Supervised Document Similarity Ranking via Contextualized Language Models and Hierarchical Inference (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches to document-to-document similarity ranking are limited to relatively short documents or lack similarity labels.
Approach: They propose a self-supervised method for document similarity ranking that can be applied to documents of arbitrary length.
Outcome: The proposed model outperforms existing methods on large documents datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations