跳到正文 / Skip to content

Daily AI Digest · 2026-07-09

21 papers · multi-source aggregation + AI summaries

TL;DR · Today’s content in 30 seconds
  • Leading overseas AI vendors are making frequent moves: OpenAI, Anthropic, and DeepMind have successively released new policies, new models, and partnership plans
  • Multiple top-tier technical research results in cutting-edge fields such as embodied intelligence, biocomputing, and spatial intelligence have been released in a concentrated manner
  • The implementation of the domestic AI industry is accelerating, with new progress made in scenarios such as open-source embodied video base models, physical AI, and real-time translation
🤖 Embodied Intelligence🔬 Academic Research🏢 Big Tech Updates🇨🇳 Domestic Progress⚡ Technology Implementation

Hugging Face Daily Papers

Scaling Mixture-of-Experts Video Pretraining for Embodied Intelligence

HF ★ 12 · Shuailei Ma, Jiaqi Liao, Xinyang Wang… · HF Mirror

To address the issue that existing video generation models focus on content creation, have domain bias, and cannot adapt to the needs of embodied intelligence, this paper proposes LingBot-Video: a DiT-based sparse Mixture-of-Experts (MoE) video pretraining paradigm, paired with a robot-oriented augmented dataset and a physics-aligned multi-dimensional reward mechanism, balancing both modeling capacity and inference efficiency. Verified to have excellent performance in experiments, it is the first open-source large-scale MoE embodied video base model that can break the boundary between digital creation and physical control.

Dual Latent Memory in Vision-Language-Action Models for Robotic Manipulation

HF ★ 7 · Hongyu Qu, Jianzhe Gao, Xiaobin Hu… · HF Mirror

To address the issues that mainstream Vision-Language-Action (VLA) models for robot manipulation rely on the Markov assumption and struggle to handle long sequential dependency tasks, and existing memory enhancement solutions do not integrate memory into the native latent space of VLA resulting in low fusion efficiency, this paper proposes LaMem-VLA, a native latent memory framework. It implements full-process processing of long and short-term memory in the latent space through four types of collaborative components, allowing memory to directly participate in action inference, and its performance is significantly better than existing solutions on two types of public benchmarks.

Infinite Worlds with Versatile Interactions

HF ★ 3 · Zelin Gao, Qiuyu Wang, Jiapeng Zhu… · HF Mirror

This paper launches the LingBot-World 2.0 (Infinite Worlds) interactive simulator, with core upgrades including: stable output quality for unbounded interactions supported by causal pretraining, a distilled real-time model that can support 720p/60fps video streams, new diverse interactive actions and text events, the first agent management framework with separate behavior planning and environment generation agents, support for multiplayer gaming, and deployment on a single GPU with a combination of large and small models.

RoboDojo: A Unified Sim-and-Real Benchmark for Comprehensive Evaluation of Generalist Robot Manipulation Policies

HF ★ 1 · Tianxing Chen, Yue Chen, Zixuan Li… · HF Mirror

To address the problems of existing evaluation benchmarks for general robot manipulation policies: narrow task coverage, disconnection between simulation and reality, high cost of real-world evaluation and poor reproducibility, the research team launched RoboDojo, a cross-simulation-and-reality unified benchmark: it includes 42 simulation tasks and 18 real-world tasks, covering multiple core capability dimensions, equipped with efficient parallel simulation evaluation tools, standardized remote real evaluation system and unified policy access framework. Currently, 30 policies have been evaluated, and the performance ranking and systematic analysis are publicly available.

WildCity: A Real-World City-Scale Testbed for Rendering, Simulation, and Spatial Intelligence

HF ★ 1 · Xiangyu Han, Mengyu Yang, Jiaqi Li… · HF Mirror

To address the pain point of lacking large-scale real data for AI to realize city-level spatial representation, this research launches the WildCity multi-modal dataset: it collects 18 complex urban trajectories with an average length of 83.7 km by autonomous fleets, retains real perception difficulties such as dynamic objects and lighting changes, is equipped with city-specific reconstruction baselines and closed-loop simulators, and also sorts out the core challenges of urban digital twins, which will effectively promote the development of city-level rendering and spatial intelligence technologies.

arXiv cs.LG

