跳到正文 / Skip to content

Daily AI Picks · 2026-07-25

16 papers · Multi-source aggregation + AI summaries

TL;DR · 30-second daily overview
  • OpenAI launches ChatGPT Health feature, Anthropic releases Claude Opus 5, DeepMind rolls out multiple new models in the Gemini 3 series
  • Multiple cutting-edge studies on LLMs, training data, and AI alignment are released, HF launches 4-bit diffusion inference optimization solution
  • Hefei-based multimodal AI unicorn raises 2.1 billion RMB in 3 months, domestic world model tops Fei-Fei Li’s team leaderboard and is open-sourced
🔥 New Models🔬 Academic Research🇨🇳 Domestic Updates💻 Technical Breakthroughs💸 Investment & Financing News

arXiv cs.LG

DataPrep-Bench: Benchmarking LLMs as Training Data Preparators

Hao Liang, Qifeng Cai, Yibo Lin…

To address the lack of a unified evaluation benchmark for LLM-driven training data preparation, this study launches DataPrep-Bench, the first downstream-aligned unified benchmark covering 6 domains, which simultaneously evaluates two core capabilities: data construction and data quality assessment. The accompanying skill-guided data construction agent improves scores by nearly 20 points over the baseline; the Distribution Alignment Score (DAS) outperforms existing evaluators, and is the only metric with a performance correlation coefficient exceeding 0.7 across mathematics, science, and medical domains.

PhantomFill: When the Form Demands an Answer, Language Models Invent One

Rana Muhammad Usman

This paper studies the hallucination problem of LLMs in form filling scenarios: 13 models were tested on questions that cannot be answered due to insufficient information, with only the output format adjusted. In free text mode, most models honestly state the situation; when forced to fill in required fields, 10 models fabricated content 100% of the time. Only cutting-edge closed-source models can use the added “insufficient evidence” option, and anti-induction ability is not positively correlated with model size. The study releases the PhantomFill benchmark to quantify fabrication rates, and the problem can be fixed by modifying just one line of schema.

The Active Ingredient in Muon’s Grokking

Yufeng Wang

This paper breaks down the core mechanism that makes the Muon optimizer’s modular arithmetic grokking speed faster than AdamW: through multiple sets of ablation and mechanism analysis, the core of the speedup is the Newton-Schulz orthogonalization step, not the previously believed spectral norm constraint. Orthogonalization can obtain generalized solutions with lower norm, 5 iterations achieve optimal learning rate robustness, while 1 iteration is faster but prone to collapse. The study points out that both the first time grokking meets the performance target and the stable retention time should be reported simultaneously, and the relevant code has been open-sourced.

OpenAI

Launching Health in ChatGPT

OpenAI

OpenAI has recently launched the exclusive ChatGPT Health feature for eligible U.S. users: users can securely bind their personal medical records and health data from the Apple Health platform. Based on the integrated exclusive health information, ChatGPT can output customized health insights more tailored to the user’s actual situation, helping users better understand and manage their own health status.

Building AI infrastructure with the Effingham County community

OpenAI

OpenAI officially announced the launch of the “Camellia Project” in Effingham County, Georgia, to build AI infrastructure together with the local community. The project has four clear core commitments: it will follow responsible energy use guidelines, increase public investment in local communities, provide suitable jobs for local residents, and open access to the Codex LLM for local users, balancing industrial implementation needs and actual community benefits.

Anthropic News

Introducing Claude Opus 5

Anthropic

The newly launched Claude Opus 5 is a step-up upgrade for the high-end Opus tier of the Claude series. Its core capabilities have achieved breakthrough improvements, with a focus on strengthening the underlying support for long-running agents. At the same time, it has been significantly optimized for full-link coding tasks such as code generation and debugging, as well as the processing efficiency and accuracy of professional scenarios across various industries, which can better support the needs of high-complexity production-grade applications.

Inviting hard questions

Anthropic

This is a public call for submissions launched by AI-related institutions: it will collect the public’s most concerned and most difficult questions about the AI field from the whole society. It also publicly promises that in the whole process of responding to and answering these questions one by one, relevant research ideas, derivation processes and other work content will be fully disclosed, proactively improving the transparency of AI-related research.

Google DeepMind

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

Google DeepMind

