sgdGMF

Efficient stochastic gradient descent algorithms for the estimation of generalized matrix factorization models in R.

https://github.com/cristiancastiglione/sgdgmf

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Efficient stochastic gradient descent algorithms for the estimation of generalized matrix factorization models in R.

Basic Info
  • Host: GitHub
  • Owner: CristianCastiglione
  • License: other
  • Language: R
  • Default Branch: main
  • Size: 71 MB
Statistics
  • Stars: 11
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created almost 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

sgdGMF

An R package for efficient estimation of generalized matrix factorization (GMF) models [1,2,3]. The package implements the adaptive stochastic gradient descent with block- and coordinate-wise sub-sampling strategies proposed in [4]. Additionally, sgdGMF implements the alternated iterative re-weighted least squares [1,3] and diagonal-Hessian quasi-Newton [1] algorithms.

References

[1] Collins, M., Dasgupta, S., Schapire, R.E. (2001). A generalization of principal components analysis to the exponential family. Advances in neural information processing systems, 14.

[2] Kidzinski, L., Hui, F.K.C., Warton, D.I., Hastie, T.J. (2022). Generalized Matrix Factorization: efficient algorithms for fitting generalized linear latent variable models to large data arrays. Journal of Machine Learning Research, 23(291): 1--29.

[3] Wang, L., Carvalho, L. (2023). Deviance matrix factorization. Electronic Journal of Statistics, 17(2): 3762--3810.

[4] Castiglione, C., Segers, A., Clement, L, Risso, D. (2024). Stochastic gradient descent estimation of generalized matrix factorization models with application to single-cell RNA sequencing data. arXiv preprint: arXiv:2412.20509.

Owner

  • Login: CristianCastiglione
  • Kind: user

GitHub Events

Total
  • Issues event: 1
  • Watch event: 8
  • Issue comment event: 1
  • Push event: 58
Last Year
  • Issues event: 1
  • Watch event: 8
  • Issue comment event: 1
  • Push event: 58

Packages

  • Total packages: 1
  • Total downloads:
    • cran 537 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: sgdGMF

Estimation of Generalized Matrix Factorization Models via Stochastic Gradient Descent

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 537 Last month
Rankings
Dependent packages count: 27.2%
Dependent repos count: 33.5%
Average: 49.2%
Downloads: 86.9%
Last synced: 11 months ago