paper-with-me

Papers

Multi-Task Active Learning for Neural Semantic Role Labeling on Low Resource Conversational Corpus

2018-06-05 · WS 2018 7 · Fariz Ikhwantri, Samuel Louvan, Kemal Kurniawan, Bagas Abisena, Valdi Rachman, Alfan Farizki Wicaksono, Rahmad Mahendra

Most Semantic Role Labeling (SRL) approaches are supervised methods which require a significant amount of annotated corpus, and the annotation requires linguistic expertise. In this paper, we propose a Multi-Task Active Learning framework for Semantic Role Labeling with Entity Recognition (ER) as the auxiliary task to alleviate the need for extensive data and use additional information from ER to help SRL. We evaluate our approach on Indonesian conversational dataset. Our experiments show that multi-task active learning can outperform single-task active learning method and standard multi-task learning. According to our results, active learning is more efficient by using 12% less of training data compared to passive learning in both single-task and multi-task setting. We also introduce a new dataset for SRL in Indonesian conversational domain to encourage further research in this area.

📄 PDF Abstract BibTeX arXiv:1806.01523

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningMulti-Task LearningSemantic Role Labeling

Similar Papers 제목 키워드 기반

Tuning Deep Active Learning for Semantic Role Labeling

2021-06-01 · IWCS (ACL) 2021 6 · Skatje Myers, Martha Palmer

Active learning has been shown to reduce annotation requirements for numerous natural language processing tasks, including semantic role labeling (SRL). SRL involves labeling argument spans for potentially multiple predi…

Active LearningSemantic Role LabelingSentence

An MRC Framework for Semantic Role Labeling

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a sentence and can be decomposed into two subtasks: predicate disambiguation and argument labeling. Prior work deals with these two tas…

Computational EfficiencyMachine Reading ComprehensionMultiple-choiceReading Comprehension+2

An MRC Framework for Semantic Role Labeling

2021-09-14 · COLING 2022 10 · Nan Wang, Jiwei Li, Yuxian Meng, Xiaofei Sun 외

Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a sentence and can be decomposed into two subtasks: predicate disambiguation and argument labeling. Prior work deals with these two tas…

Computational EfficiencyMachine Reading ComprehensionMultiple-choiceReading Comprehension+2

SRL4ORL: Improving Opinion Role Labeling using Multi-task Learning with Semantic Role Labeling

2017-11-02 · NAACL 2018 6 · Ana Marasović, Anette Frank

For over a decade, machine learning has been used to extract opinion-holder-target structures from text to answer the question "Who expressed what kind of sentiment towards what?". Recent neural approaches do not outperf…

Fine-Grained Opinion AnalysisMulti-Task Learning

Improving Portuguese Semantic Role Labeling with Transformers and Transfer Learning

2021-01-04 · Sofia Oliveira, Daniel Loureiro, Alípio Jorge

The Natural Language Processing task of determining "Who did what to whom" is called Semantic Role Labeling. For English, recent methods based on Transformer models have allowed for major improvements in this task over t…

Cross-Lingual TransferDependency ParsingSemantic Role LabelingTransfer Learning