Scalable High-Dimensional Multivariate Linear Regression for Feature-Distributed Data
Shuo-Chieh Huang, Ruey S. Tsay

TL;DR
This paper introduces TSRGA, a scalable algorithm for multivariate linear regression on feature-distributed data, with low communication costs and applicability to large, dense datasets, validated through simulations and a financial case study.
Contribution
The paper presents TSRGA, a novel two-stage greedy algorithm that is highly scalable and communication-efficient for high-dimensional feature-distributed multivariate regression.
Findings
TSRGA has communication complexity independent of feature dimension.
TSRGA converges quickly as shown by simulations.
TSRGA effectively analyzes large financial datasets from 10-K reports.
Abstract
Feature-distributed data, referred to data partitioned by features and stored across multiple computing nodes, are increasingly common in applications with a large number of features. This paper proposes a two-stage relaxed greedy algorithm (TSRGA) for applying multivariate linear regression to such data. The main advantage of TSRGA is that its communication complexity does not depend on the feature dimension, making it highly scalable to very large data sets. In addition, for multivariate response variables, TSRGA can be used to yield low-rank coefficient estimates. The fast convergence of TSRGA is validated by simulation experiments. Finally, we apply the proposed TSRGA in a financial application that leverages unstructured data from the 10-K reports, demonstrating its usefulness in applications with many dense large-dimensional matrices.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Face and Expression Recognition · Gaussian Processes and Bayesian Inference
MethodsLinear Regression
