REVIEW 3 major objections 4 minor 35 references
The paper argues that two generative music foundation models, Jukebox and MusicGen, embed pitch in a helical structure in their internal representations, with the clarity and geometry of the helix depending on timbre and driven by octave-eq
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-03 13:53 UTC pith:VLWFD5ME
load-bearing objection A useful empirical finding about pitch geometry in MFMs, but the 'helix' claim needs a better metric and simpler baselines. the 3 major comments →
Do Music Foundation Models Embed Pitch in Helical Structure?
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
On the paper's own terms: the intermediate representations of the generative music models Jukebox and MusicGen contain a helical ordering of pitch that reflects octave periodicity. Using PCA projections and a nine-parameter conical helix fit, the authors report that all tested instruments yield Helicality scores above a uniform-random baseline, with organ-like timbres scoring highest. Artificial signals with controlled harmonic sets show that harmonics at frequency ratios that are powers of 2 (2, 4, 8 and 1/2, 1/4) contribute positively to helix clarity, while other harmonics contribute negatively, and a natural spectral decay helps. The authors conclude that MFMs embed pitch in a helical st
What carries the argument
The central object is the parametric conical helix model—a curve defined by nine parameters (height offset, height slope, radius offset, radius slope, angular frequency, phase, and three orthonormal axes) that the authors fit to pitch-conditioned 3D embeddings extracted from each transformer layer. The Helicality score, defined as the inverse mean squared error of this fit, quantifies how closely the representations wrap into a helix. Around this sits the extraction pipeline: time-averaged intermediate representations per note, PCA to five components, and exhaustive selection of the best of ten three-component projections, plus a multiple-regression analysis on artificial signals with contro
Load-bearing premise
The whole argument rests on the assumption that the Helicality score—how tightly the points fit a best-chosen spiral—really measures a spiral shape and not just any smooth curve through the pitch points.
What would settle it
Compute Helicality on a deliberately straight-line arrangement of the same pitch-conditioned embeddings (e.g., by fitting a straight line instead of a helix) and on a planar spiral; if these baselines match or exceed the helix fit, the claim that the structure is specifically helical collapses.
If this is right
- If the helix is real, pitch is represented as a geometric structure combining pitch height and pitch class, analogous to human octave equivalence.
- Helicality may serve as a diagnostic of how well a model has internalized musical structure; deeper layers show clearer helices, consistent with probing results.
- The difference in helix clarity across timbres implies that the model's pitch geometry is shaped by acoustic input statistics, not a fixed internal code.
- The finding that octave-equivalent harmonics drive the helix suggests models rely on the same spectral relationships as human pitch perception.
Where Pith is reading between the lines
- A natural next step is to test whether the helical geometry is causally used for generation, e.g., by intervening on the helix axis and checking whether generated pitch shifts accordingly.
- The relative ranking of instruments across the two models (r=0.59) hints that timbre-driven helix clarity may be a general property of music transformers rather than a quirk of one architecture.
- The lack of a non-helical geometric baseline (e.g., straight line or planar spiral) means the current evidence cannot distinguish a true helix from any smooth one-dimensional curve; a comparison against such baselines would be a cheap, decisive test.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper analyzes intermediate representations of two generative music foundation models (Jukebox and MusicGen) by feeding isolated notes and applying PCA to the per-layer token-averaged embeddings. It proposes a 'Helicality' score defined as the inverse mean squared error between the pitch-conditioned 3D embeddings and a fitted 9-parameter parametric helix, maximized over the 10 possible triples of the top five principal components. Based on this score, the authors claim that both models embed pitch in a helical structure, that the helix clarity varies with instrument timbre, and that octave-equivalent harmonics (powers of 2) drive helix formation, as supported by a multiple regression analysis on artificial harmonic-controlled signals.
Significance. If the central geometric claim were properly validated, the paper would be a valuable contribution to interpretability of music foundation models, complementing prior probing studies with a structural account of pitch representation. The paper has notable strengths: it analyzes two state-of-the-art generative MFMs, uses a carefully designed set of 137 artificial harmonic conditions, performs statistical tests for harmonic contributions, reports cross-model consistency, and makes code available. However, the load-bearing Helicality metric is not shown to discriminate helical structure from a merely smooth pitch-ordered curve, and the paper contains an internal contradiction between the random-threshold criterion and the pure-tone result. These issues undermine the primary claim as it stands, though they are addressable with additional baselines and calibration experiments.
major comments (3)
- [§3.3, Eq. (2), §4.2] The Helicality score is inverse MSE after fitting the 9-parameter helix of Eq. (1), which includes free radius parameters r0 and r_slope, and after selecting the best of 10 PCA projections. Nothing prevents the optimizer from collapsing r(p) to near zero, in which case the fitted model is a straight line and a high score reflects only that pitch-conditioned embeddings lie on a smooth one-dimensional curve. The only null model is uniform-random 3D vectors, which is far less structured than real representation manifolds. No comparison is made to simpler geometric alternatives such as a line, a plane circle, or a non-periodic spiral. The claim that the representations are 'helical' rather than merely smooth and pitch-ordered is therefore not established. Please report fitted radii (e.g., r0 and r_slope distributions) and include synthetic and real-data baselines that can discriminate helix
- [Table 1, §4.2, §4.3] There is a direct internal contradiction. Section 4.2 defines helical structure by exceeding the Random reference of 0.371±0.014, and on this basis concludes that both MFMs embed pitch in a helix. However, Table 1 shows that the pure-tone condition has layer-max Helicality 0.619, which exceeds the random threshold, yet §4.3 states that 'Signals without harmonics do not form a helix.' Thus either the threshold is invalid for certifying helicity, or Helicality measures something other than helical geometry (e.g., smoothness of the pitch-conditioned trajectory). This issue must be resolved before the central claim can be accepted.
- [§2.2, §3.3] The paper cites [19] as the source of 'Helicality' and claims to apply it, but the metric defined in Eq. (2) is not the isomap-based Helicality of [19]. The cited metric is based on isometric feature mapping and measures octave equivalence in a different way. Consequently, the prior work does not provide external validation for the new parametric-fit score. The authors should either use the original metric, clearly state that they propose a new metric, or calibrate the new metric on synthetic data with known ground-truth shapes (line, circle, helix, noisy helix) to demonstrate that it is sensitive to helical structure specifically.
minor comments (4)
- [Fig. 4] The figure block for Eq. (1) parameters appears repeated many times in the manuscript text, making the paper unnecessarily long and visually confusing. Please replace with a single occurrence.
- [§4.2] It is unclear whether the Random reference value 0.371±0.014 is computed as the maximum over the 10 PCA projection triples for each random trial or as a score on a single projection. If the former, the threshold is appropriately calibrated to the selection procedure; if the latter, the chance level under the max operation would be higher. Please clarify.
- [Eq. (2)] The Helicality score is the inverse of MSE, so it has dimensions of 1/coordinate^2 and depends on the scale of the embeddings. Consider normalizing or reporting a goodness-of-fit measure that is scale-invariant, especially when comparing across layers and models.
- [§3.3 / §4.3] The term 'Helicality' is sometimes spelled 'Helicality' (e.g., in the reference [19] title and in related work). Please ensure consistent spelling throughout.
Circularity Check
No significant circularity: the helix claim is an empirical goodness-of-fit measurement, not a prediction derived from the fitted parameters.
full rationale
The paper's central claim is that MFM intermediate representations fit a parametric helix (Eq. 1), quantified by the inverse MSE called Helicality (Eq. 2). This is an observational measurement: the parameters are optimized on the actual embeddings, and a poor fit or a fit to non-helical data would yield a low score. The comparison to a uniform-random baseline provides an external reference, and the harmonic regression in Sec. 3.4/4.3 is a separate statistical analysis of how harmonic content affects the measured score. No fitted parameter is renamed as a prediction, and no conclusion follows by construction from the definition of Helicality. The citations to prior work are external and not self-citations; the fact that Eq. 2 differs from the isomap-based Helicality of [19] is a validity/attribution concern, not circularity. The pure-tone case (Table 1: 0.619) exceeding the random threshold (0.371) is an internal inconsistency that weakens the threshold's diagnostic value, but it does not make any derivation circular. The paper's reasoning is self-contained as a correlational analysis of fit quality versus input harmonic structure, so no load-bearing circular step is present.
Axiom & Free-Parameter Ledger
free parameters (3)
- Helix model parameters (h0, hpitch, r0, rslope, ωchroma, p0, c, u, v) =
per-layer, per-instrument, per-projection via Optuna (>1,000 trials, 3 seeds)
- PCA projection selection (max over C(5,3)=10 triples) =
max Helicality over the 10 three-PC projections
- Search range for ωchroma =
[−π/2, −π/6] ∪ [π/6, π/2]
axioms (3)
- ad hoc to paper Inverse MSE to a fitted parametric helix is a valid measure of helical structure.
- domain assumption Uniform random 3D points are an appropriate null distribution for Helicality.
- domain assumption PCA of the 36 pitch-conditioned vectors preserves pitch-relevant geometry in the top 5 principal components.
read the original abstract
This study analyzes the intermediate representations of music foundation models (MFMs) and reports the geometric structures used to represent pitch information. By inputting isolated musical notes into trained MFMs and analyzing their principal components, we reveal that the representations form a helical structure reflecting the octave periodicity of pitch. Furthermore, we show that the clarity and geometry of this helical structure vary not only across models but also with the acoustic properties of the input signals. Our analysis provides a novel approach for clarifying the internal mechanisms of MFMs.
Reference graph
Works this paper leans on
-
[1]
Do Music Foundation Models Embed Pitch in Helical Structure?
INTRODUCTION Foundation models have recently advanced music informa- tion processing, following their success in natural language processing (NLP). In particular, self-supervised learning (SSL) on large-scale music data has produced powerful music-specific models, known as music foundation mod- els (MFMs) [1–5]. MFMs exhibit strong versatility in both mus...
2026
-
[2]
We extract pitch-dependent features from a music foundation model and evaluate their helical structure using PCA and parametric fitting
ExtractionTransformer Transformer Transformer Transformer Transformer … Foundation model Intermediate representation PCA 3D features Fitting Helicality Artificial test signal Extract × 𝑁key 2𝑓0 3𝑓0 4𝑓0 𝑓0 2𝑓0 3𝑓0 4𝑓0 Figure 1: Overview. We extract pitch-dependent features from a music foundation model and evaluate their helical structure using PCA and par...
-
[3]
Input: Various timbres Instruments 𝑓0 Single note flat decay
Evaluation1. Input: Various timbres Instruments 𝑓0 Single note flat decay
-
[4]
RELATED WORK 2.1 Interpretability of Foundation Models Understanding the intermediate representations of founda- tion models has become a key research topic, especially in NLP. Prior work shows that models like GPT-2 [10] encode periodic concepts (e.g., days, months) as circular geomet- ric patterns [11], suggesting they form human-like concep- tual struc...
Pith/arXiv arXiv 2026
-
[5]
1, we input monophonic music sig- nals with specific pitches into the model’s pretrained au- dio tokenizer and pass the resulting token sequences to the Transformer decoder
METHOD 3.1 Extracting Pitch-Dependent Features As shown in Fig. 1, we input monophonic music sig- nals with specific pitches into the model’s pretrained au- dio tokenizer and pass the resulting token sequences to the Transformer decoder. Following prior work [7], we ob- tain a time series of intermediate representations from each Transformer-decoder layer...
-
[6]
Jukebox.We used the top-level decoder of the 5B model fromjukemirlib[6] 1
EXPERIMENTS 4.1 Experimental Setup 4.1.1 Models We analyze two trained MFMs: Jukebox and MusicGen. Jukebox.We used the top-level decoder of the 5B model fromjukemirlib[6] 1 . The Transformer decoder con- sists of72layers, and the dimensionality of the intermedi- ate representations is4,800. MusicGen.We used the large model (3.3B) 2 . Text condi- tioning w...
-
[7]
The clarity and geometry of this struc- ture vary not only across the two analyzed models but also with the acoustic properties of the input, particularly its harmonic composition
CONCLUSION This study demonstrated that the intermediate representa- tions of two generative MFMs embed pitch information in a helical structure. The clarity and geometry of this struc- ture vary not only across the two analyzed models but also with the acoustic properties of the input, particularly its harmonic composition. These results suggest that MFM...
-
[8]
ACKNOWLEDGEMENTS This work was supported by JST FOREST Grant Num- ber JPMJFR226V and JSPS KAKENHI Grant Number JP26K21256
-
[9]
Jukebox: A generative model for music,
P. Dhariwal, H. Jun, C. Payne, J. W. Kim, A. Radford, and I. Sutskever, “Jukebox: A generative model for music,”arXiv preprint arXiv:2005.00341, 2020
Pith/arXiv arXiv 2005
-
[10]
Simple and control- lable music generation,
J. Copet, F. Kreuk, I. Gat, T. Remez, D. Kant, G. Syn- naeve, Y . Adi, and A. Défossez, “Simple and control- lable music generation,” inNeurIPS, 2023
2023
-
[11]
MusicLM: Generating music from text,
A. Agostinelli, T. I. Denk, Z. Borsos, J. Engel, M. Verzetti, A. Caillon, Q. Huang, A. Jansen, A. Roberts, M. Tagliasacchi, M. Sharifi, N. Zeghi- dour, and C. Frank, “MusicLM: Generating music from text,”arXiv preprint arXiv:2301.11325, 2023
Pith/arXiv arXiv 2023
-
[12]
MERT: Acoustic music understanding model with large-scale self-supervised training,
Y . Li, R. Yuan, G. Zhang, Y . Ma, X. Chen, H. Yin, C. Xiao, C. Lin, A. Ragni, E. Benetos, N. Gyenge, R. Dannenberg, R. Liu, W. Chen, G. Xia, Y . Shi, W. Huang, Z. Wang, Y . Guo, and J. Fu, “MERT: Acoustic music understanding model with large-scale self-supervised training,”arXiv preprint arXiv:2306.00107, 2023
Pith/arXiv arXiv 2023
-
[13]
Music foundation model as generic booster for music downstream tasks,
W.-H. Liao, Y . Takida, Y . Ikemiya, Z. Zhong, C.- H. Lai, G. Fabbro, K. Shimada, K. Toyama, K. W. Cheuk, M. A. Martínez-Ramírez, S. Takahashi, S. Uh- lich, T. Akama, W. Choi, Y . Koyama, and Y . Mitsufuji, “Music foundation model as generic booster for music downstream tasks,”TMLR, 2025
2025
-
[14]
Codified au- dio language modeling learns useful representations for music information retrieval,
R. Castellon, C. Donahue, and P. Liang, “Codified au- dio language modeling learns useful representations for music information retrieval,” inISMIR, 2021
2021
-
[15]
Do music generation models encode music theory?
M. Wei, M. Freeman, C. Donahue, and C. Sun, “Do music generation models encode music theory?” inIS- MIR, 2024
2024
-
[16]
Do music LLMs learn sym- bolic concepts? a pilot study using probing and inter- vention,
W. Ma, X. Li, and G. Xia, “Do music LLMs learn sym- bolic concepts? a pilot study using probing and inter- vention,” inNeurIPS Workshop on Audio Imagination, 2024
2024
-
[17]
Geometrical approximations to the structure of musical pitch,
R. N. Shepard, “Geometrical approximations to the structure of musical pitch,”Psychological Review, vol. 89, no. 4, pp. 305–333, 1982
1982
-
[18]
Language models are unsupervised mul- titask learners,
A. Radford, J. Wu, R. Child, D. Luan, D. Amodei, and I. Sutskever, “Language models are unsupervised mul- titask learners,”OpenAI blog, vol. 1, no. 8, p. 9, 2019
2019
-
[19]
Not all language model features are one- dimensionally linear,
J. Engels, E. J. Michaud, I. Liao, W. Gurnee, and M. Tegmark, “Not all language model features are one- dimensionally linear,” inICLR, 2025
2025
-
[20]
Towards understand- ing grokking: An effective theory of representation learning,
Z. Liu, O. Kitouni, N. Nolte, E. J. Michaud, M. Tegmark, and M. Williams, “Towards understand- ing grokking: An effective theory of representation learning,” inNeurIPS, 2022
2022
-
[21]
Monotonic representa- tion of numeric attributes in language models,
B. Heinzerling and K. Inui, “Monotonic representa- tion of numeric attributes in language models,” inACL, 2024, pp. 175–195
2024
-
[22]
What is a number, that a large language model may know it?
R. Marjieh, V . Veselovsky, T. L. Griffiths, and I. Sucholutsky, “What is a number, that a large language model may know it?”arXiv preprint arXiv:2502.01540, 2025
Pith/arXiv arXiv 2025
-
[23]
Language models encode the value of numbers linearly,
F. Zhu, D. Dai, and Z. Sui, “Language models encode the value of numbers linearly,” inCOLING, 2025, pp. 693–709
2025
-
[24]
Understanding intermediate layers using linear classifier probes,
G. Alain and Y . Bengio, “Understanding intermediate layers using linear classifier probes,” inICLR, 2017
2017
-
[25]
Uni- versal music representations? evaluating foundation models on world music corpora,
C. Papaioannou, E. Benetos, and A. Potamianos, “Uni- versal music representations? evaluating foundation models on world music corpora,” inISMIR, 2025
2025
-
[26]
Learning the helix topology of musical pitch,
V . Lostanlen, S. Sridhar, B. McFee, A. Farnsworth, and J. P. Bello, “Learning the helix topology of musical pitch,” inIEEE ICASSP, 2020, pp. 11–15
2020
-
[27]
Helicality: An isomap- based measure of octave equivalence in audio data,
S. Sridhar and V . Lostanlen, “Helicality: An isomap- based measure of octave equivalence in audio data,” in ISMIR, 2020
2020
-
[28]
N. H. Fletcher and T. D. Rossing,The Physics of Mu- sical Instruments, 2nd ed. Springer-Verlag, 1998
1998
-
[29]
Neural discrete representation learning,
A. van den Oord, O. Vinyals, and K. Kavukcuoglu, “Neural discrete representation learning,” inNeurIPS, vol. 30, 2017
2017
-
[30]
Attention is all you need,
A. Vaswani, N. Shazeer, N. Parmar, J. Uszkoreit, L. Jones, A. N. Gomez, L. u. Kaiser, and I. Polosukhin, “Attention is all you need,” inNeurIPS, vol. 30, 2017
2017
-
[31]
High Fidelity Neural Audio Compression,
A. Défossez, J. Copet, G. Synnaeve, and Y . Adi, “High Fidelity Neural Audio Compression,” inICLR, 2024
2024
-
[32]
Explor- ing the limits of transfer learning with a unified text- to-text transformer,
C. Raffel, N. Shazeer, A. Roberts, K. Lee, S. Narang, M. Matena, Y . Zhou, W. Li, and P. J. Liu, “Explor- ing the limits of transfer learning with a unified text- to-text transformer,”Journal of machine learning re- search, vol. 21, no. 140, pp. 1–67, 2020
2020
-
[33]
Timidity++,
T. Brechbill, “Timidity++,” https://timbrechbill.com/ saxguru/Timidity.php, 2004
2004
-
[34]
General midi system level 1,
“General midi system level 1,” the MIDI Manufactur- ers Association, Tech. Rep., 1991
1991
-
[35]
Optuna: A next-generation hyperparameter optimiza- tion framework,
T. Akiba, S. Sano, T. Yanase, T. Ohta, and M. Koyama, “Optuna: A next-generation hyperparameter optimiza- tion framework,” inACM SIGKDD, 2019, pp. 2623– 2631
2019
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.