Coder Social home page Coder Social logo

bcel's Introduction

BCEL

Biclustering with the exclusive Lasso penalty

Implementation of the paper:

Zhong, Yan, and Jianhua Z. Huang. "Biclustering via structured regularized matrix decomposition." Statistics and Computing 32.3 (2022): 1-15.

(https://link.springer.com/article/10.1007/s11222-022-10095-1)

Abstract: Biclustering is a machine learning problem that deals with simultaneously clustering of rows and columns of a data matrix. Complex structures of the data matrix such as overlapping biclusters have challenged existing methods. This paper develops a new biclustering method called BCEL based on structured regularized matrix decomposition. The biclustering problem is formulated as a penalized least-squares problem that approximates the data matrix X by a multiplicative matrix decomposition UV^T with sparse columns in both U and V. The squared l_{1,2}-norm penalty, also called the exclusive Lasso penalty, is applied to both U and V to assist identification of rows and columns included in the biclusters. The penalized least-squares problem is solved by a novel computational algorithm that combines alternating minimization and the proximal gradient method. A subsampling based procedure called stability selection is developed to select the tuning parameters and determine the bicluster membership. BCEL is shown to be competitive to existing methods in a simulation study and an application to a real-world single-cell RNA sequencing dataset.

Main functions:

exclusivelasso_project(): proximal operator of exclusive lasso.

exclusivelasso(): regression with exclusive lasso penalty.

bcel(): biclustering with exclusive lasso penalty, written with Rcpp.

bcel_stable(): stable method to select models.

bcel's People

Contributors

yanzhong07 avatar

Stargazers

 avatar Shaw avatar Guanxun avatar Jiangyuan Li avatar

Watchers

 avatar

Forkers

samgrosen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.