← Search

James R. Glass

59 accepted papers

2026

PRISMM-Bench: A Benchmark of Peer-Review Grounded Multimodal Inconsistencies

ICLR 2026poster

Large Multimodal Models (LMMs) are increasingly applied to scientific research, yet it remains unclear whether they can reliably understand and reason over the multimodal complexity of papers. A central challenge lies in detecting and resolving inconsistencies across text, figures, tables, and equat…

Cited by 0SourcecodeScholar
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

Can Diffusion Models Disentangle? A Theoretical Perspective

NeurIPS 2025poster

This paper presents a novel theoretical framework for understanding how diffusion models can learn disentangled representations with commonly used weak supervision such as partial labels and multiple views. Within this framework, we establish identifiability conditions for diffusion models to disent…

Cited by 0SourceScholar
2025

Decoding on Graphs: Faithful and Sound Reasoning on Knowledge Graphs through Generation of Well-Formed Chains

ACL 2025long

Knowledge Graphs (KGs) can serve as reliable knowledge sources for question answering (QA) due to their structured representation of knowledge. Existing research on the utilization of KG for large language models (LLMs) prevalently relies on subgraph retriever or iterative prompting, overlooking the…

Cited by 0SourcePDFScholar
2025

Generate, Discriminate, Evolve: Enhancing Context Faithfulness via Fine-Grained Sentence-Level Self-Evolution

ACL 2025finding

Improving context faithfulness in large language models is essential for developing trustworthy retrieval augmented generation systems and mitigating hallucinations, especially in long-form question answering (LFQA) tasks or scenarios involving knowledge conflicts. Existing methods either intervene…

Cited by 0SourcePDFScholar
2025

Meta CLIP 2: A Worldwide Scaling Recipe

NeurIPS 2025spotlight

Contrastive Language-Image Pretraining (CLIP) is a popular foundation model, supporting from zero-shot classification, retrieval to encoders for multimodal large language models (MLLMs). Although CLIP is successfully trained on billion-scale image-text pairs from the English world, scaling CLIP's tr…

Cited by 0SourcecodeScholar
2025

PLAY2PROMPT: Zero-shot Tool Instruction Optimization for LLM Agents via Tool Play

ACL 2025finding

Large language models (LLMs) are increasingly integrated with specialized external tools, yet many tasks demand zero-shot tool usage with minimal or noisy documentation. Existing solutions rely on manual rewriting or labeled data for validation, making them inapplicable in true zero-shot settings. T…

2025

Quantifying Generalization Complexity for Large Language Models

ICLR 2025poster

While large language models (LLMs) have shown exceptional capabilities in understanding complex queries and performing sophisticated tasks, their generalization abilities are often deeply entangled with memorization, necessitating more precise evaluation. To address this challenge, we introduce Scy…

2025

RAG-Zeval: Enhancing RAG Responses Evaluator through End-to-End Reasoning and Ranking-Based Reinforcement Learning

EMNLP 2025

Robust evaluation is critical for deploying trustworthy retrieval-augmented generation (RAG) systems. However, current LLM-based evaluation frameworks predominantly rely on directly prompting resource-intensive models with complex multi-stage prompts, underutilizing models’ reasoning capabilities an

2025

ROVER: Recursive Reasoning Over Videos with Vision-Language Models for Embodied Tasks

NeurIPS 2025poster

Vision-language models (VLMs) have exhibited impressive capabilities across diverse image understanding tasks, but still struggle in settings that require reasoning over extended sequences of camera frames from a video. This limits their utility in embodied settings, which require reasoning over lon…

Cited by 0SourceScholar
2025

Self-MoE: Towards Compositional Large Language Models with Self-Specialized Experts

ICLR 2025poster

We present Self-MoE, an approach that transforms a monolithic LLM into a compositional, modular system of self-specialized experts, named MiXSE (MiXture of Self-specialized Experts). Our approach leverages self-specialization, which constructs expert modules using self-generated synthetic data, each…

Cited by 10SourcePDFScholar
2025

SelfCite: Self-Supervised Alignment for Context Attribution in Large Language Models

ICML 2025poster

We introduce SelfCite, a novel self-supervised approach that aligns LLMs to generate high-quality, fine-grained, sentence-level citations for the statements in their generated responses. Instead of only relying on costly and labor-intensive annotations, SelfCite leverages a reward signal provided b…

2025

THREAD: Thinking Deeper with Recursive Spawning

NAACL 2025long

Large language models (LLMs) have shown impressive capabilities across diverse settings, but still struggle as the length and complexity of the context increases. To address this challenge, we propose Thinking Recursively and Dynamically (ThReaD). THREAD frames model generation as a thread of execut…

