Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 134 tok/s
Gemini 2.5 Pro 41 tok/s Pro
GPT-5 Medium 22 tok/s Pro
GPT-5 High 25 tok/s Pro
GPT-4o 60 tok/s Pro
Kimi K2 192 tok/s Pro
GPT OSS 120B 427 tok/s Pro
Claude Sonnet 4.5 37 tok/s Pro
2000 character limit reached

Tiered Moving Boundary Problem

Updated 6 October 2025
  • Tiered moving boundary problems are recursive systems where evolving interfaces in each tier depend on lower-tier solutions.
  • They are analyzed via a hierarchical cascade of PDEs and forward-backward SDEs, capturing dynamic interactions and conditional absorption events.
  • The framework ensures well-posedness and uniqueness using recursive boundary conditions, offering practical insights for models in finance, physics, and chemical reactions.

A tiered moving boundary problem involves a system where multiple interdependent moving interfaces or boundaries partition space or state into “tiers” (layers, regimes, or configurations), each with its own dynamics, and where the evolution of both the boundaries and the state in one tier depends recursively on the state and boundaries in other tiers. These problems arise in applications where hierarchical, cascade, or configuration-dependent coupling is intrinsic, including stochastic particle systems with feedback through absorption probabilities, phase-change kinetics with multi-layer structures, and multi-level interacting diffusions.

1. Definition and Mathematical Structure

A tiered moving boundary problem is characterized by a hierarchy of PDEs or stochastic models, each defined on a domain determined by the evolving position(s) of moving boundaries, with the domain and/or the boundary conditions of level kk specified by the solution at level k1k-1. Concretely, in a system of NN Brownian particles each absorbed when crossing a time-dependent boundary, the domain for each partial differential equation is defined by the survival of subsets I{1,,N}I \subset \{1,\dots,N\}, with the boundary for the iith particle at time tt given by a functional BiI(t,x)B^I_i(t,x), often expressed as a sum of expectation-dependent terms (e.g., BiI(t,x)=jDijvI{i},j(t,xi)B^I_i(t,x) = \sum_j D_{ij} v^{I\setminus\{i\},j}(t,x^{-i})) (Jettkant et al., 3 Oct 2025). This tiered coupling leads to a recursive definition where the solution at each level both influences and is influenced by solutions at neighboring tiers.

In canonical form, the system at tier II consists of:

  • A PDE for vI,i(t,x)v^{I,i}(t,x) (e.g., a heat equation or a Kolmogorov backward equation) on the domain DTI(v)\mathcal{D}_T^I(v) determined by

DTI(v)={(t,x)[0,T]×RI:  xi>jDijvI{i},j(t,xi)  iI}\mathcal{D}_T^I(v) = \left\{ (t,x)\in[0,T]\times\mathbb{R}^I:\; x_i > \sum_{j} D_{ij} v^{I\setminus\{i\},j}(t, x^{-i})\;\forall i\in I \right\}

  • Boundary condition (at the killing/absorption boundary) given by the solution at the next-lower tier:

vI,i(t,x)=vI{i0},i(t,xi0)when  xi0=jDi0jvI{i0},j(t,xi0)v^{I,i}(t,x) = v^{I\setminus\{i_0\},i}(t, x^{-i_0})\quad\text{when}\;x_{i_0} = \sum_{j} D_{i_0 j}\,v^{I\setminus\{i_0\},j}(t, x^{-i_0})

  • Terminal condition (e.g., vTI,i(x)=0v^{I,i}_T(x) = 0).

This recursive structure can be interpreted as a “cascade” of moving boundary problems, each conditioned on the survival or absorption events at higher tiers, leading to complex interdependence (Jettkant et al., 3 Oct 2025).

2. Forward–Backward Stochastic Representation

In the stochastic particle formulation, the system is encoded as a collection of forward SDEs for particle positions and backward SDEs for their conditional absorption probabilities. Specifically, for each particle ii,

