Papers
Topics
Authors
Recent
Search
2000 character limit reached

Conditional Splitting Probabilities

Updated 8 July 2026
  • Conditional splitting probabilities are context-dependent constructs that decompose a probability law into tractable, conditionally defined components.
  • They are applied across diverse fields such as parsing, first-passage analysis, quantum walks, and rare-event simulation, each with distinct formulations.
  • This approach enables precise structural insights—from parity decompositions and autoregressive split decisions to level-to-level survival factors—enhancing analytical and computational efficiency.

“Conditional splitting probabilities” denotes a family of context-dependent constructions in which a probability law, a first-passage event, or a structured prediction problem is decomposed into conditionally defined components. In recent arXiv usage, the term appears in at least four technically distinct senses: as the normalized integer- and half-integer-supported subsequences of a Poisson trinomial distribution (Broadie et al., 9 Mar 2026); as autoregressive probabilities of selecting a split point inside a span in constituency and discourse parsing (Nguyen et al., 2021); as first-passage probabilities conditioned on phase-space variables such as position, velocity, or orientation in active matter and related stochastic processes (Frydel, 27 Jun 2026, Iyaniwura et al., 13 Mar 2026, Dolgushev et al., 2024); and as conditional level-to-level factors in rare-event simulation, multilevel splitting, and conditional samplers (Walter, 2014, 0711.2037, Botev et al., 2019).

1. Scope of the term across research areas

The phrase does not name a single standardized object. Instead, it consistently refers to probabilities defined after a “split” of either support, state space, trajectory space, or structure space. The split may be algebraic, geometric, algorithmic, or combinatorial.

Domain Conditional object Representative form
Poisson trinomial laws pmf restricted to one lattice component P(X=kXZ)\mathbb{P}(X=k \mid X\in\mathbb Z)
Parsing split-point distribution inside a span Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)
First-passage theory hitting probability conditioned on initial state πλ(z,w)\pi_\lambda(z,w) or pR(x,θ)p_R(x,\theta)
Rare-event simulation level-to-level survival factor P(FiFi1)\mathbb P(F_i\mid F_{i-1})

This terminological plurality has methodological consequences. In distribution theory, the split is usually a decomposition of a probability mass function into interleaved subsequences. In NLP, it is a factorization of a tree into a sequence of local split decisions. In first-passage settings, it is a competition between exits, targets, or absorbing sets. In rare-event computation, it is a product decomposition over nested subsets or levels. A common misconception is that the phrase always refers to classical gambler’s-ruin-type hitting probabilities; the recent literature shows that it also names conditional lattice laws, pointer-network outputs, and exact-sampling factorizations.

2. Lattice splitting in Poisson trinomial distributions

For independent variables X1,,XnX_1,\dots,X_n taking values in {0,12,1}\{0,\tfrac12,1\}, with P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i, P(Xi=1)=Wi\mathbb P(X_i=1)=W_i, and P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i, the sum Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)0 has what the paper calls a Poisson trinomial distribution (Broadie et al., 9 Mar 2026). Writing Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)1 and Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)2, the pmf splits into an even part and an odd part,

Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)3

where Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)4 and Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)5. Equivalently, the support of Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)6 splits into integers and half-integers, controlled by the parity of the number Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)7 of Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)8-valued summands: Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)9

In this setting, “conditional splitting probabilities” are the normalized subsequences

πλ(z,w)\pi_\lambda(z,w)0

The paper’s central structural result is that each normalized subsequence is a Poisson binomial distribution. Via Hurwitz stability of πλ(z,w)\pi_\lambda(z,w)1, the Hermite–Biehler theorem, and real non-positive zeros of πλ(z,w)\pi_\lambda(z,w)2 and πλ(z,w)\pi_\lambda(z,w)3, both conditional laws inherit log-concavity, unimodality, and the usual “one or two adjacent modes” structure of Poisson binomials. The same analysis yields quantitative stability: if πλ(z,w)\pi_\lambda(z,w)4, πλ(z,w)\pi_\lambda(z,w)5, and πλ(z,w)\pi_\lambda(z,w)6, then

πλ(z,w)\pi_\lambda(z,w)7

