works on

From the 1 of 15 linked papers with an AI index.

activity
20242026
collaborators

15 papers

cs.DC2026

Energy Calculus: A Compositional Algebra of Energy in Computational Systems

Mosharaf Chowdhury, Jae-Won Chung, Jeff J. Ma +2

The paper introduces Energy Calculus, a compositional algebra that treats energy as a first‑class primitive, allowing systematic combination of energy measurements across sequentia…

cs.PL2026

GraphMend: Code Transformations for Fixing Graph Breaks in PyTorch 2

Savini Kashmira, Jayanaka Dantanarayana, Thamirawaran Sathiyalogeswaran +3

This paper presents GraphMend, a compiler technique that automatically fixes FX graph breaks in PyTorch 2 programs. Although PyTorch 2 introduced TorchDynamo and TorchInductor to e…

cs.DC2026

Agentic AI Workload Characteristics

Yichao Yuan, Ankita Nayak, Souvik Kundu +1

Agentic AI shifts LLM serving from isolated prompt-generation requests to stateful, multi-turn executions that repeatedly invoke the model, call tools, and grow context over time.…

cs.DC2026

KAIROS: Stateful, Context-Aware Power-Efficient Agentic Inference Serving

Yichao Yuan, Mosharaf Chowdhury, Nishil Talati

Power has become a central bottleneck for AI inference. This problem is becoming more urgent as agentic AI emerges as a major workload class, yet prior power-management techniques…

cs.DC2026

BlazingAML: High-Throughput Anti-Money Laundering (AML) via Multi-Stage Graph Mining

Haojie Ye, Arjun Laxman, Yichao Yuan +2

Money laundering detection faces challenges due to excessive false positives and inadequate adaptation to sophisticated multi-stage schemes that exploit modern financial networks.…

cs.CV2025

Sphinx: Efficiently Serving Novel View Synthesis using Regression-Guided Selective Refinement

Yuchen Xia, Souvik Kundu, Mosharaf Chowdhury +1

Novel View Synthesis (NVS) is the task of generating new images of a scene from viewpoints that were not part of the original input. Diffusion-based NVS can generate high-quality,…