← Search

Xingyu Zhou

35 accepted papers

2026

FeRA: Frequency-Energy Constrained Routing for Effective Diffusion Adaptation Fine-Tuning

ICML 2026poster

Diffusion models have achieved remarkable success in generative modeling, yet how to effectively adapting large pretrained models to new tasks remains challenging. We revisit the reconstruction behavior of diffusion models during denoising to unveil the underlying frequency–energy mechanism governin…

Cited by 0SourceScholar
2026

Taming Sampling Perturbations with Variance Expansion Loss for Latent Diffusion Models

CVPR 2026

Latent diffusion models have emerged as the dominant framework for high-fidelity and efficient image generation, owing to their ability to learn diffusion processes in compact latent spaces. However, while previous research has focused primarily on reconstruction accuracy and semantic alignment of t

Cited by 0SourcecodeScholar
2026

Texture Vector-Quantization and Reconstruction Aware Prediction for Generative Super-Resolution

ICLR 2026poster

Vector-quantized based models have recently demonstrated strong potential for visual prior modeling. However, existing VQ-based methods simply encode visual features with nearest codebook items and train index predictor with code-level supervision. Due to the richness of visual signal, VQ encoding o…

Cited by 0SourceScholar
2025

A Unified Theoretical Analysis of Private and Robust Offline Alignment: from RLHF to DPO

ICML 2025spotlight

In this paper, we theoretically investigate the effects of noisy labels in offline alignment, with a focus on the interplay between privacy and robustness against adversarial corruption. Specifically, under linear modeling assumptions, we present a unified analysis covering both reinforcement learni…

Cited by 0SourcePDFScholar
2025

Consistency Trajectory Matching for One-Step Generative Super-Resolution

ICCV 2025poster

Current diffusion-based super-resolution (SR) approaches achieve commendable performance at the cost of high inference overhead. Therefore, distillation techniques are utilized to accelerate the multi-step teacher model into one-step student model. Nevertheless, these methods significantly raise tra…

2025

Learned Image Compression with Dictionary-based Entropy Model

CVPR 2025poster

Learned image compression methods have attracted great research interest and exhibited superior rate-distortion performance to the best classical image compression standards of the present.The entropy model plays a key role in learned image compression, which estimates the probability distribution o…

2025

Progressive Focused Transformer for Single Image Super-Resolution

CVPR 2025poster

Transformer-based methods have achieved remarkable results in image super-resolution tasks because they can capture non-local dependencies in low-quality input images. However, this feature-intensive modeling approach is computationally expensive because it calculates the similarities between numero…

2025

Square$\chi$PO: Differentially Private and Robust $\chi^2$-Preference Optimization in Offline Direct Alignment

ICML 2025poster

In this paper, we theoretically study the offline alignment of language models with human preference feedback, under both preference label corruption and privacy protections. To this end, we propose a variant of \texttt{$\chi$PO} -- \texttt{Square}\texttt{$\chi$PO}, which is a simple one-line change…

Cited by 0SourcePDFScholar
2025

UniViT: Unifying Image and Video Understanding in One Vision Encoder

NeurIPS 2025poster

Despite the impressive progress of recent pretraining methods on multimodal tasks, existing methods are inherently biased towards either spatial modeling (e.g., CLIP) or temporal modeling (e.g., V-JEPA), limiting their joint capture of spatial details and temporal dynamics. To this end, we propose U…

Cited by 0SourceScholar
2024

Differentially Private Reward Estimation with Preference Feedback

AISTATS 2024poster

Learning from preference-based feedback has recently gained considerable traction as a promising approach to align generative models with human interests. Instead of relying on numerical rewards, the generative models are trained using reinforcement learning with human feedback (RLHF). These approac…

Cited by 6SourcePDFScholar
2024

Improved Implicit Neural Representation with Fourier Reparameterized Training

CVPR 2024poster

Implicit Neural Representation (INR) as a mighty representation paradigm has achieved success in various computer vision tasks recently. Due to the low-frequency bias issue of vanilla multi-layer perceptron (MLP) existing methods have investigated advanced techniques such as positional encoding and…

2024

Private Heterogeneous Federated Learning Without a Trusted Server Revisited: Error-Optimal and Communication-Efficient Algorithms for Convex Losses

ICML 2024poster

We revisit the problem of federated learning (FL) with private data from people who do not trust the server or other silos/clients. In this context, every silo (e.g. hospital) has data from several people (e.g. patients) and needs to protect the privacy of each person's data (e.g. health records), e…

