← Search

Gagandeep Singh

29 accepted papers

2026

How Catastrophic is Your LLM? Certifying Risk in Conversation

ICLR 2026poster

Large Language Models (LLMs) can produce catastrophic responses in conversational settings that pose serious risks to public safety and security. Existing evaluations often fail to fully reveal these vulnerabilities because they rely on fixed attack prompt sequences, lack statistical guarantees, and…

Cited by 0SourceScholar
2025

A Cane-Mounted System for Dynamic Orientation Prediction for Correcting Incorrect Cane-Tapping by Visually Challenged Persons

ICRA 2025

People with visual impairments rely on Electronic Travel Aids (ETAs), such as sensor-equipped guide canes, for safe and effective navigation. Misalignment or improper handling of these devices can reduce their effectiveness, increasing the risk of collisions and injuries. This paper presents an AIba

Cited by 0SourceScholar
2025

A Modified Gain Normalized Step Size Adaptive Algorithm for Improved Online Secondary Path Modelling in Active Noise Control

ICASSP 2025accepted

The noise cancellation performance of an active control system decreases when there are temporal variations in the primary and secondary paths. An active noise control (ANC) framework has been introduced in this work, which incorporates four adaptive filters and two decorrelation filters for online…

Cited by 0SourceScholar
2025

CRANE: Reasoning with constrained LLM generation

ICML 2025poster

Code generation, symbolic math reasoning, and other tasks require LLMs to produce outputs that are both syntactically and semantically correct. Constrained LLM generation is a promising direction to enforce adherence to formal grammar, but prior works have empirically observed that strict enforcemen…

Cited by 0SourcePDFScholar
2025

Certifying Counterfactual Bias in LLMs

ICLR 2025poster

Large Language Models (LLMs) can produce biased responses that can cause representational harms. However, conventional studies are insufficient to thoroughly evaluate biases across LLM responses for different demographic groups (a.k.a. counterfactual bias), as they do not scale to large number of in…

Cited by 0SourcePDFScholar
2025

DINGO: Constrained Inference for Diffusion LLMs

NeurIPS 2025poster

Diffusion LLMs have emerged as a promising alternative to conventional autoregressive LLMs, offering substantial potential for improving runtime efficiency. However, existing diffusion models fail to provably enforce user-specified formal constraints, such as regular expressions, which makes them un…

Cited by 0SourcecodeScholar
2025

IterGen: Iterative Semantic-aware Structured LLM Generation with Backtracking

ICLR 2025poster

Large Language Models (LLMs) are widely used for tasks such as natural language and code generation, but their outputs often suffer from issues like hallucination, toxicity, and incorrect results. Current libraries for structured LLM generation rely on left-to-right decoding without support for back…

2025

Support is All You Need for Certified VAE Training

ICLR 2025poster

Variational Autoencoders (VAEs) have become increasingly popular and deployed in safety-critical applications. In such applications, we want to give certified probabilistic guarantees on performance under adversarial attacks. We propose a novel method, CIVET, for certified training of VAEs. CIVET de…

Cited by 0SourcePDFScholar
2024

FedCompass: Efficient Cross-Silo Federated Learning on Heterogeneous Client Devices Using a Computing Power-Aware Scheduler

ICLR 2024poster

Cross-silo federated learning offers a promising solution to collaboratively train robust and generalized AI models without compromising the privacy of local datasets, e.g., healthcare, financial, as well as scientific projects that lack a centralized data facility. Nonetheless, because of the dispa…

2024

Incremental Randomized Smoothing Certification

ICLR 2024poster

Randomized smoothing-based certification is an effective approach for obtaining robustness certificates of deep neural networks (DNNs) against adversarial attacks. This method constructs a smoothed DNN model and certifies its robustness through statistical sampling, but it is computationally expensi…

2024

NN4SysBench: Characterizing Neural Network Verification for Computer Systems

NeurIPS 2024poster

We present NN4SysBench, a benchmark suite for neural network verification that is composed of applications from the domain of computer systems. We call these neural networks for computer systems or NN4Sys. NN4Sys is booming: there are many proposals for using neural networks in computer systems—for…

2024

RAMP: Boosting Adversarial Robustness Against Multiple $l_p$ Perturbations for Universal Robustness

NeurIPS 2024poster

Most existing works focus on improving robustness against adversarial attacks bounded by a single $l_p$ norm using adversarial training (AT). However, these AT models' multiple-norm robustness (union accuracy) is still low, which is crucial since in the real-world an adversary is not necessarily bou…

2023

Provable Defense Against Geometric Transformations

ICLR 2023top-25%

Geometric image transformations that arise in the real world, such as scaling and rotation, have been shown to easily deceive deep neural networks (DNNs). Hence, training DNNs to be certifiably robust to these perturbations is critical. However, no prior work has been able to incorporate the objecti…

2022

Learning Topological Interactions for Multi-Class Medical Image Segmentation

ECCV 2022poster

"Deep learning methods have achieved impressive performance for multi-class medical image segmentation. However, they are limited in their ability to encode topological interactions among different classes (e.g., containment and exclusion). These constraints naturally arise in biomedical images and…

2022

MedicalSum: A Guided Clinical Abstractive Summarization Model for Generating Medical Reports from Patient-Doctor Conversations

EMNLP 2022finding

We introduce MedicalSum, a transformer-based sequence-to-sequence architecture for summarizing medical conversations by integrating medical domain knowledge from the Unified Medical Language System (UMLS). The novel knowledge augmentation is performed in three ways: (i) introducing a guidance signal…

Cited by 38SourcePDFScholar
2021

Robustness Certification for Point Cloud Models

ICCV 2021poster

The use of deep 3D point cloud models in safety-critical applications, such as autonomous driving, dictates the need to certify the robustness of these models to real-world transformations. This is technically challenging, as it requires a scalable verifier tailored to point cloud models that handle…

Cited by 33PDFcodeScholar
2020

Adversarial Attacks on Probabilistic Autoregressive Forecasting Models

ICML 2020poster

We develop an effective generation of adversarial attacks on neural models that output a sequence of probability distributions rather than a sequence of single values. This setting includes the recently proposed deep probabilistic autoregressive forecasting models that estimate the probability distr…

2019

Beyond the Single Neuron Convex Barrier for Neural Network Certification

NeurIPS 2019poster

We propose a new parametric framework, called k-ReLU, for computing precise and scalable convex relaxations used to certify neural networks. The key idea is to approximate the output of multiple ReLUs in a layer jointly instead of separately. This joint relaxation captures dependencies between the i…

2019

Boosting Robustness Certification of Neural Networks

ICLR 2019poster

We present a novel approach for the certification of neural networks against adversarial perturbations which combines scalable overapproximation methods with precise (mixed integer) linear programming. This results in significantly better precision than state-of-the-art verifiers on challenging feed…

Cited by 241SourcePDFScholar
2019

Certifying Geometric Robustness of Neural Networks

NeurIPS 2019poster

The use of neural networks in safety-critical computer vision systems calls for their robustness certification against natural geometric transformations (e.g., rotation, scaling). However, current certification methods target mostly norm-based pixel perturbations and cannot certify robustness agains…

2018

Fast and Effective Robustness Certification

NeurIPS 2018poster

We present a new method and system, called DeepZ, for certifying neural network robustness based on abstract interpretation. Compared to state-of-the-art automated verifiers for neural networks, DeepZ: (i) handles ReLU, Tanh and Sigmoid activation functions, (ii) supports feedforward and convolution…

Cited by 674SourcePDFScholar