🤖 AI量化金融论文

2026-03-11 · 深度学习在量化金融交易中的研究

📚 本栏目介绍

本栏目专注于深度学习方法在量化金融交易领域的最新研究。

📡 论文来源

arXiv - 每日抓取 cs.LG, q-fin.PR, q-fin.ST, q-fin.TR 等分类

OpenReview - ICLR、NeurIPS、ICML等顶会论文

Semantic Scholar - 跨源搜索

顶会顶刊 - NeurIPS、ICML、ICLR、AAAI、IJCAI等

* arXiv上深度学习+量化金融交叉的论文较少,我们会持续从多渠道获取最新研究

arXiv · 2026-03-10 · q-fin.PR
强化学习 组合优化 风险管理
📄 英文摘要
We propose a novel deep reinforcement learning framework for portfolio optimization that dynamically adjusts risk constraints based on market volatility. Our approach utilizes a hierarchical policy gradient method that separately learns asset allocation and risk management policies. Experimental results on S&P 500 constituents demonstrate superior risk-adjusted returns compared to traditional mean-variance optimization and existing RL methods.
📝 中文摘要
我们提出了一种新颖的深度强化学习框架,用于投资组合优化,并根据市场波动性动态调整风险约束。我们的方法采用分层策略梯度方法,分别学习资产配置和风险管理策略。在标普500成分股上的实验结果表明,与传统均值-方差优化方法和现有强化学习方法相比,我们的方案具有更优的风险调整收益。
arXiv · 2026-03-08 · cs.LG
Transformer 时序预测 股票收益
📄 英文摘要
This paper introduces a Temporal Fusion Transformer (TFT) based approach for multi-horizon stock return forecasting. We demonstrate that TFT's interpretable attention mechanisms can identify regime changes in financial markets. Our model outperforms existing deep learning methods on both short-term (1-5 days) and long-term (1-12 months) horizons.
📝 中文摘要
本文介绍了一种基于时序融合Transformer (TFT)的多horizon股票收益预测方法。我们证明TFT的可解释注意力机制可以识别金融市场中的状态变化。我们的模型在短期(1-5天)和长期(1-12个月)预测上均优于现有深度学习方法。
arXiv · 2026-03-05 · cs.LG
LSTM 情感分析 交易信号
📄 英文摘要
We present an LSTM-based system that generates real-time trading signals by combining financial news sentiment with technical indicators. Our model processes both textual news data and time-series price data through separate LSTM encoders, then fuses them for prediction. Backtesting shows an annual return of 18.7% with a Sharpe ratio of 1.34.
📝 中文摘要
我们提出了一个基于LSTM的系统,通过结合金融新闻情感和技术指标来生成实时交易信号。我们的模型通过单独的LSTM编码器处理文本新闻数据和时序价格数据,然后融合进行预测。回测显示年化收益率为18.7%,夏普比率为1.34。
arXiv · 2026-02-28 · cs.LG
分层强化学习 自适应策略 波动市场
📄 英文摘要
We propose a hierarchical reinforcement learning framework that adapts trading strategies to varying market regimes. The high-level controller determines market regime and sets strategic objectives, while the low-level controller executes specific trading actions. Our approach significantly reduces maximum drawdown while maintaining competitive returns.
📝 中文摘要
我们提出了一个分层强化学习框架,能够根据不同的市场状态调整交易策略。高级控制器负责判断市场状态并设定战略目标,而低级控制器则执行具体的交易操作。我们的方法显著降低了最大回撤,同时保持了具有竞争力的收益。
arXiv · 2026-02-20 · cs.LG
图神经网络 跨资产 相关性学习
📄 英文摘要
We introduce a novel graph neural network architecture for modeling complex dependencies across multiple financial assets. Our approach constructs a dynamic graph where nodes represent assets and edges capture correlations. Experiments on 50 liquid assets show 23% improvement in risk-adjusted returns.
📝 中文摘要
我们引入了一种新颖的图神经网络架构,用于建模多个金融资产之间的复杂依赖关系。我们的方法构建了一个动态图,其中节点代表资产,边表示相关性。在50个流动性资产上的实验表明风险调整收益提高了23%。
arXiv · 2026-01-15 · cs.LG
Informer 长序列 时序预测
📄 英文摘要
We adapt the Informer model for financial time-series forecasting, addressing the challenge of long-term prediction in stock markets. Our modified architecture includes a ProbSparse self-attention mechanism that reduces computational complexity from O(L²) to O(L log L). We demonstrate improved forecast accuracy for 30-day and 90-day stock price predictions.
📝 中文摘要
我们将Informer模型应用于金融市场时序预测,解决了股票市场长期预测的挑战。我们改进的架构包含ProbSparse自注意力机制,将计算复杂度从O(L²)降低到O(L log L)。我们证明了30天和90天股价预测的准确性有所提高。
arXiv · 2025-12-10 · q-fin.TR
深度学习 订单簿 高频交易
📄 英文摘要
We develop an attention-based deep learning model to predict order book imbalance and its impact on short-term price movements. By incorporating spatial attention across price levels and temporal attention across time, our model captures both the vertical structure and dynamic evolution of the order book.
📝 中文摘要
我们开发了一个基于注意力机制的深度学习模型来预测订单簿失衡及其对短期价格走势的影响。通过整合价格水平间的空间注意力和时间维度的时序注意力,我们的模型捕捉到了订单簿的垂直结构和动态演变。
arXiv · 2025-11-20 · cs.CL
LLM 金融分析 情感分析
📄 英文摘要
We present FinGPT, a large language model specifically tuned for financial market analysis. FinGPT outperforms existing models on financial sentiment analysis, news summarization, and earnings prediction tasks. We also introduce a new dataset for financial NLP research.
📝 中文摘要
我们提出了FinGPT,这是一个专门针对金融市场分析进行微调的大型语言模型。FinGPT在金融情感分析、新闻摘要和盈利预测任务上优于现有模型。我们还引入了一个新的金融NLP研究数据集。