Statistically Meaningful Geometry and Gauge Symmetry Breaking: A Geometric Foundation for Scientific Discovery and Intelligence Emergence

Bing Cheng, Yi-Shuai Niu, Howell Tong…

In response to the core debate over whether overparameterized AI such as large models are truly intelligent or just statistical pattern matching, this paper proposes the Statistically Meaningful Geometry (SMG) framework, which models overparameterized learning systems as infinite-dimensional nonparametric Orlicz fiber bundles, proves that out-of-distribution stimuli trigger gauge symmetry breaking and generate independent new coordinates, and can distinguish autonomous discovery from hallucination through structural G entropy jumps, providing a parameter-free falsifiable mathematical authentication scheme for true intelligence, supporting breakthroughs in AI-driven autonomous scientific paradigms.

Design-CP: Context Parallelism for Design of Protein Nanoparticles

Lorenzo Tarricone, Helen E. Eisenach, Aiko Muraishi…

To address the pain point that the quadratic complexity pairing representation of full-atom protein generation models when designing multimers easily exceeds the memory of a single GPU, this research proposes Design-CP: two context parallel inference strategies adapted to RFdiffusion3, which can allocate operations across multiple cards while retaining pretrained weights. Tests show that the designable subunit size increases with the square root of the number of GPUs, 2D sharding has better efficiency, supports end-to-end protein nanoparticle design, and octahedral design can be completed with an ordinary 16GB graphics card, greatly lowering the threshold for large protein assembly design.

Geometry-Aware Infrastructure-Anchored Denoiser for UWB Sensing and Work-Zone Reconstruction

Weizhe Tang, Jiaxi Liu, Junwei you…

To address the problem of spatial reconstruction distortion caused by interference such as non-line-of-sight and sudden noise when UWB is used for smart traffic work zone perception, this paper proposes GAIA, a geometry-aware infrastructure-anchored denoising framework, which couples time-of-flight ranging modeling, anchor layout estimation and distance projection, and binds denoising tasks with reconstruction boundary consistency constraints. Verified by actual measurements and simulations, its ranging mean square error is 18.4% lower than PoseMLP, and the reconstruction intersection over union is 15.5% higher, outperforming various existing baselines.

OpenAI

Our approach to government and national security partnerships

OpenAI

This document discloses OpenAI’s core思路 for cooperation in the government and national security fields, anchored in three operating principles: adhering to responsible use of AI, ensuring cooperation processes meet democratic accountability requirements, and always prioritizing public safety. It draws boundaries for AI cooperation in highly sensitive scenarios such as government affairs and national security, prevents the risk of technology abuse, and balances technology empowerment and public interest protection.

Separating signal from noise in coding evaluations

OpenAI

Focusing on the core goal of “separating signal from noise” in coding evaluations, OpenAI conducted a special analysis of SWE-Bench Pro, a widely used mainstream AI coding capability benchmark in the industry, and found that the benchmark has design flaws that directly reduce the reliability and accuracy of AI coding model evaluation results. This conclusion suggests that the industry needs to first calibrate the scientificity of evaluation benchmarks to objectively measure the true coding capabilities of models.

Anthropic News

Redeploying Claude Fable 5

Anthropic

Anthropic announced that after the relevant export controls are officially lifted, it will redeploy the Claude Fable 5 large model starting July 1. The launched version has completed two core security upgrades: first, it has updated the cybersecurity protection mechanism, and second, it has added an industry-level jailbreak protection framework adapted to industrial scenarios, which can further improve the security and compliance of model operation and application.

Introducing Claude Sonnet 5

Anthropic

The newly launched Claude Sonnet 5 is the version with the strongest agentic attributes in the Sonnet series to date, focusing on practical capabilities for professional scenarios: it has reached the industry’s top performance level in the coding field, supporting various complex development needs; it is also adapted to various daily professional work scenarios, combining high autonomy and task processing accuracy, providing higher quality AI auxiliary tools for developers and workplace人群.

Google DeepMind

Google DeepMind and A24 announce first-of-its-kind research partnership

Google DeepMind

This is the first cross-border research collaboration between the AI field and the film and television industry, jointly initiated by top AI research institution Google DeepMind and well-known independent film and television label A24. The two parties will explore the adaptation path of AI technology in the entire chain of film and television creative production, explore the positive value of AI for content creation and production efficiency improvement under the premise of ensuring the independence of artistic creation, and explore a new paradigm for the integration of creative industries and technology.