dXti=σdWti,X0i=ξi, Yti=E[1{τiT}  Ft], τi=inf{t[0,T]:XtijDijYtj}\begin{aligned} dX^i_t &= \sigma\, dW^i_t, \qquad X^i_0 = \xi_i, \ Y^i_t &= \mathbb{E}\left[\,\mathbf{1}_{\{\tau_i\leq T\}} ~|~ \mathcal{F}_t\,\right], \ \tau_i &= \inf\{t\in[0,T]\,:\, X^i_t \leq \sum_j D_{ij} Y^j_t\,\} \end{aligned}

Here, the hitting time τi\tau_i is defined recursively via the YtjY^j_t, which themselves are backward processes depending on future (and thus, all) absorption events. This closed-loop, singular system is a forward–backward SDE with coupling through conditional probabilities and hitting times, exhibiting singular interaction at absorption events.

Classical methods for FBSDEs do not apply directly due to (i) discontinuity in the terminal conditions, (ii) degeneracy of the diffusion term at absorption, and (iii) recursive, nonlocal coupling through hitting times (Jettkant et al., 3 Oct 2025). Analysis proceeds by unraveling the FBSDE into a hierarchy of associated PDEs (decoupling fields) structured as described in Section 1.

3. Hierarchical Cascade and Domain Partitioning

The solution space for a tiered moving boundary problem is partitioned according to the set of surviving (unabsorbed/unmelted/unreacted) indices. Each subset II corresponds to a tier with its own moving boundary problem, and the evolution of the system can be viewed as a cascade: as boundaries are reached (e.g., particle absorption), the tier drops to I{i0}I\setminus\{i_0\}, and the PDE at that level prescribes the ongoing dynamics.

The boundaries between tiers are themselves functions of the lower-tier solutions, so that each tier’s domain is a non-cylindrical, history-dependent set:

DTI(v)={(t,x):xi>BiI(t,x),iI},BiI(t,x)=jDijvI{i},j(t,xi)\mathcal{D}_T^{I}(v) = \left\{ (t,x)\,:\, x_i > B^I_i(t,x),\,\forall i\in I \right\},\qquad B^I_i(t,x) = \sum_{j} D_{ij} v^{I\setminus\{i\},j}(t, x^{-i})

The coupling implies that the boundary in any tier is determined by the lower-tier’s value function, leading to recursive boundary determination throughout the hierarchy (Jettkant et al., 3 Oct 2025).

4. Recursive Boundary Conditions and Well-Posedness

Each tier’s PDE is endowed with boundary conditions set by projections of the lower-tier solution:

  • On DTI(v)\partial\mathcal{D}_T^I(v), when xi0=Bi0I(t,xi0)x_{i_0} = B^I_{i_0}(t,x^{-i_0}), set

vI,i(t,x)=vI{i0},i(t,xi0)v^{I,i}(t,x) = v^{I\setminus\{i_0\}, i}(t, x^{-i_0})

for all iI{i0}i\in I\setminus\{i_0\}. Lemmas in (Jettkant et al., 3 Oct 2025) show that this is well defined: the value-fields in lower tiers agree at their mutual boundaries. This structure ensures that as the system “descends” through tiers (by absorption events), the cascade closes and the entire hierarchy yields a unique, continuous solution profile.

Well-posedness and regularity of the classical solution are achieved by induction on I|I|, using the smoothness of the solution in the interior and the compatibility of the cascade at the boundaries. Uniqueness is established by contradiction: any two distinct solutions to the FBSDE yield distinct hitting-time profiles and absorption events, contradicting properties of Brownian motion and the structure of the cascade.

5. Mathematical Formulation and Main Results

The general tiered moving boundary problem for NN particles with weights Dij0D_{ij}\geq 0 is summarized by:

  • For each I{1,,N}I\subset\{1,\dots,N\} (the set of surviving indices), solve for vI,i:[0,T]×RIRv^{I,i}: [0,T]\times\mathbb{R}^I\to\mathbb{R},

