y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#scientific-computing News & Analysis

63 articles tagged with #scientific-computing. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

63 articles
AINeutralarXiv – CS AI · 4d ago6/10
🧠

Self-Improvement Imitation with Biologically Guided Search for Protein Design Under Oracle Budgets

Researchers introduce SILO, a self-improvement imitation framework for protein design that optimizes protein sequences under limited evaluation budgets. The method combines hierarchical editing, stochastic beam search, and active learning to outperform existing reinforcement learning and generative approaches across multiple protein fitness landscapes.

AINeutralarXiv – CS AI · 4d ago6/10
🧠

AI Agent for Reverse-Engineering Legacy Finite-Difference Code and Translating to Devito

Researchers have developed an AI agent framework that automates the translation of legacy finite-difference code into Devito, a modern computational framework. The system combines retrieval-augmented generation (RAG) with large language models and implements reinforcement learning feedback mechanisms to enable dynamic code transformation with validation across correctness, structure, and API compliance.

AINeutralarXiv – CS AI · 4d ago6/10
🧠

Reconstructing Multi-Scale Physical Fields from Extremely Sparse Measurements with an Autoencoder-Diffusion Cascade

Researchers propose Cascaded Sensing, a machine learning framework combining autoencoders and diffusion models to reconstruct physical fields from extremely sparse sensor measurements. The approach addresses the ill-posed problem of inferring complete spatial data from limited observations by first establishing global structural anchors through coarse-scale estimation, then refining details through conditional diffusion sampling.

AIBullisharXiv – CS AI · 4d ago6/10
🧠

Iterative Refinement Neural Operators are Learned Fixed-Point Solvers: A Principled Approach to Spectral Bias Mitigation

Researchers introduce Iterative Refinement Neural Operators (IRNO), a method that enhances neural operators by applying learned refinement modules iteratively to correct high-frequency prediction errors. The approach achieves up to 56% error reduction on turbulent flow simulations and demonstrates mathematical convergence guarantees through fixed-point iteration theory.

AIBullisharXiv – CS AI · May 126/10
🧠

M$^3$: Reframing Training Measures for Discretized Physical Simulations

Researchers introduce M³ (Multi-scale Morton Measure), a framework that improves neural surrogate models for physical simulations by addressing training bias from discretized data sampling. The method achieves up to 4.7× error reduction in volumetric cases and maintains superior performance even with 90% data reduction, demonstrating that data distribution strategy significantly impacts operator learning efficiency.

AINeutralarXiv – CS AI · May 126/10
🧠

Can We Formally Verify Neural PDE Surrogates? SMT Compilation of Small Fourier Neural Operators

Researchers demonstrate that Fourier Neural Operators (FNOs) used for PDE simulation can be formally verified using SMT solvers by exploiting their piecewise-linear structure once weights are fixed. While exact encoding provides sound proofs and counterexamples on small models, scalability remains limited, revealing a fundamental tradeoff between formal verification rigor and practical applicability for production neural operators.

AINeutralarXiv – CS AI · May 126/10
🧠

PDEAgent-Bench: A Multi-Metric, Multi-Library Benchmark for PDE Solver Generation

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 126/10
🧠

Forecasting Source Stability in Scientific Experiments using Temporal Learning Models: A Case Study from Tritium Monitoring

Researchers at the KATRIN experiment applied advanced deep learning models to predict source stability in tritium monitoring, identifying N-BEATS as the optimal forecasting algorithm. This application demonstrates how temporal learning models can optimize real-world physics experiments by improving measurement scheduling and maintenance planning through accurate long-horizon time-series predictions.

AINeutralarXiv – CS AI · May 126/10
🧠

When Attention Beats Fourier: Multi-Scale Transformers for PDE Solving on Irregular Domains

