paper-with-me

홈 › Papers

ARETE: an R package for Automated REtrieval from TExt with large language models

2025-11-06 · Vasco V. Branco, Jandó Benedek, Lidia Pivovarova, Luís Correia, Pedro Cardoso arxiv

1. A hard stop for the implementation of rigorous conservation initiatives is our lack of key species data, especially occurrence data. Furthermore, researchers have to contend with an accelerated speed at which new information must be collected and processed due to anthropogenic activity. Publications ranging from scientific papers to gray literature contain this crucial information but their data are often not machine-readable, requiring extensive human work to be retrieved. 2. We present the ARETE R package, an open-source software aiming to automate data extraction of species occurrences powered by large language models, namely using the chatGPT Application Programming Interface. This R package integrates all steps of the data extraction and validation process, from Optical Character Recognition to detection of outliers and output in tabular format. Furthermore, we validate ARETE through systematic comparison between what is modelled and the work of human annotators. 3. We demonstrate the usefulness of the approach by comparing range maps produced using GBIF data and with those automatically extracted for 100 species of spiders. Newly extracted data allowed to expand the known Extent of Occurrence by a mean three orders of magnitude, revealing new areas where the species were found in the past, which mayhave important implications for spatial conservation planning and extinction risk assessments. 4. ARETE allows faster access to hitherto untapped occurrence data, a potential game changer in projects requiring such data. Researchers will be able to better prioritize resources, manually verifying selected species while maintaining automated extraction for the majority. This workflow also allows predicting available bibliographic data during project planning.

📄 PDF Abstract BibTeX arXiv:2511.04573

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MalwareTextDB: A Database for Annotated Malware Articles

2017-07-01 · ACL 2017 7 · Swee Kiat Lim, Aldrian Obaja Muis, Wei Lu, Chen Hui Ong

Cybersecurity risks and malware threats are becoming increasingly dangerous and common. Despite the severity of the problem, there has been few NLP efforts focused on tackling cybersecurity. In this paper, we discuss the…

Articles

DriveML: An R Package for Driverless Machine Learning

2020-05-01 · Sayan Putatunda, Dayananda Ubrangala, Kiran Rama, Ravi Kondapalli

In recent years, the concept of automated machine learning has become very popular. Automated Machine Learning (AutoML) mainly refers to the automated methods for model selection and hyper-parameter optimization of vario…

AutoMLBIG-bench Machine LearningFeature EngineeringModel Selection

DARE: Aligning LLM Agents with the R Statistical Ecosystem via Distribution-Aware Retrieval

2026-03-05 · Maojun Sun, Yue Wu, Yifei Xie, Ruijian Han 외 arxiv

Large Language Model (LLM) agents can automate data-science workflows, but many rigorous statistical methods implemented in R remain underused because LLMs struggle with statistical knowledge and tool retrieval. Existing…

Code Generation

LLMs as Packagers of HPC Software

2025-11-07 · Caetano Melone, Daniel Nichols, Konstantinos Parasyris, Todd Gamblin 외 arxiv

High performance computing (HPC) software ecosystems are inherently heterogeneous, comprising scientific applications that depend on hundreds of external packages, each with distinct build systems, options, and dependenc…

Code Generation

Benchmarking and Optimization of Gradient Boosting Decision Tree Algorithms

2018-09-12 · Andreea Anghel, Nikolaos Papandreou, Thomas Parnell, Alessandro De Palma 외

Gradient boosting decision trees (GBDTs) have seen widespread adoption in academia, industry and competitive data science due to their state-of-the-art performance in many machine learning tasks. One relative downside to…

Bayesian OptimizationBenchmarkingGPU