paper-with-me

홈 › Papers

BigBIO: A Framework for Data-Centric Biomedical Natural Language Processing

2022-06-30 · Jason Alan Fries, Leon Weber, Natasha Seelam, Gabriel Altay, Debajyoti Datta, Samuele Garda, Myungsun Kang, Ruisi Su, Wojciech Kusa, Samuel Cahyawijaya, Fabio Barth, Simon Ott, Matthias Samwald, Stephen Bach, Stella Biderman, Mario Sänger, Bo wang, Alison Callahan, Daniel León Periñán, Théo Gigant, Patrick Haller, Jenny Chim, Jose David Posada, John Michael Giorgi, Karthik Rangasai Sivaraman, Marc Pàmies, Marianna Nezhurina, Robert Martin, Michael Cullan, Moritz Freidank, Nathan Dahlberg, Shubhanshu Mishra, Shamik Bose, Nicholas Michio Broad, Yanis Labrak, Shlok S Deshmukh, Sid Kiblawi, Ayush Singh, Minh Chien Vu, Trishala Neeraj, Jonas Golde, Albert Villanova del Moral, Benjamin Beilharz

Training and evaluating language models increasingly requires the construction of meta-datasets --diverse collections of curated data with clear provenance. Natural language prompting has recently lead to improved zero-shot generalization by transforming existing, supervised datasets into a diversity of novel pretraining tasks, highlighting the benefits of meta-dataset curation. While successful in general-domain text, translating these data-centric approaches to biomedical language modeling remains challenging, as labeled biomedical datasets are significantly underrepresented in popular data hubs. To address this challenge, we introduce BigBIO a community library of 126+ biomedical NLP datasets, currently covering 12 task categories and 10+ languages. BigBIO facilitates reproducible meta-dataset curation via programmatic access to datasets and their metadata, and is compatible with current platforms for prompt engineering and end-to-end few/zero shot language model evaluation. We discuss our process for task schema harmonization, data auditing, contribution guidelines, and outline two illustrative use cases: zero-shot evaluation of biomedical prompts and large-scale, multi-task learning. BigBIO is an ongoing community effort and is available at https://github.com/bigscience-workshop/biomedical

📄 PDF Abstract BibTeX arXiv:2206.15076

Code (2)

bigscience-workshop/biomedical 공식 구현
allenai/beacon

Tasks

DiversityLanguage Model EvaluationLanguage ModelingLanguage ModellingMulti-Task LearningPrompt EngineeringZero-shot GeneralizationZero-Shot Learning

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Dataset Debt in Biomedical Language Modeling

2022-05-01 · BigScience (ACL) 2022 5 · Jason Fries, Natasha Seelam, Gabriel Altay, Leon Weber 외

Large-scale language modeling and natural language prompting have demonstrated exciting capabilities for few and zero shot learning in NLP. However, translating these successes to specialized domains such as biomedicine …

Language ModelingLanguage ModellingZero-Shot Learning

WHERE and WHICH: Iterative Debate for Biomedical Synthetic Data Augmentation

2025-03-31 · Zhengyi Zhao, Shubo Zhang, Bin Liang, Binyang Li 외

In Biomedical Natural Language Processing (BioNLP) tasks, such as Relation Extraction, Named Entity Recognition, and Text Classification, the scarcity of high-quality data remains a significant challenge. This limitation…

counterfactualData Augmentationnamed-entity-recognitionNamed Entity Recognition+4

End-to-End Models for Chemical-Protein Interaction Extraction: Better Tokenization and Span-Based Pipeline Strategies

2023-04-03 · Xuguang Ai, Ramakanth Kavuluru

End-to-end relation extraction (E2ERE) is an important task in information extraction, more so for biomedicine as scientific literature continues to grow exponentially. E2ERE typically involves identifying entities (or n…

Chemical-Protein Interaction Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

EntityBERT: Entity-centric Masking Strategy for Model Pretraining for the Clinical Domain

2021-06-01 · NAACL (BioNLP) 2021 6 · Chen Lin, Timothy Miller, Dmitriy Dligach, Steven Bethard 외

Transformer-based neural language models have led to breakthroughs for a variety of natural language processing (NLP) tasks. However, most models are pretrained on general domain data. We propose a methodology to produce…

NegationNegation DetectionRelationRelation Extraction+1

What Do Biomedical NER and Entity Linking Benchmarks Measure? A Corpus-Centric Diagnostic Framework

2026-05-19 · Robert Leaman, Rezarta Islamaj, Zhiyong Lu arxiv

Biomedical named entity recognition (NER) and entity linking (EL) strongly depend on annotated corpora, but the utility of these resources for benchmarking is often assumed rather than characterized. We present a corpus-…

Entity Linking