/GNN-finance

Curated list of Graph Neural Network Applications in Business, Finance and Banking

GNN-finance

Curated list of Graph Neural Network Applications in Business and Finance

Dataset

1.The Elliptic Data Set maps Bitcoin transactions to real entities belonging to licit categories (exchanges, wallet providers, miners, licit services, etc.) versus illicit ones (scams, malware, terrorist organizations, ransomware, Ponzi schemes, etc.). The task on the dataset is to classify the illicit and licit nodes in the graph. https://www.kaggle.com/ellipticco/elliptic-data-set

Forecasting in Finaicial Market

  1. Financial time series forecasting with multi-modality graph neural network (2022) DaweiCheng
  2. Spatio-temporal Multi-graph Networks for Demand Forecasting in Online Marketplaces (2021) Ankit Gandhi, Aakanksha,Sivaramakrishnan Kaveri, and Vineet Chaoji
  3. Linking Bank Clients using Graph Neural Networks Powered by Rich Transactional Data (2020) Valentina Shumovskaia, Kirill Fedyanin, Ivan Sukharev, Dmitry Berestnev, Maxim Panov
  4. ROLAND: GNN for Financial Networks Jiaxuan You
  5. Exploring Graph Neural Networks for Stock Market Predictions with Rolling Window Analysis (2019) Daiki Matsunaga, Toyotaro Suzumura, Toshihiro Takahashi
  6. Temporal Relational Ranking for Stock Prediction (2019) Fuli Feng, Xiangnan He, Xiang Wang, Cheng Luo, Yiqun Liu, Tat-Seng Chua
  7. Incorporating Corporation Relationship via Graph Convolutional Neural Networks for Stock Price Prediction(2018) Yingmei Chen, Zhongyu Wei, Xuanjing Huang
  8. Knowledge-Driven Event Embedding for Stock Prediction (2016) Xiao Ding, Yue Zhang, Ting Liu, Junwen Duan
  9. HATS: A Hierarchical Graph Attention Network for Stock Movement Prediction (2019) Raehyun Kim, Chan Ho So, Minbyul Jeong, Sanghoon Lee, Jinkyu Kim, Jaewoo Kang
  10. Spatiotemporal Multi-Graph Convolution Network for Ride-Hailing Demand Forecasting (2019) Xu Geng, Yaguang Li, Leye Wang
  11. Stock Forecasting using Neural Network with Graphs (2021) [Thesis] Shuyi Peng
  12. Scalable Financial Index Tracking with Graph Neural Networks (2021) Zepeng Zhang, Ziping Zhao
  13. Lifelong Property Price Prediction: A Case Study for the Toronto Real Estate Market (2020) Hao Peng, Jianxin Li, Zheng Wang, Renyu Yang

Credit Rating and Risk Management

  1. Financial Risk Analysis for SMEs with Graph-based Supply Chain Mining (2020) Shuo Yang, Zhiqiang Zhang, Jun Zhou, Yang Wang , Wang Sun, Xingyu Zhong, Yanming Fang, Quan Yu, Yuan Qi
  2. Auto-encoder based Graph Convolutional Networks for Online Financial Anti-fraud (2019) Le Lv, Jianbo Cheng, Nanbo Peng
  3. EWS-GCN: Edge Weight-Shared Graph Convolutional Network for Transactional Banking Data (2020) Ivan Sukharev, Valentina Shumovskaia, Kirill Fedyanin, Maxim Panov, Dmitry Berestnev
  4. Temporal-Aware Graph Neural Network for Credit Risk Prediction (2021) Daixin Wang, Zhiqiang Zhang, Jun Zhou, Peng Cui

Fraud Detection and Money Laundering

  1. A loan application fraud detection method based on knowledge graph and neural network (2018) Qing Zhan, Hang Yin
  2. Auto-encoder based Graph Convolutional Networks for Online Financial Anti-fraud (2019) Le Lv; Jianbo Cheng; Nanbo Peng; Min Fan; Dongbin Zhao; Jianhong Zhang
  3. A semi-supervised graph attentive network for financial fraud detection (2019) Daixin Wang; Jianbin Lin; Peng Cui; Quanhui Jia; Zhen Wang; Yanming Fang; Quan Yu; Jun Zhou; Shuang Yan
  4. Anti-money laundering in bitcoin: Experimenting with graph convolutional networks for financial forensics (2019) Mark Weber, Giacomo Domeniconi, Jie Chen, Daniel Karl I. Weidele, Claudio Bellei, Tom Robinson, Charles E. Leiserson
  5. Towards Consumer Loan Fraud Detection: Graph Neural Networks with Role-Constrained Conditional Random Field (2021) Bingbing Xu, Huawei Shen, Bingjie Sun, Rong An, Qi Cao, Xueqi Cheng

Stock Recommendation

  1. FinGAT: Financial Graph Attention Networks for Recommending Top-K Profitable Stocks (2021) Yi-Ling Hsu, Yu-Che Tsai
  2. Relation-aware dynamic attributed graph attention network for stocks recommendation (2022) Feng, Shibo ; Xu, Chen ; Zuo, Yu ; Chen, Guo ; Lin, Fan ; XiaHou, Jianbing
  3. Time-aware Graph Relational Attention Network for Stock Recommendation (2020) Xiaoting Ying, Cong Xu

Others

  1. GFTE: Graph-based Financial Table Extraction (2020) Yiren Li, Zheng Huang, Junchi Yan, Yi Zhou, Fan Ye, Xianhui Liu
  2. Classifying and Understanding Financial Data Using Graph Neural Network (2019) Xiaoxiao Li, Joao Saude, Prashant Reddy, Manuela Veloso
  3. GRAM: Graph-based Attention Model for Healthcare Representation Learning (2017) Edward Choi, Mohammad Taha Bahadori, Le Song, Walter F. Stewart, Jimeng Sun

Remarks.

Free free to pull request or point out the mistakes.