中文
相关论文

相关论文: An Empirical Study of Automatic Post-Editing

200 篇论文

Pruning is a promising approach to compress deep learning models in order to deploy them on resource-constrained edge devices. However, many existing pruning solutions are based on unstructured pruning, which yields models that cannot…

机器学习 · 计算机科学 2023-03-16 Kaiqi Zhao , Animesh Jain , Ming Zhao

Large pretrained vision-language models like CLIP have shown promising generalization capability, but may struggle in specialized domains (e.g., satellite imagery) or fine-grained classification (e.g., car models) where the visual concepts…

机器学习 · 计算机科学 2024-11-01 Chen Huang , Skyler Seto , Samira Abnar , David Grangier , Navdeep Jaitly , Josh Susskind

We propose a novel data synthesis method to generate diverse error-corrected sentence pairs for improving grammatical error correction, which is based on a pair of machine translation models of different qualities (i.e., poor and good). The…

计算与语言 · 计算机科学 2020-11-03 Wangchunshu Zhou , Tao Ge , Chang Mu , Ke Xu , Furu Wei , Ming Zhou

Neural machine translation has meant a revolution of the field. Nevertheless, post-editing the outputs of the system is mandatory for tasks requiring high translation quality. Post-editing offers a unique opportunity for improving neural…

机器学习 · 计算机科学 2017-06-13 Álvaro Peris , Luis Cebrián , Francisco Casacuberta

Text editing can involve several iterations of revision. Incorporating an efficient Grammar Error Correction (GEC) tool in the initial correction round can significantly impact further human editing effort and final text quality. This…

计算与语言 · 计算机科学 2025-10-07 Ankit Vadehra , Bill Johnson , Gene Saunders , Pascal Poupart

We present a new approach to evaluate computational models for the task of text understanding by the means of out-of-context error detection. Through the novel design of our automated modification process, existing large-scale data sources…

计算与语言 · 计算机科学 2018-03-28 Patrick Huber , Jan Niehues , Alex Waibel

Word-level Quality Estimation (QE) of Machine Translation (MT) aims to find out potential translation errors in the translated sentence without reference. Typically, conventional works on word-level QE are designed to predict the…

计算与语言 · 计算机科学 2022-09-14 Zhen Yang , Fandong Meng , Yuanmeng Yan , Jie Zhou

This paper presents SPIE: a novel approach for semantic and structural post-training of instruction-based image editing diffusion models, addressing key challenges in alignment with user prompts and consistency with input images. We…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Elior Benarous , Yilun Du , Heng Yang

Prompt engineering is an iterative procedure often requiring extensive manual effort to formulate suitable instructions for effectively directing large language models (LLMs) in specific tasks. Incorporating few-shot examples is a vital and…

Automated essay scoring plays an important role in judging students' language abilities in education. Traditional approaches use handcrafted features to score and are time-consuming and complicated. Recently, neural network approaches have…

计算与语言 · 计算机科学 2022-03-08 You-Jin Jong , Yong-Jin Kim , Ok-Chol Ri

Language Model (LM) agents have demonstrated remarkable capabilities in solving tasks that require multiple interactions with the environment. However, they remain vulnerable in environments where a single error often leads to irrecoverable…

人工智能 · 计算机科学 2026-02-24 Jongwon Jeong , Jungtaek Kim , Kangwook Lee

Text-to-image generative models, specifically those based on diffusion models like Imagen and Stable Diffusion, have made substantial advancements. Recently, there has been a surge of interest in the delicate refinement of text prompts.…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Wenyi Mo , Tianyu Zhang , Yalong Bai , Bing Su , Ji-Rong Wen , Qing Yang

Parallel texts are a relatively rare language resource, however, they constitute a very useful research material with a wide range of applications. This study presents and analyses new methodologies we developed for obtaining such data from…

计算与语言 · 计算机科学 2016-03-23 Krzysztof Wołk , Emilia Rejmund , Krzysztof Marasek

Generic AI auto-complete for message composition often fails to capture the nuance of personal identity, requiring editing. While harmless in low-stakes settings, for users of Augmentative and Alternative Communication (AAC) devices, who…

人机交互 · 计算机科学 2026-02-23 Tobias M. Weinberg , Ricardo E. Gonzalez Penuela , Stephanie Valencia , Thijs Roumen

Humans increasingly interact with Artificial intelligence(AI) systems. AI systems are optimized for objectives such as minimum computation or minimum error rate in recognizing and interpreting inputs from humans. In contrast, inputs created…

机器学习 · 计算机科学 2020-03-11 Johannes Schneider

Model editing aims to modify the outputs of large language models after they are trained. Previous approaches have often involved direct alterations to model weights, which can result in model degradation. Recent techniques avoid making…

计算与语言 · 计算机科学 2025-10-10 Hammad Rizwan , Domenic Rosati , Ga Wu , Hassan Sajjad

The challenges facing speech recognition systems, such as variations in pronunciations, adverse audio conditions, and the scarcity of labeled data, emphasize the necessity for a post-processing step that corrects recurring errors. Previous…

计算与语言 · 计算机科学 2023-10-18 Tomer Wullach , Shlomo E. Chazan

Entity Set Expansion (ESE) is a valuable task that aims to find entities of the target semantic class described by given seed entities. Various Natural Language Processing (NLP) and Information Retrieval (IR) downstream applications have…

计算与语言 · 计算机科学 2024-10-28 Yinghui Li , Shulin Huang , Xinwei Zhang , Qingyu Zhou , Yangning Li , Ruiyang Liu , Yunbo Cao , Hai-Tao Zheng , Ying Shen

Data augmentation promises to alleviate data scarcity. This is most important in cases where the initial data is in short supply. This is, for existing methods, also where augmenting is the most difficult, as learning the full data…

计算与语言 · 计算机科学 2020-03-24 Guillaume Raille , Sandra Djambazovska , Claudiu Musat

Machine Translation Quality Estimation (QE) is the task of evaluating translation output in the absence of human-written references. Due to the scarcity of human-labeled QE data, previous works attempted to utilize the abundant unlabeled…

计算与语言 · 计算机科学 2022-12-21 Baopu Qiu , Liang Ding , Di Wu , Lin Shang , Yibing Zhan , Dacheng Tao