# SMURFF: a High-Performance Framework for Matrix Factorization

**Authors:** Tom Vander Aa, Imen Chakroun, Thomas J. Ashby, Jaak Simm, Adam Arany,, Yves Moreau, Thanh Le Van, Jos\'e Felipe Golib Dzib, J\"org Wegner, Vladimir, Chupakhin, Hugo Ceulemans, Roel Wuyts, Wilfried Verachtert

arXiv: 1904.02514 · 2019-07-30

## TL;DR

SMURFF is an open-source, high-performance framework that enables scalable Bayesian matrix factorization for large datasets, facilitating applications like compound-activity prediction with flexible implementation options.

## Contribution

The paper introduces SMURFF, a versatile framework that significantly improves the computational efficiency and usability of Bayesian matrix factorization methods.

## Key findings

- Successfully used for large-scale compound-activity prediction
- Supports deployment on supercomputers and personal devices
- Provides comprehensive documentation and examples

## Abstract

Bayesian Matrix Factorization (BMF) is a powerful technique for recommender systems because it produces good results and is relatively robust against overfitting. Yet BMF is more computationally intensive and thus more challenging to implement for large datasets. In this work we present SMURFF a high-performance feature-rich framework to compose and construct different Bayesian matrix-factorization methods. The framework has been successfully used in to do large scale runs of compound-activity prediction. SMURFF is available as open-source and can be used both on a supercomputer and on a desktop or laptop machine. Documentation and several examples are provided as Jupyter notebooks using SMURFF's high-level Python API.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.02514/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1904.02514/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1904.02514/full.md

---
Source: https://tomesphere.com/paper/1904.02514