← Search

Tianjian Huang

4 accepted papers

2024

Optimal Differentially Private Model Training with Public Data

ICML 2024poster

Differential privacy (DP) ensures that training a machine learning model does not leak private data. In practice, we may have access to auxiliary public data that is free of privacy concerns. In this work, we assume access to a given amount of public data and settle the following fundamental open qu…

2022

A Rigorous Study of Integrated Gradients Method and Extensions to Internal Neuron Attributions

ICML 2022spotlight

As deep learning (DL) efficacy grows, concerns for poor model explainability grow also. Attribution methods address the issue of explainability by quantifying the importance of an input feature for a model prediction. Among various methods, Integrated Gradients (IG) sets itself apart by claiming oth…

2021

Alternating Direction Method of Multipliers for Quantization

AISTATS 2021poster

Quantization of the parameters of machine learning models, such as deep neural networks, requires solving constrained optimization problems, where the constraint set is formed by the Cartesian product of many simple discrete sets. For such optimization problems, we study the performance of the Alter…

Cited by 12SourcePDFScholar
2019

Solving a Class of Non-Convex Min-Max Games Using Iterative First Order Methods

NeurIPS 2019poster

Recent applications that arise in machine learning have surged significant interest in solving min-max saddle point games. This problem has been extensively studied in the convex-concave regime for which a global equilibrium solution can be computed efficiently. In this paper, we study the problem i…