pith. machine review for the scientific record. sign in

arxiv: 2605.04957 · v1 · submitted 2026-05-06 · 💻 cs.LG

Recognition: 3 theorem links

· Lean Theorem

Delving into Non-Exchangeability for Conformal Prediction in Graph-Structured Multivariate Time Series

Authors on Pith no claims yet

Pith reviewed 2026-05-08 17:34 UTC · model grok-4.3

classification 💻 cs.LG
keywords conformal predictiongraph-structured time seriesspectral graph theorywavelet transformexchangeabilityuncertainty quantificationtime series forecasting
0
0 comments X

The pith

Conditioning on low-frequency trends restores exchangeability for high-frequency residuals, enabling valid conformal prediction in graph time series.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

Standard conformal prediction assumes exchangeable observations, yet graph-structured multivariate time series contain cross-node couplings that break this assumption and produce unreliable uncertainty estimates. The paper argues that these couplings concentrate in low-frequency spectral components, leaving high-frequency parts nearly exchangeable once the low-frequency trends are conditioned upon. It formalizes this as Spectral Graph Conditional Exchangeability and introduces the SCALE method, which decomposes the series with graph wavelets, then applies conformal prediction to the high-frequency residuals through adaptive gating over a low-frequency embedding. If the approach holds, it would deliver distribution-free coverage guarantees for forecasts on interconnected time series while tightening prediction intervals compared with existing methods. Experiments on traffic datasets show improved coverage-efficiency trade-offs.

Core claim

The authors establish that non-exchangeability in graph-structured multivariate time series stems from low-frequency global couplings across nodes, while high-frequency components satisfy conditional exchangeability. They define Spectral Graph Conditional Exchangeability to formalize this separation and propose the SCALE algorithm, which uses graph wavelets to isolate low- and high-frequency components and conformalizes the high-frequency prediction residuals with adaptive gating conditioned on a low-frequency embedding. This construction yields valid coverage guarantees together with a better coverage-efficiency balance than prior conformal prediction techniques when evaluated on real-world

What carries the argument

Spectral Graph Conditional Exchangeability realized by graph wavelet decomposition of the time series followed by adaptive gating of high-frequency residuals over a low-frequency embedding.

If this is right

  • SCALE supplies valid coverage guarantees for uncertainty quantification on graph-structured time series forecasts.
  • The method improves the coverage-efficiency trade-off relative to existing conformal prediction baselines.
  • Global trends are preserved through the low-frequency conditioning step while exchangeability-based guarantees are applied to the residuals.
  • Performance gains are demonstrated on real multivariate traffic forecasting data.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same frequency-separation idea could be tested on other temporally structured graph data such as sensor networks or financial correlation graphs.
  • A direct test would involve synthetic graphs engineered so that high-frequency residuals retain dependence after conditioning; failure of coverage there would bound the method's applicability.
  • Pairing SCALE with graph neural network predictors offers a practical route to deploy the uncertainty estimates in production forecasting systems.

Load-bearing premise

High-frequency components remain nearly exchangeable once low-frequency global trends are conditioned upon.

What would settle it

A graph time series dataset in which high-frequency residuals still exhibit strong dependence after low-frequency conditioning, producing empirical coverage rates for SCALE that fall materially below the nominal target.

Figures

Figures reproduced from arXiv: 2605.04957 by Chen Gong, Hesheng Wang, Luo Wenshui, Ruichao Guo, Xingyao Han, Zhe Liu.

