-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathacl2018.bib
More file actions
18 lines (17 loc) · 1.32 KB
/
acl2018.bib
File metadata and controls
18 lines (17 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@inproceedings{hershcovich-etal-2018-multitask,
title = "Multitask Parsing Across Semantic Representations",
author = "Hershcovich, Daniel and
Abend, Omri and
Rappoport, Ari",
editor = "Gurevych, Iryna and
Miyao, Yusuke",
booktitle = "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2018",
address = "Melbourne, Australia",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/P18-1035",
doi = "10.18653/v1/P18-1035",
pages = "373--385",
abstract = "The ability to consolidate information of different types is at the core of intelligence, and has tremendous practical value in allowing learning for one task to benefit from generalizations learned for others. In this paper we tackle the challenging task of improving semantic parsing performance, taking UCCA parsing as a test case, and AMR, SDP and Universal Dependencies (UD) parsing as auxiliary tasks. We experiment on three languages, using a uniform transition-based system and learning architecture for all parsing tasks. Despite notable conceptual, formal and domain differences, we show that multitask learning significantly improves UCCA parsing in both in-domain and out-of-domain settings.",
}