Cited by 6SourcePDFScholar
2024

Taming Heavy-Tailed Losses in Adversarial Bandits and the Best-of-Both-Worlds Setting

NeurIPS 2024poster

In this paper, we study the multi-armed bandit problem in the best-of-both-worlds (BOBW) setting with heavy-tailed losses, where the losses can be negative and unbounded but have $(1+v)$-th raw moments bounded by $u^{1+v}$ for some known $u>0$ and $v\in(0,1]$. Specifically, we consider the BOBW sett…

Cited by 0SourcePDFScholar
2024

Towards Achieving Sub-linear Regret and Hard Constraint Violation in Model-free RL

AISTATS 2024poster

We study the constrained Markov decision processes (CMDPs), in which an agent aims to maximize the expected cumulative reward subject to a constraint on the expected total value of a utility function. Existing approaches have primarily focused on \emph{soft} constraint violation, which allows compen…

Cited by 6SourcePDFScholar
2024

Transcending the Limit of Local Window: Advanced Super-Resolution Transformer with Adaptive Token Dictionary

CVPR 2024poster

Single Image Super-Resolution is a classic computer vision problem that involves estimating high-resolution (HR) images from low-resolution (LR) ones. Although deep neural networks (DNNs) especially Transformers for super-resolution have seen significant advancements in recent years challenges still…

2023

Achieving Sub-linear Regret in Infinite Horizon Average Reward Constrained MDP with Linear Function Approximation

ICLR 2023poster

We study the infinite horizon average reward constrained Markov Decision Process (CMDP). In contrast to existing works on model-based, finite state space, we consider the model-free linear CMDP setup. We first propose a computationally inefficient algorithm and show that $\tilde{\mathcal{O}}(\sqrt{…

Cited by 10SourcePDFScholar
2023

Differentially Private Episodic Reinforcement Learning with Heavy-tailed Rewards

ICML 2023poster

In this paper we study the problem of (finite horizon tabular) Markov decision processes (MDPs) with heavy-tailed rewards under the constraint of differential privacy (DP). Compared with the previous studies for private reinforcement learning that typically assume rewards are sampled from some bound…

Cited by 1SourcePDFScholar
2023

Provably Efficient Model-Free Algorithms for Non-stationary CMDPs

AISTATS 2023poster

We study model-free reinforcement learning (RL) algorithms in episodic non-stationary constrained Markov decision processes (CMDPs), in which an agent aims to maximize the expected cumulative reward subject to a cumulative constraint on the expected utility (cost). In the non-stationary environment,…

Cited by 21SourcePDFScholar
2022

Differentially Private Regret Minimization in Episodic Markov Decision Processes

AAAI 2022technical

We study regret minimization in finite horizon tabular Markov decision processes (MDPs) under the constraints of differential privacy (DP). This is motivated by the widespread applications of reinforcement learning (RL) in real-world sequential decision making problems, where protecting users' sensi…

2022

Learning Coated Adversarial Camouflages for Object Detectors

IJCAI 2022poster

An adversary can fool deep neural network object detectors by generating adversarial noises. Most of the existing works focus on learning local visible noises in an adversarial "patch" fashion. However, the 2D patch attached to a 3D object tends to suffer from an inevitable reduction in attack perfo…

2022

Provably Efficient Model-Free Constrained RL with Linear Function Approximation

NeurIPS 2022accept

We study the constrained reinforcement learning problem, in which an agent aims to maximize the expected cumulative reward subject to a constraint on the expected total value of a utility function. In contrast to existing model-based approaches or model-free methods accompanied with a `simulator’,…

Cited by 36SourcePDFScholar
2022

Weighted Gaussian Process Bandits for Non-stationary Environments

AISTATS 2022poster

In this paper, we consider the Gaussian process (GP) bandit optimization problem in a non-stationary environment. To capture external changes, the black-box function is allowed to be time-varying within a reproducing kernel Hilbert space (RKHS). To this end, we develop WGP-UCB, a novel UCB-type algo…

Cited by 29SourcePDFScholar
2021

Orientation-Aware Planning for Parallel Task Execution of Omni-Directional Mobile Robot

IROS 2021poster

Omni-directional mobile robot (OMR) systems have been very popular in academia and industry for their superb maneuverability and flexibility. Yet their potential has not been fully exploited, where the extra degree of freedom in OMR can potentially enable the robot to carry out extra tasks. For inst…

Cited by 2SourceScholar