paper-with-me

홈 › Papers

A Solution for Large Scale Nonlinear Regression with High Rank and Degree at Constant Memory Complexity via Latent Tensor Reconstruction

2020-05-04 · Sandor Szedmak, Anna Cichonska, Heli Julkunen, Tapio Pahikkala, Juho Rousu

This paper proposes a novel method for learning highly nonlinear, multivariate functions from examples. Our method takes advantage of the property that continuous functions can be approximated by polynomials, which in turn are representable by tensors. Hence the function learning problem is transformed into a tensor reconstruction problem, an inverse problem of the tensor decomposition. Our method incrementally builds up the unknown tensor from rank-one terms, which lets us control the complexity of the learned model and reduce the chance of overfitting. For learning the models, we present an efficient gradient-based algorithm that can be implemented in linear time in the sample size, order, rank of the tensor and the dimension of the input. In addition to regression, we present extensions to classification, multi-view learning and vector-valued output as well as a multi-layered formulation. The method can work in an online fashion via processing mini-batches of the data with constant memory complexity. Consequently, it can fit into systems equipped only with limited resources such as embedded systems or mobile phones. Our experiments demonstrate a favorable accuracy and running time compared to competing methods.

📄 PDF Abstract BibTeX arXiv:2005.01538

Code (0)

등록된 구현이 없습니다.

Tasks

MULTI-VIEW LEARNINGTensor Decomposition

Similar Papers 제목 키워드 기반

Large-scale Nonlinear Variable Selection via Kernel Random Features

2018-04-19 · Magda Gregorová, Jason Ramapuram, Alexandros Kalousis, Stéphane Marchand-Maillet

We propose a new method for input variable selection in nonlinear regression. The method is embedded into a kernel regression machine that can model general nonlinear functions, not being a priori limited to additive mod…

Additive modelsregressionVariable Selection

Linear Regression on Manifold Structured Data: the Impact of Extrinsic Geometry on Solutions

2023-07-05 · Liangchen Liu, Juncai He, Richard Tsai

In this paper, we study linear regression applied to data structured on a manifold. We assume that the data manifold is smooth and is embedded in a Euclidean space, and our objective is to reveal the impact of the data m…

regression

Small-scale photonic Kolmogorov-Arnold networks using standard telecom nonlinear modules

2026-04-09 · Luca Nogueira Calçado, Sergei K. Turitsyn, Egor Manuylovich arxiv

Photonic neural networks promise ultrafast inference, yet most architectures rely on linear optical meshes with electronic nonlinearities, reintroducing optical-electrical-optical bottlenecks. Here we introduce small-sca…

Interpretation of High-Dimensional Regression Coefficients by Comparison with Linearized Compressing Features

2024-11-18 · Joachim Schaeffer, Jinwook Rhyu, Robin Droop, Rolf Findeisen 외

Linear regression is often deemed inherently interpretable; however, challenges arise for high-dimensional data. We focus on further understanding how linear regression approximates nonlinear responses from high-dimensio…

regression

Fast Image Super-Resolution Based on In-Place Example Regression

2013-06-01 · CVPR 2013 6 · Jianchao Yang, Zhe Lin, Scott Cohen

We propose a fast regression model for practical single image super-resolution based on in-place examples, by leveraging two fundamental super-resolution approaches-learning from an external database and learning from se…

Image Super-ResolutionregressionSuper-Resolution