← Search

Adam Yala

4 accepted papers

2026

ThreadWeaver: Adaptive Threading for Efficient Parallel Reasoning in Language Models

ICML 2026oral

Scaling inference-time computation has enabled Large Language Models (LLMs) to achieve strong reasoning performance, but their inherently sequential decoding incurs substantial latency, motivating parallelization of the generation process. However, existing parallel reasoning approaches suffer from …

Cited by 0SourceScholar
2025

Describe Anything: Detailed Localized Image and Video Captioning

ICCV 2025poster

Generating detailed and accurate descriptions for specific regions in images and videos remains a fundamental challenge for vision-language models. We introduce the Describe Anything Model (DAM), a model designed for detailed localized captioning (DLC). DAM preserves both local details and global co…

Cited by 0SourcePDFScholar
2024

Conformal Language Modeling

ICLR 2024poster

In this paper, we propose a novel approach to conformal prediction for language models (LMs) in which we produce prediction sets with performance guarantees. LM responses are typically sampled from a predicted distribution over the large, combinatorial output space of language. Translating this to…