Papers
Topics
Authors
Recent
Search
2000 character limit reached

Popular Dimension: A Cross-Disciplinary Perspective

Updated 14 July 2026
  • Popular Dimension is a multifaceted concept defined differently across domains, ranging from the minimum popular winning set in matching theory to the ambient-dimension threshold in additive combinatorics.
  • In computational musicology and influence propagation, it captures key features such as high tonal focus in popular music and a binary state change that accelerates information spread in networks.
  • The methodologies involved include combinatorial constructions, tower-type asymptotic bounds, and submodular optimization, underscoring its varied technical implications and aggregate criteria.

Searching arXiv for papers using the term "popular dimension" and adjacent usages across domains. “Popular dimension” is a field-specific research term rather than a single standardized concept. In matching theory, it denotes the minimum cardinality of a popular winning set, taken in the worst case over a model (Connor et al., 29 Sep 2025). In additive combinatorics, it denotes the least ambient dimension np(ϵ)n_p(\epsilon) such that every dense subset of Fpn\mathbb F_p^n has a nonzero popular difference (Fox et al., 2017). In computational musicology, it names the high-tonal-focus pole of a two-dimensional coherence space that distinguishes classical and popular repertoires (Xu et al., 27 Mar 2026). In online social networks, it refers to an added popularity state in Dynamic Influence Propagation, where a topic becomes “popular” after crossing a threshold and then spreads faster (Pan et al., 2017). This suggests a common emphasis on aggregate criteria, but not a shared formal definition.

1. Terminological scope across research areas

The literature uses the same phrase for several non-equivalent objects: a committee size for matchings, a threshold ambient dimension in Fpn\mathbb F_p^n, a stylistic axis in tonal analysis, and a binary state variable in diffusion models (Connor et al., 29 Sep 2025, Fox et al., 2017, Xu et al., 27 Mar 2026, Pan et al., 2017).

Domain Formal meaning Main quantitative statement
Matching theory Smallest popular winning set, maximized over a model PD(House)=2\mathrm{PD}(\mathrm{House})=2; PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=1; PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=2; general marriage/roommates satisfy 2PD32\le \mathrm{PD}\le 3
Additive combinatorics Least nn forcing a nonzero popular difference in Fpn\mathbb F_p^n towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))
Computational musicology High-focus pole in a focus–connection plane Popular music has higher tonal focus, while classical music has higher tonal connection
Influence propagation “Not popular”/“popular” state with rate jump TAP-DIP admits an Fpn\mathbb F_p^n0-approximation via FAST + Multi-TAP

A recurrent misconception is to treat “popular dimension” as a universal technical invariant. The cited work does not support that reading. In some settings “popular” means plurality victory, in others it means exceeding a random baseline, reaching a trend threshold, or characterizing popular repertoire.

In the matching literature, the starting point is a graph Fpn\mathbb F_p^n1 in which each vertex Fpn\mathbb F_p^n2 is an agent with weight Fpn\mathbb F_p^n3 and a preference list over its neighbors. A matching Fpn\mathbb F_p^n4 assigns each agent Fpn\mathbb F_p^n5 at most one partner Fpn\mathbb F_p^n6, possibly leaving Fpn\mathbb F_p^n7 unmatched, written Fpn\mathbb F_p^n8. Given two matchings Fpn\mathbb F_p^n9, agent Fpn\mathbb F_p^n0 strictly prefers Fpn\mathbb F_p^n1 to Fpn\mathbb F_p^n2, written Fpn\mathbb F_p^n3, if Fpn\mathbb F_p^n4 is matched in Fpn\mathbb F_p^n5 but unmatched in Fpn\mathbb F_p^n6, or if both are matched and Fpn\mathbb F_p^n7 is strictly higher in Fpn\mathbb F_p^n8’s list than Fpn\mathbb F_p^n9. The weighted vote for PD(House)=2\mathrm{PD}(\mathrm{House})=20 against PD(House)=2\mathrm{PD}(\mathrm{House})=21 is

PD(House)=2\mathrm{PD}(\mathrm{House})=22

A matching PD(House)=2\mathrm{PD}(\mathrm{House})=23 is popular if PD(House)=2\mathrm{PD}(\mathrm{House})=24 for every other matching PD(House)=2\mathrm{PD}(\mathrm{House})=25. Because a single popular matching often does not exist, the paper introduces a popular winning set PD(House)=2\mathrm{PD}(\mathrm{House})=26: agent PD(House)=2\mathrm{PD}(\mathrm{House})=27 votes for PD(House)=2\mathrm{PD}(\mathrm{House})=28 over PD(House)=2\mathrm{PD}(\mathrm{House})=29 when the best partner of PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=10 among PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=11 is strictly preferred to PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=12. The popular dimension of an instance is the size of its smallest popular winning set; the popular dimension of a model is the maximum of that quantity over all instances in the model (Connor et al., 29 Sep 2025).

