中文
相关论文

相关论文: Ridges, Neural Networks, and the Radon Transform

200 篇论文

The Radon transform is a linear integral transform that mimics the data formation process in medical imaging modalities like X-ray Computerized Tomography and Positron Emission Tomography. The Hough transform is a pattern recognition…

A ridge function is a function of several variables that is constant along certain directions in its domain. Using classical dimensional analysis, we show that many physical laws are ridge functions; this fact yields insight into the…

数值分析 · 数学 2016-05-26 Paul G. Constantine , Zachary del Rosario , Gianluca Iaccarino

The single-layer feedforward neural network with random weights is a recurring motif in the neural networks literature. The advantage of these networks is their simplified training, which reduces to solving a ridge-regression problem. A…

机器学习 · 计算机科学 2025-02-25 M. Andrecut

From benign overfitting in overparameterized models to rich power-law scalings in performance, simple ridge regression displays surprising behaviors sometimes thought to be limited to deep neural networks. This balance of phenomenological…

机器学习 · 统计学 2026-05-08 Alexander Atanasov , Jacob A. Zavatone-Veth , Cengiz Pehlevan

Large neural networks have proved remarkably effective in modern deep learning practice, even in the overparametrized regime where the number of active parameters is large relative to the sample size. This contradicts the classical…

机器学习 · 计算机科学 2023-08-01 Huiyuan Wang , Wei Lin

It has been widely assumed that a neural network cannot be recovered from its outputs, as the network depends on its parameters in a highly nonlinear way. Here, we prove that in fact it is often possible to identify the architecture,…

机器学习 · 计算机科学 2020-02-25 David Rolnick , Konrad P. Kording

Neural networks have been successfully used for classification tasks in a rapidly growing number of practical applications. Despite their popularity and widespread use, there are still many aspects of training and classification that are…

机器学习 · 计算机科学 2016-05-03 Ewout van den Berg

This paper introduces the `Projectron' as a new neural network architecture that uses Radon projections to both classify and represent medical images. The motivation is to build shallow networks which are more interpretable in the medical…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Aditya Sriram , Shivam Kalra , H. R. Tizhoosh

Ridge functions have recently emerged as a powerful set of ideas for subspace-based dimension reduction. In this paper we begin by drawing parallels between ridge subspaces, sufficient dimension reduction and active subspaces, contrasting…

统计方法学 · 统计学 2019-01-04 Pranay Seshadri , Shaowu Yuchi , Geoffrey T. Parks

Neural networks can be trained to solve regression problems by using gradient-based methods to minimize the square loss. However, practitioners often prefer to reformulate regression as a classification problem, observing that training on…

机器学习 · 计算机科学 2023-03-02 Lawrence Stewart , Francis Bach , Quentin Berthet , Jean-Philippe Vert

Ridge regression (RR) is a regularization technique that penalizes the L2-norm of the coefficients in linear regression. One of the challenges of using RR is the need to set a hyperparameter ($\alpha$) that controls the amount of…

统计方法学 · 统计学 2020-05-08 Ariel Rokem , Kendrick Kay

Radon transform is a type of transform which is used in image processing to transfer the image into intercept-slope coordinate. Its diagonal properties made it appropriate for some applications which need processes in different degrees.…

计算机视觉与模式识别 · 计算机科学 2017-01-19 M. A. Khorsandi , N. Karimi , S. Samavi

Convex functions and their gradients play a critical role in mathematical imaging, from proximal optimization to Optimal Transport. The successes of deep learning has led many to use learning-based methods, where fixed functions or…

机器学习 · 计算机科学 2025-04-09 Anne Gagneux , Mathurin Massias , Emmanuel Soubies , Rémi Gribonval

We introduce a novel convolutional neural network architecture, termed the \emph{periodic CNN}, which incorporates periodic boundary conditions into the convolutional layers. Our main theoretical contribution is a rigorous approximation…

机器学习 · 计算机科学 2025-10-20 Yuqing Liu

Random feature ridge regression is often analyzed in the high-dimensional regime under the homogeneous sampling model $x_i=\Sigma^{1/2}x_i'$, where the vectors $x_i'$ have iid entries and the same covariance matrix $\Sigma$ is shared by all…

机器学习 · 统计学 2026-05-19 Issa-Mbenard Dabo , Jérémie Bigot

The linear regression model cannot be fitted to high-dimensional data, as the high-dimensionality brings about empirical non-identifiability. Penalized regression overcomes this non-identifiability by augmentation of the loss function by a…

统计方法学 · 统计学 2023-06-29 Wessel N. van Wieringen

Neural networks often operate in the overparameterized regime, in which there are far more parameters than training samples, allowing the training data to be fit perfectly. That is, training the network effectively learns an interpolating…

机器学习 · 计算机科学 2025-03-19 Suzanna Parkinson , Greg Ongie , Rebecca Willett

We study when geometric simplicity of decision boundaries, used here as a notion of interpretability, can conflict with accurate approximation of axis-aligned decision trees by shallow neural networks. Decision trees induce rule-based,…

机器学习 · 计算机科学 2026-01-09 Akash Kumar

We develop a novel theoretical framework for analyzing ReLU neural networks through the lens of a combinatorial object we term the ReLU Transition Graph (RTG). In this graph, each node corresponds to a linear region induced by the network's…

机器学习 · 计算机科学 2025-05-30 Sahil Rajesh Dhayalkar

Despite classical statistical theory predicting severe overfitting, modern massively overparameterized neural networks still generalize well. This unexpected property is attributed to the network's so-called implicit bias, which describes…

机器学习 · 计算机科学 2025-03-14 Justin Sahs , Ryan Pyle , Fabio Anselmi , Ankit Patel