← Search

Dmitrii Khizbullin

3 accepted papers

2025

Agent-as-a-Judge: Evaluate Agents with Agents

ICML 2025poster

Contemporary evaluation techniques are inadequate for agentic systems. These approaches either focus exclusively on final outcomes---ignoring the step-by-step nature of the thinking done by agentic systems---or require excessive manual labour. To address this, we introduce the **Agent-as-a-Judge** f…

2024

GPTSwarm: Language Agents as Optimizable Graphs

ICML 2024oral

Various human-designed prompt engineering techniques have been proposed to improve problem solvers based on Large Language Models (LLMs), yielding many disparate code bases. We unify these approaches by describing LLM-based agents as computational graphs. The nodes implement functions to process mul…

Cited by 45SourcePDFScholar
2023

CAMEL: Communicative Agents for "Mind" Exploration of Large Language Model Society

NeurIPS 2023poster

The rapid advancement of chat-based language models has led to remarkable progress in complex task-solving. However, their success heavily relies on human input to guide the conversation, which can be challenging and time-consuming. This paper explores the potential of building scalable techniques t…