Kevin Pierre Mott

Kevin Mott, Ph.D.

Assistant Professor of Finance, Teaching Stream
Director of Teaching Innovation, FinHub: The Financial Innovation Lab
Rotman School of Management
University of Toronto

kevin [dot] mott [at] rotman [dot] utoronto [dot] ca
Curriculum Vitæ
Faculty Profile
LinkedIn

Research Interests

I have two primary research interests, both of which use deep learning for computation.

  1. Computational methods in mathematical finance, particularly term structure modeling and pricing interest rate derivatives using continuous-time techniques and deep learning.
  2. Computational macro-finance with a focus on general equilibrium policy analysis, where I study questions at the intersection of household finance, macroeconomics, and asset pricing.

Working Papers

Open-Source Research Tool: Finance-Informed Neural Networks for Overlapping Generations Models

I developed a flexible computational framework for solving stochastic overlapping generations models using deep learning. The code implements policy iteration with neural networks that directly incorporate economic constraints (Euler equations, feasibility conditions) into the training process. This grid-free approach leverages GPU acceleration to efficiently solve high-dimensional complex dynamic stochastic general equilibrium models.

Designed with modularity in mind, the modular nature of the program allows researchers to easily adapt the methodology to their own models by customizing model parameters, constraints, and equilibrium conditions.

GitHub: Finance-Informed Neural Networks for OLG Models