跳到正文 / Skip to content

AI Daily Digest · 2026-06-18

20 papers · Multi-source aggregation + AI summaries

TL;DR · Catch up on today’s content in 30 seconds
  • Cutting-edge research results in multiple AI subfields including embodied manipulation, multimodal large models, and biomedicine have been released intensively
  • Anthropic launches Claude Corps, DiffusionGemma achieves 4x faster generation, and multiple AI application tools are launched in quick succession
  • China’s domestic computing power industry enters the Token standardization era, a 100,000 PFLOPS-level AI factory launched in Beijing with a daily output of 10 trillion Tokens
🧠 Cutting-edge Research🔥 Product Launch⚡ Computing Power Progress🤖 Embodied Intelligence💡 Industry Applications

Hugging Face Daily Papers

Guava: An Effective and Universal Harness for Embodied Manipulation

HF ★ 15 · Haowen Liu, Xirui Li, Shaoxiong Yao… · HF Mirror

To address the lack of design standards for model scheduling frameworks for embodied manipulation, this paper proposes the universal framework Guava. Through systematic exploration of agent workflows, action and observation spaces, the team identified three core design elements: the perception-reasoning-action iterative loop, semantic action abstraction, and multimodal observation. Using fewer than 2,000 simulation trajectories, it can distill embodied capabilities into a 4B open-source small model, with performance on par with cutting-edge closed-source models and excellent generalization, proving the framework can serve as an efficient model-agnostic embodied interface.

Trust the Right Teacher: Quality-Aware Self-Distillation for GUI Grounding

HF ★ 10 · Jingyuan Huang, Zuming Huang, Yucheng Shi… · HF Mirror

This paper focuses on the GUI grounding task. Aiming at the flaw that teacher coordinate signals are unreliable when student-generated prefixes deviate from the target in existing same-policy self-distillation, the paper proposes a quality-aware self-distillation method: it downweights low-quality signals through a soft correctness-aware gating mechanism, paired with teacher probability scaling to calibrate supervision intensity. The two components complement each other to improve performance, outperforming baselines in all 6 benchmark tests, and can stably improve base model performance.

Kairos: A Native World Model Stack for Physical AI

HF ★ 8 · Kairos Team, Fei Wang, Shan You… · HF Mirror

Aiming at the core requirements of physical AI for world models to autonomously acquire knowledge, maintain long-term states, and be deployed efficiently, this paper proposes Kairos, a native world model stack. It adopts a native pre-training paradigm with cross-embodiment data curriculum, is equipped with a unified hybrid linear temporal attention architecture, and paired with deployment-aware system co-design. It can mathematically guarantee controllable errors in long-term state propagation, delivers top measured performance and an excellent balance between efficiency and capability, and can serve as the core operating base for physical intelligence.

Beyond the Current Observation: Evaluating Multimodal Large Language Models in Controllable Non-Markov Games

HF ★ 3 · Shengyuan Ding, Xilin Wei, Xinyu Fang… · HF Mirror

Aiming at the flaw that existing multimodal large model decision-making benchmarks cannot isolate and evaluate memory reasoning capabilities in non-Markovian scenarios, this paper proposes the RNG-Bench evaluation set, which includes two types of non-Markovian games with multiple difficulty gradients, paired with a duel evaluation protocol and memory gap indicator that can distinguish between forgetting and decision-making errors. Tests show cutting-edge multimodal large models are far from meeting the standard, with most errors coming from forgetting. Targeted fine-tuning of Qwen3.5-9B can improve performance without compromising general capabilities.

Learning User Simulators with Turing Rewards

HF ★ 1 · Yingshan Susan Wang, Cedegao E. Zhang, Linlu Qiu… · HF Mirror

Aiming at the shortcoming that most existing user simulators are trained by matching real responses, this paper proposes Turing-RL, a reinforcement learning framework based on the Turing test: it uses a large model as a discriminator, and uses the degree of confusion between generated replies and real human replies judged based on user history as the reward, to train the simulator to output replies that are difficult to distinguish from real humans. Tested in two domains, dialogue and Reddit forums, its performance in both LLM and human evaluations outperforms baselines, proving that optimizing indistinguishability is more suitable for training user simulators than matching responses.

