← Search

Susmit Jha

25 accepted papers

2026

Jailbreaking the Matrix: Nullspace Steering for Controlled Model Subversion

ICLR 2026poster

Large language models remain vulnerable to jailbreak attacks, inputs crafted to bypass safety mechanisms and elicit harmful responses, despite advances in alignment and instruction tuning. Existing attacks often rely on prompt rewrites, dense optimization, or ad hoc heuristics, and lack interpretabi…

Cited by 0SourcecodeScholar
2026

Privacy Preserving In-Context-Learning Framework for Large Language Models

AAAI 2026technical

Large language models (LLMs) have significantly transformed natural language understanding and generation, but they raise privacy concerns due to potential exposure of sensitive information. Studies have highlighted the risk of information leakage, where adversaries can extract sensitive information

Cited by 0SourcePDFScholar
2026

Selective Amnesia using Contrastive Subnet Erasure for Class Level Unlearning in Vision Models

CVPR 2026

We study concept-level forgetting in pretrained vision models: removing an entire semantic category so the system no longer recognizes that object in unseen images and contexts, rather than merely forgetting specific training examples. Prior work either applies blunt global projections or fine-tunes

Cited by 0SourcecodeScholar
2026

“Do Diffusion Models Dream of Electric Planes?” Discrete and Continuous Simulation-Based Inference for Aircraft Design

ICML 2026poster

In this paper, we generate conceptual engineering designs of electric vertical take-off and landing (eVTOL) aircraft. We follow the paradigm of simulation-based inference (SBI), whereby we look to learn a posterior distribution over the full eVTOL design space. To learn this distribution, we must sa…

Cited by 0SourceScholar
2025

Polysemantic Dropout: Conformal OOD Detection for Specialized LLMs

EMNLP 2025

We propose a novel inference-time out-of-domain (OOD) detection algorithm for specialized large language models (LLMs). Despite achieving state-of-the-art performance on in-domain tasks through fine-tuning, specialized LLMs remain vulnerable to incorrect or unreliable outputs when presented with OOD

Cited by 0SourcePDFScholar
2025

Scalable Bayesian Low-Rank Adaptation of Large Language Models via Stochastic Variational Subspace Inference

UAI 2025

Despite their widespread use, large language models (LLMs) are known to hallucinate incorrect information and be poorly calibrated. This makes the uncertainty quantification of these models of critical importance, especially in high-stakes domains, such as autonomy and healthcare. Prior work has mad

2025

SpikingVTG: A Spiking Detection Transformer for Video Temporal Grounding

NeurIPS 2025poster

Video Temporal Grounding (VTG) aims to retrieve precise temporal segments in a video conditioned on natural language queries. Unlike conventional neural frameworks that rely heavily on computationally expensive dense matrix multiplications, Spiking Neural Networks (SNNs)—previously underexplored in…

Cited by 0SourceScholar
2025

TOGA: Temporally Grounded Open-Ended Video QA with Weak Supervision

ICCV 2025poster

We address the problem of video question answering (video QA) with temporal grounding in a weakly supervised setup, without any temporal annotations. Given a video and a question, we generate an open-ended answer grounded with the start and end time. For this task, we propose TOGA: a vision-language…

Cited by 0SourcePDFScholar
2024

Direct Amortized Likelihood Ratio Estimation

AAAI 2024technical

We introduce a new amortized likelihood ratio estimator for likelihood-free simulation-based inference (SBI). Our estimator is simple to train and estimates the likelihood ratio using a single forward pass of the neural estimator. Our approach directly computes the likelihood ratio between two compe…

2024

Task-Agnostic Detector for Insertion-Based Backdoor Attacks

NAACL 2024findings

Textual backdoor attacks pose significant security threats. Current detection approaches, typically relying on intermediate feature representation or reconstructing potential triggers, are task-specific and less effective beyond sentence classification, struggling with tasks like question answering…

2023

AircraftVerse: A Large-Scale Multimodal Dataset of Aerial Vehicle Designs

