This preprint presents PD-Agent, a pipeline that interviews a target LLM for 3–5 turns, asks another LLM to extract seven predefined bridging-inference types, builds a graph, and predicts four attributes. The experiment does not discover an inherent persona: it first injects a social role, one binary Big Five trait, one background value, and one interest into the target, then tries to recover that configuration. Table 3 reports PD-Agent cell similarities of 0.87–0.99 and method averages of 0.90–0.98, above Vanilla and Frequency-Aware; o1-mini has the highest printed average. The defensible contribution is a structured discourse-reasoning proposal for recovering induced personas. The public evidence does not support the strongest claims. The predictor is told which Big Five trait and which background and interest categories to complete; the similarity scorer serializes those same labels in both truth and prediction, which can reward shared text even when the predicted value is wrong. Every released experiment script fixes GPT-4 as the agent and does not instantiate the six backbones or six targets in the table; only Qwen3-1.7B matches the reported panel. The repository publishes no dialogue corpus, sampled-persona manifest, run-level results, table data, aggregation, or statistical tests. Its two ablation scripts are identical, default to Qwen3-1.7B, run once, and overwrite fixed outputs. The paper claims significance and a standard deviation below 0.03 across five runs but gives no per-cell n, test, p-value, interval, or dispersion. The faithful conclusion is that the printed table assigns higher recovery scores to a multi-stage LLM pipeline under an artificial, partially disclosed schema; it does not establish a latent identity, structural encoding of persona traits, or a causal benefit from the graph.
Research question
Can an interview pipeline, extraction of seven bridge inference relations, graph construction, and LLM reasoning recover four previously injected person attributes in another LLM better than two baselines?