Source author record

Alexandre Marques

Alexandre Marques appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2026arXiv

An Interpretable Latency Model for Speculative Decoding in LLM Serving

Speculative decoding (SD) accelerates large language model (LLM) inference by using a smaller draft model to propose multiple tokens that are verified by a larger target model in parallel. While prior work demonstrates substantial speedups in isolated or fixed-batch settings, the behavior of SD in production serving systems remains poorly understood: request load varies over time, and effective batch size emerges from the serving system rather than being directly controlled or observed. In this work, we develop a simple and interpretable latency model for SD in LLM serving. We infer effective batch size from request rate using Little's Law and decompose per-request demand into load-independent and load-dependent components for prefill, drafting, and verification. We validate our model using extensive measurements from vLLM across verifier and drafter model sizes, prefill and decode lengths, request rates, draft lengths, and acceptance probabilities. The model accurately describes observed latency, explains why speedups often diminish as server load increases, and characterizes how draft length, acceptance rate, and verifier-drafter size shape latency across serving conditions, with implications for configuring SD in deployed systems. We further show how the framework extends to mixture of experts models, where sparse expert activation changes the effective service costs across load regimes. Together, our results provide a structured framework for understanding SD in real LLM serving systems.

preprint2016arXiv

Toward real-time high-fidelity simulation using integral boundary layer modeling

One of the greatest challenges to using large-eddy simulations (LES) in engineering applications is the large number of grid points required near walls. To mitigate this issue, researchers often couple LES with a simplified model of the flow close to the wall, known as the wall model. One feature common to most wall models is that the first few (about 3) grid points must be located below the inviscid log-layer, and the grid must have near-isotropic resolution near the wall. Hence, wall-modeled LES may still require a large number of grid points in both the wall-normal and span-wise directions. Because of these requirements, wall-modeled LES is still unfeasible in many applications. We present a new formulation of wall-modeled LES that is being developed to address this issue. In this formulation, LES is used to solve only for the features of the velocity field that can be adequately represented on the LES grid. The effects of the unresolved features are captured by imposing an integral balance of kinetic energy in the near-wall region. This integral energy balance translates into a dynamic partial differential equation defined on the walls, which is coupled to the LES equations. We discuss details of the new formulation and present results obtained in laminar channel flows.