UTAR Institutional Repository

A study on matrix factorization and its applications

Tang, Adrian Wen Kai (2021) A study on matrix factorization and its applications. Final Year Project, UTAR.

[img]
Preview
PDF
Download (11Mb) | Preview

    Abstract

    Matrix factorizations are methods used to factorise a matrix into a product of two or more matrices. Each matrix factorizations have their own properties respectively. Matrix factorization is mostly used in image processing and recommendation systems. Both applications use high dimension matrices to calculate the result. This is where matrix factorizations are used to reduce dimension of the data set that help in reducing the computational power. In this project, we focus on Singular Value Decomposition (SVD) and Non-Negative Matrix Factorization (NMF) applied in Latent Semantic Indexing (LSI). In order to carry out the project, we first read intensively on other research papers to increase the knowledge related to SVD and NMF. We study the computational steps, properties and application in the real-world problems. Computational steps are important as it serves the basic knowledge to code it in Python. Python also consists of libraries that can be used to calculate the approximated matrix with some parameter tuning. In this project, the application that we focus on is LSI algorithm. LSI is a search algorithm where it returns a set of documents that is related to the keywords that the user searches. It required high computational power to do matrix multiplication. To solve this, we used SVD and NMF methods to reduce the matrix dimension and thus reduce the computational power. SVD performed better than NMF because SVD has the appropriate method to find the dimension to reduce whereas NMF does not have that kind of method. In the future, we can find methods that can improve the current results.

    Item Type: Final Year Project / Dissertation / Thesis (Final Year Project)
    Subjects: Q Science > QA Mathematics
    Divisions: Lee Kong Chian Faculty of Engineering and Science > Bachelor of Science (Honours) Applied Mathematics with Computing
    Depositing User: Sg Long Library
    Date Deposited: 18 Jan 2023 01:51
    Last Modified: 18 Jan 2023 01:51
    URI: http://eprints.utar.edu.my/id/eprint/5079

    Actions (login required)

    View Item