← Search

Danielle C. Maddix

14 accepted papers

2026

End-to-End Probabilistic Framework for Learning with Hard Constraints

ICLR 2026poster

We present ProbHardE2E, a probabilistic forecasting framework that incorporates hard operational/physical constraints and provides uncertainty quantification. Our methodology uses a novel differentiable probabilistic projection layer (DPPL) that can be combined with a wide range of neural network ar…

Cited by 0SourcecodeScholar
2026

Understanding Transformers for Time Series: Rank Structure, Flow-of-ranks, and Compressibility

ICLR 2026poster

Transformers are widely used across data modalities, and yet the principles distilled from text models often transfer imperfectly. In this paper, we analyze Transformers through the lens of rank structure. Our focus is on the time series setting, where the structural properties of the data remarkabl…

Cited by 0SourcecodeScholar
2026

Understanding the Implicit Biases of Design Choices for Time Series Foundation Models

ICLR 2026poster

Time series foundation models (TSFMs) are a potential class of powerful, general-purpose tools for forecasting and related temporal tasks, but their behavior is strongly shaped by subtle inductive biases in their design. Rather than developing a new model and claiming that it is better than existin…

Cited by 0SourceScholar
2025

ChronosX: Adapting Pretrained Time Series Models with Exogenous Variables

AISTATS 2025poster

Covariates provide valuable information on external factors that influence time series and are critical in many real-world time series forecasting tasks. For example, in retail, covariates may indicate promotions or peak dates such as holiday seasons that heavily influence demand forecasts. Recent a…

Cited by 0SourceScholar
2025

Enhancing Foundation Models for Time Series Forecasting via Wavelet-based Tokenization

ICML 2025poster

How to best develop foundational models for time series forecasting remains an important open question. Tokenization is a crucial consideration in this effort: what is an effective discrete vocabulary for a real-valued sequential input? To address this question, we develop WaveToken, a wavelet-based…

Cited by 2SourcePDFScholar
2025

Gradient-Free Generation for Hard-Constrained Systems

ICLR 2025poster

Generative models that satisfy hard constraints are critical in many scientific and engineering applications, where physical laws or system requirements must be strictly respected. Many existing constrained generative models, especially those developed for computer vision, rely heavily on gradient i…

Cited by 0SourcePDFScholar
2025

Mitra: Mixed Synthetic Priors for Enhancing Tabular Foundation Models

NeurIPS 2025poster

Since the seminal work of TabPFN, research on tabular foundation models (TFMs) based on in-context learning (ICL) has challenged long-standing paradigms in machine learning. Without seeing any real-world data, models pretrained on purely synthetic datasets generalize remarkably well across diverse d…

Cited by 0SourceScholar
2024

Transferring Knowledge From Large Foundation Models to Small Downstream Models

ICML 2024poster

How do we transfer the relevant knowledge from ever larger foundation models into small, task-specific downstream models that can run at much lower costs? Standard transfer learning using pre-trained weights as the initialization transfers limited information and commits us to often massive pre-trai…

Cited by 2SourcePDFScholar
2024

Using Uncertainty Quantification to Characterize and Improve Out-of-Domain Learning for PDEs

ICML 2024poster

Existing work in scientific machine learning (SciML) has shown that data-driven learning of solution operators can provide a fast approximate alternative to classical numerical partial differential equation (PDE) solvers. Of these, Neural Operators (NOs) have emerged as particularly promising. We ob…

2024

WindsorML: High-Fidelity Computational Fluid Dynamics Dataset For Automotive Aerodynamics

NeurIPS 2024poster

This paper presents a new open-source high-fidelity dataset for Machine Learning (ML) containing 355 geometric variants of the Windsor body, to help the development and testing of ML surrogate models for external automotive aerodynamics. Each Computational Fluid Dynamics (CFD) simulation was run wit…

Cited by 2SourcePDFScholar
2023

Guiding continuous operator learning through Physics-based boundary constraints

ICLR 2023poster

Boundary conditions (BCs) are important groups of physics-enforced constraints that are necessary for solutions of Partial Differential Equations (PDEs) to satisfy at specific spatial locations. These constraints carry important physical meaning, and guarantee the existence and the uniqueness of the…

2023

Learning Physical Models that Can Respect Conservation Laws

ICML 2023poster

Recent work in scientific machine learning (SciML) has focused on incorporating partial differential equation (PDE) information into the learning process. Much of this work has focused on relatively "easy'' PDE operators (e.g., elliptic and parabolic), with less emphasis on relatively ``hard'' PDE o…

2023

PreDiff: Precipitation Nowcasting with Latent Diffusion Models

NeurIPS 2023poster

Earth system forecasting has traditionally relied on complex physical models that are computationally expensive and require significant domain expertise. In the past decade, the unprecedented increase in spatiotemporal Earth observation data has enabled data-driven forecasting models using deep lear…

Cited by 69SourcePDFScholar
2023

Theoretical Guarantees of Learning Ensembling Strategies with Applications to Time Series Forecasting

ICML 2023poster

Ensembling is among the most popular tools in machine learning (ML) due to its effectiveness in minimizing variance and thus improving generalization. Most ensembling methods for black-box base learners fall under the umbrella of "stacked generalization," namely training an ML algorithm that takes t…

Cited by 6SourcePDFScholar