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 10:30] (current) – [Definition: Third-party 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 416: | Line 416: | ||
| Note that $k'$ is determined inside the branch and therefore the length of $\dot{a}_{t+1}$ need not match the length of the on-path $\mathcal{A}$-token written by the agent starting at $k$. | Note that $k'$ is determined inside the branch and therefore the length of $\dot{a}_{t+1}$ need not match the length of the on-path $\mathcal{A}$-token written by the agent starting at $k$. | ||
| + | |||
| + | {{ :: | ||
| **Diagram note.** | **Diagram note.** | ||
| - | The intended picture is that after the shared on-path prefix ending at $a_3,o_3$, the on-path transcript has factual action $a_4$, while the counterfactual | + | The diagram shows that after the shared on-path prefix ending at $a_3,o_3$, the on-path transcript has factual action $a_4$, while the counterfactual |
| ==== Definition: Third-party action ==== | ==== Definition: Third-party action ==== | ||
| Line 426: | Line 428: | ||
| 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 448: | Line 450: | ||
| o_t = w\, | o_t = w\, | ||
| $$ | $$ | ||
| + | |||
| + | {{ : | ||
| **Diagram note.** | **Diagram note.** | ||
| - | The intended picture is that inside | + | The diagram illustrates a third party action. Inside |
| It is not hard to see that, for a given potential index $k$, the counterfactual action $\dot{a}_{t+1}$ and the third-party action $\dot{a}_{t+1}$ are the same random block: the difference is only whether the gate sampled $\gamma_k = 1$ (counterfactual, | It is not hard to see that, for a given potential index $k$, the counterfactual action $\dot{a}_{t+1}$ and the third-party action $\dot{a}_{t+1}$ are the same random block: the difference is only whether the gate sampled $\gamma_k = 1$ (counterfactual, | ||
| Line 545: | Line 549: | ||
| 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.** | ||