New Software Packages Provide Efficient Solvers for SLOPE Statistical Method
Researchers have released a coordinated suite of packages in R, Python, Julia, and C++ for solving the Sorted L-One Penalized Estimation (SLOPE) problem in statistical modeling. The packages use a hybrid coordinate descent algorithm to fit generalized linear models across multiple loss functions and data formats, including out-of-memory matrices. The release addresses a gap in computational efficiency, with benchmarks showing the new implementations outperform existing SLOPE solvers in speed.
A team of researchers has published a multi-language software suite—spanning R, Python, Julia, and C++—designed to efficiently solve the SLOPE (Sorted L-One Penalized Estimation) optimization problem, a regularization method used in high-dimensional statistical modeling. The core of the implementation is a hybrid coordinate descent algorithm capable of fitting generalized linear models with loss functions including Gaussian, binomial, Poisson, and multinomial logistic regression. The packages are engineered for speed and memory efficiency, supporting dense, sparse, and out-of-memory matrix data structures to accommodate large-scale datasets. They also handle full SLOPE regularization path fitting and cross-validation, including the relaxed SLOPE variant. Benchmarks on both real and simulated data demonstrate that the new packages outperform previously available SLOPE implementations in computational speed. The preprint, spanning 30 pages and 8 figures, was first submitted in November 2025 and most recently updated in June 2026.
What's missing
The paper is a preprint and has not yet undergone formal peer review, so independent validation of the benchmark claims is pending. The study does not detail worst-case scaling behavior for very high-dimensional problems or discuss numerical stability edge cases. Comparisons are made against existing SLOPE implementations but the selection criteria for benchmark competitors are not described in the abstract.
What different sources said
- arXiv stat.MLCenter
Efficient Solvers for SLOPE in R, Python, Julia, and C++
Related
Gut Bacteria Enzyme Found to Break Down Heat-Processed Food Compounds, Producing Novel Biogenic Amines
Researchers have discovered that an enzyme in common gut bacteria can degrade N-epsilon-carboxymethyllysine (CML), a compound formed during thermal food processing, producing previously unknown biogenic amines. The enzyme, ornithine decarboxylase SpeC from enterobacteria, acts on CML and related modified lysine derivatives through a low-level 'underground' catalytic activity. This finding suggests a previously unrecognized communication axis between thermally processed dietary compounds and gut microbial physiology, with potential implications for host health.
Full-Length Gene Sequencing Reveals Two Distinct Bacterial Communities in Black-Legged Ticks Expanding Into Canada
Researchers used Oxford Nanopore full-length 16S rRNA gene sequencing to characterize the microbiome of Ixodes scapularis black-legged ticks collected in Nova Scotia, Canada, distinguishing between tick-adapted bacteria and environmentally acquired bacteria. The study comes as I. scapularis — the primary vector of Lyme disease — is rapidly expanding northward into Canada due to climate change. The findings suggest that environmentally derived bacteria in tick microbiomes are not mere contamination, which has implications for how tick microbiome data is collected and interpreted across surveillance studies.
Study Identifies Metabolic Link Between Cell Envelope Stress and Biofilm Formation in Bacteria
Researchers have discovered that the metabolite acetyl-CoA directly inhibits enzymes that degrade the bacterial signaling molecule c-di-GMP, connecting cell envelope biosynthesis stress to biofilm formation in Pseudomonas aeruginosa. The study found that sub-inhibitory concentrations of antibiotics targeting early peptidoglycan biosynthesis — but not other antibiotic classes — elevate c-di-GMP levels by reducing phosphodiesterase activity, with acetyl-CoA competing for the enzyme active site. Because the relevant enzyme domain is broadly conserved across bacterial species, this checkpoint mechanism may be widespread and could have implications for understanding antibiotic-induced biofilm responses.