← Search

Samuel Thomas

28 accepted papers

2025

A Non-autoregressive Model for Joint STT and TTS

ICASSP 2025accepted

In this paper, we take a step towards jointly modeling automatic speech recognition (STT) and speech synthesis (TTS) in a fully non-autoregressive way. We develop a novel multimodal framework capable of handling the speech and text modalities as input either individually or together. The proposed mo…

Cited by 0SourceScholar
2025

CAV-MAE Sync: Improving Contrastive Audio-Visual Mask Autoencoders via Fine-Grained Alignment

CVPR 2025poster

Recent advances in audio-visual learning have shown promising results in learning representations across modalities. However, most approaches rely on global audio representations that fail to capture fine-grained temporal correspondences with visual frames.Additionally, existing methods often strug…

2025

LLM based Text Generation for Improved Low-resource Speech Recognition Models

ICASSP 2025accepted

Limited transcribed spoken style data is a critical bottleneck in building automatic speech recognition (ASR) systems for low-resource languages. Prompting a large language model (LLM) to paraphrase input text can generate novel text data that is constrained to be semantically similar to the source…

Cited by 0SourceScholar
2024

What When and Where? Self-Supervised Spatio-Temporal Grounding in Untrimmed Multi-Action Videos from Narrated Instructions

CVPR 2024poster

Spatio-temporal grounding describes the task of localizing events in space and time e.g. in video data based on verbal descriptions only. Models for this task are usually trained with human-annotated sentences and bounding box supervision. This work addresses this task from a multimodal supervision…

2023

C2KD: Cross-Lingual Cross-Modal Knowledge Distillation for Multilingual Text-Video Retrieval

ICASSP 2023accepted

Multilingual text-video retrieval methods have improved significantly in recent years, but the performance for languages other than English still lags. We propose a Cross-Lingual Cross-Modal Knowledge Distillation method to improve multilingual text-video retrieval. Inspired by the fact that English…

Cited by 0SourceScholar
2023

Effective Training of RNN Transducer Models on Diverse Sources of Speech and Text Data

ICASSP 2023accepted

This paper proposes a novel modeling framework for effective training of end-to-end automatic speech recognition (ASR) models on various sources of data from diverse domains: speech paired with clean ground truth transcripts, speech with noisy pseudo transcripts from semi-supervised decodes and unpa…

Cited by 0SourceScholar
2023

Fine-Grained Textual Knowledge Transfer to Improve RNN Transducers for Speech Recognition and Understanding

ICASSP 2023accepted

RNN Tranducer (RNN-T) technology is very popular for building deployable models for end-to-end (E2E) automatic speech recognition (ASR) and spoken language understanding (SLU). Since these are E2E models operating on speech directly, there remains a potential to improve their performance using purel…

Cited by 0SourceScholar
2023

Multi-Speaker Data Augmentation for Improved end-to-end Automatic Speech Recognition

ICASSP 2023accepted

Publicly available datasets traditionally used to train E2E ASR models for conversational telephone speech recognition are based on clean, short duration, single speaker utterances collected on separate channels. While E2E ASR models achieve state-of-the-art performance on recognition tasks that mat…

Cited by 0SourceScholar
2022

A New Data Augmentation Method for Intent Classification Enhancement and its Application on Spoken Conversation Datasets

ICASSP 2022accepted

Intent classifiers are vital to the successful operation of virtual agent systems. This is especially so in voice activated systems where the data can be noisy with many ambiguous directions for user intents. Before operation begins, these classifiers are generally lacking in real-world training dat…

Cited by 0SourceScholar
2022

Everything at Once - Multi-Modal Fusion Transformer for Video Retrieval

CVPR 2022poster

Multi-modal learning from video data has seen increased attention recently as it allows training of semantically meaningful embeddings without human annotation, enabling tasks like zero-shot retrieval and action localization. In this work, we present a multi-modal, modality agnostic fusion transform…

Cited by 169PDFcodeScholar
2022

Improving End-to-end Models for Set Prediction in Spoken Language Understanding

ICASSP 2022accepted

The goal of spoken language understanding (SLU) systems is to determine the meaning of the input speech signal, unlike speech recognition which aims to produce verbatim transcripts. Advances in end-to-end (E2E) speech modeling have made it possible to train solely on semantic entities, which are far…

Cited by 0SourceScholar
2022

Integrating Text Inputs for Training and Adapting RNN Transducer ASR Models

ICASSP 2022accepted

Compared to hybrid automatic speech recognition (ASR) systems that use a modular architecture in which each component can be in-dependently adapted to a new domain, recent end-to-end (E2E) ASR system are harder to customize due to their all-neural monolithic construction. In this paper, we propose a…

Cited by 0SourceScholar
2022

Towards End-to-End Integration of Dialog History for Improved Spoken Language Understanding

ICASSP 2022accepted

Dialog history plays an important role in spoken language understanding (SLU) performance in a dialog system. For end-to-end (E2E) SLU, previous work has used dialog history in text form, which makes the model dependent on a cascaded automatic speech recognizer (ASR). This rescinds the benefits of a…

Cited by 0SourceScholar
2022

Towards Reducing the Need for Speech Training Data to Build Spoken Language Understanding Systems

ICASSP 2022accepted

