← Search

Takaaki Hori

30 accepted papers

2025

Delayed Fusion: Integrating Large Language Models into First-Pass Decoding in End-to-end Speech Recognition

ICASSP 2025accepted

This paper presents an efficient decoding approach for end-to-end automatic speech recognition (E2E-ASR) with large language models (LLMs). Although shallow fusion is the most common approach to incorporate language models into E2E-ASR decoding, we face two practical problems with LLMs. (1) LLM infe…

Cited by 0SourceScholar
2023

Variable Attention Masking for Configurable Transformer Transducer Speech Recognition

ICASSP 2023accepted

This work studies the use of attention masking in transformer transducer based speech recognition for building a single configurable model for different deployment scenarios. We present a comprehensive set of experiments comparing fixed masking, where the same attention mask is applied at every fram…

Cited by 0SourceScholar
2022

Advancing Momentum Pseudo-Labeling with Conformer and Initialization Strategy

ICASSP 2022accepted

Pseudo-labeling (PL), a semi-supervised learning (SSL) method where a seed model performs self-training using pseudo-labels generated from untranscribed speech, has been shown to enhance the performance of end-to-end automatic speech recognition (ASR). Our prior work proposed momentum pseudo-labelin…

Cited by 14SourceScholar
2022

Audio-Visual Scene-Aware Dialog and Reasoning Using Audio-Visual Transformers with Joint Student-Teacher Learning

ICASSP 2022accepted

In previous work, we have proposed the Audio-Visual Scene-Aware Dialog (AVSD) task, collected an AVSD dataset, developed AVSD technologies, and hosted an AVSD challenge track at both the 7th and 8th Dialog System Technology Challenges (DSTC7, DSTC8). In these challenges, the best-performing systems…

Cited by 0SourceScholar
2022

Extended Graph Temporal Classification for Multi-Speaker End-to-End ASR

ICASSP 2022accepted

Graph-based temporal classification (GTC), a generalized form of the connectionist temporal classification loss, was recently proposed to improve automatic speech recognition (ASR) systems using graph-based supervision. For example, GTC was first used to encode an N-best list of pseudo-label sequenc…

Cited by 0SourceScholar
2021

Semi-Supervised Speech Recognition Via Graph-Based Temporal Classification

ICASSP 2021accepted

Semi-supervised learning has demonstrated promising results in automatic speech recognition (ASR) by self-training using a seed ASR model with pseudo-labels generated for unlabeled data. The effectiveness of this approach largely relies on the pseudo-label accuracy, for which typically only the 1-be…

Cited by 0SourceScholar
2021

Unsupervised Domain Adaptation for Speech Recognition via Uncertainty Driven Self-Training

ICASSP 2021accepted

The performance of automatic speech recognition (ASR) systems typically degrades significantly when the training and test data domains are mismatched. In this paper, we show that self-training (ST) combined with an uncertainty-based pseudo-label filtering approach can be effectively used for domain…

Cited by 0SourceScholar
2020

Unsupervised Speaker Adaptation Using Attention-Based Speaker Memory for End-to-End ASR

ICASSP 2020accepted

We propose an unsupervised speaker adaptation method inspired by the neural Turing machine for end-to-end (E2E) automatic speech recognition (ASR). The proposed model contains a memory block that holds speaker i-vectors extracted from the training data and reads relevant i-vectors from the memory th…

Cited by 0SourceScholar
2019

Cycle-consistency Training for End-to-end Speech Recognition

ICASSP 2019accepted

This paper presents a method to train end-to-end automatic speech recognition (ASR) models using unpaired data. Although the end-to-end approach can eliminate the need for expert knowledge such as pronunciation dictionaries to build ASR systems, it still requires a large amount of paired data, i.e.,…

Cited by 0SourceScholar
2019

End-to-end Audio Visual Scene-aware Dialog Using Multimodal Attention-based Video Features

ICASSP 2019accepted

In order for machines interacting with the real world to have conversations with users about the objects and events around them, they need to understand dynamic audiovisual scenes. The recent revolution of neural network models allows us to combine various modules into a single end-to-end differenti…

Cited by 0SourceScholar
2019

Language Model Integration Based on Memory Control for Sequence to Sequence Speech Recognition

ICASSP 2019accepted

In this paper, we explore several new schemes to train a seq2seq model to integrate a pre-trained language model (LM). Our proposed fusion methods focus on the memory cell state and the hidden state in the seq2seq decoder long short-term memory (LSTM), and the memory cell state is updated by the LM…

Cited by 0SourceScholar
2019

Promising Accurate Prefix Boosting for Sequence-to-sequence ASR

ICASSP 2019accepted

In this paper, we present promising accurate prefix boosting (PAPB), a discriminative training technique for attention based sequence-to-sequence (seq2seq) ASR. PAPB is devised to unify the training and testing scheme effectively. The training procedure involves maximizing the score of each partial…

Cited by 0SourceScholar
2019

