paper-with-me

Papers

SETN: Stock Embedding Enhanced with Textual and Network Information

2024-08-06 · Takehiro Takayanagi, Hiroki Sakaji, Kiyoshi Izumi

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.

📄 PDF Abstract BibTeX arXiv:2408.02899

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkManagementPortfolio OptimizationStock Price Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Stock Embeddings Acquired from News Articles and Price History, and an Application to Portfolio Optimization

2020-07-01 · ACL 2020 6 · Xin Du, Kumiko Tanaka-Ishii

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 OptimizationPrediction

A Hybrid Deep Learning Framework for Stock Price Prediction Considering the Investor Sentiment of Online Forum Enhanced by Popularity

2024-05-17 · Huiyu Li, Junhua Hu

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 Prediction

Seq-SetNet: Exploring Sequence Sets for Inferring Structures

2019-06-06 · Fusong Ju, Jianwei Zhu, Guozheng Wei, Qi Zhang 외

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 Prediction

FinTextSim: Enhancing Financial Text Analysis with BERTopic

2025-04-22 · Simon Jehnen, Joaquín Ordieres-Meré, Javier Villalba-Díez

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 Prediction

Stock Movement Prediction with Financial News using Contextualized Embedding from BERT

2021-07-19 · Qinkai Chen

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…