Javascript must be enabled to continue!
Factorization Machines with libFM
View through CrossRef
Factorization approaches provide high accuracy in several important prediction problems, for example, recommender systems. However, applying factorization approaches to a new prediction problem is a nontrivial task and requires a lot of expert knowledge. Typically, a new model is developed, a learning algorithm is derived, and the approach has to be implemented.
Factorization machines (FM) are a generic approach since they can mimic most factorization models just by feature engineering. This way, factorization machines combine the generality of feature engineering with the superiority of factorization models in estimating interactions between categorical variables of large domain.
libFM
is a software implementation for factorization machines that features stochastic gradient descent (SGD) and alternating least-squares (ALS) optimization, as well as Bayesian inference using Markov Chain Monto Carlo (MCMC). This article summarizes the recent research on factorization machines both in terms of modeling and learning, provides extensions for the ALS and MCMC algorithms, and describes the software tool
libFM
.
Association for Computing Machinery (ACM)
Title: Factorization Machines with libFM
Description:
Factorization approaches provide high accuracy in several important prediction problems, for example, recommender systems.
However, applying factorization approaches to a new prediction problem is a nontrivial task and requires a lot of expert knowledge.
Typically, a new model is developed, a learning algorithm is derived, and the approach has to be implemented.
Factorization machines (FM) are a generic approach since they can mimic most factorization models just by feature engineering.
This way, factorization machines combine the generality of feature engineering with the superiority of factorization models in estimating interactions between categorical variables of large domain.
libFM
is a software implementation for factorization machines that features stochastic gradient descent (SGD) and alternating least-squares (ALS) optimization, as well as Bayesian inference using Markov Chain Monto Carlo (MCMC).
This article summarizes the recent research on factorization machines both in terms of modeling and learning, provides extensions for the ALS and MCMC algorithms, and describes the software tool
libFM
.
Related Results
Factorization structures, cones, and polytopes
Factorization structures, cones, and polytopes
Abstract
Factorization structures occur in toric differential and discrete geometry and can be viewed in multiple ways, e.g., as objects determining substantial classes of expli...
A software package for sparse orthogonal factorization and updating
A software package for sparse orthogonal factorization and updating
Although there is good software for sparse QR factorization, there is little support for updating and downdating, something that is absolutely essential in some linear programming ...
Empirical study on the construction of a cognitive model of factorization in eighth-grade students
Empirical study on the construction of a cognitive model of factorization in eighth-grade students
The construction of cognitive models is the basis for cognitive diagnosis, and the cognitive models will change based on the purpose of the study. According to the purpose of mathe...
Quantum Computing Algorithms for Integer Factorization: A Comparative Analysis
Quantum Computing Algorithms for Integer Factorization: A Comparative Analysis
The field of quantum computing has witnessed remarkable advancements in recent years, particularly in its potential applications to solve computationally hard problems such as inte...
Factorization of Polynomials Over Finite Fields
Factorization of Polynomials Over Finite Fields
This paper discusses basic concepts in finite fields and emphasizes the meaning of irreducible polynomials and their relevance in algebraic analysis. The main focus is directed at ...
Deep Restricted Kernel Machines Using Conjugate Feature Duality
Deep Restricted Kernel Machines Using Conjugate Feature Duality
Abstract
The aim of this letter is to propose a theory of deep restricted kernel machines offering new foundations for deep learning with kernel machines. From the v...
PEMBINAAN USAHA MIKRO KECIL MENENGAH (UMKM) GIRI BALI BAMBOO MELALUI PENINGKATAN PRODUKSI
PEMBINAAN USAHA MIKRO KECIL MENENGAH (UMKM) GIRI BALI BAMBOO MELALUI PENINGKATAN PRODUKSI
Micro, Small and Medium Enterprises (MSMEs) have a strategic role in national economic development. MSMEs have several advantages, including being able to overcome unemployment, na...
Comparative study of drop-hammer pile-driving processes in Indonesia, Malaysia and Thailand
Comparative study of drop-hammer pile-driving processes in Indonesia, Malaysia and Thailand
Pile-driving is one of the common processes usually found in many construction projects. In the developing countries, a drop-hammer pile-driving method is widely employed in small ...

