Learning Multiple Stock Trading Patterns with Temporal Routing Adaptor and Optimal Transport
Hengxu Lin, Dong Zhou, Weiqing Liu, Jiang Bian

TL;DR
This paper introduces the Temporal Routing Adaptor (TRA), a novel module that enables stock prediction models to learn multiple trading patterns by routing samples to specialized predictors, optimized via Optimal Transport for improved accuracy.
Contribution
The paper proposes TRA, a lightweight architecture with a novel OT-based learning algorithm for effective multi-pattern modeling in stock prediction tasks.
Findings
TRA improves stock ranking metrics over state-of-the-art models.
Optimal Transport-based training enhances pattern assignment accuracy.
The method achieves higher information coefficient (IC) scores on real-world data.
Abstract
Successful quantitative investment usually relies on precise predictions of the future movement of the stock price. Recently, machine learning based solutions have shown their capacity to give more accurate stock prediction and become indispensable components in modern quantitative investment systems. However, the i.i.d. assumption behind existing methods is inconsistent with the existence of diverse trading patterns in the stock market, which inevitably limits their ability to achieve better stock prediction performance. In this paper, we propose a novel architecture, Temporal Routing Adaptor (TRA), to empower existing stock prediction models with the ability to model multiple stock trading patterns. Essentially, TRA is a lightweight module that consists of a set of independent predictors for learning multiple patterns as well as a router to dispatch samples to different predictors.…
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 · Financial Markets and Investment Strategies · Data Stream Mining Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Adam · Layer Normalization · Dropout · Label Smoothing
