中文
相关论文

相关论文: Towards Explainable Evaluation Metrics for Natural…

200 篇论文

Although automated metrics are commonly used to evaluate NLG systems, they often correlate poorly with human judgements. Newer metrics such as BERTScore have addressed many weaknesses in prior metrics such as BLEU and ROUGE, which rely on…

计算与语言 · 计算机科学 2021-08-20 Ruibo Liu , Jason Wei , Soroush Vosoughi

Recent advancements in the field of natural language generation have facilitated the use of large language models to assess the quality of generated text. Although these models have shown promising results in tasks such as machine…

人工智能 · 计算机科学 2024-01-23 Terry Yue Zhuo

A robust evaluation metric has a profound impact on the development of text generation systems. A desirable metric compares system output against references based on their semantics rather than surface forms. In this paper we investigate…

计算与语言 · 计算机科学 2019-09-27 Wei Zhao , Maxime Peyrard , Fei Liu , Yang Gao , Christian M. Meyer , Steffen Eger

Nowadays, neural network (NN) and deep learning (DL) techniques are widely adopted in many applications, including recommender systems. Given the sparse and stochastic nature of collaborative filtering (CF) data, recent works have…

信息检索 · 计算机科学 2024-07-03 Giuseppe Serra , Peter Tino , Zhao Xu , Xin Yao

Interpretable Machine Learning (IML) has become increasingly important in many real-world applications, such as autonomous cars and medical diagnosis, where explanations are significantly preferred to help people better understand how…

机器学习 · 计算机科学 2019-08-19 Fan Yang , Mengnan Du , Xia Hu

Traditional evaluation metrics for textual and visual question answering, like ROUGE, METEOR, and Exact Match (EM), focus heavily on n-gram based lexical similarity, often missing the deeper semantic understanding needed for accurate…

计算与语言 · 计算机科学 2025-11-24 Shrikant Kendre , Austin Xu , Honglu Zhou , Michael Ryoo , Shafiq Joty , Juan Carlos Niebles

With the blooming of various Pre-trained Language Models (PLMs), Machine Reading Comprehension (MRC) has embraced significant improvements on various benchmarks and even surpass human performances. However, the existing works only target on…

计算与语言 · 计算机科学 2020-11-16 Yiming Cui , Ting Liu , Shijin Wang , Guoping Hu

Current evaluation metrics for language modeling and generation rely heavily on the accuracy of predicted (or generated) words as compared to a reference ground truth. While important, token-level accuracy only captures one aspect of a…

计算与语言 · 计算机科学 2020-10-15 Shiran Dudy , Steven Bedrick

For readability assessment, traditional methods mainly employ machine learning classifiers with hundreds of linguistic features. Although the deep learning model has become the prominent approach for almost all NLP tasks, it is less…

计算与语言 · 计算机科学 2023-03-07 Wenbiao Li , Ziyang Wang , Yunfang Wu

Multilingual BERT (mBERT), XLM-RoBERTa (XLMR) and other unsupervised multilingual encoders can effectively learn cross-lingual representation. Explicit alignment objectives based on bitexts like Europarl or MultiUN have been shown to…

计算与语言 · 计算机科学 2020-10-07 Shijie Wu , Mark Dredze

Recent large language models (LLMs) have shown remarkable performance in aligning generated text with user intentions across various tasks. When it comes to long-form text generation, there has been a growing interest in generation from a…

计算与语言 · 计算机科学 2024-04-04 Yinhong Liu , Yixuan Su , Ehsan Shareghi , Nigel Collier

Explainability is a topic of growing importance in NLP. In this work, we provide a unified perspective of explainability as a communication problem between an explainer and a layperson about a classifier's decision. We use this framework to…

计算与语言 · 计算机科学 2020-10-13 Marcos V. Treviso , André F. T. Martins

Machine Translation (MT) and automatic MT evaluation have improved dramatically in recent years, enabling numerous novel applications. Automatic evaluation techniques have evolved from producing scalar quality scores to precisely locating…

计算与语言 · 计算机科学 2026-03-23 Stefano Perrella , Eric Morales Agostinho , Hugo Zaragoza

Understanding the decision-making processes of neural networks is a central goal of mechanistic interpretability. In the context of Large Language Models (LLMs), this involves uncovering the underlying mechanisms and identifying the roles…

计算与语言 · 计算机科学 2026-04-21 Nils Feldhus , Laura Kopf

Conventional automatic evaluation metrics, such as BLEU and ROUGE, developed for natural language generation (NLG) tasks, are based on measuring the n-gram overlap between the generated and reference text. These simple metrics may be…

计算与语言 · 计算机科学 2024-02-27 Zifan Wang , Kotaro Funakoshi , Manabu Okumura

Machine Translation (MT) plays a pivotal role in cross-lingual information access, public policy communication, and equitable knowledge dissemination. However, critical meaning errors, such as factual distortions, intent reversals, or…

计算与语言 · 计算机科学 2026-02-13 Muskaan Chopra , Lorenz Sparrenberg , Rafet Sifa

Large language models (LLMs) have led to breakthroughs in language tasks, yet the internal mechanisms that enable their remarkable generalization and reasoning abilities remain opaque. This lack of transparency presents challenges such as…

计算与语言 · 计算机科学 2024-04-17 Haiyan Zhao , Fan Yang , Bo Shen , Himabindu Lakkaraju , Mengnan Du

Plain language summaries (PLSs) are essential for facilitating effective communication between clinicians and patients by making complex medical information easier for laypeople to understand and act upon. Large language models (LLMs) have…

计算与语言 · 计算机科学 2025-05-16 Yue Guo , Jae Ho Sohn , Gondy Leroy , Trevor Cohen

Recent years have witnessed the rapid growth of machine learning in a wide range of fields such as image recognition, text classification, credit scoring prediction, recommendation system, etc. In spite of their great performance in…

机器学习 · 计算机科学 2021-09-20 Guandong Xu , Tri Dung Duong , Qian Li , Shaowu Liu , Xianzhi Wang

The translation of pronouns presents a special challenge to machine translation to this day, since it often requires context outside the current sentence. Recent work on models that have access to information across sentence boundaries has…

计算与语言 · 计算机科学 2019-03-07 Mathias Müller , Annette Rios , Elena Voita , Rico Sennrich