Papers
Topics
Authors
Recent
Search
2000 character limit reached

Triple-Dyad Ratio Estimator

Updated 17 January 2026
  • The paper introduces a triple-dyad ratio estimator that leverages algebraic identities from dyad triplets to infer global and nodal parameters in directed graphs.
  • It employs explicit ratio formulas and bias correction techniques, ensuring computational tractability and asymptotic consistency with normality.
  • The method offers practical testing procedures and scalable implementations, outperforming traditional MLE in large network applications.

The triple-dyad ratio estimator is a parametric estimation method for the p1p_1 model of directed graphs, enabling statistically principled inference of global and nodal parameters including density and reciprocity. This estimator leverages algebraic identities satisfied by triple patterns of dyad indicators, yielding explicit, scalable estimators with guaranteed asymptotic consistency and normality. Its computational tractability, combined with rigorous bias correction and testing methods, makes it a foundational tool for the analysis of large directed networks (Feng et al., 10 Jan 2026).

1. Mathematical Foundation and Model Context

The p1p_1 model concerns a directed graph GnG_n with nn labeled vertices. The adjacency matrix X=(Xij)X=(X_{ij}) encodes directed edges with Xij=1X_{ij}=1 if an edge exists from ii to jj and Xii=0X_{ii}=0. For each unordered node pair {i,j}\{i, j\}, the dyad is p1p_10, leading to four dyad-types: p1p_11, p1p_12, p1p_13, and p1p_14, with binary indicators p1p_15.

The p1p_16 model posits independent dyads with probabilities parameterized as

p1p_17

where p1p_18 normalizes over all p1p_19, GnG_n0 governs density, GnG_n1 governs reciprocity, and GnG_n2 are nodal “expansiveness” and “popularity” parameters subject to GnG_n3, GnG_n4 (Feng et al., 10 Jan 2026).

2. Triple-Dyad Indicator Construction

For estimation, the triple-dyad indicator GnG_n5 is defined over triplets GnG_n6 of distinct nodes and their dyad configurations. The expectation factorizes: GnG_n7 Strategic selection of dyad patterns and ratios enables isolation of target parameter combinations through empirical counts.

3. Explicit Estimator Formulas

Density Estimation

For fixed GnG_n8, define \begin{align*} A_t &= \sum_{i \neq t} \sum_{j \neq t, i} I_{it}{01} I_{tj}{01} I_{ij}{00} \ B_t &= \sum_{i \neq t} \sum_{j \neq t, i} I_{it}{00} I_{tj}{00} I_{ij}{01} \end{align*} The estimator for GnG_n9 is nn0. Averaging over nn1 and exploiting identifiability yields

nn2

Reciprocity Estimation

For another triple pattern, isolating nn3 and subtracting nn4 gives

nn5

Nodal Parameters

For each nn6 \begin{align*} \hat{\alpha}i &= \frac{1}{n}\sum{t \neq i} \log\left(\frac{\sum_{k,l \neq i, t} I_{ki}{01} I_{kl}{00} I_{tl}{01}}{\sum_{k,l \neq i, t} I_{ki}{00} I_{kl}{01} I_{tl}{00}}\right) - \hat{\theta} \ \hat{\beta}j &= \frac{1}{n}\sum{t \neq j} \log\left(\frac{\sum_{k,l \neq j, t} I_{kt}{01} I_{kl}{00} I_{jl}{01}}{\sum_{k,l \neq j, t} I_{kt}{00} I_{kl}{01} I_{jl}{00}}\right) - \hat{\theta} \end{align*} Collectively, nn7 defines the triple-dyad ratio estimator (Feng et al., 10 Jan 2026).

4. Statistical Guarantees and Bias Correction

Consistency and Asymptotics

Under bounded parameter norms and non-sparsity,

nn8

Sharper rates are available in regimes with specified dyad probability bounds.

Central Limit Theorem

For large nn9,

X=(Xij)X=(X_{ij})0

where the explicit bias terms X=(Xij)X=(X_{ij})1 are X=(Xij)X=(X_{ij})2 and variances are analytic sums over probabilities and mixing weights. Nodal parameters admit a joint asymptotic normality with explicit block-diagonal covariance formulas.

Bias Correction

Plug-in empirical versions of all dyad probabilities yield X=(Xij)X=(X_{ij})3; bias-corrected estimators are

X=(Xij)X=(X_{ij})4

5. Testing Procedures and Inferential Extensions

To test for reciprocity (X=(Xij)X=(X_{ij})5), the asymptotic normality and bias-correction yield the statistic

X=(Xij)X=(X_{ij})6

X=(Xij)X=(X_{ij})7 is rejected at significance X=(Xij)X=(X_{ij})8 if X=(Xij)X=(X_{ij})9. Confidence intervals and two-sample tests comparing graphs are constructed via analogous formulas, with coverage frequencies empirically verified to be near nominal values.

6. Computational Complexity and Implementation

Naïve evaluation of all node triples is prohibitive at Xij=1X_{ij}=10 time. The estimator is efficiently computed via matrix-product chains. Configuration matrices Xij=1X_{ij}=11 encode dyad indicators; products such as Xij=1X_{ij}=12 allow extraction of all necessary triple sums for every Xij=1X_{ij}=13 via diagonal entries, computable in Xij=1X_{ij}=14 time (Xij=1X_{ij}=15), or Xij=1X_{ij}=16 for sparse graphs. For Xij=1X_{ij}=17 up to 5,000, the triple-dyad estimator executes in under 1.5 seconds, compared to 8–90 seconds for MLE fitting.

7. Empirical Performance and Real-World Applications

Simulation studies across multiple density regimes and node counts show that the triple-dyad ratio estimator matches the accuracy of the MLE for global parameters and approaches it for nodal parameters as the network size grows. In a real-world example on the Sina Weibo following network (Xij=1X_{ij}=18), the estimator recovered strong reciprocity (Xij=1X_{ij}=19) and heterogeneous node degrees, yielding statistically significant reciprocity test results. The estimator’s speed and scalability are confirmed in extensive numerical experiments (Feng et al., 10 Jan 2026).

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

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Triple-Dyad Ratio Estimator.