Pairpoint by Vodafone Taps Allora's Decentralized AI Network for EV Charging Optimization

Allora Team
June 17, 2026

Executive Summary

The Partnership: Allora Labs and Pairpoint (Vodafone’s Economy of Things venture) are conducting a Proof of Concept (PoC) to validate predictive intelligence for electric vehicle (EV) route and charge planning.

The collaboration positions Allora as the intelligence layer supplying continuously evaluated forecasts, while Pairpoint and Vodafone operate the routing optimization system and user experience layer.

The Technical Approach: Rather than delivering a monolithic route planner, Allora deploys specialized, domain-specific Topics, supervised machine learning competitions focused on specific prediction targets.

These Topics generate aggregated inferences regarding energy consumption, charger availability, and dynamic pricing at estimated time of arrival (ETA).

Pairpoint's optimizer queries these predictions at decision points to select charging itineraries that minimize time or cost based on user preference.

The Validation Framework: Success is measured against a baseline planner using end-to-end outcome metrics including cost efficiency, trip duration, and charging reliability.

1. The Challenge: From Static Snapshots to Temporal Forecasting

Current-generation EV navigation systems operate on present-state assumptions: they see which chargers are available now, what prices are listed currently, and calculate energy needs based on fixed consumption tables. This creates systematic inefficiencies:

  • Temporal Mismatch: A charger available at query time frequently becomes occupied during transit
  • Price Volatility: Static systems cannot anticipate time-of-use tariff shifts or demand-based pricing spikes that occur during the charging window
  • Consumption Variance: Simple Wh/km averages fail to account for route-specific topography, traffic patterns, and environmental conditions affecting arrival state-of-charge (SoC)

The PoC addresses these limitations by replacing point-in-time data with probabilistic forecasts calibrated to the specific ETA window of each candidate charging stop.

2. Architecture: Separation of Intelligence and Execution

The PoC explicitly outlines responsibilities between the intelligence provider (Allora) and the system integrator (Pairpoint/Vodafone):

Allora Network Layer (Predictive Intelligence)

  • Topic Infrastructure: Design, deployment, and operation of three supervised prediction domains
  • Inference Synthesis: Aggregation of competing model outputs into high-confidence consensus predictions with quantified uncertainty
  • Evaluation Harness: Continuous scoring of model contributors against ground truth; construction of label datasets from post-hoc telemetry

Pairpoint/Vodafone Layer (Optimization & Experience)

  • Route Optimization Engine: Context-aware planner that consumes Allora forecasts to generate candidate itineraries
  • User Interface: Presentation layer surfacing recommendations, confidence scores, and trade-offs between time and cost
  • IoT Infrastructure: Telemetry ingestion from Vodafone's 160M+ connected devices; real-time vehicle state monitoring
  • Settlement Layer: Blockchain-enabled machine-to-machine transaction capability via Pairpoint's Digital Asset Broker (DAB)

Integration Pattern: The optimizer queries Allora Topics via API at decision nodes, specifically when evaluating candidate routes and charging stops. supplying ETA windows and route leg parameters to retrieve contextual predictions.

3. The Prediction Topics: Technical Specification

Allora's contribution centers on three domain-specific Topics, each representing a structured ML competition with defined features, loss functions, and ground-truth labeling.

Topic A: Energy Consumption & Arrival SoC

Objective: Predict kilowatt-hour consumption for specific route legs and resulting vehicle state-of-charge at destination/charging points.

Output: Point estimate of energy consumption with confidence intervals for arrival SoC.

Ground Truth Construction: Post-trip telemetry analysis comparing predicted vs. actual battery depletion, normalized for driver behavior patterns and accessory loads.

Scoring Methodology: Mean Absolute Error (MAE) and Mean Absolute Percentage Error (MAPE) for consumption predictions; error distribution analysis for arrival SoC to ensure safety margins are statistically sound.

Topic B: Charger Availability at ETA

Objective: Calculate the probability that a specific charging port will be available and operational at the vehicle's estimated arrival window.

Output: Probability score (0-1) representing confidence in charger accessibility, accounting for both occupancy and operational status (maintenance faults, network connectivity).

Feature Context: Historical utilization patterns, real-time queue depth, station reliability metrics, and temporal embeddings (time-of-day/day-of-week cyclical patterns).

Scoring Methodology: Area Under Curve (AUC) for binary availability classification; calibration metrics ensuring probability scores accurately reflect empirical frequencies.

Topic C: Charging Price at ETA

Objective: Forecast effective cost per kWh and total session cost for a charging event occurring within a specific future time window.

Output: Price forecast in local currency/kWh or predicted total session cost, accounting for tariff structures, demand charges, and dynamic pricing adjustments.

Complexity Factors: Multi-tiered pricing structures (subscription discounts, time-of-use rates), wholesale energy market volatility, and location-specific demand charges.

Scoring Methodology: MAE/MAPE against actual transaction values; emphasis on directional accuracy (predicting price increases vs. decreases) for optimization value.

