paper-with-me

홈 › Papers

Unsupervised Term Extraction for Highly Technical Domains

2022-10-24 · Francesco Fusco, Peter Staar, Diego Antognini

Term extraction is an information extraction task at the root of knowledge discovery platforms. Developing term extractors that are able to generalize across very diverse and potentially highly technical domains is challenging, as annotations for domains requiring in-depth expertise are scarce and expensive to obtain. In this paper, we describe the term extraction subsystem of a commercial knowledge discovery platform that targets highly technical fields such as pharma, medical, and material science. To be able to generalize across domains, we introduce a fully unsupervised annotator (UA). It extracts terms by combining novel morphological signals from sub-word tokenization with term-to-topic and intra-term similarity metrics, computed using general-domain pre-trained sentence-encoders. The annotator is used to implement a weakly-supervised setup, where transformer-models are fine-tuned (or pre-trained) over the training data generated by running the UA over large unlabeled corpora. Our experiments demonstrate that our setup can improve the predictive performance while decreasing the inference latency on both CPUs and GPUs. Our annotators provide a very competitive baseline for all the cases where annotations are not available.

📄 PDF Abstract BibTeX arXiv:2210.13118

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTerm Extraction

Similar Papers 제목 키워드 기반

Unsupervised Technical Domain Terms Extraction using Term Extractor

2021-01-22 · ICON 2020 12 · Suman Dowlagar, Radhika Mamidi

Terminology extraction, also known as term extraction, is a subtask of information extraction. The goal of terminology extraction is to extract relevant words or phrases from a given corpus automatically. This paper focu…

ChunkingTask 2Term Extraction

Extracting Text Representations for Terms and Phrases in Technical Domains

2023-05-25 · Francesco Fusco, Diego Antognini

Extracting dense representations for terms and phrases is a task of great importance for knowledge discovery platforms targeting highly-technical fields. Dense representations are used as features for downstream componen…

Sentence

QuickGraph: A Rapid Annotation Tool for Knowledge Graph Extraction from Technical Text

2022-05-01 · ACL 2022 5 · Tyler Bikaun, Michael Stewart, Wei Liu

Acquiring high-quality annotated corpora for complex multi-task information extraction (MT-IE) is an arduous and costly process for human-annotators. Adoption of unsupervised techniques for automated annotation have thus…

Clustering

Evaluation of Automatic Hypernym Extraction from Technical Corpora in English and Dutch

2014-05-01 · LREC 2014 5 · Els Lefever, Marjan Van de Kauter, V{\'e}ronique Hoste

In this research, we evaluate different approaches for the automatic extraction of hypernym relations from English and Dutch technical text. The detected hypernym relations should enable us to semantically structure auto…

Morphological Analysis

Predicting Degrees of Technicality in Automatic Terminology Extraction

2020-07-01 · ACL 2020 6 · Anna H{\"a}tty, Dominik Schlechtweg, Michael Dorna, Sabine Schulte im Walde

While automatic term extraction is a well-researched area, computational approaches to distinguish between degrees of technicality are still understudied. We semi-automatically create a German gold standard of technicali…

Term ExtractionWord Embeddings