Holder Recommendations using Graph Representation Learning & Link
Prediction
- URL: http://arxiv.org/abs/2212.09624v1
- Date: Thu, 10 Nov 2022 16:36:17 GMT
- Title: Holder Recommendations using Graph Representation Learning & Link
Prediction
- Authors: Rachna Saxena, Abhijeet Kumar, Mridul Mishra
- Abstract summary: Current methods surface leads based on certain product categorization and attributes like returns, fees, category etc.
This paper proposes a comprehensive data driven framework for developing a lead recommendations system in holder's space for financial products like funds.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Lead recommendations for financial products such as funds or ETF is
potentially challenging in investment space due to changing market scenarios,
and difficulty in capturing financial holder's mindset and their philosophy.
Current methods surface leads based on certain product categorization and
attributes like returns, fees, category etc. to suggest similar product to
investors which may not capture the holder's investment behavior holistically.
Other reported works does subjective analysis of institutional holder's
ideology. This paper proposes a comprehensive data driven framework for
developing a lead recommendations system in holder's space for financial
products like funds by using transactional history, asset flows and product
specific attributes. The system assumes holder's interest implicitly by
considering all investment transactions made and collects possible meta
information to detect holder's investment profile/persona like investment
anticipation and investment behavior. This paper focusses on holder
recommendation component of framework which employs a bi-partite graph
representation of financial holders and funds using variety of attributes and
further employs GraphSage model for learning representations followed by link
prediction model for ranking recommendation for future period. The performance
of the proposed approach is compared with baseline model i.e., content-based
filtering approach on metric hits at Top-k (50, 100, 200) recommendations. We
found that the proposed graph ML solution outperform baseline by absolute 42%,
22% and 14% with a look ahead bias and by absolute 18%, 19% and 18% on
completely unseen holders in terms of hit rate for top-k recommendations: 50,
100 and 200 respectively.
Related papers
- Harnessing Earnings Reports for Stock Predictions: A QLoRA-Enhanced LLM Approach [6.112119533910774]
This paper introduces an advanced approach by employing Large Language Models (LLMs) instruction fine-tuned with a novel combination of instruction-based techniques and quantized low-rank adaptation (QLoRA) compression.
Our methodology integrates 'base factors', such as financial metric growth and earnings transcripts, with 'external factors', including recent market indices performances and analyst grades, to create a rich, supervised dataset.
This study not only demonstrates the power of integrating cutting-edge AI with fine-tuned financial data but also paves the way for future research in enhancing AI-driven financial analysis tools.
arXiv Detail & Related papers (2024-08-13T04:53:31Z) - Stock Recommendations for Individual Investors: A Temporal Graph Network Approach with Mean-Variance Efficient Sampling [27.770653904666776]
Individual investors often disregard established investment theories, favoring their personal preferences instead.
This presents a challenge for stock recommendation systems, which must not only provide strong investment performance but also respect these individual preferences.
We propose a new model, Portfolio Temporal Graph Network Recommender, PfoTGNRec, which can handle time-varying collaborative signals and incorporates diversification-enhancing sampling.
arXiv Detail & Related papers (2024-03-27T07:17:55Z) - Which Matters Most in Making Fund Investment Decisions? A
Multi-granularity Graph Disentangled Learning Framework [47.308959396996606]
We develop a novel M ulti-granularity Graph Disentangled Learning framework named MGDL to effectively perform intelligent matching of fund investment products.
To attain stronger disentangled representations with specific semantics, MGDL explicitly involve two self-supervised signals, i.e., fund type based contrasts and fund popularity.
arXiv Detail & Related papers (2023-11-23T09:08:43Z) - Diffusion Variational Autoencoder for Tackling Stochasticity in
Multi-Step Regression Stock Price Prediction [54.21695754082441]
Multi-step stock price prediction over a long-term horizon is crucial for forecasting its volatility.
Current solutions to multi-step stock price prediction are mostly designed for single-step, classification-based predictions.
We combine a deep hierarchical variational-autoencoder (VAE) and diffusion probabilistic techniques to do seq2seq stock prediction.
Our model is shown to outperform state-of-the-art solutions in terms of its prediction accuracy and variance.
arXiv Detail & Related papers (2023-08-18T16:21:15Z) - ChatGPT-based Investment Portfolio Selection [21.24186888129542]
We explore potential uses of generative AI models, such as ChatGPT, for investment portfolio selection.
We use ChatGPT to obtain a universe of stocks from S&P500 market index that are potentially attractive for investing.
Our findings indicate that ChatGPT is effective in stock selection but may not perform as well in assigning optimal weights to stocks within the portfolio.
arXiv Detail & Related papers (2023-08-11T17:48:17Z) - HireVAE: An Online and Adaptive Factor Model Based on Hierarchical and
Regime-Switch VAE [113.47287249524008]
It is still an open question to build a factor model that can conduct stock prediction in an online and adaptive setting.
We propose the first deep learning based online and adaptive factor model, HireVAE, at the core of which is a hierarchical latent space that embeds the relationship between the market situation and stock-wise latent factors.
Across four commonly used real stock market benchmarks, the proposed HireVAE demonstrate superior performance in terms of active returns over previous methods.
arXiv Detail & Related papers (2023-06-05T12:58:13Z) - Price DOES Matter! Modeling Price and Interest Preferences in
Session-based Recommendation [55.0391061198924]
Session-based recommendation aims to predict items that an anonymous user would like to purchase based on her short behavior sequence.
It is nontrivial to incorporate price preferences for session-based recommendation.
We propose a novel method Co-guided Heterogeneous Hypergraph Network (CoHHN) for session-based recommendation.
arXiv Detail & Related papers (2022-05-09T10:47:15Z) - High-Dimensional Stock Portfolio Trading with Deep Reinforcement
Learning [0.0]
The algorithm is capable of trading high-dimensional portfolios from cross-sectional datasets of any size.
We sequentially set up environments by sampling one asset for each environment while rewarding investments with the resulting asset's return and cash reservation with the average return of the set of assets.
arXiv Detail & Related papers (2021-12-09T08:30:45Z) - A Sentiment Analysis Approach to the Prediction of Market Volatility [62.997667081978825]
We have explored the relationship between sentiment extracted from financial news and tweets and FTSE100 movements.
The sentiment captured from news headlines could be used as a signal to predict market returns; the same does not apply for volatility.
We developed an accurate classifier for the prediction of market volatility in response to the arrival of new information.
arXiv Detail & Related papers (2020-12-10T01:15:48Z) - Deep Learning for Portfolio Optimization [5.833272638548154]
Instead of selecting individual assets, we trade Exchange-Traded Funds (ETFs) of market indices to form a portfolio.
We compare our method with a wide range of algorithms with results showing that our model obtains the best performance over the testing period.
arXiv Detail & Related papers (2020-05-27T21:28:43Z) - Reinforcement-Learning based Portfolio Management with Augmented Asset
Movement Prediction States [71.54651874063865]
Portfolio management (PM) aims to achieve investment goals such as maximal profits or minimal risks.
In this paper, we propose SARL, a novel State-Augmented RL framework for PM.
Our framework aims to address two unique challenges in financial PM: (1) data Heterogeneous data -- the collected information for each asset is usually diverse, noisy and imbalanced (e.g., news articles); and (2) environment uncertainty -- the financial market is versatile and non-stationary.
arXiv Detail & Related papers (2020-02-09T08:10:03Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.