paper-with-me

Papers

A Universal Framework for Inductive Transfer Parsing across Multi-typed Treebanks

2016-12-01 · COLING 2016 12 · Jiang Guo, Wanxiang Che, Haifeng Wang, Ting Liu

Various treebanks have been released for dependency parsing. Despite that treebanks may belong to different languages or have different annotation schemes, they contain common syntactic knowledge that is potential to benefit each other. This paper presents a universal framework for transfer parsing across multi-typed treebanks with deep multi-task learning. We consider two kinds of treebanks as source: the multilingual universal treebanks and the monolingual heterogeneous treebanks. Knowledge across the source and target treebanks are effectively transferred through multi-level parameter sharing. Experiments on several benchmark datasets in various languages demonstrate that our approach can make effective use of arbitrary source treebanks to improve target parsing models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingInformation RetrievalMulti-Task Learning

Similar Papers 제목 키워드 기반

Graphonomy: Universal Human Parsing via Graph Transfer Learning

2019-04-09 · CVPR 2019 6 · Ke Gong, Yiming Gao, Xiaodan Liang, Xiaohui Shen 외

Prior highly-tuned human parsing models tend to fit towards each dataset in a specific domain or with discrepant label granularity, and can hardly be adapted to other human parsing tasks without extensive re-training. In…

Human ParsingTransfer Learning

A Representation Learning Framework for Multi-Source Transfer Parsing

2016-03-05 · Jiang Guo, Wanxiang Che, David Yarowsky, Haifeng Wang 외

Cross-lingual model transfer has been a promising approach for inducing dependency parsers for low-resource languages where annotated treebanks are not available. The major obstacles for the model transfer approach are t…

Cross-lingual zero-shot dependency parsingRepresentation Learning

Graphonomy: Universal Image Parsing via Graph Reasoning and Transfer

2021-01-26 · Liang Lin, Yiming Gao, Ke Gong, Meng Wang 외

Prior highly-tuned image parsing models are usually studied in a certain domain with a specific set of semantic labels and can hardly be adapted into other scenarios (e.g., sharing discrepant label granularity) without e…

Graph Representation LearningHuman ParsingPanoptic SegmentationRepresentation Learning+1

Parsing Universal Dependencies without training

2017-01-11 · EACL 2017 4 · Héctor Martínez Alonso, Željko Agić, Barbara Plank, Anders Søgaard

We propose UDP, the first training-free parser for Universal Dependencies (UD). Our algorithm is based on PageRank and a small set of head attachment rules. It features two-step decoding to guarantee that function words …

Semantic Human Parsing via Scalable Semantic Transfer over Multiple Label Domains

2023-04-09 · CVPR 2023 1 · Jie Yang, Chaoqun Wang, Zhen Li, Junle Wang 외

This paper presents Scalable Semantic Transfer (SST), a novel training paradigm, to explore how to leverage the mutual benefits of the data from different label domains (i.e. various levels of label granularity) to train…

Human ParsingRepresentation Learning