AuraTracer智迹闻
中文

EVENT DOSSIER

Low-Latency Spell Correction for Japanese Music Search Queries

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated

The researchers proposed a compact sequence-to-sequence model based on the BART model, aimed at addressing the issue of low-latency spelling correction in Japanese music search. The model consists of three encoder layers and three decoder layers, with its core innovation being the construction of a script-aware synthetic spelling generation pipeline. This pipeline combines keyboard layout models, speech confusion priors, and specific error patterns to generate real training data. Experimental results show that on the curated evaluation set, the model achieved an accuracy of 41.09% in accurate matches and a character error rate of 11.62%, outperforming baseline methods based on edit distances and achieving the lowest character error rate. Additionally, the model’s inference latency under a single GPU environment was less than 4ms, effectively meeting the requirements for low-latency performance.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
BART

SignalsSIGNALS

Keyword heat
  • BART1

All reports (1)SOURCES

A arXiv cs.LG en 2026-09-07 12:00

Low-Latency Spell Correction for Japanese Music Search Queries

研究人员提出了一种基于 BART 的紧凑序列到序列模型,用于低延迟日语音乐搜索查询拼写修正。该模型包含三个编码器层和三个解码器层,核心贡献在于构建了一个脚本感知的合成拼写生成流水线,结合键盘布局模型、语音混淆先验及特定错误模式产生真实训练数据。实验显示,该模型在 curated 评估集上实现了 41.09% 的精确匹配准确率和 11.62% 字符错误率,优于编辑距离基线并达到最低字符错误率,同时在单 GPU 上保持低于 4ms 的推理延迟。