Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Stanford Engineering Spotlight

less than 1 minute read

Published:

Stanford spotlight on my love of teaching mathematics and MATLAB for Advanced Scientific Computing for the ICME Summer Data Science workshops.

portfolio

publications

Advanced Fluid Reduced Order Models for Compressible Flow

Published in Sandia National Laboratories Report, Sand No. 2017-10335, 2017

Chapter 5: Structure preservation in finite volume ROMs via physics-based constraints

Recommended citation: Tezaur, I.K., Fike, J., Carlberg, K., Barone, M., Maddix, D.C., Mussoni, E., Balajewicz, M. (2017). "Advanced Fluid Reduced Order Models for Compressible Flow." Sandia National Laboratories Report, Sand No. 2017-10335. https://www.osti.gov/servlets/purl/1395816

GluonTS: Probabilistic and Neural Time Series Modeling in Python

Published in Proceedings of the 39th International Conference on Machine Learning (ICML), 2020

GluonTS Code

Recommended citation: Alexandrov, A., Benidis, K., Bohlke-Schneider, M., Flunkert, V., Gasthaus, J., Januschowski, T., Maddix, D.C., Rangapuram, S., Salinas, D., Schulz, J., Stella, L., Türkmen, A.C., Wang, Y. (2020). "GluonTS: Probabilistic and Neural Time Series Modeling in Python." Journal of Machine Learning Research (JMLR). 21(116):1-6. https://www.jmlr.org/papers/v21/19-820.html

Bridging Physics-based and Data-driven modeling for Learning Dynamical Systems

Published in Proceedings of the 3rd Conference on Learning for Dynamics and Control (L4DC), 2021

Our AutoODE code is on github.

Recommended citation: Wang, R., Maddix, D.C., Faloutsos, C., Wang, Y., Yu, R. (2021). "Bridging Physics-based and Data-driven modeling for Learning Dynamical Systems." Proceedings of the 3rd Conference on Learning for Dynamics and Control (L4DC), PMLR. 144:385-398. http://proceedings.mlr.press/v144/wang21a/wang21a.pdf

Learning Quantile Functions without Quantile Crossing for Distribution-free Time Series Forecasting

Published in Proceedings of the 25th International Conference on Artificial Intelligence and Statistics (AISTATS), 2022

Our Incremental Quantile Function (IQF) code is incorporated into the MQ-CNN Estimator in GluonTS.

Recommended citation: Park, Y., Maddix, D.C., Aubet, FX., Kan, K., Gasthaus, J., Wang, Y. (2022). "Learning Quantile Functions without Quantile Crossing for Distribution-free Time Series Forecasting." Proceedings of the 25th International Conference on Artificial Intelligence and Statistics (AISTATS), PMLR. 151:8127-8150. https://proceedings.mlr.press/v151/park22a.html

Guiding Continuous Operator Learning through Physics-based boundary constraints

Published in Proceedings of the International Conference on Learning Representations (ICLR), 2023

Our Boundary enforcing Operator Network (BOON) code is on the amazon-science github.

Recommended citation: Saad, N.*, Gupta, G.*, Alizadeh, S., Maddix, D.C. (2023). "Guiding Continuous Operator Learning through Physics-based boundary constraints." Proceedings of the International Conference on Learning Representations (ICLR). https://www.amazon.science/publications/guiding-continuous-operator-learning-through-physics-based-boundary-constraints

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

Published in Proceedings of the 40th International Conference on Machine Learning (ICML), 2023

Recommended citation: Hasson, H., Maddix, D.C., Wang, Y., Park, Y., Gupta, G., (2023). "Theoretical Guarantees of Learning Ensembling Strategies with Applications to Time Series Forecasting." Proceedings of the 40th International Conference on Machine Learning (ICML), PMLR. 202:12616-12632. https://proceedings.mlr.press/v202/hasson23a/hasson23a.pdf

PreDiff: Precipitation Nowcasting with Latent Diffusion Models

Published in Proceedings of the 37th Conference of Neural Information Processing Systems (NeurIPS), 2023

Our PreDiff code is available on github.

Recommended citation: Gao, Z., Shi, X., Han, B., Wang, H., Jin, X., Maddix, D.C., Zhu, Y., Li, M., Wang, Y. (2023). "PreDiff: Precipitation Nowcasting with Latent Diffusion Models." Proceedings of the 37th Conference of Neural Information Processing Systems (NeurIPS). https://proceedings.neurips.cc/paper_files/paper/2023/file/f82ba6a6b981fbbecf5f2ee5de7db39c-Paper-Conference.pdf

Chronos: Learning the Language of Time Series

Published in Technical Report, Preprint arXiv:2403.07815, 2024

Our Chronos code is on the amazon-science github.

Recommended citation: Ansari, F.A., Stella, L., Turkmen, C., Zhang, X., Mercado, P., Shen, H., Shchur, O., Rangapuram, S.S., Arango, S.A., Kapoor, S., Zschiegner, J., Maddix, D.C., et al. (2024). "Chronos: Learning the Language of Time Series." Technical Report, Preprint arXiv:2403.07815. https://arxiv.org/abs/2403.07815

Transferring Knowledge from Large Foundation Models to Small Downstream Tasks

Published in Proceedings of the 41st International Conference on Machine Learning (ICML), 2024

Recommended citation: Qiu, S., Han, B, Maddix, D.C., Zhang, S., Wang, Y., Wilson, A.G. (2024). "Transferring Knowledge from Large Foundation Models to Small Downstream Tasks." Proceedings of the 41st International Conference on Machine Learning (ICML), Accepted.

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

Published in Proceedings of the 41st International Conference on Machine Learning (ICML), 2024

Our Operator-ProbConserv code is on the amazon-science github.

Recommended citation: Mouli, S.C., Maddix, D.C., Alizadeh, S., Gupta, G., Wang, Y., Stuart, A., Mahoney, M.W. (2024). "Using Uncertainty Quantification to Characterize and Improve Out-of-Domain Learning for PDEs." Technical Report, Preprint arXiv:2403.10642, Proceedings of the 41st International Conference on Machine Learning (ICML), Accepted. https://arxiv.org/abs/2403.10642

talks

ICME Xpo Research Symposium

Published:

I presented posters on my research at the ICME Xpo Research Symposium from 2015-2018 on the following topics:

teaching

CME 292 Advanced MATLAB for Scientific Computing

Graduate course, Stanford University, 2016

I taught and developed an Advanced MATLAB course aimed for graduate student scientists and engineers, covering topics including data structures, memory management, advanced graphics in higher dimensions, code optimization and debugging, object-oriented programming, compiled MATLAB (MEX files and MATLAB coder), and optimization, parallel computing, symbolic math and PDEs toolboxes.