Frequency Domain Predictive Modeling with Aggregated Data

Size: px
Start display at page:

Download "Frequency Domain Predictive Modeling with Aggregated Data"

Transcription

1 Frequency Domain Predictive Modeling with Aggregated Data Sanmi Koyejo University of Illinois at Urbana-Champaign

2 Joint work with Avradeep Bhowmik Joydeep of Texas at Austin

3 Images courtesy: Econintersect (BEA), NOAA, Blue Hill Observatory

4 Motivation Data often released in aggregated form in practice (Burrell et al., 2004; Lozano et al., 2009; Davidson et al., 1978) Worse, sampling periods need not be aligned, aggregation periods need not be uniform 1 ratio of government debt to GDP reported yearly GDP growth rate reported quarterly unemployment rate and ination rate reported monthly interest rate, stock market indices and currency exchange rates reported daily 1 Bureau of Labor Statistics, Bureau of Economic Analysis

5 Motivation - II Naive tting of aggregated data may result in ecological fallacy (Freedman et al., 1991; Robinson, 2009) Reconstruction (before model tting) is expensive and unreliable Main Contribution Model estimation procedure in the frequency domain avoids input data reconstruction achieves provably bounded generalization error.

6 Motivation - II Naive tting of aggregated data may result in ecological fallacy (Freedman et al., 1991; Robinson, 2009) Reconstruction (before model tting) is expensive and unreliable Main Contribution Model estimation procedure in the frequency domain avoids input data reconstruction achieves provably bounded generalization error.

7 Problem Setup

8 Features x(t) = [x 1 (t), x 2 (t) x d (t)], targets y(t) Weak Stationarity+ Zero-mean E[y(t)] = 0. Finite variance E[y(t)] < Autocorrelation function satises: E[y(t)y(t )] = ρ( t t ) same assumptions for x(t) Residual process Let ε β (t) = x(t) β y(t) be the residual error process of a linear model Observe that ε β (t) is weakly stationary

9 Features x(t) = [x 1 (t), x 2 (t) x d (t)], targets y(t) Weak Stationarity+ Zero-mean E[y(t)] = 0. Finite variance E[y(t)] < Autocorrelation function satises: E[y(t)y(t )] = ρ( t t ) same assumptions for x(t) Residual process Let ε β (t) = x(t) β y(t) be the residual error process of a linear model Observe that ε β (t) is weakly stationary

10 Problem Setup - II Performance measure is the expected squared residual error L(β) = E[ ε β (t) 2 ] = E[ x(t) β y(t) 2 ] which is optimized as: β = arg min L(β) β

11 Data Aggregation in Time Series Non-Aggregated Feature X 1 Aggregated Feature X 1 Non-Aggregated Feature X 2 Aggregated Feature X 2 Non-Aggregated Feature X 3 Aggregated Feature X 3 Non-Aggregated Target Y Aggregated Target Y

12 Data Aggregation in Time Series - II Each coordinate of the feature set is aggregated x i [l] = 1 T i lt i /2 (l 1)T i /2 x i (τ)dτ Similarly, the targets are aggregated y[k] = 1 T kt/2 (k 1)T/2 y(τ)dτ for k, l Z = { 1, 0, 1, }.

13 Aggregation in Time and Frequency Domain Fourier captures global properties of the signal In time domain, convolution with square wave + sampling z(t) convolution sampling z[k] In frequency domain, multiplication with sinc function + sampling Z(ω) multiplication sampling Z(ω)

14 Restricted Fourier Transform For signal z(t), T -restricted Fourier Transform dened as: Z T (ω) = F T [z](ω) = T T z(t)e ιωt dt Equivalent to a full Fourier Transform if the signal is time-limited within ( T, T ) Always exists nitely if the signal z(t) is nite

15 Time-limited Data Innite time series data are not available, instead assume data available between time intervals ( T 0, T 0 ) We apply T 0 -restricted Fourier transforms computed from time-limited data Assume time-restricted Fourier transform decay rapidly with frequency e.g. autocorrelation function is a Schwartz function (Terzio glu, 1969) Thus, most of the signal power between frequencies ( ω 0, ω 0 )

16 Proposed Algorithm

17 Step I 1 Input parameters T 0, ω 0, D, aggregated data samples x[k], y[l] 2 Sample D frequencies uniformly between ( ω 0, ω 0 ) Ω = {ω 1, ω 2, ω D : ω i ( ω 0.ω 0 )} 3 For each ω Ω, compute T 0 -restricted Fourier Transforms X T0 (ω), Y T0 (ω) from aggregated signals x[k], y[l]

18 Step I 1 Input parameters T 0, ω 0, D, aggregated data samples x[k], y[l] 2 Sample D frequencies uniformly between ( ω 0, ω 0 ) Ω = {ω 1, ω 2, ω D : ω i ( ω 0.ω 0 )} 3 For each ω Ω, compute T 0 -restricted Fourier Transforms X T0 (ω), Y T0 (ω) from aggregated signals x[k], y[l]

19 Step I 1 Input parameters T 0, ω 0, D, aggregated data samples x[k], y[l] 2 Sample D frequencies uniformly between ( ω 0, ω 0 ) Ω = {ω 1, ω 2, ω D : ω i ( ω 0.ω 0 )} 3 For each ω Ω, compute T 0 -restricted Fourier Transforms X T0 (ω), Y T0 (ω) from aggregated signals x[k], y[l]

20 Step II Recall: U T is Fourier transform of square wave 4 Estimate non-aggregated Fourier transforms X i,t0 (ω) = X i,t0 (ω) U Ti (ω), Ŷ T0 (ω) = Y T 0 (ω) U T (ω) 5 Estimate parameter β as: β = arg min β 1 E Ω X T0 (ω) β ŶT 0 (ω) 2 ω Ω

