Switch language한국어
Back to the list

Harness-G: A Graph-Structured Harness for Search Agents

TL;DR AI

Key summary

2 min read
  1. Harness-G proposes a graph-structured retrieval interface that replaces free-form query writing with finite action selection.

  2. The agent chooses among evidence sentences, entities, and answer actions, which helps reduce retrieval aliasing.

  3. It also adds Structured Non-myopic Credit to better reward early retrieval decisions that help later outcomes.

  4. Across six question-answering benchmarks, the approach outperforms prior baselines with stronger average F1.

Read the original