← Search

Michael Desmond

4 accepted papers

2025

Agent Trajectory Explorer: Visualizing and Providing Feedback on Agent Trajectories

AAAI 2025technical

Agentic systems interleave large language model (LLM) reasoning, tool usage, and tool observations over multiple iterations to tackle complex tasks. The raw data from an agent's problem-solving process (the agents' trajectory) is not an ideal format for human analysis and oversight. There is a need…

Cited by 0SourcePDFScholar
2025

EvalAssist: LLM-as-a-Judge Simplified

AAAI 2025technical

We present EvalAssist, a framework that simplifies the LLM- as-a-judge workflow. The system provides an online criteria development environment, where users can interactively build, test, and share custom evaluation criteria in a structured and portable format. A library of LLM based evaluators is m…

Cited by 1SourcePDFScholar
2025

Evaluating the Prompt Steerability of Large Language Models

NAACL 2025long

Building pluralistic AI requires designing models that are able to be shaped to represent a wide range of value systems and cultures. Achieving this requires first being able to evaluate the degree to which a given model is capable of reflecting various personas. To this end, we propose a benchmark…

2025

Granite Guardian: Comprehensive LLM Safeguarding

NAACL 2025industry

The deployment of language models in real-world applications exposes users to various risks, including hallucinations and harmful or unethical content. These challenges highlight the urgent need for robust safeguards to ensure safe and responsible AI. To address this, we introduce Granite Guardian,…