← Search

XiaoHua Feng

9 accepted papers

2026

Demystifying the Optimal Fair Classifier in Multi-Class Classification

ICML 2026poster

Ensuring fair and equitable treatment across diverse groups, particularly in multi-class classification tasks, poses a significant challenge due to the persistent biases inherent in machine learning models. Most existing bias mitigation techniques are tailored to binary settings, and the presence of…

Cited by 0SourceScholar
2026

Leveraging Machine Unlearning for Cost-Efficient Preference Alignment

ICML 2026poster

Despite advances in Preference Alignment (PA) for Large Language Models (LLMs), mainstream methods like reinforcement learning with human feedback face notable challenges. These approaches require high-quality datasets of positive preference examples, which are costly to obtain and computationally i…

Cited by 0SourceScholar
2026

Potent but Stealthy: Rethink Profile Pollution Against Sequential Recommendation via Bi-Level Constrained Reinforcement Paradigm

AAAI 2026technical

Sequential Recommenders, which exploit dynamic user intents through interaction sequences, are vulnerable to adversarial attacks. While existing attacks primarily rely on data poisoning, they require large-scale user access or fake profiles thus lacking practicality. In this paper, we focus on the P

Cited by 0SourcePDFScholar
2026

TOFA: Training-Free One-Shot Federated Adaptation for Vision-Language Models

AAAI 2026technical

Efficient and lightweight adaptation of pre-trained Vision-Language Models (VLMs) to downstream tasks through collaborative interactions between local clients and a central server is a rapidly emerging research topic in federated learning. Existing adaptation algorithms are typically trained iterati

Cited by 0SourcePDFScholar
2026

Test-Time Debiasing with Probabilistic Prompts via Wasserstein Distance in Vision-Language Models

ICML 2026poster

Vision-Language Models (VLMs) inherit social biases from large-scale pretraining data, and these biases can amplify in downstream tasks, leading to systematic performance disparities across sensitive groups. Due to the high training cost and the risk of catastrophic forgetting, recent research has f…

Cited by 0SourceScholar
2025

Controllable Unlearning for Image-to-Image Generative Models via $\epsilon$-Constrained Optimization

ICLR 2025poster

While generative models have made significant advancements in recent years, they also raise concerns such as privacy breaches and biases. Machine unlearning has emerged as a viable solution, aiming to remove specific training data, e.g., containing private information and bias, from models. In this…

Cited by 1SourcePDFScholar
2025

FedFACT: A Provable Framework for Controllable Group-Fairness Calibration in Federated Learning

NeurIPS 2025poster

With emerging application of Federated Learning (FL) in decision-making scenarios, it is imperative to regulate model fairness to prevent disparities across sensitive groups (e.g., female, male). Current research predominantly focuses on two concepts of group fairness within FL: *Global Fairness* (o…

Cited by 0SourceScholar
2025

UMU-Bench: Closing the Modality Gap in Multimodal Unlearning Evaluation

NeurIPS 2025poster

Although Multimodal Large Language Models (MLLMs) have advanced numerous fields, their training on extensive multimodal datasets introduces significant privacy concerns, prompting the necessity for efficient unlearning methods. However, current multimodal unlearning approaches often directly adapt t…

Cited by 7SourceScholar
2024

Fine-grained Pluggable Gradient Ascent for Knowledge Unlearning in Language Models

EMNLP 2024main

Pre-trained language models acquire knowledge from vast amounts of text data, which can inadvertently contain sensitive information. To mitigate the presence of undesirable knowledge, the task of knowledge unlearning becomes crucial for language models. Previous research relies on gradient ascent me…