中文
相关论文

相关论文: Generalization Limits of In-Context Operator Netwo…

200 篇论文

Deep Operator Networks are emerging as fundamental tools among various neural network types to learn mappings between function spaces, and have recently gained attention due to their ability to approximate nonlinear operators. In…

机器学习 · 计算机科学 2026-01-15 Beatrice Ceccanti , Mattia Galanti , Ivo Roghair , Martin van Sint Annaland

Neural networks have the ability to serve as universal function approximators, but they are not interpretable and don't generalize well outside of their training region. Both of these issues are problematic when trying to apply standard…

机器学习 · 计算机科学 2023-08-21 Colby Fronk , Linda Petzold

Boundary conditions (BCs) are important groups of physics-enforced constraints that are necessary for solutions of Partial Differential Equations (PDEs) to satisfy at specific spatial locations. These constraints carry important physical…

机器学习 · 计算机科学 2023-03-06 Nadim Saad , Gaurav Gupta , Shima Alizadeh , Danielle C. Maddix

Scale variation remains a challenging problem for object detection. Common paradigms usually adopt multiscale training & testing (image pyramid) or FPN (feature pyramid network) to process objects in a wide scale range. However, multi-scale…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Zewen He , He Huang , Yudong Wu , Guan Huang , Wensheng Zhang

Thanks to their universal approximation properties and new efficient training strategies, Deep Neural Networks are becoming a valuable tool for the approximation of mathematical operators. In the present work, we introduce Mesh-Informed…

数值分析 · 数学 2023-05-08 Nicola Rares Franco , Andrea Manzoni , Paolo Zunino

Physics-informed neural networks (PINNs) have recently become a powerful tool for solving partial differential equations (PDEs). However, finding a set of neural network parameters that lead to fulfilling a PDE can be challenging and…

机器学习 · 计算机科学 2023-04-12 Aleksandr Dekhovich , Marcel H. F. Sluiter , David M. J. Tax , Miguel A. Bessa

Graph Convolutional Networks (GCNs) are a class of general models that can learn from graph structured data. Despite being general, GCNs are admittedly inferior to convolutional neural networks (CNNs) when applied to vision tasks, mainly…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Boris Knyazev , Xiao Lin , Mohamed R. Amer , Graham W. Taylor

Graph neural networks (GNNs) have achieved great success for a variety of tasks such as node classification, graph classification, and link prediction. However, the use of GNNs (and machine learning more generally) to solve combinatorial…

机器学习 · 计算机科学 2024-11-26 Frederik Wenkel , Semih Cantürk , Stefan Horoi , Michael Perlmutter , Guy Wolf

The ability of deep learning models to generalize well across different scenarios depends primarily on the quality and quantity of annotated data. Labeling large amounts of data for all possible scenarios that a model may encounter would…

机器学习 · 计算机科学 2019-07-26 Qadeer Khan , Patrick Wenzel , Daniel Cremers , Laura Leal-Taixé

Machine learning, especially deep learning is gaining much attention due to the breakthrough performance in various cognitive applications. Recently, neural networks (NN) have been intensively explored to model partial differential…

机器学习 · 计算机科学 2022-02-28 Lesley Tan , Liang Chen

Modern distributed networks, notably transformers, acquire a remarkable ability (termed `in-context learning') to adapt their computation to input statistics, such that a fixed network can be applied to data from a broad range of systems.…

机器学习 · 计算机科学 2026-04-15 Cole Gibson , Wenping Cui , Gautam Reddy

In this work, we assess the ability of physics-informed neural networks (PINNs) to solve increasingly-complex coupled ordinary differential equations (ODEs). We focus on a pair of benchmarks: discretized partial differential equations and…

机器学习 · 统计学 2022-10-17 Alexander New , Benjamin Eng , Andrea C. Timm , Andrew S. Gearhart

Large machine learning models based on Convolutional Neural Networks (CNNs) with rapidly increasing number of parameters, trained with massive amounts of data, are being deployed in a wide array of computer vision tasks from self-driving…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Rishab Parthasarathy , Rohan Bhowmik

Operator learning provides methods to approximate mappings between infinite-dimensional function spaces. Deep operator networks (DeepONets) are a notable architecture in this field. Recently, an extension of DeepONet based on model…

机器学习 · 计算机科学 2024-03-28 Hamidreza Eivazi , Stefan Wittek , Andreas Rausch

Modern power systems require fast and accurate dynamic simulations for stability assessment, digital twins, and real-time control, but classical ODE solvers are often too slow for large-scale or online applications. We propose a…

系统与控制 · 电气工程与系统科学 2025-11-10 Ioannis Karampinis , Petros Ellinas , Johanna Vorwerk , Spyros Chatzivasileiadis

Conventional medical image registration approaches directly optimize over the parameters of a transformation model. These approaches have been highly successful and are used generically for registrations of different anatomical regions.…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Lin Tian , Hastings Greer , Roland Kwitt , Francois-Xavier Vialard , Raul San Jose Estepar , Sylvain Bouix , Richard Rushmore , Marc Niethammer

"Induction heads" are attention heads that implement a simple algorithm to complete token sequences like [A][B] ... [A] -> [B]. In this work, we present preliminary and indirect evidence for a hypothesis that induction heads might…

Deep Neural Networks (DNNs) deliver impressive performance but their black-box nature limits deployment in high-stakes domains requiring transparency. We introduce Compositional Function Networks (CFNs), a novel framework that builds…

机器学习 · 计算机科学 2025-08-01 Fang Li

Physics-Informed Neural Networks (PINNs) are Neural Network architectures trained to emulate solutions of differential equations without the necessity of solution data. They are currently ubiquitous in the scientific literature due to their…

机器学习 · 计算机科学 2023-08-25 Andrea Bonfanti , Roberto Santana , Marco Ellero , Babak Gholami

Neural sequence models, especially transformers, exhibit a remarkable capacity for in-context learning. They can construct new predictors from sequences of labeled examples $(x, f(x))$ presented in the input without further parameter…

机器学习 · 计算机科学 2023-05-19 Ekin Akyürek , Dale Schuurmans , Jacob Andreas , Tengyu Ma , Denny Zhou