arXiv cs.LG

Gaussian Mixture Attention: Linear-Time Sequence Mixing via Probabilistic Latent Routing

Yongchao Huang, Hassan Raza

Aiming at the long context bottleneck of Transformer’s standard dot-product attention with O(N²) complexity, this paper proposes Gaussian Mixture Attention (GMA): it eliminates the need for explicit pairwise Q-K comparison, implements implicit routing through K learnable Gaussian mixture components, reducing complexity to linear O(NK) with fixed K. Experiments show its long context classification performance is comparable to baselines, and the causal version outperforms existing linear attention variants, though it is still weaker than optimized SDPA and Mamba, making it an interpretable linear-time attention alternative.

Breaking the Solver Bottleneck: Training Task Generators at the Learnable Frontier

Lorenz Wolf, Connor Watts, Roger Creus Castanyer…

Aiming at the pain points that reinforcement learning training lacks effective tasks adapted to the current model difficulty, and task generation with solvers is extremely inefficient, this paper proposes the PROPEL amortization framework: it pre-trains a lightweight activation probe as a proxy for task pass rate, simplifying generation evaluation to a single forward pass, breaking the solver bottleneck. Experiments show the proportion of effective tasks adapted to the target difficulty in the fields of mathematics, code, and software engineering has approximately doubled, and it is effective across models and unseen data scenarios.

CODEBLOCK: Learning to Supervise Code at the Right Granularity

Zhijie Deng, Ling Li, Jinlong Pang…

Aiming at the problems of low efficiency of full-token training for supervised fine-tuning of code large models, and that directly applying NLP token-level selection will damage code structure, this paper proposes CodeBlock, a structure-aware sparse supervision framework: it first filters high-quality instruction pairs, splits code into syntactically complete blocks, combines logical token utility and data flow dependencies to reorder and select high-value blocks, only calculates loss for selected blocks, while the full response is still used as context. Tests on 6 code generation benchmarks show its pass@1 outperforms full fine-tuning and existing baselines, requiring only 1.9% of supervised tokens.

OpenAI

A near-autonomous AI chemist improves a challenging reaction in medicinal chemistry

OpenAI

The near-autonomous AI chemist equipped with GPT-5.4, developed by OpenAI in partnership with Molecule.one, has successfully optimized a high-difficulty key reaction in the field of pharmaceutical synthesis, advancing medicinal chemistry research. This achievement breaks the bottleneck of traditional pharmaceutical reaction optimization that relies on manual trial and error and has long cycles, can greatly reduce drug R&D costs and improve efficiency, and also provides a new reference paradigm for AI deployment in physical chemical experiment scenarios.

Introducing LifeSciBench

OpenAI

This research launches LifeSciBench, a dedicated evaluation benchmark for the life sciences field. The benchmark was written and reviewed with full participation from life sciences experts, and can targeted evaluate the task processing capabilities and research decision-making level of AI systems in real life science research scenarios, filling the gap of professional-grade AI evaluation tools for life science research scenarios, and providing a standardized verification basis for related AI R&D.

Anthropic News

Statement on the US government directive to suspend access to Fable 5 and Mythos 5

Anthropic

This statement explains the new US government regulations on access control for computing power tools: the US recently issued an export control administrative order that imposes strict restrictions on access to the two products Fable 5 and Mythos 5. All non-US citizens, regardless of whether they are inside or outside the United States, have been suspended from all access to the two products. The control covers all foreign nationals, with no territorial exemptions.

Introducing Claude Corps

Anthropic

This announcement officially launches Claude Corps, a national funded training support program, open for recruitment to early-career groups. The core selection requirement is that applicants have a strong passion for promoting AI technology to benefit communities across the United States. The program will provide supporting resource support for eligible young practitioners, helping to expand AI inclusive coverage scenarios and unlock the public value of AI technology.

Google DeepMind

Unlocking UK house-building with AI-accelerated planning

Google DeepMind

The UK government is partnering with Google DeepMind on a housing construction planning empowerment project, the core of which is to develop an AI-driven planning work prototype, relying on artificial intelligence technology to greatly reduce the time spent on planning decisions related to housing projects. It aims to solve the long-standing bottleneck of low planning approval efficiency that restricts UK housing supply, and effectively unlock the domestic housing construction supply potential.

