Paper deep dive
AI-Paging: Lease-Based Execution Anchoring for Network-Exposed AI-as-a-Service
Mohaned Chraiti, Merve Saimler
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 92%
Last extracted: 7/21/2026, 4:13:09 AM
Summary
The paper introduces AI-Paging, a lease-based execution anchoring mechanism for network-exposed AI-as-a-Service (AIaaS) in 6G networks. It proposes a control-plane transaction that resolves user intents into specific artifacts: AI Service Identity (AISI), scoped session token (AIST), admission lease (COMMIT), and evidence records (EVI). This approach ensures enforceable service continuity through make-before-break relocation and lease-gated steering, compatible with existing 3GPP architectures without new packet headers.
Entities (10)
Relation Signals (8)
AI-Paging ā produces ā AIST
confidence 95% Ā· resolves an intent into an AI service identity (AISI), a scoped session token (AIST)...
AI-Paging ā produces ā COMMIT
confidence 95% Ā· resolves an intent into... an expiring admission lease (COMMIT)...
AI-Paging ā produces ā AISI
confidence 95% Ā· AI-Paging is a control-plane transaction that resolves an intent into an AI service identity (AISI)...
COMMIT ā authorizes ā AEXF
confidence 93% Ā· COMMIT... that authorizes user-plane steering to a selected AI execution anchor (AEXF)
AI-Paging ā iscompatiblewith ā 3GPP
confidence 92% Ā· ensuring compatibility with existing 3GPP-based exposure and management architectures
AI-Paging ā enforces ā lease-gated steering
confidence 90% Ā· AI-Paging enforces two invariants: (i) lease-gated steering (without COMMIT, no steering state is installed)
AI-Paging ā enforces ā make-before-break anchoring
confidence 90% Ā· and (ii) make-before-break anchoring to support continuity and reliability of AIaaS services
NWDAF ā provides ā feasibility predictors
confidence 88% Ā· feasibility predictors provided by NWDAF and network telemetry... rank them.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:With AI-as-a-Service (AIaaS) now deployed across multiple providers and model tiers, selecting the appropriate model instance at run time is increasingly outside the end user's knowledge and operational control. Accordingly, the 6G service providers are envisioned to play a crucial role in exposing AIaaS in a setting where users submit only an intent while the network helps in the intent-to-model matching (resolution) and execution placement under policy, trust, and Quality of Service (QoS) constraints. The network role becomes to discover candidate execution endpoints and selects a suitable model/anchor under policy and QoS constraints in a process referred here to as AI-paging (by analogy to cellular call paging). In the proposed architecture, AI-paging is a control-plane transaction that resolves an intent into an AI service identity (AISI), a scoped session token (AIST), and an expiring admission lease (COMMIT) that authorizes user-plane steering to a selected AI execution anchor (AEXF) under a QoS binding. AI-Paging enforces two invariants: (i) lease-gated steering (without COMMIT, no steering state is installed) and (ii) make-before-break anchoring to support continuity and reliability of AIaaS services under dynamic network conditions. We prototype AI-Paging using existing control- and user-plane mechanisms (service-based control, QoS flows, and policy-based steering) with no new packet headers, ensuring compatibility with existing 3GPP-based exposure and management architectures, and evaluate transaction latency, relocation interruption, enforcement correctness under lease expiry, and audit-evidence overhead under mobility and failures.
Tags
Links
- Source: https://arxiv.org/abs/2602.15286v2
- Canonical: https://arxiv.org/abs/2602.15286v2
Trouble viewing inline? Open PDF directly ā
Full Text
41,366 characters extracted from source content.
Expand or collapse full text
AI-Paging: Lease-Based Execution Anchoring for Network-Exposed AI-as-a-Service Mohaned Chraiti ā , and Merve Saimler ā ā Electronics Engineering Department, Sabancı University, Türkiye ā Ericsson Research, Türkiye Emails: mohaned.chraiti@sabanciuniv.edu and merve.saimler@ericsson.com. AbstractāWith AI-as-a-Service (AIaaS) now deployed across multiple providers and model tiers, selecting the ap- propriate model instance at run time is increasingly outside the end userās knowledge and operational control. Accordingly, the6G service providers are envisioned to play a crucial role in exposing AIaaS in a setting where users submit only an intent while the network helps in the intent-to-model match- ing (resolution) and execution placement under policy, trust, and Quality of Service (QoS) constraints. The network role becomes to discover candidate execution endpoints and selects a suitable model/anchor under policy and QoS constraints in a process referred here to as AI-paging (by analogy to cellular call paging). In the proposed architecture, AI-paging is a control-plane transaction that resolves an intent into an AI service identity (AISI), a scoped session token (AIST), and an expiring admission lease (COMMIT) that authorizes user-plane steering to a selected AI execution anchor (AEXF) under a QoS binding.AI-Paging enforces two invariants: (i) lease-gated steering (without COMMIT, no steering state is installed) and (i) make-before-break anchoring to support con- tinuity and reliability of AIaaS services under dynamic network conditions. We prototype AI-Paging using existing control- and user-plane mechanisms (service-based control, QoS flows, and policy-based steering) with no new packet headers, ensuring compatibility with existing 3GPP-based exposure and manage- ment architectures, and evaluate transaction latency, relocation interruption, enforcement correctness under lease expiry, and audit-evidence overhead under mobility and failures. Index TermsāAI-Paging, AIaaS, network exposure, lease- based admission control, make-before-break relocation, traļ¬ic steering, QoS flows, service continuity. I. Introduction Communication Networks are being re-shaped by two converging shifts: (i) service providers are exposing con- nectivity through standardized network application-facing interfaces (APIs) (rather than bespoke integrations), and (i) Artificial Intelligence (AI) capabilities are increasingly embedded into the network and exposed as consumable services (AI-native 6G networks). The first shift man- ifests through 3GPP exposure functions (NEF), APIs on-boarding/discovery (CAPIF), service layer enablers (SEAL/AIMLE), and ecosystem APIs (CAMARA), to- gether covering network services exposure, network data exposure, QoS exposure, and MLOps-oriented capabili- ties [1]ā[3]. The second shift is more structural: AI services are not merely āapplications running at the edgeā. They need infrastructure that supports model management (selection and placement), adaptive response to network load, and enforcement of service semantics, with lifecycle- managed AI built on MLOps-as-a-Service and network- integrated intelligence. This turns AI-as-a-Service (AIaaS) into a control and enforcement problem rather than a hosting problem [4]ā[6]. In such a set up, a network- exposed AIaaS request is naturally expressed as an intent, requiring the network to provide an endpoint-agnostic ser- vice handle with QoS-enforced execution, continuity under mobility/overload/failures, and audit-ready evidence for cross-domain compliance and accountability. 1 The gap is a missing protocol primitive that connects application intent to enforceable user-plane behavior. Current ML serving systems are optimized around in- ference throughput and tail latency inside a compute substrate (e.g., batching/caching, pipeline scaling, model selection) [8], [9]. They do not define a network-level contract for (a) when steering is authorized, (b) how steering state is revoked on expiry, or (c) how execution can relocate without breaking the client-visible binding. Conversely, network exposure frameworks define how applications call service provider APIs, but do not define execution anchoring, admission leases, or make-before- break relocation as first-class service semantics [1], [3]. As a result, AIaaS today deployments either bind clients to endpoints (fragile under mobility/load) or rely on best-effort steering (silent SLO violations), with limited auditability. Within the initiatives of developing a control-plane transaction that operationalizes AIaaS orchestration within AI-native networks ( AIaaS enforceable as a network service), this paper introduces AI-Paging, a mechanism conceptually analogous to mobility paging. While the latter resolves where a user equipment can be reached, AI-Paging resolves where an intent can be executed while preserving stable service identity. Given an intent and service constraints, AI-Paging produces three artifacts with explicit semantics: (i) a AI service identity (AISI), (i) a scoped session token coped session token (AIST), and (i) an expiring admission lease (COMMIT) that authorizes user-plane steering to a selected AI ex- ecution anchor (AEXF) under a specified QoS binding. 1 The compliance re-enforces data governance and provenance re- quirements, supporting emerging regulatory and privacy frameworks (e.g., EU AI-Act [7]ālike governance models). arXiv:2602.15286v2 [cs.NI] 18 Feb 2026 This separation enables lifecycle-managed, QoS-assured AI execution without exposing internal network or AI infrastructure details to applications. The design is an- chored by two safety invariants: (i) lease-gated steeringā no valid COMMIT implies steering state must not existā and (i) make-before-break anchoringārelocation installs a new lease and steering state before draining and releasing the old anchor. The contributions of this paper are summarized as follows. ā¢We propose AI-Paging, a lease-based execution- anchoring transaction for network-exposed AIaaS, with explicit service artifacts and enforceable invari- ants. ā¢We develop a minimal artifact model (AISI/AIST/COMMIT/EVI) and an end-to-end procedure (bindāpageācommitāsteerāserveāmove) that defines a verifiable control-to-data-plane contract. ā¢We build a prototype that maps the artifacts to exist- ing 5G control- and user-plane mechanisms (service- based control interfaces, QoS flows, policy-based steering) without new packet formats [10], [11]. ā¢We evaluate latency/success, relocation continuity, lease-expiry enforcement correctness, robustness un- der overload/failure, and evidence overhead. I. Background and Related Work Network-exposed AIaaS as envisioned in AI-native 6G networks, sits at the intersection of two complementary yet individually insuļ¬icient lines of work: (i) standard- ized network capability exposure and service enablement frameworks, and (i) AI execution and serving, along with edge compute platforms, that enable eļ¬icient, scalable training and inference. A. Exposure and orchestration substrates 3GPP CAPIF and similar exposure functions standard- ize how applications onboard, discover, and invoke service provider APIs [3], [12].More broadly, Open Gateway and CAMARA extend similar principles into a multi-operator, developer-facing ecosystem for exposing network capa- bilities via harmonized APIs. [1], [2]. These frameworks primarily address secure API exposure, authorization, and interoperability for network services; they do not yet define how AIaaS execution is anchored, admitted with explicit service guarantees, or maintained under network dynamic and failures as part of a standardized AIaaS contract. From a 3GPP SA6 service-layer perspective, 3GPP SEAL and AIML Enablement (AIMLE) define service-layer AI enablement and client participation. AI- Paging complements these capabilities by introducing enforceable admission lease and relocation semantics that bind AI service invocation to network-enforced continuity guarantees. B. Inference serving systems, steering primitives, and closed-loop automation Prediction serving systems such as Clipper and Infer- Line address the compute-side problem of meeting tail- latency targets through batching/caching, pipeline plan- ning, and autoscaling [8], [9]. Similarly, 3GPP NWDAF provides analytics and predictive insights that can supply feasibility predictors (e.g., latency and load prediction) used for candidate anchor ranking [13]. More broadly, closed-loop automation and analytics (e.g., zero-touch management architectures) enable telemetry-driven opti- mization and policy feedback loops [14]. These approaches enhances and safeguards the eļ¬iciency of AI/ML execu- tion once computational placement decisions and service endpoints have been determined. However, it operates beneath the network exposure layer and therefore does not specify mechanisms for the admission, governance, or relocation of AIaaS services when these are offered as network-exposed services via NEF, SEAL, or CAMARA. In particular, they fall short of defining a transactional primitive that binds an intent to enforceable data-plane behavior with time-bounded admission and make-before- break relocation. AI-Paging complements these compo- nents by introducing an explicit admission lease as the sole authority for AIaaS enforcement state, and by defining the relocation semantics required for carrier-grade continuity. I. AI-Paging Design: Lease-Based Execution Anchoring In this section, we introduce AI-Paging as a network primitive to make AIaaS enforceable as a service tier. The design is intentionally conservative: it introduces a small set of artifacts with explicit semantics and ties them to a control-to-data-plane contract that can be implemented using existing steering and QoS primitives. Optimization policies (which model tier is best, which anchor is cheapest) are explicitly not baked into the primitive; they can evolve without changing the service semantics. What is fixed is the enforcement boundary: when the network is authorized to install user-plane state, when it must revoke it, and how it preserves continuity when execution anchors change. A. Problem and Design Requirements Network-exposed AIaaS is conceptually simple but dif- ficult to operationalize as a carrier-grade service. Ideally, an application specifies an intentāan outcome plus con- straints such as latency and reliability targets, locality and trust requirements (security, privacy, data gover- nance, execution provenance), and a budgetāand the network resolves this intent by selecting an appropriate model tier, deciding where it runs, and provisioning delivery so the agreed tier is enforced. In this context, the model tier determines which AI model variant is selected (e.g., lightweight versus high-capacity models, or cost-versus-accuracy trade-offs), while the execution anchor determines where the selected model tier runs, Fig. 1: AI Paging with network-exposed service binding. such as on the device, at the edge, or in centralized cloud resources. Trust and locality requirements can be enforced in practice through mechanisms such as restrict- ing data processing to authorized geographic regions, executing workloads only on certified infrastructure, using attestation mechanisms to verify runtime integrity, and applying governance policies that constrain which datasets or model versions may be used. Provisioning delivery further requires binding the admitted service instance to deterministic network behavior that satisfies its service- level objectives. In telecom systems, this QoS binding can be realized through QoS flow handling (e.g., 5QI-based QoS flows), network slicing constructs, and policy control mechanisms, ensuring that traļ¬ic associated with the AI service is consistently steered and treated according to its latency, reliability, and throughput requirements. 1) Why endpoint-bound serving fails as a network ser- vice: A carrier-grade service cannot expose infrastructure churn to applications. Binding a client to a concrete end- point makes changes in serving location visible whenever mobility, load, maintenance, or failures trigger rebalanc- ing, forcing session re-establishment, context rebuilding, or silent quality degradation. This is not a pathological scenario; it is the expected operating regime of wide-area mobile systems. A network service must therefore expose a stable service identity that persists while the execution anchor changes, preserving the client-visible binding in the same way mobility preserves identity while attachment points evolve. 2) Enforceability and continuity require explicit ad- mission and transactional relocation: Even with steering mechanisms in place, āroute to an anchorā is not equiva- lent to an enforceable service tier. Service delivery can be dominated by compute queuing, time-varying transport congestion, and policy constraints that exclude otherwise attractive placements. Without an explicit admission ar- tifact that authorizes steering and expires, there is no sharp boundary between an admitted, enforceable tier and best-effort operation; the system can keep routing traļ¬ic while silently violating the contracted tier, and it lacks a deterministic mechanism to revoke enforcement state when the conditions that justified the decision no longer hold. TABLE I: Core AI-Paging artifacts and their operational semantics. ArtifactSemantics (what it means operationally) AISIStable service identifier; persists across anchor changes and is the client-visible handle. AISTScoped authorization bound to AISI and policy constraints (e.g., allowed tier/locality, expiry). ASPEnforceable service contract derived from intent and operator policyā is good but still imo you should explicitly list typical ASP fields: target latency, max jitter/loss, locality region, allowed fallback tier(s), evidence requirements, max relo- cation rate, lease duration. COMMITTime-bounded admission lease; the sole authority to install and maintain steering/QoS state toward a specific anchor AEXF. EVIEvidence record (or pointer) binding observed delivery to AISI and the active COMMIT (and thus to the serving anchor and tier). Continuity under relocation introduces a second en- forceability constraint: switching anchors must be trans- actional. A steering flip that occurs before the new anchor is admitted and ready risks blackholing traļ¬ic; releasing the old anchor too early risks unnecessary interruption. Robust systems therefore require make-before-break se- mantics: the new path is admitted and installed before the old path is drained and released, with a bounded overlap window that limits transient inconsistency. When relocation is implemented through retries and timeouts, continuity becomes an emergent property rather than a guaranteed one. Fig. 1 summarizes these gaps by contrasting endpoint- bound serving with a lease-based service primitive that separates stable service identity from the serving anchor, gates steering on explicit admission, and relocates execu- tion using make-before-break semantics. This motivates the design objective pursued in the rest of the paper: introduce the smallest network primitive that turns intent resolution into an admission-backed transaction with arti- facts that are enforceable in the user plane and auditable across domains. The primitive introduced next, AI-Paging, produces a stable service identity and a time-bounded admission lease (COMMIT) that is the sole authority to install user-plane steering and QoS binding toward an execution anchor, while preserving continuity through transactional relocation and generating evidence records that bind observed delivery to the active lease and anchor. B. Artifacts and service semantics AI-Paging resolves an intent into artifacts that separate identity, authorization, admission, and accountability. These artifacts are the only interface the design assumes between the application-facing control plane and the enforcement mechanisms in the user plane. AISI provides the stable binding that endpoint-based serving lacks: applications bind to a service identity rather than a concrete endpoint, while the network is free to change the serving anchor behind that identity. AIST scopes authorization to a service session and carries constraint context that prevents the exposure interface from becoming a generic āopen proxyā to inference infras- tructure. ASP is the enforceable contract derived from the intent; it encodes what the network is willing and able to guarantee in operational terms. The pivotal artifact is COMMIT it is an expiring admission lease that authorizes steering to a particular execution anchor AEXFunder a specific QoS binding. Finally, EVI binds observed delivery to the service identity and the active lease, enabling dispute-ready accountability without requiring disclosure of internal topology or proprietary scheduling logic. Fig. 1 illustrates how these artifacts connect intent resolution to user-plane enforcement. The artifacts are defined in Table I. C. Control-to-data-plane contract The design is anchored by two correctness conditions that eliminate best-effort ambiguity and make the system testable. A first condition is lease-gated enforcement. User- plane steering and QoS treatment for a given AIaaS tier are permitted to exist only when backed by a valid, unexpired COMMIT. Operationally, this means that en- forcement state is installed with a lease identifier and expiry, and is removed deterministically when the lease expires or is revoked. This creates a sharp boundary between an admitted, enforceable service and best-effort operation. A second condition is transactional relocation. Execu- tion anchors may change due to mobility, load, failures, or maintenance, but relocation must be make-before-break: a new lease and enforcement state for the target anchor must exist before the old anchor is drained and released. The overlap window is explicitly bounded by a drain timeout, so continuity is a correctness property rather than an emergent consequence of retries. These conditions are orthogonal to any candidate rank- ing policy. They define when enforcement is authorized and how enforcement changes without service breakage. D. AI-Paging transaction AI-Paging is realized as a single control-plane transac- tion whose outcome is either (i) an enforceable service instance, or (i) a rejection with an actionable cause. The transaction begins when the client submits an intent. The control plane derives an enforceable ASPunder policy and issues AISI and AIST, making the service identifiable and authorized without installing any user-plane enforcement state. Candidate anchors and eligible model tiers are then selected by feasibility under ASPconstraints; hard constraints (locality/provenance and policy eligibility) filter candidates, while feasibility predictors provided by NWDAF and network telemetry (transport conditions, anchor load/health) rank them. Admission is finalized by acquiring a COMMIT for the chosen candidate. Only after a valid lease exists does the system install user-plane classification and steering, mapping traļ¬ic associated with AISI/AIST to the admitted anchor AEXFunder the QoS binding carried by the lease. During operation, EVIrecords are emitted and bound to the active lease, capturing delivery observables needed for compliance verification and attribution. E. Relocation, timers, and evidence binding Relocation is triggered when the current anchor be- comes suboptimal or infeasible due to mobility-induced path changes, overload, degraded health, or failures. The relocation logic preserves the client-visible handle by keeping AISI stable and changing the serving anchor behind it. The procedure re-runs candidate selection under the existing ASP (including any permitted tier downshift), obtains a new COMMIT for the target anchor, installs new enforcement state, performs an atomic priority switch, drains the old path for a bounded overlap window, and then releases the old lease. The bounded overlap is controlled by a drain timer, which limits transient duplication and reordering while providing an operational mechanism to balance service continuity against resource overhead. Client-side handling is required but is out of scope. Algorithm 1 AI-Paging transaction (enforceable intent-to- execution) 1:Input: intentI, service provider policyĪ , certified candidates, commit timeoutT C 2:Derive enforceable ASPunderĪ ; issue AISI and AIST 3:Generate and rank feasible candidates (model tier, anchor) under ASPconstraints 4:Initialize cause statisticsC āā 5:while time < T C and candidates remain do 6:Select next-best candidate 7:Request admission lease COMMIT for the candi- date; receive accept/reject with cause 8:if accepted then 9:Install steering/QoSstate bound to COMMIT; enter serving; start emitting EVI 10:return SUCCESS(AISI, AIST , COMMIT) 11:else 12:UpdateCwith reject cause; optionally adjust candidate set using allowed fallback in ASP 13:end if 14:end while 15:return REJECT(AISI,C) Evidence is treated as a first-class output since AIaaS is increasingly multi-domain and dispute-prone. EVI records bind observed delivery to AISI and the active lease identifier, allowing concrete questions to be answered post hoc: which lease authorized steering at the time of a violation, which anchor served the requests, and whether Algorithm 2 Make-before-break relocation (transactional anchor move) 1:Input: AISI, current anchora 0 , current ASP, drain timeoutT D 2:Select feasible target anchora 1 under ASP(and per- mitted fallback) 3:Obtain new admission lease COMMIT 1 authorizinga 1 (Algorithm 1 restricted to relocation) 4:Install steering/QoSstate for a 1 bound to COMMIT 1 5:Atomically flip steering priority toa 1 6:Drain old path forT D ; release old lease and enforce- ment state fora 0 7:Emit EVIevent linking the relocation to (AISI, COMMIT 0 , COMMIT 1 ) a relocation coincided with transient degradation. The design does not require disclosure of internal topology or proprietary schedulers; it requires attributable evidence tied to service identity and lease state. Finally, the design does not mandate a new packet header. It requires a stable classifier that can be matched by the data plane and mapped to AISI/AIST and hence to an active COMMIT. In practice, this can be realized using an application token, a transport-layer identifier, or an ser- vice provider-defined encapsulation, as long as it enables deterministic mapping from user-plane traļ¬ic to lease- backed enforcement state. This keeps AI-Paging imple- mentable atop service-based control interfaces and user- plane steering/QoSprimitives in modern mobile cores [10], [11]. IV. Prototype and Protocol-Stack Mapping The goal of the prototype is not to introduce new packet formats or a new āAI layer,ā but to demonstrate that AI- Paging can be realized by composing mechanisms that already exist in modern service provider stacks: service- based exposure for control-plane transactions, enforce- able QoS constructs, programmable user-plane steering, and telemetry pipelines. Accordingly, the prototype is organized around a single question: given the artifacts produced by AI-Paging (AISI, AIST, ASP, COMMIT, EVI), where do they live in the stack, and what concrete control actions do they trigger? Fig. 2 depicts the prototype mapping from AI-Paging artifacts to enforceable control/user-plane mechanisms. At a high level, AI-Paging is implemented as a control-plane service that (i) terminates the northbound intent call through an exposure framework (CAPIF-style onboard- ing/authz), (i) orchestrates admission leases across an execution substrate (edge/cloud) and network delivery treatment, and (i) programs steering and QoS state through existing session/traļ¬ic-control hooks. The user plane then forwards traļ¬ic according to lease-backed state, while the evidence pipeline binds delivery observables to the active lease and anchor. A. Control-plane realization: intent, identity, and admis- sion leases The control-plane entry point is a network-exposed API call that carries the application intent and receives a stable service handle in return. CAPIF provides the natural substrate for this interaction by standardizing API onboarding, discovery, and authorization for northbound interfaces [3], [12]. In the prototype, AISI is realized as the stable handle returned to the invoker (e.g., a service URI or opaque identifier), while AIST is realized as a scoped authorization token bound to AISI and policy constraints (expiry, allowed tier/locality). These choices are deliberately conventional: they reuse standard API security patterns so that the novelty stays in the lease semantics rather than in authentication machinery. The admission lease COMMIT is realized as a time- bounded authorization that ties together two otherwise independent decisions: (i) anchor-side capacity admission (compute feasibility for the chosen model tier), and (i) network-side enforcement authorization (permission to install steering and QoS state toward that anchor). NWDAF provides analytics not only for the evidence pipeline but also for candidate ranking and selection. From the perspective of the control plane, the key is that COMMIT is not merely a database record: it is treated as the only authority that enables enforcement state to exist, and its expiry is operationally meaningful (i.e., it triggers state removal). This is exactly what converts best-effort steering into enforceable service behavior. B. User-plane enforcement: steering and QoS binding without new headers The prototype does not require a new packet header. In- stead, it assumes that traļ¬ic belonging to an AIaaS service can be classified using a stable session-level classifier that is matchable by the enforcement point (e.g., by relying on the existing 5G application identifier and traļ¬ic detection mechanisms, allowing the UPF to classify traļ¬ic without introducing new headers, subject to accurate traļ¬ic de- tection and policy configuration). The only requirement is deterministic mapping from user-plane traļ¬ic to (AISI, AIST) and thus to an active COMMIT. Once the lease is accepted, steering and QoS binding are installed using existing programmable policy hooks. In a 5G-oriented deployment, this corresponds to configuring user-plane forwarding and QoS-flow treatment under the 5GS architecture and procedures [10], [11]. At an abstract level, steering determines the selected execution anchor AEXF (edge/cloud endpoint) and the forwarding path toward it, while QoS binding determines the treatment class for the corresponding flow (e.g., latency-appropriate scheduling and policing parameters). The crucial semantic is not the specific mechanism used by a given vendor, but the lease gate: installation is permitted only when a valid COMMIT exists, and removal follows lease expiry or revocation deterministically. Fig. 2: System architecture mapping for AI-Paging. The exposure API terminates the intent and returns a stable handle (AISI/AIST). The AI-Paging controller, locating in the service layer (SEAL-like), adjacent to the exposure gateway (CAPIF/NEF-facing), or as part of the operator AIaaS orchestrator. derives ASP, selects candidates, and acquires a time-bounded COMMIT. The user plane installs steering and QoS state only when backed by an active COMMIT and forwards traļ¬ic to the admitted execution anchor. Telemetry and anchor events are bound into EVI records for audit-ready attribution. C. Operational bounding: timeouts, revocation, and make-before-break Two operational boundaries are enforced in the proto- type. First, admission is time-bounded by a commit time- out, which limits how long the controller attempts candi- date anchors or permitted tier fallbacks before returning failure. Second, relocation is bounded by a drain timeout, which controls make-before-break overlap: the new lease and enforcement state are installed and activated before the old path is drained and released. These timeouts are not implementation details; they are part of the service semantics since they bound time-to-admit and worst-case relocation overlap. Lease expiry and revocation are treated as first-class events. When the active COMMIT expires, enforcement state is removed; when the controller revokes a lease (e.g., policy change or detected abuse), steering and QoS state are withdrawn accordingly. This is what makes āno lease, no steeringā testable: the prototype can log the mapping between lease validity and the presence/absence of enforcement rules. D. Evidence pipeline: binding delivery to lease state Evidence is produced by combining user-plane measure- ments and anchor-side events into EVIrecords bound to AISI and the active lease identifier. On the network side, telemetry/analytics functions can supply delay/jitter/loss counters and flow-level observables; 5G analytics services such as NWDAF illustrate how such telemetry can be exposed to control functions [13]. On the anchor side, the execution substrate contributes service-level signals such as queueing delay, model tier selected, and relocation events. The design does not require disclosure of internal topology or proprietary schedulers; it requires attributable evidence tied to the service handle and lease state so that violations and transient degradations (e.g., during relocation) can be interpreted and audited. This prototype mapping sets up the evaluation that follows. since the control plane produces explicit arti- facts and the user plane enforces lease-backed state, the evaluation can measure not only average performance but also correctness properties: whether steering ever exists without a valid lease, how quickly enforcement is withdrawn upon expiry, and how relocation affects service 2030405060708090 0 0.2 0.4 0.6 0.8 1 Fig. 3: Intent-to-serving transaction time across designs. interruption under mobility, overload, and anchor failures. V. Evaluation The evaluation is designed to answer a simple question: does AI-Paging turn AIaaS from āendpoint selection + best-effort steeringā into an enforceable network service, without introducing prohibitive control overhead? Rather than optimizing for a particular placement policy, the experiments focus on the semantics introduced by AI- Paging: (i) whether admission leases actually gate enforce- ment in the user plane, (i) whether make-before-break relocation preserves continuity under realistic churn, and (i) whether evidence generation is practical and useful for accountability. A. Experimental setup and baselines The prototype is deployed across a multi-anchor en- vironment with at least one edge execution site and one remote execution site, connected through a programmable user-plane enforcement point capable of installing steering and QoS state. The control plane exposes the intent API, runs the AI-Paging controller, and implements lease issuance, expiry, and revocation. Execution an- chors implement anchor-side admission (capacity accep- tance/rejection) and emit anchor-side events needed for evidence binding (queueing delay, model tier chosen, relocation events). The evaluation compares against two baselines that represent common deployment choices. The first baseline binds clients to a fixed endpoint selected at session start and uses application retries on failure (endpoint-bound serving). The second baseline allows steering changes but does not gate installation on an admission lease (best-effort steering). The proposed design is lease-backed steering with transactional relocation, where enforcement state is permitted only when a valid COMMIT exists. B. Results Network dynamics are emulated by changing path conditions and reachability in a controlled manner, forcing the system to relocate between anchors while preserving the stable service handle. Overload is injected by re- ducing anchor admission capacity or increasing request arrival rate until the preferred anchor begins rejecting 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 0 0.2 0.4 0.6 0.8 1 Fig. 4: Relocation continuity metrics under mobility/churn conditions. 0.050.10.150.20.250.3 0 0.2 0.4 0.6 0.8 1 Fig. 5: Recovery success probability versus stress level (offered load/churn). admission, exercising bounded fallback and permitted tier degradation. Failures are injected by removing an anchor (hard failure) or degrading its health signal (soft failure), measuring time to recover service via an alternate admitted lease. Lease expiry is exercised by issuing short leases and validating that enforcement state is removed deterministically on expiry, and that traļ¬ic is not silently steered once admission is no longer valid. Each scenario is executed repeatedly with randomized seeds for arrival patterns and failure timing. 1) Distributional behavior under churn, overload, and failure: Fig. 3 (intent-to-serving transaction time CDF) shows that AI-Paging remains in the same latency regime as EndpointBound and BestEffort, despite introducing explicit lease semantics. The three CDFs are closely aligned over most quantiles, which indicates that adding admission-backed enforceability does not create a large control-plane latency penalty. This is important: the proposed mechanism is not trading correctness for imprac- tical setup overhead; instead, it preserves transaction-time practicality while adding deterministic control semantics. Fig. 4 reveals stronger separation under relocation churn. The request-failure-rate curve for AI-Paging stays near zero across the relocation-probability sweep, while BestEffort increases in the low-to-moderate range and EndpointBound remains very high across the full range. This pattern directly supports the make-before-break in- terpretation: relocation succeeds because the target anchor is admitted and installed before old-path teardown, so 0.70.750.80.850.90.95 0 0.5 1 1.5 2 2.5 3 10 4 Fig. 6: Evidence traļ¬ic rate versus overload threshold. continuity is preserved even as churn probability rises. In contrast, non-transactional or endpoint-bound strategies are more exposed to transient gaps, retries, and admission mismatches during handover episodes. Fig. 5 provides the strongest robustness signal under compounded stress (offered load/churn). All methods degrade as stress increases, which is expected; however, the degradation profile is materially different. AI-Paging retains a high recovery-success level over the practical operating region and degrades gradually. BestEffort de- teriorates much faster and approaches collapse at higher stress values. EndpointBound stays near the floor through- out, showing that static endpoint aļ¬inity is fundamen- tally fragile when failures and resource pressure become frequent. Operationally, this means AI-Paging does not merely improve average outcomes; it enlarges the usable stress envelope before saturation. Fig. 6 clarifies evidence-plane overhead behavior. AI- Paging exhibits a controlled and relatively stable evidence traļ¬ic profile as the overload threshold varies, while BestEffort shows high sensitivity and a sharp regime change around intermediate thresholds. EndpointBound appears more stable but at a higher overhead level than AI-Paging in most of the sweep. The key implication is that lease-backed relocation and explicit state transitions generate evidence in a predictable way, which is preferable for auditability and capacity planning. In other words, accountability signals scale in a bounded and operationally tractable manner rather than becoming trigger-noise dom- inated. Taken together, Figs. 3ā6 establish a coherent causal chain: AI-Paging adds transactional control semantics with minimal setup-time disruption (Fig. 3), reduces continuity failures under relocation churn (Fig. 4), pre- serves recovery capability under high stress (Fig. 5), and keeps audit/evidence overhead controlled (Fig. 6). This is precisely the behavior expected from lease-gated steering plus make-before-break relocation. 2) Enforcement correctness and operational implica- tions: Table I reports the enforcement-without-lease vi- olation rate (percentage of simulated time where steering remains active without a valid lease). The separation is de- cisive across all setups. EndpointBound and BestEffort are non-zero in every case, ranging approximately from 17% to 35%, while AI-Paging is 0.000% in all five scenarios. The average violation level of the two baselines is about 24.8%, with the largest degradation under load-dominated setups (S3āS4), where values move into the mid-30% range. By comparison, AI-Paging achieves a full elimination of the measured violation metric in the evaluated horizon. TABLE I: Enforcement correctness across multiple se- tups. SetupEndpointBound BestEffort AIPaging S1 Nominal18.12718.0930.000 S2 High mobility18.60317.2510.000 S3 High load35.26334.9330.000 S4 Mobility+load34.26334.7520.000 S5 Failure stress17.34619.5770.000 The table-level correctness evidence also explains the figure-level robustness trends. When steering state is strictly lease-gated, relocation and fallback decisions re- main aligned with current admissibility, which reduces hidden mismatch between control-plane intent and user- plane behavior. That alignment is exactly what improves continuity and recovery under churn/failure stress and prevents pathological modes in which traļ¬ic continues to be steered toward anchors that are no longer valid for the requested service tier. From a deployment perspective, the results support three practical conclusions. First, enforceability can be added without prohibitive transaction inflation (Fig. 3). Second, continuity under realistic mobility/load/failure dynamics improves materially when relocation is transac- tional (Figs. 4 and 5). Third, evidence generation remains operationally manageable and policy-relevant (Fig. 6) while enforcement correctness is preserved (Table I). VI. Conclusion This paper argues that network-exposed AIaaS requires carrier-grade service semantics, not just edge-hosted infer- ence. By introducing AI-Paging as a lease-based execution anchoring transaction, the design separates stable service identity from serving location, gates user-plane enforce- ment on explicit time-bounded admission, and preserves continuity through make-before-break relocation while producing evidence that binds delivery to the active lease and anchor. The resulting contract is implementable using existing control/user-plane mechanisms and provides a reusable foundation on which optimization policies can improve without weakening enforceability. From a stan- dardization perspective, AI-Paging could be specified as an AIMLE/CAMARA API behavior profile that defines normative lease semantics and enforcement expectations. Alternatively, it could be realized as a CAPIF-exposed service with standardized procedures governing lease cre- ation, renewal, expiry, and relocation. References [1]GSMA, āGSMA Open Gateway: Unlocking the Power of Net- work APIs,ā 2025, online. [2]Linux Foundation CAMARA, āCAMARA Project: Open Net- work APIs,ā 2024, online. [3]3GPP, āTS 23.222: Common API Framework for 3GPP North- bound APIs (CAPIF),ā 3rd Generation Partnership Project, Tech. Rep., 2017, under change control; multiple releases. [4]M. Saimler, M. R. Akdeniz, D. Roeland, A. Kattepur, S. Ertas, M. Thakur, I. Pastushok, M. DāAngelo, J. Yue, A. Ahmed, and M. Y. Donmez, āAI as a service: Exposing the functionalities of AI-native 6g networks,ā in Proc. IEEE PIMRC, 2025. [5]M. Saimler, M. DāAngelo, D. Roeland, A. Ahmed, and A. Kattepur, āAI as a service: How AI applications can benefit from the network,ā Ericsson Blog, Dec. 2023, accessed: 2026-02-04. [Online]. Available: https://w.ericsson.com/en/ blog/2023/12/ai-as-a-service [6]M. Saimler, āThe dawn of AI-Native networks and transforming connectivity with AI-as-a-Service,ā Dec. 2024. [Online]. Available: https://share.google/4eWWPqk0XjKN3vFzz [7]European Parliament and Council of the European Union, āRegulation (EU) 2024/1689 laying down harmonised rules on artificial intelligence (Artificial Intelligence Act),ā Oļ¬icial Journal of the European Union, Jun. 2024, [Online]. Available: https://eur-lex.europa.eu/eli/reg/2024/1689/oj. [8]D. Crankshaw et al., āClipper: A low-latency online prediction serving system,ā in USENIX NSDI, 2017. [9]ā, āInferline: Latency-aware provisioning and scaling for prediction serving pipelines,ā in USENIX OSDI, 2020. [10]3GPP, āTS 23.501: System Architecture for the 5G System (5GS),ā 3rd Generation Partnership Project, Tech. Rep., 2024, release 18. [11]ā, āTS 23.502: Procedures for the 5G System (5GS),ā 3rd Generation Partnership Project, Tech. Rep., 2025, release 18. [12]ETSI, āETSI TS 123 222: 3GPP TS 23.222 CAPIF, Release 18,ā European Telecommunications Standards Institute (ETSI), Tech. Rep., 2025. [13]3GPP, āTS 23.288: Architecture enhancements for 5G System (5GS) to support network data analytics services (NWDAF),ā 3rd Generation Partnership Project, Tech. Rep., 2018, under change control. [14]ETSI, āETSI GS ZSM 002: Zero-touch network and Ser- vice Management (ZSM); Reference Architecture,ā European Telecommunications Standards Institute (ETSI), Tech. Rep., 2019.