paper-with-me

Papers

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 are a necessity while others serve as an auxiliary to their predicates. To consider such roles and relations of the arguments in the labeling order, we introduce iterative argument identification (IAI), which combines global decoding and iterative identification for the semantic arguments. In experiments, we first realize that the model with random argument labeling orders outperforms other heuristic orders such as the conventional left-to-right labeling order. Combined with simple reinforcement learning, the proposed model spontaneously learns the optimized labeling orders that are different from existing heuristic orders. The proposed model with the IAI algorithm achieves competitive or outperforming results from the existing models in the standard benchmark datasets of span-based SRL: CoNLL-2005 and CoNLL-2012.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Role Labeling

Similar Papers 제목 키워드 기반

A Training-Free Regeneration Paradigm: Contrastive Reflection Memory Guided Self-Verification and Self-Improvement

2026-03-20 · Yuran Li, Di Wu, Benoit Boulet arxiv

Verification-guided self-improvement has recently emerged as a promising approach to improving the accuracy of large language model (LLM) outputs. However, existing approaches face a trade-off between inference efficienc…

Unsupervised feature selection via self-paced learning and low-redundant regularization

2021-12-14 · Weiyi Li, Hongmei Chen, Tianrui Li, Jihong Wan 외

Much more attention has been paid to unsupervised feature selection nowadays due to the emergence of massive unlabeled data. The distribution of samples and the latent effect of training a learning method using samples i…

feature selection

What Preserves the Emergence of Language?

2021-01-01 · Ziluo Ding, Tiejun Huang, Zongqing Lu

The emergence of language is a mystery. One dominant theory is that cooperation boosts language to emerge. However, as a means of giving out information, language seems not to be an evolutionarily stable strategy. To ens…

Tracing metaphors in time through self-distance in vector spaces

2016-11-10 · Marco Del Tredici, Malvina Nissim, Andrea Zaninello

From a diachronic corpus of Italian, we build consecutive vector spaces in time and use them to compare a term's cosine similarity to itself in different time spans. We assume that a drop in similarity might be related t…

Satori-SWE: Evolutionary Test-Time Scaling for Sample-Efficient Software Engineering

2025-05-29 · Guangtao Zeng, Maohao Shen, Delin Chen, Zhenting Qi 외

Language models (LMs) perform well on standardized coding benchmarks but struggle with real-world software engineering tasks such as resolving GitHub issues in SWE-Bench, especially when model parameters are less than 10…

Reinforcement Learning (RL)