DiffusionGemma: 4x faster text generation

Google DeepMind

The newly released DiffusionGemma is a new large language model for low-latency requirements. Aiming at the pain point of low efficiency of token-by-token generation of traditional autoregressive architectures, it abandons the inherent word-by-word output mode, adopts the diffusion generation paradigm to optimize the inference path, and can output complete sequences with only a small number of iteration steps. On the premise that the generation quality is basically the same as that of the native Gemma model, it achieves a 4x inference speed improvement, which can be adapted to deployment scenarios such as high-concurrency dialogue and real-time content generation.

Hugging Face Blog

MolmoMotion: Language-guided 3D motion forecasting

Hugging Face

MolmoMotion addresses the pain point that existing methods in the 3D motion prediction field only rely on historical sequences and cannot respond to semantic instructions, and proposes a language-guided cross-modal prediction framework. By designing a language-motion alignment module combined with a spatio-temporal Transformer to model temporal correlations, and supporting it with a constructed labeled dataset, its performance on public benchmarks exceeds the existing SOTA by approximately 12%. It can flexibly generate 3D motions that comply with instructions, suitable for scenarios such as human-computer interaction and animation generation.

From the Hugging Face Hub to robot hardware with Strands Agents and LeRobot

Hugging Face

This research launches a toolchain combining the Strands Agents framework and the LeRobot library, opening up the deployment path from Hugging Face Hub open-source AI resources to physical robot hardware: it can directly reuse resources such as pre-trained multimodal large models and embodied intelligence strategies in the Hub, adapt to multiple types of general robot hardware without retraining, greatly lowering the deployment threshold for embodied applications, and making it convenient for developers to quickly deploy open-source models to physical robots to complete practical tasks.

The Gradient

After Orthogonality: Virtue-Ethical Agency and AI Alignment

The Gradient

This paper conducts AI alignment research from the perspective of virtue ethics agency, refutes the traditional assumption that “rational agents need to be anchored to fixed final goals”, and proposes that human rationality originates from the adaptation of behavior to a practical network including norms, resources, and evaluation systems. To realize AI that adapts to human demands and is collaborative, the AI decision-making logic needs to be isomorphic with human practical action logic, which can meet the needs of both ethical alignment and core safety alignment at the same time.

QbitAI

Domestic computing power in China is entering the Token standardization era

QbitAI

Currently, domestic AI chip shipments account for half of the Chinese domestic market, but problems such as difficult adaptation and high tuning costs have led to a computing power utilization rate of less than 50% in some intelligent computing centers. The core bottleneck is the engineering capability to convert heterogeneous computing power into standardized Tokens. In June 2026, Shishi Technology took the lead in holding an industry forum in Wuxi, partnering with academia, supercomputing centers, and upstream and downstream enterprises to focus on this conversion link and fill the gaps in domestic computing power deployment.

An AI factory has just been built in Beijing: targeting 100,000 PFLOPS of computing power, daily output of 10 trillion Tokens!

QbitAI

DataCanvas recently released its AI factory strategy in Beijing, the core of which includes a 100,000 PFLOPS training factory and a Token factory with an average daily output of 10 trillion Tokens: the former develops professional models for various industries, while the latter encapsulates measurable, stably deliverable professional Tokens. The project aims to achieve a thousand-fold comprehensive cost reduction, incubate a thousand high-value AI applications, solve the pain points of enterprise large model deployment, and promote intelligent computing clouds to shift from supplying computing power to outputting deployable intelligence.

The biggest threshold for AI transformation is not technology, but people

QbitAI

Peng Zhen, Chairman of Inspur Information, proposed at the AIEC 2026 conference that the biggest threshold for AI transformation is not technology, but people. Currently, 88% of enterprises already have regular AI application scenarios, but only one-third can promote large-scale deployment. The core bottleneck is insufficient adaptation of organization, culture, and processes, including employees’ emotional resistance to AI and cognitive biases. He proposed the concept of Humagent, advocating that Agents be treated as human resources, with the organization as the main battlefield for transformation.

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

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

评论 · Comments