paper-with-me

Papers Definition Extraction

“Definition Extraction” 태그가 달린 논문 27편 · 필터 해제

Fine-Tuning BERTs for Definition Extraction from Mathematical Text

2024-06-19 · Lucy Horowitz, Ryan Hathaway

In this paper, we fine-tuned three pre-trained BERT models on the task of "definition extraction" from mathematical English written in LaTeX. This is presented as a binary classification problem, where either a sentence …

Binary ClassificationDefinition ExtractionSentence

Mathematical Entities: Corpora and Benchmarks

2024-06-17 · Jacob Collard, Valeria de Paiva, Eswaran Subrahmanian

Mathematics is a highly specialized domain with its own unique set of challenges. Despite this, there has been relatively little research on natural language processing for mathematical texts, and there are few mathemati…

Definition ExtractionEntity Linking

Data Augmentation Method Utilizing Template Sentences for Variable Definition Extraction

2024-05-23 · Kotaro Nagayama, Shota Kato, Manabu Kano

The extraction of variable definitions from scientific and technical papers is essential for understanding these documents. However, the characteristics of variable definitions, such as the length and the words that make…

Data AugmentationDefinition Extraction

TEGEE: Task dEfinition Guided Expert Ensembling for Generalizable and Few-shot Learning

2024-03-07 · Xingwei Qu, Yiming Liang, Yucheng Wang, Tianyu Zheng 외

Large Language Models (LLMs) exhibit the ability to perform in-context learning (ICL), where they acquire new tasks directly from examples provided in demonstrations. This process is thought to operate through an implici…

Continual LearningDefinition ExtractionFew-Shot LearningIn-Context Learning+1

Parmesan: mathematical concept extraction for education

2023-07-13 · Jacob Collard, Valeria de Paiva, Eswaran Subrahmanian

Mathematics is a highly specialized domain with its own unique set of challenges that has seen limited study in natural language processing. However, mathematics is used in a wide variety of fields and multidisciplinary …

ArticlesDefinition ExtractionEntity LinkingRelation Extraction

Complex Mathematical Symbol Definition Structures: A Dataset and Model for Coordination Resolution in Definition Extraction

2023-05-24 · Anna Martin-Boyle, Andrew Head, Kyle Lo, Risham Sidhu 외

Mathematical symbol definition extraction is important for improving scholarly reading interfaces and scholarly information extraction (IE). However, the task poses several challenges: math symbols are difficult to proce…

Definition ExtractionMathSentenceslot-filling+1

Edinburgh at SemEval-2022 Task 1: Jointly Fishing for Word Embeddings and Definitions

2022-07-01 · SemEval (NAACL) 2022 7 · Pinzhen Chen, Zheng Zhao

This paper presents a winning submission to the SemEval 2022 Task 1 on two sub-tasks: reverse dictionary and definition modelling. We leverage a recently proposed unified model with multi-task training. It utilizes data …

Definition ExtractionDefinition ModellingReverse DictionaryWord Embeddings

Definition Extraction from Mathematical Texts on Graph Theory in German and English

2021-09-01 · KONVENS (WS) 2021 9 · Theresa Kruse, Fritz Kliche
Definition Extraction

Defx at SemEval-2020 Task 6: Joint Extraction of Concepts and Relations for Definition Extraction

2021-03-31 · SEMEVAL 2020 · Marc Hübner, Christoph Alt, Robert Schwarzenberg, Leonhard Hennig

Definition Extraction systems are a valuable knowledge source for both humans and algorithms. In this paper we describe our submissions to the DeftEval shared task (SemEval-2020 Task 6), which is evaluated on an English …

Definition Extraction

ACNLP at SemEval-2020 Task 6: A Supervised Approach for Definition Extraction

2020-12-01 · SEMEVAL 2020 · Fabien Caspani, Pirashanth Ratnamogan, Mathis Linger, Mhamed Hajaiej

We describe our contribution to two of the subtasks of SemEval 2020 Task 6, DeftEval: Extracting term-definition pairs in free text. The system for Subtask 1: Sentence Classification is based on a transformer architectur…

ClassificationDefinition ExtractionRelation ClassificationSentence+2

Gorynych Transformer at SemEval-2020 Task 6: Multi-task Learning for Definition Extraction

2020-12-01 · SEMEVAL 2020 · Adis Davletov, Nikolay Arefyev, Alexander Shatilov, Denis Gordeev 외

