← Search

Rishi Sharma

4 accepted papers

2026

Optimizing Agent Planning for Security and Autonomy

ICLR 2026poster

Indirect prompt injection attacks threaten AI agents that execute consequential actions, motivating deterministic system-level defenses. Such defenses can provably block unsafe actions by enforcing confidentiality and integrity policies, but currently appear costly: they reduce task completion rates…

Cited by 0SourcecodeScholar
2026

Position: Collaborative Agentic AI Needs Interoperability Across Ecosystems

ICML 2026poster

Collaborative agentic AI is projected to transform entire industries by enabling AI-powered agents to autonomously perceive, plan, and act within digital environments. Yet, current solutions in this field are all built in isolation, and we are rapidly heading toward a landscape of fragmented, incomp…

Cited by 0SourceScholar
2024

Revisiting Ensembling in One-Shot Federated Learning

NeurIPS 2024poster

Federated Learning (FL) is an appealing approach to training machine learning models without sharing raw data. However, standard FL algorithms are iterative and thus induce a significant communication cost. One-Shot FL (OFL) trades the iterative exchange of models between clients and the server wit…

2023

Epidemic Learning: Boosting Decentralized Learning with Randomized Communication

NeurIPS 2023poster

We present Epidemic Learning (EL), a simple yet powerful decentralized learning (DL) algorithm that leverages changing communication topologies to achieve faster model convergence compared to conventional DL approaches. At each round of EL, each node sends its model updates to a random sample of $s$…