English

HIERA: Hierarchical Multi-Agent Relevance Assessment for Content Discovery Systems

Multiagent Systems 2026-08-01 v1

Abstract

Content discovery systems depend on relevance judgment for search quality evaluation, but human annotation faces inter-annotator disagreement and scaling costs. While Large Language Models show promise as automated assessors, current approaches rely on flat aggregation strategies: single-step prompting, voting ensembles, or uncoordinated multi-agent pipelines that aggregate independent outputs without integration. We propose HIERA, a hierarchical multi-agent relevance assessment framework with four specialized agents: a Relevance Judge, Query Analyzer, Item Analyzer, and Relation Analyzer. The Judge determines when specialist analysis is needed; the Relation Analyzer then coordinates query and item analyses with external knowledge to establish relevance relationships for final judgment. Ablation studies show that the same agents and external knowledge without hierarchical coordination degrade performance, confirming that the coordination structure itself accounts for the improvement. Evaluation across five datasets (EVS, MSRD, ESCI, WANDS, Home Depot) shows improvements over 11 baselines: 10.2\% on Home Depot, 4.8\% on ESCI, and up to 38\% on EVS (p<0.05p < 0.05). Hierarchical coordination yields 12.7\% improvement over uncoordinated collaboration using identical agents.

Cite

@article{arxiv.2608.00785,
  title  = {HIERA: Hierarchical Multi-Agent Relevance Assessment for Content Discovery Systems},
  author = {Pritom Saha Akash and Phanideep Gampa and Chao Shen and Ying Chen and Sheikh Muhammad Sarwar},
  journal= {arXiv preprint arXiv:2608.00785},
  year   = {2026}
}