← Search

Mingyang Yi

16 accepted papers

2026

ETS: Energy-Guided Test-Time Scaling for Training-Free RL Alignment

ICML 2026poster

Reinforcement Learning (RL) post-training alignment for language models is effective, but also costly and unstable in practice, owing to its complicated training process. To address this, we propose a training-free inference method to sample directly from the optimal RL policy. The transition probab…

Cited by 0SourceScholar
2025

Improved Diffusion-based Generative Model with Better Adversarial Robustness

ICLR 2025poster

Diffusion Probabilistic Models (DPMs) have achieved significant success in generative tasks. However, their training and sampling processes suffer from the issue of distribution mismatch. During the denoising process, the input data distributions differ between the training and inference stages, pot…

2025

Stability and Sharper Risk Bounds with Convergence Rate $\tilde{O}(1/n^2)$

NeurIPS 2025poster

Prior work (Klochkov \& Zhivotovskiy, 2021) establishes at most $O\left(\log (n)/n\right)$ excess risk bounds via algorithmic stability for strongly-convex learners with high probability. We show that under the similar common assumptions — Polyak-Lojasiewicz condition, smoothness, and Lipschitz cont…

Cited by 0SourceScholar
2025

TANDEM: Bi-Level Data Mixture Optimization with Twin Networks

NeurIPS 2025poster

The capabilities of large language models (LLMs) significantly depend on training data drawn from various domains. Optimizing domain-specific mixture ratios can be modeled as a bi-level optimization problem, which we simplify into a single-level penalized form and solve with twin networks: a proxy m…

Cited by 0SourceScholar
2025

TR-PTS: Task-Relevant Parameter and Token Selection for Efficient Tuning

ICCV 2025poster

Large pre-trained models achieve remarkable performance in vision tasks but are impractical for fine-tuning due to high computational and storage costs. Parameter-Efficient Fine-Tuning (PEFT) methods mitigate this issue by updating only a subset of parameters; however, most existing approaches are t…

2024

Towards Understanding the Working Mechanism of Text-to-Image Diffusion Model

NeurIPS 2024poster

Recently, the strong latent Diffusion Probabilistic Model (DPM) has been applied to high-quality Text-to-Image (T2I) generation (e.g., Stable Diffusion), by injecting the encoded target text prompt into the gradually denoised diffusion image generator. Despite the success of DPM in practice, the mec…

Cited by 10SourcePDFScholar
2024

V-PETL Bench: A Unified Visual Parameter-Efficient Transfer Learning Benchmark

NeurIPS 2024poster

Parameter-efficient transfer learning (PETL) methods show promise in adapting a pre-trained model to various downstream tasks while training only a few parameters. In the computer vision (CV) domain, numerous PETL algorithms have been proposed, but their direct employment or comparison remains incon…

Cited by 12SourcePDFScholar
2023

Breaking Correlation Shift via Conditional Invariant Regularizer

ICLR 2023poster

Recently, generalization on out-of-distribution (OOD) data with correlation shift has attracted great attentions. The correlation shift is caused by the spurious attributes that correlate to the class label, as the correlation between them may vary in training and test data. For such a problem, we s…

Cited by 8SourcePDFScholar
2023

SA-Solver: Stochastic Adams Solver for Fast Sampling of Diffusion Models

NeurIPS 2023poster

Diffusion Probabilistic Models (DPMs) have achieved considerable success in generation tasks. As sampling from DPMs is equivalent to solving diffusion SDE or ODE which is time-consuming, numerous fast sampling methods built upon improved differential equation solvers are proposed. The majority of su…

2023

Towards the Generalization of Contrastive Self-Supervised Learning

ICLR 2023poster

Recently, self-supervised learning has attracted great attention, since it only requires unlabeled data for model training. Contrastive learning is one popular method for self-supervised learning and has achieved promising empirical performance. However, the theoretical understanding of its generali…

2022

Characterization of Excess Risk for Locally Strongly Convex Population Risk

NeurIPS 2022accept

We establish upper bounds for the expected excess risk of models trained by proper iterative algorithms which approximate the local minima. Unlike the results built upon the strong globally strongly convexity or global growth conditions e.g., PL-inequality, we only require the population risk to be…

2022

Out-of-Distribution Generalization With Causal Invariant Transformations

CVPR 2022poster

In real-world applications, it is important and desirable to learn a model that performs well on out-of-distribution (OOD) data. Recently, causality has become a powerful tool to tackle the OOD generalization problem, with the idea resting on the causal mechanism that is invariant across domains of…

Cited by 80PDFScholar
2021

Improved OOD Generalization via Adversarial Training and Pretraing

ICML 2021spotlight

Recently, learning a model that generalizes well on out-of-distribution (OOD) data has attracted great attention in the machine learning community. In this paper, after defining OOD generalization by Wasserstein distance, we theoretically justify that a model robust to input perturbation also genera…

Cited by 86SourcePDFScholar
2021

Reweighting Augmented Samples by Minimizing the Maximal Expected Loss

ICLR 2021poster

Data augmentation is an effective technique to improve the generalization of deep neural networks. However, previous data augmentation methods usually treat the augmented samples equally without considering their individual impacts on the model. To address this, for the augmented samples from the sa…

Cited by 24SourcePDFScholar