Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
June 03, 2026
·
Paris
Reading Microstructure with Temporal Fusion Transformers
Learn how Temporal Fusion Transformers can model human judgment for equity-index futures, identifying regimes, trends, and feature relevance for intraday strategies.
Overview
A talk on using Temporal Fusion Transformers for equity-index futures microstructure, letting the model learn intraday strategy judgment calls such as regime, trend versus mean reversion, feature relevance, and lookback windows.
Tech stack
- Temporal Fusion TransformersTemporal Fusion Transformers combine high-performance multi-horizon forecasting with interpretable self-attention to unlock clear insights into complex time-series data.Developed by researchers at Google and the University of Oxford, the Temporal Fusion Transformer (TFT) is an attention-based deep learning architecture designed for highly accurate, multi-horizon time-series forecasting. Unlike traditional black-box models, TFT handles a complex mix of inputs (including static metadata, historical time-series, and known future variables like calendar events) while remaining fully interpretable. It achieves this by integrating recurrent layers for local processing, self-attention blocks for long-term dependencies, and specialized gating networks that automatically screen out noisy or irrelevant features. The result is a robust system that excels at practical forecasting tasks (such as predicting retail inventory or energy grid demand) while showing operators exactly which variables and historical trends are driving the predictions.
- Equity-index futures microstructureThe granular study of order routing, queue dynamics, and liquidity provision in equity-index futures markets.Equity-index futures microstructure dictates how multi-billion dollar pools of capital interact at the millisecond level on electronic order books like CME Globex. By analyzing order flow toxicity, bid-ask spreads, and limit order book depth, quantitative traders optimize execution strategies for high-volume benchmarks like E-mini S&P 500 and Nasdaq-100 contracts. Understanding these mechanics (such as queue position, market maker behavior, and high-frequency trading latency) allows institutional participants to minimize slippage, manage adverse selection, and capture edge in highly competitive liquidity pools.
- Intraday strategyDeploy automated, data-driven rules to capture short-term market inefficiencies and exit all positions before the closing bell.Intraday strategy is a systematic approach to trading that capitalizes on price volatility within a single session, completely eliminating overnight holding risk. By leveraging high-frequency data feeds and execution APIs (like QuantConnect or Alpaca), traders deploy algorithms to target momentum, mean reversion, or breakout setups. The core technology relies on real-time technical indicators (such as VWAP and exponential moving averages) combined with strict, automated risk controls like hard stop-losses and dynamic position sizing. This setup ensures rapid execution, removes human emotional bias, and secures profits before the market closes.
- Regime detectionAlgorithmic classification of shifting financial market states to dynamically optimize trading strategies and manage risk exposure.Financial markets do not behave consistently over time, shifting instead between distinct states (such as low-volatility trending, high-volatility mean-reverting, or sudden liquidity crises). Regime detection solves this by applying unsupervised machine learning models (specifically Hidden Markov Models, Gaussian Mixture Models, and clustering algorithms) to analyze price action, volume profiles, and cross-asset correlations. By identifying these persistent structural shifts in real time, quantitative trading systems can dynamically adjust position sizing, swap out underperforming strategies, and mitigate tail risk before losses accumulate.
- Dynamic feature importanceDynamic feature selection optimizes machine learning workflows by evaluating and selecting predictive features on the fly for each individual sample.Traditional machine learning relies on static feature sets, forcing models to process the same variables for every input regardless of relevance. Dynamic feature selection (DFS) shifts this paradigm by adaptively querying and prioritizing features in real time based on the specific sample being processed. By utilizing information-theoretic strategies like conditional mutual information or reinforcement learning policies, DFS determines which data points are truly necessary on a case-by-case basis. This approach significantly reduces data acquisition costs, speeds up inference times, and improves model interpretability in high-stakes environments like clinical diagnostics and financial forecasting.
Finding related talks...
Compose Email
Sending...
Email preview
Loading recent emails...