NeurIPS 2023poster

We present AircraftVerse, a publicly available aerial vehicle design dataset. Aircraft design encompasses different physics domains and, hence, multiple modalities of representation. The evaluation of these designs requires the use of scientific analytical and simulation models ranging from computer…

2023

TIJO: Trigger Inversion with Joint Optimization for Defending Multimodal Backdoored Models

ICCV 2023oral

We present a Multimodal Backdoor defense technique TIJO (Trigger Inversion using Joint Optimization). Recently Walmer et al. demonstrated successful backdoor attacks on multimodal models for the Visual Question Answering task. Their dual-key backdoor trigger is split across two modalities (image and…

Cited by 12PDFcodeScholar
2022

Detecting Out-Of-Context Objects Using Graph Contextual Reasoning Network

IJCAI 2022poster

This paper presents an approach for detecting out-of-context (OOC) objects in images. Given an image with a set of objects, our goal is to determine if an object is inconsistent with the contextual relations and detect the OOC object with a bounding box. In this work, we consider common contextual r…

Cited by 13SourcePDFScholar
2022

Dual-Key Multimodal Backdoors for Visual Question Answering

CVPR 2022poster

The success of deep learning has enabled advances in multimodal tasks that require non-trivial fusion of multiple input domains. Although multimodal models have shown potential in many problems, their increased complexity makes them more vulnerable to attacks. A Backdoor (or Trojan) attack is a clas…

Cited by 52PDFcodeScholar
2022

ExplainIt!: A Tool for Computing Robust Attributions of DNNs

IJCAI 2022poster

Responsible integration of deep neural networks into the design of trustworthy systems requires the ability to explain decisions made by these models. Explainability and transparency are critical for system analysis, certification, and human-machine teaming. We have recently demonstrated that neural…

Cited by 2SourcePDFScholar
2022

Shaping Noise for Robust Attributions in Neural Stochastic Differential Equations

AAAI 2022technical

Neural SDEs with Brownian motion as noise lead to smoother attributions than traditional ResNets. Various attribution methods such as saliency maps, integrated gradients, DeepSHAP and DeepLIFT have been shown to be more robust for neural SDEs than for ResNets using the recently proposed sensitivity…

Cited by 12SourcePDFScholar
2022

Trigger Hunting with a Topological Prior for Trojan Detection

ICLR 2022poster

Despite their success and popularity, deep neural networks (DNNs) are vulnerable when facing backdoor attacks. This impedes their wider adoption, especially in mission critical applications. This paper tackles the problem of Trojan detection, namely, identifying Trojaned models – models trained with…

2022

iDECODe: In-Distribution Equivariance for Conformal Out-of-Distribution Detection

AAAI 2022technical

Machine learning methods such as deep neural networks (DNNs), despite their success across different domains, are known to often generate incorrect predictions with high confidence on inputs outside their training distribution. The deployment of DNNs in safety-critical domains requires detection of…

2021

On Smoother Attributions using Neural Stochastic Differential Equations

IJCAI 2021poster

Several methods have recently been developed for computing attributions of a neural network's prediction over the input features. However, these existing approaches for computing attributions are noisy and not robust to small perturbations of the input. This paper uses the recently identified connec…

Cited by 16SourcePDFScholar
2019

Attribution-Based Confidence Metric For Deep Neural Networks

NeurIPS 2019poster

We propose a novel confidence metric, namely, attribution-based confidence (ABC) for deep neural networks (DNNs). ABC metric characterizes whether the output of a DNN on an input can be trusted. DNNs are known to be brittle on inputs outside the training distribution and are, hence, susceptible to…

Cited by 88SourcePDFScholar
2018

Learning Task Specifications from Demonstrations

NeurIPS 2018poster

Real-world applications often naturally decompose into several sub-tasks. In many settings (e.g., robotics) demonstrations provide a natural way to specify the sub-tasks. However, most methods for learning from demonstrations either do not provide guarantees that the artifacts learned for th…

Cited by 96SourcePDFScholar