← Search

Guanghui Wang

33 accepted papers

2026

Diffusion-Based sRGB Real Noise Generation via Prompt-Driven Noise Representation Learning

CVPR 2026

Denoising in the sRGB image space is challenging due to large noise variability. Although end-to-end methods perform well, their effectiveness in real-world scenarios is limited by the scarcity of real noisy-clean image pairs, which are expensive and difficult to collect. To address this limitation,

Cited by 0SourcecodeScholar
2026

FedReLa: Imbalanced Federated Learning via Re-Labeling

ICML 2026poster

Federated learning has emerged as the foremost approach for decentralized model training with privacy preserving. The global class imbalance and cross-client data heterogeneity naturally coexist, and the mismatch between local and global imbalances exacerbates the performance degradation of the aggr…

Cited by 0SourceScholar
2026

The Bridge-Garden Dilemma in LLM Distillation: Why Mixing Hard and Soft Labels Works

ICML 2026poster

Knowledge distillation (KD) transfers knowledge from a large teacher model to a smaller student. In language modeling, the student is trained either on tokens sampled from the teacher (\textbf{hard labels}) or the teacher’s full next-token distribution (\textbf{soft labels}). Despite soft labels app…

Cited by 0SourceScholar
2025

ABKD: Pursuing a Proper Allocation of the Probability Mass in Knowledge Distillation via $\alpha$-$\beta$-Divergence

ICML 2025oral

Knowledge Distillation (KD) transfers knowledge from a large teacher model to a smaller student model by minimizing the divergence between their output distributions, typically using forward Kullback-Leibler divergence (FKLD) or reverse KLD (RKLD). It has become an effective training paradigm due to…

Cited by 0SourcePDFScholar
2025

DEGAP: Dual Event-Guided Adaptive Prefixes for Templated-Based Event Argument Extraction with Slot Querying

COLING 2025main

Recent advancements in event argument extraction (EAE) involve incorporating useful auxiliary information into models during training and inference, such as retrieved instances and event templates. These methods face two challenges: (1) the retrieval results may be irrelevant and (2) templates are d…

2025

Exposure-slot: Exposure-centric Representations Learning with Slot-in-Slot Attention for Region-aware Exposure Correction

CVPR 2025poster

Image exposure correction enhances images captured under diverse real-world conditions by addressing issues of under- and over-exposure, which can result in the loss of critical details and hinder content recognition. While significant advancements have been made, current methods often fail to achie…

2025

Federated Class-Incremental Learning: A Hybrid Approach Using Latent Exemplars and Data-Free Techniques to Address Local and Global Forgetting

ICLR 2025poster

Federated Class-Incremental Learning (FCIL) refers to a scenario where a dynamically changing number of clients collaboratively learn an ever-increasing number of incoming tasks. FCIL is known to suffer from local forgetting due to class imbalance at each client and global forgetting due to class im…

Cited by 1SourcePDFScholar
2025

Keypoints as Dynamic Centroids for Unified Human Pose and Segmentation

IJCAI 2025

The dynamic movement of the human body presents a fundamental challenge for human pose estimation and body segmentation. State-of-the-art approaches primarily rely on combining keypoint heatmaps with segmentation masks, but often struggle in scenarios involving overlapping joints during pose estimat

Cited by 0SourcePDFScholar
2025

LFSRDiff: Light Field Image Super-Resolution via Diffusion Models

ICASSP 2025accepted

Diffusion models have become a rising star in image super-resolution (SR) tasks. However, it is not trivial to apply diffusion models for light field (LF) image SR, which requires maintaining the high-quality visual appearance of each sub-aperture image (SAI) and the angular consistency between the…

Cited by 0SourceScholar
2025

Learning Imbalanced Data with Beneficial Label Noise

ICML 2025poster

Data imbalance is a common factor hindering classifier performance. Data-level approaches for imbalanced learning, such as resampling, often lead to information loss or generative errors. Building on theoretical studies of imbalance ratio in binary classification, it is found that adding suitable la…

Cited by 0SourcePDFScholar
2024

Extragradient Type Methods for Riemannian Variational Inequality Problems

AISTATS 2024poster

In this work, we consider monotone Riemannian Variational Inequality Problems (RVIPs), which encompass both Riemannian convex optimization and minimax optimization as particular cases. In Euclidean space, the last-iterates of both the extragradient (EG) and past extragradient (PEG) methods converge…

Cited by 7SourcePDFScholar
2024

Multi-Drone Collaborative Shepherding Through Multi-Task Reinforcement Learning

RA-L 2024

Robotic shepherding has become indispensable in animal husbandry and crowd management, offering a modern solution to traditional challenges. Drone Automated Shepherding leverages advanced maneuverability and an extensive field of view to improve the efficiency of these tasks, which are typically lab

Cited by 9SourceScholar
2024

Uncertainty Quantification for Data-Driven Change-Point Learning via Cross-Validation

AAAI 2024technical

Accurately detecting multiple change-points is critical for various applications, but determining the optimal number of change-points remains a challenge. Existing approaches based on information criteria attempt to balance goodness-of-fit and model complexity, but their performance varies depending…

Cited by 2SourcePDFScholar
2024

Zipper: Addressing Degeneracy in Algorithm-Agnostic Inference

NeurIPS 2024spotlight

