AI Topic

AI in Science News

AI-driven discoveries in math, physics, chemistry, biology, materials. Curated and summarized from dozens of sources by AIBriefs. RSS

AnalysisScience1 source

Apple's SimpleDesign jointly models protein sequence and structure

Apple researchers trained SimpleDesign on over 2M sequence-structure pairs with a single-stage end-to-end objective, combining discrete cross-entropy for sequences and a regression objective for structures. The model skips the usual multi-stage autoencoder-plus-latent-generative pipeline and reports competitive results on co-design and unconditional sequence/structure generation benchmarks.

AnalysisScience1 source

Terence Tao discusses AI and SAIR competitions in math research

Interview covers how AI, formal verification, and crowdsourcing could speed up mathematical research, which Tao describes as traditionally slow, solitary, and handcrafted. He points to the SAIR competition platform as a way to involve many more people.

EventPolicy5 sources

OpenAI pulls out of Caltech math hackathon after mathematicians' open letter

OpenAI ended its sponsorship of the Caltech "Mathathon" after current and former Caltech mathematicians warned the event "is likely to have destructive impacts for the mathematical community." The letter, signed by roughly 1,000 mathematicians including Fields medalists Peter Scholze and Hugo Duminil-Copin, calls AI firms' unverified problem-solving claims "slop mathematics."

How-ToScience3 sources

NVIDIA BioNeMo Inference Runtime speeds proteome-scale structure prediction

BioIR accelerated protein-complex structure generation across 4,777 proteomes — about 31 million candidate complexes, with 1.81 million released as high-confidence predictions in the AlphaFold Database expansion. It keeps the PyTorch workflow, using optimized kernels and CUDA Graphs, with Ray running a model replica per GPU.

EventPolicy10 sources

Mathematicians want proof OpenAI didn't use their work

Andreas Thom says OpenAI's non-sofic groups result built heavily on prior work by him and Gábor Kun, and that his ChatGPT and Codex interactions may have fed the model. OpenAI quietly amended its writeup after criticism; Tristan Buckmaster raised similar concerns.

AnalysisScience2 sources

AI weather forecasting: from supercomputers to your laptop

Google DeepMind's Peter Battaglia discusses how machine learning is transforming weather forecasting. AI models now require fewer resources and are accessible to anyone via Hugging Face, enabling individuals to predict weather themselves.

EventPolicy1 source

Fields Medalist Jacob Tsimerman leaves math for OpenAI safety work

Tsimerman announced he is joining OpenAI hours after winning the Fields Medal, a coincidence profiled by Quanta's Kevin Hartnett the same morning. He scored a perfect 2004 IMO and says AI agents may outcompete humans in his area of problem-solving within a few years.

EventScience15 sources

OpenAI claims AI agents solved Navier-Stokes in 88 hours

OpenAI says ~10,000 coordinating agents using an unreleased model more capable than GPT-6 Astra produced a solution in 88 hours, with a writeup and Lean formal proof. NYU's Tristan Buckmaster disputes the process, saying he and Levent Alpöge worked the problem for nearly a year with Claude and Codex (mainly GPT-5.6 Sol) before an August 15 breakthrough.

AnalysisAI Models2 sources

AI's math progress: a16z interviews OpenAI mathematicians

a16z's Lisha Li interviews OpenAI mathematicians Mehtaab Sawhney and Mark Sellke on AI's advancing math capabilities and reasoning. Another episode features University of Toronto professor Daniel Litt on what frontier models still miss about mathematical intuition.

LaunchScience12 sources

Google DeepMind launches AlphaGenome Atlas mapping 9 billion DNA variants

AlphaGenome Atlas is a free-to-use web portal with precomputed predictions for all 9 billion possible single-letter DNA changes, forming a 1-petabyte dataset. It introduces the AlphaGenome Variant Impact (AVI) score, combining AlphaGenome and AlphaMissense, and is also available via Antigravity.

AnalysisScience1 source

Fruit fly brain simulation plays Bad Apple

A Reddit post reports that researchers simulated a fruit fly's entire brain and made it play the video Bad Apple. The post has 31 upvotes and 14 comments.

EventScience1 source

Google backs 16 green AI projects in Asia-Pacific

Google DeepMind selected 16 organizations for its Accelerator: AI for the Planet in APAC, supporting startups, nonprofits, and researchers using frontier AI for climate, agriculture, and biodiversity. The program kicked off with a bootcamp in Singapore.

AnalysisScience9 sources

Claude formalizes Fermat's Last Theorem in Lean

Claude produced the first complete computer-checked proof of Fermat's Last Theorem, working largely autonomously over 11 days. It wrote 13 million lines of Lean and proved 29,500 intermediate theorems.

LaunchScience2 sources

Google DeepMind unveils WeatherNext 3, hourly global forecasts

WeatherNext 3 is the first global weather model generating forecasts every hour, drawing directly from raw satellite imagery. It predicts surface variables at 5km resolution and is integrated into Google Search, Maps, and Gemini.

AnalysisScience1 source

OpenAI paper on long gaps between primes

A paper co-authored by Stanford professor Jared Duker Lichtman, linked from OpenAI, explores long gaps between prime numbers. The paper is available as a PDF on OpenAI's site.

AnalysisScience1 source

Spi-Fly algorithm mimics fruit fly to never forget scents

Researchers at Okinawa Institute of Science and Technology developed Spi-Fly, an algorithm inspired by Drosophila's ~140,000-neuron brain, to overcome 'catastrophic forgetting' in electronic noses. Published in Neuromorphic Computing and Engineering, it retains old scent memories while learning new ones.

LaunchScience12 sources

Google DeepMind launches WeatherNext 3 weather AI model

