← Search

Sanjay Chawla

10 accepted papers

2026

Can LLMs Detect Their Confabulations? Estimating Reliability in Uncertainty-Aware Language Models

AAAI 2026technical

Large Language Models (LLMs) are prone to generating fluent but incorrect content, known as confabulation, which poses increasing risks in multi-turn or agentic applications where outputs may be reused as context. In this work, we investigate how in-context information influences model behavior and

Cited by 0SourcePDFScholar
2026

RankOOD - Class Ranking-based Out-of-Distribution Detection

CVPR 2026

We propose RankOOD, a rank-based Out-of-Distribution (OOD) detection approach based on training a model with the Placket-Luce loss, which is now extensively used for preference alignment tasks in foundational models. Our approach is based on the insight that with a deep learning model trained using

Cited by 0SourceScholar
2025

Explaining the role of Intrinsic Dimensionality in Adversarial Training

ICML 2025poster

Adversarial Training (AT) impacts different architectures in distinct ways: vision models gain robustness but face reduced generalization, encoder-based models exhibit limited robustness improvements with minimal generalization loss, and recent work in latent-space adversarial training demonstrates…

Cited by 0SourcePDFScholar
2024

S$2$AC: Energy-Based Reinforcement Learning with Stein Soft Actor Critic

ICLR 2024poster

Learning expressive stochastic policies instead of deterministic ones has been proposed to achieve better stability, sample complexity and robustness. Notably, in Maximum Entropy reinforcement learning (MaxEnt RL), the policy is modeled as an expressive energy-based model (EBM) over the Q-values. Ho…

2023

Impact of Adversarial Training on Robustness and Generalizability of Language Models

ACL 2023findings

Adversarial training is widely acknowledged as the most effective defense against adversarial attacks. However, it is also well established that achieving both robustness and generalization in adversarially trained models involves a trade-off. The goal of this work is to provide an in depth comparis…

Cited by 9SourcePDFScholar
2021

Inferring High-Resolution Traffic Accident Risk Maps Based on Satellite Imagery and GPS Trajectories

ICCV 2021poster

Traffic accidents cost about 3% of the world's GDP and are the leading cause of death in children and young adults. Accident risk maps are useful tools to monitor and mitigate accident risk. We present a technique to generate high-resolution (5 meters) accident risk maps. At this high resolution, ac…

Cited by 32PDFScholar
2020

Sat2Graph: Road Graph Extraction through Graph-Tensor Encoding

ECCV 2020poster

Inferring road graphs from satellite imagery is a challenging computer vision task. Prior solutions fall into two categories: (1) pixel-wise segmentation-based approaches, which predict whether each pixel is on a road, and (2) graph-based approaches, which predict the road graph iteratively. We find…

Cited by 109SourcePDFScholar
2018

RoadTracer: Automatic Extraction of Road Networks From Aerial Images

CVPR 2018poster

Mapping road networks is currently both expensive and labor-intensive. High-resolution aerial imagery provides a promising avenue to automatically infer a road network. Prior work uses convolutional neural networks (CNNs) to detect which pixels belong to a road (segmentation), and then uses complex…

Cited by 391SourcePDFScholar
2016

Simple and Scalable Constrained Clustering: a Generalized Spectral Method

AISTATS 2016poster

We present a simple spectral approach to the well-studied constrained clustering problem. It captures constrained clustering as a generalized eigenvalue problem with graph Laplacians. The algorithm works in nearly-linear time and provides concrete guarantees for the quality of the clusters, at least…

Cited by 64SourcePDFScholar
2015

Efficient Thompson Sampling for Online Matrix-Factorization Recommendation

NeurIPS 2015poster

Matrix factorization (MF) collaborative filtering is an effective and widely used method in recommendation systems. However, the problem of finding an optimal trade-off between exploration and exploitation (otherwise known as the bandit problem), a crucial problem in collaborative filtering from col…

Cited by 231SourcePDFScholar