跳到正文 / Skip to content

AI Daily Digest · 2026-07-24

21 papers · multi-source aggregation + AI-generated summaries

TL;DR · 30-second daily roundup
  • OpenAI launches ChatGPT Health feature, DeepMind releases three new vertical scenario models including Gemini 3.6 Flash
  • Cutting-edge AI research results across multiple domains are released centrally, covering coding agents, video generation, industrial prediction and other scenarios
  • Newly awarded Fields Medalist officially joins OpenAI, iFlytek’s new startup Yaofang Intelligence addresses the shortcoming of robot body cognition
🔥 Model Release📐 Academic Progress🤖 Agents🔬 Research Empowerment🏭 Industry Trends

Hugging Face Daily Papers

Tencent WorkBuddy Bench: A Multi-Domain Coding-Agent Benchmark with Contamination-Resistant Task Construction

HF ★ 1 · Tencent WorkBuddy Bench Team, Siqi Cai, Shaopeng Chen… · HF Mirror

Tencent has launched the WorkBuddy Bench multi-domain coding agent evaluation benchmark, which adopts a unified evaluation framework covering four real work scenarios: code engineering, front-end development, office workflow, and security attack and defense. All tasks are reversely reconstructed from real business submissions into colloquial instructions, and combined with version control to achieve data contamination resistance without requiring confidentiality. The full benchmark is open-source, with a unified reproducible evaluation protocol, and a cross-model comparison leaderboard is released simultaneously.

NVIDIA-labs OO Agents: Native Python Object-Oriented Agents

HF ★ 1 · Paul Furgale, Severin Klingler, James Nolan… · HF Mirror

Addressing the pain points of traditional AI agent development where logic is scattered across multiple modules and maintenance is difficult, NVIDIA has launched NOOA, a model-agnostic native Python object-oriented agent framework: it encapsulates agents as ordinary Python objects, reuses existing syntax elements to map core agent elements, integrates 6 exclusive features, supports developers to optimize agents just like debugging regular software, and performs excellently in multiple industry benchmarks.

Predictive Divergence Masks for LLM RL

HF ★ 1 · Xiangxin Zhou, Jiarui Yao, Penghui Qi… · HF Mirror

In LLM reinforcement learning, existing DPPO optimizes the trust region proximity criterion, but the PPO ratio-based direction criterion and divergence criterion it inherits have sign bias. This paper proposes predictive divergence masks: it pre-judges the impact of gradient update steps on trust region divergence, derives a closed-form solution for discrete softmax policies, and designs a lightweight estimator adapted to the top-K vocabulary truncation scenario in production environments. Experiments show that this method has higher divergence alignment, and can improve training effects across model scales and precision levels.

GraphVid: Interactive Graph-Controllable Video Generation

HF ★ 0 · Vedant Shah, Onkar Susladkar, Tushar Prakash… · HF Mirror

Addressing the pain points of existing controllable video generation, including insufficient text and trajectory control accuracy and poor adaptability to complex scenarios, this paper proposes GraphVid, a graph-conditioned image-to-video model that achieves flexible and precise control of multiple subjects through structured interaction graphs. It also builds GraphVid-Bench, a large-scale interactive video dataset with relationship annotations. With less training data and fewer parameters, its FID and FVD are reduced by nearly 40% at maximum compared to the baseline, with greatly improved image quality and controllability, verifying the application potential of structured semantic interfaces.

TableVerse: A Large-scale Tabletop Dataset with Real-world Grounded Layouts for Generalizable Manipulation

HF ★ 0 · Boyuan Wang, Yue Zhang, Xutao Xue… · HF Mirror

Existing synthetic tabletop scenario data lacks physical rationality and cannot restore the cluttered features of real environments, which restricts the development of general robot manipulation strategies. To solve this problem, the team proposes TableVerse, a fully automated Real2Sim pipeline that can reconstruct high-fidelity simulative tabletop scenarios from unconstrained wild images, and automatically generate collision-free pick-up operation demonstrations. The 100,000-sample TableVerse-100K dataset built based on this pipeline can provide high-quality data support for general robot manipulation research.

arXiv cs.LG

Native Multi-Dimensional Subquadratic Operators via Input Dependent Long Convolutions

