← Search

Dingfan Chen

7 accepted papers

2025

More Than Just Functional: LLM-as-a-Critique for Efficient Code Generation

NeurIPS 2025poster

Large language models (LLMs) have demonstrated remarkable progress in generating functional code, leading to numerous AI-based coding program tools. However, their reliance on the perplexity objective during both training and inference primarily emphasizes functionality, often at the expense of effi…

Cited by 0SourceScholar
2025

Provably Cost-Sensitive Adversarial Defense via Randomized Smoothing

ICML 2025poster

As machine learning models are deployed in critical applications, robustness against adversarial perturbations is crucial. While numerous defensive algorithms have been proposed to counter such attacks, they typically assume that all adversarial transformations are equally important, an assumption t…

2024

PrivAuditor: Benchmarking Data Protection Vulnerabilities in LLM Adaptation Techniques

NeurIPS 2024spotlight

Large Language Models (LLMs) are recognized for their potential to be an important building block toward achieving artificial general intelligence due to their unprecedented capability for solving diverse tasks. Despite these achievements, LLMs often underperform in domain-specific tasks without tra…

Cited by 2SourcePDFScholar
2022

RelaxLoss: Defending Membership Inference Attacks without Losing Utility

ICLR 2022spotlight

As a long-term threat to the privacy of training data, membership inference attacks (MIAs) emerge ubiquitously in machine learning models. Existing works evidence strong connection between the distinguishability of the training and testing loss distributions and the model's vulnerability to MIAs. Mo…

2022

Responsible Disclosure of Generative Models Using Scalable Fingerprinting

ICLR 2022spotlight

Over the past years, deep generative models have achieved a new level of performance. Generated data has become difficult, if not impossible, to be distinguished from real data. While there are plenty of use cases that benefit from this technology, there are also strong concerns on how this new tech…

2020

GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators

NeurIPS 2020poster

The wide-spread availability of rich data has fueled the growth of machine learning applications in numerous domains. However, growth in domains with highly-sensitive data (e.g., medical) is largely hindered as the private nature of data prohibits it from being shared. To this end, we propose Gradie…

Cited by 215SourcePDFScholar