首页 > 最新文献

Proceedings of the Third ACM International Conference on AI in Finance最新文献

英文 中文
Synthetic Data Augmentation for Deep Reinforcement Learning in Financial Trading 金融交易中深度强化学习的合成数据增强
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561704
Chunli Liu, Carmine Ventre, M. Polukarov
Despite the eye-catching advances in the area, deploying Deep Reinforcement Learning (DRL) in financial markets remains a challenging task. Model-based techniques often fall short due to epistemic uncertainty, whereas model-free approaches require large amount of data that is often unavailable. Motivated by the recent research on the generation of realistic synthetic financial data, we explore the possibility of using augmented synthetic datasets for training DRL agents without direct access to the real financial data. With our novel approach, termed synthetic data augmented reinforcement learning for trading (SDARL4T), we test whether the performance of DRL for financial trading can be enhanced, by attending to both profitability and generalization abilities. We show that DRL agents trained with SDARL4T make a profit which is comparable, and often much larger, than that obtained by the agents trained on real data, while guaranteeing similar robustness. These results support the adoption of our framework in real-world uses of DRL for trading.
尽管该领域取得了引人注目的进展,但在金融市场中部署深度强化学习(DRL)仍然是一项具有挑战性的任务。由于认知的不确定性,基于模型的技术常常存在不足,而无模型的方法需要大量的数据,而这些数据通常是不可用的。受最近对生成真实合成财务数据的研究的启发,我们探索了在不直接访问真实财务数据的情况下使用增强合成数据集来训练DRL代理的可能性。通过我们的新方法,称为交易合成数据增强强化学习(SDARL4T),我们通过关注盈利能力和泛化能力来测试DRL在金融交易中的性能是否可以得到提高。我们表明,使用SDARL4T训练的DRL代理所获得的利润与使用真实数据训练的代理所获得的利润相当,并且通常要大得多,同时保证了相似的鲁棒性。这些结果支持我们的框架在实际交易中使用DRL。
{"title":"Synthetic Data Augmentation for Deep Reinforcement Learning in Financial Trading","authors":"Chunli Liu, Carmine Ventre, M. Polukarov","doi":"10.1145/3533271.3561704","DOIUrl":"https://doi.org/10.1145/3533271.3561704","url":null,"abstract":"Despite the eye-catching advances in the area, deploying Deep Reinforcement Learning (DRL) in financial markets remains a challenging task. Model-based techniques often fall short due to epistemic uncertainty, whereas model-free approaches require large amount of data that is often unavailable. Motivated by the recent research on the generation of realistic synthetic financial data, we explore the possibility of using augmented synthetic datasets for training DRL agents without direct access to the real financial data. With our novel approach, termed synthetic data augmented reinforcement learning for trading (SDARL4T), we test whether the performance of DRL for financial trading can be enhanced, by attending to both profitability and generalization abilities. We show that DRL agents trained with SDARL4T make a profit which is comparable, and often much larger, than that obtained by the agents trained on real data, while guaranteeing similar robustness. These results support the adoption of our framework in real-world uses of DRL for trading.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127568128","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Model-Agnostic Pricing of Exotic Derivatives Using Signatures 基于特征的奇异衍生品模型不可知定价
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561740
A. Alden, Carmine Ventre, Blanka Horvath, Gordon Lee
Neural networks hold out the promise of fast and reliable derivative pricing. Such an approach usually involves the supervised learning task of mapping contract and model parameters to derivative prices. In this work, we introduce a model-agnostic path-wise approach to derivative pricing using higher-order distribution regression. Our methodology leverages the 2nd-order Maximum Mean Discrepancy (MMD), a notion of distance between stochastic processes based on path signatures. To overcome the high computational cost of its calculation, we pre-train a neural network that can quickly and accurately compute higher-order MMDs. This allows the combination of distribution regression with neural networks in a computationally feasible way. We test our model on down-and-in barrier options. We demonstrate that our path-wise approach extends well to the high-dimensional case by applying it to rainbow options and autocallables. Our approach has a significant speed-up over Monte Carlo pricing.
神经网络提供了快速可靠的衍生品定价的承诺。这种方法通常涉及将合约和模型参数映射到衍生品价格的监督学习任务。在这项工作中,我们使用高阶分布回归引入了一种模型不可知的衍生品定价路径方法。我们的方法利用二阶最大平均差异(MMD),这是一种基于路径特征的随机过程之间距离的概念。为了克服其计算的高计算成本,我们预训练了一个能够快速准确地计算高阶mmd的神经网络。这使得分布回归与神经网络以一种计算可行的方式相结合。我们在上下障碍期权上测试了我们的模型。通过将路径方法应用于彩虹选项和自动可调用项,我们证明了这种方法可以很好地扩展到高维情况。我们的方法比蒙特卡洛定价有显著的加速。
{"title":"Model-Agnostic Pricing of Exotic Derivatives Using Signatures","authors":"A. Alden, Carmine Ventre, Blanka Horvath, Gordon Lee","doi":"10.1145/3533271.3561740","DOIUrl":"https://doi.org/10.1145/3533271.3561740","url":null,"abstract":"Neural networks hold out the promise of fast and reliable derivative pricing. Such an approach usually involves the supervised learning task of mapping contract and model parameters to derivative prices. In this work, we introduce a model-agnostic path-wise approach to derivative pricing using higher-order distribution regression. Our methodology leverages the 2nd-order Maximum Mean Discrepancy (MMD), a notion of distance between stochastic processes based on path signatures. To overcome the high computational cost of its calculation, we pre-train a neural network that can quickly and accurately compute higher-order MMDs. This allows the combination of distribution regression with neural networks in a computationally feasible way. We test our model on down-and-in barrier options. We demonstrate that our path-wise approach extends well to the high-dimensional case by applying it to rainbow options and autocallables. Our approach has a significant speed-up over Monte Carlo pricing.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128597787","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Knowledge Graph Guided Simultaneous Forecasting and Network Learning for Multivariate Financial Time Series 知识图谱指导的多元金融时间序列同步预测与网络学习
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561702
Shibal Ibrahim, Wenyu Chen, Yada Zhu, Ping Chen, Yang Zhang, R. Mazumder
Financial time series forecasting is challenging due to limited sample size, correlated samples, low signal strengths, among others. Additional information with knowledge graphs (KGs) can allow for improved prediction and decision making. In this work, we explore a framework GregNets for jointly learning forecasting models and correlations structures that exploit graph connectivity from KGs. We propose novel regularizers based on KG relations to guide estimation of correlation structure. We develop a pseudo-likelihood layer that can learn the error residual structure for any multivariate time-series forecasting architecture in deep learning APIs (e.g. Tensorflow). We evaluate our modeling and algorithmic proposals in small sample regimes in real-world financial markets with two types of KGs. Our empirical results demonstrate sparser connectivity structures, runtime improvements and high-quality predictions.
由于样本量有限、样本相关、信号强度低等原因,金融时间序列预测具有挑战性。知识图(KGs)的附加信息可以改进预测和决策。在这项工作中,我们探索了一个框架GregNets,用于联合学习预测模型和利用KG图连通性的关联结构,我们提出了基于KG关系的新正则器来指导关联结构的估计。我们开发了一个伪似然层,可以学习深度学习api(例如Tensorflow)中任何多元时间序列预测架构的误差残差结构。我们用两种类型的KGs在现实金融市场的小样本制度中评估了我们的建模和算法建议。我们的实证结果显示了更稀疏的连接结构、运行时间的改进和高质量的预测。
{"title":"Knowledge Graph Guided Simultaneous Forecasting and Network Learning for Multivariate Financial Time Series","authors":"Shibal Ibrahim, Wenyu Chen, Yada Zhu, Ping Chen, Yang Zhang, R. Mazumder","doi":"10.1145/3533271.3561702","DOIUrl":"https://doi.org/10.1145/3533271.3561702","url":null,"abstract":"Financial time series forecasting is challenging due to limited sample size, correlated samples, low signal strengths, among others. Additional information with knowledge graphs (KGs) can allow for improved prediction and decision making. In this work, we explore a framework GregNets for jointly learning forecasting models and correlations structures that exploit graph connectivity from KGs. We propose novel regularizers based on KG relations to guide estimation of correlation structure. We develop a pseudo-likelihood layer that can learn the error residual structure for any multivariate time-series forecasting architecture in deep learning APIs (e.g. Tensorflow). We evaluate our modeling and algorithmic proposals in small sample regimes in real-world financial markets with two types of KGs. Our empirical results demonstrate sparser connectivity structures, runtime improvements and high-quality predictions.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"134 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132919304","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Customer-Category Interest Model: A Graph-Based Collaborative Filtering Model with Applications in Finance 客户类别兴趣模型:一种基于图的协同过滤模型及其在金融中的应用
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561757
Yue Leng, E. Skiani, William Peak, E. Mackie, Fuyuan Li, Thwisha Charvi, Jennifer Law, Kieran Daly
The financial domain naturally contains multiple different types of entities such as stocks, product categories, investment participants, intermediaries, and customers, and interactions between these entities. This paper introduces a Graph-based Collaborative Filtering Category Recommendation (GCFCR) system as a first step in modelling the financial domain as an inter-connected, heterogeneous, dynamic system of nodes and edges. The goal of this paper is to identify customer interest based on the neighborhood of each node and make personalized suggestions or identify relevant content for each customer. Matching relevant products and services to customers is a key foundation of building and maintaining strong customer relationships, facilitating more personalized marketing which can ultimately result in increased customer activity, trust, and revenue. In this paper, we run a set of experiments to compare different recommendation techniques, concluding that the proposed GCFCR approach outperforms in this real-life application.
金融领域自然包含多种不同类型的实体,如股票、产品类别、投资参与者、中介机构和客户,以及这些实体之间的交互。本文介绍了一种基于图的协同过滤类别推荐(GCFCR)系统,作为将金融领域建模为一个由节点和边组成的相互连接、异构的动态系统的第一步。本文的目标是基于每个节点的邻域识别客户兴趣,并为每个客户提供个性化建议或识别相关内容。为客户匹配相关的产品和服务是建立和维持强大的客户关系的关键基础,促进更个性化的营销,最终可以增加客户活动,信任和收入。在本文中,我们运行了一组实验来比较不同的推荐技术,结论是提出的GCFCR方法在实际应用中表现更好。
{"title":"Customer-Category Interest Model: A Graph-Based Collaborative Filtering Model with Applications in Finance","authors":"Yue Leng, E. Skiani, William Peak, E. Mackie, Fuyuan Li, Thwisha Charvi, Jennifer Law, Kieran Daly","doi":"10.1145/3533271.3561757","DOIUrl":"https://doi.org/10.1145/3533271.3561757","url":null,"abstract":"The financial domain naturally contains multiple different types of entities such as stocks, product categories, investment participants, intermediaries, and customers, and interactions between these entities. This paper introduces a Graph-based Collaborative Filtering Category Recommendation (GCFCR) system as a first step in modelling the financial domain as an inter-connected, heterogeneous, dynamic system of nodes and edges. The goal of this paper is to identify customer interest based on the neighborhood of each node and make personalized suggestions or identify relevant content for each customer. Matching relevant products and services to customers is a key foundation of building and maintaining strong customer relationships, facilitating more personalized marketing which can ultimately result in increased customer activity, trust, and revenue. In this paper, we run a set of experiments to compare different recommendation techniques, concluding that the proposed GCFCR approach outperforms in this real-life application.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"10890 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133405700","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Dynamic Calibration of Order Flow Models with Generative Adversarial Networks 基于生成对抗网络的订单流模型动态标定
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561777
Felix Prenzel, R. Cont, Mihai Cucuringu, Jonathan Kochems
Classical models for order flow dynamics based on point processes, such as Poisson or Hawkes processes, have been studied intensively. Often, several days of limit border book (LOB) data is used to calibrate such models, thereby averaging over different dynamics - such as intraday effects or different trading volumes. This work uses generative adversarial networks (GANs) to learn the distribution of calibrations – obtained by many calibrations based on short time frames. The trained GAN can then be used to generate synthetic, realistic calibrations based on external conditions such as time of the day or volatility. Results show that GANs easily reproduce patterns of the order arrival intensities and can fit the distribution well without heavy parameter tuning. The synthetic calibrations can then be used to simulate order streams which contain new dynamics such as temporary drifts, different volatility regimes, but also intra-day patterns such as the commonly observed U-shape that reflects stylized behaviour around open and close of market hours.
经典的基于点过程的订单流动力学模型,如泊松过程或霍克过程,已经得到了深入的研究。通常,几天的极限边界账簿(LOB)数据被用来校准这些模型,从而对不同的动态进行平均-例如日内效应或不同的交易量。这项工作使用生成对抗网络(GANs)来学习基于短时间框架的许多校准获得的校准分布。经过训练的GAN可用于根据外部条件(如一天中的时间或波动)生成合成的、现实的校准。结果表明,gan可以很容易地再现阶数到达强度的模式,并且可以很好地拟合分布,而无需进行大量的参数调整。然后可以使用合成校准来模拟订单流,其中包含新的动态,例如临时漂移,不同的波动机制,以及日内模式,例如通常观察到的u形,反映了市场开盘和收盘时的风式化行为。
{"title":"Dynamic Calibration of Order Flow Models with Generative Adversarial Networks","authors":"Felix Prenzel, R. Cont, Mihai Cucuringu, Jonathan Kochems","doi":"10.1145/3533271.3561777","DOIUrl":"https://doi.org/10.1145/3533271.3561777","url":null,"abstract":"Classical models for order flow dynamics based on point processes, such as Poisson or Hawkes processes, have been studied intensively. Often, several days of limit border book (LOB) data is used to calibrate such models, thereby averaging over different dynamics - such as intraday effects or different trading volumes. This work uses generative adversarial networks (GANs) to learn the distribution of calibrations – obtained by many calibrations based on short time frames. The trained GAN can then be used to generate synthetic, realistic calibrations based on external conditions such as time of the day or volatility. Results show that GANs easily reproduce patterns of the order arrival intensities and can fit the distribution well without heavy parameter tuning. The synthetic calibrations can then be used to simulate order streams which contain new dynamics such as temporary drifts, different volatility regimes, but also intra-day patterns such as the commonly observed U-shape that reflects stylized behaviour around open and close of market hours.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"70 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116661433","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Network Filtering of Spatial-temporal GNN for Multivariate Time-series Prediction 多变量时间序列预测的时空GNN网络滤波
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561678
Yuanrong Wang, T. Aste
We propose an architecture for multivariate time-series prediction that integrates a spatial-temporal graph neural network with a filtering module which filters the inverse correlation matrix into a sparse network structure. In contrast with existing sparsification methods adopted in graph neural networks, our model explicitly leverages time-series filtering to overcome the low signal-to-noise ratio typical of complex systems data. We present a set of experiments, where we predict future sales volume from a synthetic time-series sales volume dataset. The proposed spatial-temporal graph neural network displays superior performances to baseline approaches with no graphical information, fully connected, disconnected graphs, and unfiltered graphs, as well as the state-of-the-art spatial-temporal GNN. Comparison of the results with Diffusion Convolutional Recurrent Neural Network (DCRNN) suggests that, by combining a (inferior) GNN with graph sparsification and filtering, one can achieve comparable or better efficacy than the state-of-the-art in multivariate time-series regression.
我们提出了一种多变量时间序列预测体系结构,该体系结构将时空图神经网络与过滤模块相结合,该模块将逆相关矩阵过滤成稀疏网络结构。与图神经网络中采用的现有稀疏化方法相比,我们的模型明确地利用时间序列滤波来克服复杂系统数据典型的低信噪比。我们提出了一组实验,其中我们从合成的时间序列销售量数据集预测未来的销售量。本文提出的时空图神经网络在无图形信息、全连通图、不连通图和未过滤图以及最先进的时空GNN的基线方法中表现出优越的性能。与扩散卷积递归神经网络(DCRNN)的结果比较表明,通过将(较差的)GNN与图稀疏化和滤波相结合,可以达到与最先进的多变量时间序列回归相当或更好的效果。
{"title":"Network Filtering of Spatial-temporal GNN for Multivariate Time-series Prediction","authors":"Yuanrong Wang, T. Aste","doi":"10.1145/3533271.3561678","DOIUrl":"https://doi.org/10.1145/3533271.3561678","url":null,"abstract":"We propose an architecture for multivariate time-series prediction that integrates a spatial-temporal graph neural network with a filtering module which filters the inverse correlation matrix into a sparse network structure. In contrast with existing sparsification methods adopted in graph neural networks, our model explicitly leverages time-series filtering to overcome the low signal-to-noise ratio typical of complex systems data. We present a set of experiments, where we predict future sales volume from a synthetic time-series sales volume dataset. The proposed spatial-temporal graph neural network displays superior performances to baseline approaches with no graphical information, fully connected, disconnected graphs, and unfiltered graphs, as well as the state-of-the-art spatial-temporal GNN. Comparison of the results with Diffusion Convolutional Recurrent Neural Network (DCRNN) suggests that, by combining a (inferior) GNN with graph sparsification and filtering, one can achieve comparable or better efficacy than the state-of-the-art in multivariate time-series regression.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"162 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123421879","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Eigenvector-based Graph Neural Network Embeddings and Trust Rating Prediction in Bitcoin Networks 基于特征向量的图神经网络嵌入与比特币网络信任度预测
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561793
Pin Ni, Qiao Yuan, Raad Khraishi, Ramin Okhrati, Aldo Lipani, F. Medda
Given their strong performance on a variety of graph learning tasks, Graph Neural Networks (GNNs) are increasingly used to model financial networks. Traditional GNNs, however, are not able to capture higher-order topological information, and their performance is known to degrade with the presence of negative edges that may arise in many common financial applications. Considering the rich semantic inference of negative edges, excluding them as an obvious solution is not elegant. Alternatively, another basic approach is to apply positive normalization, however, this also may lead to information loss. Our work proposes a simple yet effective solution to overcome these two challenges by employing the eigenvectors with top-k largest eigenvalues of the raw adjacency matrix for pre-embeddings. These pre-embeddings contain high-order topological knowledge together with the information on negative edges, which are then fed into a GNN with a positively normalized adjacency matrix to compensate for its shortcomings. Through comprehensive experiments and analysis, we empirically demonstrate the superiority of our proposed solution in a Bitcoin user reputation score prediction task.
鉴于其在各种图学习任务上的出色表现,图神经网络(gnn)越来越多地用于金融网络建模。然而,传统的gnn不能捕获高阶拓扑信息,并且在许多常见的金融应用中,它们的性能会随着负边的存在而下降。考虑到负边丰富的语义推理,排除负边作为一个明显的解决方案是不优雅的。另外,另一种基本方法是应用正规范化,但是,这也可能导致信息丢失。我们的工作提出了一个简单而有效的解决方案来克服这两个挑战,通过使用原始邻接矩阵的top-k最大特征值的特征向量进行预嵌入。这些预嵌入包含高阶拓扑知识和负边信息,然后将其馈送到具有正归一化邻接矩阵的GNN中以弥补其缺点。通过全面的实验和分析,我们实证地证明了我们提出的解决方案在比特币用户信誉评分预测任务中的优越性。
{"title":"Eigenvector-based Graph Neural Network Embeddings and Trust Rating Prediction in Bitcoin Networks","authors":"Pin Ni, Qiao Yuan, Raad Khraishi, Ramin Okhrati, Aldo Lipani, F. Medda","doi":"10.1145/3533271.3561793","DOIUrl":"https://doi.org/10.1145/3533271.3561793","url":null,"abstract":"Given their strong performance on a variety of graph learning tasks, Graph Neural Networks (GNNs) are increasingly used to model financial networks. Traditional GNNs, however, are not able to capture higher-order topological information, and their performance is known to degrade with the presence of negative edges that may arise in many common financial applications. Considering the rich semantic inference of negative edges, excluding them as an obvious solution is not elegant. Alternatively, another basic approach is to apply positive normalization, however, this also may lead to information loss. Our work proposes a simple yet effective solution to overcome these two challenges by employing the eigenvectors with top-k largest eigenvalues of the raw adjacency matrix for pre-embeddings. These pre-embeddings contain high-order topological knowledge together with the information on negative edges, which are then fed into a GNN with a positively normalized adjacency matrix to compensate for its shortcomings. Through comprehensive experiments and analysis, we empirically demonstrate the superiority of our proposed solution in a Bitcoin user reputation score prediction task.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"623 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123076642","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Temporal Bipartite Graph Neural Networks for Bond Prediction 用于债券预测的时间二部图神经网络
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561751
D. Zhou, Ajim Uddin, Xinyuan Tao, Zuofeng Shang, Dantong Yu
Understanding bond (debt) valuation and predicting future prices are of great importance in finance. Bonds are a major source of long-term capital in U.S. financial markets along with stocks. However, compared with stocks, bonds are understudied. One main reason is the infrequent trading in the secondary market, which results in irregular intervals and missing observations. This paper attempts to overcome this challenge by leveraging network information from bond-fund holding data and proposes a novel method to predict bond prices (yields). We design the temporal bipartite graph neural networks (TBGNN) with self-supervision regularization that entails multiple components: the bipartite graph representation module of learning node embeddings from the bond and fund interactions and their associated factors; the recurrent neural network module to model the temporal interactions; and the self-supervised objective to regularize the unlabeled node representation with graph structure. The model adopts a minibatch training process (Minibatch Stochastic Gradient Descent) in a deep learning platform to alleviate the model complexity and computation cost in optimizing different modules and objectives. Results show that our TBGNN model provides a more accurate prediction of bond price and yield. It outperforms multiple existing graph neural networks and multivariate time series methods: improving R2 by 6%-51% in bond price prediction and 5%-70% in bond yield prediction.
了解债券(债务)估值和预测未来价格在金融中非常重要。债券和股票是美国金融市场长期资本的主要来源。然而,与股票相比,人们对债券的研究还不够充分。一个主要原因是二级市场的交易不频繁,这导致了不规则的间隔和缺失的观察。本文试图通过利用债券基金持有数据的网络信息来克服这一挑战,并提出了一种预测债券价格(收益率)的新方法。我们设计了具有自监督正则化的时态二部图神经网络(TBGNN),该网络包含多个组件:从债券和基金相互作用及其相关因素中学习节点嵌入的二部图表示模块;递归神经网络模块对时间交互进行建模;用图结构正则化未标记节点表示的自监督目标。该模型采用深度学习平台中的小批量训练过程(minibatch Stochastic Gradient Descent),减轻了模型在不同模块和目标优化时的复杂度和计算量。结果表明,TBGNN模型能较准确地预测债券价格和收益率。它优于现有的多种图神经网络和多元时间序列方法:在债券价格预测中提高了6%-51%的R2,在债券收益率预测中提高了5%-70%。
{"title":"Temporal Bipartite Graph Neural Networks for Bond Prediction","authors":"D. Zhou, Ajim Uddin, Xinyuan Tao, Zuofeng Shang, Dantong Yu","doi":"10.1145/3533271.3561751","DOIUrl":"https://doi.org/10.1145/3533271.3561751","url":null,"abstract":"Understanding bond (debt) valuation and predicting future prices are of great importance in finance. Bonds are a major source of long-term capital in U.S. financial markets along with stocks. However, compared with stocks, bonds are understudied. One main reason is the infrequent trading in the secondary market, which results in irregular intervals and missing observations. This paper attempts to overcome this challenge by leveraging network information from bond-fund holding data and proposes a novel method to predict bond prices (yields). We design the temporal bipartite graph neural networks (TBGNN) with self-supervision regularization that entails multiple components: the bipartite graph representation module of learning node embeddings from the bond and fund interactions and their associated factors; the recurrent neural network module to model the temporal interactions; and the self-supervised objective to regularize the unlabeled node representation with graph structure. The model adopts a minibatch training process (Minibatch Stochastic Gradient Descent) in a deep learning platform to alleviate the model complexity and computation cost in optimizing different modules and objectives. Results show that our TBGNN model provides a more accurate prediction of bond price and yield. It outperforms multiple existing graph neural networks and multivariate time series methods: improving R2 by 6%-51% in bond price prediction and 5%-70% in bond yield prediction.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133583050","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Decentralization Analysis of Pooling Behavior in Cardano Proof of Stake 卡尔达诺权益证明池化行为的去中心化分析
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561787
Christina Ovezik, A. Kiayias
Blockchain protocols’ main differentiator is their purported decentralization that unlocks various information technology applications that were supposedly impossible beforehand. The key promise is that incentive-driven participation of a large set of interested parties can lead to decentralized protocol states where no single operator can be a “single point of failure.” Despite this promise, there is little systematic analysis of decentralization in blockchain systems and the sporadic theoretic and empirical investigations that exist paint a rather negative picture due to resource “pooling behaviors” that are impossible to prevent in the “permissionless” setting of such protocols where parties have no designated identities. Motivated by this, in this paper we study the Nash dynamics of pooling in the context of Proof of Stake systems, following an agent-based modeling approach. Our focus is the Cardano blockchain as it features a number of attractive characteristics making it conducive to an in-depth analysis. We aim to answer the question of whether the incentive mechanism employed is capable of promoting decentralization. To this end, we present a simulation engine that enables strategic agents to engage in a number of actions empirically observed in the real-world deployment of the system. The engine simulates the “stake pool operation and delegation game" via successive agent actions that improve their utility as more information about their environment becomes evident in the course of the simulation. We investigate convergence to equilibrium states, and we measure various decentralization metrics in these states, such as the Nakamoto coefficient, which asks how many independent entities exist that collectively command more than of the system’s resources. Our results exemplify the ability of the incentive mechanism to steer the system towards good equilibria and also illustrate how the decentralization features of such equilibria are affected by different choices of the parameters used in the mechanism and the distribution of stake to participants.
区块链协议的主要区别在于其所谓的去中心化,可以解锁各种以前被认为不可能实现的信息技术应用。关键的承诺是,大量利益相关方的激励驱动参与可以导致分散的协议状态,在这种状态下,没有一个运营商可以成为“单点故障”。尽管有这样的承诺,但对区块链系统中的去中心化的系统分析很少,现有的零星理论和实证调查描绘了一幅相当负面的画面,因为在这种协议的“无许可”设置中,资源“池化行为”是不可能防止的,因为各方没有指定的身份。受此启发,本文采用基于智能体的建模方法,研究了权益证明系统背景下池化的纳什动力学。我们的重点是卡尔达诺区块链,因为它具有许多有吸引力的特征,有利于深入分析。我们旨在回答所采用的激励机制是否能够促进权力下放的问题。为此,我们提出了一个模拟引擎,使战略代理能够参与在系统的实际部署中经验观察到的许多操作。该引擎通过连续的代理行为来模拟“赌注池操作和委托游戏”,随着在模拟过程中有关其环境的更多信息变得明显,这些行为提高了它们的效用。我们研究了均衡状态的收敛性,并测量了这些状态下的各种去中心化指标,比如中本系数(Nakamoto coefficient),它询问存在多少独立实体,它们共同控制的资源超过了系统的资源。我们的研究结果举例说明了激励机制引导系统走向良好均衡的能力,也说明了这种均衡的去中心化特征如何受到机制中使用的参数的不同选择和参与者的利益分配的影响。
{"title":"Decentralization Analysis of Pooling Behavior in Cardano Proof of Stake","authors":"Christina Ovezik, A. Kiayias","doi":"10.1145/3533271.3561787","DOIUrl":"https://doi.org/10.1145/3533271.3561787","url":null,"abstract":"Blockchain protocols’ main differentiator is their purported decentralization that unlocks various information technology applications that were supposedly impossible beforehand. The key promise is that incentive-driven participation of a large set of interested parties can lead to decentralized protocol states where no single operator can be a “single point of failure.” Despite this promise, there is little systematic analysis of decentralization in blockchain systems and the sporadic theoretic and empirical investigations that exist paint a rather negative picture due to resource “pooling behaviors” that are impossible to prevent in the “permissionless” setting of such protocols where parties have no designated identities. Motivated by this, in this paper we study the Nash dynamics of pooling in the context of Proof of Stake systems, following an agent-based modeling approach. Our focus is the Cardano blockchain as it features a number of attractive characteristics making it conducive to an in-depth analysis. We aim to answer the question of whether the incentive mechanism employed is capable of promoting decentralization. To this end, we present a simulation engine that enables strategic agents to engage in a number of actions empirically observed in the real-world deployment of the system. The engine simulates the “stake pool operation and delegation game\" via successive agent actions that improve their utility as more information about their environment becomes evident in the course of the simulation. We investigate convergence to equilibrium states, and we measure various decentralization metrics in these states, such as the Nakamoto coefficient, which asks how many independent entities exist that collectively command more than of the system’s resources. Our results exemplify the ability of the incentive mechanism to steer the system towards good equilibria and also illustrate how the decentralization features of such equilibria are affected by different choices of the parameters used in the mechanism and the distribution of stake to participants.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130519560","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Risk-Aware Linear Bandits with Application in Smart Order Routing 风险感知线性强盗在智能订单路由中的应用
Pub Date : 2022-10-26 DOI: 10.1145/3533271.3561692
Jingwei Ji, Renyuan Xu, Ruihao Zhu
Motivated by practical considerations in machine learning for financial decision-making, such as risk-aversion and large action space, we initiate the study of risk-aware linear bandits. Specifically, we consider regret minimization under the mean-variance measure when facing a set of actions whose reward can be expressed as linear functions of (initially) unknown parameters. We first propose the Risk-Aware Explore-then-Commit (RISE) algorithm driven by the variance-minimizing G-optimal design. Then, we rigorously analyze its regret upper bound to show that, by leveraging the linear structure, the algorithm can dramatically reduce the regret when compared to existing methods. Finally, we demonstrate the performance of the RISE algorithm by conducting extensive numerical experiments in a synthetic smart order routing setup. Our results show that the RISE algorithm can outperform the competing methods, especially when the decision-making scenario becomes more complex.
出于对金融决策的机器学习的实际考虑,例如风险规避和大行动空间,我们启动了风险意识线性强盗的研究。具体来说,当面对一组奖励可以表示为(初始)未知参数的线性函数的行为时,我们考虑了均值方差度量下的后悔最小化。首先提出了基于方差最小化的g -最优设计驱动的风险感知探索-提交(RISE)算法。然后,我们严格分析了它的遗憾上界,表明通过利用线性结构,与现有方法相比,该算法可以显着减少遗憾。最后,我们通过在综合智能订单路由设置中进行广泛的数值实验来证明RISE算法的性能。我们的研究结果表明,RISE算法在决策场景变得更加复杂的情况下可以优于竞争方法。
{"title":"Risk-Aware Linear Bandits with Application in Smart Order Routing","authors":"Jingwei Ji, Renyuan Xu, Ruihao Zhu","doi":"10.1145/3533271.3561692","DOIUrl":"https://doi.org/10.1145/3533271.3561692","url":null,"abstract":"Motivated by practical considerations in machine learning for financial decision-making, such as risk-aversion and large action space, we initiate the study of risk-aware linear bandits. Specifically, we consider regret minimization under the mean-variance measure when facing a set of actions whose reward can be expressed as linear functions of (initially) unknown parameters. We first propose the Risk-Aware Explore-then-Commit (RISE) algorithm driven by the variance-minimizing G-optimal design. Then, we rigorously analyze its regret upper bound to show that, by leveraging the linear structure, the algorithm can dramatically reduce the regret when compared to existing methods. Finally, we demonstrate the performance of the RISE algorithm by conducting extensive numerical experiments in a synthetic smart order routing setup. Our results show that the RISE algorithm can outperform the competing methods, especially when the decision-making scenario becomes more complex.","PeriodicalId":134888,"journal":{"name":"Proceedings of the Third ACM International Conference on AI in Finance","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115400088","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Proceedings of the Third ACM International Conference on AI in Finance
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1