21 Step II Recall: U T is Fourier transform of square wave 4 Estimate non-aggregated Fourier transforms X i,t0 (ω) = X i,t0 (ω) U Ti (ω), Ŷ T0 (ω) = Y T 0 (ω) U T (ω) 5 Estimate parameter β as: β = arg min β 1 E Ω X T0 (ω) β ŶT 0 (ω) 2 ω Ω

22 Generalization Analysis

23 Main result I Theorem (Bhowmik, Ghosh, and Koyejo (2017)) For every small ξ > 0, corresponding T 0, D such that: [ E x(t) β ] ( [ y(t) 2 < (1 + ξ) E x(t) β y(t) 2]) + 2ξ with probability at least 1 e O(D2 ξ 2 ) Thus, generalization error bounded with suciently large T 0, D

24 Aliasing Eects, Non-uniform Sampling Signals not bandlimited Aliasing Errors minimum for frequencies around 0 = Non-uniform sampling leads to further error Performance will depend on rapid decay of power spectral density

25 Aliasing Eects, Non-uniform Sampling Signals not bandlimited Aliasing Errors minimum for frequencies around 0 = Non-uniform sampling leads to further error Performance will depend on rapid decay of power spectral density

26 Main result II Non-uniform aggregation, Finite samples Theorem (Bhowmik, Ghosh, and Koyejo (2017)) Let ω i, ω y be the sampling rate for x i (t), y(t) respectively. Let ω s = min{ω y, ω 1, ω 2, ω d }. Then, for small ξ > 0, corresponding T 0, D such that: E [ x(t) β y(t) 2 ] <(1 + ξ) ( E [ x(t) β y(t) 2]) +4ξ + 2e O((ωs 2ω 0) 2 ) with probability at least 1 e O(D2 ξ 2) e O(N 2 ξ 2 ) Generalization error can be made small if T 0, D are high, ω 0 is small, minimum sampling frequency ω s is high

27 Empirical Evaluation

28 Synthetic Data Fig 1(a): No Discrepancy Fig 1(b): Low Discrepancy Performance on synthetic data with varying ω 0, and increasing sampling and aggregation discrepancy

29 Synthetic Data - II Fig 1(c): Medium Discrepancy Fig 1(d): High Discrepancy Performance on synthetic data with varying ω 0, and increasing sampling and aggregation discrepancy

30 Las Rosas Dataset Regressing corn yield against nitrogen levels, topographical properties, brightness value, etc.

31 UCI Forest Fires Dataset Regressing burned acreage against meteorological features, relative humidity, ISI index, etc. on UCI Forest Fires Dataset

32 Comprehensive Climate Dataset (CCDS) Regressing atmospheric vapour levels over continental United States vs readings of carbon dioxide levels, methane, cloud cover, and other extra-meteorological measurements

33 Conclusion

34 Additional Details More detailed analysis (not shown) allows for more precise error control Algorithm and analysis easily extend to multi-dimensional indexes e.g. spatio-temporal data using the multi-dimensional Fourier transform number of frequency samples may depend exponentially on index dimension (typically < 4) Extends to cases where aggregation and sampling period are non-overlapping.

35 Conclusion and Future Work Proposed a novel procedure with bounded generalization error for learning with aggregated data Signicant improvements vs reconstruction-based estimation. Future Work: Exploit other frequency domain structure e.g. sparse spectrum to improve estimates. Extensions to non-linear estimators

36 Conclusion and Future Work Proposed a novel procedure with bounded generalization error for learning with aggregated data Signicant improvements vs reconstruction-based estimation. Future Work: Exploit other frequency domain structure e.g. sparse spectrum to improve estimates. Extensions to non-linear estimators

37 Questions? For more details: Bhowmik, A., Ghosh, J. and Koyejo, O., Frequency Domain Predictive Modeling with Aggregated Data. In Proceedings of the 20th International conference on Articial Intelligence and Statistics (AISTATS).

38 References

39 References I Avradeep Bhowmik, Joydeep Ghosh, and Oluwasanmi Koyejo. Frequency domain predictive modelling with aggregated data. In Proceedings of the 20th International conference on Articial Intelligence and Statistics (AISTATS), Jenna Burrell, Tim Brooke, and Richard Beckwith. Vineyard computing: Sensor networks in agricultural production. IEEE Pervasive computing, 3(1):3845, James EH Davidson, David F Hendry, Frank Srba, and Stephen Yeo. Econometric modelling of the aggregate time-series relationship between consumers' expenditure and income in the united kingdom. The Economic Journal, pages , David A Freedman, Stephen P Klein, Jerome Sacks, Charles A Smyth, and Charles G Everett. Ecological regression and voting rights. Evaluation Review, 15(6):673711, Aurelie C Lozano, Hongfei Li, Alexandru Niculescu-Mizil, Yan Liu, Claudia Perlich, Jonathan Hosking, and Naoki Abe. Spatial-temporal causal modeling for climate change attribution. In Proceedings of the 15th ACM SIGKDD international conference on Knowledge discovery and data mining, pages ACM, William S Robinson. Ecological correlations and the behavior of individuals. International journal of epidemiology, 38(2):337341, T Terzio glu. On schwartz spaces. Mathematische Annalen, 182(3):236242, 1969.

Learning with Aggregated Data; A Tale of Two Approaches

Learning with Aggregated Data; A Tale of Two Approaches Learning with Aggregated Data; A Tale of Two Approaches Sanmi Koyejo University of Illinois at Urbana-Champaign Joint work with Avradeep Bhowmik Joydeep Ghosh @University of Texas at Austin Healthcare

