Identity resolution of software metadata using Large Language Models
Eva Martín del Pico, Josep Lluís Gelpí, Salvador Capella-Gutiérrez
TL;DR
This work evaluates instruction-tuned large language models for resolving identity across heterogeneous software metadata, a key step in assembling a cohesive software observatory for FAIR assessment. By framing the task as three-way classification and benchmarking against a human-annotated gold standard, the study reveals that several open, instruction-tuned LLMs reach high accuracy and can drastically reduce annotation time. The authors introduce an agreement-based proxy that combines model consensus to achieve high precision with substantial coverage, enabling scalable, selective automation in metadata workflows. The findings support integrating LLMs into FAIR-aligned software metadata pipelines while underscoring limits in recognizing ambiguous cases and the need for human review in deferral scenarios.
Abstract
Software is an essential component of research. However, little attention has been paid to it compared with that paid to research data. Recently, there has been an increase in efforts to acknowledge and highlight the importance of software in research activities. Structured metadata from platforms like bio.tools, Bioconductor, and Galaxy ToolShed offers valuable insights into research software in the Life Sciences. Although originally intended to support discovery and integration, this metadata can be repurposed for large-scale analysis of software practices. However, its quality and completeness vary across platforms, reflecting diverse documentation practices. To gain a comprehensive view of software development and sustainability, consolidating this metadata is necessary, but requires robust mechanisms to address its heterogeneity and scale. This article presents an evaluation of instruction-tuned large language models for the task of software metadata identity resolution, a critical step in assembling a cohesive collection of research software. Such a collection is the reference component for the Software Observatory at OpenEBench, a platform that aggregates metadata to monitor the FAIRness of research software in the Life Sciences. We benchmarked multiple models against a human-annotated gold standard, examined their behavior on ambiguous cases, and introduced an agreement-based proxy for high-confidence automated decisions. The proxy achieved high precision and statistical robustness, while also highlighting the limitations of current models and the broader challenges of automating semantic judgment in FAIR-aligned software metadata across registries and repositories.
