🤖 AI Summary
This study presents the first systematic, fine-grained classification and temporal tracking of motivations—such as description, usage, comparison, or improvement—underlying algorithm mentions in academic papers to uncover inter-algorithm relationships and the evolution of their scientific value. The authors develop a sentence-level annotation framework that integrates manual labeling with pretrained language models and incorporates data augmentation strategies to jointly perform algorithm entity recognition and motivation classification. Experimental results demonstrate that deep learning models combined with data augmentation significantly outperform traditional approaches. While most algorithm-related sentences express direct usage and improvements are least frequent, the overall diversity of motivations has increased over time, even as individual algorithms tend to be associated with an increasingly focused set of motivational contexts.
📝 Abstract
With the rise of data-intensive science, algorithms have become central to scientific research. In academic papers, algorithms are mentioned for different purposes, such as describing, using, comparing, or improving methods for specific research tasks. Identifying these purposes can reveal relationships among algorithms and help assess their roles and value. Taking natural language processing (NLP) as an example, this study proposes a sentence-level framework for identifying, analyzing, and tracing the evolution of motivations for mentioning algorithms. We first identify algorithm entities and algorithm-related sentences from full-text papers through manual annotation and machine learning. We then classify mention motivations using pretrained models and data augmentation, and analyze their distribution and temporal evolution. The results show that deep learning models trained with augmented data outperform traditional machine learning models in motivation classification. In NLP papers, more than half of algorithm-related sentences express direct use, whereas improvement is the least frequent motivation. The diversity of motivations has increased over time. For specific algorithm categories, grammar-based algorithms are more often mentioned for description, while machine learning algorithms are more often mentioned for use. Over time, use motivations have gradually replaced description motivations across different algorithms, and the number of motivation types associated with individual algorithms has declined significantly. This study reveals how authors mention algorithm entities in academic writing and provides a basis for future research on algorithm relationship identification and algorithm impact evaluation.