WeatherNext 3 generates hourly forecasts at up to 5-kilometer resolution, roughly five times sharper than WeatherNext 2, and is now in Search, Gemini, Maps, and Cloud. It ranks as the best global weather model on Brightband's live leaderboard.

AnalysisScience1 source

Podcast explores what math is for in the age of AI

Recorded at ICM 2026 in Philadelphia, hosts Janna Levin and Steven Strogatz discuss AI-generated proofs with mathematicians Akshay Venkatesh, Ravi Vakil, and Alex Kontorovich. They examine what recent AI proofs demonstrate and what changes as mathematics becomes more machine-assisted.

AnalysisScience1 source

Physicist Sarah Demers on AI's limits in physics research

Yale physicist Sarah Demers discusses using AI to tune the Mu2e experiment at Fermilab, calling it "a godsend," but refuses to use LLMs for writing due to intellectual property concerns. She leads an APS effort to craft an AI policy statement.

AnalysisScience1 source

New metric proposed for speech brain-computer interfaces

A paper proposes open-vocabulary mutual information as a unified metric to compare speech brain-computer interfaces across different vocabularies and conditions, revealing trade-offs between vocabulary coverage and decoding accuracy.

AnalysisScience2 sources

Google and NASA's MAPL-EMIT model maps global methane emissions from space

MAPL-EMIT, a deep learning model from Google and NASA JPL, detects 50% more methane plumes than human experts and identified over 23,000 additional plumes globally, including 24 of the 25 largest-emitting landfills. Trained on 3.6 million simulated plumes, it uses NASA's EMIT instrument data.

LaunchDevelopers3 sources

Google Antigravity Teamwork solves 7 open math problems

Antigravity's Teamwork multi-agent framework, paired with Gemini 3.7 Flash, solved seven open problems in mathematics and theoretical computer science, including Knuth's Cycles Conjecture (verified in Lean), and scored 71% on TCSBench. It also produced a cycle-accurate RISC-V CPU simulator and optimizations merged into Eigen and ParlayHash.

LaunchDevelopers1 source

NVIDIA BioNeMo NIM microservices now run in Claude Science

NVIDIA and Anthropic integrated the BioNeMo Agent Toolkit into Claude Science, enabling agents to call BioNeMo NIM microservices for protein structure prediction. On internal benchmarks, BioNeMo skills raise task correctness from 60% to 100% and roughly double token efficiency.

AnalysisScience1 source

GPT 5.6 Pro improves prime gap bound

GPT 5.6 Pro, via DottedCalculator, improved the lower bound for Jacobsthal's function to Y(X) ≫ (1/L3) X L1, beating the previous record by Ford, Green, Konyagin, Maynard, and Tao. The sketch shows a proof of Y(X) ≫ (1/(L2 L3)) X L1 using new GPT ideas.

AnalysisScience1 source

AI Doesn't Mean the End of Mathematics—at Least Not Yet

An essay by Bruce Schneier and Kasra Rafi argues AI models are not yet as capable as experienced mathematicians, despite recent results like OpenAI's disproof of the unit distance conjecture and Anthropic's attempt at the Riemann hypothesis.

EventScience4 sources

Anthropic opens 10,000 free Claude seats for scientists

Anthropic is offering 10,000 scientists free standard Claude Team seats for one year, with premium seats at $15/month (80% discount). The program expands beyond biology to fields like math, chemistry, and physics, including compute-heavy research.

AnalysisScience2 sources

Google blog details deep learning for cosmic signals with Keras

Google's blog post explains how deep learning with Keras is applied to astroparticle physics, analyzing data from observatories to detect rare cosmic signals. It highlights the role of deep learning in improving instrument sensitivity and uncovering hidden patterns.

LaunchAI Agents15 sources

Anthropic previews Model Hardware Standard for AI-run lab equipment

Anthropic opened a research preview of the Model Hardware Standard (MHS), a shared spec letting AI agents operate microscopes, liquid handlers, and robotic arms in parallel. It cuts hardware integration from weeks or months to hours or minutes, and began as a collaboration with HHMI Janelia Research Campus.

LaunchScience1 source

Google Earth AI introduces planetary prediction engine

Google Research's planetary prediction engine (PPE) autonomously executes the full geospatial modeling workflow from data discovery to model training, improving prediction tasks in public health, food security, environmental risk, and socioeconomics. It works directly from natural-language queries.

AnalysisScience1 source

Claude solves elliptic curve rank problem, FrontierMath marks it solved

FrontierMath marked the elliptic curve rank problem as solved after Claude (internal Anthropic model) posted a curve of rank at least 30 on August 20, beating the previous record of 29. A rank-31 curve followed on August 23, credited to Claude with Levent Alpöge and Ava Howell.

EventHealth6 sources

Ai2 and Providence Swedish partner to advance AI-assisted cancer discovery

AutoDiscovery uncovered a stronger immune signature in invasive lobular breast cancer, validated across an independent dataset and lab analysis. The finding suggests ~15% of US breast cancer patients could benefit from immunotherapy. The partnership includes a local deployment to keep clinical data secure.

AnalysisScience1 source

MathAdv benchmark evaluates theorem provers' reasoning and generalization

New arXiv paper introduces MathAdv, a benchmark for formal theorem proving that goes beyond aggregate proof accuracy to assess reasoning, formalization, and generalization. It addresses limitations of existing benchmarks that focus on narrow math and limited robustness evidence.

EventAI Models1 source

ISCSLP 2026 audio-visual speech enhancement challenge announced

The ISCSLP 2026 Real-World Audio-Visual Speech Enhancement Challenge is now open, targeting recovery of target speech from noisy or overlapping audio using visual cues. It addresses limitations of protocols that mix separately recorded sources.