AIBullisharXiv – CS AI · Mar 56/10
🧠Researchers propose Embedded Runge-Kutta Guidance (ERK-Guid), a new method that improves diffusion model sampling by using solver-induced errors as guidance signals. The technique addresses stiffness issues in ODE trajectories and demonstrates superior performance over existing methods on ImageNet benchmarks.
AINeutralarXiv – CS AI · Jun 106/10
🧠AutoPDE introduces a novel agentic approach to solving partial differential equations by maintaining solver strategies as explicit, inspectable objects rather than implicit code details. The system achieves a 54.5% pass rate on PDE Agent Bench, improving upon existing baselines by 14.2 percentage points through a three-stage process combining PDE analysis, numerical method selection, and adaptive tuning.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers introduce Deepcontour, a hybrid framework combining deep learning and classical numerical methods to accelerate solutions for large-scale Generalized Eigenvalue Problems. The system achieves up to 5.63x speedup by using a neural operator to predict eigenvalue distributions and automatically optimize integration contours for contour integral solvers.
AINeutralarXiv – CS AI · Jun 26/10
🧠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 126/10
🧠Researchers introduced PDEAgent-Bench, the first comprehensive benchmark for evaluating AI systems that generate numerical solvers from partial differential equations (PDEs). The benchmark contains 645 test cases across multiple PDE families and finite-element libraries, revealing that while current LLMs can produce runnable code, they substantially fail when accuracy and efficiency requirements are enforced.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers develop a hybrid neural network approach for solving Hamilton-Jacobi-Bellman equations in continuous-time reinforcement learning, combining physics-informed neural solvers with stabilized finite-difference methods. The work provides rigorous error analysis separating residual, policy, and model-identification errors, with experimental validation across multiple control benchmarks.
AIBullisharXiv – CS AI · Apr 106/10
🧠Researchers introduce ODYN, a novel quadratic programming solver that uses all-shifted primal-dual methods to efficiently solve optimization problems in robotics and AI applications. The open-source tool demonstrates superior warm-start performance and state-of-the-art convergence on benchmark tests, with practical implementations in predictive control, deep learning, and physics simulation.
AINeutralarXiv – CS AI · Mar 34/103
🧠Researchers have extended the CNF framework to solve multi-variable and non-linear partial differential equations, addressing computational challenges in scientific simulations. The work focuses on improving PDE solvers for forward solutions, inverse problems, and equation discovery with self-tuning techniques and benchmark evaluations.
AINeutralarXiv – CS AI · Mar 34/105
🧠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.