More information

Frequency Domain Predictive Modelling with Aggregated Data

Frequency Domain Predictive Modelling with Aggregated Data Avradeep Bhowmik Joydeep Ghosh Oluwasanmi Koyejo UT Austin UT Austin UIUC avradeep.1@utexas.edu ghosh@ece.utexas.edu sanmi@illinois.edu Abstract Existing work in spatio-temporal data analysis invariably

More information

Exploring Spatial Dependency of Meteorological Attributes for Multivariate Analysis: A Granger Causality Test Approach

Exploring Spatial Dependency of Meteorological Attributes for Multivariate Analysis: A Granger Causality Test Approach Exploring Spatial Depency of Meteorological Attributes for Multivariate Analysis: A Granger Causality Test Approach Shrutilipi Bhattacharjee, Soumya K. Ghosh School of Information Technology Indian Institute

More information

Introduction to Econometrics

Introduction to Econometrics Introduction to Econometrics STAT-S-301 Introduction to Time Series Regression and Forecasting (2016/2017) Lecturer: Yves Dominicy Teaching Assistant: Elise Petit 1 Introduction to Time Series Regression

More information

Introduction to Economic Time Series

Introduction to Economic Time Series Econometrics II Introduction to Economic Time Series Morten Nyboe Tabor Learning Goals 1 Give an account for the important differences between (independent) cross-sectional data and time series data. 2

More information

Econ 424 Time Series Concepts

Econ 424 Time Series Concepts Econ 424 Time Series Concepts Eric Zivot January 20 2015 Time Series Processes Stochastic (Random) Process { 1 2 +1 } = { } = sequence of random variables indexed by time Observed time series of length

More information

The Cost of Transportation : Spatial Analysis of US Fuel Prices

The Cost of Transportation : Spatial Analysis of US Fuel Prices The Cost of Transportation : Spatial Analysis of US Fuel Prices J. Raimbault 1,2, A. Bergeaud 3 juste.raimbault@polytechnique.edu 1 UMR CNRS 8504 Géographie-cités 2 UMR-T IFSTTAR 9403 LVMT 3 Paris School

More information

Regression with time series

Regression with time series Regression with time series Class Notes Manuel Arellano February 22, 2018 1 Classical regression model with time series Model and assumptions The basic assumption is E y t x 1,, x T = E y t x t = x tβ

More information

This note introduces some key concepts in time series econometrics. First, we

This note introduces some key concepts in time series econometrics. First, we INTRODUCTION TO TIME SERIES Econometrics 2 Heino Bohn Nielsen September, 2005 This note introduces some key concepts in time series econometrics. First, we present by means of examples some characteristic

More information

This is a repository copy of The Error Correction Model as a Test for Cointegration.

This is a repository copy of The Error Correction Model as a Test for Cointegration. This is a repository copy of The Error Correction Model as a Test for Cointegration. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/9886/ Monograph: Kanioura, A. and Turner,

More information

Gaussian with mean ( µ ) and standard deviation ( σ)