The main theorems separate classical matching models sharply. In house allocation, even with weights and ties, the popular dimension is exactly PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=13. In unweighted strict marriage, Gale–Shapley yields a stable matching and Gärdenfors (1975) showed that any stable matching is popular, so the popular dimension is exactly PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=14. In unweighted strict roommates, a single popular matching may fail to exist, but a popular winning set of size PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=15 always exists, so the popular dimension is exactly PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=16. In the general marriage and roommates settings, allowing weights and/or ties, the current bounds are

PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=17

The proof architecture is correspondingly model-specific. For house allocation, the construction builds in PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=18 time a special PD(Marriage,unweighted, strict)=1\mathrm{PD}(\mathrm{Marriage},\text{unweighted, strict})=19-matching in which each agent is matched once and each house at most twice; this object decomposes into two disjoint ordinary matchings whose pairwise committee defeats every other matching in the weighted plurality sense. For unweighted strict roommates, the construction selects alive vertices iteratively, sends alternating edges into two matchings PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=20, and proves via an exchange-path argument that PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=21 is at least as popular as any other matching. For weighted or tied marriage and roommates instances, the upper bound PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=22 is obtained by reductions to house allocation or to a half-integral decomposition, yielding a PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=23-matching whose edges can be coloured with three colours, each colour class being a matching.

Simple lower-bound examples show why committees are needed. In house allocation with agents PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=24, houses PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=25, and common preference PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=26, every matching leaves one agent unmatched and one on PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=27, so no single matching can defeat all others. In roommates with three agents in a preference cycle

PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=28

any single edge is beaten by another, so again no single popular matching exists. The principal open question is whether the upper bound PD(Roommates,unweighted, strict)=2\mathrm{PD}(\mathrm{Roommates},\text{unweighted, strict})=29 for general marriage and roommates is tight: no concrete small example is yet known that forces popular dimension 2PD32\le \mathrm{PD}\le 30.

In additive combinatorics, the relevant object is not a committee size but an ambient-dimension threshold. For a subset 2PD32\le \mathrm{PD}\le 31 of density

2PD32\le \mathrm{PD}\le 32

and a nonzero 2PD32\le \mathrm{PD}\le 33, the density of three-term arithmetic progressions in 2PD32\le \mathrm{PD}\le 34 with common difference 2PD32\le \mathrm{PD}\le 35 is

2PD32\le \mathrm{PD}\le 36

A nonzero 2PD32\le \mathrm{PD}\le 37 is a popular difference, with respect to 2PD32\le \mathrm{PD}\le 38, if

2PD32\le \mathrm{PD}\le 39

The quantity nn0 is defined as the least integer nn1 such that every subset nn2 of density nn3 admits some nonzero popular difference nn4 with nn5 (Fox et al., 2017).

The main theorem states that for a fixed odd prime nn6 and sufficiently small nn7 — in particular nn8 — one has matching tower-type bounds

nn9

where Fpn\mathbb F_p^n0 depend only on Fpn\mathbb F_p^n1, and

Fpn\mathbb F_p^n2

The upper bound is sharpened by the statement that if

Fpn\mathbb F_p^n3

then any Fpn\mathbb F_p^n4 of density Fpn\mathbb F_p^n5 has a popular difference.

The proof of the upper bound uses Green’s arithmetic regularity framework. A weak Fourier-analytic regularity lemma approximates Fpn\mathbb F_p^n6 by its average on a subspace Fpn\mathbb F_p^n7 of bounded codimension. A counting lemma then yields a density-increment mechanism: if no nonzero Fpn\mathbb F_p^n8 is popular, one passes to a subspace Fpn\mathbb F_p^n9 of only slightly larger codimension while increasing a suitable mean cube density. Repeating this roughly towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))0 times forces a tower-type lower bound on the necessary ambient dimension.

The lower bound is constructive. The paper builds sets towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))1, or weighted analogues towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))2, in layers. Each layer uses a large interval in towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))3 with substantially fewer three-term progressions than the random bound; random embeddings in independent subspaces and a Hoeffding-concentration argument ensure that every nonzero difference towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))4 remains below towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))5. The significance of the result is explicit: it is the first example of a theorem where a tower-type bound arising from a regularity lemma is shown to be necessary.

