← Search

Qifan Song

17 accepted papers

2025

Knowledge Distillation Detection for Open-weights Models

NeurIPS 2025poster

We propose the task of knowledge distillation detection, which aims to determine whether a student model has been distilled from a given teacher, under a practical setting where only the student’s weights and the teacher’s API are available. This problem is motivated by growing concerns about model…

Cited by 0SourcecodeScholar
2025

LLM Safety Alignment is Divergence Estimation in Disguise

NeurIPS 2025poster

We present a theoretical framework showing that popular LLM alignment methods—including RLHF and its variants—can be understood as divergence estimators between aligned (safe or preferred) and unaligned (harmful or less-preferred) distributions. This perspective explains the emergence of separation…

Cited by 0SourcecodeScholar
2024

Better Representations via Adversarial Training in Pre-Training: A Theoretical Perspective

AISTATS 2024poster

Pre-training is known to generate universal representations for downstream tasks in large-scale deep learning such as large language models. Existing literature, e.g., Kim et al. (2020), empirically observe that the downstream tasks can inherit the adversarial robustness of the pre-trained model. We…

2024

Fair Supervised Learning with A Simple Random Sampler of Sensitive Attributes

AISTATS 2024poster

As the data-driven decision process becomes dominating for industrial applications, fairness-aware machine learning arouses great attention in various areas. This work proposes fairness penalties learned by neural networks with a simple random sampler of sensitive attributes for non-discriminatory s…

2020

Efficient Variational Inference for Sparse Deep Learning with Theoretical Guarantee

NeurIPS 2020poster

Sparse deep learning aims to address the challenge of huge storage consumption by deep neural networks, and to recover the sparse structure of target functions. Although tremendous empirical successes have been achieved, most sparse deep learning algorithms are lacking of theoretical supports. On th…