← Search

Yicun Yang

3 accepted papers

2026

The Devil behind the mask: An emergent safety vulnerability of Diffusion LLMs

ICLR 2026poster

Diffusion-based large language models (dLLMs) have recently emerged as a powerful alternative to autoregressive LLMs, offering faster inference and greater interactivity via parallel decoding and bidirectional modeling. However, despite strong performance in code generation and text infilling, we i…

Cited by 0SourcecodeScholar
2026

dLLM-Cache: Accelerating Diffusion Large Language Models with Adaptive Caching

ICML 2026poster

Autoregressive Models (ARMs) have long dominated the landscape of Large Language Models. Recently, a new paradigm has emerged in the form of diffusion-based Large Language Models (dLLMs), which generate text by iteratively denoising masked segments. This approach has shown significant advantages and…

Cited by 0SourceScholar
2025

Dataset Distillation with Neural Characteristic Function: A Minmax Perspective

CVPR 2025highlight

Dataset distillation has emerged as a powerful approach for reducing data requirements in deep learning. Among various methods, distribution matching-based approaches stand out for their balance of computational efficiency and strong performance. However, existing distance metrics used in distributi…