y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#scientific-computing News & Analysis

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

106 articles
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
AIBullisharXiv – CS AI · Mar 27/1022
🧠

Scaling Generalist Data-Analytic Agents

Researchers introduce DataMind, a new training framework for building open-source data-analytic AI agents that can handle complex, multi-step data analysis tasks. The DataMind-14B model achieves state-of-the-art performance with 71.16% average score, outperforming proprietary models like DeepSeek-V3.1 and GPT-5 on data analysis benchmarks.

AIBearisharXiv – CS AI · Mar 26/1015
🧠

The False Promise of Zero-Shot Super-Resolution in Machine-Learned Operators

Research reveals that machine-learned operators (MLOs) fail at zero-shot super-resolution, unable to accurately perform inference at resolutions different from their training data. The study identifies key limitations in frequency extrapolation and resolution interpolation, proposing a multi-resolution training protocol as a solution.

AINeutralarXiv – CS AI · Feb 276/106
🧠

The AI Research Assistant: Promise, Peril, and a Proof of Concept

Researchers published a case study demonstrating successful human-AI collaboration in mathematical research, extending Hermite quadrature rule results beyond manual capabilities. The study reveals AI's strengths in algebraic manipulation and proof exploration, while highlighting the critical need for human verification and domain expertise in every step of the research process.

AINeutralIEEE Spectrum – AI · Feb 236/108
🧠

AI’s Math Tricks Don’t Work for Scientific Computing

AI engineer Laslo Hunhold has developed 'takums,' a new number format specifically designed for scientific computing that maintains dynamic range when using fewer bits. Unlike AI-optimized formats that work well for machine learning but fail in scientific applications, takums address the unique computational needs of physics, biology, and engineering simulations.

AIBullishOpenAI News · Sep 125/107
🧠

Answering quantum physics questions with OpenAI o1

Quantum physicist Mario Krenn is utilizing OpenAI's o1 model to tackle fundamental questions in quantum physics. The collaboration demonstrates the potential for advanced AI systems to assist researchers in solving complex scientific problems.

AINeutralarXiv – CS AI · May 45/10
🧠

Adaptation of AI-accelerated CFD Simulations to the IPU platform

Researchers demonstrate successful adaptation of AI-accelerated computational fluid dynamics (CFD) simulations to Graphcore's IPU platform, achieving up to 34% speedup through optimized data pipeline management. The study shows strong scalability from 2 to 16 IPUs, increasing throughput from 560.8 to 2805.8 samples per second, validating IPUs as viable accelerators for AI-enhanced scientific computing workloads.

AIBullisharXiv – CS AI · Apr 74/10
🧠

Toward Artificial Intelligence Enabled Earth System Coupling

This research review explores how artificial intelligence techniques can enhance Earth system modeling by improving coupling between physical, chemical, and biological processes across Earth's spheres. The study focuses on AI's potential to strengthen cross-domain interactions and create more unified Earth system frameworks beyond traditional climate models.

← PrevPage 4 of 5Next →