SBCA: Cross-Modal BERT-driven Actor-Critic for Multi-Asset Portfolio Optimization

TL;DR

SBCA framework uses cross-modal BERT and Actor-Critic for multi-asset portfolio optimization, enhancing annual return and Sharpe ratio.

q-fin.CP 🔴 Advanced 2026-05-02 8 views
Jinfeng Pan Jiahao Chen
portfolio optimization cross-modal learning deep reinforcement learning BERT quantitative investment

Key Findings

Methodology

The paper proposes a cross-modal BERT-driven Actor-Critic framework called SBCA for multi-asset portfolio optimization. It employs a cross-modal gated fusion mechanism to integrate price time-series and text semantic features, embedding downside risk and turnover penalty constraints into the reward function, validated through a comprehensive empirical system.

Key Results

  • On an 11-year U.S. stock multi-asset dataset, SBCA outperforms equal weight, buy-and-hold, and market benchmark strategies in portfolio value, annual return, Sharpe ratio, and maximum drawdown.
  • Ablation studies confirm the complementary enhancement of the Actor-Critic mechanism and cross-modal fusion module.
  • Cost sensitivity analysis confirms the model's robustness under varying transaction costs.

Significance

SBCA provides an effective and interpretable end-to-end solution for dynamic quantitative portfolio decision-making, addressing the shortcomings of traditional deep reinforcement learning methods in integrating price data and financial text sentiment while considering practical trading constraints.

Technical Contribution

SBCA significantly enhances portfolio optimization reliability and applicability by introducing a cross-modal gated fusion mechanism and risk-sensitive reward function, offering new theoretical guarantees and engineering possibilities compared to existing methods.

Novelty

SBCA is the first to combine cross-modal BERT with Actor-Critic for multi-asset portfolio optimization, overcoming the bottlenecks of linear assumptions and insufficient information integration in traditional methods.

Limitations

  • The model's performance under extreme market conditions needs further validation.
  • Dependence on financial text sentiment may lead to performance degradation when text data is insufficient.

Future Work

Future research could explore SBCA's application in other financial markets and further optimize the cross-modal fusion mechanism to enhance model adaptability.

AI Executive Summary

Traditional portfolio optimization models are limited by linear assumptions and insufficient integration of multi-modal information. The SBCA framework addresses these limitations by using cross-modal BERT and an Actor-Critic mechanism to integrate price data and financial text sentiment, while considering practical trading constraints.

SBCA employs a cross-modal gated fusion mechanism to combine price time-series features and text semantic features, embedding downside risk and turnover penalty constraints into the reward function. Experimental results show that SBCA outperforms traditional strategies in portfolio value, annual return, Sharpe ratio, and maximum drawdown.

SBCA provides an effective and interpretable end-to-end solution for dynamic quantitative portfolio decision-making. Future research could explore SBCA's application in other financial markets and further optimize the cross-modal fusion mechanism to enhance model adaptability.

Deep Analysis

Background

Portfolio optimization is a core research topic in finance, econometrics, and artificial intelligence. Traditional models rely on linear assumptions and stationary distribution conditions, failing to effectively integrate unstructured information like textual public opinion, which limits their practical applicability in quantitative investment.

Core Problem

Existing deep reinforcement learning methods face critical limitations in fusing price sequences and textual sentiment, often overlooking real-world trading constraints such as downside risk and portfolio turnover.

Innovation

SBCA introduces a cross-modal gated fusion module to achieve adaptive integration of price time-series features and BERT-extracted textual semantic features, embedding downside risk penalties and portfolio turnover constraints into the reward function.

Methodology

  • �� Cross-modal gated fusion mechanism: integrates price and text features adaptively.
  • �� Risk-sensitive reward function: embeds downside risk and turnover constraints.
  • �� Comprehensive empirical system: includes ablation studies and cost sensitivity analysis.

Experiments

Experiments are conducted on an 11-year U.S. stock multi-asset dataset, comparing SBCA with equal weight, buy-and-hold, and market benchmark strategies, evaluating annual return, Sharpe ratio, and maximum drawdown.

Results

SBCA outperforms traditional strategies in portfolio value, annual return, Sharpe ratio, and maximum drawdown. Ablation studies confirm the mechanism's complementary enhancement, and cost sensitivity analysis confirms model robustness.

Applications

SBCA can be used for dynamic quantitative portfolio decision-making, suitable for financial markets requiring multi-modal information integration, with significant industry impact.

Limitations & Outlook

The model's performance under extreme market conditions needs further validation, and dependence on financial text sentiment may lead to performance degradation when text data is insufficient.

Plain Language Accessible to non-experts

Imagine an investment manager in a kitchen. Traditional methods are like using only salt and pepper, while SBCA is like having a spice rack that adapts seasoning based on ingredients and dishes. SBCA combines price data and text sentiment, just like a chef adjusts seasoning based on ingredients and customer taste, ensuring each dish achieves optimal flavor.

ELI14 Explained like you're 14

Imagine you're playing an investment game where the goal is to make the most money. Traditional methods are like using just one strategy, while SBCA is like having a super assistant that gives you advice based on market news and price changes. It's like having a smart friend who always helps you make better investment decisions!

Glossary

SBCA (Cross-Modal BERT-driven Actor-Critic Framework)

A framework for multi-asset portfolio optimization that combines price data and text sentiment.

SBCA addresses the shortcomings of traditional methods in information integration.

BERT (Bidirectional Encoder Representations from Transformers)

A pre-trained language model that extracts semantic and sentiment features from text.

Used to extract semantic information from financial texts.

Actor-Critic

A deep reinforcement learning algorithm that combines policy optimization and value evaluation.

Used to optimize portfolio strategies.

Cross-Modal Learning

A method that combines data from different modalities for learning.

Used to integrate price and text data.

Risk-Sensitive Reward Function

A function that embeds risk and transaction costs into the reward.

Used to improve the reliability of portfolio optimization.

Open Questions Unanswered questions from this research

  • 1 How to improve SBCA's robustness under extreme market conditions?
  • 2 How to reduce dependence on financial text sentiment?

Applications

Immediate Applications

Dynamic Portfolio Management

Financial institutions can use SBCA for dynamic portfolio management to enhance returns and risk control.

Market Sentiment Analysis

Investors can use SBCA to analyze market sentiment and optimize investment decisions.

Long-term Vision

Cross-Market Application

SBCA can be extended to global markets, providing broader investment strategy optimization.

Abstract

Portfolio optimization is constrained by linear assumptions and insufficient integration of multi-modal information in traditional models. This paper proposes a cross-modal BERT-driven Actor-Critic framework SBCA for multi-asset portfolio optimization to address the deficiencies of existing deep reinforcement learning DRL methods in fusing price data and financial text sentiment, as well as lacking practical trading constraints. The framework adopts a cross-modal gated fusion mechanism to adaptively integrate price time-series features and text semantic features, embeds downside risk and turnover penalty constraints into the reward function, and constructs a complete empirical system for validation. Experiments on 11-year U.S. stock multi-asset datasets show that SBCA outperforms equal weight, buy-and-hold and market benchmark strategies in portfolio value, annual return, Sharpe ratio and maximum drawdown. Ablation studies verify the complementary enhancement of Actor-Critic mechanism and cross-modal fusion module. Cost sensitivity analysis confirms the model's robustness under varying transaction costs. SBCA provides an effective and interpretable end-to-end solution for dynamic quantitative portfolio decision-making.

q-fin.CP