Graph Auto-Encoders for Financial Clustering
Edward Turner

TL;DR
This paper introduces a graph auto-encoder framework for financial data clustering, combining multiple data sources to improve cluster quality and providing a foundation for unsupervised learning in finance.
Contribution
It presents a novel graph auto-encoder approach that integrates multiple data streams for enhanced financial clustering performance.
Findings
Cluster purity increased from 32% to 64% with dual data sources.
Model achieved an average testing precision of 78%.
Using multiple data streams improves clustering over single-source methods.
Abstract
Deep learning has shown remarkable results on Euclidean data (e.g. audio, images, text) however this type of data is limited in the amount of relational information it can hold. In mathematics we can model more general relational data in a graph structure while retaining Euclidean data as associated node or edge features. Due to the ubiquity of graph data, and its ability to hold multiple dimensions of information, graph deep learning has become a fast emerging field. We look at applying and optimising graph deep learning on a finance graph to produce more informed clusters of companies. Having clusters produced from multiple streams of data can be highly useful in quantitative finance; not only does it allow clusters to be tailored to the specific task but the culmination of multiple streams allows for cross source pattern recognition that would have otherwise gone unnoticed. This can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Complex Systems and Time Series Analysis · Blockchain Technology Applications and Security
