collaborators

8 papers

cs.DC2026

Rethinking AI Cloud Infrastructure for Agentic Serving Systems with the Aries Experimentation Framework

Leonid Kondrashov, Hongrui Liu, JooYoung Park +14

Autonomous agents challenge conventional LLM serving by coupling repeated inference with persistent context and sandboxed tool execution. We present Aries, a full-stack experimenta…

cs.DC2026

Remora: Scale-out Deterministic Execution for Smart Contracts

Zhengqing Liu, Alberto Sonnino, Igor Zablotchi +2

Modern blockchains rely on a modular architecture that decouples consensus from execution. Recent advances in consensus algorithms have shifted the bottleneck to the execution laye…

cs.DC2026

CHIRON: Accelerating Node Synchronization without Security Trade-offs in Distributed Ledgers

Ray Neiheiser, Arman Babaei, Giannis Alexopoulos +2

Blockchain performance has historically faced challenges posed by the throughput limitations of consensus algorithms. Recent breakthroughs in research have successfully alleviated…

cs.CR2026

When Agents Handle Secrets: A Survey of Confidential Computing for Agentic AI

Javad Forough, Marios Kogias, Hamed Haddadi

Agentic AI systems, specifically LLM-driven agents that plan, invoke tools, maintain persistent memory, and delegate tasks to peer agents via protocols such as MCP and A2A, introdu…

cs.CR2026

AgenTEE: Confidential LLM Agent Execution on Edge Devices

Sina Abdollahi, Mohammad M Maheri, Javad Forough +5

Large Language Model (LLM) agents provide powerful automation capabilities, but they also create a substantially broader attack surface than traditional applications due to their t…

cs.CR2026

CAEC: Confidential, Attestable, and Efficient Inter-CVM Communication with Arm CCA

Sina Abdollahi, Amir Al Sadi, David Kotz +2

Confidential Virtual Machines (CVMs) are increasingly adopted to protect sensitive workloads from privileged adversaries such as the hypervisor. While they provide strong isolation…