中文
相关论文

相关论文: SumQE: a BERT-based Summary Quality Estimation Mod…

200 篇论文

Cutting-edge abstractive summarisers generate fluent summaries, but the factuality of the generated text is not guaranteed. Early summary factuality evaluation metrics are usually based on n-gram overlap and embedding similarity, but are…

计算与语言 · 计算机科学 2024-09-24 Yuxuan Ye , Edwin Simpson , Raul Santos Rodriguez

Evaluation of QA systems is very challenging and expensive, with the most reliable approach being human annotations of correctness of answers for questions. Recent works (AVA, BEM) have shown that transformer LM encoder based similarity…

计算与语言 · 计算机科学 2023-09-22 Matteo Gabburo , Siddhant Garg , Rik Koncel Kedziorski , Alessandro Moschitti

Building of data for quality estimation (QE) training is expensive and requires significant human labor. In this study, we focus on a data-centric approach while performing QE, and subsequently propose a fully automatic pseudo-QE dataset…

计算与语言 · 计算机科学 2021-11-02 Sugyeong Eo , Chanjun Park , Jaehyung Seo , Hyeonseok Moon , Heuiseok Lim

Since no metrics are available to evaluate specific aspects of a text, such as its personalization quality, the researchers often rely solely on large language models to meta-evaluate such texts. Due to internal biases of individual…

计算与语言 · 计算机科学 2025-10-01 Dominik Macko , Andrew Pulver

Quality Estimation (QE) of Machine Translation (MT) is a task to estimate the quality scores for given translation outputs from an unknown MT system. However, QE scores for low-resource languages are usually intractable and hard to collect.…

计算与语言 · 计算机科学 2021-05-18 Ting-Wei Wu , Yung-An Hsieh , Yi-Chieh Liu

Recent Quality Estimation (QE) models based on multilingual pre-trained representations have achieved very competitive results when predicting the overall quality of translated sentences. Predicting translation errors, i.e. detecting…

计算与语言 · 计算机科学 2021-08-30 Marina Fomicheva , Lucia Specia , Nikolaos Aletras

Neural machine translation systems estimate probabilities of target sentences given source sentences, yet these estimates may not align with human preferences. This work introduces QE-fusion, a method that synthesizes translations using a…

计算与语言 · 计算机科学 2024-06-07 Giorgos Vernikos , Andrei Popescu-Belis

Quality estimation (QE) reranking is a form of quality-aware decoding which aims to improve machine translation (MT) by scoring and selecting the best candidate from a pool of generated translations. While known to be effective at the…

计算与语言 · 计算机科学 2025-10-13 Krzysztof Mrozinski , Minji Kang , Ahmed Khota , Vincent Michael Sutanto , Giovanni Gatti De Giacomo

Bidirectional Encoder Representations from Transformers (BERT) represents the latest incarnation of pretrained language models which have recently advanced a wide range of natural language processing tasks. In this paper, we showcase how…

计算与语言 · 计算机科学 2019-09-06 Yang Liu , Mirella Lapata

Word-level quality estimation (WQE) aims to automatically identify fine-grained error spans in machine-translated outputs and has found many uses, including assisting translators during post-editing. Modern WQE techniques are often…

计算与语言 · 计算机科学 2025-11-18 Gabriele Sarti , Vilém Zouhar , Malvina Nissim , Arianna Bisazza

Quality estimation (QE) is the task of automatically evaluating the quality of translations without human-translated references. Calculating BLEU between the input sentence and round-trip translation (RTT) was once considered as a metric…

计算与语言 · 计算机科学 2020-04-30 Jihyung Moon , Hyunchang Cho , Eunjeong L. Park

Recent advances in automatic quality estimation for machine translation have exclusively focused on written language, leaving the speech modality underexplored. In this work, we formulate the task of quality estimation for speech…

计算与语言 · 计算机科学 2024-10-30 HyoJung Han , Kevin Duh , Marine Carpuat

This paper proposes a medical literature summary generation method based on the BERT model to address the challenges brought by the current explosion of medical information. By fine-tuning and optimizing the BERT model, we develop an…

计算与语言 · 计算机科学 2024-10-29 Jiacheng Hu , Yiru Cang , Guiran Liu , Meiqi Wang , Weijie He , Runyuan Bao

Insufficient modeling of human preferences within the reward model is a major obstacle for leveraging human feedback to improve translation quality. Fortunately, quality estimation (QE), which predicts the quality of a given translation…

计算与语言 · 计算机科学 2024-03-19 Zhiwei He , Xing Wang , Wenxiang Jiao , Zhuosheng Zhang , Rui Wang , Shuming Shi , Zhaopeng Tu

Existing metrics for evaluating the quality of automatically generated questions such as BLEU, ROUGE, BERTScore, and BLEURT compare the reference and predicted questions, providing a high score when there is a considerable lexical overlap…

计算与语言 · 计算机科学 2023-05-29 Alireza Mohammadshahi , Thomas Scialom , Majid Yazdani , Pouya Yanki , Angela Fan , James Henderson , Marzieh Saeidi

Query expansion aims to mitigate the mismatch between the language used in a query and in a document. However, query expansion methods can suffer from introducing non-relevant information when expanding the query. To bridge this gap,…

信息检索 · 计算机科学 2020-11-04 Zhi Zheng , Kai Hui , Ben He , Xianpei Han , Le Sun , Andrew Yates

Traditional automatic evaluation measures for natural language generation (NLG) use costly human-authored references to estimate the quality of a system output. In this paper, we propose a referenceless quality estimation (QE) approach…

计算与语言 · 计算机科学 2017-08-08 Ondřej Dušek , Jekaterina Novikova , Verena Rieser

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

Human evaluation of machine translation normally uses sentence-level measures such as relative ranking or adequacy scales. However, these provide no insight into possible errors, and do not scale well with sentence length. We argue for a…

计算与语言 · 计算机科学 2016-09-28 Alexandra Birch , Omri Abend , Ondrej Bojar , Barry Haddow

Machine translation quality estimation (QE) predicts human judgements of a translation hypothesis without seeing the reference. State-of-the-art QE systems based on pretrained language models have been achieving remarkable correlations with…