paper-with-me

홈 › Papers

PIER: A Novel Metric for Evaluating What Matters in Code-Switching

2025-01-16 · Enes Yavuz Ugan, Ngoc-Quan Pham, Leonard Bärmann, Alex Waibel

Code-switching, the alternation of languages within a single discourse, presents a significant challenge for Automatic Speech Recognition. Despite the unique nature of the task, performance is commonly measured with established metrics such as Word-Error-Rate (WER). However, in this paper, we question whether these general metrics accurately assess performance on code-switching. Specifically, using both Connectionist-Temporal-Classification and Encoder-Decoder models, we show fine-tuning on non-code-switched data from both matrix and embedded language improves classical metrics on code-switching test sets, although actual code-switched words worsen (as expected). Therefore, we propose Point-of-Interest Error Rate (PIER), a variant of WER that focuses only on specific words of interest. We instantiate PIER on code-switched utterances and show that this more accurately describes the code-switching performance, showing huge room for improvement in future work. This focused evaluation allows for a more precise assessment of model performance, particularly in challenging aspects such as inter-word and intra-word code-switching.

📄 PDF Abstract BibTeX arXiv:2501.09512

Code (1)

enesyugan/pier-codeswitching-evaluation 공식 구현

Tasks

Automatic Speech RecognitionDecoderspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Hierarchical Average Precision Training for Pertinent Image Retrieval

2022-07-05 · Elias Ramzi, Nicolas Audebert, Nicolas Thome, Clément Rambour 외

Image Retrieval is commonly evaluated with Average Precision (AP) or Recall@k. Yet, those metrics, are limited to binary labels and do not take into account errors' severity. This paper introduces a new hierarchical AP t…

Image RetrievalMetric Learning

Measuring what Matters: Construct Validity in Large Language Model Benchmarks

2025-11-03 · Andrew M. Bean, Ryan Othniel Kearns, Angelika Romanou, Franziska Sofia Hafner 외 arxiv

Evaluating large language models (LLMs) is crucial for both assessing their capabilities and identifying safety or robustness issues prior to deployment. Reliably measuring abstract and complex phenomena such as 'safety'…

Quality Measures in Biometric Systems

2021-11-17 · Fernando Alonso-Fernandez, Julian Fierrez, Javier Ortega-Garcia

Biometric technology has been increasingly deployed in the past decade, offering greater security and convenience than traditional methods of personal recognition. Although biometric signals' quality heavily affects a bi…

I Need Help! Evaluating LLM's Ability to Ask for Users' Support: A Case Study on Text-to-SQL Generation

2024-07-20 · Cheng-Kuang Wu, Zhi Rui Tam, Chao-Chung Wu, Chieh-Yen Lin 외

This study explores the proactive ability of LLMs to seek user support. We propose metrics to evaluate the trade-off between performance improvements and user burden, and investigate whether LLMs can determine when to re…

Text to SQLText-To-SQL

LLAVADI: What Matters For Multimodal Large Language Models Distillation

2024-07-28 · Shilin Xu, Xiangtai Li, Haobo Yuan, Lu Qi 외

The recent surge in Multimodal Large Language Models (MLLMs) has showcased their remarkable potential for achieving generalized intelligence by integrating visual understanding into Large Language Models.Nevertheless, th…

Knowledge Distillation