paper-with-me

홈 › Papers

A Data-Driven Approach for Semantic Role Labeling from Induced Grammar Structures in Language

2016-06-20 · Vivek Datla, David Lin, Max Louwerse, Abhinav Vishnu

Semantic roles play an important role in extracting knowledge from text. Current unsupervised approaches utilize features from grammar structures, to induce semantic roles. The dependence on these grammars, however, makes it difficult to adapt to noisy and new languages. In this paper we develop a data-driven approach to identifying semantic roles, the approach is entirely unsupervised up to the point where rules need to be learned to identify the position the semantic role occurs. Specifically we develop a modified-ADIOS algorithm based on ADIOS Solan et al. (2005) to learn grammar structures, and use these grammar structures to learn the rules for identifying the semantic roles based on the context in which the grammar structures appeared. The results obtained are comparable with the current state-of-art models that are inherently dependent on human annotated data.

📄 PDF Abstract BibTeX arXiv:1606.06274

Code (0)

등록된 구현이 없습니다.

Tasks

PositionSemantic Role Labeling

Similar Papers 제목 키워드 기반

Unsupervised Induction of Semantic Roles within a Reconstruction-Error Minimization Framework

2014-12-08 · HLT 2015 5 · Ivan Titov, Ehsan Khoddam

We introduce a new approach to unsupervised estimation of feature-rich semantic role labeling models. Our model consists of two components: (1) an encoding component: a semantic role labeling model which predicts roles g…

Semantic Role Labeling

Question-Answer Driven Semantic Role Labeling: Using Natural Language to Annotate Natural Language

2015-09-01 · EMNLP 2015 9 · Luheng He, Mike Lewis, Luke Zettlemoyer
Semantic Role Labeling

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 consis…

Semantic Role Labeling

An MRC Framework for Semantic Role Labeling

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a sentence and can be decomposed into two subtasks: predicate disambiguation and argument labeling. Prior work deals with these two tas…

Computational EfficiencyMachine Reading ComprehensionMultiple-choiceReading Comprehension+2

Remove Noise and Keep Truth: A Noisy Channel Model for Semantic Role Labeling

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Semantic role labeling usually models structures using sequences, trees, or graphs. Past works focused on researching novel modeling methods and neural structures and integrating more features. In this paper, we re-exami…

Semantic Role Labeling