Papers
Topics
Authors
Recent
Search
2000 character limit reached

PortBench: A Correlation-Aware, Full-Pipeline Benchmark for LLM-Driven Portfolio Management

Published 27 May 2026 in cs.AI and q-fin.PM | (2605.27887v1)

Abstract: LLMs have shown strong performance across diverse financial tasks, yet portfolio management (PM), a critical financial decision-making task, remains poorly benchmarked. Existing benchmarks exhibit two main gaps: they ignore cross-asset correlation structures, thereby failing to distinguish genuinely diversified portfolios from concentrated ones, and fail to evaluate the complete PM decision pipeline in real-world scenarios. We introduce PortBench, a benchmark spanning six heterogeneous asset classes over ten years. PortBench consists of two complementary layers: a static QA dataset of 6,269 correlation-based questions across seven task templates, and a dynamic five-stage allocation pipeline that mirrors the full PM decision cycle. To evaluate these layers, we introduce two dedicated metrics: a dual-layer correlation score that measures whether proposed portfolios exploit inter-class hedging and avoid intra-class concentration, and CEPS, a metric that quantifies how reasoning errors compound across pipeline stages. We further assess strategy robustness and investor alignment under three historical stress regimes and risk profiles. Evaluating ten frontier LLMs, we find that despite strong performance on static financial QA, 90\% of model-profile combinations fail to outperform a basic equal-weight allocation, and models that satisfy every procedural constraint still suffer catastrophic drawdowns under stress. Our source code is available at \href{https://github.com/AgenticFinLab/portbench}{this https URL}.

Authors (3)

Summary

  • The paper introduces PortBench, a benchmark combining static QA and a dynamic five-stage pipeline that addresses cross-asset correlations and investor profile adaptation.
  • It employs novel metrics such as two-layer correlation scoring and Cross-Stage Error Propagation Score to reveal LLMs' strengths in formula-based tasks and weaknesses in dynamic allocation.
  • The study underscores the gap between static factual reasoning and dynamic portfolio execution under stress regimes, highlighting the need for more robust, adaptive financial models.

PortBench: A Correlation-Aware Benchmark for LLM-Driven Portfolio Management

Motivation and Benchmark Scope

The landscape of LLM-based financial evaluation has expanded rapidly, yet portfolio management (PM) remains substantially underexplored due to the lack of comprehensive benchmarking methodologies. Existing frameworks typically focus on single-asset-class allocation, neglect cross-asset correlation, and do not address the sequential, multi-stage pipeline intrinsic to real-world PM. Furthermore, they insufficiently test robustness under stress regimes and fail to assess the ability of LLMs to adapt portfolio strategies to diverse investor risk profiles.

PortBench directly addresses these gaps by providing a rigorously constructed benchmark covering six heterogeneous asset classes over a decade-long time horizon. It simultaneously evaluates LLMs on both static correlation-based financial QA and dynamic pipeline execution, embedding correlation structure in scoring and exposing model reliability under historical stress regimes and three distinct investor risk profiles. Figure 1

Figure 1: PortBench architecture, delineating market data, dual evaluation, robustness, and investor profile adaptation.

Benchmark Construction and Evaluation Framework

PortBench consists of two integrated evaluation layers:

  • Static QA Layer: 6,269 automatically-generated QA pairs across seven task templates sourced from the historical price, return, and macroeconomic data, probing correlation-aware reasoning and numerical optimization competency at four complexity levels. Templates progress from single-asset prediction to multi-asset minimum-variance and max-Sharpe allocation, regime-driven rebalancing, and investor-profile adaptation.
  • Dynamic Five-Stage Pipeline: At each rebalance date, the LLM executes sequential stages: S1 (market interpretation), S2 (signal generation), S3 (weight optimization), S4 (execution simulation), S5 (risk monitoring). This pipeline is evaluated under normal and stressed market conditions and across three investor profiles with distinct drawdown and allocation constraints. Figure 2

    Figure 2: PortBench evaluation layers, connecting static QA tasks and dynamic PM pipeline.

Key metrics include:

  • Two-Layer Correlation Scoring: S3 portfolio allocation is scored jointly for distance to the oracle max-Sharpe solution and for exploiting inter-class hedging and minimizing intra-class concentration.
  • Cross-Stage Error Propagation Score (CEPS): Captures cascading degradation as errors compound across pipeline stages rather than averaging isolated steps.

Stress regime evaluation leverages the 2015 China Shock, 2020 COVID Crash, and 2022 Crypto Collapse, purposely injecting elevated cross-asset correlations, while investor profile adaptation is probed via three risk-constrained allocation templates.

Market Data and Correlation Structure

PortBench's market dataset comprises 183 financial instrumentsโ€”equities, commodities, bonds, cryptocurrency, real estate, and cashโ€”spanning 2015โ€“2025. Extensive within-class diversity and sharply contrasting intra/inter-class correlations define the challenge.

  • Intra-Class: Strongly positive correlationsโ€”e.g., equities (0.48), real estate (0.77).
  • Inter-Class: Low or near-zero correlations, reinforcing the necessity for cross-class diversification. Figure 3

    Figure 3: Asset class diversity: instrument counts per class.

    Figure 4

    Figure 4: Pairwise Pearson correlation heatmap over all asset classes.

    Figure 5

    Figure 5: Mean inter-class correlation per asset class; confirms true risk reduction necessitates class boundaries.

Empirical Results and Analysis

Static QA: Formula Competence vs. Judgment Reasoning

On closed-form formula-driven QA (min-variance/max-Sharpe), nearly all LLMs saturate performance (T4, T5 scores โ‰ˆ1.00, 0.94+), regardless of underlying correlation. However, judgment-driven tasks (direction prediction, rebalancing) reveal substantial gapsโ€”no model exceeds 0.52 on T1 or 0.88 on T6. Static QA scores do not reliably predict dynamic allocation performance, particularly when the covariance matrix is stripped from prompts.

Pipeline Evaluation: Error Propagation and Baseline Comparison

Despite strong QA performance, LLMs degrade sharply in dynamic evaluation. S1 market interpretation is robust, S2 signal generation moderately variable, but S3-S5 scores compress or collapse:

  • S4 (execution) is universally weak, reflecting propensity for near-uniform weight vectors and minimal turnover, even when ground-truth solutions demand concentrated exposures.
  • Profile alignment is measurable; only a subset of models adjust allocations to match risk constraints. Figure 6

    Figure 6: Risk-adjusted returns, Sharpe ratio, drawdown, and CEPS by model under balanced profile.

Critically, 90% of LLMโ€“profile combinations fail to outperform the naive equal-weight baseline. Only Qwen3.6-Plus achieves simultaneous outperformance and passes the stress gate in one profile, corroborating classic results that $1/N$ diversification is difficult to beat without accurate risk estimation [demiguel2009optimal].

Stress Regimes: Robustness and Drawdown Control

Stress evaluation surfaces catastrophic failures even in models that satisfy all process constraints. Small allocations to high-risk assets (e.g., crypto) amplify into large drawdowns during regime shocks, especially for conservative profiles. Figure 7

Figure 7: Worst-case drawdown per model across stress regimes.

Figure 8

Figure 8: Sharpe ratio vs. stress drawdown; stress gate-failing models marked.

Models that pass stress gates do not share common strengthsโ€”robustness is not explained by return optimization nor CEPS, but by alignment and consistency of strategy relative to risk settings. Figure 9

Figure 9: Normal- vs. stress-period CEPS under the 2022 Crypto Collapse (conservative profile).

Profile Adaptation and Constraint Satisfaction

LLMs provide a unique value in adapting allocation to profile-specific constraintsโ€”baselines such as equal-weight or 60/40 are insensitive to profile changes, whereas LLMs can calibrate PAS (profile alignment score) across risk tolerances. Figure 10

Figure 10: PAS per model; models sorted by adaptation std deviation.

Pipeline Error Dynamics

S2โ€“S4 disconnect is remarkably consistent: models fail to translate strong signals into actionable portfolio changes, under-trading relative to ground-truth, and default to distributed allocations. Only DeepSeek models benefit from explicit covariance data; for others, high QA performance is generally format-matching rather than true numerical reasoning. Figure 11

Figure 11: S2 vs. S4 scatter; S4 execution collapse prevalent across models.

Implications, Theoretical and Practical

PortBenchโ€™s results clarify the delta between factual recall and sustained reasoning in PM. LLMs excel at formulaic QA but cannot yet reliably optimize allocations in environments requiring dynamic, correlation-aware risk management, especially over sequential stages or under stress.

  • Constraint Adaptation: LLMs trail classical strategies on raw return, but offer adaptive allocation and tail-risk management tuned to user profiles.
  • Stress Resilience: Return-based evaluation is insufficient; regime shocks and correlation surges produce outcome failures not captured by average scores.
  • Correlation Awareness: Benchmark design must include diversified scoring and stress tests to distinguish genuine reasoning from prompt format retrieval.
  • Agentic Extensions: Integration of generative market simulators and multi-agent architectures (e.g., MarS) will be required for realistic execution dynamics and longer-horizon reasoning.

Limitations and Future Directions

The framework abstracts away market microstructure, uses monthly rebalancing, and lacks persistent memory, tool-calling, or agentic coordination. Extending PortBench with generative simulation, finer temporal granularity, and agent interaction will be necessary for next-generation PM benchmarking.

Conclusion

PortBench provides a structured, correlation-aware benchmark for LLM-driven portfolio management, offering robust evaluation across data-driven QA, pipeline execution, stress regimes, and investor profile adaptation. Results demonstrate that current LLMsโ€”despite strong financial QA competenceโ€”fail to outperform naive diversification and remain fragile under correlation shocks, with genuine value only in constraint adaptation and tail-risk awareness. The benchmark is foundational for future research aiming to close the gap between statistical knowledge and reliable, adaptive decision-making in financial AI.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.