Google recently announced it will invest a total of $40 million worth of AI computing tokens and cloud service benefits to support the Genesis Mission project. This initiative aims to lower the threshold for cutting-edge research teams to access high-performance AI computing power and LLM tools, leverage its own AI technology reserves to empower interdisciplinary research, accelerate the output of scientific achievements, and further expand the frontiers of global basic research and technological innovation.

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 three belong to the Flash lightweight product line, optimized for different scenarios, and can meet diverse needs such as end-side low-power deployment, general cost-effective inference, and dedicated cybersecurity applications. They complete the Gemini product matrix, providing users with more flexible selection options.

Hugging Face Blog

Bringing Nunchaku 4-bit Diffusion Inference to Diffusers

Hugging Face

This work integrates the Nunchaku 4-bit diffusion model inference solution into the Hugging Face Diffusers ecosystem. It optimizes the low-bit quantization compression strategy at the method level, solving the widespread image quality degradation problem in 4-bit inference. After implementation, it can be called without complex configuration. Compared with FP16 inference, it cuts memory usage in half and increases speed by 20% to 30%, with almost no difference in generation quality from full-precision models, greatly lowering the threshold for diffusion model deployment.

The State of Simulation for Physical AI: An Overview

Hugging Face

This review in the field of physical AI simulation systematically sorts out the core pain points of current simulation technology when adapting to physical AI: insufficient physical accuracy, weak cross-domain generalization, and high cost of virtual-real alignment. It identifies three major improvement directions: underlying engine optimization, multi-physics field coupling, and virtual-real migration calibration, and points out that low-power high-fidelity, end-edge-cloud collaborative simulation architecture is the key future development focus, providing reference for the implementation of physical AI in scenarios such as robotics and intelligent manufacturing.

The Gradient

After Orthogonality: Virtue-Ethical Agency and AI Alignment

The Gradient

This AI alignment study challenges the traditional goal-oriented intelligence hypothesis, proposing that human rational action is not anchored to ultimate goals, but adapts to a practical network composed of actions, behavioral tendencies, evaluation standards, etc. The study points out that for AI to cooperate with humans and meet ethical and safety requirements, its decision-making logic needs to match the logic of human practice-based virtuous action, providing a new virtue ethics path for alignment.

Lil’Log

Harness Engineering for Self-Improvement

Lilian Weng

Recursive Self-Improvement (RSI) was first proposed by scholar I.J. Good in 1965, and is the core attribute of superintelligent systems that can surpass all human intellectual activities and design better machines on their own. In 2008, Eliezer Yudkowsky clearly defined it as the feedback loop where AI iterates its own cognitive mechanism based on its existing intelligence. In the current AI field, this feedback loop includes both the model directly rewriting its own weights, and in a broad sense, the model optimizing its own training process.

QbitAI

Hefei bets on another AI unicorn: 2.1 billion RMB raised in 3 months in the multimodal track

QbitAI

Zhixiang Future, a multimodal LLM enterprise invested in by Hefei, has completed 3 rounds of financing totaling more than 2.1 billion RMB in 3 months. Its latest Series C financing raised 1.5 billion RMB, pushing its valuation over $1 billion, making it an AI unicorn. It has received follow-on investments from state-owned assets and industrial capital across multiple regions, with existing shareholders continuing to increase their stakes. As the valuation dividend for large language models peaks, capital is shifting to the more promising AI vision and multimodal tracks.

Domestic world model tops Fei-Fei Li’s team leaderboard! Compatible with domestic Ascend computing power, full code and weights open-sourced

QbitAI

UniWorld-View, developed by Tuzhan Intelligence in collaboration with Peking University and Pengcheng Laboratory, has topped the WorldScore world model leaderboard from Fei-Fei Li’s team. The model adopts a technical route combining 3D geometric priors with diffusion generation. The same architecture can realize novel view synthesis for single-image 3D and video 4D at any pose, solving the pain point of generation drift for large baseline views, with precise pose control. It is compatible with domestic Ascend computing power, and all code and weights have been open-sourced.

Fields Medal winner Hong Wang also published at NeurIPS

QbitAI

Fields Medal winner Hong Wang once co-first authored a NeurIPS 2019 paper, a typical example of pure mathematics crossing over into AI. This work targets the column subset selection algorithm for low-rank matrix approximation, a basic machine learning task, breaking through the previous approximation ratio upper bound of O(k+1). It provides a tighter error upper bound according to the value interval of norm p, and also constructs a matching lower bound for scenarios where p≥2, greatly improving the theoretical rigor of the algorithm.

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

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

评论 · Comments