Influence Algebra: Operator Approaches
- Influence Algebra is an algebraic framework that represents how local inputs generate global effects using operators, vector spaces, bilinear forms, and semigroups across different fields.
- The methodology employs resolvent calculus, Hessian inversions, Fourier analysis, and polynomial rings to decompose influence phenomena and support perturbation analysis and computational tractability.
- Its applications span social dynamics, machine learning influence functions, Boolean function analysis, and network centrality, each with domain-specific assumptions and limitations.
“Influence Algebra” denotes, across several distinct research programs, an algebraic organization of influence phenomena in terms of operators, vector spaces, bilinear forms, semigroups, polynomial families, and subspace projections. In the Friedkin–Johnsen model, the algebraic elements are the vector space of opinions, the linear operator for influence propagation, the diagonal anchoring operator , the resolvent , and the influence operator , with steady state (Boudourides, 9 Feb 2026). In machine learning, the same label is used for a calculus built from , bilinear test-loss influence, dimensionality-reduced approximations on classifier parameters, scalar invariance under relative Hessians, and norm-thresholded predicates for memorization and generalization (Kounavis et al., 2023). In Boolean analysis, it refers to an operator-theoretic and Fourier-analytic scaffold relating multi-bit derivatives, their energies, and Fourier tails through semigroup evolution and functional inequalities (Przybyłowski, 2024). This suggests that the term does not identify a single canonical formalism; rather, it names a recurring style of analysis in which influence is represented by algebraic objects that support decomposition, perturbation analysis, and computation.
1. Conceptual scope and recurring algebraic motifs
The recurring content of “Influence Algebra” is the use of explicit algebraic objects to encode how local inputs produce global effects. In social influence, the basic objects are , , , and 0, together with an interior Green’s operator 1 (Boudourides, 9 Feb 2026). In large-scale machine learning, the corresponding objects are the Hessian inverse 2, the linear map 3, and the bilinear form 4 (Kounavis et al., 2023). In Boolean function analysis, the basic operators are the commuting derivatives 5 and 6, the heat semigroup 7, and the associated energies 8 (Przybyłowski, 2024). In symbolic influence diagrams, expected utilities correspond to families of polynomials, and chance elimination, decision maximization, and utility aggregation become algebraic transformations such as Schur products, block summations, and selector matrices (Leonelli et al., 2016).
A second recurring motif is that influence is often characterized by membership in a structured linear space. For separable Bayesian networks, separable conditional probability tables are exactly those whose columns lie in the column space 9 of an event matrix 0, with separability tested by the fixed-point condition 1 for the orthogonal projection 2 (Asavathiratham, 2012). For influence-based network centrality, influence profiles are vectorized into 3, layered-graph instances form a basis of 4, and every Bayesian centrality is uniquely determined by its values on that basis (Chen et al., 2018). This suggests that “influence algebra” is less a domain-specific definition than a common research strategy: represent influence by algebraic objects on which one can prove uniqueness, approximation, stability, and computational tractability.
2. Friedkin–Johnsen dynamics as a resolvent-enabled linear framework
In the Friedkin–Johnsen model, the network is a directed graph 5 of 6 agents with row-stochastic influence matrix 7, susceptibilities 8 with 9, anchoring operator 0, opinion vector 1, and exogenous opinion vector 2. The core dynamics are
3
If 4, then the global steady state is
5
where 6 is the influence operator mapping exogenous opinions to the steady state. The Neumann series
7
gives the path expansion
8
so 9 encodes influence propagation along length-0 walks, attenuated by susceptibilities (Boudourides, 9 Feb 2026).
The boundary-value formulation partitions the agents into stubborn boundary agents 1 and susceptible interior agents 2. With 3 and
4
fully stubborn boundary nodes satisfy 5, while the interior steady state solves
6
On the interior, the Green’s operator is
7
and
8
Boundary agents act as Dirichlet boundary conditions; interior agents satisfy a linear system driven by a discounted random walk 9.
The framework yields precise transient, sensitivity, and robustness results. The error recursion is
0
hence
1
For any submultiplicative norm and 2, 3, so
4
The differential of the steady state under 5 and 6 is
7
and the resolvent identity
8
delivers first-order and non-asymptotic perturbation bounds. Under boundary reachability, 9 iff every directed cycle in the interior contains a node with 0; undamped interior cycles with 1 on a cycle preclude invertibility of 2.
The same algebra supports influenceability measures. For the 3th canonical basis vector 4, define 5 and
6
These column-wise broadcasting centralities measure how much agent 7’s initial opinion affects the network at steady state. They satisfy
8
while broadcasting centralization is
9
A Gini index over 0 is an alternative inequality measure. On the Zachary karate club graph with 1, the Monte Carlo illustration uses 2, draws 3 via zero-inflated Beta, scans sources, and computes steady-state broadcasting. The empirical findings are that broadcasting centralities align strongly with classical degree, closeness, betweenness, eigenvector, and PageRank, with Pearson 4 roughly 5–6, Spearman 7–8, and high top-5 overlap; susceptibility heterogeneity attenuates magnitudes and induces variability in graph-level centralization, especially for path-dependent indices such as log-metric closeness and betweenness.
3. Influence functions, relative influence, and memorization in machine learning
In the machine-learning setting, the starting point is a training set 9, empirical risk
0
ERM parameters 1, and Hessian
2
assumed positive definite and invertible. Under negligible higher-order terms, the parameter influence of reweighting a point 3 is
4
the removal perturbation is
5
and the test-loss influence is
6
The induced loss change satisfies
7
under negligible terms (Kounavis et al., 2023).
The paper formalizes a dimensionality-reduced version called classification influence. With prediction 8, 9, and parameter split 0, the featurized dataset is
1
At the optimum,
2
The classifier parameter influence and classifier test-loss influence are
3
4
Theorem 1 gives an approximation ratio involving 5. If the classifier inverse-Hessian eigenvalues in 6 and eigenvectors 7 dominate, then 8 are negligible, 9 and 00 are negligible, and 01 is a close approximation to 02. The paper states that this can reduce the parameter count from hundreds of millions to thousands.
A second reduction is relative influence on a small subset 03, using
04
05
06
The Loss Estimate Preserving result fixes 07, defines ratios
08
and, under two negligibility conditions involving 09 and 10, proves uniform scaling:
11
omitting negligible terms. The interpretation given is scalar invariance: sign, ordering, and relative comparisons are preserved up to a constant for fixed 12.
The framework also defines pointwise memorization and generalization. A point is 13-memorizable if
14
and 15-generalizable if
16
with norms taken in the orthonormal eigenbasis of 17. The sign-to-memorization theorem introduces 18, 19, 20, 21, 22, and 23, and states:
24
25
For a single linear layer classifier with BCE,
26
the paper derives sign conditions under 27 for all 28 and an inverse Hessian with almost positive elements. Under these assumptions and the classification approximation, the sign of test-loss influence satisfies
29
The corresponding loss-change statements are
30
31
32
33
The paper presents theoretical derivations, design principles, and qualitative insights, but does not report empirical datasets or model scales with quantitative metrics.
4. Boolean influence: multi-bit derivatives, Fourier tails, and total 34 influence
In Boolean analysis on the discrete cube 35 with uniform product measure, every Boolean function 36 has a Fourier–Walsh expansion
37
with Walsh characters 38. For 39, the discrete derivative is
40
and for a set 41,
42
The multi-bit influence of Tal is
43
The Fourier tail is
44
and the total influence is
45
The heat semigroup is
46
and Bonami’s hypercontractivity is
47
The main theorem states that for fixed integers 48, every Boolean 49 admits a 50-set 51 with
52
For 53, this recovers KKL up to constants (Przybyłowski, 2024).
The proof is driven by a semigroup identity and hypercontractive control. The exact identity is
54
For any 55 and any 56 of size 57 with 58 taking values in the lattice 59,
60
The paper also gives an essentially sharp family of 61-hypertribes 62, for which 63 while
64
A further theorem generalizes Oleszkiewicz: if 65 for every 66-set 67 and 68, then there exists a degree-69 Boolean function 70 such that for every 71 with 72,
73
A distinct but related “Influence Algebra” concerns total 74 influence of bounded functions on the cube. For 75, the discrete derivative is
76
the 77th 78 influence is 79, and the total 80 influence is
81
The main theorem states that if 82 is 83-valued with Fourier degree 84, then
85
and if 86 is homogeneous of degree 87, then
88
The central new operator is
89
together with the proxy quantity
90
For homogeneous 91,
92
while generally
93
The upper bound comes from 94, proved via convolution kernels 95 built from 96-admissible measures 97 with 98. This gives a specifically 99 toolkit where no simple Parseval-type identity is available (Bačkurs et al., 2013).
Taken together, these two lines of work show two distinct operator languages for Boolean influence: one centered on 00, 01, and Fourier tails, the other on 02, 03, 04, and noise operators. This suggests that “influence algebra” in Boolean settings names a family of compatible operator frameworks rather than a single definition.
5. Polynomial and subspace formulations in graphical decision and probabilistic models
In multiplicative influence diagrams, all random variables and decision spaces are finite and discrete, and expected utilities are represented symbolically as families of polynomials. With utility nodes 05, criterion weights 06, and interaction parameter 07, the global utility is
08
where 09 is the unique non-zero solution 10 to
11
Backward recursion yields stagewise expected utilities 12, with different recursions for decision and chance nodes and for nodes that immediately precede a utility node. The symbolic propagation algorithm uses three operations:
13
14
15
namely EUMultiSum, EUMarginalization, and EUMaximization. Expected utilities therefore become polynomials in the ring
16
and standard influence-diagram manipulations become algebraic transformations: arc reversal becomes a rational reparameterization, barren node removal becomes elimination of variables, sufficiency becomes substitution by marginalization and normalization, and asymmetries are modeled by eliminating monomials corresponding to incompatible configurations (Leonelli et al., 2016).
A different algebraic formulation appears in separable Bayesian networks, also called the Influence Model. For finite discrete variables 17, the event matrix is
18
with rank
19
For a conditional probability table 20 of 21, the map from a joint PMF 22 to the output marginal on 23 is
24
Sufficiency means that 25 implies 26. Separability means there exist 27, 28, and 29 such that
30
or equivalently, at the matrix level,
31
The key results are
32
33
and therefore
34
For multiple parents 35, the general separable form is
36
with 37 (Asavathiratham, 2012).
The computational core is a basis-and-projection method. A full-rank basis 38 for 39 is constructed recursively by
40
and the orthogonal projection onto 41 is
42
Theorem 10 states that 43 is separable iff 44. In the dynamic Influence Model, the next-state PMF at site 45 is
46
with 47 an 48 stochastic influence matrix. A DBN in which all CPTs are separable is therefore an Influence Model.
These two strands use different algebraic media—polynomial rings in one case, linear subspaces and orthogonal projections in the other—but both treat influence by replacing direct enumeration of large joint objects with structured algebraic representations.
6. Influence-based network centrality, layered bases, and Bayesian uniqueness
In influence-based network centrality, an influence instance is a tuple
49
where 50 assigns to each seed set 51 a probability distribution over progressive cascading sequences
52
with monotonicity and 53-continuity. For a cascade, the cascading distance of node 54 is 55 if 56, and 57 otherwise. Vectorizing all nonredundant valid sequences yields a profile vector 58. Addition and scalar multiplication are componentwise, and mixtures of influence instances correspond to convex combinations of profile vectors. An influence-based centrality is a map 59, and the Bayesian axiom requires linearity under convex mixtures:
60
Given an anonymous function 61, the induced graph centrality is
62
and the influence-based version is
63
Special cases include degree, harmonic, reachability, and radius-64 sphere-of-influence centralities (Chen et al., 2018).
The decisive algebraic result is the layered basis theorem. For disjoint nonempty layers 65, the layered graph 66 has all edges from 67 to 68, and its BFS influence instance is 69. The theorem states that the vectors
70
of all nontrivial layered-graph instances form a basis of 71. Consequently, every profile vector 72 is a unique linear combination of layered-graph basis vectors, and every Bayesian centrality is uniquely determined by its values on layered graphs. Conformance with the corresponding graph centrality on BFS instances therefore yields a characterization theorem: for anonymous 73, 74 is the unique influence-based centrality that conforms with 75 and satisfies Anonymity and Bayesian.
The same framework extends to groups and cooperative games. The group centrality is
76
and the Shapley centrality is the Shapley value of the cooperative game with characteristic function 77:
78
The paper proves matching characterization theorems for group and Shapley centralities.
For additive functions 79 with 80, the paper gives an RR-set estimator under the triggering model. The key identity is
81
and the estimator based on 82 RR sets is unbiased. With probability at least 83,
84
and
85
provided 86. The expected running time is
87
This network-centrality line and the Friedkin–Johnsen line both define influence-based centralities, but they do so through different algebraic objects. One uses columns of the resolvent-based operator 88 to define broadcasting centralities 89 and centralization 90 (Boudourides, 9 Feb 2026); the other uses linear functionals on the vector space of cascade profiles (Chen et al., 2018). This suggests that centrality is not a single influence-algebraic primitive. Rather, different models induce different algebras of influence, and the associated centrality notions inherit their structure from those algebras.
7. Limitations, assumptions, and interpretive boundaries
Across the literature, the algebraic representation is always tied to explicit assumptions. In Friedkin–Johnsen dynamics, the main resolvent formulas require 91 row-stochastic and 92 globally or 93 on the interior block, together with boundary reachability; edge cases with 94 can create undamped cycles and violate invertibility, and reducible 95 requires treatment by strongly connected components (Boudourides, 9 Feb 2026). In machine learning, the Hessian and all relative Hessians must be positive definite, Taylor truncations require negligible higher-order terms, classifier-space approximation requires dominance of 96 and 97, LEP requires the constructed matrices 98 and 99 to satisfy negligibility, and the label–sign correlation requires a single-layer classifier with BCE, nonnegative features, and an inverse Hessian with almost positive elements (Kounavis et al., 2023).
In Boolean analysis, the KKL-type and FKN-type results are proved under the uniform product measure on 00 and Walsh normalization, while the constants depend on 01 and extensions to biased product measures, Gaussian space, or multi-valued domains remain open (Przybyłowski, 2024). The 02-influence theory applies to bounded functions on the cube, and the cubic bound 03 is the tightest bound proved in that paper via its methods, although an optimal 04 bound is conjectured there (Bačkurs et al., 2013). In multiplicative influence diagrams, variables are finite and discrete, utility parent sets are disjoint, and multiplicative interactions can cause polynomial blow-up, especially when 05 (Leonelli et al., 2016). In separable Bayesian networks, the linear-subspace characterization covers finite discrete variables with row-stochastic CPTs; separability reduces complexity, but the representation is not unique (Asavathiratham, 2012). In influence-based centrality, the algebra and characterizations assume progressive cascades and full distributions over cascading sequences, while the algorithmic guarantees are established under the triggering model and additive 06 (Chen et al., 2018).
A common misconception would be to treat “Influence Algebra” as a universally standardized theory. The papers instead present several domain-specific algebras: resolvent calculus for social influence, Hessian-based bilinear forms for influence functions, derivative-semigroup identities for Boolean analysis, polynomial propagation for influence diagrams, subspace geometry for separable Bayesian networks, and basis decompositions for influence-based centrality. This suggests that the phrase is best read as a methodological designation for algebraic representations of influence, rather than as the name of a single formally unified discipline.