y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#neural-operators News & Analysis

24 articles tagged with #neural-operators. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

24 articles
AIBullisharXiv – CS AI · Jun 107/10
🧠

Conformal Prediction for Neural Operators: Distribution-Free Uncertainty Quantification in Physics Simulation

Researchers propose the first application of split conformal prediction to neural operators for physics simulation, enabling distribution-free uncertainty quantification with formal coverage guarantees. The method achieves 89.1% empirical coverage on heat conduction benchmarks while providing spatially adaptive prediction intervals, addressing a critical gap in deploying AI models for safety-critical engineering applications.

🏢 Nvidia
AIBullisharXiv – CS AI · May 127/10
🧠

A meshfree exterior calculus for generalizable and data-efficient learning of physics from point clouds

Researchers introduce MEEC (meshfree exterior calculus), a novel framework for learning physics directly from point clouds without requiring mesh generation. MEEC-Net, built on this approach, demonstrates 1-2 orders of magnitude better generalization across different geometries, resolutions, and physical parameters compared to existing neural operator methods, achieving this with minimal training data.

AINeutralarXiv – CS AI · May 117/10
🧠

Mechanistic Interpretability with Sparse Autoencoder Neural Operators

Researchers introduce sparse autoencoder neural operators (SAE-NOs), a novel approach that represents concepts as functions rather than scalar values, enabling AI systems to capture both what concepts mean and where they manifest across input domains. The framework demonstrates improved efficiency, stability, and generalization capabilities compared to traditional sparse autoencoders, particularly for spatially-structured and frequency-based data.

AIBullisharXiv – CS AI · Mar 47/102
🧠

From Complex Dynamics to DynFormer: Rethinking Transformers for PDEs

Researchers have developed DynFormer, a new Transformer-based neural operator that improves partial differential equation (PDE) solving by incorporating physics-informed dynamics. The system achieves up to 95% reduction in relative error compared to existing methods while significantly reducing GPU memory consumption through specialized attention mechanisms for different physical scales.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Gradient-based inverse lithography for EUV masks via the waveguide method and a physics-informed neural operator

Researchers present a novel gradient-based inverse lithography technology (ILT) for extreme ultraviolet (EUV) masks that uses physics-informed neural operators and automatic differentiation to optimize mask absorber permittivity. The method combines a differentiable waveguide approach with waveguide neural operators (WGNO) to recover mask structures achieving desired field patterns on wafers, demonstrated on realistic 2D and 3D absorbers at 11.2 nm wavelengths.

AINeutralarXiv – CS AI · Jun 236/10
🧠

TF-SNO: Time-Frequency Gated Spectral Neural Operators for Learning Non-Stationary Partial Differential Equations

Researchers propose Time-Frequency Gated Spectral Neural Operators (TF-SNO), a machine learning framework that dynamically adapts its spectral response to model non-stationary partial differential equations where frequency content changes over time. The approach outperforms existing spectral neural operators on six benchmarks by using state-dependent modulation rather than static spectral filters.

AINeutralarXiv – CS AI · Jun 236/10
🧠

A Neural Operator-Based Approach to Symbolic Discovery of PDEs

Researchers propose NOMTO, a framework combining neural operators with symbolic equation discovery to identify governing equations from complex data involving nonlocal operators and memory effects. This advancement extends traditional symbolic discovery methods beyond local derivatives, enabling discovery of more realistic physical and mathematical models.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Universal Approximation of Nonlinear Operators and Their Derivatives

Researchers have proven the first Universal Approximation Theorems for k-times differentiable nonlinear operators and their derivatives in infinite-dimensional Banach spaces, establishing theoretical foundations for Derivative-Informed Operator Learning (DIOL). This breakthrough extends classical approximation theory to operator learning architectures like DeepONets and enables applications in optimal control, PDEs, and inverse problems.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Physics-informed generative AI for semiconductor manufacturing: Enforcing hard physical constraints in generative models by construction

