← Search

Nicolas Menet

5 accepted papers

2026

Locally Coherent Parallel Decoding in Diffusion Language Models

ICML 2026poster

Diffusion language models (DLMs) have emerged as a promising alternative to autoregressive (AR) models, offering sub-linear generation latency and bidirectional capabilities that are particularly appealing for code generation and editing. Achieving sub-linear latency in discrete DLMs requires predic…

Cited by 0SourceScholar
2026

Thompson Sampling via Fine-Tuning of LLMs

ICLR 2026poster

Bayesian optimization in large unstructured discrete spaces is often hindered by the computational cost of maximizing acquisition functions due to the absence of gradients. We propose a scalable alternative based on Thompson sampling that eliminates the need for acquisition function maximization by…

Cited by 0SourcecodeScholar
2025

LITE: Efficiently Estimating Gaussian Probability of Maximality

AISTATS 2025poster

We consider the problem of computing the *probability of maximality* (PoM) of a Gaussian random vector, i.e., the probability for each dimension to be maximal. This is a key challenge in applications ranging from Bayesian optimization to reinforcement learning, where the PoM not only helps with find…

Cited by 0SourcecodeScholar
2025

Structured Sparse Transition Matrices to Enable State Tracking in State-Space Models

NeurIPS 2025spotlight

Modern state-space models (SSMs) often utilize structured transition matrices which enable efficient computation but pose restrictions on the model’s expressivity, as measured in terms of the ability to emulate finite-state automata (FSA). While unstructured transition matrices are optimal in terms…

Cited by 0SourcecodeScholar
2023

MIMONets: Multiple-Input-Multiple-Output Neural Networks Exploiting Computation in Superposition

NeurIPS 2023poster

With the advent of deep learning, progressively larger neural networks have been designed to solve complex tasks. We take advantage of these capacity-rich models to lower the cost of inference by exploiting computation in superposition. To reduce the computational burden per input, we propose Multip…