Filter
Exclude
Time range
-
Near
JCP 2026 | MD-PNOP: train neural operator once at single param -> extrapolate everywhere via equation recast (perturbation theory). 50% solver speedup, full-order accuracy. Architecture-agnostic (DeepONet FNO verified). doi.org/10.1016/j.jcp.2026.1… #NeuralOperator #PDE #ScientificML
10
1
2
71
17 Dec 2025
The PyTorch Ecosystem continues to grow with projects that improve performance, scalability, and developer workflows across training, inference, AI infrastructure, and scientific machine learning. Our latest ecosystem update highlights new additions including FlagGems, Kubeflow Trainer, LMCache, DeepInverse, Feast, NeuralOperator, PINA, and verl. It also spotlights sc2bench, a project under consideration that could benefit from broader community review and contributions. 🔗 hubs.la/Q03Yql100 #PyTorch #OpenSource #AIInfrastructure #MachineLearning
2
12
65
8,979
12 Dec 2025
I'm proud of the work we've done on NeuralOperator and excited to see how we can grow NOs as a part of the Torch ecosystem.
12 Dec 2025
NeuralOperator is now part of the #PyTorch Ecosystem, bringing a PyTorch-native library for learning neural operators and modeling mappings between function spaces for AI-driven science and engineering. 🔗 pytorch.org/blog/neuralopera… @JeanKossaifi @AnimaAnandkumar @davehpitt #AIInfrastructure #OpenSourceAI
2
102
12 Dec 2025
NeuralOperator is now part of the #PyTorch Ecosystem, bringing a PyTorch-native library for learning neural operators and modeling mappings between function spaces for AI-driven science and engineering. 🔗 pytorch.org/blog/neuralopera… @JeanKossaifi @AnimaAnandkumar @davehpitt #AIInfrastructure #OpenSourceAI
4
76
599
42,265
🚀 NeuralOperator v2.0.0 is here! 🎊 Train at 64×64, fine-tune at 128×128, run inference at 512×512. No retraining. That's the power of learning in function spaces 🔥 🎪 At the @PyTorch conference today? Find us at the poster session, we’d love to discuss operator learning, and don’t miss @AnimaAnandkumar’s keynote on foundations for AI Science! ✨ What's new: •New models: CodaNO, Mollified GNO, Fourier Continuation •Tensor-GaLore for memory-efficient training •The Well dataset integration •Physics-informed training: H-div loss, PINO reweighting, Fourier differentiation •Improved docs with tutorials, theory, user & dev guides •Major refactoring & 100 bug fixes 📖 Docs: neuraloperator.github.io 
⚡ Install: pip install neuraloperator 
📦 Release: github.com/neuraloperator/ne… Big thanks to our 16 contributors! 🙏 #MachineLearning #ScientificML #PyTorch #NeuralOperators

3
12
62
34,106
#NeuralOperators learn physics through data. We study long term prediction capability of #NeuralOperator on a hard task of ocean emulation with variable forcing, making me think very seriously about coupled weather ocean model, #THEModel

ALT Ocean Loop GIF

Excited to share our recently published paper in @WileyGlobal on "Ocean Emulation With Fourier Neural Operators: Double Gyre" agupubs.onlinelibrary.wiley.… We used Fourier Neural Operators to build the first high-resolution weather model, FourCastNet. Since it works so well for atmospheric emulation a natural progression is to extend them to emulate ocean simulations. We propose learning the dynamics of a simplified ocean simulation using Fourier neural operators. Fourier neural operators. We are able to generate long forecasts using trained Fourier neural operators, and find that they are more accurate than using climatology or persistence on short-term forecasts and approach the accuracy of the physics-based model. On long-term forecasts, the neural operators can still predict future scenarios with realistic physics like propagating waves and meandering currents. This is impressive because no physics is explicitly programmed into the neural operators. Physics is learned from data. @Azizzadenesheli
3
8
3,366
Human, mouse, monkey brain imaging, Ultrasound imaging is about the study of wave functions and their functional inversion, constituting a critical path to brain imaging. As a problem on function spaces, we introduce a novel #NeuralOperator technology for imaging, that is 1- exceptionally less invasive, 2- data and energy efficient 3- and fast taking us towards the future of real-time brain imaging.
We have released VARS-fUSI: Variable sampling for fast and efficient functional ultrasound imaging (fUSI) using neural operators. The first deep learning fUSI method to allow for different sampling durations and rates during training and inference. biorxiv.org/content/10.1101/… 1/
3
13
4,110
A new #NeuralOperator for #Automotive industry, a leap towards new generation of modern engineering. 10x more accurate than prior art, 140,000x faster that conventional methods Fully open source! We present Factorized Implicit Global Convolution (FIGConvUNet) that is GNO 3D_U-shapeFactorizedConv GNO Paper:arxiv.org/pdf/2502.04317 Code:github.com/NVIDIA/modulus/tr… According to experts, the accuracy almost matches the solver accuracy, which is important to conceive.

5
10
83
200,366
arxiv.org/abs/2501.02379 github.com/Robertboy18 github.com/neuraloperator/ne… Link to code isn't working but there is a pull introducing support for neuraloperator and the other lead author has a recently worked on private repo Resources I keep updated rentry.org/LocalModelsLinks rentry.org/LocalModelsPapers
6
360
29 Dec 2024
NeuralOperator: A New Python Library for Learning Neural Operators in PyTorch: ift.tt/9vbSo6A

8
We're releasing the public beta of #NeuralOperator, 1.0. A ground up #Python library containing neural operator architectures, datasets, examples, running codes, and algorithms for ML on functions. As a collective effort, we invite researchers, in particular in #AInScience, to contribute and advance the library for better science.
Introducing NeuralOperator 1.0: a Python library that aims at democratizing neural operators for scientific applications by providing all the tools for learning neural operators in PyTorch : state-of-the-art models, built-in trainers for quick starting and modular neural operator blocks for advanced used in your own workflow or to build new architectures.
1
4
31
3,940
Efficient, Scalable Learning ⚡️ NeuralOperator comes with a built-in trainer to easily train and evaluate Neural operators. It also supports advanced features such as: •Incremental spectral learning. •Mixed-precision training. •Multi-grid domain decomposition. •Tensorized neural operators.
1
1
5
523
Flexible Operator Blocks 🔧 NeuralOperator also offers building blocks such as Spectral convolutions for operator learning. We recently added: •AttentionKernel: Multi-head attention meets function spaces. •CODABlocks: Codomain attention for extended transformers. •GNOBlock: Graph Neural Operators for flexible geometries. •DifferentialConv: Learn finite difference operators. Mix and match to build custom architectures.
1
1
5
745
Introducing NeuralOperator 1.0: a Python library that aims at democratizing neural operators for scientific applications by providing all the tools for learning neural operators in PyTorch : state-of-the-art models, built-in trainers for quick starting and modular neural operator blocks for advanced used in your own workflow or to build new architectures.
2
26
162
23,443
We've just published #continuiti 0.2.0! The new version features an improved documentation page (aai-institute.github.io/cont…), some attention features, and a surprisingly effective #neuraloperator architecture we have termed #DeepCatOperator (DCO): pip install -U continuiti

1
2
95