paper-with-me

홈 › Papers

HyperPIE: Hyperparameter Information Extraction from Scientific Publications

2023-12-17 · Tarek Saier, Mayumi Ohta, Takuto Asakura, Michael Färber

Automatic extraction of information from publications is key to making scientific knowledge machine readable at a large scale. The extracted information can, for example, facilitate academic search, decision making, and knowledge graph construction. An important type of information not covered by existing approaches is hyperparameters. In this paper, we formalize and tackle hyperparameter information extraction (HyperPIE) as an entity recognition and relation extraction task. We create a labeled data set covering publications from a variety of computer science disciplines. Using this data set, we train and evaluate BERT-based fine-tuned models as well as five large language models: GPT-3.5, GALACTICA, Falcon, Vicuna, and WizardLM. For fine-tuned models, we develop a relation extraction approach that achieves an improvement of 29% F1 over a state-of-the-art baseline. For large language models, we develop an approach leveraging YAML output for structured data extraction, which achieves an average improvement of 5.5% F1 in entity recognition over using JSON. With our best performing model we extract hyperparameter information from a large number of unannotated papers, and analyze patterns across disciplines. All our data and source code is publicly available at https://github.com/IllDepence/hyperpie

📄 PDF Abstract BibTeX arXiv:2312.10638

Code (1)

illdepence/hyperpie 공식 구현

Tasks

Decision Makinggraph constructionRelationRelation Extraction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

UniMa at SemEval-2018 Task 7: Semantic Relation Extraction and Classification from Scientific Publications

2018-06-01 · SEMEVAL 2018 6 · Thorsten Keiper, Zhonghao Lyu, Sara Pooladzadeh, Yuan Xu 외

Large repositories of scientific literature call for the development of robust methods to extract information from scholarly papers. This problem is addressed by the SemEval 2018 Task 7 on extracting and classifying rela…

General ClassificationRelationRelation ClassificationRelation Extraction

Data Augmentation Techniques for Process Extraction from Scientific Publications

2024-05-23 · Yuni Susanti

We present data augmentation techniques for process extraction tasks in scientific publications. We cast the process extraction task as a sequence labeling task where we identify all the entities in a sentence and label …

Data AugmentationSentenceSentence Similarity

Investigating the Role of Argumentation in the Rhetorical Analysis of Scientific Publications with Neural Multi-Task Learning Models

2018-10-01 · EMNLP 2018 10 · Anne Lauscher, Goran Glava{\v{s}}, Simone Paolo Ponzetto, Kai Eckert

Exponential growth in the number of scientific publications yields the need for effective automatic analysis of rhetorical aspects of scientific writing. Acknowledging the argumentative nature of scientific text, in this…

General ClassificationMulti-Task Learning

SemEval 2017 Task 10: ScienceIE - Extracting Keyphrases and Relations from Scientific Publications

2017-04-10 · SEMEVAL 2017 8 · Isabelle Augenstein, Mrinal Das, Sebastian Riedel, Lakshmi Vikraman 외

We describe the SemEval task of extracting keyphrases and relations between them from scientific documents, which is crucial for understanding which publications describe which processes, tasks and materials. Although th…

Knowledge Base Population

Claim Extraction in Biomedical Publications using Deep Discourse Model and Transfer Learning

2019-07-01 · Titipat Achakulvisut, Chandra Bhagavatula, Daniel Acuna, Konrad Kording

Claims are a fundamental unit of scientific discourse. The exponential growth in the number of scientific publications makes automatic claim extraction an important problem for researchers who are overwhelmed by this inf…

SentenceTransfer Learning