paper-with-me

홈 › Papers

CurateGPT: A flexible language-model assisted biocuration tool

2024-10-29 · Harry Caufield, Carlo Kroll, Shawn T O'Neil, Justin T Reese, Marcin P Joachimiak, Harshad Hegde, Nomi L Harris, Madan Krishnamurthy, James A McLaughlin, Damian Smedley, Melissa A Haendel, Peter N Robinson, Christopher J Mungall

Effective data-driven biomedical discovery requires data curation: a time-consuming process of finding, organizing, distilling, integrating, interpreting, annotating, and validating diverse information into a structured form suitable for databases and knowledge bases. Accurate and efficient curation of these digital assets is critical to ensuring that they are FAIR, trustworthy, and sustainable. Unfortunately, expert curators face significant time and resource constraints. The rapid pace of new information being published daily is exceeding their capacity for curation. Generative AI, exemplified by instruction-tuned large language models (LLMs), has opened up new possibilities for assisting human-driven curation. The design philosophy of agents combines the emerging abilities of generative AI with more precise methods. A curator's tasks can be aided by agents for performing reasoning, searching ontologies, and integrating knowledge across external sources, all efforts otherwise requiring extensive manual effort. Our LLM-driven annotation tool, CurateGPT, melds the power of generative AI together with trusted knowledge bases and literature sources. CurateGPT streamlines the curation process, enhancing collaboration and efficiency in common workflows. Compared to direct interaction with an LLM, CurateGPT's agents enable access to information beyond that in the LLM's training data and they provide direct links to the data supporting each claim. This helps curators, researchers, and engineers scale up curation efforts to keep pace with the ever-increasing volume of scientific data.

📄 PDF Abstract BibTeX arXiv:2411.00046

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingmodelPhilosophy

Similar Papers 제목 키워드 기반

BI-LAVA: Biocuration with Hierarchical Image Labeling through Active Learning and Visual Analysis

2023-08-15 · Juan Trelles, Andrew Wentzel, William Berrios, G. Elisabeta Marai

In the biomedical domain, taxonomies organize the acquisition modalities of scientific images in hierarchical structures. Such taxonomies leverage large sets of correct image labels and provide essential information abou…

Active Learning

Automated Large-scale CVRP Solver Design via LLM-assisted Flexible MCTS

2026-05-05 · Tong Guo, Caishun Chen, Yew Soon Ong arxiv

Solving large-scale CVRP (LSCVRP) with hundreds to thousands of nodes remains difficult for even state-of-the-art solvers. Divide-and-conquer can scale by decomposing the instance into size-reduced subproblems, but desig…

The Future of AI-Assisted Writing

2023-06-29 · Carlos Alves Pereira, Tanay Komarlu, Wael Mobeirek

The development of Natural Language Generation models has led to the creation of powerful Artificial Intelligence-assisted writing tools. These tools are capable of predicting users' needs and actively providing suggesti…

Information RetrievalRetrievalText Generation

Interpretable Network-assisted Random Forest+

2025-09-19 · Tiffany M. Tang, Elizaveta Levina, Ji Zhu arxiv

Machine learning algorithms often assume that training samples are independent. When data points are connected by a network, the induced dependency between samples is both a challenge, reducing effective sample size, and…

Feature Importance

Towards Human-AI Deliberation: Design and Evaluation of LLM-Empowered Deliberative AI for AI-Assisted Decision-Making

2024-03-25 · Shuai Ma, Qiaoyi Chen, Xinru Wang, Chengbo Zheng 외

In AI-assisted decision-making, humans often passively review AI's suggestion and decide whether to accept or reject it as a whole. In such a paradigm, humans are found to rarely trigger analytical thinking and face diff…

Decision Making