← Search

Xunpeng Huang

5 accepted papers

2025

What Makes In-context Learning Effective for Mathematical Reasoning

ICML 2025poster

Owing to the capability of in-context learning, large language models (LLMs) have shown impressive performance across diverse mathematical reasoning benchmarks. However, we find that few-shot demonstrations can sometimes bring negative performance and their effectiveness on LLMs' reasoning abilities…

2024

Faster Sampling via Stochastic Gradient Proximal Sampler

ICML 2024poster

Stochastic gradients have been widely integrated into Langevin-based methods to improve their scalability and efficiency in solving large-scale sampling problems. However, the proximal sampler, which exhibits much faster convergence than Langevin-based algorithms in the deterministic setting (Lee et…

Cited by 7SourcePDFScholar
2024

Reverse Transition Kernel: A Flexible Framework to Accelerate Diffusion Inference

NeurIPS 2024spotlight

To generate data from trained diffusion models, most inference algorithms, such as DDPM, DDIM, and other variants, rely on discretizing the reverse SDEs or their equivalent ODEs. In this paper, we view such approaches as decomposing the entire denoising diffusion process into several segments, each…

Cited by 8SourcePDFScholar
2021

ACMo: Angle-Calibrated Moment Methods for Stochastic Optimization

AAAI 2021technical

Stochastic gradient descent (SGD) is a widely used method for its outstanding generalization ability and simplicity. Adaptive gradient methods have been proposed to further accelerate the optimization process. In this paper, we revisit existing adaptive gradient optimization methods with a new inter…