← Search

Luhao Zhang

5 accepted papers

2025

Auditing and Enforcing Conditional Fairness via Optimal Transport

AAAI 2025technical

Conditional demographic parity (CDP) is a measure of the demographic parity of a predictive model or decision process when conditioning on an additional feature or set of features. Many algorithmic fairness techniques exist to target demographic parity, but CDP is much harder to achieve, particularl…

Cited by 0SourcePDFScholar
2025

Bi-Tuning with Collaborative Information for Controllable LLM-based Sequential Recommendation

ACL 2025long

Sequential recommender systems, which leverage historical interactions to deliver targeted recommendations, have been significantly advanced by large language models (LLMs). However, LLM-based generative sequential recommendation often faces two key challenges: the lack of collaborative knowledge an…

Cited by 0SourcePDFScholar
2025

Dually Self-Improved Counterfactual Data Augmentation Using Large Language Model

ACL 2025long

Counterfactual data augmentation, which generates minimally edited tokens to alter labels, has become a key approach to improving model robustness in natural language processing (NLP). It is usually implemented by first identifying the causal terms and then modifying these terms to create counterfac…

Cited by 0SourcePDFScholar
2025

SCoder: Progressive Self-Distillation for Bootstrapping Small-Scale Data Synthesizers to Empower Code LLMs

EMNLP 2025

Existing code large language models (LLMs) often rely on large-scale instruction data distilled from proprietary LLMs for fine-tuning, which typically incurs high costs. In this paper, we explore the potential of small-scale open-source LLMs (e.g., 7B) as synthesizers for high-quality code instructi

2021

Compare to The Knowledge: Graph Neural Fake News Detection with External Knowledge

ACL 2021long

Nowadays, fake news detection, which aims to verify whether a news document is trusted or fake, has become urgent and important. Most existing methods rely heavily on linguistic and semantic features from the news content, and fail to effectively exploit external knowledge which could help determine…