← Search

M Pawan Kumar

26 accepted papers

2025

Do as I do (Safely): Mitigating Task-Specific Fine-tuning Risks in Large Language Models

ICLR 2025poster

Recent research shows that fine-tuning on benign instruction-following data can inadvertently undo the safety alignment process and increase a model's propensity to comply with harmful queries. While instruction-following fine-tuning is important, task-specific fine-tuning-where models are trained o…

Cited by 1SourcePDFScholar
2024

Efficient Error Certification for Physics-Informed Neural Networks

ICML 2024poster

Recent work provides promising evidence that Physics-Informed Neural Networks (PINN) can efficiently solve partial differential equations (PDE). However, previous works have failed to provide guarantees on the *worst-case* residual error of a PINN across the spatio-temporal domain - a measure akin t…

Cited by 3SourcePDFScholar
2024

Expressive Losses for Verified Robustness via Convex Combinations

ICLR 2024poster

In order to train networks for verified adversarial robustness, it is common to over-approximate the worst-case loss over perturbation regions, resulting in networks that attain verifiability at the expense of standard performance. As shown in recent work, better trade-offs between accuracy and robu…

2022

In Defense of the Unitary Scalarization for Deep Multi-Task Learning

NeurIPS 2022accept

Recent multi-task learning research argues against unitary scalarization, where training simply minimizes the sum of the task losses. Several ad-hoc multi-task optimization algorithms have instead been proposed, inspired by various hypotheses about what makes multi-task settings difficult. The majo…

2021

Make Sure You're Unsure: A Framework for Verifying Probabilistic Specifications

NeurIPS 2021spotlight

Most real world applications require dealing with stochasticity like sensor noise or predictive uncertainty, where formal specifications of desired behavior are inherently probabilistic. Despite the promise of formal verification in ensuring the reliability of neural networks, progress in the direc…

2021

Overcoming the Convex Barrier for Simplex Inputs

NeurIPS 2021poster

Recent progress in neural network verification has challenged the notion of a convex barrier, that is, an inherent weakness in the convex relaxation of the output of a neural network. Specifically, there now exists a tight relaxation for verifying the robustness of a neural network to $\ell_\infty$…

Cited by 8SourcePDFScholar
2021

Scaling the Convex Barrier with Active Sets

ICLR 2021poster

Tight and efficient neural network bounding is of critical importance for the scaling of neural network verification systems. A number of efficient specialised dual solvers for neural network bounds have been presented recently, but they are often too loose to verify more challenging properties. Thi…

Cited by 71SourcePDFScholar
2020

Lagrangian Decomposition for Neural Network Verification

UAI 2020poster

A fundamental component of neural network verification is the computation of bounds on the values their outputs can take. Previous methods have either used off-the-shelf solvers, discarding the problem structure, or relaxed the problem even further, making the bounds unnecessarily loose. We propose…

2020

Weakly Supervised Instance Segmentation by Learning Annotation Consistent Instances

ECCV 2020poster

Recent approaches for weakly supervised instance segmentations depend on two components: (i) a pseudo label generation model that provides instances which are consistent with a given annotation; and (ii) an instance segmentation model, which is trained in a supervised manner using the pseudo labels…

Cited by 78SourcePDFScholar
2019

A Statistical Approach to Assessing Neural Network Robustness

ICLR 2019poster

We present a new approach to assessing the robustness of neural networks based on estimating the proportion of inputs for which a property is violated. Specifically, we estimate the probability of the event that the property is violated under an input model. Our approach critically varies from the f…

2019

New Convex Relaxations for MRF Inference With Unknown Graphs

ICCV 2019poster

Treating graph structures of Markov random fields as unknown and estimating them jointly with labels have been shown to be useful for modeling human activity recognition and other related tasks. We propose two novel relaxations for solving this problem. The first is a linear programming (LP) relaxat…

Cited by 6PDFScholar
2018

Efficient Optimization for Rank-Based Loss Functions

CVPR 2018poster

The accuracy of information retrieval systems is often measured using complex loss functions such as the average precision (AP) or the normalized discounted cumulative gain (NDCG). Given a set of positive and negative samples, the parameters of a retrieval system can be estimated by minimizing these…

Cited by 62SourcePDFScholar
2017

Efficient Linear Programming for Dense CRFs

CVPR 2017poster

The fully connected conditional random field (CRF) with Gaussian pairwise potentials has proven popular and effective for multi-class semantic segmentation. While the energy of a dense CRF can be minimized accurately using a linear programming (LP) relaxation, the state-of-the-art algorithm is too s…

Cited by 21PDFScholar
2017

Truncated Max-Of-Convex Models

CVPR 2017poster

Truncated convex models (TCM) are a special case of pair- wise random fields that have been widely used in computer vision. However, by restricting the order of the potentials to be at most two, they fail to capture useful image statistics. We propose a natural generalization of TCM to high-order ra…

Cited by 6PDFScholar
2015

Parsimonious Labeling

ICCV 2015poster

We propose a new family of discrete energy minimization problems, which we call parsimonious labeling. Our energy function consists of unary potentials and high-order clique potentials. While the unary potentials are arbitrary, the clique potentials are proportional to the diversity of the set of un…

Cited by 13PDFScholar