相关实验视频
大型语言模型驱动的时间序列预测金融网络指标
Mini Han Wang1,2, Ying Yeung3
1The Chinese University of Hong Kong, Hong Kong, Hong Kong SAR, China.
Frontiers in artificial intelligence
|February 16, 2026
概括
本研究介绍了一种大型语言模型 (LLM) 框架,用于预测金融市场网络,改善系统风险的预测,并为投资者提供经济洞察力.
科学领域:
- 金融网络分析 金融网络分析
- 系统风险预测系统风险预测
- 在金融领域的机器学习.
背景情况:
- 金融市场是复杂的网络,机构持有影响信息流和风险传播.
- 预测库存网络演变对于稳定性至关重要,但由于数据的复杂性和非静止性而具有挑战性.
研究的目的:
- 为金融网络开发一个可解释的基于LLM的预测框架.
- 预测整个市场的度和企业级异常,以便早期发现风险.
主要方法:
- 从2016-2024年构建的时间指数双方基金股票图表.
- 计算网络指标:集中程度 (cen_d) 和残余密度 (den).
- 开发了一个LLM框架,集成时间序列,文本披露和检索增强的背景,用于多步预测.
主要成果:
- 在准确性方面,LLM框架显著超过了ARIMA,Prophet和时间融合变压器的基准.
- 注意力分析显示,对季度具有基金共同流动或政策冲击的季度来说,模型的重要性.
- 在预测网络指标方面,已证明减少了错误和改进了定向准确性.
结论:
- 基于LLM的预测为系统风险和可解释的见解提供了早期警告.
- 基于语言的图表预测为金融市场监督和政策提供了一个新的范式.
相关概念视频
Time-Series Graph
5.3K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
5.3K
Econometric Views (EViews)
609
Econometric Views, often stylized as EViews, is a package that merges statistical analysis with econometric studies. It is designed to provide tools for time series analysis, forecasting, and econometric model simulation. The software originated from MicroTSP software and has evolved significantly since its inception in 1981. The history of EViews is marked by a continuous effort to enhance its computational speed and user interface. It was initially developed for large computing systems but...
609
Prediction Intervals
3.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.4K
First Derivative Test: Problem Solving
76
Imagine an asset price that crashes to a low point, rebounds sharply as bargain-hunters step in, and then gradually declines. Such behavior can be modeled with a smooth function whose turning points represent locally overvalued and undervalued regions. A convenient example that captures rebound followed by decay is:The high and low points of this curve are identified using the first derivative test, which determines where the function changes from increasing to decreasing or vice versa. To...
76
Exponential Equations for Modeling Growth
268
Exponential models are essential for describing rapid, multiplicative changes in natural systems, such as population growth. When a population doubles at regular intervals, the process can be modeled using a suitable base. For instance, a bacterial culture that doubles every three hours follows the model n(t)=n0⋅2t/3, where n(t) is the population at the time t.A more general model uses the natural base e, especially for continuous growth. This takes the form n(t)=n0⋅ert, where r is...
268
Quantitative Analysis
1.5K
Quantitative analysis is a technique for measuring the amount of specific constituents in a sample. When the sample's composition is unknown, qualitative analysis is performed first to identify its components, which ensures that the correct substances are measured during the quantitative phase.
In quantitative analysis, two key measurements are made: the sample quantity and a property proportional to the amount of the analyte (the substance being analyzed). This forms the basis of the...
In quantitative analysis, two key measurements are made: the sample quantity and a property proportional to the amount of the analyte (the substance being analyzed). This forms the basis of the...
1.5K