Trading through Earnings Seasons using Self-Supervised Contrastive Representation Learning
Zhengxin Joseph Ye, Bjoern Schuller

TL;DR
This paper introduces CET, a self-supervised contrastive learning model that enhances stock prediction by effectively utilizing earnings data despite its irregular release cycle and rapid relevance decay.
Contribution
The paper presents CET, a novel contrastive predictive coding-based model that improves the use of earnings data in medium-frequency trading algorithms, outperforming benchmark models.
Findings
CET demonstrates superior ability to extrapolate earnings data over time.
CET maintains prediction accuracy despite the rapid decay of earnings relevance.
The model performs well across diverse sectors.
Abstract
Earnings release is a key economic event in the financial markets and crucial for predicting stock movements. Earnings data gives a glimpse into how a company is doing financially and can hint at where its stock might go next. However, the irregularity of its release cycle makes it a challenge to incorporate this data in a medium-frequency algorithmic trading model and the usefulness of this data fades fast after it is released, making it tough for models to stay accurate over time. Addressing this challenge, we introduce the Contrastive Earnings Transformer (CET) model, a self-supervised learning approach rooted in Contrastive Predictive Coding (CPC), aiming to optimise the utilisation of earnings data. To ascertain its effectiveness, we conduct a comparative study of CET against benchmark models across diverse sectors. Our research delves deep into the intricacies of stock data,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods
MethodsAttention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Softmax · InfoNCE · Layer Normalization · Contrastive Predictive Coding
