paper-with-me

Papers

TASER: Translation Assessment via Systematic Evaluation and Reasoning

2025-09-30 · Monishwaran Maheswaran, Marco Carini, Christian Federmann, Tony Diaz arxiv

We introduce TASER (Translation Assessment via Systematic Evaluation and Reasoning), a metric that uses Large Reasoning Models (LRMs) for automated translation quality assessment. TASER harnesses the explicit reasoning capabilities of LRMs to conduct systematic, step-by-step evaluation of translation quality. We evaluate TASER on the WMT24 Metrics Shared Task across both reference-based and reference-free scenarios, demonstrating state-of-the-art performance. In system-level evaluation, TASER achieves the highest soft pairwise accuracy in both reference-based and reference-free settings, outperforming all existing metrics. At the segment level, TASER maintains competitive performance with our reference-free variant ranking as the top-performing metric among all reference-free approaches. Our experiments reveal that structured prompting templates yield superior results with LRMs compared to the open-ended approaches that proved optimal for traditional LLMs. We evaluate o3, a large reasoning model from OpenAI, with varying reasoning efforts, providing insights into the relationship between reasoning depth and evaluation quality. The explicit reasoning process in LRMs offers interpretability and visibility, addressing a key limitation of existing automated metrics. Our results demonstrate that Large Reasoning Models show a measurable advancement in translation quality assessment, combining improved accuracy with transparent evaluation across diverse language pairs.

📄 PDF Abstract BibTeX arXiv:2510.00255

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Task-Aware Specialization for Efficient and Robust Dense Retrieval for Open-Domain Question Answering

2022-10-11 · Hao Cheng, Hao Fang, Xiaodong Liu, Jianfeng Gao

Given its effectiveness on knowledge-intensive natural language processing tasks, dense retrieval models have become increasingly popular. Specifically, the de-facto architecture for open-domain question answering uses t…

Open-Domain Question AnsweringQuestion AnsweringRetrieval

TASER: Table Agents for Schema-guided Extraction and Recommendation

2025-08-18 · Nicole Cho, Kirsty Fielding, William Watson, Sumitra Ganesh 외 arxiv

Real-world financial filings report critical information about an entity's investment holdings, essential for assessing that entity's risk, profitability, and relationship profile. Yet, these details are often buried in …

Table Detection

TASER: Temporal Adaptive Sampling for Fast and Accurate Dynamic Graph Representation Learning

2024-02-08 · Gangda Deng, Hongkuan Zhou, Hanqing Zeng, Yinglong Xia 외

Recently, Temporal Graph Neural Networks (TGNNs) have demonstrated state-of-the-art performance in various high-impact applications, including fraud detection and content recommendation. Despite the success of TGNNs, the…

DenoisingFraud DetectionGPUGraph Representation Learning+1

TASER: Task-Aware Stein Regularisation for Geometry-Driven Robustness

2026-05-28 · Michał Kozyra, Gesine Reinert arxiv

Modern deep networks remain fragile under distribution shift and adversarial perturbations, often due to excessive or poorly structured input sensitivity. We introduce TASER (Task-Aware Stein Regularisation), a training-…

Adversarial Robustness

TransEvalnia: Reasoning-based Evaluation and Ranking of Translations

2025-07-17 · Richard Sproat, Tianyu Zhao, Llion Jones arxiv

We present TransEvalnia, a prompting-based translation evaluation and ranking system that uses reasoning in performing its evaluations and ranking. This system presents fine-grained evaluations based on a subset of the M…