Gaussian with mean ( µ ) and standard deviation ( σ) Slide from Pieter Abbeel Gaussian with mean ( µ ) and standard deviation ( σ) 10/6/16 CSE-571: Robotics X ~ N( µ, σ ) Y ~ N( aµ + b, a σ ) Y = ax + b + + + + 1 1 1 1 1 1 1 1 1 1, ~ ) ( ) ( ), ( ~ ), (

More information

Time Series 2. Robert Almgren. Sept. 21, 2009

Time Series 2. Robert Almgren. Sept. 21, 2009 Time Series 2 Robert Almgren Sept. 21, 2009 This week we will talk about linear time series models: AR, MA, ARMA, ARIMA, etc. First we will talk about theory and after we will talk about fitting the models

More information

Construction and Analysis of Climate Networks

Construction and Analysis of Climate Networks Construction and Analysis of Climate Networks Karsten Steinhaeuser University of Minnesota Workshop on Understanding Climate Change from Data Minneapolis, MN August 15, 2011 Working Definitions Knowledge

More information

Nowcasting Norwegian GDP

Nowcasting Norwegian GDP Nowcasting Norwegian GDP Knut Are Aastveit and Tørres Trovik May 13, 2007 Introduction Motivation The last decades of advances in information technology has made it possible to access a huge amount of

More information

Culture Shocks and Consequences:

Culture Shocks and Consequences: Culture Shocks and Consequences: the connection between the arts and urban economic growth Stephen Sheppard Williams College Arts, New Growth Theory, and Economic Development Symposium The Brookings Institution,

More information

Applied Time Series Topics

Applied Time Series Topics Applied Time Series Topics Ivan Medovikov Brock University April 16, 2013 Ivan Medovikov, Brock University Applied Time Series Topics 1/34 Overview 1. Non-stationary data and consequences 2. Trends and

More information

Combining Regressive and Auto-Regressive Models for Spatial-Temporal Prediction

Combining Regressive and Auto-Regressive Models for Spatial-Temporal Prediction Combining Regressive and Auto-Regressive Models for Spatial-Temporal Prediction Dragoljub Pokrajac DPOKRAJA@EECS.WSU.EDU Zoran Obradovic ZORAN@EECS.WSU.EDU School of Electrical Engineering and Computer

More information

Super-resolution via Convex Programming

Super-resolution via Convex Programming Super-resolution via Convex Programming Carlos Fernandez-Granda (Joint work with Emmanuel Candès) Structure and Randomness in System Identication and Learning, IPAM 1/17/2013 1/17/2013 1 / 44 Index 1 Motivation

More information

Supporting Statistical Hypothesis Testing Over Graphs

Supporting Statistical Hypothesis Testing Over Graphs Supporting Statistical Hypothesis Testing Over Graphs Jennifer Neville Departments of Computer Science and Statistics Purdue University (joint work with Tina Eliassi-Rad, Brian Gallagher, Sergey Kirshner,

More information

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo Vol.4, No.2, pp.2-27, April 216 MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo ABSTRACT: This study

More information

A SARIMAX coupled modelling applied to individual load curves intraday forecasting

A SARIMAX coupled modelling applied to individual load curves intraday forecasting A SARIMAX coupled modelling applied to individual load curves intraday forecasting Frédéric Proïa Workshop EDF Institut Henri Poincaré - Paris 05 avril 2012 INRIA Bordeaux Sud-Ouest Institut de Mathématiques

More information

ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process

ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Definition of stochastic process (random

More information

Lecture 1: OLS derivations and inference

Lecture 1: OLS derivations and inference Lecture 1: OLS derivations and inference Econometric Methods Warsaw School of Economics (1) OLS 1 / 43 Outline 1 Introduction Course information Econometrics: a reminder Preliminary data exploration 2

More information

Distributed estimation based on multi-hop subspace decomposition

Distributed estimation based on multi-hop subspace decomposition Distributed estimation based on multi-hop subspace decomposition Luca Zaccarian 2,3 Joint work with A.R. del Nozal 1, P. Millán 1, L. Orihuela 1, A. Seuret 2 1 Departamento de Ingeniería, Universidad Loyola

More information

Econometrics I. Professor William Greene Stern School of Business Department of Economics 25-1/25. Part 25: Time Series

Econometrics I. Professor William Greene Stern School of Business Department of Economics 25-1/25. Part 25: Time Series Econometrics I Professor William Greene Stern School of Business Department of Economics 25-1/25 Econometrics I Part 25 Time Series 25-2/25 Modeling an Economic Time Series Observed y 0, y 1,, y t, What

More information

Elec4621 Advanced Digital Signal Processing Chapter 11: Time-Frequency Analysis

Elec4621 Advanced Digital Signal Processing Chapter 11: Time-Frequency Analysis Elec461 Advanced Digital Signal Processing Chapter 11: Time-Frequency Analysis Dr. D. S. Taubman May 3, 011 In this last chapter of your notes, we are interested in the problem of nding the instantaneous

More information

9) Time series econometrics

9) Time series econometrics 30C00200 Econometrics 9) Time series econometrics Timo Kuosmanen Professor Management Science http://nomepre.net/index.php/timokuosmanen 1 Macroeconomic data: GDP Inflation rate Examples of time series

More information

An Introduction to Nonstationary Time Series Analysis

An Introduction to Nonstationary Time Series Analysis An Introduction to Analysis Ting Zhang 1 tingz@bu.edu Department of Mathematics and Statistics Boston University August 15, 2016 Boston University/Keio University Workshop 2016 A Presentation Friendly

More information

Bayesian Inference for DSGE Models. Lawrence J. Christiano

Bayesian Inference for DSGE Models. Lawrence J. Christiano Bayesian Inference for DSGE Models Lawrence J. Christiano Outline State space-observer form. convenient for model estimation and many other things. Bayesian inference Bayes rule. Monte Carlo integation.

More information

Gridded monthly temperature fields for Croatia for the period

Gridded monthly temperature fields for Croatia for the period Gridded monthly temperature fields for Croatia for the 1981 2010 period comparison with the similar global and European products Melita Perčec Tadid melita.percec.tadic@cirus.dhz.hr Meteorological and

More information

Time Series Analysis -- An Introduction -- AMS 586

Time Series Analysis -- An Introduction -- AMS 586 Time Series Analysis -- An Introduction -- AMS 586 1 Objectives of time series analysis Data description Data interpretation Modeling Control Prediction & Forecasting 2 Time-Series Data Numerical data

More information