Stream Attention-based Multi-array End-to-end Speech Recognition

ICASSP 2019accepted

Automatic Speech Recognition (ASR) using multiple microphone arrays has achieved great success in the far-field robustness. Taking advantage of all the information that each array shares and contributes is crucial in this task. Motivated by the advances of joint Connectionist Temporal Classification…

Cited by 0SourceScholar
2018

An End-to-End Language-Tracking Speech Recognizer for Mixed-Language Speech

ICASSP 2018accepted

End-to-end automatic speech recognition (ASR) can significantly reduce the burden of developing ASR systems for new languages, by eliminating the need for linguistic information such as pronunciation dictionaries. This also creates an opportunity to build a monolithic multilingual ASR system with a…

Cited by 0SourceScholar
2018

End-to-End Multi-Speaker Speech Recognition

ICASSP 2018accepted

Current advances in deep learning have resulted in a convergence of methods across a wide range of tasks, opening the door for tighter integration of modules that were previously developed and optimized in isolation. Recent ground-breaking works have produced end-to-end deep network methods for both…

Cited by 0SourceScholar
2018

Speaker Adaptation for Multichannel End-to-End Speech Recognition

ICASSP 2018accepted

Recent work on multichannel end-to-end automatic speech recognition (ASR) has shown that multichannel speech enhancement and speech recognition functions can be integrated into a deep neural network (DNN)-based system, and promising experimental results have been shown using the CHiME-4 and AMI corp…

Cited by 0SourceScholar
2017

Attention-Based Multimodal Fusion for Video Description

ICCV 2017poster

Current methods for video description are based on encoder-decoder sentence generation using recurrent neural networks (RNNs). Recent work has demonstrated the advantages of integrating temporal attention mechanisms into these models, in which the decoder network predicts each word in the descriptio…

Cited by 469PDFScholar
2017

BLSTM-HMM hybrid system combined with sound activity detection network for polyphonic Sound Event Detection

ICASSP 2017accepted

This paper presents a new hybrid approach for polyphonic Sound Event Detection (SED) which incorporates a temporal structure modeling technique based on a hidden Markov model (HMM) with a frame-by-frame detection method based on a bidirectional long short-term memory (BLSTM) recurrent neural network…

Cited by 0SourceScholar
2017

Joint CTC-attention based end-to-end speech recognition using multi-task learning

ICASSP 2017accepted

Recently, there has been an increasing interest in end-to-end speech recognition that directly transcribes speech to text without any predefined alignments. One approach is the attention-based encoder-decoder framework that learns a mapping between variable-length input and output sequences in one s…

Cited by 0SourceScholar
2017

Student-teacher network learning with enhanced features

ICASSP 2017accepted

Recent advances in distant-talking ASR research have confirmed that speech enhancement is an essential technique for improving the ASR performance, especially in the multichannel scenario. However, speech enhancement inevitably distorts speech signals, which can cause significant degradation when en…

Cited by 0SourceScholar
2016

Minimum word error training of long short-term memory recurrent neural network language models for speech recognition

ICASSP 2016accepted

This paper describes minimum word error (MWE) training of recurrent neural network language models (RNNLMs) for speech recognition. RNNLMs are usually trained to minimize a cross entropy of estimated word probabilities against the correct word sequence, which corresponds to maximum likelihood criter…

Cited by 0SourceScholar
2015

ASR error detection and recognition rate estimation using deep bidirectional recurrent neural networks

ICASSP 2015accepted

Recurrent neural networks (RNNs) have recently been applied as the classifiers for sequential labeling problems. In this paper, deep bidirectional RNNs (DBRNNs) are applied for the first time to error detection in automatic speech recognition (ASR), which is a sequential labeling problem. We investi…

Cited by 0SourceScholar
2015

Context adaptive deep neural networks for fast acoustic model adaptation

ICASSP 2015accepted

Deep neural networks (DNNs) are widely used for acoustic modeling in automatic speech recognition (ASR), since they greatly outperform legacy Gaussian mixture model-based systems. However, the levels of performance achieved by current DNN-based systems remain far too low in many tasks, e.g. when the…

Cited by 0SourceScholar
2015

Double-layer neighborhood graph based similarity search for fast query-by-example spoken term detection

ICASSP 2015accepted

This paper presents a novel double-layer neighborhood graph index for acceleration of similarity search that accomplishes fast querybyexample spoken term detection (STD). When a query segment is given, our proposed STD method finds similar segments to the query from an utterance data set by efficien…

Cited by 0SourceScholar
2015

WFST-based structural classification integrating dnn acoustic features and RNN language features for speech recognition

ICASSP 2015accepted

This paper proposes a method to train Weighted Finite State Transducer (WFST) based structural classifiers using deep neural network (DNN) acoustic features and recurrent neural network (RNN) language features for speech recognition. Structural classification is an effective approach to achieve high…

Cited by 0SourceScholar