← Search

Renzhe Xu

23 accepted papers

2026

Beyond Rational Illusion: Behaviorally Realistic Strategic Classification

ICML 2026poster

Strategic classification studies the interaction between decision models and agents who strategically manipulate their features for favorable outcomes. Existing SC frameworks typically rely on the idealized assumption that agents are strictly rational. However, evidence from behavioral economics and…

Cited by 0SourceScholar
2026

Error Slice Discovery via Manifold Compactness

AAAI 2026technical

Despite the great performance of deep learning models in many areas, they still make mistakes and underperform on certain subsets of data, i.e. error slices. Given a trained model, it is important to identify its semantically coherent error slices that are easy to interpret, which is referred to as

Cited by 0SourcePDFScholar
2026

Partial Fairness Awareness: Belief-Guided Strategic Mechanism for Strategic Agents

AAAI 2026technical

Strategic machine learning investigates scenarios where agents manipulate their features to receive favorable decisions from predictive models. To address fairness concerns intrinsic to strategic classification, recent work has introduced group-specific fairness constraints. However, current fairnes

Cited by 0SourcePDFScholar
2026

Revisiting Zeroth-Order Hessian Approximation: A Single-Step Policy Optimization Lens

ICML 2026poster

Accurate Zeroth-Order (ZO) Hessian estimation is a cornerstone of derivative-free methods, essential for tasks such as bilevel optimization, Bayesian inference, and uncertainty quantification. However, obtaining a complete suite of low-variance estimators for the Hessian and its inverse in high-dime…

Cited by 0SourceScholar
2026

When Tabular Foundation Models Meet Strategic Tabular Data: A Prior Alignment Approach

ICML 2026poster

Tabular foundation models via pretrained prior-data fitted networks (PFNs) achieve remarkable generalization performance on arbitrary testing tabular data, when sample distributions are independent of the deployed classifiers, i.e., a non-strategic regime. In a variety of real-world scenarios, howev…

Cited by 0SourceScholar
2025

COUNTS: Benchmarking Object Detectors and Multimodal Large Language Models under Distribution Shifts

CVPR 2025highlight

Current object detectors often suffer significant performance degradation in real-world applications when encountering distributional shifts, posing serious risks in high-stakes domains such as autonomous driving and medical diagnosis. Consequently, the out-of-distribution (OOD) generalization capab…

Cited by 0SourcePDFScholar
2025

Heterogeneous Data Game: Characterizing the Model Competition Across Multiple Data Sources

ICML 2025poster

Data heterogeneity across multiple sources is common in real-world machine learning (ML) settings. Although many methods focus on enabling a single model to handle diverse data, real-world markets often comprise multiple competing ML providers. In this paper, we propose a game-theoretic framework—th…

Cited by 0SourcePDFScholar
2025

On the Out-Of-Distribution Generalization of Large Multimodal Models

CVPR 2025poster

We investigate the generalization boundaries of current Large Multimodal Models (LMMs) via comprehensive evaluation under out-of-distribution scenarios and domain-specific tasks. We evaluate their zero-shot generalization across synthetic images, real-world distributional shifts, and specialized dat…

2025

Understanding the Generalization of In-Context Learning in Transformers: An Empirical Study

ICLR 2025poster

Large language models (LLMs) like GPT-4 and LLaMA-3 utilize the powerful in-context learning (ICL) capability of Transformer architecture to learn on the fly from limited examples. While ICL underpins many LLM applications, its full potential remains hindered by a limited understanding of its genera…

2024

Rethinking the Evaluation Protocol of Domain Generalization

CVPR 2024poster

Domain generalization aims to solve the challenge of Out-of-Distribution (OOD) generalization by leveraging common knowledge learned from multiple training domains to generalize to unseen test domains. To accurately evaluate the OOD generalization ability it is required that test data information is…

2023

Competing for Shareable Arms in Multi-Player Multi-Armed Bandits

ICML 2023poster

Competitions for shareable and limited resources have long been studied with strategic agents. In reality, agents often have to learn and maximize the rewards of the resources at the same time. To design an individualized competing policy, we model the competition between agents in a novel multi-pla…

2023

Covariate-Shift Generalization via Random Sample Weighting

AAAI 2023technical

Shifts in the marginal distribution of covariates from training to the test phase, named covariate-shifts, often lead to unstable prediction performance across agnostic testing data, especially under model misspecification. Recent literature on invariant learning attempts to learn an invariant predi…

Cited by 6SourcePDFScholar
2023

Flatness-Aware Minimization for Domain Generalization

ICCV 2023poster

Domain generalization (DG) seeks to learn robust models that generalize well under unknown distribution shifts. As a critical aspect of DG, optimizer selection has not been explored in depth. Currently, most DG methods follow the widely used benchmark, DomainBed, and utilize Adam as the default opti…

Cited by 30PDFScholar
2023

Gradient Norm Aware Minimization Seeks First-Order Flatness and Improves Generalization

CVPR 2023highlight

Recently, flat minima are proven to be effective for improving generalization and sharpness-aware minimization (SAM) achieves state-of-the-art performance. Yet the current definition of flatness discussed in SAM and its follow-ups are limited to the zeroth-order flatness (i.e., the worst-case loss w…

2023

NICO++: Towards Better Benchmarking for Domain Generalization

CVPR 2023poster

Despite the remarkable performance that modern deep neural networks have achieved on independent and identically distributed (I.I.D.) data, they can crash under distribution shifts. Most current evaluation methods for domain generalization (DG) adopt the leave-one-out strategy as a compromise on the…

2023

Stable Learning via Sparse Variable Independence

AAAI 2023technical

The problem of covariate-shift generalization has attracted intensive research attention. Previous stable learning algorithms employ sample reweighting schemes to decorrelate the covariates when there is no explicit domain information about training data. However, with finite samples, it is difficul…

Cited by 17SourcePDFScholar
2022

A Theoretical Analysis on Independence-driven Importance Weighting for Covariate-shift Generalization

ICML 2022spotlight

Covariate-shift generalization, a typical case in out-of-distribution (OOD) generalization, requires a good performance on the unknown test distribution, which varies from the accessible training distribution in the form of covariate shift. Recently, independence-driven importance weighting algorith…

2022

Model Agnostic Sample Reweighting for Out-of-Distribution Learning

ICML 2022spotlight

Distributionally robust optimization (DRO) and invariant risk minimization (IRM) are two popular methods proposed to improve out-of-distribution (OOD) generalization performance of machine learning models. While effective for small models, it has been observed that these methods can be vulnerable to…

2022

Product Ranking for Revenue Maximization with Multiple Purchases

NeurIPS 2022accept

Product ranking is the core problem for revenue-maximizing online retailers. To design proper product ranking algorithms, various consumer choice models are proposed to characterize the consumers' behaviors when they are provided with a list of products. However, existing works assume that each cons…

2021

Deep Stable Learning for Out-of-Distribution Generalization

CVPR 2021poster

Approaches based on deep neural networks have achieved striking performance when testing data and training data share similar distribution, but can significantly fail otherwise. Therefore, eliminating the impact of distribution shifts between training and testing data is crucial for building perform…

Cited by 347PDFcodeScholar