paper-with-me

Papers

Bypass Temporal Classification: Weakly Supervised Automatic Speech Recognition with Imperfect Transcripts

2023-06-01 · Dongji Gao, Matthew Wiesner, Hainan Xu, Leibny Paola Garcia, Daniel Povey, Sanjeev Khudanpur

This paper presents a novel algorithm for building an automatic speech recognition (ASR) model with imperfect training data. Imperfectly transcribed speech is a prevalent issue in human-annotated speech corpora, which degrades the performance of ASR models. To address this problem, we propose Bypass Temporal Classification (BTC) as an expansion of the Connectionist Temporal Classification (CTC) criterion. BTC explicitly encodes the uncertainties associated with transcripts during training. This is accomplished by enhancing the flexibility of the training graph, which is implemented as a weighted finite-state transducer (WFST) composition. The proposed algorithm improves the robustness and accuracy of ASR systems, particularly when working with imprecisely transcribed speech corpora. Our implementation will be open-sourced.

📄 PDF Abstract BibTeX arXiv:2306.01031

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

WST: Weakly Supervised Transducer for Automatic Speech Recognition

2025-11-06 · Dongji Gao, Chenda Liao, Changliang Liu, Matthew Wiesner 외 arxiv

The Recurrent Neural Network-Transducer (RNN-T) is widely adopted in end-to-end (E2E) automatic speech recognition (ASR) tasks but depends heavily on large-scale, high-quality annotated data, which are often costly and d…

Speech Recognition

Weakly Supervised Temporal Convolutional Networks for Fine-grained Surgical Activity Recognition

2023-02-21 · Sanat Ramesh, Diego Dall'Alba, Cristians Gonzalez, Tong Yu 외

Automatic recognition of fine-grained surgical activities, called steps, is a challenging but crucial task for intelligent intra-operative computer assistance. The development of current vision-based activity recognition…

Activity Recognition

Learning from Counting: Leveraging Temporal Classification for Weakly Supervised Object Localization and Detection

2021-03-06 · Chia-Yu Hsu, Wenwen Li

This paper reports a new solution of leveraging temporal classification to support weakly supervised object detection (WSOD). Specifically, we introduce raster scan-order techniques to serialize 2D images into 1D sequenc…

General ClassificationObjectobject-detectionObject Detection+3

Transferable Knowledge-Based Multi-Granularity Aggregation Network for Temporal Action Localization: Submission to ActivityNet Challenge 2021

2021-07-27 · Haisheng Su, Peiqin Zhuang, Yukun Li, Dongliang Wang 외

This technical report presents an overview of our solution used in the submission to 2021 HACS Temporal Action Localization Challenge on both Supervised Learning Track and Weakly-Supervised Learning Track. Temporal Actio…

Action LocalizationTemporal Action LocalizationTransfer LearningWeakly-supervised Learning+1

Pointly-Supervised Action Localization

2018-05-29 · Pascal Mettes, Cees G. M. Snoek

This paper strives for spatio-temporal localization of human actions in videos. In the literature, the consensus is to achieve localization by training on bounding box annotations provided for each frame of each training…

Action LocalizationMultiple Instance LearningTemporal Localization