4 papers · 1 filter
STOCKTAKE: Measuring the Gap Between Perception and Action in LLM Agents with a Fair Oracle
Sagar Deb, Ashwanth Krishnan
LLM agents are increasingly evaluated on multi-week decision tasks in which the state that drives cost is never directly observed. On such tasks the final cost cannot say why an ag…
How Far Can Root Cause Analysis Go on Real-World Telemetry Data?
Athira Gopal, Ashwanth Krishnan
Identifying root causes in production microservice failures requires reasoning over large-scale, multimodal telemetry spanning metrics, logs, and traces, a problem that has proved…
ReTreVal: Reasoning Tree with Validation and Cross-Problem Memory for Large Language Models
Abhishek HS, Pavan C Shekar, Arpit Jain +1
Every existing inference-time reasoning framework discards all failure context at problem boundaries, leaving a model solving problem 500 no wiser than it was on problem 1. We pres…
Adaptive Minds: Empowering Agents with LoRA-as-Tools
Pavan C Shekar, Aswanth Krishnan
We investigate a framework in which LoRA adapters are treated as callable tools that a base language model can dynamically select and invoke. We hypothesize that, when adapters are…