The lack of speech data annotated with labels required for spoken language understanding (SLU) is often a major hurdle in building end-to-end (E2E) systems that can directly process speech inputs. In contrast, large amounts of text data with suitable labels are usually available. In this paper, we p…

Cited by 0SourceScholar
2021

End-to-End Spoken Language Understanding Using Transformer Networks and Self-Supervised Pre-Trained Features

ICASSP 2021accepted

Transformer networks and self-supervised pre-training have consistently delivered state-of-art results in the field of natural language processing (NLP); however, their merits in the field of spoken language understanding (SLU) still need further investigation. In this paper we introduce a modular E…

Cited by 0SourceScholar
2021

Multimodal Clustering Networks for Self-Supervised Learning From Unlabeled Videos

ICCV 2021poster

Multimodal self-supervised learning is getting more and more attention as it allows not only to train large networks without human supervision but also to search and retrieve data across various modalities. In this context, this paper proposes a framework that, starting from a pre-trained backbone,…

Cited by 110PDFcodeScholar
2021

RNN Transducer Models for Spoken Language Understanding

ICASSP 2021accepted

We present a comprehensive study on building and adapting RNN transducer (RNN-T) models for spoken language understanding (SLU). These end-to-end (E2E) models are constructed in three practical settings: a case where verbatim transcripts are available, a constrained case where the only available ann…

Cited by 0SourceScholar
2020

Audio-Assisted Image Inpainting for Talking Faces

ICASSP 2020accepted

The goal of our work is to complete missing areas of images of talking faces, exploiting information from both the visual and audio modalities. Existing image inpainting methods rely solely on visual content that doesn't always provide sufficient information for the task. To counter this, we propose…

Cited by 0SourceScholar
2020

Leveraging Unpaired Text Data for Training End-To-End Speech-to-Intent Systems

ICASSP 2020accepted

Training an end-to-end (E2E) neural network speech-to-intent (S2I) system that directly extracts intents from speech requires large amounts of intent-labeled speech data, which is time consuming and expensive to collect. Initializing the S2I model with an ASR model trained on copious speech data can…

Cited by 0SourceScholar
2020

Training Spoken Language Understanding Systems with Non-Parallel Speech and Text

ICASSP 2020accepted

End-to-end spoken language understanding (SLU) systems are typically trained on large amounts of data. In many practical scenarios, the amount of labeled speech is often limited as opposed to text. In this study, we investigate the use of non-parallel speech and text to improve the performance of di…

Cited by 0SourceScholar
2019

English Broadcast News Speech Recognition by Humans and Machines

ICASSP 2019accepted

With recent advances in deep learning, considerable attention has been given to achieving automatic speech recognition performance close to human performance on tasks like conversational telephone speech (CTS) recognition. In this paper we evaluate the usefulness of these proposed techniques on broa…

Cited by 0SourceScholar
2019

Improvements to N-gram Language Model Using Text Generated from Neural Language Model

ICASSP 2019accepted

Although neural language models have emerged, n-gram language models are still used for many speech recognition tasks. This paper proposes four methods to improve n-gram language models using text generated from a recurrent neural network language model (RNNLM). First, we use multiple RNNLMs from di…

Cited by 0SourceScholar
2019

Pre-training of Speaker Embeddings for Low-latency Speaker Change Detection in Broadcast News

ICASSP 2019accepted

In this work, we investigate pre-training of neural network based speaker embeddings for low-latency speaker change detection. Our proposed system takes two speech segments, generates embeddings using shared Siamese layers and then classifies the concatenated embeddings depending on whether they are…

Cited by 0SourceScholar
2018

Joint Modeling of Accents and Acoustics for Multi-Accent Speech Recognition

ICASSP 2018accepted

The performance of automatic speech recognition systems degrades with increasing mismatch between the training and testing scenarios. Differences in speaker accents are a significant source of such mismatch. The traditional approach to deal with multiple accents involves pooling data from several ac…

Cited by 0SourceScholar
2017

Effective joint training of denoising feature space transforms and Neural Network based acoustic models

ICASSP 2017accepted

Neural Network (NN) based acoustic frontends, such as denoising autoencoders, are actively being investigated to improve the robustness of NN based acoustic models to various noise conditions. In recent work the joint training of such frontends with backend NNs has been shown to significantly improv…

Cited by 0SourceScholar
2016

CNMF-based acoustic features for noise-robust ASR

ICASSP 2016accepted

We present an algorithm using convolutive non-negative matrix factorization (CNMF) to create noise-robust features for automatic speech recognition (ASR). Typically in noise-robust ASR, CNMF is used to remove noise from noisy speech prior to feature extraction. However, we find that denoising introd…

Cited by 0SourceScholar
2016

On the importance of event detection for ASR

ICASSP 2016accepted

The performance of modern large vocabulary continuous speech recognition (LVCSR) systems is heavily affected by segment boundaries, proper speaker identification of the segments, as well as removal of spurious data. We propose to use Long Short Term Memory (LSTM) recurrent neural networks to partiti…

Cited by 0SourceScholar
2015

Improvements to the IBM speech activity detection system for the DARPA RATS program

ICASSP 2015accepted

In this paper we describe improvements to the IBM speech activity detection (SAD) system for the third phase of the DARPA RATS program. The progress during this final phase comes from jointly training convolutional and regular deep neural networks with rich time-frequency representations of speech.…

Cited by 0SourceScholar