paper-with-me

Papers

When Large Language Models Meet Citation: A Survey

2023-09-18 · Yang Zhang, YuFei Wang, Kai Wang, Quan Z. Sheng, Lina Yao, Adnan Mahmood, Wei Emma Zhang, Rongying Zhao

Citations in scholarly work serve the essential purpose of acknowledging and crediting the original sources of knowledge that have been incorporated or referenced. Depending on their surrounding textual context, these citations are used for different motivations and purposes. Large Language Models (LLMs) could be helpful in capturing these fine-grained citation information via the corresponding textual context, thereby enabling a better understanding towards the literature. Furthermore, these citations also establish connections among scientific papers, providing high-quality inter-document relationships and human-constructed knowledge. Such information could be incorporated into LLMs pre-training and improve the text representation in LLMs. Therefore, in this paper, we offer a preliminary review of the mutually beneficial relationship between LLMs and citation analysis. Specifically, we review the application of LLMs for in-text citation analysis tasks, including citation classification, citation-based summarization, and citation recommendation. We then summarize the research pertinent to leveraging citation linkage knowledge to improve text representations of LLMs via citation prediction, network structure information, and inter-document relationship. We finally provide an overview of these contemporary methods and put forth potential promising avenues in combining LLMs and citation analysis for further investigation.

📄 PDF Abstract BibTeX arXiv:2309.09727

Code (0)

등록된 구현이 없습니다.

Tasks

Citation PredictionCitation RecommendationSurvey

Similar Papers 제목 키워드 기반

Citation Recommendation: Approaches and Datasets

2020-02-17 · Michael Färber, Adam Jatowt

Citation recommendation describes the task of recommending citations for a given text. Due to the overload of published scientific works in recent years on the one hand, and the need to cite the most appropriate publicat…

ArticlesCitation RecommendationSurvey

A Survey of Graph Meets Large Language Model: Progress and Future Directions

2023-11-21 · Yuhan Li, ZHIXUN LI, Peisong Wang, Jia Li 외

Graph plays a significant role in representing and analyzing complex relationships in real-world applications such as citation networks, social networks, and biological data. Recently, Large Language Models (LLMs), which…

Language ModelingLanguage ModellingLarge Language ModelSurvey

SciSage: A Multi-Agent Framework for High-Quality Scientific Survey Generation

2025-06-15 · Xiaofeng Shi, Qian Kou, Yuduo Li, Ning Tang 외

The rapid growth of scientific literature demands robust tools for automated survey-generation. However, current large language model (LLM)-based methods often lack in-depth analysis, structural coherence, and reliable c…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

GhostCite: A Large-Scale Analysis of Citation Validity in the Age of Large Language Models

2026-02-06 · Zuyao Xu, Yuqi Qiu, Lu Sun, Fasheng Miao 외 arxiv

Citations provide the basis for trusting scientific claims; when they are invalid or fabricated, this trust collapses. With the advent of Large Language Models (LLMs), this risk has intensified: LLMs are increasingly use…

SurveyGen-I: Consistent Scientific Survey Generation with Evolving Plans and Memory-Guided Writing

2025-08-20 · Jing Chen, Zhiheng Yang, Yixian Shen, Jie Liu 외 arxiv

Survey papers play a critical role in scientific communication by consolidating progress across a field. Recent advances in Large Language Models (LLMs) offer a promising solution by automating key steps in the survey-ge…