← Search

Thiago Serra

5 accepted papers

2023

Optimal Decision Diagrams for Classification

AAAI 2023technical

Decision diagrams for classification have some notable advantages over decision trees, as their internal connections can be determined at training time and their width is not bound to grow exponentially with their depth. Accordingly, decision diagrams are usually less prone to data fragmentation in…

Cited by 18SourcePDFScholar
2022

Recall Distortion in Neural Network Pruning and the Undecayed Pruning Algorithm

NeurIPS 2022accept

Pruning techniques have been successfully used in neural networks to trade accuracy for sparsity. However, the impact of network pruning is not uniform: prior work has shown that the recall for underrepresented classes in a dataset may be more negatively affected. In this work, we study such relati…

Cited by 14SourcePDFScholar
2022

The Combinatorial Brain Surgeon: Pruning Weights That Cancel One Another in Neural Networks

ICML 2022spotlight

Neural networks tend to achieve better accuracy with training if they are larger {—} even if the resulting models are overparameterized. Nevertheless, carefully removing such excess of parameters before, during, or after training may also produce models with similar or even improved accuracy. In man…

2021

Scaling Up Exact Neural Network Compression by ReLU Stability

NeurIPS 2021poster

We can compress a rectifier network while exactly preserving its underlying functionality with respect to a given input domain if some of its neurons are stable. However, current approaches to determine the stability of neurons with Rectified Linear Unit (ReLU) activations require solving or finding…

2018

Bounding and Counting Linear Regions of Deep Neural Networks

ICML 2018oral

We investigate the complexity of deep neural networks (DNN) that represent piecewise linear (PWL) functions. In particular, we study the number of linear regions, i.e. pieces, that a PWL function represented by a DNN can attain, both theoretically and empirically. We present (i) tighter upper and lo…

Cited by 347SourcePDFScholar