← Search

Hongwei Yong

10 accepted papers

2026

Trajectory-Level Speculative Decoding for Diffusion Language Models

ICML 2026poster

Diffusion-based language models (dLLMs) enable parallel token generation through iterative denoising, but existing decoding strategies collapse to single-token generation under low confidence, severely limiting throughput. Unlike autoregressive models where speculative decoding operates on token seq…

Cited by 0SourceScholar
2023

A General Regret Bound of Preconditioned Gradient Method for DNN Training

CVPR 2023highlight

While adaptive learning rate methods, such as Adam, have achieved remarkable improvement in optimizing Deep Neural Networks (DNNs), they consider only the diagonal elements of the full preconditioned matrix. Though the full-matrix preconditioned gradient methods theoretically have a lower regret bou…

2020

Gradient Centralization: A New Optimization Technique for Deep Neural Networks

ECCV 2020poster

Optimization techniques are of great importance to effectively and efficiently train a deep neural network (DNN). It has been shown that using the first and second order statistics (e.g., mean and variance) to perform Z-score standardization on network activations or weight vectors, such as batch normal…

2020

Momentum Batch Normalization for Deep Learning with Small Batch Size

ECCV 2020poster

Normalization layers play an important role in deep network training. As one of the most popular normalization techniques, batch normalization (BN) has shown its effectiveness in accelerating the model training speed and improving model generalization capability. The success of BN has been explained…

Cited by 62SourcePDFScholar
2019

Toward Real-World Single Image Super-Resolution: A New Benchmark and a New Model

ICCV 2019oral

Most of the existing learning-based single image super-resolution (SISR) methods are trained and evaluated on simulated datasets, where the low-resolution (LR) images are generated by applying a simple and uniform degradation (i.e., bicubic downsampling) to their high-resolution (HR) counterparts. H…

Cited by 633PDFScholar
2019

Variational Denoising Network: Toward Blind Noise Modeling and Removal

NeurIPS 2019poster

Blind image denoising is an important yet very challenging problem in computer vision due to the complicated acquisition process of real images. In this work we propose a new variational inference method, which integrates both noise estimation and image denoising into a unique Bayesian framework, fo…

2016

Group MAD Competition - A New Methodology to Compare Objective Image Quality Models

CVPR 2016spotlight

Objective image quality assessment (IQA) models aim to automatically predict human visual perception of image quality and are of fundamental importance in the field of image processing and computer vision. With an increasing number of IQA models proposed, how to fairly compare their performance beco…

Cited by 120PDFScholar