paper-with-me

홈 › Papers

Deep Learning for Subspace Regression

2025-09-27 · Vladimir Fanaskov, Vladislav Trifonov, Alexander Rudikov, Ekaterina Muravleva, Ivan Oseledets arxiv

It is often possible to perform reduced order modelling by specifying linear subspace which accurately captures the dynamics of the system. This approach becomes especially appealing when linear subspace explicitly depends on parameters of the problem. A practical way to apply such a scheme is to compute subspaces for a selected set of parameters in the computationally demanding offline stage and in the online stage approximate subspace for unknown parameters by interpolation. For realistic problems the space of parameters is high dimensional, which renders classical interpolation strategies infeasible or unreliable. We propose to relax the interpolation problem to regression, introduce several loss functions suitable for subspace data, and use a neural network as an approximation to high-dimensional target function. To further simplify a learning problem we introduce redundancy: in place of predicting subspace of a given dimension we predict larger subspace. We show theoretically that this strategy decreases the complexity of the mapping for elliptic eigenproblems with constant coefficients and makes the mapping smoother for general smooth function on the Grassmann manifold. Empirical results also show that accuracy significantly improves when larger-than-required subspaces are predicted. With the set of numerical illustrations we demonstrate that subspace regression can be useful for a range of tasks including parametric eigenproblems, deflation techniques, relaxation methods, optimal control and solution of parametric partial differential equations.

📄 PDF Abstract BibTeX arXiv:2509.23249

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Test-time Adaptation for Regression by Subspace Alignment

2024-10-04 · Kazuki Adachi, Shin'ya Yamaguchi, Atsutoshi Kumagai, Tomoki Hamagami

This paper investigates test-time adaptation (TTA) for regression, where a regression model pre-trained in a source domain is adapted to an unknown target distribution with unlabeled target data. Although regression is o…

regressionTest-time Adaptation

Online Supervised Subspace Tracking

2015-09-01 · Yao Xie, Ruiyang Song, Hanjun Dai, Qingbin Li 외

We present a framework for supervised subspace tracking, when there are two time series $x_t$ and $y_t$, one being the high-dimensional predictors and the other being the response variables and the subspace tracking need…

Dimensionality ReductionregressionTime SeriesTime Series Analysis

Subspace Clustering by Mixture of Gaussian Regression

2015-06-01 · CVPR 2015 6 · Baohua Li, Ying Zhang, Zhouchen Lin, Huchuan Lu

Subspace clustering is a problem of finding a multisubspace representation that best fits sample points drawn from a high-dimensional space. The existing clustering models generally adopt different norms to describe nois…

Clusteringregression

Scalable Sparse Subspace Clustering via Ordered Weighted $\ell_1$ Regression

2018-07-10 · Urvashi Oswal, Robert Nowak

The main contribution of the paper is a new approach to subspace clustering that is significantly more computationally efficient and scalable than existing state-of-the-art methods. The central idea is to modify the regr…

Clusteringregression

Low-Rank-Sparse Subspace Representation for Robust Regression

2017-07-01 · CVPR 2017 7 · Yongqiang Zhang, Daming Shi, Junbin Gao, Dansong Cheng

Learning robust regression model from high-dimensional corrupted data is an essential and difficult problem in many practical applications. The state-of-the-art methods have studied low-rank regression models that are ro…

regression