SETN: Stock Embedding Enhanced with Textual and Network Information
Stock embedding is a method for vector representation of stocks. There is a growing demand for vector representations of stock, i.e., stock embedding, in wealth management sectors, and the method has been applied to various tasks such as stock price prediction, portfolio optimization, and similar fund identifications. Stock embeddings have the advantage of enabling the quantification of relative relationships between stocks, and they can extract useful information from unstructured data such as text and network data. In this study, we propose stock embedding enhanced with textual and network information (SETN) using a domain-adaptive pre-trained transformer-based model to embed textual information and a graph neural network model to grasp network information. We evaluate the performance of our proposed model on related company information extraction tasks. We also demonstrate that stock embeddings obtained from the proposed model perform better in creating thematic funds than those obtained from baseline methods, providing a promising pathway for various applications in the wealth management industry.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph Neural NetworkManagementPortfolio OptimizationStock Price PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Stock Embeddings Acquired from News Articles and Price History, and an Application to Portfolio Optimization
Previous works that integrated news articles to better process stock prices used a variety of neural networks to predict price movements. The textual and price information were both encoded in the neural network, and it …
ArticlesPortfolio OptimizationPredictionA Hybrid Deep Learning Framework for Stock Price Prediction Considering the Investor Sentiment of Online Forum Enhanced by Popularity
Stock price prediction has always been a difficult task for forecasters. Using cutting-edge deep learning techniques, stock price prediction based on investor sentiment extracted from online forums has become feasible. W…
Deep LearningPredictionStock Price PredictionSeq-SetNet: Exploring Sequence Sets for Inferring Structures
Sequence set is a widely-used type of data source in a large variety of fields. A typical example is protein structure prediction, which takes an multiple sequence alignment (MSA) as input and aims to infer structural in…
Multiple Sequence AlignmentProtein Secondary Structure PredictionProtein Structure PredictionFinTextSim: Enhancing Financial Text Analysis with BERTopic
Recent advancements in information availability and computational capabilities have transformed the analysis of annual reports, integrating traditional financial metrics with insights from textual data. To extract valuab…
SentenceStock Price PredictionStock Movement Prediction with Financial News using Contextualized Embedding from BERT
News events can greatly influence equity markets. In this paper, we are interested in predicting the short-term movement of stock prices after financial news events using only the headlines of the news. To achieve this g…