Concurrence: A dependence criterion for time series, applied to biological data
Pith reviewed 2026-05-16 21:03 UTC · model grok-4.3
The pith
Two time series are dependent if a classifier can tell aligned segments from misaligned ones.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Concurrence defines two time series as dependent if one can construct a classifier that distinguishes temporally aligned segments from misaligned segments extracted from them. The authors establish that this criterion is theoretically linked to statistical dependence and demonstrate its use on fMRI, physiological, and behavioral data.
What carries the argument
The concurrence criterion, which tests dependence by training a classifier on temporally aligned versus misaligned segments of the two series.
If this is right
- The method applies directly to fMRI, physiological, and behavioral signals.
- No ad-hoc parameter tuning or large datasets are required.
- It can serve as a standard dependence measure across scientific disciplines.
- It captures non-linear interactions that current tools often miss.
Where Pith is reading between the lines
- The approach may detect weak or transient dependencies in short recordings typical of experiments.
- It could be paired with directionality tests to move from dependence to potential causation.
Load-bearing premise
A classifier's success at separating aligned from misaligned segments reliably signals statistical dependence between the series, regardless of signal type.
What would settle it
A pair of independent time series for which the classifier still distinguishes aligned from misaligned segments at above-chance accuracy, or a pair of dependent series for which it cannot.
Figures
read the original abstract
Measuring the statistical dependence between observed signals is a primary tool for scientific discovery. However, biological systems often exhibit complex non-linear interactions that currently cannot be captured without a priori knowledge or large datasets. We introduce a criterion for dependence, whereby two time series are deemed dependent if one can construct a classifier that distinguishes between temporally aligned vs. misaligned segments extracted from them. We show that this criterion, concurrence, is theoretically linked with dependence, and can become a standard approach for scientific analyses across disciplines, as it can expose relationships across a wide spectrum of signals (fMRI, physiological and behavioral data) without ad-hoc parameter tuning or large amounts of data.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript introduces 'concurrence' as a new criterion for statistical dependence in time series. Two series are deemed dependent if a classifier can be constructed to distinguish temporally aligned segments from misaligned ones extracted from the pair. The authors claim this criterion is theoretically linked to dependence and demonstrate its utility on biological signals (fMRI, physiological, and behavioral data) without requiring ad-hoc parameter tuning or large datasets.
Significance. If the theoretical equivalence holds under realistic conditions and the empirical results are robust, concurrence could provide a simple, general-purpose tool for detecting nonlinear dependencies in biological time series where traditional measures require strong assumptions or extensive data. The approach's claimed lack of tuning makes it potentially attractive for cross-disciplinary scientific analyses.
major comments (2)
- [Theoretical link section (derivation of concurrence)] The theoretical link (asserted in the abstract) that aligned vs. misaligned segment pairs have identical distributions under independence requires the processes to be stationary, so that the joint law of (X_t, Y_t) equals that of (X_t, Y_{t+k}) for any lag k. Biological signals routinely violate stationarity due to trends or time-varying marginals; this can make aligned and misaligned pairs distinguishable even under independence, producing false positives. The manuscript must either prove the link under weaker assumptions or explicitly test robustness on non-stationary data.
- [Empirical validation and applications] The abstract claims the method works 'across a wide spectrum of signals' without ad-hoc tuning, yet no details are given on classifier architecture, segment length selection, or quantitative benchmarks against established dependence measures (e.g., mutual information estimators or kernel-based methods). Without these, it is impossible to verify that performance gains are not due to implicit choices or dataset-specific effects.
minor comments (2)
- [Abstract] The abstract is overloaded with claims; separating the theoretical statement from the empirical scope would improve readability.
- [Methods] Notation for segments and alignment should be defined explicitly at first use to avoid ambiguity when describing the classifier input.
Simulated Author's Rebuttal
We thank the referee for the constructive and detailed comments, which highlight important aspects of the theoretical foundation and empirical validation. We address each major comment below and outline the revisions we will make.
read point-by-point responses
-
Referee: [Theoretical link section (derivation of concurrence)] The theoretical link (asserted in the abstract) that aligned vs. misaligned segment pairs have identical distributions under independence requires the processes to be stationary, so that the joint law of (X_t, Y_t) equals that of (X_t, Y_{t+k}) for any lag k. Biological signals routinely violate stationarity due to trends or time-varying marginals; this can make aligned and misaligned pairs distinguishable even under independence, producing false positives. The manuscript must either prove the link under weaker assumptions or explicitly test robustness on non-stationary data.
Authors: We agree that the derivation establishing equivalence between concurrence and statistical dependence relies on stationarity to guarantee identical distributions for aligned and misaligned pairs under the null. The manuscript will be revised to explicitly state this assumption in the theoretical section. Additionally, we will add a new subsection with controlled simulations on non-stationary processes (including linear trends, time-varying means, and heteroscedasticity) to quantify robustness and report false-positive rates. These tests will be presented alongside the existing biological applications to clarify the method's practical scope. revision: yes
-
Referee: [Empirical validation and applications] The abstract claims the method works 'across a wide spectrum of signals' without ad-hoc tuning, yet no details are given on classifier architecture, segment length selection, or quantitative benchmarks against established dependence measures (e.g., mutual information estimators or kernel-based methods). Without these, it is impossible to verify that performance gains are not due to implicit choices or dataset-specific effects.
Authors: We will expand the Methods and Results sections to include: (i) the precise classifier architecture and training procedure, (ii) the rationale and selection protocol for segment length (including sensitivity analysis), and (iii) quantitative benchmark comparisons against mutual-information estimators and kernel-based dependence measures on both synthetic benchmarks and the reported biological datasets. These additions will enable direct verification that observed performance is not driven by undisclosed choices. revision: yes
Circularity Check
No circularity: operational definition of concurrence stands independently of the claimed theoretical link
full rationale
The paper defines concurrence directly as the existence of a classifier able to separate temporally aligned versus misaligned segments. The abstract asserts that this criterion is 'theoretically linked with dependence' but supplies no equations, no derivation steps, and no self-referential construction that would make the link tautological. No fitted parameters are renamed as predictions, no uniqueness theorem is imported from prior self-work, and no ansatz is smuggled via citation. The stationarity concern is an external modeling assumption rather than a reduction of the claimed result to its own inputs. The derivation chain therefore remains self-contained against the supplied text.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Classifier performance on aligned vs. misaligned segments indicates statistical dependence
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
We introduce a criterion for dependence, whereby two time series are deemed dependent if one can construct a classifier that distinguishes between temporally aligned vs. misaligned segments extracted from them.
-
IndisputableMonolith/Foundation/ArithmeticFromLogic.leanembed_strictMono_of_one_lt unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
Theorem 1 … E{z+}−E{z−}=p(1−p)pαpβ(1−pϵx)(1−pϵy)
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
-
[1]
An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
Shaojie Bai, J. Zico Kolter, and Vladlen Koltun. An empirical evaluation of generic convolutional and recurrent networks for sequence modeling. arXiv:1803.01271,
work page internal anchor Pith review Pith/arXiv arXiv
-
[2]
An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
URL https://doi. org/10.48550/arXiv.1803.01271. Graham L. Baum, Zhen Cui, David R. Roalf, Rastko Ciric, Richard F. Betzel, Barron Larsen, Matthew Cieslak, Philip A. Cook, Chun H. Xia, Tyler M. Moore, Kosha Ruparel, David J. Oathes, Aaron F. Alexander-Bloch, Russell T. Shinohara, Armin Raznahan, Raquel E. Gur, Ruben C. Gur, Danielle S. Bassett, and Theodor...
work page internal anchor Pith review Pith/arXiv arXiv doi:10.48550/arxiv.1803.01271
-
[3]
Teo, Le Song, Bernhard Schölkopf, and Alexander J
Arthur Gretton, Kenji Fukumizu, Choon H. Teo, Le Song, Bernhard Schölkopf, and Alexander J. Smola. A kernel statistical test of independence. InAdvances in Neural Information Processing Systems 20 (NIPS 2007),
work page 2007
-
[4]
Zheng-Quan Liu, Andrea I. Luppi, Jesper Y . Hansen, Yue E. Tian, Andrew Zalesky, B. T. Thomas Yeo, Ben D. Fulcher, and Bratislav Miši´c. Benchmarking methods for mapping functional connectivity in the brain. bioRxiv 2024.05.07.593018,
work page 2024
-
[5]
URL https://doi.org/10.1101/2024. 05.07.593018. Stéphane Mallat.A Wavelet Tour of Signal Processing: The Sparse Way. Academic Press, 3 edition,
-
[6]
Representation Learning with Contrastive Predictive Coding
Aaron van den Oord, Yazhe Li, and Oriol Vinyals. Representation learning with contrastive predictive coding.arXiv preprint arXiv:1807.03748,
work page internal anchor Pith review Pith/arXiv arXiv
-
[7]
Sana Tonekaboni, Danny Eytan, and Anna Goldenberg. Unsupervised representation learning for time series with temporal neighborhood coding.arXiv preprint arXiv:2106.00750,
-
[9]
Time Series Classification from Scratch with Deep Neural Networks: A Strong Baseline
URL https://doi.org/10. 48550/arXiv.1611.06455. Marijke Welvaert and Yves Rosseel. On the definition of signal-to-noise ratio and contrast-to-noise ratio for fmri data.PLoS ONE, 8:e77089,
work page internal anchor Pith review Pith/arXiv arXiv
-
[10]
Gerald Woo, Chenghao Liu, Doyen Sahoo, Akshat Kumar, and Steven Hoi. Cost: Contrastive learning of disentangled seasonal-trend representations for time series forecasting.arXiv preprint arXiv:2202.01575,
-
[11]
Moreover, following standard practice, the convolutional layer at each block reduces the number of channels (i.e., dimension of signals) by half. The training is done by using the Adam optimizer for 100 iterations (Table A.2), although the code has the option to stop early by using a certain percentage (default 20%) of the training data as a validation se...
work page 2000
-
[12]
Remark1.The processes ˜hx[t]and ˜hy[t]are Bernoulli processes. Proof. The process ˜hx[t] defined as in equation 8 is equivalent to merging two processes (Bertsekas & Tsitsiklis, 2008), as it can also be written as ˜hx = min{α[t]h[t] +ϵ x[t],1}= max{α[t]h[t],ϵ x[t]}.(14) Moreover, the processes that are being merged are both Bernoulli processes: The proces...
work page 2008
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.