← Search

Rohan Ghosh

6 accepted papers

2025

Pointwise Information Measures as Confidence Estimators in Deep Neural Networks: A Comparative Study

ICML 2025poster

Estimating the confidence of deep neural network predictions is crucial for safe deployment in high-stakes applications. While softmax probabilities are commonly used, they are often poorly calibrated, and existing calibration methods have been shown to be detrimental to failure prediction. In this…

Cited by 0SourcePDFScholar
2023

Using Sliced Mutual Information to Study Memorization and Generalization in Deep Neural Networks

AISTATS 2023poster

In this paper, we study the memorization and generalization behaviour of deep neural networks (DNNs) using sliced mutual information (SMI), which is the average of the mutual information (MI) between one-dimensional random projections. We argue that the SMI between features in a DNN ($T$) and ground…

Cited by 16SourcePDFScholar
2021

Network-to-Network Regularization: Enforcing Occam's Razor to Improve Generalization

NeurIPS 2021poster

What makes a classifier have the ability to generalize? There have been a lot of important attempts to address this question, but a clear answer is still elusive. Proponents of complexity theory find that the complexity of the classifier's function space is key to deciding generalization, whereas ot…