跳到正文 / Skip to content

Daily AI Picks · 2026-08-06

18 papers · multi-source aggregation + AI summaries

TL;DR · 30-second recap of today’s content
  • Anthropic officially releases Claude Opus 5, DeepMind launches new version of Gemini Robotics and Lyria 3.5 music model
  • Hugging Face and arXiv publish multiple cutting-edge research results in the fields of LLM inference, multimodal training, and agent technology
  • The industry focuses on core topics including local agent deployment, GPU energy efficiency management, AI alignment ethics, and LLM security
🔥Major Releases🧠Cutting-edge Research🤖Agent Technology⚡Industrial Implementation🔒Security & Ethics

Hugging Face Daily Papers

Toward Skill-Native LLMs: Skill Entropy for Benchmarking and Training Long-Horizon Reasoning

HF ★ 7 · Yinghui He, Ling Yang, Jiarui Liu… · HF mirror

Addressing the gap in systematic evaluation and training methods for long-chain cross-skill reasoning in large models, this study proposes the skill entropy metric to measure the difficulty of skill switching, and builds the Skill²-Bench evaluation dataset covering 558 skills across 9 domains. It verifies that model accuracy drops significantly on high skill entropy tasks; the study further proposes a skill entropy reinforcement learning training framework, which achieves up to double the performance on the Qwen3 series of models, outperforming existing baselines, and skill entropy can be used as a general training signal.

Towards Physics of Multimodal Pretraining: Knowledge Flow, Modality Synergy, Early Unification, and Recipes

HF ★ 7 · Junlin Han, Shengbang Tong, David Fan… · HF mirror

Addressing the unclear underlying mechanism of modality interaction in multimodal pretraining, this study conducts systematic controlled experiments on synthetic and real datasets, and verifies conclusions using a 13.5B MoE large model trained on 2T tokens. It clarifies the asymmetric law of cross-modal knowledge flow and the adaptation conditions for modality synergy, confirms that early-stage unified modality training outperforms late alignment, and also proposes an efficient pretraining scheme that only requires 5% of the computing power.

OneDayAgent: Towards a Long-Horizon Harness for Autonomous Agents

HF ★ 5 · Jingsheng Zheng, Xinyuan Fang, Jintian Zhang… · HF mirror

When existing LLM agents are deployed for long-cycle cross-environment multimodal daily tasks, current solutions only solve problems such as target drift in a point-to-point manner, and lack a universal cross-backend management and control framework. This paper proposes the OneDayAgent long-cycle management and control framework, which supports subtask splitting, context memory management, and result verification and repair. In tests on 104 tasks, paired with GLM-5.2, it achieves a score of 0.821, the current best performance, and can adapt to 5 large model backends across 3 series without fine-tuning.

The Personalization Mirage: How LLMs Fabricate User Profiles, and Why Self-Monitoring Misleads

HF ★ 3 · Yushi Sun, Yanjie Zhang, Rui Sheng · HF mirror

This paper focuses on the problem of user profile distortion in personalized LLMs with persistent memory, and builds the MirageBench test benchmark covering 150 user categories and 6 personalized tasks. After evaluating 12 large models across 7 series, it finds that all models have 35%~49% of unfounded user attribute fabrication; moreover, the fabrication rate self-reported by the model is negatively correlated with the measured value: the better the self-reported performance, the higher the actual fabrication rate. A reliable personalized system needs to rely on external verification rather than model self-assessment.

When Memory Lies: An Empirical Study of Spatial Memory Staleness in VLM Agents

HF ★ 2 · Yushi Sun, Yanjie Zhang · HF mirror

This study addresses the security risk of outdated spatial memory in memory-augmented VLM agents, and conducts outdated memory detection and navigation tests on 6 closed-source and open-source VLMs based on the dynamic FrozenLake test platform. The results show that the ability to recognize outdated memory in text does not mean that the model’s visual grounding ability meets standards; the difference in visual detection F1 score across different models exceeds 0.8; directly using unaudited memory doubles the navigation mortality rate of GPT-4o; memory audit can reduce risks but provides no benefit when visual audit fails.

arXiv cs.LG

Deep Divide-and-Reduce in Symbolic Regression

Yusong Deng, Yanjie Li, Weijun Li

Addressing the problem that current symbolic regression methods generally lack inherent mathematical and logical support, and the classic AI Feynman method has a narrow scope of application and limited practicality due to its reliance on brute-force search of subexpressions, this study proposes the DDRSR method through rigorous mathematical derivation. It broadens the applicable scope of expression decomposition and reduction, does not require brute-force search, and has both generality and theoretical correctness. Experiments verify that it has significant performance advantages in expression decomposition and numerical regression tasks.

Multimodal Auto-regressive Transformer Surrogate for Modeling Variable Operations and Quantifying Uncertainty in Geological Carbon Storage

Yifu Han, Louis J. Durlofsky

This paper addresses the modeling requirements for variable completion injection and production strategies for geological carbon storage, and proposes a multimodal autoregressive Transformer surrogate model that integrates three types of inputs: 3D geological models, seepage parameters, and control variables, trained on 4000 sets of numerical simulation data. It has extremely low prediction error on the test set, can adapt to injection and production control switching, and combined with Markov Chain Monte Carlo assimilation, it can greatly reduce the uncertainty of parameters such as fault permeability, and the prediction results are highly consistent with the real model.

LLMs Can Annotate Attribution Graphs

Ameen Patel, Max Zhang, Nathan Hu

