math.STJun 9, 2026

Bidirectional Random Projections

Authors: Chao LanLuyuan Yang

Organizations: a School of Computer Science, University of Oklahoma, U.S.

Abstract

This paper analyzes bidirectional random projections for ordinary least squares (OLS) regression under the fixed design setting. Let (X,Y)Rn×p×Rn(X,Y) \in \mathbb{R}^{n \times p} \times \mathbb{R}^n be a sample and RRn1×n,WRp×p1R \in \mathbb{R}^{n_1 \times n}, W \in \mathbb{R}^{p \times p_1} be two properly distributed random projections. We develop an expected excess loss bound for the OLS estimator built on (WXR,WY)(WXR, WY). Compared to an established bound for OLS estimator built on (XR,Y)(XR, Y), the gap is approximately O(p1+C1p1)O\left( p_1 + C \frac{1}{p_1} \right), where CC scales with n1/nn_1/n and can be negative for small n1/nn_1/n. Its implications are confirmed by numerical results on real-world data.

Explore similar work

Jul 8, 2026cs.LG

Distributed Sketching on Data Partitions for OLS Regression

This paper studies distributed sketching for ordinary least squares (OLS) regression, an approach that distributes small sketches of a large data set over multiple machines to separately construct OLS estimators and average them. Unlike prior studies that consider sketching on the whole data set, we consider sketching on partitioned subsets to further reduce computational cost. Under the fixed design setting, we characterize the exact excess loss of the averaged OLS estimator. Results show that this loss is comparable to the established loss for sketching on the whole data set when the divergence among subset covariances is small.
Luyuan Yang, Brayden Garner, Shayan Shafaei +1
Sep 27, 2024math.NA

Probabilistic Analysis of Least Squares, Orthogonal Projection, and QR Factorization Algorithms Subject to Gaussian Noise

We consider the effect of Gaussian perturbations on least-squares residuals, orthogonal projections, and QR-type algorithms. The problem that motivated our investigations is as follows: suppose that a full column-rank matrix BRm×nB\in\mathbb{R}^{m\times n} has already been computed, and suppose that a new normalized column q=(x+y)/x+y2q=(x+y)/\|x+y\|_2 is to be appended to BB, where xspan(B)x\perp\operatorname{span}(B) is the ideal orthogonal component and yy represents the orthogonalization error. How large can the condition number κ([B,q])κ([B,q]) of the resulting matrix [B,q][B,q] become? While we provide a Weyl-type bound on the singular values of [B,q][B,q], in terms of the extremal singular values of BB and the quantity BTy2/x+y2\|B^T y\|_2/\|x+y\|_2, we also derive exact probability laws for norms and projection residuals under Gaussian perturbations. Finally, we use these probability laws to derive probabilistic condition-number bounds for QR-type processes with imperfect orthogonalization and exact normalization.
Ali Lotfi, Julien Langou, Mohammad Meysami
Jul 28, 2026stat.ME

Retrospective Orthogonal Design: Response-Surface Reconstruction from Observational Data

Regression estimates from observational data can depend on specification under multicollinearity, while sequential sums of squares (SS) depend on term order. We introduce Retrospective Orthogonal Design (ROD), which reconstructs conditional mean surfaces on a probability-balanced lattice. ROD preserves observed cell means, completes unsupported cells, applies weighted tensor-product contrasts, and evaluates the reconstructed surface through piecewise-affine interpolation over Freudenthal polyhedra. Resolution and completion are selected jointly by validation among rank-admissible candidates, followed by refitting and evaluation on an untouched test set. For an admissible lattice, XWX=cI\mathbf{X}^{\top}\mathbf{W}\mathbf{X}=c\mathbf{I}, yielding specification-invariant contrast effects and unique, order-independent SS within the retained contrast space. Response-free projection calibration maps the fixed reconstruction onto a declared scientific basis and corrects finite-resolution recovery loss. Across 6,480 simulation conditions spanning nine data-generating processes, ROD matched or exceeded polynomial regression in five processes and performed strongest on threshold, sign-interaction, and localized surfaces. For the quadratic-interaction process, mean out-of-sample R2R^2 differed by only 0.00010.0001, while calibrated coefficient bias remained small across prespecified targets. A Rao-based information adjustment provides dependence-aware sample-size guidance for ROD planning. In a weighted Mincer application, ROD produced the highest out-of-sample R2R^2 point estimate, with substantial interval overlap with polynomial regression, and provided exhaustive SS allocations invariant to term-entry order.
Lawrence Fulton, Christopher Fulton, Arvind Sharma +1