paper-with-me

Papers

Hierarchical Multitask Learning with Dependency Parsing for Japanese Semantic Role Labeling Improves Performance of Argument Identification

2021-01-15 · Tomohiro Nakamura, Tomoya Miyashita, Soh Ohara

With the advent of FrameNet and PropBank, many semantic role labeling (SRL) systems have been proposed in English. Although research on Japanese predicate argument structure analysis (PASA) has been conducted, most studies focused on surface cases. There are only few previous works on Japanese SRL for deep cases, and their models' accuracies are low. Therefore, we propose a hierarchical multitask learning method with dependency parsing (DP) and show that our model achieves state-of-the-art results in Japanese SRL. Also, we conduct experiments with a joint model that performs both argument identification and argument classification simultaneously. The result suggests that multitasking with DP is mainly effective for argument identification.

📄 PDF Abstract BibTeX arXiv:2101.06071

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingSemantic Role Labeling

Similar Papers 제목 키워드 기반

Hierarchical Word Structure-based Parsing: A Feasibility Study on UD-style Dependency Parsing in Japanese

2017-09-01 · WS 2017 9 · Takaaki Tanaka, Katsuhiko Hayashi, Masaaki Nagata

In applying word-based dependency parsing such as Universal Dependencies (UD) to Japanese, the uncertainty of word segmentation emerges for defining a word unit of the dependencies. We introduce the following hierarchica…

ChunkingDependency ParsingMorphological AnalysisSentence

Deep Multitask Learning for Semantic Dependency Parsing

2017-04-22 · ACL 2017 7 · Hao Peng, Sam Thomson, Noah A. Smith

We present a deep neural architecture that parses sentences into three semantic dependency graph formalisms. By using efficient, nearly arc-factored inference and a bidirectional-LSTM composed with a multi-layer perceptr…

ARCDependency ParsingSemantic Dependency Parsing

Multitask Learning for Cross-Lingual Transfer of Broad-coverage Semantic Dependencies

2020-11-01 · EMNLP 2020 11 · Maryam Aminian, Mohammad Sadegh Rasooli, Mona Diab

We describe a method for developing broad-coverage semantic dependency parsers for languages for which no semantically annotated resource is available. We leverage a multitask learning framework coupled with annotation p…

Cross-Lingual Transfer

Mutlitask Learning for Cross-Lingual Transfer of Semantic Dependencies

2020-04-30 · Maryam Aminian, Mohammad Sadegh Rasooli, Mona Diab

We describe a method for developing broad-coverage semantic dependency parsers for languages for which no semantically annotated resource is available. We leverage a multitask learning framework coupled with an annotatio…

Cross-Lingual Transfer

A Gamification of Japanese Dependency Parsing

2021-01-09 · Masayuki Asahara

Gamification approaches have been used as a way for creating language resources for NLP. It is also used for presenting and teaching the algorithms in NLP and linguistic phenomena. This paper argues about a design of gam…

Dependency Parsing