← Search

Chuanlong Xie

14 accepted papers

2025

An Efficient Framework for Enhancing Discriminative Models via Diffusion Techniques

AAAI 2025technical

Image classification serves as the cornerstone of computer vision, traditionally achieved through discriminative models based on deep neural networks. Recent advancements have introduced classification methods derived from generative models, which offer the advantage of zero-shot classification. How…

2024

Enhancing the Power of OOD Detection via Sample-Aware Model Selection

CVPR 2024poster

In this work we present a novel perspective on detecting out-of-distribution (OOD) samples and propose an algorithm for sample-aware model selection to enhance the effectiveness of OOD detection. Our algorithm determines for each test input which pre-trained models in the model zoo are capable of id…

Cited by 3SourcePDFScholar
2023

DAMix: Exploiting Deep Autoregressive Model Zoo for Improving Lossless Compression Generalization

AAAI 2023technical

Deep generative models have demonstrated superior performance in lossless compression on identically distributed data. However, in real-world scenarios, data to be compressed are of various distributions and usually cannot be known in advance. Thus, commercially expected neural compression must have…

Cited by 1SourcePDFScholar
2023

Fair-CDA: Continuous and Directional Augmentation for Group Fairness

AAAI 2023technical

In this work, we propose Fair-CDA, a fine-grained data augmentation strategy for imposing fairness constraints. We use a feature disentanglement method to extract the features highly related to the sensitive attributes. Then we show that group fairness can be achieved by regularizing the models on t…

Cited by 3SourcePDFScholar
2022

Boosting Out-of-distribution Detection with Typical Features

NeurIPS 2022accept

Out-of-distribution (OOD) detection is a critical task for ensuring the reliability and safety of deep neural networks in real-world scenarios. Different from most previous OOD detection methods that focus on designing OOD scores or introducing diverse outlier examples to retrain the model, we delve…

Cited by 61SourcePDFScholar
2022

Policy Diagnosis via Measuring Role Diversity in Cooperative Multi-agent RL

ICML 2022spotlight

Cooperative multi-agent reinforcement learning (MARL) is making rapid progress for solving tasks in a grid world and real-world scenarios, in which agents are given different attributes and goals, resulting in different behavior through the whole multi-agent task. In this study, we quantify the agen…

Cited by 34SourcePDFScholar
2022

ZooD: Exploiting Model Zoo for Out-of-Distribution Generalization

NeurIPS 2022accept

Recent advances on large-scale pre-training have shown great potentials of leveraging a large set of Pre-Trained Models (PTMs) for improving Out-of-Distribution (OoD) generalization, for which the goal is to perform well on possible unseen domains after fine-tuning on multiple training domains. Howe…

Cited by 19SourcePDFScholar
2021

Asymptotic Normality and Confidence Intervals for Prediction Risk of the Min-Norm Least Squares Estimator

ICML 2021spotlight

This paper quantifies the uncertainty of prediction risk for the min-norm least squares estimator in high-dimensional linear regression models. We establish the asymptotic normality of prediction risk when both the sample size and the number of features tend to infinity. Based on the newly establish…

Cited by 7SourcePDFScholar
2021

MetaAugment: Sample-Aware Data Augmentation Policy Learning

AAAI 2021technical

Automated data augmentation has shown superior performance in image recognition. Existing works search for dataset-level augmentation policies without considering individual sample variations, which are likely to be sub-optimal. On the other hand, learning different policies for different samples na…

Cited by 40SourcePDFScholar
2021

MixACM: Mixup-Based Robustness Transfer via Distillation of Activated Channel Maps

NeurIPS 2021poster

Deep neural networks are susceptible to adversarially crafted, small, and imperceptible changes in the natural inputs. The most effective defense mechanism against these examples is adversarial training which constructs adversarial examples during training by iterative maximization of loss. The mode…

Cited by 20SourcePDFScholar
2021

NASOA: Towards Faster Task-Oriented Online Fine-Tuning With a Zoo of Models

ICCV 2021poster

Fine-tuning from pre-trained ImageNet models has been a simple, effective, and popular approach for various computer vision tasks. The common practice of fine-tuning is to adopt a default hyperparameter setting with a fixed pre-trained model, while both of them are not optimized for specific tasks a…

Cited by 10PDFcodeScholar
2021

Towards a Theoretical Framework of Out-of-Distribution Generalization

NeurIPS 2021poster

Generalization to out-of-distribution (OOD) data is one of the central problems in modern machine learning. Recently, there is a surge of attempts to propose algorithms that mainly build upon the idea of extracting invariant features. Although intuitively reasonable, theoretical understanding of wha…

Cited by 135SourcePDFScholar