Figure 1
Figure 1. Figure 1: The discovery in our study. The left panel displays graph￾structured MTS. At each time step, the corresponding snapshot is decomposed into multiple frequency bands (right panel), where components with higher frequencies tend to be more exchangeable due to weaker cross-node interactions. • Theoretically, we formalize Spectral Graph Conditional Exchangeability (SGCE) and establish coverage guaran￾tees for co… view at source ↗
Figure 2
Figure 2. Figure 2: Distributions of the correlation intensity for the origi￾nal MTS, the low-frequency components, and the high-frequency components on the METR-LA dataset. have complex spatial couplings and temporal dependen￾cies. Even more seriously, node-wise exchangeability of individual time series x i t does not imply the system-wide exchangeability of the snapshots Xt. Formally, even if ev￾ery time series satisfies ex… view at source ↗
Figure 3
Figure 3. Figure 3: The framework of Spectral Conformal prediction via wAveLEt transform (SCALE). (a) Workflow: SCALE integrates into the standard split conformal prediction pipeline, serving as an estimator for the prediction intervals. (b) Spectral Decoupling: Input residuals are decomposed via SGWT into low- and high-frequency components to recover exchangeability while encoding global trends. (c) Low-Frequency Channel: A … view at source ↗
Figure 5
Figure 5. Figure 5: Multi-step interval diagnostics on METR-LA (α = 0.1). We report marginal coverage and prediction interval width across horizons for SCALE, CoREL, and ConForME. 2 4 6 8 12 16 24 32 48 64 96 128 160 200 Number of Scales () 0.880 0.885 0.890 0.895 0.900 0.905 Coverage Rate Coverage Reliability ( = 0.1) Cobs Target (1−) (a) Coverage (α = 0.1). 2 4 6 8 12 16 24 32 48 64 96 128 160 200 Number of Scales () 8.6 8.… view at source ↗
Figure 6
Figure 6. Figure 6: Parameter sensitivity. This figure shows the effect of the SGWT scale count S on SCALE for METR-LA at α = 0.1. tral decomposition. On METR-LA with α = 0.1, we sweep S ∈ {2, 4, 6, 8, 12, 16, 24, 32, 48, 64, 96, 128, 160, 200} while keeping all other settings fixed view at source ↗
read the original abstract

Point forecasting for graph-structured multivariate time series is a fundamental problem, but rigorous uncertainty quantification for such predictions is still underexplored. Conformal prediction (CP) offers uncertainty estimation with a solid coverage guarantee under the exchangeability assumption, which requires the joint data distribution to be unchanged under permutation. However, in graph-structured time series, inherent cross-node coupling can violate the exchangeability condition, making direct application of CP unreliable. Inspired by the spectral graph theory, such coupling resides in global trends and can be characterized by the low-frequency components, while high-frequency components are nearly exchangeable. Therefore, we propose a novel concept named Spectral Graph Conditional Exchangeability (SGCE), which conditions exchangeable high-frequency components on low-frequency ones to preserve global trends and enable effective CP in the spectral domain. Based on SGCE, we further propose Spectral Conformal prediction via wAveLEt transform (SCALE). SCALE uses graph wavelets to decompose low/high-frequency components and conformalizes high-frequency residuals via adaptive gating over a low-frequency embedding. Experimental results on real-world traffic datasets show that SCALE not only achieves valid coverage but also consistently improves the coverage-efficiency trade-off over the state-of-the-art CP methods.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 1 minor

Summary. The paper claims that standard conformal prediction is unreliable for graph-structured multivariate time series due to violations of exchangeability from cross-node coupling. It introduces the concept of Spectral Graph Conditional Exchangeability (SGCE), under which low-frequency components capture non-exchangeable global trends while high-frequency components are nearly exchangeable when conditioned on them. Building on SGCE, it proposes SCALE, which decomposes signals via graph wavelets, applies adaptive gating over a low-frequency embedding, and performs conformal prediction on the high-frequency residuals. Experiments on real-world traffic datasets are reported to achieve valid coverage while improving the coverage-efficiency trade-off over existing CP methods.

Significance. If the SGCE assumption holds with a supporting theorem, the approach would offer a useful extension of conformal prediction to non-exchangeable graph time series by exploiting spectral separation of trends and residuals. The reported empirical gains on traffic data indicate potential practical value for uncertainty quantification in structured forecasting tasks, particularly if the method generalizes beyond the tested datasets.

major comments (2)
  1. [Abstract (SGCE definition) and Section 3 (method)] The coverage guarantee in SCALE depends entirely on the SGCE assumption that high-frequency residuals become (nearly) exchangeable after wavelet decomposition and conditioning on the low-frequency embedding. No theorem or derivation is supplied showing that the joint distribution of the gated residuals is permutation-invariant; the abstract only states that high-frequency components are 'nearly exchangeable' as an inspired observation from spectral graph theory. This is load-bearing for the central claim, since standard CP coverage theorems require exchangeability (or a suitable relaxation with explicit bounds), and persistent cross-node dependencies in the high-frequency band would invalidate the guarantee.
  2. [Experimental results (traffic datasets)] The experimental claims of 'valid coverage' and 'improved coverage-efficiency trade-off' are presented without supporting details such as coverage rates with error bars, ablation on the adaptive gating or wavelet choice, or explicit comparison to spectral baselines. Without these, it is impossible to verify whether the reported improvements stem from the proposed conditioning step or from other implementation choices.