2025

UniWav: Towards Unified Pre-training for Speech Representation Learning and Generation

ICLR 2025poster

Pre-training and representation learning have been playing an increasingly important role in modern speech processing. Nevertheless, different applications have been relying on different foundation models, since predominant pre-training techniques are either designed for discriminative tasks or gen…

Cited by 0SourcePDFScholar
2024

Adaptive Query Rewriting: Aligning Rewriters through Marginal Probability of Conversational Answers

EMNLP 2024main

Query rewriting is a crucial technique for passage retrieval in open-domain conversational question answering (CQA). It decontexualizes conversational queries into self-contained questions suitable for off-the-shelf retrievers. Existing methods attempt to incorporate retriever’s preference during th…

Cited by 1SourcePDFScholar
2024

Curiosity-driven Red-teaming for Large Language Models

ICLR 2024poster

Large language models (LLMs) hold great potential for many natural language applications but risk generating incorrect or toxic content. To probe when an LLM generates unwanted content, the current paradigm is to recruit a $\textit{red team}$ of human testers to design input prompts (i.e., test case…

2024

DoLa: Decoding by Contrasting Layers Improves Factuality in Large Language Models

ICLR 2024poster

Despite their impressive capabilities, large language models (LLMs) are prone to hallucinations, i.e., generating content that deviates from facts seen during pretraining. We propose a simple decoding strategy for reducing hallucinations with pretrained LLMs that does not require conditioning on ret…

2024

Listen, Think, and Understand

ICLR 2024poster

The ability of artificial intelligence (AI) systems to perceive and comprehend audio signals is crucial for many applications. Although significant progress has been made in this area since the development of AudioSet, most existing models are designed to map audio inputs to pre-defined, discrete so…

2024

Lookback Lens: Detecting and Mitigating Contextual Hallucinations in Large Language Models Using Only Attention Maps

EMNLP 2024main

When asked to summarize articles or answer questions given a passage, large language models (LLMs) can hallucinate details and respond with unsubstantiated answers that are inaccurate with respect to the input context. This paper describes a simple approach for detecting such **contextual hallucinat…

2024

Revisiting Self-supervised Learning of Speech Representation from a Mutual Information Perspective

ICASSP 2024accepted

Existing studies on self-supervised speech representation learning have focused on developing new training methods and applying pre-trained models for different applications. However, the quality of these models is often measured by the performance of different downstream tasks. How well the represe…

Cited by 6SourceScholar
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

Contrastive Audio-Visual Masked Autoencoder

ICLR 2023top-25%

In this paper, we first extend the recent Masked Auto-Encoder (MAE) model from a single modality to audio-visual multi-modalities. Subsequently, we propose the Contrastive Audio-Visual Masked Auto-Encoder (CAV-MAE) by combining contrastive learning and masked data modeling, two major self-supervised…

2023

DinoSR: Self-Distillation and Online Clustering for Self-supervised Speech Representation Learning

NeurIPS 2023poster

In this paper, we introduce self-distillation and online clustering for self-supervised speech representation learning (DinoSR) which combines masked language modeling, self-distillation, and online clustering. We show that these concepts complement each other and result in a strong representation l…

2023

On Unsupervised Uncertainty-Driven Speech Pseudo-Label Filtering and Model Calibration

ICASSP 2023accepted

Pseudo-label (PL) filtering forms a crucial part of Self-Training (ST) methods for unsupervised domain adaptation. Dropout-based Uncertainty-driven Self-Training (DUST) proceeds by first training a teacher model on source domain labeled data. Then, the teacher model is used to provide PLs for the un…

Cited by 0SourceScholar
2023

Search Augmented Instruction Learning

EMNLP 2023long findings

Large language models (LLMs) have been significantly improved by instruction fine-tuning, but still lack transparency and the ability to utilize up-to-date knowledge and information. In this work, we propose search-augmented instruction learning (SAIL), which grounds the language generation and inst…

Cited by 0SourceScholar
2022

On the Interplay between Sparsity, Naturalness, Intelligibility, and Prosody in Speech Synthesis

ICASSP 2022accepted

Are end-to-end text-to-speech (TTS) models over-parametrized? To what extent can these models be pruned, and what happens to their synthesis capabilities? This work serves as a starting point to explore pruning both spectrogram prediction networks and vocoders. We thoroughly investigate the tradeoff…

Cited by 0SourceScholar
2022

Repetition Assessment for Speech and Language Disorders: A Study of the Logopenic Variant of Primary Progressive Aphasia

ICASSP 2022accepted

Impaired repetition is a characteristic of several speech and language disorders, including certain variants of Primary Progressive Aphasia (PPA). People with the logopenic variant of PPA (lvPPA) can present with impaired repetition abilities and repetition tasks can be used to distinguish lvPPA spe…

Cited by 0SourceScholar
2022

Transformer-Based Multi-Aspect Multi-Granularity Non-Native English Speaker Pronunciation Assessment

ICASSP 2022accepted

Automatic pronunciation assessment is an important technology to help self-directed language learners. While pronunciation quality has multiple aspects including accuracy, fluency, completeness, and prosody, previous efforts typically only model one aspect (e.g., accuracy) at one granularity (e.g.,…

Cited by 0SourceScholar
2021

PARP: Prune, Adjust and Re-Prune for Self-Supervised Speech Recognition

NeurIPS 2021spotlight

Self-supervised speech representation learning (speech SSL) has demonstrated the benefit of scale in learning rich representations for Automatic Speech Recognition (ASR) with limited paired data, such as wav2vec 2.0. We investigate the existence of sparse subnetworks in pre-trained speech SSL models…

Cited by 80SourcePDFScholar
2021

Semi-Supervised Spoken Language Understanding via Self-Supervised Speech and Language Model Pretraining

ICASSP 2021accepted

Much recent work on Spoken Language Understanding (SLU) is limited in at least one of three ways: models were trained on oracle text input and neglected ASR errors, models were trained to predict only intents without the slot values, or models were trained on a large amount of in-house data. In this…

Cited by 0SourceScholar
2020

ADI17: A Fine-Grained Arabic Dialect Identification Dataset

ICASSP 2020accepted

In this paper, we describe a method to collect dialectal speech from YouTube videos to create a large-scale Dialect Identification (DID) dataset. Using this method, we collected dialectal Arabic from known YouTube channels from 17 Arabic speaking countries in the Middle East and Northern Africa. Aft…

Cited by 0SourceScholar
2020

Audio-Visual Calibration with Polynomial Regression for 2-D Projection Using SVD-PHAT

ICASSP 2020accepted

This paper proposes a straightforward 2-D method to spatially calibrate the visual field of a camera with the auditory field of an array microphone by generating and overlaying an acoustic image over an optical image. Using a low-cost microphone array and an off-the-shelf camera, we show that polyno…

Cited by 0SourceScholar
2020

Trilingual Semantic Embeddings of Visually Grounded Speech with Self-Attention Mechanisms

ICASSP 2020accepted

We propose a trilingual semantic embedding model that associates visual objects in images with segments of speech signals corresponding to spoken words in an unsupervised manner. Unlike the existing models, our model incorporates three different languages, namely, English, Hindi, and Japanese. To bu…

Cited by 0SourceScholar
2019

A Factorial Deep Markov Model for Unsupervised Disentangled Representation Learning from Speech

ICASSP 2019accepted

We present the Factorial Deep Markov Model (FDMM) for representation learning of speech. The FDMM learns disentangled, interpretable and lower dimensional latent representations from speech without supervision. We use a static and dynamic latent variable to exploit the fact that information in a spe…

Cited by 0SourceScholar
2019

Disentangling Correlated Speaker and Noise for Speech Synthesis via Data Augmentation and Adversarial Factorization

ICASSP 2019accepted

To leverage crowd-sourced data to train multi-speaker text-to-speech (TTS) models that can synthesize clean speech for all speakers, it is essential to learn disentangled representations which can independently control the speaker identity and background noise in generated signals. However, learning…

Cited by 0SourceScholar
2019

Domain Attentive Fusion for End-to-end Dialect Identification with Unknown Target Domain

ICASSP 2019accepted

End-to-end deep learning language or dialect identification systems operate on the spectrogram or other acoustic feature and directly generate identification scores for each class. An important issue for end-to-end systems is to have some knowledge of the application domain, because the system can b…

Cited by 0SourceScholar
2019

Noise-tolerant Audio-visual Online Person Verification Using an Attention-based Neural Network Fusion

ICASSP 2019accepted

In this paper, we present a multi-modal online person verification system using both speech and visual signals. Inspired by neuroscientific findings on the association of voice and face, we propose an attention-based end-to-end neural network that learns multi-sensory association for the task of per…

Cited by 0SourceScholar
2019

Subword Regularization and Beam Search Decoding for End-to-end Automatic Speech Recognition

ICASSP 2019accepted

In this paper, we experiment with the recently introduced subword regularization technique [1] in the context of end-to-end automatic speech recognition (ASR). We present results from both attention-based and CTC-based ASR systems on two common benchmark datasets, the 80 hour Wall Street Journal cor…

Cited by 0SourceScholar
2018

Convolutional Neural Networks and Multitask Strategies for Semantic Mapping of Natural Language Input to a Structured Database

ICASSP 2018accepted

In this work, we investigate mapping both natural language food and quantity descriptions to matching USDA database entries. We demonstrate that a convolutional neural network (CNN) model with a softmax layer on top to directly predict the most likely database matches outperforms our previous state-…

Cited by 0SourceScholar
2018

Energy-Efficient Speaker Identification with Low-Precision Networks

ICASSP 2018accepted

Power-consumption in small devices is dominated by off-chip memory accesses, necessitating small models that can fit in on-chip memory. In the task of text-dependent speaker identification, we demonstrate a 16× byte-size reduction for state-of-art small-footprint LCN/CNN/DNN speaker identification m…

Cited by 0SourceScholar
2018

Exploiting Convolutional Neural Networks for Phonotactic Based Dialect Identification

ICASSP 2018accepted

In this paper, we investigate different approaches for Dialect Identification (DID) in Arabic broadcast speech. Dialects differ in their inventory of phonological segments. This paper proposes a new phonotactic based feature representation approach which enables discrimination among different occurr…

Cited by 0SourceScholar
2018

Extracting Domain Invariant Features by Unsupervised Learning for Robust Automatic Speech Recognition

ICASSP 2018accepted

The performance of automatic speech recognition (ASR) systems can be significantly compromised by previously unseen conditions, which is typically due to a mismatch between training and testing distributions. In this paper, we address robustness by studying domain invariant features, such that domai…

Cited by 0SourceScholar
2018

Vision as an Interlingua: Learning Multilingual Semantic Embeddings of Untranscribed Speech

ICASSP 2018accepted

In this paper, we explore the learning of neural network embeddings for natural images and speech waveforms describing the content of those images. These embeddings are learned directly from the waveforms without the use of linguistic transcriptions or conventional speech recognition technology. Whi…

Cited by 0SourceScholar
2017

Semantic mapping of natural language input to database entries via convolutional neural networks

ICASSP 2017accepted

Natural language processing research has made major advances with the concept of representing words, sentences, paragraphs, and even documents by embedded vector representations. We apply this idea to the problem of relating foods, as expressed in natural language meal descriptions, to corresponding…

Cited by 0SourceScholar
2016

Distributional semantics for understanding spoken meal descriptions

ICASSP 2016accepted

This paper presents ongoing language understanding experiments conducted as part of a larger effort to create a nutrition dialogue system that automatically extracts food concepts from a user's spoken meal description. We first discuss the technical approaches to understanding, including three metho…

Cited by 0SourceScholar
2016

Highway long short-term memory RNNS for distant speech recognition

ICASSP 2016accepted

In this paper, we extend the deep long short-term memory (DL-STM) recurrent neural networks by introducing gated direct connections between memory cells in adjacent layers. These direct links, called highway connections, enable unimpeded information flow across different layers and thus alleviate th…

Cited by 0SourceScholar
2016

Multilingual data selection for training stacked bottleneck features

ICASSP 2016accepted

Deep Neural Networks (DNNs) trained on multilingual data have proven useful for improving speech recognition in languages with limited resources. In this framework, data from rich resource languages are pooled together to train a single system and then adapted to a new language. However, data from a…

Cited by 0SourceScholar
2016

Personalized mispronunciation detection and diagnosis based on unsupervised error pattern discovery

ICASSP 2016accepted

In this work, we introduce two improvements to our previously proposed mispronunciation detection framework. The framework focuses on each learner individually and consists of two main procedures: unsupervised error pattern discovery and pronunciation error decoding. First, we propose nbest filterin…

Cited by 0SourceScholar
2016

Prediction-adaptation-correction recurrent neural networks for low-resource language speech recognition

ICASSP 2016accepted

In this paper, we investigate the use of prediction-adaptation-correction recurrent neural networks (PAC-RNNs) for low-resource speech recognition. A PAC-RNN is comprised of a pair of neural networks in which a correction network uses auxiliary information given by a prediction network to help estim…

Cited by 0SourceScholar
2015

On using heterogeneous data for vehicle-based speech recognition: A DNN-based approach

ICASSP 2015accepted

Most automatic speech recognition (ASR) systems incorporate a single source of information about their input, namely, features and transformations derived from the speech signal. However, in many applications, e.g., vehicle-based speech recognition, sensor data and environmental information are ofte…

Cited by 0SourceScholar