← Search

Ravi Mangal

3 accepted papers

2026

SecCodePRM: A Process Reward Model for Code Security

ICML 2026poster

Large Language Models are rapidly becoming core components of modern software development workflows, yet ensuring code security remains challenging. Existing vulnerability detection pipelines either rely on static analyzers or use LLM/GNN-based detectors trained with coarse program-level supervision…

Cited by 0SourceScholar
2025

Validating Mechanistic Interpretations: An Axiomatic Approach

ICML 2025poster

Mechanistic interpretability aims to reverse engineer the computation performed by a neural network in terms of its internal components. Although there is a growing body of research on mechanistic interpretation of neural networks, the notion of a *mechanistic interpretation* itself is often ad-hoc.…

Cited by 0SourcePDFScholar
2023

On the Perils of Cascading Robust Classifiers

ICLR 2023poster

Ensembling certifiably robust neural networks is a promising approach for improving the \emph{certified robust accuracy} of neural models. Black-box ensembles that assume only query-access to the constituent models (and their robustness certifiers) during prediction are particularly attractive due…