paper-with-me

홈 › Papers

Context-Enhanced Granular Edit Representation for Efficient and Accurate ASR Post-editing

2025-09-13 · Luan Vejsiu, Qianyu Zheng, Haoxuan Chen, Yizhou Han arxiv

Despite ASR technology being full-scale adopted by industry and for large portions of the population, ASR systems often have errors that require editors to post-edit text quality. While LLMs are powerful post-editing tools, baseline full rewrite models have inference inefficiencies because they often generate the same redundant text over and over again. Compact edit representations have existed but often lack the efficacy and context required for optimal accuracy. This paper introduces CEGER (Context-Enhanced Granular Edit Representation), a compact edit representation that was generated for highly accurate, efficient ASR post-editing. CEGER allows LLMs to generate a sequence of structured, fine-grained, contextually rich commands to modify the original ASR output. A separate expansion module deterministically reconstructs the corrected text based on the commands. Extensive experiments on the LibriSpeech dataset that were conducted, CEGER achieves state-of-the-art accuracy, achieving the lowest word error rate (WER) versus full rewrite and prior compact representations.

📄 PDF Abstract BibTeX arXiv:2509.14263

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SKE-Layout: Spatial Knowledge Enhanced Layout Generation with LLMs

2025-01-01 · CVPR 2025 1 · Junsheng Wang, Nieqing Cao, Yan Ding, Mengying Xie 외

Generating layouts from textual descriptions by large language models (LLMs) plays a crucial role in precise spatial reasoning-induced domains such as robotic object rearrangement and text-to-image generation. Howeve…

Contrastive LearningImage GenerationLayout GenerationObject Rearrangement+3

Fine-grained and accurate source code differencing

2014-09-15 · ACM/IEEE International Conference on Automated Software Engineering 2014 9 · Jean-Rémy Falleri.

At the heart of software evolution is a sequence of edit actions, called an edit script, made to a source code file. Since software systems are stored version by version, the edit script has to be computed from these ver…

Detoxifying LLMs via Representation Erasure-Based Preference Optimization

2026-02-24 · Nazanin Mohammadi Sepahvand, Eleni Triantafillou, Hugo Larochelle, Doina Precup 외 arxiv

Large language models (LLMs) trained on webscale data can produce toxic outputs, raising concerns for safe deployment. Prior defenses, based on applications of DPO, NPO, and similar algorithms, reduce the likelihood of h…

Segment Policy Optimization: Effective Segment-Level Credit Assignment in RL for Large Language Models

2025-05-29 · Yiran Guo, Lijie Xu, Jie Liu, Dan Ye 외

Enhancing the reasoning capabilities of large language models effectively using reinforcement learning (RL) remains a crucial challenge. Existing approaches primarily adopt two contrasting advantage estimation granularit…

2k4kGSM8KReinforcement Learning (RL)

UniSAE: Unified Speech Attribute Editing on Speaker, Emotion and Low-Level Content via Discrete Phonetic Posteriorgram Modelling

2026-06-30 · Chuanbo Zhu, Wuyou Zhou, Rongxiu Zhong, Shilei Zhang 외 arxiv

Speech editing aims to modify specific portions of an utterance while preserving the remaining speech. Existing approaches primarily focus on word-level content modification and typically treat content, speaker, and emot…