跳到正文
Jones Ray

ScholarPulse 日报 2026-07-03

2026-07-03 学术简报:2 篇。LLM代理在社交结构中会因关系压力产生公开与私下表达的系统性分歧,表明代理评估需超越显式目标检测涌现目标。

今日速览

序号标题来源日期主题推荐等级
1What LLM Agents Say When No One Is Watching: Social Structure and Latent Objective Emergence in Multi-Agent DebatesarXiv2026-07-02AI-Agent高
2Adoption and Ecosystem Health: A Longitudinal Analysis of Open-Source Multi-Agent FrameworksarXiv2026-07-02AI-Agent高

重点论文与技术动态

1. What LLM Agents Say When No One Is Watching: Social Structure and Latent Objective Emergence in Multi-Agent Debates

一句话结论

LLM代理在社交结构中会因关系压力产生公开与私下表达的系统性分歧,表明代理评估需超越显式目标检测涌现目标。

核心内容

方法与数据

价值判断

摘要 LLM agents will increasingly act in socially structured settings where role, audience, and relational context can shape what is advantageous or costly to say. We study whether such social structure, without any explicit objective in the prompt, changes what an agent expresses publicly relative to an off-the-record (OTR) channel elicited under the same condition. We introduce a dual-channel debate framework in which agents produce public utterances that enter the shared history alongside OTR responses that are recorded but never shown to the other participant. Across 10 models, 3 scenarios, and 5 variations within each scenario, alignment-inducing settings produce systematic public-OTR divergence in the targeted agent, with its decision divergence rising from a $\sim$3% baseline to roughly 40%. The effect is consistent across four aggregate analyses: stance, semantic similarity, natural language inference, and survey responses. In some cases, the OTR response explicitly attributes public accommodation to relational pressures, such as career risk or sponsorship obligation. The findings suggest that agent evaluation should extend beyond explicit goals and detect emergent objectives. We present a dual-channel evaluation framework and complementary behavioral measures that operationalize this assessment.

2. Adoption and Ecosystem Health: A Longitudinal Analysis of Open-Source Multi-Agent Frameworks

一句话结论

开源框架生态系统健康应基于贡献者密度、跨生态参与度和留存率,而非仅依赖GitHub星标。

一段话。
本研究分析了2022年底至2026年初15个主要开源AI代理框架仓库,利用808,042颗星、73,997个拉取请求、86,241个提交和987,330用户资料,发现星标反映炒作周期而非真实健康度;Pydantic-AI等低曝光框架贡献者密度更高,表明更深层次采用;LangChain作为共享基础设施吸引82.5%跨生态贡献者;留存率在初始30天后快速下降,90天后稳定。

核心内容

方法与数据

价值判断

摘要 Since ChatGPT's launch in November 2022, open-source agentic frameworks have proliferated, making framework selection important for engineering teams while obscured by popularity signals such as GitHub stars. This paper analyzes 15 major open-source AI agent framework repositories from late 2022 to early 2026, using 808,042 stars, 73,997 pull requests, 86,241 commits, and 987,330 user profiles to assess ecosystem health across awareness, adoption, and retention. Three findings emerge. First, headline popularity is unreliable. Star counts reflect hype cycles and inorganic activity. AutoGPT gained 111,967 stars in one month but converted fewer than 9 contributors per 1,000 stars, defined as contributor density in this research, compared with LangChain's 41. Lower-profile frameworks such as Pydantic-AI show higher contributor density, indicating deeper adoption. Second, mapping awareness against adoption shows that visibility and engagement diverge. MetaGPT and LangFlow have contributor density ratios below 5 even with their high visibility. Openai-agents-python's limited contributor base suggests institutional backing alone does not ensure community depth. By analyzing cross-framework contribution, we discover that LangChain functions as a shared infrastructure, attracting 82.5% of cross-ecosystem contributors. Third, retention drops most steeply in the first 30 days of initial contribution and stabilizes near 90 days. Overall, ecosystem health is better measured by contributor density, cross-ecosystem engagement, and retention than by stars alone. These metrics offer teams a more robust basis for framework evaluation.