← Search

Lu Su

6 accepted papers

2025

Towards Federated RLHF with Aggregated Client Preference for LLMs

ICLR 2025poster

Reinforcement learning with human feedback (RLHF) fine-tunes a pretrained large language model (LLM) using user preference data, enabling it to generate content aligned with human preferences. However, due to privacy concerns, users may be reluctant to share sensitive preference data. To address thi…

Cited by 0SourcePDFScholar
2025

Towards Universal Debiasing for Language Models-based Tabular Data Generation

EMNLP 2025

Large language models (LLMs) have achieved promising results in tabular data generation. However, inherent historical biases in tabular datasets often cause LLMs to exacerbate fairness issues, particularly when multiple advantaged and protected features are involved. In this work, we introduce a uni

Cited by 0SourcePDFScholar
2024

FIARSE: Model-Heterogeneous Federated Learning via Importance-Aware Submodel Extraction

NeurIPS 2024poster

In federated learning (FL), accommodating clients' varied computational capacities poses a challenge, often limiting the participation of those with constrained resources in global model training. To address this issue, the concept of model heterogeneity through submodel extraction has emerged, off…

2023

SimFair: A Unified Framework for Fairness-Aware Multi-Label Classification

AAAI 2023technical

Recent years have witnessed increasing concerns towards unfair decisions made by machine learning algorithms. To improve fairness in model decisions, various fairness notions have been proposed and many fairness-aware methods are developed. However, most of existing definitions and methods focus onl…

Cited by 6SourcePDFScholar
2021

Profanity-Avoiding Training Framework for Seq2seq Models with Certified Robustness

EMNLP 2021main

Seq2seq models have demonstrated their incredible effectiveness in a large variety of applications. However, recent research has shown that inappropriate language in training samples and well-designed testing cases can induce seq2seq models to output profanity. These outputs may potentially hurt the…