paper-with-me

홈 › Papers

Scalable Sparse Regression for Model Discovery: The Fast Lane to Insight

2024-05-14 · Matthew Golden

There exist endless examples of dynamical systems with vast available data and unsatisfying mathematical descriptions. Sparse regression applied to symbolic libraries has quickly emerged as a powerful tool for learning governing equations directly from data; these learned equations balance quantitative accuracy with qualitative simplicity and human interpretability. Here, I present a general purpose, model agnostic sparse regression algorithm that extends a recently proposed exhaustive search leveraging iterative Singular Value Decompositions (SVD). This accelerated scheme, Scalable Pruning for Rapid Identification of Null vecTors (SPRINT), uses bisection with analytic bounds to quickly identify optimal rank-1 modifications to null vectors. It is intended to maintain sensitivity to small coefficients and be of reasonable computational cost for large symbolic libraries. A calculation that would take the age of the universe with an exhaustive search but can be achieved in a day with SPRINT.

📄 PDF Abstract BibTeX arXiv:2405.09579

Code (2)

mgolden30/fastsparseregression 공식 구현
mgolden30/spider 공식 구현

Tasks

Model Discoveryregression

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

OKRidge: Scalable Optimal k-Sparse Ridge Regression

2023-04-13 · NeurIPS 2023 11 · Jiachang Liu, Sam Rosen, Chudi Zhong, Cynthia Rudin

We consider an important problem in scientific discovery, namely identifying sparse governing equations for nonlinear dynamical systems. This involves solving sparse ridge regression problems to provable optimality in or…

regressionscientific discovery

Sparse High-Dimensional Regression: Exact Scalable Algorithms and Phase Transitions

2017-09-28 · Dimitris Bertsimas, Bart Van Parys

We present a novel binary convex reformulation of the sparse regression problem that constitutes a new duality perspective. We devise a new cutting plane method and provide evidence that it can solve to provable optimali…

regressionVocal Bursts Intensity Prediction

TabNSM: Neural Sparse Mixer for Tabular Regression

2026-08-18 · Ali Eslamian, Qiang Cheng arxiv

Large-scale, high-dimensional tabular regression remains challenging: tree-based models are robust but lack end-to-end representation learning, while deep models enable flexible feature learning but often incur costly in…

Representation Learning

Iterative Hessian Sketch in Input Sparsity Time

2019-10-30 · Graham Cormode, Charlie Dickens

Scalable algorithms to solve optimization and regression tasks even approximately, are needed to work with large datasets. In this paper we study efficient techniques from matrix sketching to solve a variety of convex co…

regression

Depth Completion using Plane-Residual Representation

2021-04-15 · CVPR 2021 1 · Byeong-Uk Lee, Kyunghyun Lee, In So Kweon

The basic framework of depth completion is to predict a pixel-wise dense depth map using very sparse input data. In this paper, we try to solve this problem in a more effective way, by reformulating the regression-based …

Depth CompletionDepth EstimationDepth Predictionregression