paper-with-me

Papers

Structured Prediction for Joint Class Cardinality and Entity Property Inference in Model-Complete Text Comprehension

2020-11-01 · EMNLP (spnlp) 2020 11 · Hendrik ter Horst, Philipp Cimiano

Model-complete text comprehension aims at interpreting a natural language text with respect to a semantic domain model describing the classes and their properties relevant for the domain in question. Solving this task can be approached as a structured prediction problem, consisting in inferring the most probable instance of the semantic model given the text. In this work, we focus on the challenging sub-problem of cardinality prediction that consists in predicting the number of distinct individuals of each class in the semantic model. We show that cardinality prediction can successfully be approached by modeling the overall task as a joint inference problem, predicting the number of individuals of certain classes while at the same time extracting their properties. We approach this task with probabilistic graphical models computing the maximum-a-posteriori instance of the semantic model. Our main contribution lies on the empirical investigation and analysis of different approximative inference strategies based on Gibbs sampling. We present and evaluate our models on the task of extracting key parameters from scientific full text articles describing pre-clinical studies in the domain of spinal cord injury.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesPredictionReading ComprehensionStructured Prediction

Similar Papers 제목 키워드 기반

Predict and Constrain: Modeling Cardinality in Deep Structured Prediction

2018-02-13 · ICML 2018 7 · Nataly Brukhim, Amir Globerson

Many machine learning problems require the prediction of multi-dimensional labels. Such structured prediction models can benefit from modeling dependencies between labels. Recently, several deep learning approaches to st…

BIG-bench Machine LearningDeep LearningGeneral ClassificationMulti-Label Classification+3

Joint Learning of Set Cardinality and State Distribution

2017-09-13 · S. Hamid Rezatofighi, Anton Milan, Qinfeng Shi, Anthony Dick 외

We present a novel approach for learning to predict sets using deep learning. In recent years, deep neural networks have shown remarkable results in computer vision, natural language processing and other related problems…

image-classificationImage ClassificationMulti-Label Image Classificationvalid

Using Random Effects to Account for High-Cardinality Categorical Features and Repeated Measures in Deep Neural Networks

2021-12-01 · NeurIPS 2021 12 · Giora Simchoni, Saharon Rosset

High-cardinality categorical features are a major challenge for machine learning methods in general and for deep learning in particular. Existing solutions such as one-hot encoding and entity embeddings can be hard to sc…

Entity Embeddings

Towards Sharper Generalization Bounds for Structured Prediction

2021-12-01 · NeurIPS 2021 12 · Shaojie Li, Yong liu

In this paper, we investigate the generalization performance of structured prediction learning and obtain state-of-the-art generalization bounds. Our analysis is based on factor graph decomposition of structured predicti…

Generalization BoundsPredictionStructured Prediction

Encoding Implicit Relation Requirements for Relation Extraction: A Joint Inference Approach

2018-11-09 · Li-Wei Chen, Yansong Feng, Songfang Huang, Bingfeng Luo 외

Relation extraction is the task of identifying predefined relationship between entities, and plays an essential role in information extraction, knowledge base construction, question answering and so on. Most existing rel…

Knowledge Base ConstructionQuestion AnsweringRelationRelation Extraction