Proceedings of the Twenty-Seventh International Joint Conference on Artificial Intelligence 2018
DOI: 10.24963/ijcai.2018/479
|View full text |Cite
|
Sign up to set email alerts
|

Discrete Factorization Machines for Fast Feature-based Recommendation

Abstract: User and item features of side information are crucial for accurate recommendation. However, the large number of feature dimensions, e.g., usually larger than 10 7 , results in expensive storage and computational cost. This prohibits fast recommendation especially on mobile applications where the computational resource is very limited. In this paper, we develop a generic feature-based recommendation model, called Discrete Factorization Machine (DFM), for fast and accurate recommendation. DFM binarizes the real… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
23
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 43 publications
(26 citation statements)
references
References 4 publications
(18 reference statements)
1
23
0
Order By: Relevance
“…To circumvent the above issues, direct discrete optimization method has been proposed in Discrete Collaborative Filtering (DCF) [30] and its extension [12,16,31]. More formally, it learns the binary codes by optimizing the following objective function:…”
Section: Direct Discrete Optimization Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…To circumvent the above issues, direct discrete optimization method has been proposed in Discrete Collaborative Filtering (DCF) [30] and its extension [12,16,31]. More formally, it learns the binary codes by optimizing the following objective function:…”
Section: Direct Discrete Optimization Methodsmentioning
confidence: 99%
“…To derive compact yet informative binary codes, the balanced and de-correlated constraints were further imposed [30]. In order to incorporate content information from users and items, content-aware matrix factorization and factorization machine with binary constraints was further proposed [12,16]. For dealing with social information, a discrete social recommendation model was proposed in [15].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…they depend on the specific structure of an inner-product space), and thus are hard to generalize when trying to accelerate other models. Another line of work seeks to directly learn binary codes to estimate user-item interactions, and builds hash tables to accelerate retrieval time [24,27,44,[46][47][48]. While using binary codes can significantly reduce query time to constant or sublinear complexity, the accuracy of such models is still inferior to conventional (i.e., real-valued) models, as such models are highly constrained, and may lack sufficient flexibility when aiming to precisely rank the Top-N items.…”
Section: Introductionmentioning
confidence: 99%
“…Recently, the discrete matrix factorization technique captures attention due to its recommendation efficiency. It adopts hash technology [Zhang et al, 2016;Zhang et al, 2017;Liu et al, 2018] to map latent features of users and items to a joint hamming space and transforms the items recommendation task into a similarity search problem, which greatly improves the recommendation efficiency. Specifically, binary code can be executed with bit operation.…”
Section: Introductionmentioning
confidence: 99%