paper-with-me

홈 › Papers

Matrix Completion of World Trade

2021-09-08 · Gnecco Giorgio, Nutarelli Federico, Riccaboni Massimo

This work applies Matrix Completion (MC) -- a class of machine-learning methods commonly used in the context of recommendation systems -- to analyse economic complexity. MC is applied to reconstruct the Revealed Comparative Advantage (RCA) matrix, whose elements express the relative advantage of countries in given classes of products, as evidenced by yearly trade flows. A high-accuracy binary classifier is derived from the application of MC, with the aim of discriminating between elements of the RCA matrix that are, respectively, higher or lower than one. We introduce a novel Matrix cOmpletion iNdex of Economic complexitY (MONEY) based on MC, which is related to the predictability of countries' RCA (the lower the predictability, the higher the complexity). Differently from previously-developed indices of economic complexity, the MONEY index takes into account the various singular vectors of the matrix reconstructed by MC, whereas other indices are based only on one/two eigenvectors of a suitable symmetric matrix, derived from the RCA matrix. Finally, MC is compared with a state-of-the-art economic complexity index (GENEPY). We show that the false positive rate per country of a binary classifier constructed starting from the average entry-wise output of MC can be used as a proxy of GENEPY.

📄 PDF Abstract BibTeX arXiv:2109.03930

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionRecommendation Systems

Similar Papers 제목 키워드 기반

Matrix completion with column manipulation: Near-optimal sample-robustness-rank tradeoffs

2011-02-10 · Yudong Chen, Huan Xu, Constantine Caramanis, Sujay Sanghavi

This paper considers the problem of matrix completion when some number of the columns are completely and arbitrarily corrupted, potentially by a malicious adversary. It is well-known that standard algorithms for matrix c…

Collaborative FilteringMatrix Completion

Sparse Group Inductive Matrix Completion

2018-04-27 · Ivan Nazarov, Boris Shirokikh, Maria Burkina, Gennady Fedonin 외

We consider the problem of matrix completion with side information (\textit{inductive matrix completion}). In real-world applications many side-channel features are typically non-informative making feature selection an i…

feature selectionLow-Rank Matrix CompletionMatrix Completion

Matrix Completion Under Monotonic Single Index Models

2015-12-29 · NeurIPS 2015 12 · Ravi Ganti, Laura Balzano, Rebecca Willett

Most recent results in matrix completion assume that the matrix under consideration is low-rank or that the columns are in a union of low-rank subspaces. In real-world settings, however, the linear structure underlying t…

Matrix Completion

Scaled stochastic gradient descent for low-rank matrix completion

2016-03-16 · Bamdev Mishra, Rodolphe Sepulchre

The paper looks at a scaled variant of the stochastic gradient descent algorithm for the matrix completion problem. Specifically, we propose a novel matrix-scaling of the partial derivatives that acts as an efficient pre…

Low-Rank Matrix CompletionMatrix Completion

Adaptive Matrix Completion for the Users and the Items in Tail

2019-04-22 · Mohit Sharma, George Karypis

Recommender systems are widely used to recommend the most appealing items to users. These recommendations can be generated by applying collaborative filtering methods. The low-rank matrix completion method is the state-o…

Collaborative FilteringLow-Rank Matrix CompletionMatrix CompletionRecommendation Systems