Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

1.8%3.6%5.5%7.3% · Sep 201319922001200920182026
48 results for clustered lasso

Paper introduces MGLasso for multiscale graph inference in clustering and network analysis.

problem Graphical models in high-dimensional data analysis need to handle clustering and sparsity simultaneously.
method MGLasso combines clustering and graph inference through a convex relaxation of k-means and hierarchical clustering. It uses CONESTA for regularization.
result MGLasso improves network interpretability by estimating graphs at multiple scales.

Triangle lasso improves clustering and optimization in noisy graphs.

problem Noise and missing data in graph datasets lead to sub-optimal clustering results.
method Triangle lasso uses neighbors' similarity to find similar instances, avoiding direct feature comparison.
result Triangle lasso yields better results than state-of-the-art methods in practical scenarios.

New spectral clustering method using LASSO regularization for robust graph partitioning.

problem Lack of theoretical guarantees for spectral clustering on general graph models.
method 1-spectral clustering on a new random model with LASSO regularization.
result Effective and robust to small noise perturbations, validated by simulations and real data.

Network Lasso improves semi-supervised regression on network data.

problem Improving regression accuracy on network data with limited labeled examples.
method Applying network Lasso to semi-supervised regression problems, leveraging message passing over an empirical graph.
result Network Lasso's accuracy is linked to the existence of large network flows over the empirical graph.

Proposes Lasso Weighted k-means for sparse clustering of high-dimensional data.

problem Sparse clustering of high-dimensional data with variable feature weights.
method Introduces a lasso-based penalty term on feature weights for sparse clustering without distributional assumptions.
result Establishes strong consistency of the algorithm and competitive performance on real and synthetic datasets.

The network Lasso is a recently proposed convex optimization method for machine learning from massive network structured datasets, i.e., big data over networks. It is a variant of the well-known least absolute shrinkage and selection operator (Lasso), which is underlying many methods in learning and signal processing i…

2017-09-03abs ↗pdf ↗

This paper examines the implementation of a statistical arbitrage trading strategy based on co-integration relationships where we discover candidate portfolios using multiple factors rather than just price data. The portfolio selection methodologies include K-means clustering, graphical lasso and a combination of the t…

2014-05-10abs ↗pdf ↗

CAST improves spectral clustering for multi-scale data by integrating reachability similarity.

problem Applying spectral clustering to multi-scale data where clusters vary in size and density.
method CAST integrates reachability similarity with distance-based similarity to derive a coefficient matrix, then applies trace Lasso regularization.
result CAST provides excellent performance and robustness across various multi-scale data test cases.

Novel segmentation method for energy game-theoretic frameworks using graphical lasso.

problem Difficulty in computing utility functions for high-player energy game-theoretic frameworks.
method Graphical Lasso based approach to cluster features leading to energy usage behaviors.
result Characteristic clusters demonstrating different energy usage behaviors identified.

Proposes MM-DUST for efficient generalized lasso solution paths.

problem Efficiently solve generalized lasso problems in large-scale and non-linear models.
method Majorization-minimization dual stagewise algorithm incorporating quadratic majorizers and stagewise learning.
result Established the uniform convergence of approximated solution paths.

This paper converts ADMM to proximal gradient for efficient sparse estimation.

problem Sparse estimation problems like fused lasso and convex clustering.
method General method converting ADMM to proximal gradient, assuming Lipschitz continuity of derivative.
result Significant improvement in efficiency for sparse estimation problems.

We apply the network Lasso to solve binary classification and clustering problems for network-structured data. To this end, we generalize ordinary logistic regression to non-Euclidean data with an intrinsic network structure. The resulting "logistic network Lasso" amounts to solving a non-smooth convex regularized empi…

2018-05-07abs ↗pdf ↗

Improves Group Lasso for categorical data by reducing dimensionality and selecting models.

problem Sparse modelling of categorical data is challenging, especially for high dimensions.
method Two-step procedure: first, reduce dimensionality using Group Lasso; second, select final model using an information criterion on clustered levels.
result The method produces a sparse solution and performs better than state-of-the-art algorithms in prediction accuracy and model dimension.

