Transformation-free linear simplicial-simplicial regression via constrained iterative reweighted least squares

📅 2025-11-17
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper addresses regression problems where both the response and predictor variables are compositional data residing in the simplex space. To avoid reliance on log-ratio transformations, we propose a direct linear modeling framework. Our method formulates regression as minimizing the Kullback–Leibler divergence between observed and fitted compositions, and recasts the optimization into a constrained logistic regression problem. We develop a Constraint-aware Iteratively Reweighted Least Squares (C-IRWLS) algorithm to solve it efficiently—bypassing the high computational cost of conventional EM-based approaches. Theoretically grounded and computationally efficient, our approach preserves interpretability while eliminating the need for preprocessing transformations. Empirical results demonstrate substantial speedups, especially in high-dimensional compositional settings, establishing a new paradigm for compositional data analysis that is efficient, interpretable, and transformation-free.

Technology Category

Application Category

📝 Abstract
Simplicial-simplicial regression refers to the regression setting where both the responses and predictor variables lie within the simplex space, i.e. they are compositional. cite{fiksel2022} proposed a transformation-free lienar regression model, that minimizes the Kullback-Leibler divergence from the observed to the fitted compositions was recently proposed. To effectively estimate the regression coefficients the EM algorithm was employed. We formulate the model as a constrained logistic regression, in the spirit of cite{tsagris2025}, and we estimate the regression coefficients using constrained iteratively reweighted least squares. This approach makes the estimation procedure significantly faster.
Problem

Research questions and friction points this paper is trying to address.

Develops transformation-free regression for compositional predictor and response variables
Estimates regression coefficients using constrained iterative reweighted least squares
Improves computational efficiency by making estimation procedure significantly faster
Innovation

Methods, ideas, or system contributions that make the work stand out.

Constrained logistic regression for simplex data
Constrained iterative reweighted least squares estimation
Faster estimation without data transformation
🔎 Similar Papers
No similar papers found.