minor comments (1)
  1. [Abstract and Section 4] The acronym SCALE is stylized with mixed capitalization ('wAveLEt'); standardize the presentation and expand it on first use for clarity.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive comments, which highlight important aspects of the theoretical justification and experimental rigor. We address each major point below and will revise the manuscript to incorporate the suggested improvements.

read point-by-point responses
  1. Referee: [Abstract (SGCE definition) and Section 3 (method)] The coverage guarantee in SCALE depends entirely on the SGCE assumption that high-frequency residuals become (nearly) exchangeable after wavelet decomposition and conditioning on the low-frequency embedding. No theorem or derivation is supplied showing that the joint distribution of the gated residuals is permutation-invariant; the abstract only states that high-frequency components are 'nearly exchangeable' as an inspired observation from spectral graph theory. This is load-bearing for the central claim, since standard CP coverage theorems require exchangeability (or a suitable relaxation with explicit bounds), and persistent cross-node dependencies in the high-frequency band would invalidate the guarantee.

    Authors: We agree that a formal derivation establishing conditional permutation invariance of the gated high-frequency residuals is not present in the current version. The manuscript motivates SGCE via spectral graph theory observations but does not supply an explicit theorem or bounds on the deviation from exchangeability. In the revision we will add a dedicated subsection to Section 3 that derives the conditional exchangeability property from the spectral localization of graph wavelets: specifically, we will show that, under the assumption that the graph Laplacian eigenvectors separate global trends into the lowest eigenvalues, the high-frequency wavelet coefficients become conditionally independent of node permutations once conditioned on the low-frequency embedding. We will also state the precise conditions on the wavelet filters and the graph under which the approximation error remains controlled, thereby grounding the coverage claim. revision: yes

  2. Referee: [Experimental results (traffic datasets)] The experimental claims of 'valid coverage' and 'improved coverage-efficiency trade-off' are presented without supporting details such as coverage rates with error bars, ablation on the adaptive gating or wavelet choice, or explicit comparison to spectral baselines. Without these, it is impossible to verify whether the reported improvements stem from the proposed conditioning step or from other implementation choices.

    Authors: We acknowledge that the experimental section lacks the quantitative details needed for full verification. In the revised manuscript we will augment the results with (i) coverage rates reported as means and standard errors over multiple random seeds, (ii) ablation tables isolating the contribution of the adaptive gating module and the specific wavelet family, and (iii) additional baselines that perform conformal prediction directly in the spectral domain (e.g., using graph Fourier transforms without the proposed conditioning). These additions will allow readers to attribute performance gains specifically to the SGCE mechanism. revision: yes

Circularity Check

0 steps flagged

No circularity: derivation applies external CP theory under a posited spectral assumption

full rationale

The paper introduces SGCE as a novel conditioning concept drawn from spectral graph theory (external), decomposes via graph wavelets, and applies standard conformal prediction to the resulting high-frequency residuals. No equations, fitted parameters, or self-citations are shown that would make the coverage guarantee equivalent to an input by construction; the validity claim rests on the (unproven in the excerpt) conditional exchangeability assumption plus classical CP, which is independent of the present work. This is the normal non-circular case.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 1 invented entities

The central claim rests on the domain assumption that high-frequency components become exchangeable after conditioning on low-frequency trends extracted via graph wavelets; no free parameters or invented entities are quantified in the abstract.

axioms (1)
  • domain assumption High-frequency components are nearly exchangeable when conditioned on low-frequency global trends
    Invoked to justify applying conformal prediction after spectral decomposition
invented entities (1)
  • Spectral Graph Conditional Exchangeability (SGCE) no independent evidence
    purpose: To restore exchangeability for conformal prediction in the spectral domain
    Newly defined concept that conditions high-frequency residuals on low-frequency embeddings

pith-pipeline@v0.9.0 · 5530 in / 1358 out tokens · 53510 ms · 2026-05-08T17:34:59.746037+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Reference graph