Researchers introduce Multi-Scale Attention Transformer (MSAT), a deep learning architecture that outperforms Fourier-based neural operators for solving PDEs on irregular domains. The model achieves 3.7x better accuracy than FNO on complex geometry problems while running 3,500x faster than competing approaches, with theoretical bounds explaining when attention mechanisms beat frequency-domain methods.

AINeutralarXiv – CS AI · May 126/10
🧠

Recovering Physical Dynamics from Discrete Observations via Intrinsic Differential Consistency

Researchers present a novel method for reconstructing continuous-time physical dynamics from discrete observations by enforcing the semi-group property of autonomous flows, using a metric called Symmetry Rupture to regularize training and guide adaptive step selection. The approach significantly outperforms Neural ODE baselines on diffusion-reaction and PDE benchmarks, reducing errors by 87% while requiring 5x fewer function evaluations.

AIBullisharXiv – CS AI · May 126/10
🧠

Semi-Supervised Neural Super-Resolution for Mesh-Based Simulations

Researchers introduce SuperMeshNet, a semi-supervised neural network framework that dramatically reduces the amount of expensive high-resolution training data needed for mesh-based simulations. By combining small paired datasets with abundant unpaired data through complementary learning, the system achieves superior accuracy while requiring 90% less supervised training data than fully supervised approaches.

AINeutralarXiv – CS AI · May 126/10
🧠

MC$^2$: Monte Carlo Correction for Fast Elliptic PDE Solving

Researchers introduce MC², a hybrid solver combining Monte Carlo methods with neural networks to solve elliptic PDEs 1000x faster than traditional approaches while maintaining high accuracy. The team also releases PDEZoo, a 2-million-PDE benchmark dataset that standardizes evaluation of finite-compute PDE solving, establishing that Monte Carlo errors are learnable and correctable through single-pass neural correction.

AINeutralarXiv – CS AI · May 126/10
🧠

Adaptive Data Harvesting for Efficient Neural Network Learning with Universal Constraints

Researchers propose an adaptive data harvesting approach using reinforcement learning to dynamically select training samples for neural networks constrained by universal conditions. The method improves upon fixed heuristics for training Lyapunov Neural Networks and Physics-Informed Neural Networks, demonstrating faster convergence and better solution quality across test problems.

AIBullisharXiv – CS AI · May 126/10
🧠

Metal-Sci: A Scientific Compute Benchmark for Evolutionary LLM Kernel Search on Apple Silicon

Researchers introduce Metal-Sci, a benchmark suite for optimizing machine learning kernels on Apple Silicon using evolutionary LLM-driven search. The system demonstrates speedups ranging from 1.0x to 10.7x across scientific computing tasks while introducing a held-out validation mechanism that catches silent regressions in generalization, revealing critical flaws that in-distribution metrics alone cannot detect.

🧠 GPT-5🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · May 116/10
🧠

Geometric Kolmogorov--Arnold Network (GeoKAN)

Researchers introduce Geometric Kolmogorov-Arnold Networks (GeoKANs), an advancement in KAN-type neural networks that learn geometry-adapted coordinate systems rather than relying on fixed Euclidean inputs. By adapting a diagonal Riemannian metric during training, GeoKAN redistributes computational capacity toward regions of rapid variation, making it particularly effective for physics-informed learning and differential equation problems.

AINeutralarXiv – CS AI · May 116/10
🧠

Neural Operators as Efficient Function Interpolators

Researchers propose a novel application of neural operators (NOs) for finite-dimensional function interpolation, demonstrating they can outperform standard neural networks while using significantly fewer parameters. The approach is validated on synthetic benchmarks and applied to nuclear mass prediction, achieving competitive accuracy with high parameter efficiency.

AIBullisharXiv – CS AI · Apr 206/10
🧠

cuNNQS-SCI: A Fully GPU-Accelerated Framework for High-Performance Configuration Interaction Selection withNeural Network QQantum States

