paper-with-me

Papers

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 them according to their process-specific roles. The proposed method attempts to create meaningful augmented sentences by utilizing (1) process-specific information from the original sentence, (2) role label similarity, and (3) sentence similarity. We demonstrate that the proposed methods substantially improve the performance of the process extraction model trained on chemistry domain datasets, up to 12.3 points improvement in performance accuracy (F-score). The proposed methods could potentially reduce overfitting as well, especially when training on small datasets or in a low-resource setting such as in chemistry and other scientific domains.

📄 PDF Abstract BibTeX arXiv:2405.14594

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSentenceSentence Similarity

Similar Papers 제목 키워드 기반

Leveraging Data Augmentation for Process Information Extraction

2024-04-11 · Julian Neuberger, Leonie Doll, Benedict Engelmann, Lars Ackermann 외

Business Process Modeling projects often require formal process models as a central component. High costs associated with the creation of such formal process models motivated many different fields of research aimed at au…

Data AugmentationRelation Extraction

PGA-SciRE: Harnessing LLM on Data Augmentation for Enhancing Scientific Relation Extraction

2024-05-30 · Yang Zhou, Shimin Shan, Hongkui Wei, Zhehuan Zhao 외

Relation Extraction (RE) aims at recognizing the relation between pairs of entities mentioned in a text. Advances in LLMs have had a tremendous impact on NLP. In this work, we propose a textual data augmentation framewor…

Data AugmentationRelationRelation ExtractionSentence

Exploring Data Augmentation and Resampling Strategies for Transformer-Based Models to Address Class Imbalance in AI Scoring of Scientific Explanations in NGSS Classroom

2026-03-21 · Prudence Djagba, Kevin Haudek, Clare G. C. Franovic, Leonora Kaldaras arxiv

Automated scoring of students' scientific explanations offers the potential for immediate, accurate feedback, yet class imbalance in rubric categories particularly those capturing advanced reasoning remains a challenge. …

Text ClassificationData Augmentation

Making Invisible Visible: Data-Driven Seismic Inversion with Spatio-temporally Constrained Data Augmentation

2021-06-22 · Yuxin Yang, Xitong Zhang, Qiang Guan, Youzuo Lin

Deep learning and data-driven approaches have shown great potential in scientific domains. The promise of data-driven techniques relies on the availability of a large volume of high-quality training datasets. Due to the …

Data AugmentationSeismic ImagingSeismic Inversion

OhioState at SemEval-2018 Task 7: Exploiting Data Augmentation for Relation Classification in Scientific Papers using Piecewise Convolutional Neural Networks

2018-02-25 · SEMEVAL 2018 6 · Dushyanta Dhyani

We describe our system for SemEval-2018 Shared Task on Semantic Relation Extraction and Classification in Scientific Papers where we focus on the Classification task. Our simple piecewise convolution neural encoder perfo…

ClassificationData AugmentationGeneral ClassificationRelation Classification+1