← Search

Anil Vullikanti

27 accepted papers

2026

Agentic Framework for Epidemiological Modeling

ICML 2026poster

Epidemic modeling is essential for public health planning, yet traditional approaches rely on fixed model classes that require manual redesign as pathogens, policies, and scenario assumptions evolve. We introduce EpiAgent, an agentic framework that automatically synthesizes, calibrates, verifies, an…

Cited by 0SourceScholar
2026

Differentially Private and Scalable Estimation of the Network Principal Component

ICML 2026poster

Computing the principal component (PC) of the adjacency matrix of an undirected graph has several applications ranging from identifying key vertices for influence maximization and controlling diffusion processes, to discovering densely interconnected vertex subsets. However, many networked datasets …

Cited by 0SourceScholar
2026

Information Theoretic Optimal Surveillance for Epidemic Prevalence in Networks

AAAI 2026technical

Estimating the true prevalence of an epidemic outbreak is a key public health problem. This is challenging because surveillance is usually resource intensive and biased. In the network setting, prior work on cost sensitive disease surveillance has focused on choosing a subset of individuals (or node

Cited by 0SourcePDFScholar
2026

Prediction of Hospital Associated Infections During Continuous Hospital Stays

AAAI 2026technical

The US Centers for Disease Control and Prevention (CDC), in 2019, designated Methicillin-resistant Staphylococcus aureus (MRSA) as a serious antimicrobial resistance threat. The risk of acquiring MRSA and suffering life-threatening consequences due to it remains especially high for hospitalized pati

Cited by 0SourcePDFScholar
2025

Benign Samples Matter! Fine-tuning On Outlier Benign Samples Severely Breaks Safety

ICML 2025spotlight

Recent studies have uncovered a troubling vulnerability in the fine-tuning stage of large language models (LLMs): even fine-tuning on entirely benign datasets can lead to a significant increase in the harmfulness of LLM outputs. Building on this finding, our red teaming study takes this threat one s…

2025

Controlling The Spread of Epidemics on Networks with Differential Privacy

NeurIPS 2025poster

Designing effective strategies for controlling epidemic spread by vaccination is an important question in epidemiology, especially in the early stages when vaccines are limited. This is a challenging question when the contact network is very heterogeneous, and strategies based on controlling network…

Cited by 0SourceScholar
2024

Learning the Topology and Behavior of Discrete Dynamical Systems

AAAI 2024technical

Discrete dynamical systems are commonly used to model the spread of contagions on real-world networks. Under the PAC framework, existing research has studied the problem of learning the behavior of a system, assuming that the underlying network is known. In this work, we focus on a more challenging…

Cited by 2SourcePDFScholar
2023

Detecting Sources of Healthcare Associated Infections

AAAI 2023technical

Healthcare acquired infections (HAIs) (e.g., Methicillin-resistant Staphylococcus aureus infection) have complex transmission pathways, spreading not just via direct person-to-person contacts, but also via contaminated surfaces. Prior work in mathematical epidemiology has led to a class of models –…

2023

Differentially Private Partial Set Cover with Applications to Facility Location

IJCAI 2023poster

Set Cover is a fundamental problem in combinatorial optimization which has been studied for many decades due to its various applications across multiple domains. In many of these domains, the input data consists of locations, relationships, and other sensitive information of individuals which may le…

Cited by 4SourcePDFScholar
2023

Efficient and Equitable Deployment of Mobile Vaccine Distribution Centers

IJCAI 2023poster

Vaccines have proven to be extremely effective in preventing the spread of COVID-19 and potentially ending the pandemic. Lack of access caused many people not getting vaccinated early, so states such as Virginia deployed mobile vaccination sites in order to distribute vaccines across the state. Here…

Cited by 1SourcePDFScholar
2023

Faster approximate subgraph counts with privacy

NeurIPS 2023poster

One of the most common problems studied in the context of differential privacy for graph data is counting the number of non-induced embeddings of a subgraph in a given graph. These counts have very high global sensitivity. Therefore, adding noise based on powerful alternative techniques, such as sm…

Cited by 3SourcePDFScholar
2023

Networked Anti-coordination Games Meet Graphical Dynamical Systems: Equilibria and Convergence

AAAI 2023technical

Evolutionary anti-coordination games on networks capture real-world strategic situations such as traffic routing and market competition. Two key problems concerning evolutionary games are the existence of a pure Nash equilibrium (NE) and the convergence time. In this work, we study these two problem…

2023

Reconstructing an Epidemic Outbreak Using Steiner Connectivity

AAAI 2023technical

Only a subset of infections is actually observed in an outbreak, due to multiple reasons such as asymptomatic cases and under-reporting. Therefore, reconstructing an epidemic cascade given some observed cases is an important step in responding to such an outbreak. A maximum likelihood solution to th…

Cited by 4SourcePDFScholar
2023

Simulation-Assisted Optimization for Large-Scale Evacuation Planning with Congestion-Dependent Delays

IJCAI 2023poster

Evacuation planning is a crucial part of disaster management. However, joint optimization of its two essential components, routing and scheduling, with objectives such as minimizing average evacuation time or evacuation completion time, is a computationally hard problem. To approach it, we present M…

Cited by 3SourcePDFScholar
2022

A Reliability-aware Distributed Framework to Schedule Residential Charging of Electric Vehicles

IJCAI 2022poster

Residential consumers have become active participants in the power distribution network after being equipped with residential EV charging provisions. This creates a challenge for the network operator tasked with dispatching electric power to the residential consumers through the existing distributio…

2022

Controlling Epidemic Spread using Probabilistic Diffusion Models on Networks

AISTATS 2022poster

The spread of an epidemic is often modeled by an SIR random process on a social network graph. The MinInfEdge problem for optimal social distancing involves minimizing the expected number of infections, when we are allowed to break at most B edges; similarly the MinInfNode problem involves removing…

Cited by 7SourcePDFScholar
2022

Differentially Private Community Detection for Stochastic Block Models

ICML 2022spotlight

The goal of community detection over graphs is to recover underlying labels/attributes of users (e.g., political affiliation) given the connectivity between users. There has been significant recent progress on understanding the fundamental limits of community detection when the graph is generated fr…

Cited by 25SourcePDFScholar
2022

Efficiently Learning the Topology and Behavior of a Networked Dynamical System Via Active Queries

ICML 2022spotlight

Using a discrete dynamical system model, many papers have addressed the problem of learning the behavior (i.e., the local function at each node) of a networked system through active queries, assuming that the network topology is known. We address the problem of inferring both the topology of the net…

Cited by 5SourcePDFScholar
2022

Fair Disaster Containment via Graph-Cut Problems

AISTATS 2022poster

Graph cut problems are fundamental in combinatorial Optimization, and are a central object of study in both theory and practice. Further, the study of fairness in Algorithmic Design and Machine Learning has recently received significant attention, with many different notions proposed and analyzed fo…

Cited by 8SourcePDFScholar
2022

Finding Nontrivial Minimum Fixed Points in Discrete Dynamical Systems: Complexity, Special Case Algorithms and Heuristics

AAAI 2022technical

Networked discrete dynamical systems are often used to model the spread of contagions and decision-making by agents in coordination games. Fixed points of such dynamical systems represent configurations to which the system converges. In the dissemination of undesirable contagions (such as rumors and…

2022

Provable Sensor Sets for Epidemic Detection over Networks with Minimum Delay

AAAI 2022technical

The efficient detection of outbreaks and other cascading phenomena is a fundamental problem in a number of domains, including disease spread, social networks, and infrastructure networks. In such settings, monitoring and testing a small group of pre-selected nodes from the susceptible population (i.…

Cited by 4SourcePDFScholar
2022

Scalable and Memory-Efficient Algorithms for Controlling Networked Epidemic Processes Using Multiplicative Weights Update Method

IJCAI 2022poster

We study the problem of designing scalable algorithms to find effective intervention strategies for controlling stochastic epidemic processes on networks. This is a common problem arising in agent based models for epidemic spread. Previous approaches to this problem focus on either heuristics with…

Cited by 0SourcePDFScholar
2021

Persistence of Anti-vaccine Sentiment in Social Networks Through Strategic Interactions

AAAI 2021technical

Vaccination is the primary intervention for controlling the spread of infectious diseases. A certain level of vaccination rate (referred to as "herd immunity'') is needed for this intervention to be effective. However, there are concerns that herd immunity might not be achieved due to an increasing…

Cited by 2SourcePDFScholar
2019

PAC Learnability of Node Functions in Networked Dynamical Systems

ICML 2019oral

We consider the PAC learnability of the local functions at the vertices of a discrete networked dynamical system, assuming that the underlying network is known. Our focus is on the learnability of threshold functions. We show that several variants of threshold functions are PAC learnable and provide…

Cited by 12SourcePDFScholar