paper-with-me

홈 › Papers

Multi-Task Learning for Joint Semantic Role and Proto-Role Labeling

2022-10-13 · Aashish Arora, Harshitha Malireddi, Daniel Bauer, Asad Sayeed, Yuval Marton

We put forward an end-to-end multi-step machine learning model which jointly labels semantic roles and the proto-roles of Dowty (1991), given a sentence and the predicates therein. Our best architecture first learns argument spans followed by learning the argument's syntactic heads. This information is shared with the next steps for predicting the semantic roles and proto-roles. We also experiment with transfer learning from argument and head prediction to role and proto-role labeling. We compare using static and contextual embeddings for words, arguments, and sentences. Unlike previous work, our model does not require pre-training or fine-tuning on additional tasks, beyond using off-the-shelf (static or contextual) embeddings and supervision. It also does not require argument spans, their semantic roles, and/or their gold syntactic heads as additional input, because it learns to predict all these during training. Our multi-task learning model raises the state-of-the-art predictions for most proto-roles.

📄 PDF Abstract BibTeX arXiv:2210.07270

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningSentenceTransfer Learning

Similar Papers 제목 키워드 기반

The Semantic Proto-Role Linking Model

2017-04-01 · EACL 2017 4 · Aaron Steven White, Kyle Rawlins, Benjamin Van Durme

We propose the semantic proto-role linking model, which jointly induces both predicate-specific semantic roles and predicate-general semantic proto-roles based on semantic proto-role property likelihood judgments. We use…

modelSemantic Role Labeling

An Argument-Marker Model for Syntax-Agnostic Proto-Role Labeling

2019-02-04 · SEMEVAL 2019 6 · Juri Opitz, Anette Frank

Semantic proto-role labeling (SPRL) is an alternative to semantic role labeling (SRL) that moves beyond a categorical definition of roles, following Dowty's feature-based view of proto-roles. This theory determines agent…

Semantic Role Labeling

Computational linking theory

2016-10-08 · Aaron Steven White, Drew Reisinger, Rachel Rudinger, Kyle Rawlins 외

A linking theory explains how verbs' semantic arguments are mapped to their syntactic arguments---the inverse of the Semantic Role Labeling task from the shallow semantic parsing literature. In this paper, we develop the…

Semantic ParsingSemantic Role Labeling

From Entity Linking to Question Answering -- Recent Progress on Semantic Grounding Tasks

2016-12-01 · WS 2016 12 · Ming-Wei Chang

Entity linking and semantic parsing have been shown to be crucial to important applications such as question answering and document understanding. These tasks often require structured learning models, which make predicti…

document understandingEntity LinkingKnowledge Base Question AnsweringQuestion Answering+1

Joint Semantic Analysis with Document-Level Cross-Task Coherence Rewards

2020-10-12 · Rahul Aralikatte, Mostafa Abdou, Heather Lent, Daniel Hershcovich 외

Coreference resolution and semantic role labeling are NLP tasks that capture different aspects of semantics, indicating respectively, which expressions refer to the same entity, and what semantic roles expressions serve …

coreference-resolutionCoreference ResolutionNatural Language UnderstandingSemantic Role Labeling+1