← Search

Susan Wei

7 accepted papers

2025

The Local Learning Coefficient: A Singularity-Aware Complexity Measure

AISTATS 2025poster

The Local Learning Coefficient (LLC) is introduced as a novel complexity measure for deep neural networks (DNNs). Recognizing the limitations of traditional complexity measures, the LLC leverages Singular Learning Theory (SLT), which has long recognized the significance of singularities in the loss…

Cited by 0SourcecodeScholar
2024

Interventional Fairness on Partially Known Causal Graphs: A Constrained Optimization Approach

ICLR 2024poster

Fair machine learning aims to prevent discrimination against individuals or sub-populations based on sensitive attributes such as gender and race. In recent years, causal inference methods have been increasingly used in fair machine learning to measure unfairness by causal effects. However, current…

Cited by 6SourcePDFScholar
2022

Counterfactual Fairness with Partially Known Causal Graph

NeurIPS 2022accept

Fair machine learning aims to avoid treating individuals or sub-populations unfavourably based on \textit{sensitive attributes}, such as gender and race. Those methods in fair machine learning that are built on causal inference ascertain discrimination and bias through causal effects. Though causali…

Cited by 33SourcePDFScholar
2020

A shooting formulation of deep learning

NeurIPS 2020oral

A residual network may be regarded as a discretization of an ordinary differential equation (ODE) which, in the limit of time discretization, defines a continuous-depth network. Although important steps have been taken to realize the advantages of such continuous formulations, most current technique…