paper-with-me

Papers

Orthogonal greedy algorithm for linear operator learning with shallow neural network

2025-01-06 · Ye Lin, Jiwei Jia, Young Ju Lee, Ran Zhang

Greedy algorithms, particularly the orthogonal greedy algorithm (OGA), have proven effective in training shallow neural networks for fitting functions and solving partial differential equations (PDEs). In this paper, we extend the application of OGA to the tasks of linear operator learning, which is equivalent to learning the kernel function through integral transforms. Firstly, a novel greedy algorithm is developed for kernel estimation rate in a new semi-inner product, which can be utilized to approximate the Green's function of linear PDEs from data. Secondly, we introduce the OGA for point-wise kernel estimation to further improve the approximation rate, achieving orders of accuracy improvement across various tasks and baseline models. In addition, we provide a theoretical analysis on the kernel estimation problem and the optimal approximation rates for both algorithms, establishing their efficacy and potential for future applications in PDEs and operator learning tasks.

📄 PDF Abstract BibTeX arXiv:2501.02791

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learning

Similar Papers 제목 키워드 기반

Deep orthogonal linear networks are shallow

2020-11-27 · Pierre Ablin

We consider the problem of training a deep orthogonal linear network, which consists of a product of orthogonal matrices, with no non-linearity in-between. We show that training the weights with Riemannian gradient desce…

Local Anti-Concentration Class: Logarithmic Regret for Greedy Linear Contextual Bandit

2024-11-19 · Seok-Jin Kim, Min-hwan Oh

We study the performance guarantees of exploration-free greedy algorithms for the linear contextual bandit problem. We introduce a novel condition, named the \textit{Local Anti-Concentration} (LAC) condition, which enabl…

Sparse Linear Regression via Generalized Orthogonal Least-Squares

2016-02-22 · Abolfazl Hashemi, Haris Vikalo

Sparse linear regression, which entails finding a sparse solution to an underdetermined system of linear equations, can formally be expressed as an $l_0$-constrained least-squares problem. The Orthogonal Least-Squares (O…

regression

Orthogonal Matching Pursuit with Replacement

2011-12-01 · NeurIPS 2011 12 · Prateek Jain, Ambuj Tewari, Inderjit S. Dhillon

In this paper, we consider the problem of compressed sensing where the goal is to recover almost all the sparse vectors using a small number of fixed linear measurements. For this problem, we propose a novel partial hard…

compressed sensing

Online Orthogonal Matching Pursuit

2020-11-22 · El Mehdi Saad, Gilles Blanchard, Sylvain Arlot

Greedy algorithms for feature selection are widely used for recovering sparse high-dimensional vectors in linear models. In classical procedures, the main emphasis was put on the sample complexity, with little or no cons…

feature selectionregression