A time series is called strictly stationary if the joint distribution of every collection (Y t

A time series is called strictly stationary if the joint distribution of every collection (Y t 5 Time series A time series is a set of observations recorded over time. You can think for example at the GDP of a country over the years (or quarters) or the hourly measurements of temperature over a

More information

1. Fundamental concepts

1. Fundamental concepts . Fundamental concepts A time series is a sequence of data points, measured typically at successive times spaced at uniform intervals. Time series are used in such fields as statistics, signal processing

More information

Bayesian Inference for DSGE Models. Lawrence J. Christiano

Bayesian Inference for DSGE Models. Lawrence J. Christiano Bayesian Inference for DSGE Models Lawrence J. Christiano Outline State space-observer form. convenient for model estimation and many other things. Preliminaries. Probabilities. Maximum Likelihood. Bayesian

More information

Models for spatial data (cont d) Types of spatial data. Types of spatial data (cont d) Hierarchical models for spatial data

Models for spatial data (cont d) Types of spatial data. Types of spatial data (cont d) Hierarchical models for spatial data Hierarchical models for spatial data Based on the book by Banerjee, Carlin and Gelfand Hierarchical Modeling and Analysis for Spatial Data, 2004. We focus on Chapters 1, 2 and 5. Geo-referenced data arise

More information

Generalized Method of Moments: I. Chapter 9, R. Davidson and J.G. MacKinnon, Econometric Theory and Methods, 2004, Oxford.

Generalized Method of Moments: I. Chapter 9, R. Davidson and J.G. MacKinnon, Econometric Theory and Methods, 2004, Oxford. Generalized Method of Moments: I References Chapter 9, R. Davidson and J.G. MacKinnon, Econometric heory and Methods, 2004, Oxford. Chapter 5, B. E. Hansen, Econometrics, 2006. http://www.ssc.wisc.edu/~bhansen/notes/notes.htm

More information

A Memory Based Model of Bounded Rationality

A Memory Based Model of Bounded Rationality A Memory Based Model of Bounded Rationality Sendhil Mullainathan published in Quarterly Journal of Economics, 2002 January 16, 2012 Introduction Can memory imperfections help explain observed economic

More information

IDENTIFICATION OF ARMA MODELS

IDENTIFICATION OF ARMA MODELS IDENTIFICATION OF ARMA MODELS A stationary stochastic process can be characterised, equivalently, by its autocovariance function or its partial autocovariance function. It can also be characterised by

More information

CHAPTER 1: Decomposition Methods

CHAPTER 1: Decomposition Methods CHAPTER 1: Decomposition Methods Prof. Alan Wan 1 / 48 Table of contents 1. Data Types and Causal vs.time Series Models 2 / 48 Types of Data Time series data: a sequence of observations measured over time,

More information

Motivation Non-linear Rational Expectations The Permanent Income Hypothesis The Log of Gravity Non-linear IV Estimation Summary.

Motivation Non-linear Rational Expectations The Permanent Income Hypothesis The Log of Gravity Non-linear IV Estimation Summary. Econometrics I Department of Economics Universidad Carlos III de Madrid Master in Industrial Economics and Markets Outline Motivation 1 Motivation 2 3 4 5 Motivation Hansen's contributions GMM was developed

More information

ACE 562 Fall Lecture 2: Probability, Random Variables and Distributions. by Professor Scott H. Irwin

ACE 562 Fall Lecture 2: Probability, Random Variables and Distributions. by Professor Scott H. Irwin ACE 562 Fall 2005 Lecture 2: Probability, Random Variables and Distributions Required Readings: by Professor Scott H. Irwin Griffiths, Hill and Judge. Some Basic Ideas: Statistical Concepts for Economists,

More information

Reduced Complexity Models in the Identification of Dynamical Networks: links with sparsification problems

Reduced Complexity Models in the Identification of Dynamical Networks: links with sparsification problems Reduced Complexity Models in the Identification of Dynamical Networks: links with sparsification problems Donatello Materassi, Giacomo Innocenti, Laura Giarré December 15, 2009 Summary 1 Reconstruction

More information

Extended IS-LM model - construction and analysis of behavior

Extended IS-LM model - construction and analysis of behavior Extended IS-LM model - construction and analysis of behavior David Martinčík Department of Economics and Finance, Faculty of Economics, University of West Bohemia, martinci@kef.zcu.cz Blanka Šedivá Department

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Nonlinear time series analysis Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Nonlinearity Does nonlinearity matter? Nonlinear models Tests for nonlinearity Forecasting

More information

Kriging Luc Anselin, All Rights Reserved

Kriging Luc Anselin, All Rights Reserved Kriging Luc Anselin Spatial Analysis Laboratory Dept. Agricultural and Consumer Economics University of Illinois, Urbana-Champaign http://sal.agecon.uiuc.edu Outline Principles Kriging Models Spatial Interpolation

More information

Cross-Sectional Vs. Time Series Benchmarking in Small Area Estimation; Which Approach Should We Use? Danny Pfeffermann

Cross-Sectional Vs. Time Series Benchmarking in Small Area Estimation; Which Approach Should We Use? Danny Pfeffermann Cross-Sectional Vs. Time Series Benchmarking in Small Area Estimation; Which Approach Should We Use? Danny Pfeffermann Joint work with Anna Sikov and Richard Tiller Graybill Conference on Modern Survey

More information

ES103 Introduction to Econometrics

ES103 Introduction to Econometrics Anita Staneva May 16, ES103 2015Introduction to Econometrics.. Lecture 1 ES103 Introduction to Econometrics Lecture 1: Basic Data Handling and Anita Staneva Egypt Scholars Economic Society Outline Introduction

More information

Recent advances in Time Series Classification

Recent advances in Time Series Classification Distance Shapelet BoW Kernels CCL Recent advances in Time Series Classification Simon Malinowski, LinkMedia Research Team Classification day #3 S. Malinowski Time Series Classification 21/06/17 1 / 55

More information

The analog data assimilation: method, applications and implementation

The analog data assimilation: method, applications and implementation The analog data assimilation: method, applications and implementation Pierre Tandeo pierre.tandeo@imt-atlantique.fr IMT-Atlantique, Brest, France 16 th of February 2018 Before starting Works in collaboration

More information

Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites

Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites Tiago Santos 1 Simon Walk 2 Denis Helic 3 1 Know-Center, Graz, Austria 2 Stanford University 3 Graz University of Technology

More information

ARDL Cointegration Tests for Beginner

ARDL Cointegration Tests for Beginner ARDL Cointegration Tests for Beginner Tuck Cheong TANG Department of Economics, Faculty of Economics & Administration University of Malaya Email: tangtuckcheong@um.edu.my DURATION: 3 HOURS On completing

More information

2A1H Time-Frequency Analysis II Bugs/queries to HT 2011 For hints and answers visit dwm/courses/2tf

2A1H Time-Frequency Analysis II Bugs/queries to HT 2011 For hints and answers visit   dwm/courses/2tf Time-Frequency Analysis II (HT 20) 2AH 2AH Time-Frequency Analysis II Bugs/queries to david.murray@eng.ox.ac.uk HT 20 For hints and answers visit www.robots.ox.ac.uk/ dwm/courses/2tf David Murray. A periodic

More information

TIME SERIES AND FORECASTING. Luca Gambetti UAB, Barcelona GSE Master in Macroeconomic Policy and Financial Markets

TIME SERIES AND FORECASTING. Luca Gambetti UAB, Barcelona GSE Master in Macroeconomic Policy and Financial Markets TIME SERIES AND FORECASTING Luca Gambetti UAB, Barcelona GSE 2014-2015 Master in Macroeconomic Policy and Financial Markets 1 Contacts Prof.: Luca Gambetti Office: B3-1130 Edifici B Office hours: email:

More information

8-km Historical Datasets for FPA

8-km Historical Datasets for FPA Program for Climate, Ecosystem and Fire Applications 8-km Historical Datasets for FPA Project Report John T. Abatzoglou Timothy J. Brown Division of Atmospheric Sciences. CEFA Report 09-04 June 2009 8-km

More information

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 9 Jakub Mućk Econometrics of Panel Data Meeting # 9 1 / 22 Outline 1 Time series analysis Stationarity Unit Root Tests for Nonstationarity 2 Panel Unit Root

More information

at least 50 and preferably 100 observations should be available to build a proper model

at least 50 and preferably 100 observations should be available to build a proper model III Box-Jenkins Methods 1. Pros and Cons of ARIMA Forecasting a) need for data at least 50 and preferably 100 observations should be available to build a proper model used most frequently for hourly or

More information

Residual Bootstrap for estimation in autoregressive processes

Residual Bootstrap for estimation in autoregressive processes Chapter 7 Residual Bootstrap for estimation in autoregressive processes In Chapter 6 we consider the asymptotic sampling properties of the several estimators including the least squares estimator of the

More information

Economics 672 Fall 2017 Tauchen. Jump Regression

Economics 672 Fall 2017 Tauchen. Jump Regression Economics 672 Fall 2017 Tauchen 1 Main Model In the jump regression setting we have Jump Regression X = ( Z Y where Z is the log of the market index and Y is the log of an asset price. The dynamics are

More information

Estimation of Dynamic Regression Models

Estimation of Dynamic Regression Models University of Pavia 2007 Estimation of Dynamic Regression Models Eduardo Rossi University of Pavia Factorization of the density DGP: D t (x t χ t 1, d t ; Ψ) x t represent all the variables in the economy.

More information

Housing and the Business Cycle

Housing and the Business Cycle Housing and the Business Cycle Morris Davis and Jonathan Heathcote Winter 2009 Huw Lloyd-Ellis () ECON917 Winter 2009 1 / 21 Motivation Need to distinguish between housing and non housing investment,!

More information

Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts

Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts Kathrin Bujna 1 and Martin Wistuba 2 1 Paderborn University 2 IBM Research Ireland Abstract.

More information

Spatial Analysis 1. Introduction

Spatial Analysis 1. Introduction Spatial Analysis 1 Introduction Geo-referenced Data (not any data) x, y coordinates (e.g., lat., long.) ------------------------------------------------------ - Table of Data: Obs. # x y Variables -------------------------------------

More information

(a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming

(a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming 1. Government Purchases and Endogenous Growth Consider the following endogenous growth model with government purchases (G) in continuous time. Government purchases enhance production, and the production

More information

Granger Causality and Dynamic Structural Systems 1

Granger Causality and Dynamic Structural Systems 1 Granger Causality and Dynamic Structural Systems 1 Halbert White and Xun Lu Department of Economics, University of California, San Diego December 10, 2009 1 forthcoming, Journal of Financial Econometrics

More information

Spatial bias modeling with application to assessing remotely-sensed aerosol as a proxy for particulate matter

Spatial bias modeling with application to assessing remotely-sensed aerosol as a proxy for particulate matter Spatial bias modeling with application to assessing remotely-sensed aerosol as a proxy for particulate matter Chris Paciorek Department of Biostatistics Harvard School of Public Health application joint

More information

State Space Representation of Gaussian Processes

State Space Representation of Gaussian Processes State Space Representation of Gaussian Processes Simo Särkkä Department of Biomedical Engineering and Computational Science (BECS) Aalto University, Espoo, Finland June 12th, 2013 Simo Särkkä (Aalto University)

More information

Spatial Statistics with Image Analysis. Lecture L02. Computer exercise 0 Daily Temperature. Lecture 2. Johan Lindström.

Spatial Statistics with Image Analysis. Lecture L02. Computer exercise 0 Daily Temperature. Lecture 2. Johan Lindström. C Stochastic fields Covariance Spatial Statistics with Image Analysis Lecture 2 Johan Lindström November 4, 26 Lecture L2 Johan Lindström - johanl@maths.lth.se FMSN2/MASM2 L /2 C Stochastic fields Covariance

More information

Multiresolution Models of Time Series

Multiresolution Models of Time Series Multiresolution Models of Time Series Andrea Tamoni (Bocconi University ) 2011 Tamoni Multiresolution Models of Time Series 1/ 16 General Framework Time-scale decomposition General Framework Begin with

More information

arxiv: v1 [stat.me] 5 Nov 2008

arxiv: v1 [stat.me] 5 Nov 2008 arxiv:0811.0659v1 [stat.me] 5 Nov 2008 Estimation of missing data by using the filtering process in a time series modeling Ahmad Mahir R. and Al-khazaleh A. M. H. School of Mathematical Sciences Faculty

More information

An economic application of machine learning: Nowcasting Thai exports using global financial market data and time-lag lasso

An economic application of machine learning: Nowcasting Thai exports using global financial market data and time-lag lasso An economic application of machine learning: Nowcasting Thai exports using global financial market data and time-lag lasso PIER Exchange Nov. 17, 2016 Thammarak Moenjak What is machine learning? Wikipedia

More information

Stationarity and cointegration tests: Comparison of Engle - Granger and Johansen methodologies

Stationarity and cointegration tests: Comparison of Engle - Granger and Johansen methodologies MPRA Munich Personal RePEc Archive Stationarity and cointegration tests: Comparison of Engle - Granger and Johansen methodologies Faik Bilgili Erciyes University, Faculty of Economics and Administrative

More information

Modelling Multi Input Transfer Function for Rainfall Forecasting in Batu City

Modelling Multi Input Transfer Function for Rainfall Forecasting in Batu City CAUCHY Jurnal Matematika Murni dan Aplikasi Volume 5()(207), Pages 29-35 p-issn: 2086-0382; e-issn: 2477-3344 Modelling Multi Input Transfer Function for Rainfall Forecasting in Batu City Priska Arindya

More information

Econ 423 Lecture Notes: Additional Topics in Time Series 1

Econ 423 Lecture Notes: Additional Topics in Time Series 1 Econ 423 Lecture Notes: Additional Topics in Time Series 1 John C. Chao April 25, 2017 1 These notes are based in large part on Chapter 16 of Stock and Watson (2011). They are for instructional purposes

More information

Sparse Parameter Recovery from Aggregated Data

Sparse Parameter Recovery from Aggregated Data Avradeep Bhowmik Joydeep Ghosh The University of Texas at Austin, TX, USA Oluwasanmi Koyejo Stanford University, CA & University of Illinois at Urbana Champaign, IL, USA AVRADEEP.1@UTEXAS.EDU GHOSH@ECE.UTEXAS.EDU

More information

EXAMINATION OF RELATIONSHIPS BETWEEN TIME SERIES BY WAVELETS: ILLUSTRATION WITH CZECH STOCK AND INDUSTRIAL PRODUCTION DATA

EXAMINATION OF RELATIONSHIPS BETWEEN TIME SERIES BY WAVELETS: ILLUSTRATION WITH CZECH STOCK AND INDUSTRIAL PRODUCTION DATA EXAMINATION OF RELATIONSHIPS BETWEEN TIME SERIES BY WAVELETS: ILLUSTRATION WITH CZECH STOCK AND INDUSTRIAL PRODUCTION DATA MILAN BAŠTA University of Economics, Prague, Faculty of Informatics and Statistics,

More information

16.584: Random (Stochastic) Processes

16.584: Random (Stochastic) Processes 1 16.584: Random (Stochastic) Processes X(t): X : RV : Continuous function of the independent variable t (time, space etc.) Random process : Collection of X(t, ζ) : Indexed on another independent variable

More information

ECON 616: Lecture 1: Time Series Basics

ECON 616: Lecture 1: Time Series Basics ECON 616: Lecture 1: Time Series Basics ED HERBST August 30, 2017 References Overview: Chapters 1-3 from Hamilton (1994). Technical Details: Chapters 2-3 from Brockwell and Davis (1987). Intuition: Chapters

More information

Therefore the new Fourier coefficients are. Module 2 : Signals in Frequency Domain Problem Set 2. Problem 1

Therefore the new Fourier coefficients are. Module 2 : Signals in Frequency Domain Problem Set 2. Problem 1 Module 2 : Signals in Frequency Domain Problem Set 2 Problem 1 Let be a periodic signal with fundamental period T and Fourier series coefficients. Derive the Fourier series coefficients of each of the

More information

Mining Big Data Using Parsimonious Factor and Shrinkage Methods

Mining Big Data Using Parsimonious Factor and Shrinkage Methods Mining Big Data Using Parsimonious Factor and Shrinkage Methods Hyun Hak Kim 1 and Norman Swanson 2 1 Bank of Korea and 2 Rutgers University ECB Workshop on using Big Data for Forecasting and Statistics

More information

Proximity-Based Anomaly Detection using Sparse Structure Learning

Proximity-Based Anomaly Detection using Sparse Structure Learning Proximity-Based Anomaly Detection using Sparse Structure Learning Tsuyoshi Idé (IBM Tokyo Research Lab) Aurelie C. Lozano, Naoki Abe, and Yan Liu (IBM T. J. Watson Research Center) 2009/04/ SDM 2009 /

More information

7. Integrated Processes

7. Integrated Processes 7. Integrated Processes Up to now: Analysis of stationary processes (stationary ARMA(p, q) processes) Problem: Many economic time series exhibit non-stationary patterns over time 226 Example: We consider

More information

LONG TERM DEPENDENCE IN STOCK RETURNS

LONG TERM DEPENDENCE IN STOCK RETURNS LONG TERM DEPENDENCE IN STOCK RETURNS John T. Barkoulas Department of Economics Boston College Christopher F. Baum Department of Economics Boston College Keywords: Stock returns, long memory, fractal dynamics,

More information

On the Stabilizing Virtues of Imperfect Competition 1

On the Stabilizing Virtues of Imperfect Competition 1 Author manuscript, published in "International Journal of Economic Theory 1, 4 (2005) 313-323" DOI : 10.1111/j.1742-7363.2005.00019.x On the Stabilizing Virtues of Imperfect Competition 1 Thomas Seegmuller

More information

Univariate Time Series Analysis; ARIMA Models

Univariate Time Series Analysis; ARIMA Models Econometrics 2 Fall 24 Univariate Time Series Analysis; ARIMA Models Heino Bohn Nielsen of4 Outline of the Lecture () Introduction to univariate time series analysis. (2) Stationarity. (3) Characterizing

More information

Introduction to Survey Data Integration

Introduction to Survey Data Integration Introduction to Survey Data Integration Jae-Kwang Kim Iowa State University May 20, 2014 Outline 1 Introduction 2 Survey Integration Examples 3 Basic Theory for Survey Integration 4 NASS application 5

More information

Explaining Inflation During the Great Contraction

Explaining Inflation During the Great Contraction Explaining Inflation During the Great Contraction Robert G. Murphy Department of Economics Boston College Chestnut Hill, MA 02467 murphyro@bc.edu January 4, 2013 ODE Advisor Session, American Economic

More information

The Identification of ARIMA Models

The Identification of ARIMA Models APPENDIX 4 The Identification of ARIMA Models As we have established in a previous lecture, there is a one-to-one correspondence between the parameters of an ARMA(p, q) model, including the variance of

More information

PANEL DISCUSSION: THE ROLE OF POTENTIAL OUTPUT IN POLICYMAKING

PANEL DISCUSSION: THE ROLE OF POTENTIAL OUTPUT IN POLICYMAKING PANEL DISCUSSION: THE ROLE OF POTENTIAL OUTPUT IN POLICYMAKING James Bullard* Federal Reserve Bank of St. Louis 33rd Annual Economic Policy Conference St. Louis, MO October 17, 2008 Views expressed are

More information

Video Coding with Motion Compensation for Groups of Pictures

Video Coding with Motion Compensation for Groups of Pictures International Conference on Image Processing 22 Video Coding with Motion Compensation for Groups of Pictures Markus Flierl Telecommunications Laboratory University of Erlangen-Nuremberg mflierl@stanford.edu

More information

Small Open Economy RBC Model Uribe, Chapter 4

Small Open Economy RBC Model Uribe, Chapter 4 Small Open Economy RBC Model Uribe, Chapter 4 1 Basic Model 1.1 Uzawa Utility E 0 t=0 θ t U (c t, h t ) θ 0 = 1 θ t+1 = β (c t, h t ) θ t ; β c < 0; β h > 0. Time-varying discount factor With a constant

More information

7. Integrated Processes

7. Integrated Processes 7. Integrated Processes Up to now: Analysis of stationary processes (stationary ARMA(p, q) processes) Problem: Many economic time series exhibit non-stationary patterns over time 226 Example: We consider

More information

Covers Chapter 10-12, some of 16, some of 18 in Wooldridge. Regression Analysis with Time Series Data

Covers Chapter 10-12, some of 16, some of 18 in Wooldridge. Regression Analysis with Time Series Data Covers Chapter 10-12, some of 16, some of 18 in Wooldridge Regression Analysis with Time Series Data Obviously time series data different from cross section in terms of source of variation in x and y temporal

More information

Unit Root and Cointegration

Unit Root and Cointegration Unit Root and Cointegration Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt@illinois.edu Oct 7th, 016 C. Hurtado (UIUC - Economics) Applied Econometrics On the

More information

Sparse Parameter Recovery from Aggregated Data : Supplement

Sparse Parameter Recovery from Aggregated Data : Supplement Avradeep Bhowmik Joydeep Ghosh The University of Texas at Austin, TX, USA Oluwasanmi Koyejo Stanford University, CA & University of Illinois at Urbana Champaign, IL, USA AVRADEEP.1@UTEXAS.EDU GHOSH@ECE.UTEXAS.EDU

More information

Linear Regression and Its Applications

Linear Regression and Its Applications Linear Regression and Its Applications Predrag Radivojac October 13, 2014 Given a data set D = {(x i, y i )} n the objective is to learn the relationship between features and the target. We usually start

More information

ACE 564 Spring Lecture 8. Violations of Basic Assumptions I: Multicollinearity and Non-Sample Information. by Professor Scott H.

ACE 564 Spring Lecture 8. Violations of Basic Assumptions I: Multicollinearity and Non-Sample Information. by Professor Scott H. ACE 564 Spring 2006 Lecture 8 Violations of Basic Assumptions I: Multicollinearity and Non-Sample Information by Professor Scott H. Irwin Readings: Griffiths, Hill and Judge. "Collinear Economic Variables,

More information

A computationally efficient approach to generate large ensembles of coherent climate data for GCAM

A computationally efficient approach to generate large ensembles of coherent climate data for GCAM A computationally efficient approach to generate large ensembles of coherent climate data for GCAM GCAM Community Modeling Meeting Joint Global Change Research Institute, College Park MD November 7 th,

More information

08 Endogenous Right-Hand-Side Variables. Andrius Buteikis,

08 Endogenous Right-Hand-Side Variables. Andrius Buteikis, 08 Endogenous Right-Hand-Side Variables Andrius Buteikis, andrius.buteikis@mif.vu.lt http://web.vu.lt/mif/a.buteikis/ Introduction Consider a simple regression model: Y t = α + βx t + u t Under the classical

More information

MA6451 PROBABILITY AND RANDOM PROCESSES

MA6451 PROBABILITY AND RANDOM PROCESSES MA6451 PROBABILITY AND RANDOM PROCESSES UNIT I RANDOM VARIABLES 1.1 Discrete and continuous random variables 1. Show that the function is a probability density function of a random variable X. (Apr/May

More information

Lecture 3 Stationary Processes and the Ergodic LLN (Reference Section 2.2, Hayashi)

Lecture 3 Stationary Processes and the Ergodic LLN (Reference Section 2.2, Hayashi) Lecture 3 Stationary Processes and the Ergodic LLN (Reference Section 2.2, Hayashi) Our immediate goal is to formulate an LLN and a CLT which can be applied to establish sufficient conditions for the consistency

More information