David R. Wessels, Farhad Ramezanghorbani, David W. Romero…

Existing subquadratic attention alternatives have defects such as insufficient receptive field and destruction of native spatial structure when processing multi-dimensional data. This paper proposes HyenaND, a subquadratic global operator that directly adapts to the native structure of multi-dimensional data through implicitly parameterized input-dependent multi-dimensional convolution, and is paired with a CUDA implementation nSubQ for acceleration. Multi-domain tests show that its pure stacking accuracy matches strong attention baselines, and the configuration mixed with attention has even better performance.

Bayesian Wind Tunnels for Model Selection

Siddhartha R Dalal, Vishal Misra, Abhay Parekh

This paper explores whether Transformer can implement Bayesian model selection, and proposes a controllable test environment “Bayesian Wind Tunnel” that can output the posterior ground truth of hypothesis classes. Tests show that small-parameter Transformers perform close to Bayesian optimal, can complete non-nested model comparison, and corely rely on stable input symbol semantics rather than integer attributes; if symbol semantics change dynamically with tasks and require arithmetic discrimination, even if parameters are expanded by 112 times, they completely fail. Cutting-edge large models have qualitative Bayesian behavior, but the calibration gap reaches 55 times.

CruiseBench: A Real-Flight-Aligned N-CMAPSS Benchmark for Engine RUL Prediction

Pu Cheng, Qiang Miao

The N-CMAPSS dataset used for aero-engine Remaining Useful Life (RUL) prediction has mixed working conditions and poor comparability of model evaluation. To solve this problem, this research proposes CruiseBench, a dedicated RUL benchmark for cruise segments, paired with cruise segment masks for 9 subsets and a unified preprocessing process. Among multiple baseline models tested, TSMixer has the best accuracy. Ablation experiments confirm that preprocessing strategies have a significant impact on results. This benchmark enables reproducible comparison of RUL models and supports subsequent research on migration and domain adaptation.

OpenAI

Launching Health in ChatGPT

OpenAI

ChatGPT recently launched an exclusive health feature, which is currently only open to eligible US users. This feature supports users to securely bind personal medical records and health data from the Apple Health platform. Relying on the information integration and analysis capabilities of large models, it can generate personalized health insights more tailored to individual situations, helping users understand their own health status more clearly and comprehensively.

Building AI infrastructure with the Effingham County community

OpenAI

OpenAI officially announced the launch of the “Camellia Project” in Effingham County, Georgia, USA, to build AI infrastructure together with the local community. The project also made four core commitments: follow responsible standards for energy use, implement targeted community investment, create local jobs, and open access to the Codex model to the local area, exploring the implementation path of linking AI infrastructure construction with community interests.

Anthropic News

Inviting hard questions

Anthropic

This project launches a call for difficult AI-related questions from the public. The core initiative is to widely collect the most confusing and high-difficulty questions about AI from the public. The initiator also makes a public commitment: in the whole process of tackling and responding to these collected questions, all links and details of the research work will be fully disclosed, so as to improve public participation and transparency of AI research.

Redeploying Claude Fable 5

Anthropic

Anthropic announced that it will redeploy its Claude Fable 5 large model on July 1, after the relevant export controls are officially lifted. The version launched this time has completed two core security upgrades: it has iterated the network security protection mechanism, and added a jailbreak protection framework for industry scenarios, which can significantly improve the model’s operating security and compliance, and reduce the risk of malicious abuse.

Google DeepMind

Accelerating the frontiers of scientific discovery: Google’s $40M commitment to the Genesis Mission

Google DeepMind

To expand the boundaries of scientific discovery and accelerate cutting-edge research breakthroughs, Google announced that it will invest a total of $40 million worth of AI computing tokens and cloud service benefits in the Genesis scientific research mission. These resources will provide sufficient AI tools and computing support for relevant research teams, greatly reduce the threshold for cutting-edge research to use AI technology, help cross-domain research攻关, and promote the output of more breakthrough scientific results.

Introducing Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

Google DeepMind

