paper-with-me

Papers

Citation Context Classification: Critical vs Non-critical

2022-10-01 · sdp (COLING) 2022 10 · Sonita Te, Amira Barhoumi, Martin Lentschat, Frédérique Bordignon, Cyril Labbé, François Portet

Recently, there have been numerous research in Natural Language Processing on citation analysis in scientific literature. Studies of citation behavior aim at finding how researchers cited a paper in their work. In this paper, we are interested in identifying cited papers that are criticized. Recent research introduces the concept of Critical citations which provides a useful theoretical framework, making criticism an important part of scientific progress. Indeed, identifying critics could be a way to spot errors and thus encourage self-correction of science. In this work, we investigate how to automatically classify the critical citation contexts using Natural Language Processing (NLP). Our classification task consists of predicting critical or non-critical labels for citation contexts. For this, we experiment and compare different methods, including rule-based and machine learning methods, to classify critical vs. non-critical citation contexts. Our experiments show that fine-tuning pretrained transformer model RoBERTa achieved the highest performance among all systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

HLM-Cite: Hybrid Language Model Workflow for Text-based Scientific Citation Prediction

2024-10-10 · Qianyue Hao, Jingyang Fan, Fengli Xu, Jian Yuan 외

Citation networks are critical in modern science, and predicting which previous papers (candidates) will a new paper (query) cite is a critical problem. However, the roles of a paper's citations vary significantly, rangi…

Binary ClassificationCitation PredictionLanguage ModelingLanguage Modelling+1

Attribution Gradients: Incrementally Unfolding Citations for Critical Examination of Attributed AI Answers

2025-10-01 · Hita Kambhamettu, Alyssa Hwang, Philippe Laban, Andrew Head arxiv

AI answer engines are a relatively new kind of information search tool: rather than returning a ranked list of documents, they generate an answer to a search question with inline citations to sources. But reading the cit…

Factuality or Fiction? Benchmarking Modern LLMs on Ambiguous QA with Citations

2024-12-23 · Maya Patel, Aditi Anand

Benchmarking modern large language models (LLMs) on complex and realistic tasks is critical to advancing their development. In this work, we evaluate the factual accuracy and citation performance of state-of-the-art LLMs…

BenchmarkingQuestion Answeringvalid

SemanticCite: Citation Verification with AI-Powered Full-Text Analysis and Evidence-Based Reasoning

2025-11-20 · Sebastian Haan arxiv

Effective scientific communication depends on accurate citations that validate sources and guide readers to supporting evidence. Yet academic literature faces mounting challenges: semantic citation errors that misreprese…

Structural Scaffolds for Citation Intent Classification in Scientific Publications

2019-04-02 · NAACL 2019 6 · Arman Cohan, Waleed Ammar, Madeleine van Zuylen, Field Cady

Identifying the intent of a citation in scientific papers (e.g., background information, use of methods, comparing results) is critical for machine reading of individual publications and automated analysis of the scienti…

ARCCitation Intent ClassificationClassificationGeneral Classification+4