and any two modes of the two conditional laws are within distance πλ(z,w)\pi_\lambda(z,w)8. The resulting picture is that parity splitting can substantially reshape pointwise masses while leaving the center and the peak tightly constrained.

A useful correction to an intuitive but false expectation is that the two split components need not behave as unrelated subdistributions. In the nondegenerate case they are highly structured, each lies in the Poisson binomial family, and their means and modes remain close to the unconditional mean. When πλ(z,w)\pi_\lambda(z,w)9 or pR(x,θ)p_R(x,\theta)0, no genuine splitting occurs; then necessarily every pR(x,θ)p_R(x,\theta)1, and pR(x,θ)p_R(x,\theta)2 reduces to a shifted Poisson binomial law.

3. Autoregressive split-point distributions in parsing

In constituency parsing, “conditional splitting probabilities” are distributions over candidate split positions inside a current span. In the boundary-based seq2seq framework of Shen et al., a span pR(x,θ)p_R(x,\theta)3 is split at step pR(x,θ)p_R(x,\theta)4 by choosing a boundary index pR(x,θ)p_R(x,\theta)5, and the model parameterizes

pR(x,θ)p_R(x,\theta)6

where pR(x,θ)p_R(x,\theta)7 is the input sentence and pR(x,θ)p_R(x,\theta)8 is the sequence of previous splitting decisions (Nguyen et al., 2021). The full structure probability factors autoregressively as a product of these conditional splitting probabilities: pR(x,θ)p_R(x,\theta)9

The model instantiates this factorization with a 3-layer bidirectional LSTM encoder, fencepost boundary representations P(FiFi1)\mathbb P(F_i\mid F_{i-1})0, span representations P(FiFi1)\mathbb P(F_i\mid F_{i-1})1, a 3-layer unidirectional decoder LSTM, and a biaffine pointer that scores every boundary position. After softmax,

P(FiFi1)\mathbb P(F_i\mid F_{i-1})2

For syntax, valid splits satisfy P(FiFi1)\mathbb P(F_i\mid F_{i-1})3. For discourse, the framework relaxes this to P(FiFi1)\mathbb P(F_i\mid F_{i-1})4, where P(FiFi1)\mathbb P(F_i\mid F_{i-1})5 means “stop splitting here,” so discourse segmentation becomes a special case of the same conditional splitting process rather than a separate preprocessing stage.

This interpretation of splitting probabilities is algorithmic rather than measure-theoretic. The probabilities are local decisions in a top-down depth-first decoder, but because they are conditioned on the decoder state they encode the entire splitting history. The paper emphasizes that this gives structurally consistent trees without chart-based global inference. With beam size treated as constant, decoding complexity is P(FiFi1)\mathbb P(F_i\mid F_{i-1})6 on GPU and P(FiFi1)\mathbb P(F_i\mid F_{i-1})7 on CPU. Empirically, the model reaches 93.77 F1 on PTB without pretraining, 95.7 F1 with BERT, and in end-to-end discourse parsing improves relation F1 by 1.3 points over the previous best joint model; syntactic parsing runs at 1,127 sentences/s on GPU, while end-to-end discourse parsing is roughly 44× faster than CODRA and 4–5× faster than the previous neural joint parser (Nguyen et al., 2021).

4. First-passage, active matter, and memory-dependent splitting

In stochastic transport, splitting probabilities are classical first-passage objects: the probability that one boundary or target is reached before another, conditioned on an initial state. Recent active-matter work makes that conditioning explicit in phase space. For confined run-and-tumble particles, active Brownian particles, and active Ornstein–Uhlenbeck particles in a slit P(FiFi1)\mathbb P(F_i\mid F_{i-1})8, the conditional splitting probability

P(FiFi1)\mathbb P(F_i\mid F_{i-1})9

is the probability that a particle starting at position X1,,XnX_1,\dots,X_n0 with projected velocity X1,,XnX_1,\dots,X_n1 reaches the right wall before the left. The backward equation

X1,,XnX_1,\dots,X_n2

is paired with the stationary forward equation for the bulk density, and the paper derives the exact identities

X1,,XnX_1,\dots,X_n3

which imply the marginal relations

X1,,XnX_1,\dots,X_n4