In computational musicology, Xu, Hall, and Rohrmeier argue that tonal coherence is not adequately represented by a single dimension. Their model is based on the Tonnetz and defines two partially independent measures: tonal focus and tonal connection. The data are represented on a 35-element line of fifths, indexed from F𝄫 at position towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))6 through A𝄪 at position towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))7, with C at index towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))8. For each piece, the pitch content is summarized by a normalized 35-dimensional histogram towerp(clog(1/ϵ))np(ϵ)towerp(Clog(1/ϵ))\mathrm{tower}_p(c\log(1/\epsilon))\le n_p(\epsilon)\le \mathrm{tower}_p(C\log(1/\epsilon))9, where Fpn\mathbb F_p^n00 is the proportion of total sounding duration spent on the pitch at position Fpn\mathbb F_p^n01. If Fpn\mathbb F_p^n02 is the line-of-fifths index of the global key center, then tonal focus is

Fpn\mathbb F_p^n03

and in practice the paper uses Fpn\mathbb F_p^n04, so

Fpn\mathbb F_p^n05

Tonal connection is the parameter Fpn\mathbb F_p^n06 of the Tonal Diffusion Model, in which pitch distributions are generated by random walks from Fpn\mathbb F_p^n07 with Poisson(Fpn\mathbb F_p^n08) length and interval steps Fpn\mathbb F_p^n09 weighted by probabilities Fpn\mathbb F_p^n10. The parameters are estimated by maximizing

Fpn\mathbb F_p^n11

and the paper defines

Fpn\mathbb F_p^n12

These definitions yield a two-dimensional focus–connection plane rather than a single scalar coherence score (Xu et al., 27 Mar 2026).

Applied to 1,326 classical pieces from 1680–1920 and 1,569 popular pieces from 1950–2020, the model finds overlapping yet distinguishable regions for the two traditions. Popular music has substantially higher focus at Fpn\mathbb F_p^n13, with mean approximately Fpn\mathbb F_p^n14, whereas classical music has mean approximately Fpn\mathbb F_p^n15; the reported effect size is Cohen’s Fpn\mathbb F_p^n16, with Fpn\mathbb F_p^n17. Tonal connection shows the opposite pattern: classical music has higher Fpn\mathbb F_p^n18, with mean approximately Fpn\mathbb F_p^n19, while popular music has mean approximately Fpn\mathbb F_p^n20, with Cohen’s Fpn\mathbb F_p^n21 and Fpn\mathbb F_p^n22. The two measures are only weakly correlated, with Fpn\mathbb F_p^n23 in classical and Fpn\mathbb F_p^n24 in popular repertoire.

Within this framework, the “popular-music dimension” of coherence is high tonal focus. The paper attributes this to three- or four-chord loops and metric “assertion” rather than extended transformational voice-leading. On the focus–connection scatter, this yields a large region of “textural diatonicism,” defined by low connection and high focus, which is dominated by popular repertoire. The interval-weight diagnostics reinforce the distinction: classical repertoire shows stronger fifth dominance and near-zero weight kurtosis, while popular repertoire shows flatter profiles and strongly negative kurtosis. The authors emphasize that this does not characterize popular music as lacking tonal structure; rather, coherence is achieved by gravitational centering on a tonic.

5. Popularity as an extra dynamical state in influence propagation

In the online-social-network literature, Pan et al. introduce Dynamic Influence Propagation (DIP), a continuous-time Independent Cascade model with an endogenous rate change. The network is a directed graph Fpn\mathbb F_p^n25; each arc Fpn\mathbb F_p^n26 has a transmission probability Fpn\mathbb F_p^n27 and a delay distribution Fpn\mathbb F_p^n28 on Fpn\mathbb F_p^n29. The propagation rate function Fpn\mathbb F_p^n30 is

Fpn\mathbb F_p^n31

where Fpn\mathbb F_p^n32 is the random number of nodes reached by time Fpn\mathbb F_p^n33 from seed set Fpn\mathbb F_p^n34, Fpn\mathbb F_p^n35 is the trending threshold, and Fpn\mathbb F_p^n36 is the rate jump. If Fpn\mathbb F_p^n37 activates at real time Fpn\mathbb F_p^n38, each Fpn\mathbb F_p^n39 is activated at time Fpn\mathbb F_p^n40 with probability Fpn\mathbb F_p^n41, where Fpn\mathbb F_p^n42. The corresponding optimization task is Threshold Activation Problem under DIP (TAP-DIP): given activation threshold Fpn\mathbb F_p^n43, trending threshold Fpn\mathbb F_p^n44, rate jump Fpn\mathbb F_p^n45, and time budget Fpn\mathbb F_p^n46, find a seed set Fpn\mathbb F_p^n47 of minimum size such that

