English
Related papers

Related papers: Jointly Learning Span Extraction and Sequence Labe…

200 papers

Relation extraction is an important task in structuring content of text data, and becomes especially challenging when learning with weak supervision---where only a limited number of labeled sentences are given and a large number of…

Computation and Language · Computer Science 2019-02-26 Hongtao Lin , Jun Yan , Meng Qu , Xiang Ren

Understanding product attributes plays an important role in improving online shopping experience for customers and serves as an integral part for constructing a product knowledge graph. Most existing methods focus on attribute extraction…

Computer Vision and Pattern Recognition · Computer Science 2021-06-10 Rongmei Lin , Xiang He , Jie Feng , Nasser Zalmout , Yan Liang , Li Xiong , Xin Luna Dong

Relation triple extraction, which outputs a set of triples from long sentences, plays a vital role in knowledge acquisition. Large language models can accurately extract triples from simple sentences through few-shot learning or fine-tuning…

Computation and Language · Computer Science 2024-04-16 Zepeng Ding , Wenhao Huang , Jiaqing Liang , Deqing Yang , Yanghua Xiao

Neural coreference resolution models trained on one dataset may not transfer to new, low-resource domains. Active learning mitigates this problem by sampling a small subset of data for annotators to label. While active learning is…

Computation and Language · Computer Science 2022-03-30 Michelle Yuan , Patrick Xia , Chandler May , Benjamin Van Durme , Jordan Boyd-Graber

Sequence labeling (SL) is a fundamental research problem encompassing a variety of tasks, e.g., part-of-speech (POS) tagging, named entity recognition (NER), text chunking, etc. Though prevalent and effective in many downstream applications…

Computation and Language · Computer Science 2020-11-16 Zhiyong He , Zanbo Wang , Wei Wei , Shanshan Feng , Xianling Mao , Sheng Jiang

In general, the labels used in sequence labeling consist of different types of elements. For example, IOB-format entity labels, such as B-Person and I-Person, can be decomposed into span (B and I) and type information (Person). However,…

Computation and Language · Computer Science 2020-06-05 Takuma Kato , Kaori Abe , Hiroki Ouchi , Shumpei Miyawaki , Jun Suzuki , Kentaro Inui

Spatial reasoning over text is challenging as the models not only need to extract the direct spatial information from the text but also reason over those and infer implicit spatial relations. Recent studies highlight the struggles even…

Computation and Language · Computer Science 2023-10-26 Roshanak Mirzaee , Parisa Kordjamshidi

The text of clinical notes can be a valuable source of patient information and clinical assessments. Historically, the primary approach for exploiting clinical notes has been information extraction: linking spans of text to concepts in a…

Computation and Language · Computer Science 2019-06-11 Sarah Wiegreffe , Edward Choi , Sherry Yan , Jimeng Sun , Jacob Eisenstein

Overall, the two main contributions of this work include the application of sentence simplification to association extraction as described above, and the use of distributional semantics for concept extraction. The proposed work on concept…

Computation and Language · Computer Science 2011-09-13 Siddhartha Jonnalagadda

Information extraction systems often produce hundreds to thousands of strings on a specific topic. We present a method that facilitates better consumption of these strings, in an exploratory setting in which a user wants to both get a broad…

Computation and Language · Computer Science 2023-09-20 Itay Yair , Hillel Taub-Tabib , Yoav Goldberg

Tracking progress in machine learning has become increasingly difficult with the recent explosion in the number of papers. In this paper, we present AxCell, an automatic machine learning pipeline for extracting results from papers. AxCell…

Computation and Language · Computer Science 2020-04-30 Marcin Kardas , Piotr Czapla , Pontus Stenetorp , Sebastian Ruder , Sebastian Riedel , Ross Taylor , Robert Stojnic

For Named Entity Recognition (NER), sequence labeling-based and span-based paradigms are quite different. Previous research has demonstrated that the two paradigms have clear complementary advantages, but few models have attempted to…

Computation and Language · Computer Science 2022-07-19 Bin Ji , Shasha Li , Jie Yu , Jun Ma , Huijun Liu

Many joint entity relation extraction models setup two separated label spaces for the two sub-tasks (i.e., entity detection and relation classification). We argue that this setting may hinder the information interaction between entities and…

Computation and Language · Computer Science 2021-07-12 Yijun Wang , Changzhi Sun , Yuanbin Wu , Hao Zhou , Lei Li , Junchi Yan

Whereas the recent emergence of large language models (LLMs) like ChatGPT has exhibited impressive general performance, it still has a large gap with fully-supervised models on specific tasks such as multi-span question answering. Previous…

Computation and Language · Computer Science 2023-06-08 Zixian Huang , Jiaying Zhou , Gengyang Xiao , Gong Cheng

Regular expressions and automata models with capture variables are core tools in rule-based information extraction. These formalisms, also called regular document spanners, use regular languages in order to locate the data that a user wants…

Databases · Computer Science 2018-03-15 Fernando Florenzano , Cristian Riveros , Martin Ugarte , Stijn Vansummeren , Domagoj Vrgoc

Existing topic modeling and text segmentation methodologies generally require large datasets for training, limiting their capabilities when only small collections of text are available. In this work, we reexamine the inter-related problems…

Information Retrieval · Computer Science 2021-05-26 Qiong Wu , Adam Hare , Sirui Wang , Yuwei Tu , Zhenming Liu , Christopher G. Brinton , Yanhua Li

Keyphrases are useful for a variety of purposes, including summarizing, indexing, labeling, categorizing, clustering, highlighting, browsing, and searching. The task of automatic keyphrase extraction is to select keyphrases from within the…

Machine Learning · Computer Science 2007-05-23 Peter D. Turney

Transformer-based architectures in natural language processing force input size limits that can be problematic when long documents need to be processed. This paper overcomes this issue for keyphrase extraction by chunking the long documents…

Computation and Language · Computer Science 2022-05-12 Martin Docekal , Pavel Smrz

Medical imaging is critical to the diagnosis and treatment of numerous medical problems, including many forms of cancer. Medical imaging reports distill the findings and observations of radiologists, creating an unstructured textual…

Computation and Language · Computer Science 2021-08-23 Kevin Lybarger , Aashka Damani , Martin Gunn , Ozlem Uzuner , Meliha Yetisgen

Medical dialogue information extraction is becoming an increasingly significant problem in modern medical care. It is difficult to extract key information from electronic medical records (EMRs) due to their large numbers. Previously,…

Computation and Language · Computer Science 2023-03-14 Xinshi Wang , Daniel Tang