← Search

Xiong Zhou

19 accepted papers

2026

Unbiased Alignment for Large Language Models with Noisy Preferences

ICML 2026poster

The alignment of large language models with human preferences is typically achieved via Reinforcement Learning from Human Feedback or Direct Preference Optimization. However, these methods are susceptible to the significant noise prevalent in real-world preference datasets. To address this critical …

Cited by 0SourceScholar
2026

Variation-Bounded Loss for Noise-Tolerant Learning

AAAI 2026technical

Mitigating the negative impact of noisy labels has been a perennial issue in supervised learning. Robust loss functions have emerged as a prevalent solution to this problem. In this work, we introduce the Variation Ratio as a novel property related to the robustness of loss functions, and propose a

Cited by 0SourcePDFScholar
2026

When LLMs get significantly worse: A statistical approach to detect model degradations

ICLR 2026poster

Minimizing the inference cost and latency of foundation models has become a crucial area of research. Optimization approaches include theoretically lossless methods and others without accuracy guarantees like quantization. In all of these cases it is crucial to ensure that the model quality has not…

Cited by 0SourcecodeScholar
2025

Joint Asymmetric Loss for Learning with Noisy Labels

ICCV 2025poster

Learning with noisy labels is a crucial task for training accurate deep neural networks. To mitigate label noise, prior studies have proposed various robust loss functions, particularly symmetric losses. Nevertheless, symmetric losses usually suffer from the underfitting issue due to the overly stri…

2025

Proposer-Agent-Evaluator (PAE): Autonomous Skill Discovery For Foundation Model Internet Agents

ICML 2025poster

A generalist foundation model agent needs to have a large and diverse skill repertoire, such as finding directions between two travel locations and buying specific items from the Internet. If each skill needs to be specified manually through a fixed set of human-annotated instructions, the agent’s s…

Cited by 11SourcePDFScholar
2025

Robust Test-Time Adaptation for Single Image Denoising Using Deep Gaussian Prior

ICCV 2025poster

Gaussian denoising often serves as the initiation of research in the field of image denoising, owing to its prevalence and intriguing properties. However, deep Gaussian denoiser typically generalizes poorly to other types of noises, such as Poisson noise and real-world noise. In this paper, we revea…

2024

$\epsilon$-Softmax: Approximating One-Hot Vectors for Mitigating Label Noise

NeurIPS 2024poster

Noisy labels pose a common challenge for training accurate deep neural networks. To mitigate label noise, prior studies have proposed various robust loss functions to achieve noise tolerance in the presence of label noise, particularly symmetric losses. However, they usually suffer from the underfit…

Cited by 0SourcePDFScholar
2024

Neural Field Classifiers via Target Encoding and Classification Loss

ICLR 2024poster

Neural field methods have seen great progress in various long-standing tasks in computer vision and computer graphics, including novel view synthesis and geometry reconstruction. As existing neural field methods try to predict some coordinate-based continuous target values, such as RGB for Neural Ra…

Cited by 0SourcePDFScholar
2024

Socratic Human Feedback (SoHF): Expert Steering Strategies for LLM Code Generation

EMNLP 2024finding

Large Language Models (LLMs) are increasingly used for generating code solutions, empowered by features like self-debugging and self-reflection. However, LLMs often struggle with complex programming problems without human guidance. This paper investigates the strategies employed by expert programmer…

Cited by 2SourcePDFScholar
2024

Variance-enlarged Poisson Learning for Graph-based Semi-Supervised Learning with Extremely Sparse Labeled Data

ICLR 2024poster

Graph-based semi-supervised learning, particularly in the context of extremely sparse labeled data, often suffers from degenerate solutions where label functions tend to be nearly constant across unlabeled data. In this paper, we introduce Variance-enlarged Poisson Learning (VPL), a simple yet power…

2024

ViGoR: Improving Visual Grounding of Large Vision Language Models with Fine-Grained Reward Modeling

ECCV 2024poster

"By combining natural language understanding, generation capabilities, and breadth of knowledge of large language models with image perception, recent large vision language models (LVLMs) have shown unprecedented visual reasoning capabilities. However, the generated text often suffers from inaccurat…

2024

Zero-Mean Regularized Spectral Contrastive Learning: Implicitly Mitigating Wrong Connections in Positive-Pair Graphs

ICLR 2024poster

Contrastive learning has emerged as a popular paradigm of self-supervised learning that learns representations by encouraging representations of positive pairs to be similar while representations of negative pairs to be far apart. The spectral contrastive loss, in synergy with the notion of positive…

Cited by 2SourcePDFScholar
2023

No One Idles: Efficient Heterogeneous Federated Learning with Parallel Edge and Server Computation

ICML 2023poster

Federated learning suffers from a latency bottleneck induced by network stragglers, which hampers the training efficiency significantly. In addition, due to the heterogeneous data distribution and security requirements, simple and fast averaging aggregation is not feasible anymore. Instead, complica…

2022

Exploiting Invariance in Training Deep Neural Networks

AAAI 2022technical

Inspired by two basic mechanisms in animal visual systems, we introduce a feature transform technique that imposes invariance properties in the training of deep neural networks. The resulting algorithm requires less parameter tuning, trains well with an initial learning rate 1.0, and easily generali…

2022

Prototype-Anchored Learning for Learning with Imperfect Annotations

ICML 2022spotlight

The success of deep neural networks greatly relies on the availability of large amounts of high-quality annotated data, which however are difficult or expensive to obtain. The resulting labels may be class imbalanced, noisy or human biased. It is challenging to learn unbiased classification models f…

Cited by 6SourcePDFScholar
2021

Asymmetric Loss Functions for Learning with Noisy Labels

ICML 2021spotlight

Robust loss functions are essential for training deep neural networks with better generalization power in the presence of noisy labels. Symmetric loss functions are confirmed to be robust to label noise. However, the symmetric condition is overly restrictive. In this work, we propose a new class of…

2021

Learning With Noisy Labels via Sparse Regularization

ICCV 2021poster

Learning with noisy labels is an important and challenging task for training accurate deep neural networks. However, some commonly-used loss functions, such as Cross Entropy (CE), always suffer from severe overfitting to noisy labels. Although robust loss functions have been designed, they often enc…

Cited by 80PDFcodeScholar
2019

d-SNE: Domain Adaptation Using Stochastic Neighborhood Embedding

CVPR 2019oral

On the one hand, deep neural networks are effective in learning large datasets. On the other, they are inefficient with their data usage. They often require copious amount of labeled-data to train their scads of parameters. Training larger and deeper networks is hard without appropriate regularizati…

Cited by 163PDFcodeScholar