This paper describes our approach to {``}DeftEval: Extracting Definitions from Free Text in Textbooks{''} competition held as a part of Semeval 2020. The task was devoted to finding and labeling definitions in texts. Def…

ClassificationDefinition ExtractionMulti-Task Learningnamed-entity-recognition+5

BERTatDE at SemEval-2020 Task 6: Extracting Term-definition Pairs in Free Text Using Pre-trained Model

2020-12-01 · SEMEVAL 2020 · Huihui Zhang, Feiliang Ren

Definition extraction is an important task in Nature Language Processing, and it is used to identify the terms and definitions related to terms. The task contains sentence classification task (i.e., classify whether it c…

Definition ExtractionSentenceSentence Classification

T\"uKaPo at SemEval-2020 Task 6: Def(n)tly Not BERT: Definition Extraction Using pre-BERT Methods in a post-BERT World

2020-12-01 · SEMEVAL 2020 · Madeeswaran Kannan, Haemanth Santhi Ponnusamy

We describe our system (T{\"u}KaPo) submitted for Task 6: DeftEval, at SemEval 2020. We developed a hybrid approach that combined existing CNN and RNN methods and investigated the impact of purely-syntactic and semantic …

Definition ExtractionSentenceSentence Classification

UNIXLONG at SemEval-2020 Task 6: A Joint Model for Definition Extraction

2020-12-01 · SEMEVAL 2020 · Shuyi Xie, Jian Ma, Haiqin Yang, Jiang Lianxin 외

Definition Extraction is the task to automatically extract terms and their definitions from text. In recent years, it attracts wide interest from NLP researchers. This paper describes the unixlong team{'}s system for the…

Definition ExtractionRelationRelation ExtractionTAG

Definition Extraction Feature Analysis: From Canonical to Naturally-Occurring Definitions

2020-12-01 · COLING (CogALex) 2020 12 · Mireia Roig Mirapeix, Luis Espinosa Anke, Jose Camacho-Collados

Textual definitions constitute a fundamental source of knowledge when seeking the meaning of words, and they are the cornerstone of lexical resources like glossaries, dictionaries, encyclopedia or thesauri. In this paper…

Definition Extraction

Automated Discovery of Mathematical Definitions in Text with Deep Neural Networks

2020-11-09 · Natalia Vanetik, Marina Litvak, Sergey Shevchuk, Lior Reznik

Automatic definition extraction from texts is an important task that has numerous applications in several natural language processing fields such as summarization, analysis of scientific texts, automatic taxonomy generat…

Binary ClassificationDefinition ExtractionQuestion AnsweringSentence+1

RGCL at SemEval-2020 Task 6: Neural Approaches to Definition Extraction

2020-10-13 · Tharindu Ranasinghe, Alistair Plum, Constantin Orasan, Ruslan Mitkov

This paper presents the RGCL team submission to SemEval 2020 Task 6: DeftEval, subtasks 1 and 2. The system classifies definitions at the sentence and token levels. It utilises state-of-the-art neural network architectur…

Definition ExtractionSentence

DSC IIT-ISM at SemEval-2020 Task 6: Boosting BERT with Dependencies for Definition Extraction

2020-09-17 · SEMEVAL 2020 · Aadarsh Singh, Priyanshu Kumar, Aman Sinha

We explore the performance of Bidirectional Encoder Representations from Transformers (BERT) at definition extraction. We further propose a joint model of BERT and Text Level Graph Convolutional Network so as to incorpor…

Definition ExtractionLanguage ModelingLanguage ModellingSentence

UPB at SemEval-2020 Task 6: Pretrained Language Models for Definition Extraction

2020-09-11 · SEMEVAL 2020 · Andrei-Marius Avram, Dumitru-Clementin Cercel, Costin-Gabriel Chiru

This work presents our contribution in the context of the 6th task of SemEval-2020: Extracting Definitions from Free Text in Textbooks (DeftEval). This competition consists of three subtasks with different levels of gran…

Definition ExtractionGeneral ClassificationLanguage ModelingLanguage Modelling+1

SemEval-2020 Task 6: Definition extraction from free text with the DEFT corpus

2020-08-31 · SEMEVAL 2020 · Sasha Spala, Nicholas A. Miller, Franck Dernoncourt, Carl Dockhorn

Research on definition extraction has been conducted for well over a decade, largely with significant constraints on the type of definitions considered. In this work, we present DeftEval, a SemEval shared task in which p…

Definition ExtractionRelation ExtractionSentenceSentence Classification
1–20 / 27 다음 →