4. Integration Mechanism: Query at Decision Time

The PoC implements an inference-on-demand pattern rather than batch pre-computation:

  1. Route Candidate Generation: Pairpoint's optimizer identifies potential waypoints and charging stops between origin and destination

  2. ETA Calculation: For each candidate, the system calculates estimated arrival windows based on current traffic, vehicle performance, and driver behavior models

  3. Inference Request: The optimizer queries relevant Allora Topics with context bundles containing:

    • Route leg identifiers (for energy predictions)
    • Station IDs and ETA windows (for availability and price predictions)
    • Vehicle parameters (battery capacity, current SoC, efficiency profile)
  4. Synthesis & Response: Allora's network returns aggregated predictions with confidence scores within the latency budget required for real-time routing (<200ms)

  5. Optimization: The planner incorporates forecasts into its objective function:

    For Cost-Optimized Mode: Minimize Σ(predicted_price × energy_required) + time_opportunity_cost

    For Time-Optimized Mode: Minimize (drive_time + predicted_charge_duration + wait_time_based_on_availability_probability)

5. Evaluation Framework: Model-Level and End-to-End

The PoC employs two distinct measurement layers to validate performance improvement.

Model-Level Performance Metrics

  • Price Forecasting: MAE and MAPE against realized transaction data; calibration curves comparing predicted price distributions to actual outcomes
  • Availability Prediction: AUC-ROC and precision-recall curves; expected calibration error to ensure probability scores are reliable inputs to risk calculations
  • Consumption Modeling: Error distributions for energy and SoC predictions; conditional error analysis (highway vs. urban splits; temperature extremes)

End-to-End Outcome Metrics (vs. Baseline Planner)

Comparative analysis against a static baseline system using identical origin-destination pairs:

Cost-Optimized Mode:

  • Average dollar savings per trip
  • Percentage of trips achieving lower total cost than baseline
  • Cost variance reduction (predictability of trip expense)

Time-Optimized Mode:

  • Average minutes saved per trip relative to baseline
  • Percentage of trips completed faster than baseline
  • Prediction of charge duration (vs. actual time spent charging)

Reliability Metrics:

  • Successful charge start rate (percentage of planned charging events executed without station obstruction or failure)
  • Percentage of trips completed without unplanned charging stops (en route diversions due to prediction failures)
  • Reroute frequency (instances requiring mid-trip replanning due to charger unavailability or malfunction)

Uncertainty Quantification:

  • Confidence score calibration (when the system reports low confidence, does the prediction error actually increase?)
  • Conservative mode efficacy (improvement in reliability metrics when the planner selects conservative options under high uncertainty)

6. Value Proposition: Expected Systems Improvements

The predictive approach enables materially superior planning decisions compared to static routing algorithms:

Temporal Optimization: By forecasting charger availability at ETA, the system reduces incidents where drivers arrive at occupied/faulty stations, eliminating wasted stops.

Economic Efficiency: Price forecasting enables "charge when cheap" strategies, routing drivers to stations where prices are expected to be lower during the arrival window.

Reliability Enhancement: Availability probabilities allow the optimizer to build redundancy and confidence buffers into the plan, reducing range anxiety and unplanned charging events.

Dynamic Adaptation: As conditions change (traffic delays, weather shifts), the system re-queries Topics for updated ETA-specific forecasts, maintaining optimization relevance throughout the trip.

7. Technical Implementation Notes

Data Labeling & Ground Truth: Allora constructs training labels using Vodafone's IoT telemetry streams. Energy consumption ground truth derives from actual battery telemetry; availability ground truth from charging session initiation records; price ground truth from completed transaction receipts.

Consensus Mechanism: The network employs stake-weighted inference synthesis, where model contributors stake collateral against performance claims. Predictions are aggregated using algorithms that weight models by their recent accuracy on similar contexts (geographic, temporal, vehicle-type clustering).

Latency Performance: Topic inference operates on a sub-200ms SLA to support real-time route optimization without degrading user experience.

Security & Privacy: Vehicle telemetry data remains within Vodafone's infrastructure; Allora receives only the feature vectors and labels necessary for model training and evaluation, with no persistent storage of driver identity or precise location history.

Positioning for Scale

This validates: that decentralized machine learning networks can supply enterprise-grade predictive intelligence for physical infrastructure optimization without requiring the ML provider to own the full application stack.

For Vodafone and Pairpoint, the integration demonstrates that AI capabilities can be modularized, purchased as an intelligence layer rather than as monolithic software.

For Allora's network of model contributors, the PoC represents a deployment surface with immediate utility: real enterprise data streams, continuous evaluation against physical reality, and economic incentives tied to measurable performance improvement.

Successful validation in EV routing creates a template for autonomous logistics, predictive maintenance, and dynamic energy grid optimization, any domain where machine-to-machine coordination requires anticipation rather than reaction.