The efficacy of family-based approaches to mixture model-based clustering and classification depends on the selection of parsimonious models. Current wisdom suggests the Bayesian information criterion (BIC) for mixture model selection. However, the BIC has well-known limitations, including a tendency to overestimate th…

2012-11-27abs ↗pdf ↗

Paper proposes a method to model health outcomes using varying-coefficients and KNN-based LASSO.

problem Modeling health outcomes like BMI and cholesterol levels with varying age effects.
method Varying-coefficients regional quantile regression via KNN fused LASSO, with ADMM algorithm.
result Efficacy in capturing complex age-dependent associations between health outcomes and risk factors.

Method combines clustering and matrix completion for missing data in I/O tables.

problem Reconstructing missing entries in World Input-Output (I/O) matrices due to data collection issues.
method Hierarchical clustering and Matrix Completion with LASSO-like nuclear norm penalty.
result The method effectively predicts missing values from previous and similar countries' data.

Graphical Lasso algorithm segments occupants' energy usage behaviors in HC-CP systems.

problem Improving sustainability and energy efficiency in HC-CP systems.
method Introduced a gamification framework and applied Graphical Lasso for energy usage segmentation.
result Characterized different energy usage behaviors in HC-CP systems.

Convex clustering, a convex relaxation of k-means clustering and hierarchical clustering, has drawn recent attentions since it nicely addresses the instability issue of traditional nonconvex clustering methods. Although its computational and statistical properties have been recently studied, the performance of convex c…

2016-01-18abs ↗pdf ↗

Sparsity-based subspace clustering algorithms have attracted significant attention thanks to their excellent performance in practical applications. A prominent example is the sparse subspace clustering (SSC) algorithm by Elhamifar and Vidal, which performs spectral clustering based on an adjacency matrix obtained by sp…

2016-12-11abs ↗pdf ↗

The LASSO is a recent technique for variable selection in the regression model \bean y & = & Xβ+ z, \eean where XRn×pX\in \R^{n\times p} and zz is a centered gaussian i.i.d. noise vector N(0,σ2I)\mathcal N(0,σ^2I). The LASSO has been proved to achieve remarkable properties such as exact support recovery of sparse vectors when …

2012-10-17abs ↗pdf ↗

In this chapter we review the main literature related to kernel spectral clustering (KSC), an approach to clustering cast within a kernel-based optimization setting. KSC represents a least-squares support vector machine based formulation of spectral clustering described by a weighted kernel PCA objective. Just as in th…

2015-05-03abs ↗pdf ↗

Regularized MLE improves MoE models for high-dimensional data.

problem Modeling with high-dimensional predictors and feature selection.
method Gaussian gating network, 1\ell_1-regularized MLE, EM-Lasso algorithm, BIC-like criterion.
result Regularized MLE outperforms standard MLE in clustering and regression tasks.

Unified framework for clustering and learning causal graphs across subjects.

problem Bias and obscured subpopulation-specific dependencies in multivariate systems.
method Directed Acyclic Graph-based Dependency Clustering via Alternating Direction Method of Multipliers (DAG-DC-ADMM) integrated with Structural Equation Modeling (SEM).
result Unified framework recovers cluster-specific causal dependency structures with high true positive rate and low false discovery rate.

Network Elastic Net identifies smoking-specific gene expression for lung cancer prognosis.

problem Identifying smoking-specific gene expression biomarkers in lung cancer prognosis.
method Introduces Network Elastic Net, a method that clusters and regresses on graphs based on smoking behavior.
result Shows efficacy of clusters in identifying cancer stages using gene expression and smoking behavior.

iGecco+ integrates multi-view data for better clustering.

problem Discovering common group structure in mixed multi-view data.
method Integrative Generalized Convex Clustering Optimization (iGecco) with adaptive feature selection.
result iGecco+ achieves superior clustering performance on high-dimensional mixed multi-view data.