Chin (2019) Central limit theorems via Stein’s method for randomized experiments under interference, arXiv.

Setup
  • Treatment vector:  \mathbf{W} = (W_1, \ldots, W_n) \in \{0, 1\}^n.
  • Potential outcome:  Y_i(\mathbf{w}) = Y_i(w_i, \mathbf{w}_{-i}) for every individual  i.  \mathbf{w} を所与として  Y_i(\mathbf{w}) は非確率的 (fixed) とする. \mathbf{W} のみ確率変数.
  • 以下を定義: Y_i^{(w)} = Y_i^{(w)}(\mathbf{W}_{-i}) = Y_i(w, \mathbf{W}_{-i}) for  w \in \{0,1\}. No-interference の仮定が正しければ, Y_i^{(w)} は固定値になる.
  • Observed outcome:  Y_i = Y_i(\mathbf{W}) = W_i Y_i^{(1)} + (1 - W_i) Y_i^{(0)}
  • Causal parameters:

Assignment-conditional average treatment effect (ACATE):

 \displaystyle \tau_{ACATE}(\mathbf{W}) = \frac{1}{n}\sum_{i=1}^n \left[ Y_i(1, \mathbf{W}_{-i}) - Y_i(0, \mathbf{W}_{-i}) \right]

Expected average treatment effect (EATE):

 \displaystyle \tau = \mathbb{E}\left[ \tau_{ACATE}(\mathbf{W}) \right] = \frac{1}{n}\sum_{i=1}^n \mathbb{E} \left[ Y_i^{(1)} - Y_i^{(0)} \right]

  • EATEの解釈:indirect effectをmarginalizeしたdirect effectの期待値.
  •  \tau の推定方法として以下の  \tilde \tau を考える:

(Horvits-Thompson estimator)

 \displaystyle \tilde \tau = \sum_{i=1}^n \left[ \frac{W_i Y_i}{n \Pr(W_i = 1) } - \frac{(1 - W_i)Y_i}{n \Pr(W_i = 0) } \right] =: \sum_{i=1}^n Z_i

  • Asymptoticsの取り方はSavjeなどと同様.各  n で独立した有限母集団が存在するとして,randomnessは全て  \mathbf{W} によるもの = Design-based uncertainty.
A dependency graph central limit theorem

定義:Dependency Graph

 D \{X_i\}_{i=1}^ndependency graph.

 \iff 任意のNodeの集合  A, B \subset \{1, \ldots, n\} such that  A \cap B = \emptyset &  A B はdisconnected in  D について, \{X_i\}_{i \in A} \{X_i\}_{i \in B} は独立.

  • Dependency graphを用いる方法は結構昔からある (see, e.g., Baldi and Rinott (1989) AoP)
  • Dependency graphはsocial networkとは別物 D = (\mathbf{1}\{i \not\perp j\})_{i,j} と書ける.Social networkがsparseでも  D はdense,ということもあり得る (e.g., contagion process).

Assumption (Local interference)

 D_n \{Z_i\}_{i=1}^ndependency graph, d_n D_n の最大次数とする*1.

Local interference assumption:  d_n = o(n^{1/4})

  • この仮定は,例えば,social network  G において隣接units間のみでinteractionが存在し,かつ  G 自身の最大次数が  o(n^{1/4}) であれば成り立つ.

Theorem 1: Local interference + regularity conditions

 \Longrightarrow  \sqrt{n}(\tilde \tau - \tau) \overset{d}{\to} N(0, \sigma^2)

  • 証明はRoss (2011) の Theorem 3.6 からほぼimmediate*2.
  • この論文の以降では,dependency graphを用いずに, \{Y_i\} の共分散構造に関する仮定について考察する.

*1:Dependency graphはその定義から対称行列

*2:Ross (2011) Fundamentals of Stein's method, Probability Surveys.