Articles published on Automatic Evaluation Metrics
Authors
Select Authors
Journals
Select Journals
Duration
Select Duration
151 Search results
Sort by Recency
- New
- Research Article
- 10.21203/rs.3.rs-9916397/v1
- Jun 16, 2026
- Research square
- Wen-Wai Yim + 17 more
Tumor boards, recurring meetings at hospital institutions, assemble multiple cancer specialties (e.g. medical oncology, pathology) to discuss oncological care for patients. In this work, we formally describe the tasks of tumor board case summarization, options generation, and meeting outcomes prediction as AI problems. We study datasets from 4+ medical institutions, providing the performance of available state-of-the-art large language models (LLMs) across DeepSeek, GPT, Gemini, Qwen families, with human-expert evaluations. In total, medical oncologists created reference texts and human judgments across tasks totaling ~10k and ~13k respectively. Results revealed clinicians rated LLM-generated case summaries 3.57-4.59 out of 5.0 across institutions, but struggled with the recommendations generation task, averaging 2.0-3.6. Clinical alignment studies revealed modest correlations of 0.2 for case summarization subtasks, but higher for recommendations at 0.6 for LLM-as-Judge metrics. Our proposed TBFact metrics were shown to be competitive with LLM-as-Judge metrics in longer free text settings, suggesting a promising direction towards explainable metrics. This work, the largest study with expert grading with both granular and direct assessments on multiple axes (e.g. completeness, factual accuracy), revealed surprising nonlinear relationships between granular criterion-level scores and overall direct assessments. Finally, our study revealed experts frequently assigned high ratings to responses that differed substantially from their own reference texts, challenging the core assumptions underlying reference-based automatic evaluation metrics.
- Research Article
- 10.2196/85169
- Apr 13, 2026
- JMIR formative research
- Andy Li + 4 more
Translation of medical consultation summaries is essential for equitable health care communication in culturally and linguistically diverse populations. While machine translation (MT) tools and large language models (LLMs) are widely accessible, their feasibility and safety for health care contexts remain underexplored. This pilot study investigates the feasibility and limitations of using LLMs and traditional MT tools to translate medical consultation summaries from English into the most common languages other than English spoken in Australia-Arabic, Chinese (simplified written form), and Vietnamese. Two simulated summaries-a simple patient-facing summary and a complex clinician-oriented interprofessional letter-were translated using 3 LLMs (GPT-4o, Llama-3.1, and Gemma-2) and 3 MT tools (Google Translate, Microsoft Bing Translator, and DeepL). Translations were benchmarked against professional third-party interpreter translations using Bilingual Evaluation Understudy, Character-level F-score, and Metric for Evaluation of Translation with Explicit Ordering metrics. The translation performance varied across languages, tools, and summary complexity when assessed using automatic evaluation metrics. Traditional MT tools outperformed LLMs on surface-level metrics, while LLMs showed relative strengths in semantic similarity for Vietnamese and Chinese. Arabic translations improved with complex input, suggesting morphological advantages. The metric-based evaluation highlighted feasibility but also risks, particularly in Chinese clinical contexts. This pilot study provides formative evidence of opportunities and limitations in applying artificial intelligence translation for health care communication. Findings underscore the importance of human oversight; domain-specific evaluation metrics; and further formative and clinical research to guide the safe, equitable use of artificial intelligence translation tools.
- Research Article
- 10.1016/j.jbi.2026.104997
- Apr 1, 2026
- Journal of biomedical informatics
- Mengxian Lyu + 6 more
Natural language generation in healthcare: A review of methods and applications.
- Research Article
- 10.1145/3795137
- Mar 19, 2026
- ACM Transactions on Intelligent Systems and Technology
- Joy Mahapatra + 1 more
Data-to-Text Generation (D2T) aims to transform semi-structured data (such as tables and graphs) into natural language text. With the exceptional capability of Large Language Models (LLMs), they have become ubiquitous as foundational models for D2T. This article presents a comprehensive evaluation of LLMs for D2T, focusing on three key qualities: readability (fluency and coherence), informativeness (content preservation), and faithfulness (factual accuracy). We evaluate 12 LLMs from five prominent open source families (BART, T5, BLOOM, OPT, and Llama 2) across five widely used D2T datasets using six established automatic metrics, complemented by human evaluation for deeper insight. Our findings reveal that larger model sizes generally improve readability and informativeness, with Llama 2 showing superior overall performance. However, increased model size does not consistently enhance faithfulness and may sometimes degrade it. Human evaluations indicate that larger models are generally preferred for their readability, informativeness, and faithfulness from the human readers’ perspective, as their minor faithfulness errors are assessed more selectively by automatic evaluation metrics. Through robustness analyses, we confirm that these trends remain stable across different fine-tuning (QLoRA vs. Prefix-Tuning) and decoding (Beam Search vs. Nucleus Sampling) strategies. Furthermore, our experiments show that performance consistently declines as source-reference divergence increases, regardless of model size. To mitigate this, we propose a source-reference divergence-weighted training that adaptively reweights training instances based on their source-reference divergence, achieving consistent improvements across all three key evaluation qualities. This comprehensive study provides practical insights into LLM behavior in D2T and introduces an effective training paradigm for improving performance in D2T.
- Research Article
- 10.1016/j.mlwa.2025.100810
- Mar 1, 2026
- Machine Learning with Applications
- Dasa Munkova + 4 more
• Automated methodology for identifying MT error types. • The methodology offers a scalable framework for MT quality evaluation across languages. • The modeling techniques predict the likelihood of specific error types. This paper presents a language-specific adaptation for automatic identification of machine translation (MT) errors using a comprehensive set of open-source evaluation metrics. The approach focuses on the English–Slovak translation direction, addressing challenges posed by Slovak’s highly inflectional and low-resource nature. Predictive models were developed for five key error categories (Predication, Modal and communication sentence framework, Syntactic-semantic correlativeness, Compound/complex sentences, and Lexical semantics) by employing forward stepwise regression and validated through bootstrapping techniques. The models estimate the probability of error occurrence in MT segments, demonstrating stable and comparable performance across training and test datasets, as measured by Somers’ D. While human expert evaluation remains essential for verifying flagged segments, the proposed approach significantly reduces evaluator workload by prioritizing likely error-containing segments. This methodology offers a scalable and adaptable framework for MT quality assessment across languages and text styles, with potential to improve automated translation evaluation and post-editing processes.
- Research Article
- 10.3390/app16041821
- Feb 12, 2026
- Applied Sciences
- Müge Oluçoğlu + 1 more
Large language models (LLMs) have shown remarkable progress in general reasoning and understanding, but their ability to perform formal logical reasoning remains under-explored. In this paper, we introduce DLReasonSuite, a novel benchmark designed to rigorously evaluate LLMs on reasoning tasks grounded in Description Logic (DL). DL-ReasonSuite comprises 4740 tasks spanning seven distinct task types and organized into three reasoning tracks: (1) DLCore, covering fundamental ontology reasoning tasks (consistency checking, subsumption, and instance checking); (2) DLQuery, focusing on answering entailment-aware SPARQL queries; and (3) DLBridge, bridging natural language and formal logic (bidirectional NL ↔ OWL translation and tool-augmented entailment resolution). We detail the methodology for designing and implementing this benchmark, including task construction, automatic evaluation metrics and validation using reliable OWL reasoners. Then, we present an empirical evaluation of five leading reasoning LLMs as stateofart models: Kimi k1.5, LlamaNemotron Ultra, DeepSeekR1, Phi4 Reasoning Plus, and Phi4 Reasoning on the full suite of tasks. Our results reveal significant variability in LLM performance on formal reasoning was observed. While the best model, Phi4 Reasoning Plus, achieves an overall accuracy of 85% and excels especially in tool-augmented tasks, other models struggle notably with complex query reasoning for DL and precise OWL translation. We analyze the strengths and weaknesses of each model across different DL metrics and task categories, providing insights into current limitations of LLM reasoning such as handling SPARQL queries and maintaining logical consistency and the benefits of neuro-symbolic techniques. DL-ReasonSuite is a comprehensive framework for assessing and advancing LLMs’ Description Logic reasoning capabilities aiming to bridge the gap between natural language understanding and formal knowledge representation.
- Research Article
- 10.36948/ijfmr.2026.v08i01.67737
- Jan 31, 2026
- International Journal For Multidisciplinary Research
- Madhu Jyoti Kolakaluri + 2 more
The proliferation of Machine Translation (MT) systems has necessitated robust automatic evaluation metrics. While BLEU (Bi-Lingual Evaluation Understudy) and BERT (Bidirectional Encoder Representations from Transformers) These are the longstanding standards for assessing lexical and n-gram overlap. Its efficacy in evaluating semantically complex and culturally nuanced texts, such as poetry and prose, remains limited. This study presents a comparative evaluation of five NMT systems—Google Translate, Microsoft Translator, Quill Bot, Gork, and Bhashini on a corpus of Telugu literary texts, the poem "Bandipotlu". This research employs both the traditional BLEU metric and the context-aware BERT metric scores to analyse machine translation quality. Our findings indicate a significant divergence in the rankings provided by these metrics. BLEU scores are heavily penalizing creative paraphrasing and stylistic variations, whereas BERTScores leverage semantic embeddings, and they demonstrate a higher correlation with human intuitions for literary translation. The results suggest that BERTScore is a more suitable metric for evaluating the preservation of meaning, tone, and cultural nuance in literary machine translation, and it advocates for a paradigm shift beyond surface-level n-gram matching.
- Research Article
- 10.3390/diagnostics16010003
- Dec 19, 2025
- Diagnostics
- Yuriy Vasilev + 8 more
Background: Electronic health records (EHRs) remain a vital source of clinical information, yet processing these heterogeneous data is extremely labor-intensive. Summarization of these data using Large Language Models (LLMs) is considered a promising tool to support practicing physicians. Unbiased, automated quality control is crucial for integrating the tools into routine practice, saving time and labor. This pilot study aimed to assess the potential and constraints of self-contained evaluation of summarization quality (without expert involvement) based on automatic evaluation metrics and LLM-as-a-judge. Methods: The summaries of text data from 30 EHRs were generated by six open-source low-parameter LLMs. The medical summaries were evaluated using standard automatic metrics (BLEU, ROUGE, METEOR, BERTScore) as well as the LLM-as-a-judge approach using the following criteria: relevance, completeness, redundancy, coherence and structure, grammar and terminology, and hallucinations. Expert evaluation was conducted using the same criteria. Results: The results showed that LLMs hold great promise for summarizing medical data. Nevertheless, neither the evaluation metrics nor LLM judges are reliable in detecting factual errors and semantic distortions (hallucinations). In terms of relevance, the Pearson correlation between the summary quality score and the expert opinions was 0.688. Conclusions: Completely automating the evaluation of medical summaries remains challenging. Further research should focus on dedicated methods for detecting hallucinations, along with investigating larger or specialized models trained on medical texts. Additionally, the potential integration of retrieval-augmented generation (RAG) within the LLM-as-a-judge architecture deserves attention. Nevertheless, even now, the combination of LLMs and the automatic evaluation metrics can underpin medical decision support systems by performing initial evaluations and highlighting potential shortcomings for expert review.
- Research Article
- 10.3844/jcssp.2025.3041.3050
- Dec 1, 2025
- Journal of Computer Science
- Amit Kumar Roy + 1 more
In the modern era, the field of Machine Translation (MT) has seen a significant shift towards Neural Machine Translation (NMT) techniques, which have surpassed traditional Statistical Machine Translation (SMT) models in terms of the quality of translation. Despite this, the efficacy of these techniques may differ based on the language combination in consideration. While SMT is somewhat more flexible in this regard, NMT often needs sizable parallel corpora to attain high translation accuracy. As a result, a benchmark system capable of offering sufficient translation for languages with limited resources, like Nepali, remains a pipe dream. This paper focuses on translating text using statistical and neural MT techniques for the under-resourced English-Nepali language pair. As a part of this system development, we built a parallel corpus of English-Nepali in the tourism domain. We explore the impact of different tokenization techniques on translation outcomes. A substantial analysis is also done for the performance of both approaches using automatic evaluation metrics, BLEU and TER. This paper aims to provide insights into the applicability of SMT and NMT for the under-resourced English-Nepali language pair in light of two popular epitomes of tokenization and to determine the most effective approach for achieving accurate translations.
- Research Article
1
- 10.1016/j.mex.2025.103613
- Sep 8, 2025
- MethodsX
- Dasa Munkova + 4 more
Machine Translation (MT) evaluation plays a crucial role in advancing systems translating into morphologically rich, low-resource languages such as Slovak. Existing automatic evaluation methods typically offer a single quality score, lacking insight into specific error types. A novel linguistically informed methodology that predicts the probability of MT error categories by integrating manual annotation with automatic evaluation metrics is proposed. The method builds on a modified MQM framework adapted for Slovak and employs a dataset of English-to-Slovak translations, combining outputs from statistical and neural MT systems with human reference translations. Manual annotations identified five linguistically motivated error categories. Reliability of 68 automatic metrics was assessed using Cronbach’s alpha, correlation coefficients, coefficient of determination (R²), and entropy. Bootstrapped logistic regression models were then developed to predict error occurrence probabilities. The proposed methodology improves the explainability and reliability of automatic MT evaluation by bridging the gap between holistic scoring and detailed error categorization. It significantly reduces the human effort required for quality assessment while maintaining a high degree of linguistic relevance, particularly for complex target languages like Slovak.•Predicts probabilities of specific MT error categories•Integrates linguistic expertise with statistical reliability analysis•Reduces human effort in MT evaluation while preserving linguistic precision
- Research Article
3
- 10.1145/3735970
- Sep 4, 2025
- ACM Computing Surveys
- Ananya Mukherjee + 1 more
Machine Translation (MT) revolutionizes cross-lingual communication but is prone to errors, necessitating thorough evaluation for enhancement. Translation quality can be assessed by humans and automatic evaluation metrics. Human evaluation, though valuable, is costly and subject to limitations in scalability and consistency. While automated metrics supplement manual evaluations, this field still has considerable potential for development. However, there exists prior survey work on automatic evaluation metrics, it is worth noting that most of these are focused on resource-rich languages, leaving a significant gap in evaluating MT outputs across other language families. To bridge this gap, we present an exhaustive survey, encompassing discussions on MT meta-evaluation datasets, human assessments, and diverse metrics. We categorize both human and automatic evaluation approaches, and offer decision trees to aid in selecting the appropriate approach. Additionally, we evaluate sentences across languages, domains and linguistic features, and further meta-evaluate the metrics by correlating them with human scores. We critically examine the limitations and challenges inherent in current datasets and evaluation approaches. We propose suggestions for future research aimed at enhancing MT evaluation, including the importance of diverse and well-distributed datasets, the refinement of human evaluation methodologies, and the development of robust metrics that closely align with human judgments.
- Research Article
- 10.1016/j.engappai.2025.111043
- Sep 1, 2025
- Engineering Applications of Artificial Intelligence
- K Jayasakthi Velmurugan + 4 more
Applying convolutional attention mechanisms and Human Memory Search for effective English-Urdu translation
- Research Article
- 10.7717/peerj-cs.3067
- Aug 21, 2025
- PeerJ Computer Science
- Abdulaziz Mohammed + 6 more
Conversational recommender systems (CRS) facilitate natural language interactions for more effective item suggestions. While these systems show promise, they face challenges in effectively utilizing and integrating informative data with conversation history through semantic fusion. In this study we present an innovative framework for extracting social information from conversational datasets by inferring ratings and constructing user-item interaction and user-user relationship graphs. We introduce a social information sensitive semantic fusion (SISSF) method that employs contrastive learning (CL) to bridge the semantic gap between generated social information and conversation history. We evaluated the framework on two public datasets (ReDial and INSPIRED) using both automatic and human evaluation metrics. Our SISSF framework demonstrated significant improvements over baseline models across all metrics. For the ReDial dataset, SISSF achieved superior performance in recommendation tasks (R@1: 0.062, R@50: 0.437) and conversational quality metrics (Distinct-2: 4.223, Distinct-3: 5.595, Distinct-4: 6.155). Human evaluation showed marked improvement in both fluency (1.81) and informativeness (1.63). We observed similar performance gains on the INSPIRED dataset, with notable improvements in recommendation accuracy (R@1: 0.046, R@10: 0.129, R@50: 0.269) and response diversity (Distinct-2: 2.061, Distinct-3: 4.293, Distinct-4: 6.242). The experimental results consistently validate the effectiveness of our approach in both recommendation and conversational tasks. These findings suggest that incorporating social context through CL can significantly improve the personalization and relevance of recommendations in conversational systems.
- Research Article
- 10.3390/app15158692
- Aug 6, 2025
- Applied Sciences
- Asma Fejjari + 3 more
In this paper, we explore the generation of face images conditioned on a textual description, as well as the capabilities of the models in editing a machine-generated image on the basis of additional text prompts. We leverage open source state-of-the-art face image generators, StyleGAN models and couple these with the open source multimodal embedding space, CLIP, in an optimisation loop using the method in StyleCLIP to set up our experimental system. We make use of automatic metrics and human ratings to evaluate the results and, in addition, obtain insight into how much automatic metrics are correlated with human ratings. We found compelling evidence that both the text-to-image and editing models based on StyleGAN2 stand out as the better options. In addition, the automatic evaluation metrics are only weakly correlated with human ratings.
- Research Article
4
- 10.1080/1750399x.2025.2533074
- Jul 20, 2025
- The Interpreter and Translator Trainer
- Hui Jiao + 2 more
ABSTRACT This study explores the integration of Large Language Models (LLMs) into Translation Quality Evaluation (TQE) tasks in translation education, addressing the growing challenge of providing expert feedback on student translations amidst increasing student numbers and limited teaching resources. With the advancements in deep learning and the proliferation of machine translation (MT), automatic TQE has gained importance, leading to the development of various automatic evaluation metrics such as BLEU, ROUGE, METEOR, and others. However, these metrics often overlook nuanced aspects of high-quality translation, such as cultural appropriateness and stylistic fidelity, which are better captured by human evaluation. This study proposes an innovative approach by employing LLMs, especially GPT- 4, to generate constructive TQE feedback or artificial intelligence (AI) generated translation feedback. Through similarity evaluation analysis, feedback relevance analysis and prospective user study, the research shows that AI feedback aligns significantly with expert feedback, offering a viable solution to the feedback bottleneck in translation education. The findings indicate that the feedback generated using the designed LLM TQE Feedback Generation Pipeline in this research has a high degree of overlap with expert feedback and is specific. Moreover, students’ acceptance of our pipeline is positive due to the flexibility, promptness, and accuracy of LLM.
- Research Article
1
- 10.1145/3748313
- Jul 11, 2025
- ACM Transactions on Asian and Low-Resource Language Information Processing
- Sayan Mahapatra + 4 more
Most legal text in the Indian judiciary is written in complex English due to historical reasons. However, only a small fraction of the Indian population is comfortable in reading English. Hence legal text needs to be made available in various Indian languages, possibly by translating the available legal text from English. Though there has been a lot of research on translation to and between Indian languages, to our knowledge, there has not been much prior work on such translation in the legal domain. In this work, we construct the first high-quality legal parallel corpus containing aligned text units in English and nine Indian languages, that includes several low-resource languages. We also benchmark the performance of a wide variety of Machine Translation (MT) systems over this corpus, including commercial MT systems, open-source MT systems and Large Language Models. Through a comprehensive survey by Law practitioners, we check how satisfied they are with the translations by some of these MT systems, and how well automatic MT evaluation metrics agree with the opinions of Law practitioners.
- Research Article
1
- 10.33919/esnbu.25.1.2
- Jun 30, 2025
- English Studies at NBU
- Halise Gülmüş Sırkıntı
This mixed-methods study aims to evaluate the quality of Turkish-to-English literary machine translation by DeepL, incorporating both human and automatic evaluation metrics while engaging translation trainees and professional translators. Raw MT output of two short stories, Mendil Altında and Kabak Çekirdekçi, evaluated by both groups via TAUS DQF tool and evaluators wrote reports on the detected errors. Additionally, BLEU was employed for automatic evaluation. The results indicate a consensus between trainees and professionals in assessing MT accuracy and fluency. Accuracy rates were 80.59% and 80.50% for Mendil Altında, and 73.08% and 82.35% for Kabak Çekirdekçi. Fluency rates were similarly close, 71.96% and 72.32% for Mendil Altında, and 66.81% and 62.09% for Kabak Çekirdekçi. Bleu scores, particularly 1-gram results, align with the human evaluators' results. Furthermore, reports show that trainees provided more detailed analysis, frequently using meta-language, suggesting that increased exposure to metrics enhances trainees' ability to identify fine-grained MT errors.
- Preprint Article
2
- 10.1101/2025.06.25.25330252
- Jun 25, 2025
- medRxiv
- Prottay Kumar Adhikary + 11 more
ABSTRACTPsychotherapy note-making is crucial for effective patient care. However, traditional formats such as SOAP (Subjective, Objective, Assessment, and Plan) and BIRP (Behavior, Intervention, Response, and Plan) often fail to capture the nuanced complexities of therapeutic sessions, as they primarily focus on surface-level details and lack a comprehensive understanding of the patient’s history, mental status, and therapeutic process. While recent advances in Artificial Intelligence (AI) and Large Language Models (LLMs) show promise in clinical documentation, their application in psychotherapy note summarisation remains unexplored. We presentiCARE(identifiers,Chief Concerns and Clinical History,Assessment and Analysis,Risk and Crisis,Engagement and Next Steps), a comprehensive framework for AI-assisted psychotherapy documentation that addresses these limitations.iCAREcomprises of 17 clinically relevant aspects, developed collaboratively with mental health professionals, and aligned with established guidelines. We further introducePATH(PsychotherapyAspects andTreatmentHistory summary), a novel dataset of annotated therapy sessions. Through extensive benchmarking with 11 LLMs, including both open and closed-source models, we evaluate their performance across different note-taking aspects using automatic and human evaluation metrics. Our results show that closed-source models like Gemini Pro and GPT4o-mini excel in various aspects, with Gemini Pro achieving superior human evaluation scores. Notably, all models struggle with temporal reasoning and complex therapeutic interpretations. The findings suggest that current LLMs can assist in basic documentation but require improvements in handling longitudinal therapeutic relationships and aspects that require deeper clinical understanding and interpretative reasoning. This work advances mental health care documentation while emphasising the need for continued clinical expertise in psychotherapy note summarisation.
- Research Article
- 10.55041/ijsrem48594
- May 23, 2025
- INTERNATIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT
- Nivyashree R
Abstract - This literature survey examines software-based phishing detection techniques, a critical area of cybersecurity. With phishing attacks growing rapidly each year, this study explores the phishing ecosystem, current statistics, automatic detection schemes, feature analysis, datasets, algorithms, and evaluation metrics. Emphasis is given to the challenges in feature robustness, handling adaptive attacks, and limitations in large-scale data processing. The survey also identifies research gaps in addressing new attack vectors, offering insights for future directions. Key Words: Phishing, Phishing Detection, Literature Survey, Cybersecurity, Machine Learning.
- Research Article
2
- 10.1007/s10462-025-11237-3
- May 3, 2025
- Artificial Intelligence Review
- Xiaohui Dong + 4 more
The validity of multiple-choice questions (MCQs) in reading comprehension assessments relies heavily on the quality of the distractors. However, the manual design of these distractors is both time-consuming and costly, prompting researchers to turn to computer technology for the automatic generation of distractors. This task involves the process of taking a reading comprehension article, a question and its corresponding correct answer as input, with the goal of generating distractors that are related to the answer, semantically consistent with the question, and traceable within the article. Initially, heuristic rule-based approaches were employed, to generate only word-level or phrase-level distractors. Recent studies have shifted towards using sequence-to-sequence neural networks for sentence-level distractor generation. Despite these advancements, these methods face two key challenges: difficulty in capturing long-distance semantic relationships within the context, leading to overly general or context-independent distractors, and the tendency for the generated distractors to be semantically similar. To address these limitations, this paper proposes a Transformer-Enhanced Hierarchical Encoding with Multi-Decoder (THE-MD) network, composed of a hierarchical encoder and multiple decoders. Specifically, the encoder employs the Transformer architecture to encode the context and capture long-range semantic information, thereby generating more contextually relevant distractors. The decoder utilizes multiple decoding strategies and a dissimilarity loss function to collaboratively generate diverse distractors. The experimental results show that the THE-MD model outperforms existing baselines on both automatic and manual evaluation metrics. On the RACE and RACE++ datasets, the model increased the BLEU-4 scores to 7.45 and 10.60, and the ROUGE-L scores to 22.96 and 34.88, while also demonstrating excellent performance in fluency and coherence metrics. These improvements highlight their potential to enhance the generation of MCQ distractors in educational assessments.