Researchers introduced cuNNQS-SCI, a fully GPU-accelerated framework that solves a critical scalability bottleneck in neural network quantum state methods for solving complex quantum systems. The system achieves 2.32X speedup over previous CPU-GPU hybrid approaches while maintaining chemical accuracy, demonstrating 90%+ parallel efficiency across 64 GPUs.

🏢 Nvidia
AIBullishCrypto Briefing · Apr 176/10
🧠

Nvidia unveils PhysicsNeMo AI framework for nuclear reactor design

Nvidia has unveiled PhysicsNeMo, an AI framework designed to accelerate nuclear reactor design and engineering collaboration. The development positions Nvidia to strengthen its influence in AI-driven enterprise solutions while enabling global partnerships in nuclear technology innovation.

Nvidia unveils PhysicsNeMo AI framework for nuclear reactor design
🏢 Nvidia
AINeutralarXiv – CS AI · Apr 106/10
🧠

Sparse-Aware Neural Networks for Nonlinear Functionals: Mitigating the Exponential Dependence on Dimension

Researchers propose a sparse-aware neural network framework that combines convolutional architectures with fully connected networks to improve operator learning over infinite-dimensional function spaces. The approach significantly reduces the curse of dimensionality and sample complexity requirements for approximating nonlinear functionals, with improved theoretical guarantees for both deterministic and random sampling schemes.

AIBullisharXiv – CS AI · Mar 276/10
🧠

CodeRefine: A Pipeline for Enhancing LLM-Generated Code Implementations of Research Papers

CodeRefine is a new AI framework that automatically converts research paper methodologies into functional code using Large Language Models. The system creates knowledge graphs from papers and uses retrieval-augmented generation to produce more accurate code implementations than traditional zero-shot prompting methods.

AIBullishThe Register – AI · Mar 167/10
🧠

UK splashes £45M on AI supercomputer to help crack fusion power

The UK government has allocated £45 million to fund an AI supercomputer specifically designed to accelerate fusion power research and development. This investment represents a significant commitment to using advanced computing technology to solve one of the world's most challenging energy problems.

AIBullisharXiv – CS AI · Mar 45/102
🧠

Stabilized Adaptive Loss and Residual-Based Collocation for Physics-Informed Neural Networks

Researchers have developed improved Physics-Informed Neural Networks (PINNs) that significantly enhance accuracy in solving complex partial differential equations. The new adaptive loss balancing and residual-based collocation methods reduce errors by 44% for Burgers' equations and 70% for Allen-Cahn equations compared to traditional PINNs.

AIBullisharXiv – CS AI · Mar 36/109
🧠

Data-Free PINNs for Compressible Flows: Mitigating Spectral Bias and Gradient Pathologies via Mach-Guided Scaling and Hybrid Convolutions

Researchers developed a data-free Physics-Informed Neural Network (PINN) that can solve compressible flows around circular cylinders at extreme speeds up to Mach 15. The system uses hybrid convolutions and Mach-guided scaling to overcome traditional limitations and successfully captures shock waves without requiring training data.

AIBullisharXiv – CS AI · Mar 36/102
🧠

Probabilistic Retrofitting of Learned Simulators

Researchers developed a training-efficient method to convert pre-trained deterministic AI models for solving Partial Differential Equations into probabilistic ones using Continuous Ranked Probability Score (CRPS) retrofitting. The approach achieves 20-54% improvements in accuracy metrics while requiring minimal additional training costs compared to retraining models from scratch.

AIBullisharXiv – CS AI · Mar 36/105
🧠

Re4: Scientific Computing Agent with Rewriting, Resolution, Review and Revision

Researchers have developed Re4, a multi-agent AI framework that uses three specialized LLMs (Consultant, Reviewer, and Programmer) working collaboratively to solve scientific computing problems. The system employs a rewriting-resolution-review-revision process that significantly improves bug-free code generation and reduces non-physical solutions in mathematical and scientific reasoning tasks.

$LINK
← PrevPage 2 of 3Next →