REVIEW 3 major objections 3 minor 59 references
Perspectives on Tsallis Statistics for Artificial Intelligence
T0 review · 3 major / 3 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read This paper argues that Tsallis statistics, a one-parameter family of entropies, is not a physics curiosity but a practical unifying design principle for AI, making many independent methods the same q-deformation of standard Boltzmann-Gibbs
desk verdict A useful, honest review that makes the q-dial synthesis explicit and ships working code; the Section 4.1 claim that heavy-tailed SGD noise is a nonextensive signature overreaches and needs support or downgrading. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The carrier of the argument is the deformed pair $\ln_q x = (x^{1-q}-1)/(1-q)$ and $\exp_q(x) = [1+(1-q)x]_+^{1/(1-q)}$, together with the Tsallis entropy $S_q(p) = (1 - \sum_i p_i^q)/(q-1)$. The Tsallis cut-off $[\cdot]_+$ in the $q$-exponential is what produces exact zeros and therefore sparsity; the power-law tails for $q>1$ produce heavy-tailed distributions and robustness; the maximum-entropy variational problem with $S_q$ yields $q$-exponentials and $q$-Gaussians; and the $q$-central limit theorem supplies the attractor statement that correlated aggregates converge to $q$-Gaussian limits. Superstatistics—$p(\varepsilon)=\int f(\beta)e^{-\beta\varepsilon}d\beta$ with $f(\beta)$ a gamma
What would settle it
Measure the per-mini-batch inverse-temperature or gradient-scale distribution over many batches of a trained Transformer and compare the predicted $q = 1 + \mathrm{Var}(\beta)/\langle\beta\rangle^2$ with the $q$ fitted to the marginal gradient noise; a mismatch, or a scale distribution that is not gamma-like, would falsify the superstatistical account. A sharper test: check whether the increments' tail lies in the finite-variance $q$-Gaussian regime or in the divergent-variance $(q,\alpha)$-stable regime that the paper itself flags.
Extended reading notes
Core claim
The paper asserts that the deep-learning toolbox is implicitly Tsallisian. Its central object is the q-dial: every standard Boltzmann–Gibbs–Shannon component—the softmax, the Shannon-entropy regularizer, the Gaussian prior or likelihood, the cross-entropy loss—can be deformed by an entropic index $q$, and many known methods are exactly those deformed objects. Sparsemax is the max-Tsallis-entropy projection onto the simplex at $q=2$; $\alpha$-entmax generalizes it; Tsallis-entropy-regularized Markov decision processes have $q$-exponential optimal policies, with $q=2$ giving sparse policies; Student-$t$ and other robust heavy-tailed models are $q$-Gaussians for $1<q<3$; and the Tsallis cross-e
Load-bearing premise
The load-bearing premise is that the fluctuating scale (per-mini-batch curvature and gradient magnitude) in deep learning is roughly gamma-distributed, so that averaging local Gaussian fluctuations yields exactly $q$-exponential statistics with $q = 1 + \mathrm{Var}(\beta)/\langle\beta\rangle^2$; if that hidden-scale premise fails, the claim that heavy-tailed spectra and gradient noise are nonextensive signatures loses its foundation, even though the survey's unification woul
Editorial extensions
If this is right
- Sparse attention maps with exact zeros become a special case of max-Tsallis-entropy projection; $q$ can be learned per head or per layer, and efficient sparse kernels make this practical at scale.
- Reinforcement-learning policies become $q$-exponential functions of $Q$-values, so a single $q$ tunes exploration, sparsity, and near-greedy commitment; a learned $q$ anneals exploration into exploitation.
- For $q<1$, the $q$-cross-entropy is bounded and resists label noise, giving a principled robustness dial that recovers ordinary cross-entropy at $q=1$.
- Heavy-tailed gradient noise and weight spectra place SGD outside the Gaussian basin; $q$-CLT and stable-law analysis become the natural convergence language for deep learning.
- Because every deformed method collapses to its Boltzmann–Gibbs–Shannon counterpart at $q=1$, adopting a $q$-dial is backward compatible with existing baselines.
Reading between the lines
- A practical transfer the paper leaves implicit: the algebraic q-dial means machinery built for one deformed method, such as differentiable entmax projections, can be transplanted into another, such as Tsallis-regularized policy updates, with minimal changes.
- The superstatistics link suggests a direct experimental check the paper does not run: fit the gamma scale distribution to empirical mini-batch gradient norms and see whether the predicted $q$ reproduces the fitted gradient-noise tail.
- The paper's own caveat that divergent variance routes to $(q,\alpha)$-stable laws rather than $q$-Gaussians implies that some heavy-tailed SGD phenomena may require stable-law theory, which is a sharper prediction than generic $q$-Gaussian fitting.
- If $q$ genuinely mirrors distributional properties of the data, a learned $q$ could double as an out-of-distribution detector: shifts in attention sparsity or fitted tail index across domains would signal non-stationarity.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This is a perspective/review paper arguing that Tsallis statistics offers a unifying design principle for AI. The authors review the mathematical toolkit (q-entropy, q-logarithm/exponential, q-CLT, q-Gaussians, superstatistics) and survey a broad set of applications—sparse attention (sparsemax, α-entmax), maximum-entropy and sparse RL, heavy-tailed generative models, robust losses, and optimization—claiming that these are all instances of a single 'q-dial' that deforms a Boltzmann–Gibbs–Shannon object. They further argue that the heavy-tailed weight spectra and gradient noise observed in deep networks are 'nonextensive signatures,' and that q should be treated as a learnable inductive bias. The paper includes two small reproducible experiments on learning q (heavy-tailed density estimation and label-noise-robust classification) and releases an open-source JAX library (qjax).
Significance. The paper makes a genuinely useful organizing contribution. The mathematical review is careful and appropriately caveated, including the triple-index qualification on the q-CLT and the non-smoothness of the Tsallis cut-off. The identification of a common q-deformation pattern across independently developed methods—sparse attention, Tsallis-regularized RL, q-Gaussian generative models, bounded losses—is plausible and well illustrated. The open-source qjax library and the reproducible minimal experiments are concrete strengths. However, the stronger interpretive claim of Section 4.1, that heavy-tailed weight spectra and gradient noise are 'nonextensive signatures,' is not established by the evidence presented and currently conflicts with the paper's own q-CLT review in the cited divergent-variance regime. The q-dial unification of existing methods does not depend on this stronger claim, but the abstract and Section 4.1 present it as part of the thesis. The paper is thus valuable as a perspective, but the nonextensive-signatures component needs either support or explicit downgrading.
major comments (3)
- [Section 4.1 (vs. Section 2.3)] The claim that empirically observed gradient noise with finite tail index α<2 (ref. [50], divergent variance) makes q-Gaussians the 'natural stationary and increment distributions' contradicts the paper's own review in Section 2.3. There it states that when the (2q−1)-variance diverges, the attractor is a (q,α)-stable law, not a q-Gaussian; α<2 is exactly such a regime. To sustain the 'nonextensive signatures' claim, the paper needs either a derivation connecting α<2 stable noise to the q-Gaussian/q-CLT framework, or an explicit statement that q-Gaussians are only a phenomenological approximation in this regime. As written, Section 4.1 is internally inconsistent with Sections 2.3 and 2.4.
- [Section 4.1 (superstatistics premise, Eq. 14)] The superstatistical mechanism is asserted in Section 4.1 but not measured. Section 2.5 is properly hedged ('to the extent that these fluctuations are gamma-like'), yet Section 4.1 states that per-mini-batch curvature and gradient scale fluctuations 'yield q-exponential statistics' as though this were established. No measurement of the distribution of the fluctuating scale in deep networks is provided, and the paper's own Section 4.5 warns that 'heavy tails should be demonstrated, not assumed.' Either supply measurements or downgrade the language to a testable hypothesis/analogy. This is load-bearing because the abstract and Section 4.1 present these signatures as part of the paper's central thesis.
- [Section 1, page 3] The introductory characterization of the entropic index is internally inconsistent with the rest of the manuscript. It says q<1 encourages 'heavy tails' and q>1 encourages 'sparsity,' but Section 2.2 and Section 2.4 establish that q-exponentials and q-Gaussians have power-law tails for q>1 and compact support for q<1, and Table 2 maps q>1 to sparse/peaked behavior. The robust q-loss regime is also q<1 (Section 4.4), not q>1. Since the 'q-dial' direction is central to the paper's framing, this paragraph should be corrected so that the mapping from q to tail behavior is unambiguous and consistent.
minor comments (3)
- [Section 3.1, footnote 1] The note about normalization conventions is useful, but the statement that 'the identifications below hold up to this rescaling of the scores' is easy to misread. Consider stating explicitly how α maps to q in Table 2 and in the comparisons of learned α values across papers.
- [Section 4.4, Eq. (19)] The text says the q-gradient of the Tsallis entropy has a finite limit as q→1; giving the explicit limit value (or a pointer to it) would make the differentiability claim more concrete.
- [Section 4.5, 'Empirical justification'] This pitfall is well stated and should be applied directly to the Section 4.1 signatures discussion. As written, the two sections are in tension.
Circularity Check
No significant circularity: the paper's unifications are read off explicit definitions; the only serious weakness is an unsupported (and internally tensioned) interpretive claim in Section 4.1, which is a correctness/evidence gap, not a circular reduction.
full rationale
This is a perspective/review paper. Its organizing move is to display known methods as instances of deforming a BGS object by q: α-entmax is defined as the Sq-regularized argmax (Eq. 15), the Tsallis max-ent policy is a q-exponential (Eq. 16), q-Gaussians are the max-Sq densities (Eq. 13), and the q-cross-entropy is defined via ln_q (Eq. 17). The 'q-dial' pattern is therefore read off definitions, not fitted to data, so it is not a case of a fitted input being renamed a prediction. The superstatistics step (Section 2.5, Eq. 14) is a mathematical mixture identity: a gamma-distributed β yields a q-exponential marginal with q = 1+Var(β)/⟨β⟩². Section 4.1 invokes this identity to interpret empirically heavy-tailed weight spectra and gradient noise, but the paper does not fit β and then claim a prediction; it explicitly defers the test ('fit q (or the tail index α) and test it against the superstatistical prediction'). The paper repeatedly discloses its own evidentiary limits: Section 4.5 warns that 'Heavy tails should be demonstrated, not assumed'; Section 4.4 labels its experiments 'deliberately small and illustrative'; Section 3.4 marks the entmax/over-smoothing benefit as a 'plausible and testable conjecture rather than a demonstrated benefit.' The genuine flaw is non-circular: Section 4.1 cites Simsekli et al. for α<2 (divergent variance) and then calls the natural attractors q-Gaussians, whereas Section 2.3 says divergent (2q−1)-variance leads to (q,α)-stable laws, not q-Gaussians. That is an unsupported mapping or internal inconsistency, not an output that reduces to an input. There are no load-bearing self-citations by the present authors; the cited q-CLT and superstatistics theorems are external results. Under the stated standard, no circular step can be exhibited, so the score is 0.
Assumptions & free parameters
free parameters (3)
- learned q in heavy-tailed density estimation illustration =
q_hat = 1.49
- learned q in label-noise classification illustration =
q_hat about 0.08-0.33 depending on noise rate
- superstatistical relative variance Var(beta)/<beta>^2 for SGD =
not measured
assumptions (5)
- domain assumption Umarov-Tsallis-Steinberg q-CLT (Theorem 1, informal)
- standard math Superstatistics with chi-squared mixing yields q-exponential marginals
- domain assumption Mini-batch SGD scale fluctuations are gamma-like
- standard math Concavity and maximizer properties of Sq (Furuichi)
- domain assumption Differentiability of entmax outputs through KKT conditions
Cite this review
Pith. "Pith review of Perspectives on Tsallis Statistics for Artificial Intelligence." pith.science (2026). https://pith.science/paper/KGWCKVAL
@misc{pith2026260801223,
author = {Pith},
title = {Pith review of: Perspectives on Tsallis Statistics for Artificial Intelligence},
year = {2026},
howpublished = {\url{https://pith.science/paper/KGWCKVAL}},
note = {Machine review of arXiv:2608.01223}
}
abstract
Tsallis statistics generalizes Boltzmann-Gibbs statistical mechanics through a single real parameter $q$ that controls the weight assigned to rare and frequent events. Originally proposed to describe physical systems with long-range correlations, multifractal geometry, and heavy-tailed fluctuations, the framework has become a recurring ingredient in modern artificial intelligence (AI): it underlies sparse attention mechanisms (\textsc{sparsemax} and $\alpha$-\textsc{entmax}), maximum-entropy reinforcement learning with controllable exploration, robust and heavy-tailed probabilistic models, and a family of generalized loss functions and regularizers. This paper offers a structured perspective on where Tsallis statistics meets AI. We first review the mathematical core: $q$-entropy and its variational (maximum-entropy) foundation, the $q$-exponential and $q$-logarithm, the $q$-central limit theorem, $q$-Gaussian distributions, and their dynamical origin in superstatistics, emphasizing the properties that matter for machine learning. We then survey applications across softmax generalization, reinforcement learning, sequential and graph neural models, generative and probabilistic modeling, loss design, and optimization, extracting the recurring design pattern in each case: a tunable interpolation between dense/uniform and sparse/peaked behavior governed by $q$. We further argue that the heavy-tailed weight spectra and gradient-noise statistics empirically observed in deep networks are themselves nonextensive signatures, placing modern learning dynamics within the scope of $q$-statistics. Finally, we discuss methodological pitfalls, the relationship to information geometry and $q$-exponential families, and open directions, arguing that $q$ should be treated as a learnable inductive bias rather than a fixed hyperparameter.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
-
[50]
U. Şimşekli, L. Sagun, M. Gürbüzbalaban, A tail-index analysis of stochastic gradient noise in deep neural networks, in: Proceedings of the 36th International Conference on Machine Learning (ICML), 2019, pp. 5827–5837. URL: https://proceedings.mlr.press/v97/ simsekli19a.html
work page 2019
-
[1]
C. Tsallis, Possible generalization of Boltzmann–Gibbs statistics, Journal of Statistical Physics 52 (1988) 479–487. URL:https://doi.org/10. 1007/BF01016429
work page 1988
-
[2]
S. A. Sepúlveda Fontaine, J. M. Amigó, Applications of entropy in data analysis and machine learning: A review, Entropy 26 (2024) 1126. URL: https://doi.org/10.3390/e26121126
-
[3]
Entropy measures and their applications: A comprehensive review
N. Kumar, A. Dixit, V. Vijay, Entropy measures and their applications: A comprehensive review, arXiv preprint arXiv:2503.15660 (2025). URL: https://arxiv.org/abs/2503.15660. 31
work page Pith review arXiv 2025
-
[4]
C. Tsallis, Introduction to Nonextensive Statistical Mechanics: Ap- proaching a Complex World, Springer, New York, 2009. URL:https: //doi.org/10.1007/978-0-387-85359-8
-
[5]
Naudts, Generalised Thermostatistics, Springer, London, 2011
J. Naudts, Generalised Thermostatistics, Springer, London, 2011. URL: https://doi.org/10.1007/978-0-85729-355-8
-
[6]
A. R. Plastino, A. Plastino, Stellar polytropes and Tsallis’ entropy, Physics Letters A 174 (1993) 384–386. URL: https://doi.org/10. 1016/0375-9601(93)90195-6
work page 1993
-
[7]
M. Gell-Mann, C. Tsallis (Eds.), Nonextensive Entropy: Interdisciplinary Applications, OxfordUniversityPress, 2004.URL: https://global.oup. com/academic/product/nonextensive-entropy-9780195159776
work page 2004
Show all 59 references
-
[8]
Tsallis, Beyond Boltzmann–Gibbs–Shannon in physics and elsewhere, Entropy 21 (2019) 696
C. Tsallis, Beyond Boltzmann–Gibbs–Shannon in physics and elsewhere, Entropy 21 (2019) 696. URL:https://doi.org/10.3390/e21070696
2019 doi
-
[9]
Penrose, Foundations of Statistical Mechanics: A Deductive Treat- ment, Pergamon Press, Oxford, 1970
O. Penrose, Foundations of Statistical Mechanics: A Deductive Treat- ment, Pergamon Press, Oxford, 1970
1970
-
[10]
Furuichi, Information theoretical properties of Tsallis entropies, Jour- nal of Mathematical Physics 47 (2006) 023302
S. Furuichi, Information theoretical properties of Tsallis entropies, Jour- nal of Mathematical Physics 47 (2006) 023302. URL:https://doi.org/ 10.1063/1.2165744
2006 doi
-
[11]
Tsallis, R
C. Tsallis, R. S. Mendes, A. R. Plastino, The role of constraints within generalized nonextensive statistics, Physica A: Statistical Mechanics and its Applications 261 (1998) 534–554. URL:https://doi.org/10.1016/ S0378-4371(98)00437-3
1998
-
[12]
Nielsen, R
F. Nielsen, R. Nock, A closed-form expression for the Sharma–Mittal entropy of exponential families, Journal of Physics A: Mathematical and Theoretical 45 (2012) 032003. URL:https://doi.org/10.1088/ 1751-8113/45/3/032003
2012
-
[13]
Hanel, S
R. Hanel, S. Thurner, A comprehensive classification of complex sta- tistical systems and an axiomatic derivation of their entropy and dis- tribution functions, Europhysics Letters (EPL) 93 (2011) 20006. URL: https://doi.org/10.1209/0295-5075/93/20006. 32
2011 doi
-
[14]
E. M. F. Curado, C. Tsallis, Generalized statistical mechanics: connection with thermodynamics, Journal of Physics A: Mathematical and General 24 (1991) L69–L72. URL:https://doi.org/10.1088/0305-4470/24/ 2/004
1991 doi
-
[15]
Umarov, C
S. Umarov, C. Tsallis, S. Steinberg, On a q-central limit theorem consistent with nonextensive statistical mechanics, Milan Journal of Mathematics 76 (2008) 307–328. URL: https://doi.org/10.1007/ s00032-008-0087-y
2008
-
[16]
E. P. Borges, A possible deformed algebra and calculus inspired in nonextensive thermostatistics, Physica A: Statistical Mechanics and its Applications 340 (2004) 95–101. URL:https://doi.org/10.1016/ j.physa.2004.03.082
2004
-
[17]
Prato, C
D. Prato, C. Tsallis, Nonextensive foundation of Lévy distributions, Physical Review E 60 (1999) 2398–2401. URL:https://doi.org/10. 1103/PhysRevE.60.2398
1999
-
[18]
C. Beck, E. G. D. Cohen, Superstatistics, Physica A: Statistical Mechanics and its Applications 322 (2003) 267–275. URL: https: //doi.org/10.1016/S0378-4371(03)00019-0
2003 doi
-
[19]
A. F. T. Martins, R. F. Astudillo, From softmax to sparsemax: A sparse model of attention and multi-label classification, in: Proceedings of the 33rd International Conference on Machine Learning (ICML), 2016, pp. 1614–1623. URL: https://proceedings.mlr.press/v48/martins16. html
2016
-
[20]
Peters, V
B. Peters, V. Niculae, A. F. T. Martins, Sparse sequence-to-sequence models, in: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics (ACL), 2019, pp. 1504–1519. URL:https: //doi.org/10.18653/v1/P19-1146
2019 doi
-
[21]
G. M. Correia, V. Niculae, A. F. T. Martins, Adaptively sparse trans- formers, in: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing (EMNLP-IJCNLP), 2019, pp. 2174–2184. URL:https://doi.org/10.18653/v1/D19-1223. 33
2019 doi
-
[22]
Blondel, A
M. Blondel, A. F. T. Martins, V. Niculae, Learning with Fenchel–Young losses, Journal of Machine Learning Research 21 (2020) 1–69. URL: https://jmlr.org/papers/v21/19-021.html
2020
-
[23]
A. F. T. Martins, A. Farinhas, M. Treviso, V. Niculae, P. M. Q. Aguiar, M. A. T. Figueiredo, Sparse and continuous attention mechanisms, in: Advances in Neural Information Processing Systems (NeurIPS), volume 33, 2020. URL:https://arxiv.org/abs/2006.07214
2020 arXiv
-
[24]
A. F. T. Martins, M. Treviso, A. Farinhas, P. M. Q. Aguiar, M. A. T. Figueiredo, M. Blondel, V. Niculae, Sparse continuous distributions and Fenchel–Young losses, Journal of Machine Learning Research 23 (2022) 1–74. URL:https://arxiv.org/abs/2108.01988
2022 arXiv
-
[25]
Gonçalves, M
N. Gonçalves, M. Treviso, A. F. T. Martins, AdaSplash: Adaptive sparse flash attention, in: Proceedings of the 42nd International Conference on Machine Learning (ICML), 2025. URL:https://proceedings.mlr. press/v267/goncalves25a.html
2025
-
[26]
Vasylenko, H
P. Vasylenko, H. Pitorro, A. F. T. Martins, M. Treviso, Long-context generalization with sparse attention, in: International Conference on Learning Representations (ICLR), 2026. URL: https://arxiv.org/ abs/2506.16640
2026
-
[27]
Haarnoja, A
T. Haarnoja, A. Zhou, P. Abbeel, S. Levine, Soft actor-critic: Off-policy maximum entropy deep reinforcement learning with a stochastic actor, in: Proceedings of the 35th International Conference on Machine Learning (ICML), 2018, pp. 1861–1870. URL:https://proceedings.mlr.pres...
2018
-
[28]
K. Lee, S. Choi, S. Oh, Sparse Markov decision processes with causal sparse Tsallis entropy regularization for reinforcement learning, IEEE Robotics and Automation Letters 3 (2018) 1466–1473. URL:https: //doi.org/10.1109/LRA.2018.2800085
2018
-
[29]
K. Lee, S. Kim, S. Lim, S. Choi, S. Oh, Tsallis reinforcement learning: A unified framework for maximum entropy reinforcement learning, arXiv preprint arXiv:1902.00137 (2019). URL:https://arxiv.org/abs/1902. 00137. 34
1902 arXiv
-
[30]
Y. Chow, O. Nachum, M. Ghavamzadeh, Path consistency learning in Tsallis entropy regularized MDPs, in: Proceedings of the 35th Inter- national Conference on Machine Learning (ICML), 2018, pp. 979–988. URL:https://proceedings.mlr.press/v80/chow18a.html
2018
-
[31]
Geist, B
M. Geist, B. Scherrer, O. Pietquin, A theory of regularized Markov decision processes, in: Proceedings of the 36th International Conference on Machine Learning (ICML), 2019, pp. 2160–2169. URL:https:// arxiv.org/abs/1901.11275
2019 arXiv
-
[32]
Vieillard, O
N. Vieillard, O. Pietquin, M. Geist, Munchausen reinforcement learning, in: Advances in Neural Information Processing Systems (NeurIPS), volume 33, 2020. URL:https://arxiv.org/abs/2007.14430
2020 arXiv
-
[33]
Zimmert, Y
J. Zimmert, Y. Seldin, Tsallis-INF: An optimal algorithm for stochastic and adversarial bandits, Journal of Machine Learning Research 22 (2021) 1–49. URL:https://arxiv.org/abs/1807.07623
2021 arXiv
-
[34]
Zhang, S
J. Zhang, S. P. Karimireddy, A. Veit, S. Kim, S. J. Reddi, S. Kumar, S. Sra, Why are adaptive methods good for attention models?, in: Ad- vances in Neural Information Processing Systems (NeurIPS), volume 33,
-
[35]
Treviso, A
M. Treviso, A. Góis, P. Fernandes, E. Fonseca, A. F. T. Martins, Predicting attention sparsity in transformers, in: Proceedings of the Sixth Workshop on Structured Prediction for NLP, 2022. URL: https://arxiv.org/abs/2109.12188
2022 arXiv
-
[36]
Y. Ye, S. Ji, Sparse graph attention networks, IEEE Transactions on Knowledge and Data Engineering 35 (2023) 905–916. URL:https: //arxiv.org/abs/1912.00552
2023 arXiv
-
[37]
Q. Li, Z. Han, X.-M. Wu, Deeper insights into graph convolutional networks for semi-supervised learning, in: Proceedings of the 32nd AAAI Conference on Artificial Intelligence (AAAI), 2018. URL:https: //arxiv.org/abs/1801.07606
2018 arXiv
-
[38]
K. Oono, T. Suzuki, Graph neural networks exponentially lose expressive power for node classification, in: International Conference on Learning Representations (ICLR), 2020. URL: https://arxiv.org/abs/1905. 10947. 35
2020
-
[39]
Takahashi, T
H. Takahashi, T. Iwata, Y. Yamanaka, M. Yamada, S. Yagi, Student-t variational autoencoder for robust density estimation, in: Proceedings of the 27th International Joint Conference on Artificial Intelligence (IJCAI), 2018, pp. 2696–2702. URL:https://doi.org/10.24963/ijcai.2018/ 374
2018 doi
-
[40]
Okhotin, D
A. Okhotin, D. Molchanov, V. Arkhipkin, G. Bartosh, V. Ohanesian, A. Alanov, D. Vetrov, Star-shaped denoising diffusion probabilistic mod- els, in: Advances in Neural Information Processing Systems (NeurIPS), volume 36, 2023. URL:https://arxiv.org/abs/2302.05259
2023 arXiv
-
[41]
Pandey, J
K. Pandey, J. Pathak, Y. Xu, S. Mandt, M. Pritchard, A. Vahdat, M. Mardani, Heavy-tailed diffusion models, in: International Conference on Learning Representations (ICLR), 2025. URL:https://arxiv.org/ abs/2410.14171
2025 arXiv
-
[42]
Shariatian, U
D. Shariatian, U. Şimşekli, A. Durmus, Heavy-tailed diffusion with denoising lévy probabilistic models, in: International Conference on Learning Representations (ICLR), 2025. URL: https://arxiv.org/ abs/2407.18609
2025 arXiv
-
[43]
van der Maaten, G
L. van der Maaten, G. Hinton, Visualizing data using t-SNE, Journal of Machine Learning Research 9 (2008) 2579–2605. URL:https://www. jmlr.org/papers/v9/vandermaaten08a.html
2008
-
[44]
Zhang, M
Z. Zhang, M. R. Sabuncu, Generalized cross entropy loss for train- ing deep neural networks with noisy labels, in: Advances in Neu- ral Information Processing Systems (NeurIPS), volume 31, 2018, pp. 8778–8788. URL:https://proceedings.neurips.cc/paper/2018/ hash/f2925f97bc13ad2...
2018
-
[45]
E. Amid, M. K. Warmuth, S. Srinivasan, Two-temperature logistic regres- sion based on the Tsallis divergence, in: Proceedings of the 22nd Inter- national Conference on Artificial Intelligence and Statistics (AISTATS), 2019, pp. 2388–2396. URL:https://arxiv.org/abs/1705.07210
2019 arXiv
-
[46]
E. Amid, M. K. Warmuth, R. Anil, T. Koren, Robust bi-tempered logistic loss based on Bregman divergences, in: Advances in Neural Information Processing Systems (NeurIPS), volume 32, 2019. URL:https://arxiv. org/abs/1906.03361. 36
2019 arXiv
-
[47]
Tsallis, D
C. Tsallis, D. A. Stariolo, Generalized simulated annealing, Physica A: Statistical Mechanics and its Applications 233 (1996) 395–406. URL: https://doi.org/10.1016/S0378-4371(96)00271-3
1996 doi
-
[48]
A. C. Soterroni, R. L. Galski, F. M. Ramos, Theq-gradient method for global optimization, arXiv preprint arXiv:1209.2084 (2012). URL: https://arxiv.org/abs/1209.2084
-
[49]
C. H. Martin, M. W. Mahoney, Implicit self-regularization in deep neural networks: Evidence from random matrix theory and implications for learning, Journal of Machine Learning Research 22 (2021) 1–73. URL: https://jmlr.org/papers/v22/20-410.html
2021
-
[51]
Gürbüzbalaban, U
M. Gürbüzbalaban, U. Şimşekli, L. Zhu, The heavy-tail phenomenon in SGD, in: Proceedings of the 38th International Conference on Machine Learning (ICML), 2021, pp. 3964–3975. URL:https://arxiv.org/abs/ 2006.04740
2021 arXiv
-
[52]
Hodgkinson, M
L. Hodgkinson, M. W. Mahoney, Multiplicative noise and heavy tails in stochastic optimization, in: Proceedings of the 38th International Conference on Machine Learning (ICML), 2021, pp. 4262–4274. URL: https://arxiv.org/abs/2006.06293
2021 arXiv
-
[53]
Şimşekli, O
U. Şimşekli, O. Sener, G. Deligiannidis, M. A. Erdogdu, Hausdorff di- mension, heavy tails, and generalization in neural networks, in: Advances in Neural Information Processing Systems (NeurIPS), volume 33, 2020. URL:https://arxiv.org/abs/2006.09313
2020 arXiv
-
[54]
Barsbey, M
M. Barsbey, M. Sefidgaran, M. A. Erdogdu, G. Richard, U. Şimşekli, Heavy tails in SGD and compressibility of overparametrized neural net- works, in: AdvancesinNeuralInformationProcessingSystems(NeurIPS), volume 34, 2021. URL:https://arxiv.org/abs/2106.03795. 37
2021 arXiv
-
[55]
Amari, Information Geometry and Its Applications, volume 194 ofApplied Mathematical Sciences, Springer, 2016
S.-i. Amari, Information Geometry and Its Applications, volume 194 ofApplied Mathematical Sciences, Springer, 2016. URL:https://doi. org/10.1007/978-4-431-55978-8
2016 doi
-
[56]
Amari, A
S.-i. Amari, A. Ohara, Geometry ofq-exponential family of probability distributions, Entropy 13 (2011) 1170–1185. URL:https://doi.org/ 10.3390/e13061170
2011 doi
-
[57]
Korbel, R
J. Korbel, R. Hanel, S. Thurner, Information geometric duality ofϕ- deformed exponential families, Entropy 21 (2019) 112. URL:https: //doi.org/10.3390/e21020112
2019 doi
-
[58]
w_key"]) @ params[
E. Amid, R. Nock, M. K. Warmuth, Clustering above exponential families with tempered exponential measures, in: Proceedings of the 26th International Conference on Artificial Intelligence and Statistics (AISTATS), 2023, pp. 2994–3017. URL:https://arxiv.org/abs/2211. 02765. Appe...
2023
-
[2020]
URL:https://arxiv.org/abs/1912.03194
1912 arXiv
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.