paper-with-me

Papers

STDec: Spatio-Temporal Stability Guided Decoding for dLLMs

2026-04-07 · Yuzhe Chen, Jiale Cao, Xuyang Liu, Jin Xie, Aiping Yang, Yanwei Pang arxiv

Diffusion Large Language Models (dLLMs) have achieved rapid progress, viewed as a promising alternative to the autoregressive paradigm. However, most dLLM decoders still adopt a global confidence threshold, and do not explicitly model local context from neighboring decoded states or temporal consistency of predicted token IDs across steps. To address this issue, we propose a simple spatio-temporal stability guided decoding approach, named STDec. We observe strong spatio-temporal stability in dLLM decoding: newly decoded tokens tend to lie near decoded neighbors, and their predicted IDs often remain consistent across several denoising steps. Inspired by this stability, our STDec includes spatial-aware decoding and temporal-aware decoding. The spatial-aware decoding dynamically generates the token-adaptive threshold by aggregating the decoded states of nearby tokens. The temporal-aware decoding relaxes the decoding thresholds for tokens whose predicted token IDs remain consistent over denoising steps. Our STDec is training-free and remains compatible with cache-based acceleration methods. Across textual reasoning and multimodal understanding benchmarks, STDec substantially improves throughput while maintaining comparable task performance score. Notably, on MBPP with LLaDA, STDec achieves up to 14.17x speedup with a comparable score. Homepage: https://yzchen02.github.io/STDec.

📄 PDF Abstract BibTeX arXiv:2604.06330

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving the List Decoding Version of the Cyclically Equivariant Neural Decoder

2021-06-15 · Xiangyu Chen, Min Ye

The cyclically equivariant neural decoder was recently proposed in [Chen-Ye, International Conference on Machine Learning, 2021] to decode cyclic codes. In the same paper, a list decoding procedure was also introduced fo…

Decoder

Physics-guided spatiotemporal neural models for fuel density prediction

2026-07-08 · Tolga Caglar, Jaynil Jaiswal, Saqib Azim, Yudhir Gala 외 arxiv

This paper presents a physics-guided machine learning (PGML) framework for fuel density prediction, integrating physics constraints and domain knowledge into deep learning models to enhance model accuracy and stability. …

Context-Guided Spatio-Temporal Video Grounding

2024-01-03 · CVPR 2024 1 · Xin Gu, Heng Fan, Yan Huang, Tiejian Luo 외

Spatio-temporal video grounding (or STVG) task aims at locating a spatio-temporal tube for a specific instance given a text query. Despite advancements, current methods easily suffer the distractors or heavy object appea…

ObjectSpatio-Temporal Video GroundingVideo Grounding

Video Decoding Energy Reduction Using Temporal-Domain Filtering

2023-06-12 · Christian Herglotz, Matthias Kränzler, Robert Ludwig, André Kaup

In this paper, we study decoding energy reduction opportunities using temporal-domain filtering and subsampling methods. In particular, we study spatiotemporal filtering using a contrast sensitivity function and temporal…

Sensitivity

Physics-Guided Fully Convolutional Spatiotemporal Learning Toward Digital-Twin-Enabled Microstructure Evolution Prediction

2026-06-18 · Michael Trimboli, Wenxi Liu, Xianqi Li arxiv

Understanding and predicting microstructure evolution is central to materials design, yet purely data-driven spatiotemporal learning models often suffer from limited physical consistency and degraded long-term prediction…

Computational Efficiency