中文
相关论文

相关论文: Global Transition-based Non-projective Dependency …

200 篇论文

Recent advancements in attention mechanisms have replaced recurrent neural networks and its variants for machine translation tasks. Transformer using attention mechanism solely achieved state-of-the-art results in sequence modeling. Neural…

计算与语言 · 计算机科学 2020-04-02 Prakhar Thapak , Prodip Hore

This paper presents a novel reranking model, future reward reranking, to re-score the actions in a transition-based parser by using a global scorer. Different to conventional reranking parsing, the model searches for the best dependency…

计算与语言 · 计算机科学 2016-12-16 Fugen Zhou , Fuxiang Wu , Zhengchen Zhang , Minghui Dong

We investigate whether off-the-shelf deep bidirectional sentence representations trained on a massively multilingual corpus (multilingual BERT) enable the development of an unsupervised universal dependency parser. This approach only…

计算与语言 · 计算机科学 2019-10-15 Ke Tran , Arianna Bisazza

There has been increasing interest in building multilingual foundation models for NLP and speech research. This paper examines how to expand the speech translation capability of these models with restricted data. Whisper, a speech…

计算与语言 · 计算机科学 2025-02-12 Rao Ma , Mengjie Qian , Yassir Fathullah , Siyuan Tang , Mark Gales , Kate Knill

Multilingual transformers (XLM, mT5) have been shown to have remarkable transfer skills in zero-shot settings. Most transfer studies, however, rely on automatically translated resources (XNLI, XQuAD), making it hard to discern the…

计算与语言 · 计算机科学 2021-06-09 Hai Hu , He Zhou , Zuoyu Tian , Yiwen Zhang , Yina Ma , Yanting Li , Yixin Nie , Kyle Richardson

Multilingual neural machine translation models (MNMT) yield state-of-the-art performance when evaluated on data from a domain and language pair seen at training time. However, when a MNMT model is used to translate under domain shift or to…

计算与语言 · 计算机科学 2022-10-24 Wen Lai , Alexandra Chronopoulou , Alexander Fraser

The absence of effective communication the deaf population represents the main social gap in this community. Furthermore, the sign language, main deaf communication tool, is unlettered, i.e., there is no formal written representation. In…

计算与语言 · 计算机科学 2025-03-26 Fredy Alejandro Mendoza López , Jefferson Rodriguez , Fabio Martínez

Our method for multi-lingual geoparsing uses monolingual tools and resources along with machine translation and alignment to return location words in many languages. Not only does our method save the time and cost of developing geoparsers…

计算与语言 · 计算机科学 2015-11-09 Xu Chen , Han Zhang , Judith Gelernter

An increasingly wide range of artificial intelligence applications rely on syntactic information to process and extract meaning from natural language text or speech, with constituent trees being one of the most widely used syntactic…

计算与语言 · 计算机科学 2019-08-05 Daniel Fernández-González , Carlos Gómez-Rodríguez

Convolutional sparse coding (CSC) has been popularly used for the learning of shift-invariant dictionaries in image and signal processing. However, existing methods have limited scalability. In this paper, instead of convolving with a…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Yaqing Wang , Quanming Yao , James T. Kwok , Lionel M. Ni

Designers of statistical machine translation (SMT) systems have begun to employ tree-structured translation models. Systems involving tree-structured translation models tend to be complex. This article aims to reduce the conceptual…

计算与语言 · 计算机科学 2007-05-23 I. Dan Melamed , Wei Wang

Recent years have witnessed the rapid advance in neural machine translation (NMT), the core of which lies in the encoder-decoder architecture. Inspired by the recent progress of large-scale pre-trained language models on machine translation…

计算与语言 · 计算机科学 2021-06-28 Shuo Wang , Zhaopeng Tu , Zhixing Tan , Wenxuan Wang , Maosong Sun , Yang Liu

Recently, these has been a surge on studying how to obtain partially annotated data for model supervision. However, there still lacks a systematic study on how to train statistical models with partial annotation (PA). Taking dependency…

计算与语言 · 计算机科学 2016-09-30 Zhenghua Li , Yue Zhang , Jiayuan Chao , Min Zhang

Unsupervised cross-lingual pretraining has achieved strong results in neural machine translation (NMT), by drastically reducing the need for large parallel data. Most approaches adapt masked-language modeling (MLM) to sequence-to-sequence…

计算与语言 · 计算机科学 2021-06-11 Christos Baziotis , Ivan Titov , Alexandra Birch , Barry Haddow

Dependency parsing is an essential task in NLP, and the quality of dependency parsers is crucial for many downstream tasks. Parsers' quality often varies depending on the domain and the language involved. Therefore, it is essential to…

计算与语言 · 计算机科学 2024-04-04 Adithya Kulkarni , Oliver Eulenstein , Qi Li

Dependency parsing research, which has made significant gains in recent years, typically focuses on improving the accuracy of single-tree predictions. However, ambiguity is inherent to natural language syntax, and communicating such…

计算与语言 · 计算机科学 2018-04-18 Katherine A. Keith , Su Lin Blodgett , Brendan O'Connor

This paper introduces Minimal Dependency Translation (MDT), an ongoing project to develop a rule-based framework for the creation of rudimentary bilingual lexicon-grammars for machine translation and computer-assisted translation into and…

计算与语言 · 计算机科学 2017-10-04 Michael Gasser

(Renyi Qu's Master's Thesis) Recent advancements in interpretable models for vision-language tasks have achieved competitive performance; however, their interpretability often suffers due to the reliance on unstructured text outputs from…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Renyi Qu , Mark Yatskar

We describe a cross-lingual adaptation method based on syntactic parse trees obtained from the Universal Dependencies (UD), which are consistent across languages, to develop classifiers in low-resource languages. The idea of UD parsing is…

计算与语言 · 计算机科学 2020-03-31 Nasrin Taghizadeh , Heshaam Faili

Context: This paper presents the concept of open programming language interpreters and the implementation of a framework-level metaobject protocol (MOP) to support them. Inquiry: We address the problem of dynamic interpreter adaptation to…

编程语言 · 计算机科学 2017-04-03 Walter Cazzola , Albert Shaqiri