中文
相关论文

相关论文: Automatic Post-Editing for Vietnamese

200 篇论文

This work presents our efforts to reproduce the results of the human evaluation experiment presented in the paper of Vamvas and Sennrich (2022), which evaluated an automatic system detecting over- and undertranslations (translations…

计算与语言 · 计算机科学 2023-08-15 Ondřej Plátek , Mateusz Lango , Ondřej Dušek

In this work, we investigate a typical scenario in code generation where a developer edits existing code in real time and requests a code assistant, e.g., a large language model, to re-predict the next token or next line on the fly.…

计算与语言 · 计算机科学 2025-03-05 Zhenyu He , Jun Zhang , Shengjie Luo , Jingjing Xu , Zhi Zhang , Di He

Recent efforts on scene text erasing have shown promising results. However, existing methods require rich yet costly label annotations to obtain robust models, which limits the use for practical applications. To this end, we study an…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Gangwei Jiang , Shiyao Wang , Tiezheng Ge , Yuning Jiang , Ying Wei , Defu Lian

Effectively distinguishing the pronunciation correlations between different written texts is a significant issue in linguistic acoustics. Traditionally, such pronunciation correlations are obtained through manually designed pronunciation…

音频与语音处理 · 电气工程与系统科学 2025-01-03 Gaofeng Cheng , Haitian Lu , Chengxu Yang , Xuyang Wang , Ta Li , Yonghong Yan

Compared with only using limited authentic parallel data as training corpus, many studies have proved that incorporating synthetic parallel data, which generated by back translation (BT) or forward translation (FT, or selftraining), into…

计算与语言 · 计算机科学 2020-04-07 Shanbo Cheng , Shaohui Kuang , Rongxiang Weng , Heng Yu , Changfeng Zhu , Weihua Luo

In real world translation scenarios, terminology is rarely one-to-one. Instead, multiple valid translations may appear in a terminology dictionary, but correctness of a translation depends on corporate style guides and context. This can be…

计算与语言 · 计算机科学 2025-07-18 Nathaniel Berger , Johannes Eschbach-Dymanus , Miriam Exel , Matthias Huck , Stefan Riezler

We introduce the first dataset for human edits of machine-generated visual stories and explore how these collected edits may be used for the visual story post-editing task. The dataset, VIST-Edit, includes 14,905 human edited versions of…

计算与语言 · 计算机科学 2019-06-06 Ting-Yao Hsu , Chieh-Yang Huang , Yen-Chia Hsu , Ting-Hao 'Kenneth' Huang

Preference Optimization (PO) techniques are currently one of the state of the art techniques for fine-tuning large language models (LLMs) on pairwise preference feedback from human annotators. However, in machine translation, this sort of…

计算与语言 · 计算机科学 2025-02-24 Nathaniel Berger , Miriam Exel , Matthias Huck , Stefan Riezler

In the past year, large language models (LLMs) have had remarkable success in domains outside the traditional natural language processing, and their capacity is further expanded into the so-called LLM agents when connected with external…

计算与语言 · 计算机科学 2025-02-17 Weizhe Chen , Sven Koenig , Bistra Dilkina

This paper presents our contributions towards advancing the state of Vietnamese language understanding and generation through the development and dissemination of open datasets and pre-trained models for Vietnamese Retrieval-Augmented…

计算与语言 · 计算机科学 2024-03-06 Nguyen Quang Duc , Le Hai Son , Nguyen Duc Nhan , Nguyen Dich Nhat Minh , Le Thanh Huong , Dinh Viet Sang

We present the first sentence simplification model that learns explicit edit operations (ADD, DELETE, and KEEP) via a neural programmer-interpreter approach. Most current neural sentence simplification systems are variants of…

计算与语言 · 计算机科学 2019-06-20 Yue Dong , Zichao Li , Mehdi Rezagholizadeh , Jackie Chi Kit Cheung

Poetry generation has been a challenging task in the field of Natural Language Processing, as it requires the model to understand the nuances of language, sentiment, and style. In this paper, we propose using Large Language Models to…

计算与语言 · 计算机科学 2024-01-05 Triet Minh Huynh , Quan Le Bao

In this paper, we aimed to develop a neural parser for Vietnamese based on simplified Head-Driven Phrase Structure Grammar (HPSG). The existing corpora, VietTreebank and VnDT, had around 15% of constituency and dependency tree pairs that…

计算与语言 · 计算机科学 2025-04-29 Duc-Vu Nguyen , Thang Chau Phan , Quoc-Nam Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

Multi-task learning (MTL) has been successfully used in many real-world applications, which aims to simultaneously solve multiple tasks with a single model. The general idea of multi-task learning is designing kinds of global parameter…

机器学习 · 计算机科学 2023-01-24 Xuewen Tao , Mingming Ha , Xiaobo Guo , Qiongxu Ma , Hongwei Cheng , Wenfang Lin

We describe a machine learning based method to identify incorrect entries in translation memories. It extends previous work by Barbu (2015) through incorporating recall-based machine translation and part-of-speech-tagging features. Our…

计算与语言 · 计算机科学 2016-05-20 Alena Zwahlen , Olivier Carnal , Samuel Läubli

In Vietnamese dependency parsing, several methods have been proposed. Dependency parser which uses deep neural network model has been reported that achieved state-of-the-art results. In this paper, we proposed a new method which applies…

计算与语言 · 计算机科学 2019-10-31 Binh Duc Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

Existing Vietnamese Natural Language Inference (NLI) datasets lack adversarial complexity, limiting their ability to evaluate model robustness against challenging linguistic phenomena. In this article, we address the gap in robust…

计算与语言 · 计算机科学 2025-10-24 Tin Van Huynh , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

In recent years, neural machine translation (NMT) has become the dominant approach in automated translation. However, like many other deep learning approaches, NMT suffers from overfitting when the amount of training data is limited. This…

计算与语言 · 计算机科学 2019-10-01 Inigo Jauregi Unanue , Ehsan Zare Borzeshi , Massimo Piccardi

Since long, research on machine translation has been ongoing. Still, we do not get good translations from MT engines so developed. Manual ranking of these outputs tends to be very time consuming and expensive. Identifying which one is…

计算与语言 · 计算机科学 2013-11-25 Pooja Gupta , Nisheeth Joshi , Iti Mathur

Automated Text Scoring (ATS) provides a cost-effective and consistent alternative to human marking. However, in order to achieve good performance, the predictive features of the system need to be manually engineered by human experts. We…

计算与语言 · 计算机科学 2017-07-18 Dimitrios Alikaniotis , Helen Yannakoudakis , Marek Rei
‹ 上一页 1 8 9 10 下一页 ›