Functional Data Analysis

Course Website

Channels

When


Foundation models for spatial-time series

Foundation AI models are universal models for a wide set of problems. This project investigates their theoretical properties on spatial-time series—data used across sciences to generalize knowledge and make forecasts. Core user-level tasks: forecasting and generation of time series; analysis and classification; change-point detection; causal inference. These models are trained on massive datasets. Our goal is to compare architectures to find an optimal one that solves the above for a broad range of spatial time series.

Functional data analysis

We assume continuous time and study state-space changes $\frac{d\mathbf{x}}{dt}$ via neural ODEs/SDEs. We analyze multivariate/multidimensional series with tensor representations; model strong cross-correlations in Riemannian spaces. Many medical series are periodic; the base model is the pendulum $\frac{d^2 x}{dt^2} = -c\sin x$. We use physics-informed neural networks (PINNs). Practical experiments involve multiple sources; we use canonical correlation analysis with a latent state space to align source/target manifolds and enable generation in both.

Applications

Any field with continuous time/space data from multimodal sources: climate, neural interfaces, solid-state physics, electronics, fluid dynamics, and more. We collect both theory and practice.


Fall 2025: Foundation models for time series

Topics to discuss

  1. State Space Models, Convolution, SSA, SSM (Spectral Submanifolds)
  2. Neural & Controlled ODE, Neural PDE, Geometric Learning
  3. Operator Learning, Physics-informed learning, multimodeling
  4. Spatio-Temporal Graph Modeling: graph convolution & metric tensors
  5. Riemannian models; time series generation
  6. AI for science: mathematical modeling principles

Outside the course: data-driven tensor analysis, differential forms, spinors.

State of the Art in 2025

In December 2024, a NeurIPS workshop “Foundational models for science” reflected this theme:

  1. Foundation Models for Science: Progress, Opportunities, and Challenges — URL
  2. Foundation Models for the Earth system — UPL, no paper
  3. Foundation Methods for foundation models for scientific machine learning — URL, no paper
  4. AI-Augmented Climate simulators and emulators — URL, no paper
  5. Provable in-context learning of linear systems and linear elliptic PDEs with transformers — NIPS
  6. VSMNO: Solving PDE by Utilizing Spectral Patterns of Different Neural Operators — NIPS PDF

March 2025 Physics Problem Simulations

Spatial-Temporal Graph Modeling


Work arrangements

Week Date Theme Delivery
1 Sep 4 Preliminary discussion — pdf  
2 Sep 11 Problem statement — pdf  
3 Sep 18 Preliminary solution Group talk & discussion
4 Sep 25 Minimum deployment Group report
5 Oct 4+ FDA Personal talks
13 Nov 29 Final discussion Group talks

Structure of seminars

The semester lasts 12 weeks; six alternate weeks are for homework.

Scoring

Group activity: cross-ranking with Kemeny median. Personal talks contribute to score.


Week 3 — Homework 1

  1. Form a group.
  2. Discuss goals and a solution ([see the problem statement]).
  3. Review solution approaches.
  4. Select an LLM-GPT.
  5. Run the code; verify it works.

    • Store code in the group repository.
    • Store slides/report as well.
  6. Make a 10-minute talk covering:

    • Functionality and architecture of the model.
    • Why you selected this model.
    • Alternative models considered.

Requirements for the text & discussion

  1. Comprehensive explanation of the discussed method/question.
  2. Principles only; no experiments.
  3. ~Two pages.
  4. Target reader: 2nd–3rd-year student.
  5. One figure is mandatory.
  6. Brief reference to DL structure is welcome.
  7. Talk may be a slide or the text itself.
  8. References with DOIs.
  9. State how it was generated.
  10. Note observed gaps to revisit later.

Style remarks for the essays

Automatic text generation raises the bar for clarity and authorship. Use generative tools to train persuasion skills; write for a thesis defense committee.