Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| uiai [2026/03/17 01:39] – [Assumption: Standard setup] pedroortega | uiai [2026/03/17 01:40] (current) – [Definition: Counterfactual action] pedroortega | ||
|---|---|---|---|
| Line 398: | Line 398: | ||
| Generate $(\dot{\gamma}_j, | Generate $(\dot{\gamma}_j, | ||
| - | - **Shared prefix:** Set $\dot{\gamma}_{\le k-1} := \gamma_{\le k-1}$, $\dot{x}_{\le k-1} := x_{\le k-1}$. | + | * **Shared prefix:** Set $\dot{\gamma}_{\le k-1} := \gamma_{\le k-1}$, $\dot{x}_{\le k-1} := x_{\le k-1}$. |
| - | - **Force an $\mathcal{A}$-block start:** Set $\dot{\gamma}_k := 1$. | + | * **Force an $\mathcal{A}$-block start:** Set $\dot{\gamma}_k := 1$. |
| - | - **Evolve branch chronologically: | + | * **Evolve branch chronologically: |
| $$ | $$ | ||
| \dot{\gamma}_{j+1} \sim \Gamma(\cdot \mid \dot{\gamma}_{\le j}, \dot{x}_{\le j}). | \dot{\gamma}_{j+1} \sim \Gamma(\cdot \mid \dot{\gamma}_{\le j}, \dot{x}_{\le j}). | ||
| Line 426: | Line 426: | ||
| To define the world’s $\mathcal{A}$-continuation at $k$, run the following tokenization procedure, initialized from the already-written on-path transcript up to $k-1$. Let $(\dot{\gamma}_j)_{j \ge k}$ be generated as follows: | To define the world’s $\mathcal{A}$-continuation at $k$, run the following tokenization procedure, initialized from the already-written on-path transcript up to $k-1$. Let $(\dot{\gamma}_j)_{j \ge k}$ be generated as follows: | ||
| - | - **Shared prefix:** Set $\dot{\gamma}_{\le k-1} := \gamma_{\le k-1}$. | + | * **Shared prefix:** Set $\dot{\gamma}_{\le k-1} := \gamma_{\le k-1}$. |
| - | - **Force an $\mathcal{A}$-block start:** Set $\dot{\gamma}_{k} := 1$. | + | * **Force an $\mathcal{A}$-block start:** Set $\dot{\gamma}_{k} := 1$. |
| - | - **Read transcript chronologically: | + | * **Read transcript chronologically: |
| $$ | $$ | ||
| \dot{\gamma}_{j+1} \sim \Gamma(\cdot \mid \dot{\gamma}_{\le j}, x_{\le j}). | \dot{\gamma}_{j+1} \sim \Gamma(\cdot \mid \dot{\gamma}_{\le j}, x_{\le j}). | ||
| Line 545: | Line 545: | ||
| Assume $(\Sigma, | Assume $(\Sigma, | ||
| - | * **Action-slot is chosen by coin flip.** | + | * **Action-slot is chosen by coin flip.** At each $k_i$, the gate draws $\gamma(k_i) \sim \mathrm{Bernoulli}(\rho_i)$, |
| - | | + | |
| - | * **Gate held fixed through action-slot.** | + | * **Gate held fixed through action-slot.** The gate holds the value of $\gamma(k_i)$ fixed throughout the $\mathcal{A}$-token beginning at $k_i$. If $\gamma(k_i)=0$, |
| - | | + | |
| - | * **Infinitely many agent-written slots.** | + | * **Infinitely many agent-written slots.** With probability $1$, $\gamma(k_i)=1$ occurs for infinitely many $i$. |
| - | | + | |
| **Induced agent interventions and world targets.** | **Induced agent interventions and world targets.** | ||