The widespread use of black box prediction methods has sparked an increasing interest in algorithm/model-agnostic approaches for quantifying goodness-of-fit, with direct ties to specification testing, model selection and variable importance assessment. A commonly used framework involves defining a p…

Cited by 0SourcePDFScholar
2023

Faster Margin Maximization Rates for Generic Optimization Methods

NeurIPS 2023spotlight

First-order optimization methods tend to inherently favor certain solutions over others when minimizing a given training objective with multiple local optima. This phenomenon, known as \emph{implicit bias}, plays a critical role in understanding the generalization capabilities of optimization algori…

Cited by 2SourcePDFScholar
2022

A Simple yet Universal Strategy for Online Convex Optimization

ICML 2022oral

Recently, several universal methods have been proposed for online convex optimization, and attain minimax rates for multiple types of convex functions simultaneously. However, they need to design and optimize one surrogate loss for each type of functions, making it difficult to exploit the structure…

Cited by 27SourcePDFScholar
2022

Momentum Accelerates the Convergence of Stochastic AUPRC Maximization

AISTATS 2022poster

In this paper, we study stochastic optimization of areas under precision-recall curves (AUPRC), which is widely used for combating imbalanced classification tasks. Although a few methods have been proposed for maximizing AUPRC, stochastic optimization of AUPRC with convergence guarantee remains an u…

Cited by 27SourcePDFScholar
2022

Robust Structured Declarative Classifiers for 3D Point Clouds: Defending Adversarial Attacks With Implicit Gradients

CVPR 2022poster

Deep neural networks for 3D point cloud classification, such as PointNet, have been demonstrated to be vulnerable to adversarial attacks. Current adversarial defenders often learn to denoise the (attacked) point clouds by reconstruction, and then feed them to the classifiers as input. In contrast to…

Cited by 27PDFcodeScholar
2021

DRB-GAN: A Dynamic ResBlock Generative Adversarial Network for Artistic Style Transfer

ICCV 2021poster

In this work, we propose a Dynamic ResBlock Generative Adversarial Network (DRB-GAN) for artistic style transfer. The style code is modeled as the shared parameters for Dynamic ResBlocks connecting both the style encoding network and the style transfer network. In the style encoding network, a style…

Cited by 117PDFcodeScholar
2021

Dual Adaptivity: A Universal Algorithm for Minimizing the Adaptive Regret of Convex Functions

NeurIPS 2021poster

To deal with changing environments, a new performance measure—adaptive regret, defined as the maximum static regret over any interval, was proposed in online learning. Under the setting of online convex optimization, several algorithms have been successfully developed to minimize the adaptive regret…

Cited by 24SourcePDFScholar
2021

Model Predictive Control of Nonlinear Latent Force Models: A Scenario-Based Approach

ICRA 2021poster

Control of nonlinear uncertain systems is a common challenge in the robotics field. Nonlinear latent force models, which incorporate latent uncertainty characterized as Gaussian processes, carry the promise of representing such systems effectively, and we focus on the control design for them in this…

Cited by 0SourcecodeScholar
2021

Online Convex Optimization with Continuous Switching Constraint

NeurIPS 2021poster

In many sequential decision making applications, the change of decision would bring an additional cost, such as the wear-and-tear cost associated with changing server status. To control the switching cost, we introduce the problem of online convex optimization with continuous switching constraint, w…

Cited by 13SourcePDFScholar
2020

Bandit Convex Optimization in Non-stationary Environments

AISTATS 2020poster

Bandit Convex Optimization (BCO) is a fundamental framework for modeling sequential decision-making with partial information, where the only feedback available to the player is the one-point or two-point function values. In this paper, we investigate BCO in non-stationary environments and choose the…

Cited by 54SourcePDFScholar
2020

Nearly Optimal Regret for Stochastic Linear Bandits with Heavy-Tailed Payoffs

IJCAI 2020poster

In this paper, we study the problem of stochastic linear bandits with finite action sets. Most of existing work assume the payoffs are bounded or sub-Gaussian, which may be violated in some scenarios such as financial markets. To settle this issue, we analyze the linear bandits with heavy-tailed pay…

Cited by 0SourcePDFScholar
2020

SAdam: A Variant of Adam for Strongly Convex Functions

ICLR 2020poster

The Adam algorithm has become extremely popular for large-scale machine learning. Under convexity condition, it has been proved to enjoy a data-dependent $O(\sqrt{T})$ regret bound where $T$ is the time horizon. However, whether strong convexity can be utilized to further improve the performance rem…

Cited by 52SourcecodeScholar
2019

Adaptivity and Optimality: A Universal Algorithm for Online Convex Optimization

UAI 2019poster

In this paper, we study adaptive online convex optimization, and aim to design a universal algorithm that achieves optimal regret bounds for multiple common types of loss functions. Existing universal methods are limited in the sense that they are optimal for only a subclass of loss functions. To ad…

Cited by 28SourcePDFScholar
2018

BPGrad: Towards Global Optimality in Deep Learning via Branch and Pruning

CVPR 2018poster

Understanding the global optimality in deep learning (DL) has been attracting more and more attention recently. Conventional DL solvers, however, have not been developed intentionally to seek for such global optimality. In this paper we propose a novel approximation algorithm, {em BPGrad}, towards o…

Cited by 28SourcePDFScholar