DigestAI news desk

Cut through the AI noise.

Research

ReAdapt improves warm‑introduction and reaction selection accuracy for Gemini‑3‑Flash

The paper “When LLM Agents Fail to Read the Room: ReAdapt for Relational Social Reasoning” argues that standard LLM‑agent loops ignore relational evidence, causing surface‑obvious choices when content and relationship cues diverge. To expose this failure, the authors build a benchmark of 500 synthetic social worlds that generate 1,000 queries across two tasks—reaction selection and warm…

1 source primary source

Key points

  • Benchmark includes 500 synthetic social worlds and 1,000 queries across reaction selection and warm introduction tasks
  • ReAdapt adds an explicit relational state and policy‑driven Adapt step to the ReAct loop
  • On 150‑query subsets, Gemini‑3‑Flash with ReAdapt improves warm‑introduction accuracy from 37% to 51% and reaction‑selection from 69% to 77%

They introduce ReAdapt (Relationship‑Adaptive Agent with Policy‑driven sTate), which augments the ReAct loop with an explicit structured social state z = (G, B, R, N, D) capturing goal, belief, relationship, norm, and disclosure. After each tool observation, ReAdapt runs a typed Adapt step that updates this state and emits a policy operation (continue, switch, abandon, or clarify) before selecting the next action.

Evaluated with Gemini‑3‑Flash on a stratified subset of n = 150 queries per task, ReAdapt raises warm‑introduction accuracy from 37% to 51% (+14 points) and reaction‑selection accuracy from 69% to 77% (+8 points). Oracle regret drops from 0.260 to 0.152 and from 0.095 to 0.053, suggesting explicit relational‑state adaptation helps LLM agents revise decisions based on social evidence.

Read the original at arXiv cs.AI · by Jianzhe Lin, Xiaolin Li, Yunda Liu, Fei Wang, Jubin Chheda primary sourceOpen source ↗
Topics · follow one to build your own front page
Gemini-3-Flash

The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us. Published by Martin K., who runs Digest AI and handles corrections.

Comments

via GitHub Discussions

More in Research

All →

Related stories