paper-with-me

Papers

Inducing Semantic Representation from Text by Jointly Predicting and Factorizing Relations

2014-12-19 · Ivan Titov, Ehsan Khoddam

In this work, we propose a new method to integrate two recent lines of work: unsupervised induction of shallow semantics (e.g., semantic roles) and factorization of relations in text and knowledge bases. Our model consists of two components: (1) an encoding component: a semantic role labeling model which predicts roles given a rich set of syntactic and lexical features; (2) a reconstruction component: a tensor factorization model which relies on roles to predict argument fillers. When the components are estimated jointly to minimize errors in argument reconstruction, the induced roles largely correspond to roles defined in annotated resources. Our method performs on par with most accurate role induction methods on English, even though, unlike these previous approaches, we do not incorporate any prior linguistic knowledge about the language.

📄 PDF Abstract BibTeX arXiv:1412.6418

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Role Labeling

Similar Papers 제목 키워드 기반

Neural Text Classification by Jointly Learning to Cluster and Align

2020-11-24 · Yekun Chai, Haidong Zhang, Shuo Jin

Distributional text clustering delivers semantically informative representations and captures the relevance between each word and semantic clustering centroids. We extend the neural text clustering approach to text class…

ClassificationClusteringGeneral Classificationtext-classification+3

Learning Semantic Script Knowledge with Event Embeddings

2013-12-18 · Ashutosh Modi, Ivan Titov

Induction of common sense knowledge about prototypical sequences of events has recently received much attention. Instead of inducing this knowledge in the form of graphs, as in much of the previous work, in our method, d…

Common Sense Reasoning

Jointly Predicting Predicates and Arguments in Neural Semantic Role Labeling

2018-05-12 · ACL 2018 7 · Luheng He, Kenton Lee, Omer Levy, Luke Zettlemoyer

Recent BIO-tagging-based neural semantic role labeling models are very high performing, but assume gold predicates as part of the input and cannot incorporate span-level features. We propose an end-to-end approach for jo…

Semantic Role Labeling

Learning Entailment-Based Sentence Embeddings from Natural Language Inference

2019-09-25 · Rabeeh Karimi Mahabadi*, Florian Mai*, James Henderson

Large datasets on natural language inference are a potentially valuable resource for inducing semantic representations of natural language sentences. But in many such models the embeddings computed by the sentence encod…

Inductive BiasNatural Language InferenceSentenceSentence Embeddings

Flow-SLM: Joint Learning of Linguistic and Acoustic Information for Spoken Language Modeling

2025-08-12 · Ju-Chieh Chou, Jiawei Zhou, Karen Livescu arxiv

Textless spoken language models (SLMs) are generative models of speech that do not rely on text supervision. Most textless SLMs learn to predict the next semantic token, a discrete representation of linguistic content, a…