中文
相关论文

相关论文: PEAR: Pairwise Evaluation for Automatic Relative S…

200 篇论文

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

Metric validation in Grammatical Error Correction (GEC) is currently done by observing the correlation between human and metric-induced rankings. However, such correlation studies are costly, methodologically troublesome, and suffer from…

计算与语言 · 计算机科学 2018-05-08 Leshem Choshen , Omri Abend

Mixture-of-Experts (MoE) language models increase parameter capacity without proportional per-token compute, but the deployment still requires storing all experts, making expert pruning important for reducing memory and serving overhead.…

机器学习 · 计算机科学 2026-04-14 Zongfang Liu , Shengkun Tang , Yifan Shen , Huan Wang , Xin Yuan

Double-blind peer review mechanism has become the skeleton of academic research across multiple disciplines including computer science, yet several studies have questioned the quality of peer reviews and raised concerns on potential biases…

计算机与社会 · 计算机科学 2022-11-14 Jiayao Zhang , Hongming Zhang , Zhun Deng , Dan Roth

Semantic correspondence methods have advanced to obtaining high-quality correspondences employing complicated networks, aiming to maximize the model capacity. However, despite the performance improvements, they may remain constrained by the…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Jiwon Kim , Byeongho Heo , Sangdoo Yun , Seungryong Kim , Dongyoon Han

This paper introduces Pairwise Difference Pearson (PDP), a novel segment-level meta-evaluation metric for Machine Translation (MT) that address limitations in previous Pearson's $\rho$-based and and Kendall's $\tau$-based meta-evaluation…

计算与语言 · 计算机科学 2025-10-01 Colten DiIanni , Daniel Deutsch

Quality Estimation (QE) models have the potential to change how we evaluate and maybe even train machine translation models. However, these models still lack the robustness to achieve general adoption. We show that State-of-the-art QE…

计算与语言 · 计算机科学 2022-03-17 Muhammed Yusuf Kocyigit , Jiho Lee , Derry Wijaya

Tokenization is the first -- and often least scrutinized -- step of most NLP pipelines. Standard algorithms for learning tokenizers rely on frequency-based objectives, which favor languages dominant in the training data and consequently…

计算与语言 · 计算机科学 2025-08-25 Negar Foroutan , Clara Meister , Debjit Paul , Joel Niklaus , Sina Ahmadi , Antoine Bosselut , Rico Sennrich

Large language models (LLMs) achieve higher accuracy on challenging reasoning tasks by scaling test-time compute through multiple trajectory sampling. However, standard aggregation methods like majority voting or individual confidence-based…

机器学习 · 计算机科学 2026-02-04 Yingchuan Zhang , Terry Ma , Wenxuan Zhong , Ping Ma

The development of rigorous quality assessment model relies on the collection of reliable subjective data, where the perceived quality of visual multimedia is rated by the human observers. Different subjective assessment protocols can be…

人工智能 · 计算机科学 2020-10-02 Suiyi Ling , Jing Li , Anne Flore Perrin , Zhi Li , Lukáš Krasula , Patrick Le Callet

While gender bias in modern Neural Machine Translation (NMT) systems has received much attention, traditional evaluation metrics do not to fully capture the extent to which these systems integrate contextual gender cues. We propose a novel…

计算与语言 · 计算机科学 2025-05-14 Chiara Manna , Afra Alishahi , Frédéric Blain , Eva Vanmassenhove

Automatic Post-Editing (APE) aims to correct systematic errors in a machine translated text. This is primarily useful when the machine translation (MT) system is not accessible for improvement, leaving APE as a viable option to improve…

计算与语言 · 计算机科学 2019-10-22 Rajen Chatterjee

Sparse additive models have attracted much attention in high-dimensional data analysis due to their flexible representation and strong interpretability. However, most existing models are limited to single-level learning under the…

机器学习 · 计算机科学 2026-04-23 Xuelin Zhang , Xinyue Liu , Lingjuan Wu , Hong Chen

We introduce the metric using BERT (Bidirectional Encoder Representations from Transformers) (Devlin et al., 2019) for automatic machine translation evaluation. The experimental results of the WMT-2017 Metrics Shared Task dataset show that…

计算与语言 · 计算机科学 2019-07-31 Hiroki Shimanaka , Tomoyuki Kajiwara , Mamoru Komachi

Bayesian Personalized Ranking (BPR) is a representative pairwise learning method for optimizing recommendation models. It is widely known that the performance of BPR depends largely on the quality of negative sampler. In this paper, we make…

信息检索 · 计算机科学 2018-09-24 Jingtao Ding , Guanghui Yu , Xiangnan He , Yong Li , Depeng Jin

Self-supervised speech representation learning (speech SSL) has demonstrated the benefit of scale in learning rich representations for Automatic Speech Recognition (ASR) with limited paired data, such as wav2vec 2.0. We investigate the…

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

As algorithmic decision-making systems are becoming more pervasive, it is crucial to ensure such systems do not become mechanisms of unfair discrimination on the basis of gender, race, ethnicity, religion, etc. Moreover, due to the inherent…

机器学习 · 计算机科学 2021-04-06 Mohammad Mahdi Kamani , Rana Forsati , James Z. Wang , Mehrdad Mahdavi

The quality of machine translation has increased remarkably over the past years, to the degree that it was found to be indistinguishable from professional human translation in a number of empirical investigations. We reassess Hassan et…

计算与语言 · 计算机科学 2020-04-06 Samuel Läubli , Sheila Castilho , Graham Neubig , Rico Sennrich , Qinlan Shen , Antonio Toral

Parallel reasoning, where a generator samples many candidate solutions and an aggregator selects the best, is one of the most effective forms of test-time scaling in large language models, and pairwise self-verification has become its…