← Search

James Glass

33 accepted papers

2026

GAME-TIME: EVALUATING TEMPORAL DYNAMICS IN SPOKEN LANGUAGE MODELS

ICASSP 2026oral

Conversational Spoken Language Models (SLMs) are emerging as a promising paradigm for real-time speech interaction. However, their capacity of temporal dynamics, including the ability to manage timing, tempo and simultaneous speaking, remains a critical and unevaluated challenge for conversational f…

Cited by 0SourcePDFScholar
2026

TTRV: Test-Time Reinforcement Learning for Vision Language Models

CVPR 2026

Existing methods for extracting reward signals in Reinforcement Learning typically rely on labeled data and dedicated training splits, a setup that contrasts with how humans learn directly from their environment.In this work, we propose TTRV to enhance vision-language understanding by adapting the m

Cited by 0SourcecodeScholar
2026

VisualOverload: Probing Visual Understanding of VLMs in Really Dense Scenes

CVPR 2026

Is basic visual understanding really solved in state-of-the-art VLMs? We present VisualOverload, a slightly different visual question answering (VQA) benchmark comprising 2,720 question-answer pairs, with privately held ground-truth responses. Unlike prior VQA datasets that typically focus on near g

Cited by 0SourcecodeScholar
2025

Teaching VLMs to Localize Specific Objects from In-context Examples

ICCV 2025poster

Vision-Language Models (VLMs) have shown remarkable capabilities across diverse visual tasks, including image recognition, video understanding, and Visual Question Answering (VQA) when explicitly trained for these tasks. Despite these advances, we find that present-day VLMs (including the proprietar…

2024

Found in the middle: Calibrating Positional Attention Bias Improves Long Context Utilization

ACL 2024findings

Large language models (LLMs), even when specifically trained to process long input contexts, struggle to capture relevant information located in the middle of their input. This phenomenon has been known as the lost-in-the-middle problem. In this work, we make three contributions. First, we set out t…

2024

Natural Language Embedded Programs for Hybrid Language Symbolic Reasoning

NAACL 2024findings

How can we perform computations over natural language representations to solve tasks that require symbolic and numeric reasoning? We propose natural language embedded programs (NLEP) as a unifying framework for addressing math/symbolic reasoning, natural language understanding, and instruction follo…

2024

R-Spin: Efficient Speaker and Noise-invariant Representation Learning with Acoustic Pieces

NAACL 2024long

This paper introduces Robust Spin (R-Spin), a data-efficient domain-specific self-supervision method for speaker and noise-invariant speech representations by learning discrete acoustic units with speaker-invariant clustering (Spin). R-Spin resolves Spin’s issues and enhances content representations…

2024

Self-Specialization: Uncovering Latent Expertise within Large Language Models

ACL 2024findings

Recent works have demonstrated the effectiveness of self-alignment in which a large language model is aligned to follow general instructions using instructional data generated from the model itself starting from a handful of human-written seeds. Instead of general alignment, in this work, we focus o…

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

Expand, Rerank, and Retrieve: Query Reranking for Open-Domain Question Answering

ACL 2023findings

We propose EAR, a query Expansion And Reranking approach for improving passage retrieval, with the application to open-domain question answering. EAR first applies a query expansion model to generate a diverse set of queries, and then uses a query reranker to select the ones that could lead to bette…

2023

On the Blind Spots of Model-Based Evaluation Metrics for Text Generation

ACL 2023long

In this work, we explore a useful but often neglected methodology for robustness analysis of text generation evaluation metrics: stress tests with synthetic data. Basically, we design and synthesize a wide range of potential errors and check whether they result in a commensurate drop in the metric s…

2022

Controlling the Focus of Pretrained Language Generation Models

ACL 2022findings

The finetuning of pretrained transformer-based language generation models are typically conducted in an end-to-end manner, where the model learns to attend to relevant parts of the input by itself. However, there does not exist a mechanism to directly control the model’s focus. This work aims to dev…

2022

Cooperative Self-training of Machine Reading Comprehension

NAACL 2022long

Pretrained language models have significantly improved the performance of downstream language understanding tasks, including extractive question answering, by providing high-quality contextualized word embeddings. However, training question answering models still requires large amounts of annotated…

2022

Cross-Modal Discrete Representation Learning

ACL 2022long

In contrast to recent advances focusing on high-level representation learning across modalities, in this work we present a self-supervised learning framework that is able to learn a representation that captures finer levels of granularity across different modalities such as concepts or events repres…

2022

Detecting Dementia from Long Neuropsychological Interviews

EMNLP 2022finding

Neuropsychological exams are commonly used to diagnose various kinds of cognitive impairment. They typically involve a trained examiner who conducts a series of cognitive tests with a subject. In recent years, there has been growing interest in developing machine learning methods to extract speech a…

Cited by 3SourcePDFScholar
2022

DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings

NAACL 2022long

We propose DiffCSE, an unsupervised contrastive learning framework for learning sentence embeddings. DiffCSE learns sentence embeddings that are sensitive to the difference between the original sentence and an edited sentence, where the edited sentence is obtained by stochastically masking out the o…

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

SSAST: Self-Supervised Audio Spectrogram Transformer

AAAI 2022technical

Recently, neural networks based purely on self-attention, such as the Vision Transformer (ViT), have been shown to outperform deep learning models constructed with convolutional neural networks (CNNs) on various vision tasks, thus extending the success of Transformers, which were originally develope…

2021

Exposure Bias versus Self-Recovery: Are Distortions Really Incremental for Autoregressive Text Generation?

EMNLP 2021main

Exposure bias has been regarded as a central problem for auto-regressive language models (LM). It claims that teacher forcing would cause the test-time generation to be incrementally distorted due to the training-generation discrepancy. Although a lot of algorithms have been proposed to avoid teache…

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

Spoken Moments: Learning Joint Audio-Visual Representations From Video Descriptions

CVPR 2021poster

When people observe events, they are able to abstract key information and build concise summaries of what is happening. These summaries include contextual and semantic information describing the important high-level details (what, where, who and how) of the observed event and exclude background info…

Cited by 86PDFScholar
2021

Text-Free Image-to-Speech Synthesis Using Learned Segmental Units

ACL 2021long

In this paper we present the first model for directly synthesizing fluent, natural-sounding spoken audio captions for images that does not require natural language text as an intermediate representation or source of supervision. Instead, we connect the image captioning module and the speech synthesi…

2020

Learning Hierarchical Discrete Linguistic Units from Visually-Grounded Speech

ICLR 2020talk

In this paper, we present a method for learning discrete linguistic units by incorporating vector quantization layers into neural models of visually grounded speech. We show that our method is capable of capturing both word-level and sub-word units, depending on how it is configured. What differenti…

Cited by 108SourceScholar
2019

Identifying and Controlling Important Neurons in Neural Machine Translation

ICLR 2019poster

Neural machine translation (NMT) models learn representations containing substantial linguistic information. However, it is not clear if such information is fully distributed or if some of it can be attributed to individual neurons. We develop unsupervised methods for discovering important neurons i…

Cited by 218SourcePDFScholar
2018

Jointly Discovering Visual Objects and Spoken Words from Raw Sensory Input

ECCV 2018poster

In this paper, we explore neural network models that learn to associate segments of spoken audio captions with the semantically relevant portions of natural images that they refer to. We demonstrate that these audio-visual associative localizations emerge from network-internal representations learne…

Cited by 254SourcePDFScholar
2018

Unsupervised Cross-Modal Alignment of Speech and Text Embedding Spaces

NeurIPS 2018spotlight

Recent research has shown that word embedding spaces learned from text corpora of different languages can be aligned without any parallel data supervision. Inspired by the success in unsupervised cross-lingual word embeddings, in this paper we target learning a cross-modal alignment between the embe…

Cited by 116SourcePDFScholar
2017

Analyzing Hidden Representations in End-to-End Automatic Speech Recognition Systems

NeurIPS 2017poster

Neural networks have become ubiquitous in automatic speech recognition systems. While neural networks are typically used as acoustic models in more complex systems, recent studies have explored end-to-end speech recognition systems based on neural networks, which can be trained to directly predict t…

2017

Unsupervised Learning of Disentangled and Interpretable Representations from Sequential Data

NeurIPS 2017poster

We present a factorized hierarchical variational autoencoder, which learns disentangled and interpretable representations from sequential data without supervision. Specifically, we exploit the multi-scale nature of information in sequential data by formulating it explicitly within a factorized hiera…

2016

Unsupervised Learning of Spoken Language with Visual Context

NeurIPS 2016poster

Humans learn to speak before they can read or write, so why can’t computers do the same? In this paper, we present a deep neural network model capable of rudimentary spoken language acquisition using untranscribed audio training data, whose only supervision comes in the form of contextually relevant…