-
FLUXLAYER: High-Performance Design for Cross-chain Fragmented Liquidity
Authors:
Xin Lao,
Shiping Chen,
Qin Wang
Abstract:
Autonomous Market Makers (AMMs) rely on arbitrage to facilitate passive price updates. Liquidity fragmentation poses a complex challenge across different blockchain networks.
This paper proposes FluxLayer, a solution to mitigate fragmented liquidity and capture the maximum extractable value (MEV) in a cross-chain environment. FluxLayer is a three-layer framework that integrates a settlement laye…
▽ More
Autonomous Market Makers (AMMs) rely on arbitrage to facilitate passive price updates. Liquidity fragmentation poses a complex challenge across different blockchain networks.
This paper proposes FluxLayer, a solution to mitigate fragmented liquidity and capture the maximum extractable value (MEV) in a cross-chain environment. FluxLayer is a three-layer framework that integrates a settlement layer, an intent layer, and an under-collateralised leverage lending vault mechanism. Our evaluation demonstrates that FluxLayer can effectively enhance cross-chain MEV by capturing more arbitrage opportunities, reducing costs, and improving overall liquidity.
△ Less
Submitted 14 May, 2025;
originally announced May 2025.
-
Utilizing Effective Dynamic Graph Learning to Shield Financial Stability from Risk Propagation
Authors:
Guanyuan Yu,
Qing Li,
Yu Zhao,
Jun Wang,
YiJun Chen,
Shaolei Chen
Abstract:
Financial risks can propagate across both tightly coupled temporal and spatial dimensions, posing significant threats to financial stability. Moreover, risks embedded in unlabeled data are often difficult to detect. To address these challenges, we introduce GraphShield, a novel approach with three key innovations: Enhanced Cross-Domain Infor mation Learning: We propose a dynamic graph learning mod…
▽ More
Financial risks can propagate across both tightly coupled temporal and spatial dimensions, posing significant threats to financial stability. Moreover, risks embedded in unlabeled data are often difficult to detect. To address these challenges, we introduce GraphShield, a novel approach with three key innovations: Enhanced Cross-Domain Infor mation Learning: We propose a dynamic graph learning module to improve information learning across temporal and spatial domains. Advanced Risk Recognition: By leveraging the clustering characteristics of risks, we construct a risk recognizing module to enhance the identification of hidden threats. Risk Propagation Visualization: We provide a visualization tool for quantifying and validating nodes that trigger widespread cascading risks. Extensive experiments on two real-world and two open-source datasets demonstrate the robust performance of our framework. Our approach represents a significant advancement in leveraging artificial intelligence to enhance financial stability, offering a powerful solution to mitigate the spread of risks within financial networks.
△ Less
Submitted 18 February, 2025;
originally announced February 2025.
-
AI-Enhanced Factor Analysis for Predicting S&P 500 Stock Dynamics
Authors:
Jiajun Gu,
Zichen Yang,
Xintong Lin,
Sixun Chen,
YuTing Lu
Abstract:
This project investigates the interplay of technical, market, and statistical factors in predicting stock market performance, with a primary focus on S&P 500 companies. Utilizing a comprehensive dataset spanning multiple years, the analysis constructs advanced financial metrics, such as momentum indicators, volatility measures, and liquidity adjustments. The machine learning framework is employed…
▽ More
This project investigates the interplay of technical, market, and statistical factors in predicting stock market performance, with a primary focus on S&P 500 companies. Utilizing a comprehensive dataset spanning multiple years, the analysis constructs advanced financial metrics, such as momentum indicators, volatility measures, and liquidity adjustments. The machine learning framework is employed to identify patterns, relationships, and predictive capabilities of these factors. The integration of traditional financial analytics with machine learning enables enhanced predictive accuracy, offering valuable insights into market behavior and guiding investment strategies. This research highlights the potential of combining domain-specific financial expertise with modern computational tools to address complex market dynamics.
△ Less
Submitted 16 December, 2024;
originally announced December 2024.
-
What Does ChatGPT Make of Historical Stock Returns? Extrapolation and Miscalibration in LLM Stock Return Forecasts
Authors:
Shuaiyu Chen,
T. Clifton Green,
Huseyin Gulen,
Dexin Zhou
Abstract:
We examine how large language models (LLMs) interpret historical stock returns and compare their forecasts with estimates from a crowd-sourced platform for ranking stocks. While stock returns exhibit short-term reversals, LLM forecasts over-extrapolate, placing excessive weight on recent performance similar to humans. LLM forecasts appear optimistic relative to historical and future realized retur…
▽ More
We examine how large language models (LLMs) interpret historical stock returns and compare their forecasts with estimates from a crowd-sourced platform for ranking stocks. While stock returns exhibit short-term reversals, LLM forecasts over-extrapolate, placing excessive weight on recent performance similar to humans. LLM forecasts appear optimistic relative to historical and future realized returns. When prompted for 80% confidence interval predictions, LLM responses are better calibrated than survey evidence but are pessimistic about outliers, leading to skewed forecast distributions. The findings suggest LLMs manifest common behavioral biases when forecasting expected returns but are better at gauging risks than humans.
△ Less
Submitted 17 September, 2024;
originally announced September 2024.
-
MoA is All You Need: Building LLM Research Team using Mixture of Agents
Authors:
Sandy Chen,
Leqi Zeng,
Abhinav Raghunathan,
Flora Huang,
Terrence C. Kim
Abstract:
Large Language Models (LLMs) research in the financial domain is particularly complex due to the sheer number of approaches proposed in literature. Retrieval-Augmented Generation (RAG) has emerged as one of the leading methods in the sector due to its inherent groundedness and data source variability. In this work, we introduce a RAG framework called Mixture of Agents (MoA) and demonstrate its via…
▽ More
Large Language Models (LLMs) research in the financial domain is particularly complex due to the sheer number of approaches proposed in literature. Retrieval-Augmented Generation (RAG) has emerged as one of the leading methods in the sector due to its inherent groundedness and data source variability. In this work, we introduce a RAG framework called Mixture of Agents (MoA) and demonstrate its viability as a practical, customizable, and highly effective approach for scaling RAG applications. MoA is essentially a layered network of individually customized small language models (Hoffmann et al., 2022) collaborating to answer questions and extract information. While there are many theoretical propositions for such an architecture and even a few libraries for generally applying the structure in practice, there are limited documented studies evaluating the potential of this framework considering real business constraints such as cost and speed. We find that the MoA framework, consisting of small language models (Hoffmann et al., 2022), produces higher quality and more grounded responses across various financial domains that are core to Vanguard's business while simultaneously maintaining low costs.
△ Less
Submitted 13 September, 2024; v1 submitted 4 September, 2024;
originally announced September 2024.
-
Open-FinLLMs: Open Multimodal Large Language Models for Financial Applications
Authors:
Jimin Huang,
Mengxi Xiao,
Dong Li,
Zihao Jiang,
Yuzhe Yang,
Yifei Zhang,
Lingfei Qian,
Yan Wang,
Xueqing Peng,
Yang Ren,
Ruoyu Xiang,
Zhengyu Chen,
Xiao Zhang,
Yueru He,
Weiguang Han,
Shunian Chen,
Lihang Shen,
Daniel Kim,
Yangyang Yu,
Yupeng Cao,
Zhiyang Deng,
Haohang Li,
Duanyu Feng,
Yongfu Dai,
VijayaSai Somasundaram
, et al. (19 additional authors not shown)
Abstract:
Financial LLMs hold promise for advancing financial tasks and domain-specific applications. However, they are limited by scarce corpora, weak multimodal capabilities, and narrow evaluations, making them less suited for real-world application. To address this, we introduce \textit{Open-FinLLMs}, the first open-source multimodal financial LLMs designed to handle diverse tasks across text, tabular, t…
▽ More
Financial LLMs hold promise for advancing financial tasks and domain-specific applications. However, they are limited by scarce corpora, weak multimodal capabilities, and narrow evaluations, making them less suited for real-world application. To address this, we introduce \textit{Open-FinLLMs}, the first open-source multimodal financial LLMs designed to handle diverse tasks across text, tabular, time-series, and chart data, excelling in zero-shot, few-shot, and fine-tuning settings. The suite includes FinLLaMA, pre-trained on a comprehensive 52-billion-token corpus; FinLLaMA-Instruct, fine-tuned with 573K financial instructions; and FinLLaVA, enhanced with 1.43M multimodal tuning pairs for strong cross-modal reasoning. We comprehensively evaluate Open-FinLLMs across 14 financial tasks, 30 datasets, and 4 multimodal tasks in zero-shot, few-shot, and supervised fine-tuning settings, introducing two new multimodal evaluation datasets. Our results show that Open-FinLLMs outperforms afvanced financial and general LLMs such as GPT-4, across financial NLP, decision-making, and multi-modal tasks, highlighting their potential to tackle real-world challenges. To foster innovation and collaboration across academia and industry, we release all codes (https://anonymous.4open.science/r/PIXIU2-0D70/B1D7/LICENSE) and models under OSI-approved licenses.
△ Less
Submitted 6 June, 2025; v1 submitted 20 August, 2024;
originally announced August 2024.
-
Tail risk forecasting with semi-parametric regression models by incorporating overnight information
Authors:
Cathy W. S. Chen,
Takaaki Koike,
Wei-Hsuan Shau
Abstract:
This research incorporates realized volatility and overnight information into risk models, wherein the overnight return often contributes significantly to the total return volatility. Extending a semi-parametric regression model based on asymmetric Laplace distribution, we propose a family of RES-CAViaR-oc models by adding overnight return and realized measures as a nowcasting technique for simult…
▽ More
This research incorporates realized volatility and overnight information into risk models, wherein the overnight return often contributes significantly to the total return volatility. Extending a semi-parametric regression model based on asymmetric Laplace distribution, we propose a family of RES-CAViaR-oc models by adding overnight return and realized measures as a nowcasting technique for simultaneously forecasting Value-at-Risk (VaR) and expected shortfall (ES). We utilize Bayesian methods to estimate unknown parameters and forecast VaR and ES jointly for the proposed model family. We also conduct extensive backtests based on joint elicitability of the pair of VaR and ES during the out-of sample period. Our empirical study on four international stock indices confirms that overnight return and realized volatility are vital in tail risk forecasting.
△ Less
Submitted 11 February, 2024;
originally announced February 2024.
-
Forecasting and Backtesting Gradient Allocations of Expected Shortfall
Authors:
Takaaki Koike,
Cathy W. S. Chen,
Edward M. H. Lin
Abstract:
Capital allocation is a procedure for quantifying the contribution of each source of risk to aggregated risk. The gradient allocation rule, also known as the Euler principle, is a prevalent rule of capital allocation under which the allocated capital captures the diversification benefit of the marginal risk as a component of overall risk. This research concentrates on Expected Shortfall (ES) as a…
▽ More
Capital allocation is a procedure for quantifying the contribution of each source of risk to aggregated risk. The gradient allocation rule, also known as the Euler principle, is a prevalent rule of capital allocation under which the allocated capital captures the diversification benefit of the marginal risk as a component of overall risk. This research concentrates on Expected Shortfall (ES) as a regulatory standard and focuses on the gradient allocations of ES, also called ES contributions (ESCs). We present the comprehensive treatment of backtesting the tuple of ESCs in the framework of the traditional and comparative backtests based on the concepts of joint identifiability and multi-objective elicitability. For robust forecast evaluation against the choice of scoring function, we also extend the Murphy diagram, a graphical tool to check whether one forecast dominates another under a class of scoring functions, to the case of ESCs. Finally, leveraging the recent concept of multi-objective elicitability, we propose a novel semiparametric model for forecasting dynamic ESCs based on a compositional regression model. In an empirical analysis of stock returns we evaluate and compare a variety of models for forecasting dynamic ESCs and demonstrate the outstanding performance of the proposed model.
△ Less
Submitted 27 June, 2024; v1 submitted 22 January, 2024;
originally announced January 2024.
-
"Centralized or Decentralized?": Concerns and Value Judgments of Stakeholders in the Non-Fungible Tokens (NFTs) Market
Authors:
Yunpeng Xiao,
Bufan Deng,
Siqi Chen,
Kyrie Zhixuan Zhou,
Ray LC,
Luyao Zhang,
Xin Tong
Abstract:
Non-fungible tokens (NFTs) are decentralized digital tokens to represent the unique ownership of items. Recently, NFTs have been gaining popularity and at the same time bringing up issues, such as scams, racism, and sexism. Decentralization, a key attribute of NFT, contributes to some of the issues that are easier to regulate under centralized schemes, which are intentionally left out of the NFT m…
▽ More
Non-fungible tokens (NFTs) are decentralized digital tokens to represent the unique ownership of items. Recently, NFTs have been gaining popularity and at the same time bringing up issues, such as scams, racism, and sexism. Decentralization, a key attribute of NFT, contributes to some of the issues that are easier to regulate under centralized schemes, which are intentionally left out of the NFT marketplace. In this work, we delved into this centralization-decentralization dilemma in the NFT space through mixed quantitative and qualitative methods. Centralization-decentralization dilemma is the dilemma caused by the conflict between the slogan of decentralization and the interests of stakeholders. We first analyzed over 30,000 NFT-related tweets to obtain a high-level understanding of stakeholders' concerns in the NFT space. We then interviewed 15 NFT stakeholders (both creators and collectors) to obtain their in-depth insights into these concerns and potential solutions. Our findings identify concerning issues among users: financial scams, counterfeit NFTs, hacking, and unethical NFTs. We further reflected on the centralization-decentralization dilemma drawing upon the perspectives of the stakeholders in the interviews. Finally, we gave some inferences to solve the centralization-decentralization dilemma in the NFT market and thought about the future of NFT and decentralization.
△ Less
Submitted 21 November, 2023; v1 submitted 18 November, 2023;
originally announced November 2023.
-
Cryptocurrency in the Aftermath: Unveiling the Impact of the SVB Collapse
Authors:
Qin Wang,
Guangsheng Yu,
Shiping Chen
Abstract:
In this paper, we explore the aftermath of the Silicon Valley Bank (SVB) collapse, with a particular focus on its impact on crypto markets. We conduct a multi-dimensional investigation, which includes a factual summary, analysis of user sentiment, and examination of market performance. Based on such efforts, we uncover a somewhat counterintuitive finding: the SVB collapse did not lead to the destr…
▽ More
In this paper, we explore the aftermath of the Silicon Valley Bank (SVB) collapse, with a particular focus on its impact on crypto markets. We conduct a multi-dimensional investigation, which includes a factual summary, analysis of user sentiment, and examination of market performance. Based on such efforts, we uncover a somewhat counterintuitive finding: the SVB collapse did not lead to the destruction of cryptocurrencies; instead, they displayed resilience.
△ Less
Submitted 14 September, 2023;
originally announced November 2023.
-
Improving Capital Efficiency and Impermanent Loss: Multi-Token Proactive Market Maker
Authors:
Wayne Chen,
Songwei Chen,
Preston Rozwood
Abstract:
Current approaches to the cryptocurrency automated market makers result in poor impermanent loss and capital efficiency. We analyze the mechanics underlying DODO Exchange's proactive market maker (PMM) to probe for solutions to these issues, leading to our key insight of multi-token trading pools. We explore this paradigm primarily through the construction of a generalization of PMM, the multi-tok…
▽ More
Current approaches to the cryptocurrency automated market makers result in poor impermanent loss and capital efficiency. We analyze the mechanics underlying DODO Exchange's proactive market maker (PMM) to probe for solutions to these issues, leading to our key insight of multi-token trading pools. We explore this paradigm primarily through the construction of a generalization of PMM, the multi-token token proactive market maker (MPMM). We show via simulations that MPMM has better impermanent loss and capital efficiency than comparable market makers under a variety of market scenarios. We also test multi-token generalizations of other common 2-token pool market makers. Overall, this work demonstrates several advantages of multi-token pools and introduces a novel multi-token pool market maker.
△ Less
Submitted 7 January, 2025; v1 submitted 17 August, 2023;
originally announced September 2023.
-
Deep Reinforcement Learning for Cryptocurrency Trading: Practical Approach to Address Backtest Overfitting
Authors:
Berend Jelmer Dirk Gort,
Xiao-Yang Liu,
Xinghang Sun,
Jiechao Gao,
Shuaiyu Chen,
Christina Dan Wang
Abstract:
Designing profitable and reliable trading strategies is challenging in the highly volatile cryptocurrency market. Existing works applied deep reinforcement learning methods and optimistically reported increased profits in backtesting, which may suffer from the false positive issue due to overfitting. In this paper, we propose a practical approach to address backtest overfitting for cryptocurrency…
▽ More
Designing profitable and reliable trading strategies is challenging in the highly volatile cryptocurrency market. Existing works applied deep reinforcement learning methods and optimistically reported increased profits in backtesting, which may suffer from the false positive issue due to overfitting. In this paper, we propose a practical approach to address backtest overfitting for cryptocurrency trading using deep reinforcement learning. First, we formulate the detection of backtest overfitting as a hypothesis test. Then, we train the DRL agents, estimate the probability of overfitting, and reject the overfitted agents, increasing the chance of good trading performance. Finally, on 10 cryptocurrencies over a testing period from 05/01/2022 to 06/27/2022 (during which the crypto market crashed two times), we show that the less overfitted deep reinforcement learning agents have a higher return than that of more overfitted agents, an equal weight strategy, and the S&P DBM Index (market benchmark), offering confidence in possible deployment to a real market.
△ Less
Submitted 31 January, 2023; v1 submitted 12 September, 2022;
originally announced September 2022.
-
Digging into Primary Financial Market: Challenges and Opportunities of Adopting Blockchain
Authors:
Ji Liu,
Zheng Xu,
Yanmei Zhang,
Wei Dai,
Hao Wu,
Shiping Chen
Abstract:
Since the emergence of blockchain technology, its application in the financial market has always been an area of focus and exploration by all parties. With the characteristics of anonymity, trust, tamper-proof, etc., blockchain technology can effectively solve some problems faced by the financial market, such as trust issues and information asymmetry issues. To deeply understand the application sc…
▽ More
Since the emergence of blockchain technology, its application in the financial market has always been an area of focus and exploration by all parties. With the characteristics of anonymity, trust, tamper-proof, etc., blockchain technology can effectively solve some problems faced by the financial market, such as trust issues and information asymmetry issues. To deeply understand the application scenarios of blockchain in the financial market, the issue of securities issuance and trading in the primary market is a problem that must be studied clearly. We conducted an empirical study to investigate the main difficulties faced by primary market participants in their business practices and the potential challenges of the deepening application of blockchain technology in the primary market. We adopted a hybrid method combining interviews (qualitative methods) and surveys (quantitative methods) to conduct this research in two stages. In the first stage, we interview 15 major primary market participants with different backgrounds and expertise. In the second phase, we conducted a verification survey of 54 primary market practitioners to confirm various insights from the interviews, including challenges and desired improvements. Our interviews and survey results revealed several significant challenges facing blockchain applications in the primary market: complex due diligence, mismatch, and difficult monitoring. On this basis, we believe that our future research can focus on some aspects of these challenges.
△ Less
Submitted 20 April, 2022;
originally announced April 2022.
-
Automatic Fatou Property of Law-invariant Risk Measures
Authors:
Shengzhong Chen,
Niushan Gao,
Denny Leung,
Lei Li
Abstract:
In the paper we investigate automatic Fatou property of law-invariant risk measures on a rearrangement-invariant function space $\mathcal{X}$ other than $L^\infty$. The main result is the following characterization: Every real-valued, law-invariant, coherent risk measure on $\mathcal{X}$ has the Fatou property at every random variable $X\in \mathcal{X}$ whose negative tails have vanishing norm (i.…
▽ More
In the paper we investigate automatic Fatou property of law-invariant risk measures on a rearrangement-invariant function space $\mathcal{X}$ other than $L^\infty$. The main result is the following characterization: Every real-valued, law-invariant, coherent risk measure on $\mathcal{X}$ has the Fatou property at every random variable $X\in \mathcal{X}$ whose negative tails have vanishing norm (i.e., $\lim_n\|X\mathbf{1}_{\{X\leq -n\}}\|=0$) if and only if $\mathcal{X}$ satisfies the Almost Order Continuous Equidistributional Average (AOCEA) property, namely, $\mathrm{d}(\mathcal{CL}(X),\mathcal{X}_a) =0$ for any $X\in \mathcal{X}_+$, where $ \mathcal{CL}(X)$ is the convex hull of all random variables having the same distribution as $X$ and $\mathcal{X}_a=\{X\in\mathcal{X}:\lim_n \|X\mathbf{1}_{ \{|X|\geq n\} }\| =0\}$. As a consequence, we show that under the AOCEA property, every real-valued, law-invariant, coherent risk measure on $\mathcal{X}$ admits a tractable dual representation at every $X\in \mathcal{X}$ whose negative tails have vanishing norm. Furthermore, we show that the AOCEA property is satisfied by most classical model spaces, including Orlicz spaces, and therefore the foregoing results have wide applications.
△ Less
Submitted 25 January, 2022; v1 submitted 16 July, 2021;
originally announced July 2021.
-
Reinforcement Learning with Expert Trajectory For Quantitative Trading
Authors:
Sihang Chen,
Weiqi Luo,
Chao Yu
Abstract:
In recent years, quantitative investment methods combined with artificial intelligence have attracted more and more attention from investors and researchers. Existing related methods based on the supervised learning are not very suitable for learning problems with long-term goals and delayed rewards in real futures trading. In this paper, therefore, we model the price prediction problem as a Marko…
▽ More
In recent years, quantitative investment methods combined with artificial intelligence have attracted more and more attention from investors and researchers. Existing related methods based on the supervised learning are not very suitable for learning problems with long-term goals and delayed rewards in real futures trading. In this paper, therefore, we model the price prediction problem as a Markov decision process (MDP), and optimize it by reinforcement learning with expert trajectory. In the proposed method, we employ more than 100 short-term alpha factors instead of price, volume and several technical factors in used existing methods to describe the states of MDP. Furthermore, unlike DQN (deep Q-learning) and BC (behavior cloning) in related methods, we introduce expert experience in training stage, and consider both the expert-environment interaction and the agent-environment interaction to design the temporal difference error so that the agents are more adaptable for inevitable noise in financial data. Experimental results evaluated on share price index futures in China, including IF (CSI 300) and IC (CSI 500), show that the advantages of the proposed method compared with three typical technical analysis and two deep leaning based methods.
△ Less
Submitted 9 May, 2021;
originally announced May 2021.
-
Theory and Applications of Financial Chaos Index
Authors:
Masoud Ataei,
Shengyuan Chen,
Zijiang Yang,
M. Reza Peyghami
Abstract:
We develop a new stock market index that captures the chaos existing in the market by measuring the mutual changes of asset prices. This new index relies on a tensor-based embedding of the stock market information, which in turn frees it from the restrictive value- or capitalization-weighting assumptions that commonly underlie other various popular indexes. We show that our index is a robust estim…
▽ More
We develop a new stock market index that captures the chaos existing in the market by measuring the mutual changes of asset prices. This new index relies on a tensor-based embedding of the stock market information, which in turn frees it from the restrictive value- or capitalization-weighting assumptions that commonly underlie other various popular indexes. We show that our index is a robust estimator of the market volatility which enables us to characterize the market by performing the task of segmentation with a high degree of reliability. In addition, we analyze the dynamics and kinematics of the realized market volatility as compared to the implied volatility by introducing a time-dependent dynamical system model. Our computational results which pertain to the time period from January 1990 to December 2019 imply that there exist a bidirectional causal relation between the processes underlying the realized and implied volatility of the stock market within the given time period, where it is shown that the later has a stronger causal effect on the former as compared to the opposite. This result connotes that the implied volatility of the market plays a key role in characterization of the market's realized volatility.
△ Less
Submitted 5 January, 2021;
originally announced January 2021.
-
A first econometric analysis of the CRIX family
Authors:
Shi Chen,
Cathy Yi-Hsuan Chen,
Wolfgang Karl Härdle
Abstract:
In order to price contingent claims one needs to first understand the dynamics of these indices. Here we provide a first econometric analysis of the CRIX family within a time-series framework. The key steps of our analysis include model selection, estimation and testing. Linear dependence is removed by an ARIMA model, the diagnostic checking resulted in an ARIMA(2,0,2) model for the available samp…
▽ More
In order to price contingent claims one needs to first understand the dynamics of these indices. Here we provide a first econometric analysis of the CRIX family within a time-series framework. The key steps of our analysis include model selection, estimation and testing. Linear dependence is removed by an ARIMA model, the diagnostic checking resulted in an ARIMA(2,0,2) model for the available sample period from Aug 1st, 2014 to April 6th, 2016. The model residuals showed the well known phenomenon of volatility clustering. Therefore a further refinement lead us to an ARIMA(2,0,2)-t-GARCH(1,1) process. This specification conveniently takes care of fat-tail properties that are typical for financial markets. The multivariate GARCH models are implemented on the CRIX index family to explore the interaction.
△ Less
Submitted 25 September, 2020;
originally announced September 2020.
-
Regularization Approach for Network Modeling of German Power Derivative Market
Authors:
Shi Chen,
Wolfgang Karl Härdle,
Brenda López Cabrera
Abstract:
In this paper we propose a regularization approach for network modeling of German power derivative market. To deal with the large portfolio, we combine high-dimensional variable selection techniques with dynamic network analysis. The estimated sparse interconnectedness of the full German power derivative market, clearly identify the significant channels of relevant potential risk spillovers. Our e…
▽ More
In this paper we propose a regularization approach for network modeling of German power derivative market. To deal with the large portfolio, we combine high-dimensional variable selection techniques with dynamic network analysis. The estimated sparse interconnectedness of the full German power derivative market, clearly identify the significant channels of relevant potential risk spillovers. Our empirical findings show the importance of interdependence between different contract types, and identify the main risk contributors. We further observe strong pairwise interconnections between the neighboring contracts especially for the spot contracts trading in the peak hours, its implications for regulators and investors are also discussed. The network analysis of the full German power derivative market helps us to complement a full picture of system risk, and have a better understanding of the German power market functioning and environment.
△ Less
Submitted 21 September, 2020;
originally announced September 2020.
-
Adversarial Robustness of Deep Convolutional Candlestick Learner
Authors:
Jun-Hao Chen,
Samuel Yen-Chi Chen,
Yun-Cheng Tsai,
Chih-Shiang Shur
Abstract:
Deep learning (DL) has been applied extensively in a wide range of fields. However, it has been shown that DL models are susceptible to a certain kinds of perturbations called \emph{adversarial attacks}. To fully unlock the power of DL in critical fields such as financial trading, it is necessary to address such issues. In this paper, we present a method of constructing perturbed examples and use…
▽ More
Deep learning (DL) has been applied extensively in a wide range of fields. However, it has been shown that DL models are susceptible to a certain kinds of perturbations called \emph{adversarial attacks}. To fully unlock the power of DL in critical fields such as financial trading, it is necessary to address such issues. In this paper, we present a method of constructing perturbed examples and use these examples to boost the robustness of the model. Our algorithm increases the stability of DL models for candlestick classification with respect to perturbations in the input data.
△ Less
Submitted 28 May, 2020;
originally announced June 2020.
-
Forecasting Implied Volatility Smile Surface via Deep Learning and Attention Mechanism
Authors:
Shengli Chen,
Zili Zhang
Abstract:
The implied volatility smile surface is the basis of option pricing, and the dynamic evolution of the option volatility smile surface is difficult to predict. In this paper, attention mechanism is introduced into LSTM, and a volatility surface prediction method combining deep learning and attention mechanism is pioneeringly established. LSTM's forgetting gate makes it have strong generalization ab…
▽ More
The implied volatility smile surface is the basis of option pricing, and the dynamic evolution of the option volatility smile surface is difficult to predict. In this paper, attention mechanism is introduced into LSTM, and a volatility surface prediction method combining deep learning and attention mechanism is pioneeringly established. LSTM's forgetting gate makes it have strong generalization ability, and its feedback structure enables it to characterize the long memory of financial volatility. The application of attention mechanism in LSTM networks can significantly enhance the ability of LSTM networks to select input features. The experimental results show that the two strategies constructed using the predicted implied volatility surfaces have higher returns and Sharpe ratios than that the volatility surfaces are not predicted. This paper confirms that the use of AI to predict the implied volatility surface has theoretical and economic value. The research method provides a new reference for option pricing and strategy.
△ Less
Submitted 23 December, 2019;
originally announced December 2019.
-
Token Economics in Energy Systems: Concept, Functionality and Applications
Authors:
Jun Zhang,
Fei-Yue Wang,
Siyuan Chen
Abstract:
Traditional centralized energy systems have the disadvantages of difficult management and insufficient incentives. Blockchain is an emerging technology, which can be utilized in energy systems to enhance their management and control. Integrating token economy and blockchain technology, token economic systems in energy possess the characteristics of strong incentives and low cost, facilitating inte…
▽ More
Traditional centralized energy systems have the disadvantages of difficult management and insufficient incentives. Blockchain is an emerging technology, which can be utilized in energy systems to enhance their management and control. Integrating token economy and blockchain technology, token economic systems in energy possess the characteristics of strong incentives and low cost, facilitating integrating renewable energy and demand side management, and providing guarantees for improving energy efficiency and reducing emission. This article describes the concept and functionality of token economics, and then analyzes the feasibility of applying token economics in the energy systems, and finally discuss the applications of token economics with an example in integrated energy systems.
△ Less
Submitted 2 August, 2018;
originally announced August 2018.
-
The strong Fatou property of risk measures
Authors:
Shengzhong Chen,
Niushan Gao,
Foivos Xanthos
Abstract:
In this paper, we explore several Fatou-type properties of risk measures. The paper continues to reveal that the strong Fatou property, which was introduced in [17], seems to be most suitable to ensure nice dual representations of risk measures. Our main result asserts that every quasiconvex law-invariant functional on a rearrangement invariant space $\mathcal{X}$ with the strong Fatou property is…
▽ More
In this paper, we explore several Fatou-type properties of risk measures. The paper continues to reveal that the strong Fatou property, which was introduced in [17], seems to be most suitable to ensure nice dual representations of risk measures. Our main result asserts that every quasiconvex law-invariant functional on a rearrangement invariant space $\mathcal{X}$ with the strong Fatou property is $σ(\mathcal{X},L^\infty)$ lower semicontinuous and that the converse is true on a wide range of rearrangement invariant spaces. We also study inf-convolutions of law-invariant or surplus-invariant risk measures that preserve the (strong) Fatou property.
△ Less
Submitted 14 May, 2018;
originally announced May 2018.
-
The asset price bubbles in emerging financial markets: a new statistical approach
Authors:
Shu-Peng Chen,
Ling-Yun He
Abstract:
The bubble is a controversial and important issue. Many methods which based on the rational expectation have been proposed to detect the bubble. However, for some developing countries, epically China, the asset markets are so young that for many companies, there are no dividends and fundamental value, making it difficult (if not impossible) to measure the bubbles by existing methods. Therefore, we…
▽ More
The bubble is a controversial and important issue. Many methods which based on the rational expectation have been proposed to detect the bubble. However, for some developing countries, epically China, the asset markets are so young that for many companies, there are no dividends and fundamental value, making it difficult (if not impossible) to measure the bubbles by existing methods. Therefore, we proposed a simple but effective statistical method and three statistics (that is, C, U, V) to capture and quantify asset price bubbles, especially in immature emerging markets. To present a clear example of the application of this method to real world problems, we also applied our method to re-examine empirically the asset price bubble in some stock markets. Our main contributions to current literature are as follows: firstly, this method does not rely on fundamental value, the discount rates and dividends, therefore is applicable to the immature markets without the sufficient data of such kinds, secondly, this new method allows us to examine different influences (herding behavior, abnormal fluctuation and composite influence) of bubble. Our new statistical approach is, to the best of our knowledge, the only robust way in existing literature to to quantify the asset price bubble especially in emerging markets.
△ Less
Submitted 24 October, 2016;
originally announced October 2016.
-
Optimistic versus Pessimistic--Optimal Judgemental Bias with Reference Point
Authors:
Si Chen
Abstract:
This paper develops a model of reference-dependent assessment of subjective beliefs in which loss-averse people optimally choose the expectation as the reference point to balance the current felicity from the optimistic anticipation and the future disappointment from the realisation. The choice of over-optimism or over-pessimism depends on the real chance of success and optimistic decision makers…
▽ More
This paper develops a model of reference-dependent assessment of subjective beliefs in which loss-averse people optimally choose the expectation as the reference point to balance the current felicity from the optimistic anticipation and the future disappointment from the realisation. The choice of over-optimism or over-pessimism depends on the real chance of success and optimistic decision makers prefer receiving early information. In the portfolio choice problem, pessimistic investors tend to trade conservatively, however, they might trade aggressively if they are sophisticated enough to recognise the biases since low expectation can reduce their fear of loss.
△ Less
Submitted 10 October, 2013;
originally announced October 2013.
-
Rationalizing Investors Choice
Authors:
Carole Bernard,
Jit Seng Chen,
Steven Vanduffel
Abstract:
Assuming that agents' preferences satisfy first-order stochastic dominance, we show how the Expected Utility paradigm can rationalize all optimal investment choices: the optimal investment strategy in any behavioral law-invariant (state-independent) setting corresponds to the optimum for an expected utility maximizer with an explicitly derived concave non-decreasing utility function. This result e…
▽ More
Assuming that agents' preferences satisfy first-order stochastic dominance, we show how the Expected Utility paradigm can rationalize all optimal investment choices: the optimal investment strategy in any behavioral law-invariant (state-independent) setting corresponds to the optimum for an expected utility maximizer with an explicitly derived concave non-decreasing utility function. This result enables us to infer the utility and risk aversion of agents from their investment choice in a non-parametric way. We relate the property of decreasing absolute risk aversion (DARA) to distributional properties of the terminal wealth and of the financial market. Specifically, we show that DARA is equivalent to a demand for a terminal wealth that has more spread than the opposite of the log pricing kernel at the investment horizon.
△ Less
Submitted 30 January, 2014; v1 submitted 19 February, 2013;
originally announced February 2013.
-
Econophysics: Bridges over a Turbulent Current
Authors:
Shu-Heng Chen,
Sai-Ping Li
Abstract:
In this editorial guide for the special issue on econophysics, we give a unique review of this young but quickly growing discipline. A suggestive taxonomy of the development is proposed by making a distinction between classical econophysics and modern econophysics. For each of these two stages of development, we identify the key economic issues whose formulations and/or treatments have been affect…
▽ More
In this editorial guide for the special issue on econophysics, we give a unique review of this young but quickly growing discipline. A suggestive taxonomy of the development is proposed by making a distinction between classical econophysics and modern econophysics. For each of these two stages of development, we identify the key economic issues whose formulations and/or treatments have been affected by physics or physicists, which includes value, business fluctuations, economic growth, economic and financial time series, the distribution of economic entities, interactions of economic agents, and economic and social networks. The recent advancements in these issues of modern econophysics are demonstrated by nine articles selected from the papers presented at the Econophysics Colloquium 2010 held at Academia Sinica in Taipei.
△ Less
Submitted 26 July, 2011;
originally announced July 2011.
-
Network Topology of an Experimental Futures Exchange
Authors:
S. C. Wang,
J. J. Tseng,
C. C. Tai,
K. H. Lai,
W. S. Wu,
S. H. Chen,
S. P. Li
Abstract:
Many systems of different nature exhibit scale free behaviors. Economic systems with power law distribution in the wealth is one of the examples. To better understand the working behind the complexity, we undertook an empirical study measuring the interactions between market participants. A Web server was setup to administer the exchange of futures contracts whose liquidation prices were coupled…
▽ More
Many systems of different nature exhibit scale free behaviors. Economic systems with power law distribution in the wealth is one of the examples. To better understand the working behind the complexity, we undertook an empirical study measuring the interactions between market participants. A Web server was setup to administer the exchange of futures contracts whose liquidation prices were coupled to event outcomes. After free registration, participants started trading to compete for the money prizes upon maturity of the futures contracts at the end of the experiment. The evolving `cash' flow network was reconstructed from the transactions between players. We show that the network topology is hierarchical, disassortative and scale-free with a power law exponent of 1.02+-0.09 in the degree distribution. The small-world property emerged early in the experiment while the number of participants was still small. We also show power law distributions of the net incomes and inter-transaction time intervals. Big winners and losers are associated with high degree, high betweenness centrality, low clustering coefficient and low degree-correlation. We identify communities in the network as groups of the like-minded. The distribution of the community sizes is shown to be power-law distributed with an exponent of 1.19+-0.16.
△ Less
Submitted 17 May, 2007;
originally announced May 2007.