How Model Drift Destroyed My DeFi Risk Analyzer in Three Weeks
A machine learning system that worked perfectly in testing failed spectacularly when Uniswap V3 launched. Here's what model drift actually looks like in DeFi.
A machine learning system that worked perfectly in testing failed spectacularly when Uniswap V3 launched. Here's what model drift actually looks like in DeFi.
Training on historical attacks created a detector that completely missed novel attack vectors. The mathematics of why this keeps happening.
A model trained on stable market conditions completely failed during the first volatility spike. The difference between fitting data and understanding markets.
Labeling contracts as risky or safe based on whether they got hacked creates a model that learns nothing useful about actual risk.
Pattern recognition: Observing contract interactions across Ethereum and alternative chains reveals behavioral signals invisible to traditional monitoring tools.
Data continuity: Each workshop participant gets direct access to pipeline infrastructure that feeds real-time blockchain state into training environments.
Margherita founded this research program in 2015 to bridge the gap between academic machine learning and applied protocol security. The seminars emphasize reproducibility and skepticism toward black-box scoring systems.
We focus on structural assessment rather than price prediction. Models evaluate liquidity depth, smart contract execution risk, and historical exploit patterns instead of generating directional market calls.
Each enrolled participant receives API credentials and Jupyter notebook templates connected to our Singapore-hosted archive nodes. This removes the setup friction of maintaining local infrastructure while preserving full query flexibility.
Comfort with Python data manipulation libraries and basic familiarity with HTTP request handling. Prior exposure to PyTorch or scikit-learn accelerates progress but is not mandatory for entry-level cohorts.
Absolutely. The conceptual framework extends to any chain exposing transaction history and contract state. Recent cohorts have successfully adapted techniques to Solana, Avalanche, and Polygon data structures.