← Search

Saranya Vijayakumar

4 accepted papers

2025

Aligned LLMs Are Not Aligned Browser Agents

ICLR 2025poster

For safety reasons, large language models (LLMs) are trained to refuse harmful user instructions, such as assisting dangerous activities. We study an open question in this work: does the desired safety refusal, typically enforced in chat contexts, generalize to non-chat and agentic use cases? Unlike…

Cited by 0SourcePDFScholar
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

Grounding Neural Inference with Satisfiability Modulo Theories

NeurIPS 2023spotlight

Recent techniques that integrate solver layers into Deep Neural Networks (DNNs) have shown promise in bridging a long-standing gap between inductive learning and symbolic reasoning techniques. In this paper we present a set of techniques for integrating Satisfiability Modulo Theories (SMT) solvers i…

Cited by 3SourcePDFScholar
2023

TgrApp: Anomaly Detection and Visualization of Large-Scale Call Graphs

AAAI 2023technical

Given a million-scale dataset of who-calls-whom data containing imperfect labels, how can we detect existing and new fraud patterns? We propose TgrApp, which extracts carefully designed features and provides visualizations to assist analysts in spotting fraudsters and suspicious behavior. Our TgrApp…