paper-with-me

홈 › Papers

Query Your Model with Definitions in FrameNet: An Effective Method for Frame Semantic Role Labeling

2022-12-05 · Ce Zheng, Yiming Wang, Baobao Chang

Frame Semantic Role Labeling (FSRL) identifies arguments and labels them with frame semantic roles defined in FrameNet. Previous researches tend to divide FSRL into argument identification and role classification. Such methods usually model role classification as naive multi-class classification and treat arguments individually, which neglects label semantics and interactions between arguments and thus hindering performance and generalization of models. In this paper, we propose a query-based framework named ArGument Extractor with Definitions in FrameNet (AGED) to mitigate these problems. Definitions of frames and frame elements (FEs) in FrameNet can be used to query arguments in text. Encoding text-definition pairs can guide models in learning label semantics and strengthening argument interactions. Experiments show that AGED outperforms previous state-of-the-art by up to 1.3 F1-score in two FrameNet datasets and the generalization power of AGED in zero-shot and fewshot scenarios. Our code and technical appendix is available at https://github.com/PKUnlp-icler/AGED.

📄 PDF Abstract BibTeX arXiv:2212.02036

Code (1)

pkunlp-icler/aged 공식 구현 pytorch

Tasks

ClassificationMulti-class ClassificationSemantic Role Labeling

Similar Papers 제목 키워드 기반

Learning Prototypical Functions for Physical Artifacts

2021-08-01 · ACL 2021 5 · Tianyu Jiang, Ellen Riloff

Humans create things for a reason. Ancient people created spears for hunting, knives for cutting meat, pots for preparing food, etc. The prototypical function of a physical artifact is a kind of commonsense knowledge tha…

Crowdsourcing in the Development of a Multilingual FrameNet: A Case Study of Korean FrameNet

2020-05-01 · LREC 2020 5 · Younggyun Hahm, Youngbin Noh, Ji Yoon Han, Tae Hwan Oh 외

Using current methods, the construction of multilingual resources in FrameNet is an expensive and complex task. While crowdsourcing is a viable alternative, it is difficult to include non-native English speakers in such …

Do LLMs Encode Frame Semantics? Evidence from Frame Identification

2025-09-23 · Jayanth Krishna Chundru, Rudrashis Poddar, Jie Cao, Tianyu Jiang arxiv

We investigate whether large language models encode latent knowledge of frame semantics, focusing on frame identification, a core challenge in frame semantic parsing that involves selecting the appropriate semantic frame…

Semantic Parsing

Semi-supervised Deep Embedded Clustering with Anomaly Detection for Semantic Frame Induction

2020-05-01 · LREC 2020 5 · Zheng Xin Yong, Tiago Timponi Torrent

Although FrameNet is recognized as one of the most fine-grained lexical databases, its coverage of lexical units is still limited. To tackle this issue, we propose a two-step frame induction process: for a set of lexical…

Anomaly DetectionClustering

Exploiting Definitions for Frame Identification

2021-04-01 · EACL 2021 2 · Tianyu Jiang, Ellen Riloff

Frame identification is one of the key challenges for frame-semantic parsing. The goal of this task is to determine which frame best captures the meaning of a target word or phrase in a sentence. We present a new model f…

Semantic ParsingSentence