Addressing the high-cost pain point that LLM circuit tracing requires manual clustering of features and MLP neurons as supernodes, this paper proposes an automated pipeline: directly input feature descriptions to the LLM, which automatically completes supernode clustering. Verified results show that the interpretability of the generated supernodes is equivalent to manual annotation; 97% of samples in the two-hop capital task hit the intermediate hop supernode. It can also automatically annotate thousands of attribution graphs and screen high-value samples for manual review, facilitating automatic circuit tracing research.

OpenAI

Third-party cyber evaluations involving OpenAI models

OpenAI

Recently, OpenAI disclosed details of incidents related to third-party cybersecurity evaluations involving its full range of large models. In response to the AI model security risks exposed during these evaluations, it has introduced a new security protection mechanism to strengthen the testing and evaluation links in the entire R&D process of AI models, further improve the model’s ability to resist cyber attacks, and reduce potential security risks in the deployment and application of large models.

New ways to learn and teach with ChatGPT Work and Codex

OpenAI

This paper focuses on adapting ChatGPT Work and Codex for educational scenarios, exploring feasible paths for developing exclusive new educational plugins. These plugins cover three core user groups: K12 teachers, higher education educators, and students, and can support the full educational chain including teaching implementation, independent learning, academic research, and project creation, providing new ideas for AI tools to empower quality improvement of education at all levels and expand the boundaries of educational scenarios.

Anthropic News

Introducing Claude Opus 5

Anthropic

The newly launched Claude Opus 5 is a leapfrog upgrade of the flagship large model in the Opus series. This version has been specially optimized for long-running agent scenarios, can stably support agents to perform complex tasks for a long time, and at the same time has significantly improved capabilities in code generation and professional domain transaction processing, which can better meet the usage needs of complex development and various high-level professional work.

Inviting hard questions

Anthropic

The research team has launched an initiative to solicit difficult AI questions from the public, widely collecting the most confusing and difficult questions the public has about the AI field. The team also publicly promises that in the entire process of responding to and solving these problems in the future, it will fully disclose work details such as research ideas and verification paths, ensure that answers are transparent and traceable, and open up the connection channel between professional AI research and public cognition.

Google DeepMind

Gemini Robotics ER 2: powering robotics with video understanding, task orchestration, and multi-robot collaboration

Google DeepMind

Gemini Robotics ER 2 is a dedicated intelligent support system for robot applications, which has achieved three core technological leaps for deployment requirements: video understanding capability for robot scenarios, task and tool orchestration and scheduling capability, and multi-robot collaborative operation capability. The system can support robots’ autonomous reasoning and cross-robot collaboration to solve real-world tasks, representing a phased breakthrough in the field of robot intelligence and providing a new foundation for deployment applications.

We’re launching Lyria 3.5 in Google Flow Music, with advances across musicality, lyrics, vocals, and creative control

Google DeepMind

Google has officially launched the Lyria 3.5 music generation model on its Flow Music platform. This version has completed upgrades in four core dimensions, greatly improving the musical fluency, lyric matching degree and vocal naturalness of generated content. At the same time, it has further liberalized custom creation permissions, lowered the threshold for professional music creation, and users can more flexibly produce high-quality music works that meet their needs.

Hugging Face Blog

Deploy local agents everywhere with LFM2.5-2.6B

Hugging Face

The newly released 2.6B parameter LFM2.5-2.6B is a lightweight agent base focused on end-side deployment. It has targeted optimizations for core agent capabilities such as tool calling and task planning under small parameter scales, greatly lowering the inference computing power threshold. It can run locally on various edge terminals such as mobile phones and embedded devices without relying on the cloud, balancing low latency and privacy security, providing a cost-effective solution for full-domain agent deployment.

GPU Management: Why Idle GPUs Are the New Grounded Aircraft

Hugging Face

This paper uses the core analogy of “idle GPUs are grounded aircraft”, pointing out that against the background of soaring AI computing power demand and tight GPU supply, a large number of enterprises have an average GPU utilization rate of less than 30% due to imperfect scheduling systems, resulting in a large amount of resource waste. The paper proposes solutions such as dynamic computing power scheduling, elastic load scaling, and cross-task resource pooling, which can increase GPU utilization to more than 70%, greatly reduce AI computing power costs, and alleviate the contradiction between supply and demand.

The Gradient

After Orthogonality: Virtue-Ethical Agency and AI Alignment

The Gradient

Focusing on AI alignment issues after the orthogonality hypothesis, this study starts from the perspective of virtue ethics, refuting the preset that agents need to be driven by fixed end goals: human rational behavior is not anchored to specific goals, but matches the logic of rules and evaluation systems of the practice network. It proposes that to realize collaboration between AI and humans, the AI decision-making logic needs to adapt to the human practice-based action paradigm, taking into account both ethical alignment and core security requirements.

Lil’Log

Harness Engineering for Self-Improvement

Lilian Weng

Recursive Self-Improvement (RSI) was first proposed by I.J. Good in 1965, who defined an agent that can surpass all human intellectual activities and design better system iterations by itself as a “superintelligent machine”. In 2008, Yudkowsky clarified that its core is the feedback loop where AI optimizes its own cognitive mechanism relying on existing capabilities. Current iterations of this type for AI include both directly rewriting its own weights and optimizing training pipelines.

Was this useful? A rating helps me pick the next topic.

Click a star to rate · Only anonymous fingerprint + timestamp stored

评论 · Comments