paper-with-me

홈 › Papers

Semantic Role Labeling with Iterative Structure Refinement

2019-09-07 · IJCNLP 2019 11 · Chunchuan Lyu, Shay B. Cohen, Ivan Titov

Modern state-of-the-art Semantic Role Labeling (SRL) methods rely on expressive sentence encoders (e.g., multi-layer LSTMs) but tend to model only local (if any) interactions between individual argument labeling decisions. This contrasts with earlier work and also with the intuition that the labels of individual arguments are strongly interdependent. We model interactions between argument labeling decisions through {\it iterative refinement}. Starting with an output produced by a factorized model, we iteratively refine it using a refinement network. Instead of modeling arbitrary interactions among roles and words, we encode prior knowledge about the SRL problem by designing a restricted network architecture capturing non-local interactions. This modeling choice prevents overfitting and results in an effective model, outperforming strong factorized baseline models on all 7 CoNLL-2009 languages, and achieving state-of-the-art results on 5 of them, including English.

📄 PDF Abstract BibTeX arXiv:1909.03285

Code (1)

ChunchuanLv/Iterative_Inference 공식 구현 pytorch

Tasks

Semantic Role LabelingSentence

Similar Papers 제목 키워드 기반

Capturing Argument Interaction in Semantic Role Labeling with Capsule Networks

2019-10-07 · IJCNLP 2019 11 · Xinchi Chen, Chunchuan Lyu, Ivan Titov

Semantic role labeling (SRL) involves extracting propositions (i.e. predicates and their typed arguments) from natural language sentences. State-of-the-art SRL models rely on powerful encoders (e.g., LSTMs) and do not mo…

Semantic Role LabelingSentence

Constructing Holistic Spatio-Temporal Scene Graph for Video Semantic Role Labeling

2023-08-09 · Yu Zhao, Hao Fei, Yixin Cao, Bobo Li 외

Video Semantic Role Labeling (VidSRL) aims to detect the salient events from given videos, by recognizing the predict-argument event structures and the interrelationships between events. While recent endeavors have put f…

Semantic Role Labeling

Iterative Span Selection: Self-Emergence of Resolving Orders in Semantic Role Labeling

2022-10-01 · COLING 2022 10 · Shuhei Kurita, Hiroki Ouchi, Kentaro Inui, Satoshi Sekine

Semantic Role Labeling (SRL) is the task of labeling semantic arguments for marked semantic predicates. Semantic arguments and their predicates are related in various distinct manners, of which certain semantic arguments…

Semantic Role Labeling

Incremental Image Labeling via Iterative Refinement

2023-04-18 · Fausto Giunchiglia, Xiaolei Diao, Mayukh Bagchi

Data quality is critical for multimedia tasks, while various types of systematic flaws are found in image benchmark datasets, as discussed in recent work. In particular, the existence of the semantic gap problem leads to…

Iterative Augmentation with Summarization Refinement (IASR) Evaluation for Unstructured Survey data Modeling and Analysis

2025-07-16 · Payal Bhattad, Sai Manoj Pudukotai Dinakarrao, Anju Gupta arxiv

Text data augmentation is a widely used strategy for mitigating data sparsity in natural language processing (NLP), particularly in low-resource settings where limited samples hinder effective semantic modeling. While au…

Data Augmentation