tvI,i(t,x)+σ22ΔvI,i(t,x)=0,(t,x)DTI(v)\partial_t v^{I,i}(t,x) + \frac{\sigma^2}{2} \Delta v^{I,i}(t,x) = 0, \quad (t,x)\in \mathcal{D}_T^{I}(v)

with

DTI(v)={(t,x): xk>jDkjvI{k},j(t,xk),kI} vTI,i(x)=0    (terminal) vI,i(t,x)=vI{i0},i(t,xi0)    on    xi0=jDi0jvI{i0},j(t,xi0)\begin{align*} \mathcal{D}_T^{I}(v) &= \{(t,x):\ x_k > \sum_j D_{kj} v^{I\setminus\{k\},j}(t, x^{-k}),\,\forall k\in I\} \ v^{I,i}_T(x) &= 0 \;\;(\textrm{terminal})\ v^{I,i}(t,x) &= v^{I\setminus\{i_0\},i}(t, x^{-i_0})\;\; \textrm{on}\;\; x_{i_0} = \sum_j D_{i_0 j} v^{I\setminus\{i_0\},j}(t, x^{-i_0}) \end{align*}

  • The initial FBSDE solution is assembled from these fields as

Yti=vIt,i(t,Xt),Zti=σxvIt,i(t,Xt)Y^i_t = v^{I_t,i}(t, X_t), \quad Z^i_t = -\sigma \nabla_x v^{I_t,i}(t, X_t)

where ItI_t is the (random) index set of alive particles at tt.

The main result (Jettkant et al., 3 Oct 2025) affirms existence, uniqueness, and regularity for this system, and provides the first rigorous treatment of a singular, feed-back-coupled, tiered moving boundary problem of this form.

6. Broader Context and Significance

Tiered moving boundary problems generalize classical moving boundary problems (e.g., Stefan or one-phase model) to settings with multiple, interacting layers or regimes, each conditioned recursively on the others. This structural recursion is natural in systems with configuration-dependent interactions:

  • Credit/economic contagion models, where the risk evolution of each institution depends recursively on the default probabilities of all others.
  • Interacting particle systems with absorption, where the effective “absorbing boundary” for each particle is a function of the (time-evolving) absorption probability of the rest.
  • Multiphase flows, wetted fronts, or chemical reactions with multistage interfaces.
  • Multi-tiered order book models, where liquidity at one price level depends on executions or depletion at adjacent levels.

The recursive, cascade structure requires novel analytical and numerical techniques to handle the discontinuous transitions between tiers, and to ensure well-posedness and regularity in the presence of singular, feedback-driven boundary evolution.

7. Analytical Challenges and Mathematical Features

Key analytical features of tiered moving boundary problems include:

  • The domains of definition are moving, non-cylindrical, and recursively defined.
  • The boundary conditions at each tier are “fed” by the lower-tier solutions, leading to interlocking, nested PDEs or stochastic systems.
  • Standard FBSDE theory does not apply due to lack of continuity, degenerate diffusion at killing, and recursion at the boundaries.
  • Well-posedness is ensured by recursive compatibility of the boundary conditions, continuity of the decoupling fields up to DTI\partial\mathcal{D}_T^{I}, and comparison lemmas tailored to the structure of hitting times in Brownian motion.
  • An explicit Feynman–Kac formulation is available in this setting via the decoupling fields, which rigorously connect the hierarchy of solutions to the underlying FBSDE system.

In summary, tiered moving boundary problems present a mathematically rigorous approach for the analysis of hierarchical, feedback-driven moving interface systems where the evolution and position of each boundary—and the state within each domain—depends recursively on the configuration and solutions of all lower tiers. The resulting framework enables well-posedness and uniqueness results in complex, configuration-coupled stochastic and deterministic systems (Jettkant et al., 3 Oct 2025).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)
Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Tiered Moving Boundary Problem.