Thus the stationary density is the spatial derivative of the splitting probability, and the fraction of dynamically adsorbed particles at a wall equals the wall splitting probability (Frydel, 27 Jun 2026).

A related confined-active-particle study formulates the right-exit probability as X1,,XnX_1,\dots,X_n5 in a 1D interval and as X1,,XnX_1,\dots,X_n6 in a 2D corrugated channel, both satisfying backward Fokker–Planck equations with absorbing exit boundaries and reflecting side walls (Iyaniwura et al., 13 Mar 2026). In the 1D interval,

X1,,XnX_1,\dots,X_n7

with X1,,XnX_1,\dots,X_n8 and X1,,XnX_1,\dots,X_n9. The orientation average obeys a perturbative expansion

{0,12,1}\{0,\tfrac12,1\}0

for weak activity, while in the strong-activity regime the averaged splitting probability tends to {0,12,1}\{0,\tfrac12,1\}1 away from boundary layers. In narrow corrugated channels, a Fick–Jacobs reduction replaces {0,12,1}\{0,\tfrac12,1\}2 by

{0,12,1}\{0,\tfrac12,1\}3

so geometry enters through an entropic drift-diffusion operator.

Memory effects generalize the same theme beyond Markovian dynamics. For one-dimensional isotropic non-Markovian Gaussian processes with stationary increments and two targets at {0,12,1}\{0,\tfrac12,1\}4 and {0,12,1}\{0,\tfrac12,1\}5, the splitting probabilities {0,12,1}\{0,\tfrac12,1\}6 are governed by post-first-passage average trajectories {0,12,1}\{0,\tfrac12,1\}7 and {0,12,1}\{0,\tfrac12,1\}8, through

{0,12,1}\{0,\tfrac12,1\}9

The paper’s central claim is that splitting probabilities are controlled by out-of-equilibrium trajectories observed after the first passage. For scale-invariant mean-square displacement P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i0, the far-target probability obeys

P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i1

so memory can steepen or flatten the dependence on initial position depending on the Hurst exponent P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i2 (Dolgushev et al., 2024).

These works collectively show that “conditional” in first-passage splitting is often irreducibly state-enriched. Conditioning only on position is insufficient for active particles because the relevant Markov state includes velocity or orientation; for non-Markovian Gaussian processes, even that is not enough, and the effective conditioning is encoded in post-first-passage trajectory statistics.

5. Conditional splitting in monitored quantum walks

For monitored continuous-time quantum walks with two targets, splitting probabilities are the probabilities of eventual first detection at the left or right target under repeated projective measurements. The setup is a finite-dimensional Hilbert space with unitary evolution P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i3, measurements at times P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i4, and a survival operator

P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i5

The first-detection amplitude at target P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i6 on the P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i7-th measurement cycle is

P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i8

and the corresponding splitting probability is

P(Xi=12)=Ti\mathbb P(X_i=\tfrac12)=T_i9

(Singh et al., 22 Jan 2026).

A key structural result is the mapping of the two-target problem onto two single-target detection problems using the symmetric and antisymmetric target states

P(Xi=1)=Wi\mathbb P(X_i=1)=W_i0

For parity-symmetric Hamiltonians,

P(Xi=1)=Wi\mathbb P(X_i=1)=W_i1

so the left/right splitting probabilities become

P(Xi=1)=Wi\mathbb P(X_i=1)=W_i2

with P(Xi=1)=Wi\mathbb P(X_i=1)=W_i3 an interference term constructed from the two auxiliary single-target processes.

This produces a specifically quantum notion of conditional splitting. The outcome is conditioned not only on the initial site but on the measurement cadence P(Xi=1)=Wi\mathbb P(X_i=1)=W_i4, which reorganizes the spectrum of the survival operator. For a tight-binding chain, the critical sampling time is

P(Xi=1)=Wi\mathbb P(X_i=1)=W_i5

with P(Xi=1)=Wi\mathbb P(X_i=1)=W_i6 the bandwidth. For large P(Xi=1)=Wi\mathbb P(X_i=1)=W_i7 and P(Xi=1)=Wi\mathbb P(X_i=1)=W_i8, the paper finds a universal regime

