中文
相关论文

相关论文: Substructure Distribution Projection for Zero-Shot…

200 篇论文

Providing technologies to communities or domains where training data is scarce or protected e.g., for privacy reasons, is becoming increasingly important. To that end, we generalise methods for unsupervised transfer from multiple input…

计算与语言 · 计算机科学 2021-10-11 Kemal Kurniawan , Lea Frermann , Philip Schulz , Trevor Cohn

We propose a new method for projective dependency parsing based on headed spans. In a projective dependency tree, the largest subtree rooted at each word covers a contiguous sequence (i.e., a span) in the surface order. We call such a span…

计算与语言 · 计算机科学 2022-03-10 Songlin Yang , Kewei Tu

Recent work has shown that monolingual masked language models learn to represent data-driven notions of language variation which can be used for domain-targeted training data selection. Dataset genre labels are already frequently available,…

计算与语言 · 计算机科学 2021-09-13 Max Müller-Eberstein , Rob van der Goot , Barbara Plank

Higher-order methods for dependency parsing can partially but not fully address the issue that edges in dependency trees should be constructed at the text span/subtree level rather than word level. In this paper, we propose a new method for…

计算与语言 · 计算机科学 2022-05-24 Leilei Gan , Yuxian Meng , Kun Kuang , Xiaofei Sun , Chun Fan , Fei Wu , Jiwei Li

Cross-lingual transfer of word embeddings aims to establish the semantic mappings among words in different languages by learning the transformation functions over the corresponding word embedding spaces. Successfully solving this problem…

计算与语言 · 计算机科学 2018-09-12 Ruochen Xu , Yiming Yang , Naoki Otani , Yuexin Wu

Subword modeling for zero-resource languages aims to learn low-level representations of speech audio without using transcriptions or other resources from the target language (such as text corpora or pronunciation dictionaries). A good…

音频与语音处理 · 电气工程与系统科学 2020-04-20 Enno Hermann , Herman Kamper , Sharon Goldwater

Dependency parsing is one of the important natural language processing tasks that assigns syntactic trees to texts. Due to the wider availability of dependency corpora and improved parsing and machine learning techniques, parsing accuracies…

计算与语言 · 计算机科学 2018-10-05 Juntao Yu

Zero-shot cross-lingual transfer utilizing multilingual LLMs has become a popular learning paradigm for low-resource languages with no labeled training data. However, for NLP tasks that involve fine-grained predictions on words and phrases,…

计算与语言 · 计算机科学 2024-02-06 Duong Minh Le , Yang Chen , Alan Ritter , Wei Xu

Cross-lingual transfer is an effective way to build syntactic analysis tools in low-resource languages. However, transfer is difficult when transferring to typologically distant languages, especially when neither annotated target data nor…

计算与语言 · 计算机科学 2021-04-30 Junxian He , Zhisong Zhang , Taylor Berg-Kirkpatrick , Graham Neubig

Label projection, which involves obtaining translated labels and texts jointly, is essential for leveraging machine translation to facilitate cross-lingual transfer in structured prediction tasks. Prior research exploring label projection…

计算与语言 · 计算机科学 2024-04-16 Tanmay Parekh , I-Hung Hsu , Kuan-Hao Huang , Kai-Wei Chang , Nanyun Peng

We introduce a novel method for multilingual transfer that utilizes deep contextual embeddings, pretrained in an unsupervised fashion. While contextual embeddings have been shown to yield richer representations of meaning compared to their…

计算与语言 · 计算机科学 2019-04-05 Tal Schuster , Ori Ram , Regina Barzilay , Amir Globerson

Multilingual sequence labeling is a task of predicting label sequences using a single unified model for multiple languages. Compared with relying on multiple monolingual models, using a multilingual model has the benefit of a smaller model…

计算与语言 · 计算机科学 2020-05-05 Xinyu Wang , Yong Jiang , Nguyen Bach , Tao Wang , Fei Huang , Kewei Tu

In cross-lingual dependency annotation projection, information is often lost during transfer because of early decoding. We present an end-to-end graph-based neural network dependency parser that can be trained to reproduce matrices of edge…

计算与语言 · 计算机科学 2017-01-09 Michael Sejr Schlichtkrull , Anders Søgaard

Probing has become an important tool for analyzing representations in Natural Language Processing (NLP). For graphical NLP tasks such as dependency parsing, linear probes are currently limited to extracting undirected or unlabeled parse…

计算与语言 · 计算机科学 2022-03-25 Max Müller-Eberstein , Rob van der Goot , Barbara Plank

Conventional graph-based dependency parsers guarantee a tree structure both during training and inference. Instead, we formalize dependency parsing as the problem of independently selecting the head of each word in a sentence. Our model…

计算与语言 · 计算机科学 2016-12-23 Xingxing Zhang , Jianpeng Cheng , Mirella Lapata

We describe a cross-lingual transfer method for dependency parsing that takes into account the problem of word order differences between source and target languages. Our model only relies on the Bible, a considerably smaller parallel data…

计算与语言 · 计算机科学 2019-03-15 Mohammad Sadegh Rasooli , Michael Collins

The availability of corpora to train semantic parsers in English has lead to significant advances in the field. Unfortunately, for languages other than English, annotation is scarce and so are developed parsers. We then ask: could a parser…

计算与语言 · 计算机科学 2019-08-29 Jingfeng Yang , Federico Fancellu , Bonnie Webber

This paper describes a method of domain adaptive training for semantic segmentation using multiple source datasets that are not necessarily relevant to the target dataset. We propose a soft pseudo-label generation method by integrating…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Shigemichi Matsuzaki , Hiroaki Masuzawa , Jun Miura

Obtaining syntactic parses is a crucial part of many NLP pipelines. However, most of the world's languages do not have large amounts of syntactically annotated corpora available for building parsers. Syntactic projection techniques attempt…

计算与语言 · 计算机科学 2016-05-17 Ryan Georgi , Fei Xia , William D. Lewis

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 are attached as leaf…

计算与语言 · 计算机科学 2017-01-13 Héctor Martínez Alonso , Željko Agić , Barbara Plank , Anders Søgaard
‹ 上一页 1 2 3 10 下一页 ›