Works this paper leans on

66 extracted references · 1 canonical work pages · 1 internal anchor

  1. [1]

    Proceedings of the International Conference on Learning Representations , year =

    Error-Quantified Conformal Inference for Time Series , author =. Proceedings of the International Conference on Learning Representations , year =

  2. [2]

    Proceedings of the 28th International Joint Conference on Artificial Intelligence , pages =

    Graph WaveNet for Deep Spatial-Temporal Graph Modeling , author =. Proceedings of the 28th International Joint Conference on Artificial Intelligence , pages =

  3. [3]

    ICLR Workshop on Representation Learning on Graphs and Manifolds , year =

    Fast Graph Representation Learning with PyTorch Geometric , author =. ICLR Workshop on Representation Learning on Graphs and Manifolds , year =

  4. [4]

    Proceedings of the Thirteenth Symposium on Conformal and Probabilistic Prediction with Applications , pages =

    ConForME: Multi-horizon conditional conformal time series forecasting , author =. Proceedings of the Thirteenth Symposium on Conformal and Probabilistic Prediction with Applications , pages =. 2024 , volume =

  5. [5]

    Advances in Neural Information Processing Systems , volume =

    Conformal Prediction for Time Series with Modern Hopfield Networks , author =. Advances in Neural Information Processing Systems , volume =

  6. [6]

    Proceedings of the 42nd International Conference on Machine Learning , year =

    Relational Conformal Prediction for Correlated Time Series , author =. Proceedings of the 42nd International Conference on Machine Learning , year =

  7. [7]

    Proceedings of the 41st International Conference on Machine Learning , year =

    Conformal Prediction for Deep Classifier via Label Ranking , author =. Proceedings of the 41st International Conference on Machine Learning , year =

  8. [8]

    Proceedings of the 40th International Conference on Machine Learning , volume =

    Sequential Predictive Conformal Inference for Time Series , author =. Proceedings of the 40th International Conference on Machine Learning , volume =

  9. [9]

    Proceedings of the AAAI Conference on Artificial Intelligence , volume =

    Neural Conformal Control for Time Series Forecasting , author =. Proceedings of the AAAI Conference on Artificial Intelligence , volume =

  10. [10]

    Proceedings of the AAAI Conference on Artificial Intelligence , volume =

    Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting , author =. Proceedings of the AAAI Conference on Artificial Intelligence , volume =

  11. [11]

    Proceedings of the AAAI Conference on Artificial Intelligence , volume =

    GMAN: A Graph Multi-Attention Network for Traffic Prediction , author =. Proceedings of the AAAI Conference on Artificial Intelligence , volume =

  12. [12]

    Proceedings of the AAAI Conference on Artificial Intelligence , year =

    Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting , author =. Proceedings of the AAAI Conference on Artificial Intelligence , year =

  13. [13]

    Proceedings of the AAAI Conference on Artificial Intelligence , year =

    Dynamic Graph Convolutional Recurrent Network for Traffic Prediction , author =. Proceedings of the AAAI Conference on Artificial Intelligence , year =

  14. [14]

    Proceedings of the AAAI Conference on Artificial Intelligence , year =

    FiLM: Visual Reasoning with a General Conditioning Layer , author =. Proceedings of the AAAI Conference on Artificial Intelligence , year =

  15. [15]

    Proceedings of the International Conference on Learning Representations , year =

    Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting , author =. Proceedings of the International Conference on Learning Representations , year =

  16. [16]

    Proceedings of the International Conference on Learning Representations , year =

    Semi-Supervised Classification with Graph Convolutional Networks , author =. Proceedings of the International Conference on Learning Representations , year =

  17. [17]

    Proceedings of the International Conference on Learning Representations , year =

    Spectral Networks and Locally Connected Networks on Graphs , author =. Proceedings of the International Conference on Learning Representations , year =

  18. [18]

    Proceedings of the 31st ACM International Conference on Information and Knowledge Management , pages =

    Spatial-Temporal Identity: A Simple yet Effective Baseline for Multivariate Time Series Forecasting , author =. Proceedings of the 31st ACM International Conference on Information and Knowledge Management , pages =

  19. [19]

    Proceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining , pages =

    Non-Exchangeable Conformal Prediction for Temporal Graph Neural Networks , author =. Proceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining , pages =

  20. [20]

    Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages =

    Connecting the Dots: Multivariate Time Series Forecasting with Graph Neural Networks , author =. Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages =

  21. [21]

    Proceedings of the 27th International Joint Conference on Artificial Intelligence , pages =

    Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting , author =. Proceedings of the 27th International Joint Conference on Artificial Intelligence , pages =

  22. [22]

    Advances in Neural Information Processing Systems , year =

    Exploring the Noise Robustness of Online Conformal Prediction , author =. Advances in Neural Information Processing Systems , year =

  23. [23]

    Advances in Neural Information Processing Systems , year =

    Conformalized Quantile Regression , author =. Advances in Neural Information Processing Systems , year =

  24. [24]

    Advances in Neural Information Processing Systems , year =

    PyTorch: An Imperative Style, High-Performance Deep Learning Library , author =. Advances in Neural Information Processing Systems , year =

  25. [25]

    Advances in Neural Information Processing Systems , volume =

    LargeST: A Benchmark Dataset for Large-Scale Traffic Forecasting , author =. Advances in Neural Information Processing Systems , volume =

  26. [26]

    Advances in Neural Information Processing Systems , year =

    Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting , author =. Advances in Neural Information Processing Systems , year =

  27. [27]

    Advances in Neural Information Processing Systems , year =

    Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering , author =. Advances in Neural Information Processing Systems , year =

  28. [28]

    Advances in Neural Information Processing Systems , volume =

    Spatio-Spectral Graph Neural Networks , author =. Advances in Neural Information Processing Systems , volume =

  29. [29]

    Advances in Neural Information Processing Systems , volume =

    Unifying Homophily and Heterophily for Spectral Graph Neural Networks via Triple Filter Ensembles , author =. Advances in Neural Information Processing Systems , volume =

  30. [30]

    Advances in Neural Information Processing Systems , year =

    HeroFilter: Adaptive Spectral Graph Filter for Varying Heterophilic Relations , author =. Advances in Neural Information Processing Systems , year =

  31. [31]

    IEEE Transactions on Knowledge and Data Engineering , volume =

    Exploring Progress in Multivariate Time Series Forecasting: Comprehensive Benchmarking and Heterogeneity Analysis , author =. IEEE Transactions on Knowledge and Data Engineering , volume =

  32. [32]

    A Gentle Introduction to Conformal Prediction and Distribution-Free Uncertainty Quantification

    Anastasios N. Angelopoulos and Stephen Bates , title =. arXiv preprint arXiv:2107.07511 , year =

  33. [33]

    The Annals of Statistics , volume =

    Conformal Prediction Beyond Exchangeability , author =. The Annals of Statistics , volume =

  34. [34]

    Neurocomputing , volume =

    Spatio-Temporal Prediction Using Graph Neural Networks: A Survey , author =. Neurocomputing , volume =

  35. [35]

    ACM Computing Surveys , volume =

    Bridging the Gap Between Spatial and Spectral Domains: A Unified Framework for Graph Neural Networks , author =. ACM Computing Surveys , volume =

  36. [36]

    IEEE Transactions on Signal Processing , volume =

    Verifying the Smoothness of Graph Signals: A Graph Signal Processing Approach , author =. IEEE Transactions on Signal Processing , volume =

  37. [37]

    Engineering Applications of Artificial Intelligence , volume =

    Short-Term Electricity-Load Forecasting by Deep Learning: A Comprehensive Survey , author =. Engineering Applications of Artificial Intelligence , volume =

  38. [38]

    Journal of the American Statistical Association , volume =

    Strictly Proper Scoring Rules, Prediction, and Estimation , author =. Journal of the American Statistical Association , volume =

  39. [39]

    Applied and Computational Harmonic Analysis , volume =

    Wavelets on Graphs via Spectral Graph Theory , author =. Applied and Computational Harmonic Analysis , volume =

  40. [40]

    Nature , volume =

    Array Programming with NumPy , author =. Nature , volume =

  41. [41]

    Sensors , volume =

    Multi-Granularity Temporal Embedding Transformer Network for Traffic Flow Forecasting , author =. Sensors , volume =

  42. [42]

    IEEE Transactions on Signal Processing , volume =

    Graph Filters for Signal Processing and Machine Learning on Graphs , author =. IEEE Transactions on Signal Processing , volume =

  43. [43]

    IEEE Transactions on Pattern Analysis and Machine Intelligence , volume =

    A Survey on Graph Neural Networks for Time Series: Forecasting, Classification, Imputation, and Anomaly Detection , author =. IEEE Transactions on Pattern Analysis and Machine Intelligence , volume =

  44. [44]

    IEEE Transactions on Knowledge and Data Engineering , volume =

    Spatio-Temporal Graph Neural Networks for Predictive Learning in Urban Computing: A Survey , author =. IEEE Transactions on Knowledge and Data Engineering , volume =

  45. [45]

    Econometrica , pages =

    Regression Quantiles , author =. Econometrica , pages =

  46. [46]

    Journal of the American Statistical Association , volume =

    Distribution-Free Predictive Inference for Regression , author =. Journal of the American Statistical Association , volume =

  47. [47]

    Philosophical Transactions of the Royal Society A , volume =

    Deep Learning for Time Series Forecasting: A Survey , author =. Philosophical Transactions of the Royal Society A , volume =

  48. [48]

    IEEE Transactions on Intelligent Transportation Systems , volume =

    Uncertainty Quantification for Traffic Forecasting Using Deep-Ensemble-Based Spatiotemporal Graph Neural Networks , author =. IEEE Transactions on Intelligent Transportation Systems , volume =

  49. [49]

    IEEE Transactions on Signal Processing , volume =

    Discrete Signal Processing on Graphs , author =. IEEE Transactions on Signal Processing , volume =

  50. [50]

    Journal of Machine Learning Research , volume =

    A Tutorial on Conformal Prediction , author =. Journal of Machine Learning Research , volume =

  51. [51]

    IEEE Transactions on Signal and Information Processing over Networks , volume =

    Multi-Scale Graph Convolutional Network with Spectral Graph Wavelet Frame , author =. IEEE Transactions on Signal and Information Processing over Networks , volume =

  52. [52]

    IEEE Signal Processing Magazine , volume =

    The Emerging Field of Signal Processing on Graphs: Extending High-Dimensional Data Analysis to Networks and Other Irregular Domains , author =. IEEE Signal Processing Magazine , volume =

  53. [53]

    Machine Learning , volume =

    Conditional Validity of Inductive Conformal Predictors , author =. Machine Learning , volume =

  54. [54]

    Journal of the American Statistical Association , volume =

    A Decision-Theoretic Approach to Interval Estimation , author =. Journal of the American Statistical Association , volume =

  55. [55]

    Transactions on Machine Learning Research , year =

    Does Confidence Calibration Help Conformal Prediction? , author =. Transactions on Machine Learning Research , year =

  56. [56]

    Neural Processing Letters , volume =

    Gated Fusion Adaptive Graph Neural Network for Urban Road Traffic Flow Prediction , author =. Neural Processing Letters , volume =

  57. [57]

    IEEE Transactions on Pattern Analysis and Machine Intelligence , volume =

    Conformal Prediction for Time Series , author =. IEEE Transactions on Pattern Analysis and Machine Intelligence , volume =

  58. [58]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume =

    Conformal Prediction with Conditional Guarantees , author =. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume =

  59. [59]

    IEEE Transactions on Neural Networks and Learning Systems , volume =

    Denoising Multiscale Spectral Graph Wavelet Neural Networks for Gas Utilization Ratio Prediction in Blast Furnace , author =. IEEE Transactions on Neural Networks and Learning Systems , volume =

  60. [60]

    2005 , publisher =

    Algorithmic Learning in a Random World , author =. 2005 , publisher =

  61. [61]

    1997 , publisher =

    Spectral Graph Theory , author =. 1997 , publisher =

  62. [62]

    Cini, Andrea and Marisca, Ivan , title =

  63. [63]

    2025 , version =

    PyTorch Lightning , author =. 2025 , version =

  64. [64]

    2026 , note =

    The Python Language Reference , author =. 2026 , note =

  65. [65]

    2021 , eprint =

    Exchangeability, Conformal Prediction, and Rank Tests , author =. 2021 , eprint =

  66. [66]

    2025 , eprint =

    Theoretical Foundations of Conformal Prediction , author =. 2025 , eprint =