Researchers propose physics-informed generative AI architectures that enforce hard physical constraints by construction rather than post-hoc filtering, using semiconductor manufacturing as a test case. The work surveys emerging techniques including physics-informed diffusion models, PDE-constrained variational approaches, and conservation-law-respecting networks to ensure generated designs, data, and processes are physically valid rather than merely plausible.

AINeutralarXiv – CS AI · Jun 115/10
🧠

Harness In-Context Operator Learning with Chain of Operators

Researchers introduce Chain of Operators (CHOP), a framework that enables frozen neural operator models to handle out-of-distribution tasks without fine-tuning by constructing chains of explicit mathematical transformations. The approach demonstrates improved generalization across different PDE families while maintaining interpretability.

AIBullisharXiv – CS AI · Jun 106/10
🧠

Geometry-Aware Anisotropic Boundary Correction for Aerodynamic Simulation

Researchers introduce GeoABC, a neural operator framework that improves aerodynamic simulations by accounting for anisotropic boundary effects near solid surfaces. The method reduces near-boundary prediction errors by ~38% on 2D airfoil and 3D car simulations, advancing neural networks as viable alternatives to traditional computational fluid dynamics solvers.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Mixtures of Neural Operators Reduce Active Complexity in Operator Learning

Researchers demonstrate that mixtures of neural operators (MoNOs) reduce computational complexity in operator learning by routing inputs through expert models rather than using a single large model. The approach achieves better scaling properties with depth, width, and rank while maintaining approximation quality, with implications for efficient AI system design.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Learning-Guided Integration Contours Construction for Fast Large-Scale Generalized Eigensolvers

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

LFNO: Bridging Laplace and Fourier via Transient-Steady Decomposition

Researchers introduce LFNO (Laplace-Fourier Neural Operator), a unified neural network framework that combines spectral advantages of Laplace and Fourier transforms to model dynamical systems across transient and steady-state phases. The approach significantly outperforms existing methods on ODE benchmarks while remaining competitive on PDE systems, offering improved stability and interpretability for complex systems.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Topological Neural Operators

Researchers introduce Topological Neural Operators (TNOs), a novel framework for machine learning that processes data across multi-dimensional topological structures rather than just points or edges. The approach uses Discrete Exterior Calculus to model interactions while preserving geometric and physical properties, demonstrating improved accuracy on PDE benchmarks including irregular geometry problems.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Reformulating Neural Operators in $d+1$ Dimensions for Embedding Evolution

Researchers introduce a reformulated Neural Operators framework that models embedding evolution in d+1 dimensions, using Fourier-based operators to improve function space mappings. The approach demonstrates superior performance across multiple benchmarks while reducing computational overhead compared to traditional embedding-scaling methods.

AINeutralarXiv – CS AI · May 296/10
🧠

Unveiling Multi-regime Patterns in SciML: Distinct Failure Modes and Regime-specific Optimization

Researchers identify a consistent three-regime structure in scientific machine learning (SciML) models, demonstrating that neural networks exhibit distinct failure modes and training behaviors depending on hyperparameter settings. The study reveals that optimization methods are regime-specific with no universal solution, providing a diagnostic framework to improve model robustness across physics-informed neural networks, neural operators, and neural ODEs.

AINeutralarXiv – CS AI · May 296/10
🧠

Autoregression-Free Neural Operators for Time-Dependent PDEs

Researchers propose Autoregression-Free Neural Operators (AFNO), a new approach for solving time-dependent partial differential equations that models continuous-time evolution in latent space rather than performing recursive predictions. By avoiding autoregressive rollout and using flow matching, AFNO reduces error accumulation over long-horizon predictions and demonstrates improved stability across six PDE benchmarks.

AIBullisharXiv – CS AI · May 276/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.

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
🧠

CATO: Charted Attention for Neural PDE Operators

Researchers introduce CATO (Charted Axial Transformer Operator), a neural operator architecture that solves partial differential equations (PDEs) on complex geometries more efficiently than existing methods. By learning geometry-adaptive coordinate transformations and incorporating derivative-aware physics supervision, CATO achieves 26.76% performance improvement over competing approaches while reducing parameters by 82%.

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 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.

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.