Google has released three new models in the Gemini series, namely Gemini 3.6 Flash, 3.5 Flash-Lite and 3.5 Flash Cyber, all belonging to the Flash lightweight fast-response product line. Among them, 3.6 Flash is the performance iteration version of this series, Flash-Lite is for low-computing end lightweight deployment scenarios, and Flash Cyber adapts to the special needs of the cybersecurity field. The three models further complete Gemini’s layered product matrix.

Hugging Face Blog

Bringing Nunchaku 4-bit Diffusion Inference to Diffusers

Hugging Face

This work officially integrates the Nunchaku 4-bit diffusion quantization scheme into the Hugging Face Diffusers ecosystem. The adaptation process optimizes the compatibility logic of quantization operators, achieves almost lossless inference for mainstream diffusion models including the full Stable Diffusion series, reduces memory usage by more than 60% compared to the FP16 version, has the same inference speed as the native floating-point version, and can be deployed on consumer graphics cards without additional adaptation, greatly reducing the hardware threshold for high-resolution diffusion generation.

The State of Simulation for Physical AI: An Overview

Hugging Face

This paper is an overview of the current state of the physical AI simulation field for embodied intelligence, robotics and other scenarios. It clarifies that simulation, as a core tool for physical AI pretraining and pre-deployment verification, can greatly reduce the R&D cost of physical interaction scenarios. The paper sorts out the technical characteristics of mainstream simulation frameworks, summarizes the current progress of three core technologies: physical entity modeling, high-precision dynamics solving, and virtual-real migration adaptation, and points out the shortcomings of existing solutions such as high computing overhead and insufficient generalization, and gives the core direction for subsequent optimization.

The Gradient

After Orthogonality: Virtue-Ethical Agency and AI Alignment

The Gradient

This AI alignment paper takes virtue ethics as a perspective, refutes the presupposition that rational agents need to be anchored to ultimate goals, and proposes that the essence of human rational action is to adjust behavior according to the practical network composed of actions, evaluation standards, etc. To realize AI that adapts to human needs and is collaborative and compliant, AI decision-making logic needs to match human practical action logic, which is crucial for both ethical alignment and safety alignment of AI.

Lil’Log

Harness Engineering for Self-Improvement

Lilian Weng

The concept of Recursive Self-Improvement (RSI) was first proposed by I.J. Good in 1965, and is the core feature of superintelligence that can surpass all human intellectual activities and iteratively design better systems; in 2008, Eliezer Yudkowsky clarified that its core is the feedback loop where AI optimizes its own cognitive architecture relying on existing intelligence. Current RSI in the AI field includes both the path of models directly rewriting their own weights, and the broad scenario of models optimizing their own training pipelines.

量子位 (QbitAI)

新晋菲尔兹奖得主,当天宣布加入OpenAI

QbitAI

Newly awarded Fields Medalist Jacob Tsimerman officially announced his joining OpenAI right after receiving the award. He is a full-score winner of the IMO, the youngest full professor in the history of the University of Toronto, and won the award for solving the André-Oort conjecture that had been suspended for 40 years. He solved three century-old unsolved problems during the current Fields Medal cycle, with extremely high gold content. He previously put forward the view that AI may lead to human extinction. His student, who works at Anthropic, just overthrew the 87-year-old Jacobian conjecture with the help of large models, and the master and apprentice belong to the two leading AI institutions respectively.

智能体政策新闻相关背景和简要解读

QbitAI

Agents have become a new track in artificial intelligence competition. To implement the national strategy and build a global AI innovation highland, multiple departments in Beijing have jointly issued special support measures for agent development. The policy focuses on four directions: multi-route technology research, scenario-led application implementation, forward-looking cultivation of new intelligent economic formats, and graded and classified safety supervision, coordinating development and safety, and promoting industrial innovation and upgrading.

机器人为啥困在Demo?讯飞新公司爻方智能给出答案:缺一味「本体认知」

QbitAI

At the 2026 World Artificial Intelligence Conference, Yaofang Intelligence, a new startup founded by iFlytek and led by Pan Jia, a leader in the embodied intelligence field, addressed the pain points that current robots mostly stay at the Demo stage, dare not speed up for fear of errors, and deform actions when changing scenarios. It pointed out that the mainstream VLA route in the industry is not the final solution, and the robot brain needs to add the key link of “body cognition” to tackle the core bottleneck of embodied intelligence.

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

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

评论 · Comments