IRCLMay 20, 2023

Paragraph-level Citation Recommendation based on Topic Sentences as Queries

arXiv:2305.12190v11 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more targeted citation recommendations during intermediate writing stages, offering a middle ground between global and local methods.

The authors tackled the problem of citation recommendation by proposing a paragraph-level approach that uses topic sentences as queries, achieving improvements over existing baselines on a dataset of ACL papers.

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 writing stage, or local CR, which produces specific recommendations more fitting for the final writing stages. We propose the task of paragraph-level CR as a middle ground between the two approaches, where the paragraph's topic sentence is taken as input and recommendations for citing within the paragraph are produced at the output. We propose a model for this task, fine-tune it using the quadruplet loss on the dataset of ACL papers, and show improvements over the baselines.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes