← Search

Maxwell Horton

5 accepted papers

2025

An Efficient and Streaming Audio Visual Active Speaker Detection System

ICASSP 2025accepted

This paper delves into the challenging task of active speaker detection (asd), where the system needs to determine in real-time whether a person is speaking or not in a series of video frames. While previous works have made significant strides in improving network architectures and learning effectiv…

Cited by 0SourceScholar
2025

QuantSpec: Self-Speculative Decoding with Hierarchical Quantized KV Cache

ICML 2025poster

Large Language Models (LLMs) are increasingly being deployed on edge devices for long-context settings, creating a growing need for fast and efficient long-context inference. In these scenarios, the Key-Value (KV) cache is the primary bottleneck in terms of both GPU memory and latency, as the full K…

Cited by 0SourcePDFScholar
2025

SeedLM: Compressing LLM Weights into Seeds of Pseudo-Random Generators

ICLR 2025poster

Large Language Models (LLMs) have transformed natural language processing, but face significant challenges in widespread deployment due to their high runtime cost. In this paper, we introduce SeedLM, a novel post-training compression method that uses seeds of a pseudo-random generator to encode and…

Cited by 0SourcePDFScholar
2025

The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem Complexity

NeurIPS 2025poster

Recent generations of frontier language models have introduced Large Reasoning Models (LRMs) that generate detailed thinking processes before providing answers. While these models demonstrate improved performance on reasoning benchmarks, their fundamental capabilities, scaling properties, and limita…

Cited by 0SourceScholar
2022

SPIN: An Empirical Evaluation on Sharing Parameters of Isotropic Networks

ECCV 2022poster

"Recent isotropic networks, such as ConvMixer and Vision Transformers, have found significant success across visual recognition tasks, matching or outperforming non-isotropic Convolutional Neural Networks. Isotropic architectures are particularly well-suited to cross-layer weight sharing, an effecti…