Backfitting for large scale crossed random effects regressions
Swarnadip Ghosh, Trevor Hastie, Art B. Owen

TL;DR
This paper introduces a backfitting algorithm for large-scale crossed random effects regressions that achieves linear computational cost, relaxing previous strict conditions and demonstrating practical efficiency on real data.
Contribution
It proposes a novel backfitting method for generalized least squares in crossed random effects models with proven linear complexity and relaxed assumptions.
Findings
Algorithm costs O(N) in practice.
Conditions for convergence are less strict than previous methods.
Effective on real-world ratings data.
Abstract
Regression models with crossed random effect errors can be very expensive to compute. The cost of both generalized least squares and Gibbs sampling can easily grow as (or worse) for observations. Papaspiliopoulos et al. (2020) present a collapsed Gibbs sampler that costs , but under an extremely stringent sampling model. We propose a backfitting algorithm to compute a generalized least squares estimate and prove that it costs . A critical part of the proof is in ensuring that the number of iterations required is which follows from keeping a certain matrix norm below for some . Our conditions are greatly relaxed compared to those for the collapsed Gibbs sampler, though still strict. Empirically, the backfitting algorithm has a norm below under conditions that are less strict than those in our assumptions. We illustrate the…
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
TopicsMarkov Chains and Monte Carlo Methods · Statistical Mechanics and Entropy · Random Matrices and Applications
