y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#computational-mathematics News & Analysis

8 articles tagged with #computational-mathematics. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

8 articles
AIBullisharXiv – CS AI · Jun 97/10
🧠

Advancing Mathematics Research with AI-Driven Formal Proof Search

Researchers demonstrated that AI-driven formal proof systems can autonomously solve open mathematics problems, resolving 9 Erdős problems and 44 OEIS conjectures at modest computational cost. This breakthrough validates LLMs as practical research tools when combined with formal verification systems like Lean, marking the first large-scale evaluation of this approach on genuinely open problems.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Hypothesis-Disciplined Multi-Agent Automated Formalization of Asymptotic Statistical Theory

Researchers have developed a multi-agent AI system in Lean 4 that formalizes asymptotic statistical theory, a mathematically complex domain combining convergence statements, functional analysis, and regularity conditions. The hypothesis-disciplined approach ensures every formalization claim is anchored to source mathematics, producing axiom-clean and human-audited proofs for parametric and semi-parametric statistical models.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Towards a Bridge Layer Between Bibliographic and Formalized Mathematical Knowledge

Researchers propose a bridge-database system connecting bibliographic mathematical literature with formal proof libraries, introducing a formalization score to measure publication coverage in machine-verifiable systems like Lean mathlib. This framework aims to unify fragmented mathematical knowledge across informal publications and formal verification ecosystems.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Accelerated Fourier SAT (AFSAT): Fully Realising a GPU-based Symmetric Pseudo-Boolean SAT Solver

Researchers have developed AFSAT, a GPU-accelerated solver for pseudo-Boolean satisfiability problems that builds on continuous local search principles. The fully-engineered system uses JAX compilation techniques to achieve substantial improvements in numerical stability, runtime performance, and memory efficiency while scaling efficiently across multiple accelerators.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Iteris: Agentic Research Loops for Computational Mathematics

Researchers have developed Iteris, an agentic AI system designed to tackle open problems in computational mathematics by combining language models with numerical experimentation and algorithm design. Applied to two unsolved problems from a Simons Workshop, Iteris generated verified results including a phase diagram for optimization algorithms and a counterexample about QR factorization, demonstrating that AI agents can contribute meaningfully to mathematical research when paired with human expertise.

AINeutralarXiv – CS AI · May 285/10
🧠

Isometry pursuit

Researchers introduce 'isometry pursuit,' a convex algorithm that identifies orthonormal column-submatrices within wide matrices by combining novel normalization techniques with multitask basis pursuit. The method enables discovery of isometric embeddings from interpretable dictionaries and offers a computational alternative to greedy or brute force approaches for coordinate selection problems.

AINeutralarXiv – CS AI · Mar 34/105
🧠

Solving Inverse PDE Problems using Minimization Methods and AI

Researchers published a study comparing traditional numerical methods with Physics-Informed Neural Networks (PINNs) for solving direct and inverse problems in differential equations. The work demonstrates that PINNs can effectively estimate solutions at competitive computational costs for complex systems like the Porous Medium Equation.

AINeutralarXiv – CS AI · Mar 24/109
🧠

Operator Learning with Domain Decomposition for Geometry Generalization in PDE Solving

Researchers propose a new framework called Operator Learning with Domain Decomposition to solve partial differential equations (PDEs) on arbitrary geometries using neural operators. The approach addresses data efficiency and geometry generalization challenges by breaking complex domains into smaller subdomains that can be solved locally and then combined into global solutions.