Matthew Rocklin
University of Chicago
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Matthew Rocklin.
IEEE Transactions on Power Systems | 2011
Emil M. Constantinescu; Victor M. Zavala; Matthew Rocklin; Sangmin Lee; Mihai Anitescu
We present a computational framework for integrating a state-of-the-art numerical weather prediction (NWP) model in stochastic unit commitment/economic dispatch formulations that account for wind power uncertainty. We first enhance the NWP model with an ensemble-based uncertainty quantification strategy implemented in a distributed-memory parallel computing architecture. We discuss computational issues arising in the implementation of the framework and validate the model using real wind-speed data obtained from a set of meteorological stations. We build a simulated power system to demonstrate the developments.
Archive | 2009
Emil M. Constantinescu; Victor M. Zavala; Matthew Rocklin; S. Lee; M. Anitescu
We present a computational framework for integrating the state-of-the-art Weather Research and Forecasting (WRF) model in stochastic unit commitment/energy dispatch formulations that account for wind power uncertainty. We first enhance the WRF model with adjoint sensitivity analysis capabilities and a sampling technique implemented in a distributed-memory parallel computing architecture. We use these capabilities through an ensemble approach to model the uncertainty of the forecast errors. The wind power realizations are exploited through a closed-loop stochastic unit commitment/energy dispatch formulation. We discuss computational issues arising in the implementation of the framework. In addition, we validate the framework using real wind speed data obtained from a set of meteorological stations. We also build a simulated power system to demonstrate the developments.
workshop on algorithms and models for the web graph | 2011
Matthew Rocklin; Ali Pinar
We study clustering on graphs with multiple edge types. Our main motivation is that similarities between objects can be measured by many different metrics. For instance, similarity between two papers can be based on common authors, where they were published, keyword similarity, citations, etc. As such, graphs with multiple edges give a more accurate model to describe similarities between objects than models using single-edge graphs. Each edge/metric provides only partial information about the data; recovering full information requires aggregation of all the similarity metrics. Clustering becomes much more challenging in this context, since in addition to the difficulties of the traditional clustering problem, we have to deal with a space of clusterings. Reducing the multidimensional space into a single dimension poses significant challenges. At the same time, the multidimensional space can contain latent structures, and searching this multidimensional space can reveal important information about the graph. We generalize the concept of clustering in single-edge graphs to multiedged graphs and investigate problems such as the following: Can we find a clustering that remains good, even if we change the relative weights of metrics? How can we describe the space of clusterings efficiently? Can we find unexpected clusterings (a good clustering that is distant from all given clusterings)? If we are given the ground-truth clustering, can we recover how the weights for edge types were aggregated?
Computing in Science and Engineering | 2012
Matthew Rocklin; Andy R. Terrel
Replacing symbols with random variables makes it possible to naturally add statistical operations to complex physical models. Three examples of symbolic statistical modeling are considered here, using new features from the popular SymPy project.
workshop on algorithms and models for the web graph | 2010
Matthew Rocklin; Ali Pinar
We investigate the community detection problem on graphs in the existence of multiple edge types. Our main motivation is that similarity between objects can be defined by many different metrics and aggregation of these metrics into a single one poses several important challenges, such as recovering this aggregation function from ground-truth, investigating the space of different clusterings, etc. In this paper, we address how to find an aggregation function to generate a composite metric that best resonates with the ground-truth. We describe two approaches: solving an inverse problem where we try to find parameters that generate a graph whose clustering gives the ground-truth clustering, and choosing parameters to maximize the quality of the ground-truth clustering. We present experimental results on real and synthetic benchmarks.
PeerJ | 2017
Aaron Meurer; Christopher Smith; Mateusz Paprocki; Ondrej Certik; Sergey B Kirpichev; Matthew Rocklin; Amit Kumar; Sergiu Ivanov; Jason K. Moore; Sartaj Singh; Thilina Rathnayake; Sean Vig; Brian E. Granger; Richard P. Muller; Francesco Bonazzi; Harsh Gupta; Shivam Vats; Fredrik Johansson; Fabian Pedregosa; Matthew Curry; Andy R. Terrel; Stepán Roucka; Ashutosh Saboo; Isuru Fernando; Sumith Kulal; Robert Cimrman; Anthony Scopatz
Archive | 2016
Christopher Smith; Vladimir Perić; Thilina Rathnayake; Amit Kumar; pernici; Ondřej Čertík; Gilbert Gede; Ronan Lamy; Sergiu Ivanov; Rick Muller; Julien Rioux; Sartaj Singh; Saptarshi Mandal; Mateusz Paprocki; Sudhanshu Mishra; Brian E. Granger; Gaurav Dhingra; Sean Vig; Jim Crist; Thomas Hisch; Aaron Meurer; Matthew Rocklin; Sachin Joglekar; raoulb; Stefan Krastanov; Jason K. Moore; jegerjensen; Sergey B Kirpichev; Colin Macdonald; Vinzent Steinberg
Archive | 2016
Christopher Smith; Vladimir Perić; Thilina Rathnayake; Amit Kumar; pernici; Ondřej Čertík; Gilbert Gede; Ronan Lamy; Sergiu Ivanov; Rick Muller; Julien Rioux; Sartaj Singh; Saptarshi Mandal; Mateusz Paprocki; Sudhanshu Mishra; Brian E. Granger; Gaurav Dhingra; Sean Vig; Jim Crist; Thomas Hisch; Aaron Meurer; Matthew Rocklin; Sachin Joglekar; raoulb; Stefan Krastanov; Jason K. Moore; jegerjensen; Sergey B Kirpichev; Colin Macdonald; Vinzent Steinberg
Proceedings of the 13th Python in Science Conference | 2014
Mark Wiebe; Matthew Rocklin; Tj Alumbaugh; Andy R. Terrel
Proceedings of the 11th Python in Science Conference | 2012
Matthew Rocklin