paper-with-me

Papers

High-order Refining for End-to-end Chinese Semantic Role Labeling

2020-09-15 · Asian Chapter of the Association for Computational Linguistics 2020 · Hao Fei, Yafeng Ren, Donghong Ji

Current end-to-end semantic role labeling is mostly accomplished via graph-based neural models. However, these all are first-order models, where each decision for detecting any predicate-argument pair is made in isolation with local features. In this paper, we present a high-order refining mechanism to perform interaction between all predicate-argument pairs. Based on the baseline graph model, our high-order refining module learns higher-order features between all candidate pairs via attention calculation, which are later used to update the original token representations. After several iterations of refinement, the underlying token representations can be enriched with globally interacted features. Our high-order model achieves state-of-the-art results on Chinese SRL data, including CoNLL09 and Universal Proposition Bank, meanwhile relieving the long-range dependency issues.

📄 PDF Abstract BibTeX arXiv:2009.06957

Code (0)

등록된 구현이 없습니다.

Tasks

AllChinese Semantic Role LabelingSemantic Role LabelingVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Improving Chinese Semantic Role Labeling using High-quality Surface and Deep Case Frames

2017-04-01 · EACL 2017 4 · Gongye Jin, Daisuke Kawahara, Sadao Kurohashi

This paper presents a method for applying automatically acquired knowledge to semantic role labeling (SRL). We use a large amount of automatically extracted knowledge to improve the performance of SRL. We present two var…

Chinese Semantic Role LabelingDependency ParsingMachine TranslationManagement+2

Contrastive Analysis of Constituent Order Preferences Within Adverbial Roles in English and Chinese News: A Large-Language-Model-Driven Approach

2025-08-08 · Yiran Rex Ma arxiv

Based on comparable English-Chinese news corpora annotated by Large Language Model (LLM), this paper attempts to explore the differences in constituent order of English-Chinese news from the perspective of functional chu…

Chinese Semantic Role Labeling using High-quality Syntactic Knowledge

2015-07-01 · WS 2015 7 · Gongye Jin, Daisuke Kawahara, Sadao Kurohashi
Chinese Semantic Role LabelingDependency ParsingMachine TranslationQuestion Answering+2

基于Self-Attention的句法感知汉语框架语义角色标注(Syntax-Aware Chinese Frame Semantic Role Labeling Based on Self-Attention)

2020-10-01 · CCL 2020 10 · Xiaohui Wang, Ru Li, Zhiqiang Wang, Qinghua Chai 외

框架语义角色标注(Frame Semantic Role Labeling, FSRL)是基于FrameNet标注体系的语义分析任务。语义角色标注通常对句法有很强的依赖性,目前的语义角色标注模型大多基于双向长短时记忆网络Bi-LSTM,虽然可以获取句子中的长距离依赖信息,但无法很好获取句子中的句法信息。因此,引入self-attention机制来捕获句子中每个词的句法信息。实验结果表明,该模型在CFN(Chinese FrameNet,…

Semantic Role Labeling

Listening, Imagining & Refining: A Heuristic Optimized ASR Correction Framework with LLMs

2025-09-18 · Yutong Liu, Ziyue Zhang, Cheng Huang, Yongbin Yu 외 arxiv

Automatic Speech Recognition (ASR) systems remain prone to errors that affect downstream applications. In this paper, we propose LIR-ASR, a heuristic optimized iterative correction framework using LLMs, inspired by human…

Speech Recognition