← Search

Jishnu Mukhoti

3 accepted papers

2023

Deep Deterministic Uncertainty: A New Simple Baseline

CVPR 2023highlight

Reliable uncertainty from deterministic single-forward pass models is sought after because conventional methods of uncertainty quantification are computationally expensive. We take two complex single-forward-pass uncertainty approaches, DUQ and SNGP, and examine whether they mainly rely on a well-re…

Cited by 133SourcePDFScholar
2023

Open Vocabulary Semantic Segmentation With Patch Aligned Contrastive Learning

CVPR 2023highlight

We introduce Patch Aligned Contrastive Learning (PACL), a modified compatibility function for CLIP's contrastive loss, intending to train an alignment between the patch tokens of the vision encoder and the CLS token of the text encoder. With such an alignment, a model can identify regions of an imag…

2020

Calibrating Deep Neural Networks using Focal Loss

NeurIPS 2020poster

Miscalibration -- a mismatch between a model's confidence and its correctness -- of Deep Neural Networks (DNNs) makes their predictions hard to rely on. Ideally, we want networks to be accurate, calibrated and confident. We show that, as opposed to the standard cross-entropy loss, focal loss (Lin et…