P(Xi=1)=Wi\mathbb P(X_i=1)=W_i9

for all bulk initial conditions P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i0. For P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i1, a nonuniversal regime appears in which splitting probabilities deviate from P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i2 and develop pronounced peaks and dips depending on P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i3 and on the initial condition. At resonant sampling times satisfying

P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i4

dark states can occur, so P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i5. This sharply distinguishes monitored quantum splitting from classical absorbing-boundary problems, where total absorption probability on a finite graph is 1 (Singh et al., 22 Jan 2026).

6. Rare-event simulation, conditional sampling, and abstract splitting formalisms

In rare-event computation, the expression usually means exactly what the name suggests: conditional probabilities associated with successive splits of a rare event into less rare nested events. For multilevel splitting or subset simulation with nested sets

P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i6

the target probability factors as

P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i7

The Moving Particles framework summarizes earlier results that optimal variance at fixed cost is achieved when these conditional probabilities are all equal, P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i8, citing Cérou et al.; it also recalls Guyader et al.’s limit P(Xi=0)=Li:=1TiWi\mathbb P(X_i=0)=L_i:=1-T_i-W_i9 and then replaces explicit level design by a particle-moving scheme whose number of moves to reach the rare set is Poisson with parameter Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)00 for one particle and Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)01 for Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)02 particles, rather than order Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)03 as in naive Monte Carlo (Walter, 2014).

Large-deviation analysis casts the same factors as hitting probabilities between successive level sets of an importance function. In that formulation, the rare event is Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)04, and the probability is written as a product of level-to-level terms of the form

Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)05

The paper shows that subexponential particle growth and asymptotic variance control are equivalent to the existence of a suitable subsolution for the associated calculus-of-variations problem (0711.2037). In the idealized exact-resampling analysis of adaptive multilevel splitting, the algorithm enforces an empirical conditional survival fraction Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)06 at each iteration by killing the Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)07 least-adapted particles among Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)08 and resampling them from the exact conditional law above the current level; the resulting rare-event estimator is unbiased whatever Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)09, and the paper derives large-Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)10 expansions for both variance and cost (Bréhier et al., 2014).

The same logic extends from probability estimation to sampling from conditional rare-event laws. Generalized splitting targets

Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)11

by using levels Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)12 with

Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)13

Markov kernels with stationary distributions Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)14, and repeated non-empty splitting trials. The paper’s main conclusion is that approximation error depends crucially on the relative variability of the number of points Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)15 produced in one successful run, and it provides explicit total-variation and mean-absolute-error bounds in terms of low-order moments of Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)16 (Botev et al., 2019).

Several adjacent frameworks recast the same conditional-splitting idea in different algebraic forms. Weighted ensemble (WE) does not write explicit level probabilities Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)17, but its bin-conditional offspring counts and weights preserve the target law Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)18; the paper proves that WE is the only splitting and killing method that gives asymptotically consistent long-time MCMC estimates when total weight is preserved pathwise, and it derives a lower bound on asymptotic variance together with near-optimal designs based on binwise conditional variances (Webber et al., 2020). Split sampling writes

Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)19

introduces an auxiliary variable Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)20, and shows that with choices such as Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)21 or Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)22 the method reproduces the long-run sampling distribution of product estimators and relates directly to nested sampling (Birge et al., 2012). Probabilistic divide-and-conquer with deterministic second half factors an exact conditional law Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)23 over a product decomposition Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)24; when each Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)25 has a unique completion Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)26 satisfying the constraint, the second conditional law collapses to Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)27, so all nontrivial conditional splitting resides in the first half (DeSalvo, 2014). At the highest level of abstraction, categorical probability interprets idempotent Markov kernels as conditional-type projections that split through an intermediate space Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)28, Pθ(kt(it,jt),y<t,x)P_\theta(k_t \mid (i_t,j_t), y_{<t}, x)29, and proves that every idempotent measurable Markov kernel between standard Borel spaces splits in this sense (Fritz et al., 2023).

Across these literatures, the unifying idea is not a single formula but a recurring operation: a hard global object is replaced by conditional pieces whose structure is easier to analyze or simulate. What varies is the object being split—support lattices, parse trees, phase-space trajectories, nested rare-event sets, or probability kernels themselves.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Conditional Splitting Probabilities.