惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
U
Unit 42
IT之家
IT之家
Y
Y Combinator Blog
T
Tailwind CSS Blog
B
Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
I
InfoQ
J
Java Code Geeks
F
Fortinet All Blogs
T
The Blog of Author Tim Ferriss
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Hackread – Cybersecurity News, Data Breaches, AI and More
人人都是产品经理
人人都是产品经理
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
GbyAI
GbyAI
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
L
LangChain Blog

The Independent Asia

Is it safe to travel to Japan? Latest advice after earthquake Prada launches limited-edition £650 Indian sandals after being accused of cultural appropriation At least 14 dead and dozens injured after crash between two passenger trains in Indonesia Soaring energy costs threaten wildlife as families across Asia and Africa turn back to charcoal Strait of Hormuz crisis forces Thailand to revive $31 billion ‘Land Bridge’ plan Pakistan lifts central Islamabad lockdown as prospects dim for US-Iran talks Chinese scientists build ‘zero emission’ coal-fired battery 22 Buddhist monks found with 110kg of drugs on Bangkok flight, police say DeepSeek’s latest AI model launch met with muted response Lightning strikes leave 14 dead across Bangladesh amid seasonal storms At least 12 injured after BMW crashes into Bangkok petrol station KFC Japan earthquake: Hokkaido shakes a week after ‘mega-quake’ warning North Korea opens memorial museum for troops killed in Russia-Ukraine war Tributes pour in as legendary Indian photographer Raghu Rai dies at 83 Philippine officials say 2 Americans among suspected communist rebels killed in clash with troops Taiwan’s foreign minister arrives in Eswatini after president’s trip blocked amid China pressure claims Uncertainty clouds US-Iran talks as Iran’s top diplomat arrives in Pakistan Thousands evacuate in Japan as forest fires close in on homes Taiwanese Indigenous artist stripped of national prize after sexual assault conviction At least 194 children dead in just over a month as Bangladesh grapples with deadly measles outbreak Turkey is the latest country to ban children from social media. What are other countries doing? Bang Si-Hyuk: K-pop tycoon behind BTS avoids arrest in South Korean investor fraud probe There’s one way Japan’s ‘Iron Lady’ Takaichi is struggling to emulate her political hero Margaret Thatcher Industrial heritage inspires new creative outlooks Appeal of Chinese-style gold jewellery soars In Jingdezhen, what more can porcelain be? Consumer market attracts global brands First-quarter growth robust at 5% The Tale of KAHO: Haruki Murakami announces release date for first novel in three years Donald Trump faces diplomatic backlash after sharing ‘hellhole’ remark about India and China
Chinese AI cracks decade-old maths problem without human ...
Vishwam Sankaran · 2026-04-13 · via The Independent Asia

A Chinese artificial intelligence system has solved a decade-old problem proposed by an American mathematician, according to a new study.

The algebra conjecture was first posed in 2014 by then University of Iowa professor Dan Anderson, who died in 2022.

An AI system developed by a Peking University team processed decades of mathematical literature to crack Anderson’s problem and verify its own findings without any human intervention.

“Using this framework,” the team said in a yet-to-be peer-reviewed study posted in the arXiv repository, “we successfully solved an open problem in commutative algebra and automatically formalised the proof with essentially no human intervention.”

Scientists observed that the AI system could perform mathematical tasks faster than any human, including independently doing work that normally required collaboration between different field experts.

“This work provides a concrete example of how mathematical research can be substantially automated using AI,” the researchers, led by Peking University mathematician Dong Bin, said.

Scientists observed that the Chinese AI system could perform mathematical tasks faster than any human

Scientists observed that the Chinese AI system could perform mathematical tasks faster than any human (AFP/Getty)

AI systems are being trained across the world to solve mathematical problems, but they still require a large amount of human supervision to crack math problems. “Mathematical proofs demand complete rigour, yet even expert-written proofs may contain subtle flaws and proofs produced by LLMs, which are prone to hallucination, are far less reliable,” the Chinese scientists wrote in the latest study.

“Motivated by this, we propose a framework for autonomously tackling and verifying research-level mathematics that integrates a natural language reasoning agent with a formalisation agent.”

The new AI applies a reasoning system called Rethlas, which draws from the maths theorem search engine, or Matlas, to explore strategies for solving a problem, following a workflow similar to what mathematicians use.

When Rethlas comes up with a potential proof, a second system called Archon uses another search engine called LeanSearch to transform the proof into a project for an interactive theorem prover.

This theorem prover, Lean 4, is also a programming language with a community-maintained library that has hundreds of thousands of theorems and definitions.

Researchers used the new AI system to solve Anderson’s algebra conjecture within 80 hours of runtime.

“No mathematical judgement was required from the human operator,” they wrote.

However, researchers found that they could speed up the process if a mathematician guided Archon.

“Our work illustrates a promising paradigm for mathematical research in which informal and formal reasoning systems, equipped with theorem retrieval tools, operate in tandem to produce verifiable results, and substantially reduce human effort,” they noted.