Enhancing Cross-Sectional Currency Strategies by Context-Aware Learning to Rank with Self-Attention
Daniel Poh, Bryan Lim, Stefan Zohren, Stephen Roberts

TL;DR
This paper introduces a context-aware Transformer-based Learning-to-Rank model for currency strategies, which refines asset rankings by considering local market conditions, leading to improved risk-adjusted returns and robustness during volatile periods.
Contribution
It proposes a novel Transformer-based ranking method that incorporates local asset context, addressing limitations of global rankers in currency portfolio strategies.
Findings
Increased Sharpe ratio by around 30% in backtests.
Enhanced performance metrics across various market states.
Improved ranking accuracy during risk-off episodes.
Abstract
The performance of a cross-sectional currency strategy depends crucially on accurately ranking instruments prior to portfolio construction. While this ranking step is traditionally performed using heuristics, or by sorting the outputs produced by pointwise regression or classification techniques, strategies using Learning to Rank algorithms have recently presented themselves as competitive and viable alternatives. Although the rankers at the core of these strategies are learned globally and improve ranking accuracy on average, they ignore the differences between the distributions of asset features over the times when the portfolio is rebalanced. This flaw renders them susceptible to producing sub-optimal rankings, possibly at important periods when accuracy is actually needed the most. For example, this might happen during critical risk-off episodes, which consequently exposes the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Market Dynamics and Volatility
MethodsAttention Is All You Need · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Multi-Head Attention · Dense Connections · Adam · Label Smoothing · Softmax