Start building with Nano Banana 2 Lite and Gemini Omni Flash

Google DeepMind

Currently only the title of this technical article is provided, and the corresponding English abstract text is not attached. Core key information such as methods and conclusions is missing, so it is impossible to complete a refined summary that meets the requirements. Please supplement the complete abstract content, and I will output a concise Chinese summary of about 120 words highlighting methods and conclusions as required.

Hugging Face Blog

Data for Agents

Hugging Face

Currently only the title of the paper Data for Agents is provided, and the corresponding abstract content is completely missing, so it is impossible to meet the needs of translation, extraction and summarization. Please supplement the full English abstract of this paper, and I will focus on sorting out its core research methods and key conclusions as required, and output a concise and clear non-redundant Chinese summary of about 120 words.

Native-speed vLLM transformers modeling backend

Hugging Face

This work launches a vLLM Transformer modeling backend with native inference speed. By reconstructing the implementation logic of the Transformer layer at the bottom, it eliminates Python scheduling overhead and operator splicing redundancy. On the basis of retaining core advantages such as continuous batching and PagedAttention, the inference latency approaches the hardware limit, the throughput is more than 30% higher than existing mainstream frameworks of the same type, it is compatible with the Hugging Face ecosystem, and adapts to most mainstream large model architectures.

The Gradient

After Orthogonality: Virtue-Ethical Agency and AI Alignment

The Gradient

This AI alignment study focusing on extended topics of the orthogonality thesis proposes from the perspective of virtue ethics: human rationality is not anchored to ultimate goals, but adapts to a practical network covering actions, evaluation standards, and resources. It argues that rational AI should not have fixed goals, and its decision-making logic needs to match the human practical action paradigm to achieve compliant collaboration, which not only meets the requirements of ethical alignment, but also guarantees core security attributes.

Lil’Log

Harness Engineering for Self-Improvement

Lilian Weng

The concept of Recursive Self-Improvement (RSI) originated from the “ultraintelligent machine” hypothesis proposed by I.J. Good in 1965, referring to a system that can surpass all human intellectual activities and autonomously design better machines to achieve iterative upgrades. In 2008, Yudkowsky explicitly defined RSI as a feedback loop where AI optimizes its own cognitive mechanism relying on existing capabilities. The current path in the AI field includes both directly rewriting its own weights and the generalized mode of optimizing the training process.

QbitAI

Ant Lingbo open sources LingBot-Video, the world’s first embodied-oriented video base model is here!

QbitAI

On July 9, Ant Lingbo open sourced LingBot-Video, the world’s first MoE architecture video generation base model for embodied intelligence. It reconstructs the pretraining paradigm specifically for embodied needs, breaking the limitation of previous video models that focus on content creation and do not conform to real physical laws. Its core indicators outperform similar mainstream open source models in multiple rounds of evaluation, providing a new open source base for the implementation of large video models in embodied intelligence.

From restaurant kitchens to physical world base models: QuantGroup’s physical AI follows the path of selling capabilities

QbitAI

Currently, the positioning of the embodied intelligence industry is differentiated, and policies force robots to adapt to real scenarios without modifying the environment. QuantGroup has chosen the path of physical world base models, not tied to hardware or specific scenarios, and outputs general AI capabilities to promote robots to upgrade from action automation to task-level autonomous operation. It has completed multiple rounds of verification in real working conditions such as restaurant kitchens, seizing the first-mover advantage for large-scale implementation.

Simultaneous interpreters out of work overnight! GPT-Live translates instantly, old lady arguing with AI on the spot stuns the whole internet

QbitAI

OpenAI recently released GPT-Live, which achieves a major upgrade in voice interaction: real-time translation effect far exceeds the simultaneous interpretation function previously promoted by Apple, voice dialogue supports interruption, real-time feedback, and noise reduction optimization, inference and search capabilities are improved, and output is non-redundant. The official released multi-scenario demos such as cooking guidance and interview review and demonstrated them live. Currently, ChatGPT has 150 million weekly active users, the new voice feature is closer to real people, with only the minor problem of occasionally interrupting users.

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

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

评论 · Comments