NIKHIL KADAPALA / PHD STUDENT · UNH

What does the agent actually know?

I build AI systems that have to work on messy, real-world text, then I try to measure whether they actually do. My PhD is on agent evals: knowledge bases, retrieval, and memory.

research map4 threads · 4 artifacts
KNOWLEDGE BASESRETRIEVALMEMORYEVALSCheckThat!CLEF 2025 · paperagentic-ragmultimodal RAG + evalsHarnessBoxagent harness primitivesResAlign AIcareer intelligence
hover a node to trace its links
NOWPhD · University of New Hampshire
FOCUSAgent evals · memory · RAG
PAPERCheckThat! · CLEF 2025

01 / THE ARGUMENT

Retrieval is not knowing.

A high score can describe a system nobody can use. I keep running into the same gap: the metric goes up, and the thing a person actually needed still isn’t there. That distance — between a plausible answer and a useful one — is most of what I work on.

How I approach it

CURRENTLY INTO

Open questions.

[ 01—03 ]
01 / Knowledge & memory

Knowledge & memory

What an agent actually knows, not just what it retrieved once. Retrieval is a lookup; knowing is what survives the next turn.

02 / Agent evals

Agent evals

Score the behavior against intent, not a storyboarded workflow. A golden trace is a useful fixture and a terrible definition of success.

03 / Inference engineering

Inference engineering

Disaggregated prefill/decode, speculative decoding, prefix caching. Cheaper and faster serving, without pretending that's the same as a smarter model.