Text Representation Enrichment Utilizing Graph based Approaches: Stock Market Technical Analysis Case Study
Sara Salamat, Nima Tavassoli, Behnam Sabeti, Reza Fahmi

TL;DR
This paper introduces a novel graph neural network approach for processing heterogeneous text graphs to classify stock market technical analysis reports, demonstrating effective embedding extraction and downstream task performance.
Contribution
It presents the first application of GNNs to classify stock market technical analysis reports using a hybrid model for heterogeneous graph embedding.
Findings
Effective node embeddings for heterogeneous graphs
Successful classification of stock analysis reports
Demonstrated model's utility in downstream tasks
Abstract
Graph neural networks (GNNs) have been utilized for various natural language processing (NLP) tasks lately. The ability to encode corpus-wide features in graph representation made GNN models popular in various tasks such as document classification. One major shortcoming of such models is that they mainly work on homogeneous graphs, while representing text datasets as graphs requires several node types which leads to a heterogeneous schema. In this paper, we propose a transductive hybrid approach composed of an unsupervised node representation learning model followed by a node classification/edge prediction model. The proposed model is capable of processing heterogeneous graphs to produce unified node embeddings which are then utilized for node classification or link prediction as the downstream task. The proposed model is developed to classify stock market technical analysis reports,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Topic Modeling · Advanced Graph Neural Networks
