Exportar Publicação
A publicação pode ser exportada nos seguintes formatos: referência da APA (American Psychological Association), referência do IEEE (Institute of Electrical and Electronics Engineers), BibTeX e RIS.
Paula, B., Coelho, J., Mano, D., Coutinho, C., Oliveira, J., Ribeiro, R....Batista, F. (2022). Collaborative filtering for mobile application recommendation with implicit feedback. In Morel, L., Dupont, L., and Camargo, M. (Ed.), 2022 IEEE 28th International Conference on Engineering, Technology and Innovation (ICE/ITMC) and 31st International Association For Management of Technology (IAMOT) Joint Conference. (pp. 1065 - 1073). Nancy, France: IEEE.
B. Paula et al., "Collaborative filtering for mobile application recommendation with implicit feedback", in 2022 IEEE 28th Int. Conf. on Engineering, Technology and Innovation (ICE/ITMC) and 31st Int. Association For Management of Technology (IAMOT) Joint Conf., Morel, L., Dupont, L., and Camargo, M., Ed., Nancy, France, IEEE, 2022, pp. 1065 - 1073
@inproceedings{paula2022_1730765681452, author = "Paula, B. and Coelho, J. and Mano, D. and Coutinho, C. and Oliveira, J. and Ribeiro, R. and Batista, F.", title = "Collaborative filtering for mobile application recommendation with implicit feedback", booktitle = "2022 IEEE 28th International Conference on Engineering, Technology and Innovation (ICE/ITMC) and 31st International Association For Management of Technology (IAMOT) Joint Conference", year = "2022", editor = "Morel, L., Dupont, L., and Camargo, M.", volume = "", number = "", series = "", doi = "10.1109/ICE/ITMC-IAMOT55089.2022.10033307", pages = "1065 - 1073", publisher = "IEEE", address = "Nancy, France", organization = "", url = "https://ieeexplore.ieee.org/xpl/conhome/10032842/proceeding" }
TY - CPAPER TI - Collaborative filtering for mobile application recommendation with implicit feedback T2 - 2022 IEEE 28th International Conference on Engineering, Technology and Innovation (ICE/ITMC) and 31st International Association For Management of Technology (IAMOT) Joint Conference AU - Paula, B. AU - Coelho, J. AU - Mano, D. AU - Coutinho, C. AU - Oliveira, J. AU - Ribeiro, R. AU - Batista, F. PY - 2022 SP - 1065 - 1073 DO - 10.1109/ICE/ITMC-IAMOT55089.2022.10033307 CY - Nancy, France UR - https://ieeexplore.ieee.org/xpl/conhome/10032842/proceeding AB - This paper introduces a novel dataset regarding the installation of mobile applications in users devices, and benchmarks multiple well-established collaborative filtering techniques, leveraging on the user implicit feedback extracted from the data. Our experiments use 3 snapshots provided by Aptoide, one of the leading mobile application stores. These snapshots provide information about the installed applications for more than 4 million users in total. Such data allow us to infer the users activity over time, which corresponds to an implicit measure of interest in a certain application, as we consider that installs reflect a positive user opinion on an app, and, inversely, uninstalls reflect a negative user opinion. Since recommendation systems usually use explicit rating data, we have filtered and transformed the existing data into binary ratings. We have trained several recommendation models, using the Surprise Python scikit, comparing baseline algorithms to neighborhood-based and matrix factorization methods. Our evaluation shows that SVD-based and KNN-based methods achieve good performance scores while being computationally efficient, suggesting that they are suitable for recommendation in this novel dataset. ER -