Fpn\mathbb F_p^n48

The paper explicitly describes this added binary state — “not popular” versus “popular” — as a new “popular dimension” of propagation (Pan et al., 2017).

The complexity inherits the hardness of classical influence maximization and adds an endogenous timing variable: the instant when Fpn\mathbb F_p^n49 first crosses Fpn\mathbb F_p^n50 depends on the seed set itself. To approximate TAP-DIP, the paper decomposes the problem into two algorithmic layers. First, FAST performs a Lipschitz-based search over candidate trigger times Fpn\mathbb F_p^n51. If the jump time is fixed, the propagation schedule is piecewise constant, reducing TAP-DIP to Multi-TAP with two constraints: reach Fpn\mathbb F_p^n52 by time Fpn\mathbb F_p^n53, and reach Fpn\mathbb F_p^n54 by time Fpn\mathbb F_p^n55. Second, Multi-TAP is solved by MMinSeed together with Multi-IM, using reverse-reachability sets, a monotone submodular objective

Fpn\mathbb F_p^n56

and standard Chernoff/Martingale control. The resulting guarantee is an Fpn\mathbb F_p^n57-approximation; more specifically, if Fpn\mathbb F_p^n58 is the optimal TAP-DIP seed-set size, FAST returns Fpn\mathbb F_p^n59 with

Fpn\mathbb F_p^n60

The empirical study uses Facebook, WikiVote, and Twitter-like graphs up to LiveJournal, with continuous-time IC, Weibull delays of shape Fpn\mathbb F_p^n61 and scale Fpn\mathbb F_p^n62, edge probabilities Fpn\mathbb F_p^n63, time budget Fpn\mathbb F_p^n64, Fpn\mathbb F_p^n65, and Fpn\mathbb F_p^n66. Relative to a static-rate TAP baseline solved via IMM and binary search on Fpn\mathbb F_p^n67, FAST produces seed sets that are Fpn\mathbb F_p^n68 to Fpn\mathbb F_p^n69 smaller. In Fpn\mathbb F_p^n70 Monte Carlo runs per scenario, the FAST seed sets still reach at least Fpn\mathbb F_p^n71 of the required threshold despite their smaller size. Running times scale roughly linearly in Fpn\mathbb F_p^n72, and FAST finishes on graphs with about Fpn\mathbb F_p^n73 million edges within Fpn\mathbb F_p^n74–Fpn\mathbb F_p^n75 hours.

6. Comparative interpretation and unresolved issues

Across these literatures, “popular dimension” has four distinct technical roles. In matchings, it measures how many matchings must be assembled into a committee to defeat every alternative by weighted plurality. In additive combinatorics, it measures how large the ambient vector-space dimension must be before some nonzero common difference attains at least the random three-term progression density up to Fpn\mathbb F_p^n76. In tonal analysis, it identifies the high-focus pole of a two-dimensional coherence space associated with popular repertoire. In diffusion models, it is an added popularity state that changes the governing rate law (Connor et al., 29 Sep 2025, Fox et al., 2017, Xu et al., 27 Mar 2026, Pan et al., 2017).

A plausible commonality is that each usage converts “popular” into an aggregate condition. In matchings the aggregate is a plurality vote over agents; in additive combinatorics it is the average density of progressions with a fixed difference; in music it is the concentration and intervallic organization of pitch content across an entire piece; in network diffusion it is the event that the influenced set crosses a global threshold. The mathematical consequences, however, are sharply different: exact constants in house allocation and strict marriage/roommates, tower-type asymptotics in Fpn\mathbb F_p^n77, distributional separation in a two-dimensional stylistic space, and logarithmic approximation guarantees for seed selection.

The main open problem stated explicitly in the matching literature is whether three matchings are ever necessary in the most general marriage and roommates models. By contrast, the additive-combinatorics line already identifies both necessity and sufficiency of tower-type growth. In tonal modeling, the two-axis framework is presented as a basis for future computational analysis and controllable generation. In influence propagation, the key significance is algorithmic: once popularity is treated as an endogenous rate switch, seed selection and trigger timing become coupled, but still admit near-logarithmic approximation. The term therefore functions best not as a unified theory, but as a family of domain-specific constructs centered on collective prevalence, thresholded advantage, or concentration.

Topic to Video (Beta)

Whiteboard

Follow Topic

Get notified by email when new papers are published related to Popular Dimension.