REVIEW 3 major objections 4 minor 1 cited by
One-Bit Distributed Mean Estimation with Unknown Variance
T0 review · 3 major / 4 minor · reviewed 2026-08-09 · deepseek-v4-flash
Pith's one-line read A two-round adaptive protocol achieves the exact asymptotic MSE for one-bit mean estimation with unknown variance, and non-adaptive protocols provably fall behind for many log-concave distributions.
desk verdict The adaptive protocol and its analysis look solid, but the paper's headline claim—strict suboptimality of non-adaptive protocols—rests on an invalid Hellinger bound and the wrong branch of h, so the current version overclaims. 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 non-adaptive lower bound is carried by a refined squared-Hellinger analysis. For two nearby means $\mu\pm\epsilon\sigma$, the shifted densities are decomposed into level sets of their pointwise difference, and Theorem B.1 bounds the per-user Hellinger distance between the induced one-bit transcripts by $\epsilon^2(T(f_X)+o(1))$, where $h(x)=2\varphi'(x)f_X(x)$, $h^*=\max_{x\ge0}h(x)$, and $T(f_X)=\int_0^{h^*}\varphi'(h^{-1}(t))h^{-1}(t)\,dt$. Le Cam's two-point method then converts this into the universal constant $0.1034$. The adaptive lower bound uses the Van Trees inequality (the Bayesian Cramér–Rao bound) together with Lemma D.1, which bounds the Fisher information of any single one-bit observation by $(2f_X(0)/\sigma)^2+\delta$; its reciprocal gives $\sigma^2/(4f_X(0)^2)$. The upper bound is quantile inversion at a broadcast threshold.
What would settle it
Evaluate $T(f_X)$ for the standard normal: if $0.1034/T(f_X)\le 1/(4f_X(0)^2)$, the lower bound does not certify a gap for the Gaussian, matching the paper's Figure 10. A decisive test would be to exhibit, for one distribution in the stated class, a non-adaptive threshold protocol whose large-$n$ MSE is below $0.1034\,\sigma^2/T(f_X)$, which would falsify Theorem 3.2.
Extended reading notes
Core claim
The central claim, in the authors' terms, is that unknown variance changes the comparison between adaptive and non-adaptive one-bit mean estimation in a quantifiable way. Theorem 4.1 gives $\lim_{n\to\infty} n\,\mathrm{MSE}(\hat\mu_f)=\sigma^2/(4f_X(0)^2)$ for the two-round protocol, and Theorem 4.3 shows any sequential adaptive protocol satisfies $\lim n\,\mathbb{E}[(\hat\mu-\mu)^2]\ge\sigma^2/(4f_X(0)^2)$ under a shape condition on $\eta(x)=f_X(x)^2/(F_X(x)F_X(-x))$. Theorem 3.2, by contrast, gives $\lim \sup_\mu n\,\mathrm{MSE}(\hat\mu)\ge 0.1034\sigma^2/T(f_X)$ for every non-adaptive protocol over symmetric strictly log-concave $f_X=e^{-\varphi(x)}$. Comparing $C_{\mathrm{adapt}}=1/(4f_X(0)^2)$ with $C_{\mathrm{non}}=0.1034/T(f_X)$ shows that the non-adaptive floor is strictly higher for generalized Gaussian densities with $1<\beta<1.85$ and for the hyperbolic secant, establishing a positive gap.
Load-bearing premise
The strict-suboptimality comparison stands on the non-adaptive lower bound's regularity conditions—$f_X=e^{-\varphi(x)}$ with $\varphi$ symmetric, differentiable, strictly convex, and polynomially bounded—so for merely log-concave or heavier-tailed distributions (the Laplace is explicitly excluded) the paper proves no gap.
Editorial extensions
If this is right
- For every distribution satisfying the conditions of Theorem 4.3, the two-round protocol is asymptotically minimax among sequential one-bit adaptive protocols, so no additional rounds can reduce the constant.
- For generalized Gaussian densities with $1<\beta<1.85$ and for the hyperbolic secant, every non-adaptive one-bit protocol has asymptotic MSE at least $C_{\mathrm{non}}\sigma^2/n$ with $C_{\mathrm{non}}>C_{\mathrm{adapt}}$, giving a provable price for non-adaptivity.
- The two-threshold non-adaptive scheme also yields a strongly consistent estimator of the scale parameter $\sigma$ with asymptotic MSE of order $1/n$, although the paper does not claim optimality for variance estimation.
- The nonparametric multi-threshold estimator extends one-bit mean estimation beyond scale-location families, but its MSE is not $O(1/n)$ unless the support is bounded, so parametric structure is what delivers the fast rates.
Reading between the lines
- A sharper distribution-dependent replacement for the universal constant $0.1034$ in Theorem 3.2 could extend the strict gap beyond $\beta<1.85$; the paper already conjectures its non-adaptive lower bound is loose.
- The per-bit Fisher-information bound suggests a quantitative multi-bit analogue: most of the benefit of adaptivity is captured by the first bit, and extra bits should buy only a limited constant-factor improvement.
- The layer-cake/Hellinger construction is not tied to scalar thresholds and could plausibly give non-adaptive lower bounds for high-dimensional mean estimation under coordinatewise one-bit constraints, one of the open directions named by the authors.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies one-bit distributed mean estimation for scale-location families with unknown variance. It proposes a two-threshold non-adaptive protocol, a multi-threshold non-parametric estimator, and a two-round adaptive protocol, and derives asymptotic normality and mean-squared-error limits for these schemes. It also gives lower bounds: a Van Trees-based lower bound for adaptive protocols and a Le Cam/Hellinger-based lower bound for non-adaptive protocols. The headline claim is that for generalized Gaussian distributions with 1 < beta < 1.85 and for the hyperbolic secant, the asymptotic minimax MSE of the best non-adaptive protocol is strictly larger than the σ²/(4 f_X(0)²) achieved by the simple adaptive protocol.
Significance. If correct, the paper would establish a clean separation between adaptive and non-adaptive one-bit protocols for a broad class of symmetric log-concave distributions. The adaptive-protocol half is a genuine contribution: the two-round protocol is simple, the claimed optimal constant σ²/(4 f_X(0)²) is plausible, and the lower-bound strategy via Van Trees and per-letter Fisher information bounds is credible. The non-adaptive lower bound is also an interesting approach. However, the main advertised strict-suboptimality gap is currently not supported: the numerical evaluation of T(f_X) in Table 2 uses the wrong branch of the non-monotone function h, and the same error propagates into Figures 3–6 and the claims in Sections 2.2 and 4.3. The paper therefore needs substantial correction before its central claim can be considered established. No code or data are provided, but the appendices contain lengthy proofs.
major comments (3)
- [§3.3, Theorem 3.2; §4.3, Table 2; Appendix B] The constant T(f_X) is evaluated on the wrong branch of h(x)=2φ'(x)f_X(x). For GGD beta=1.5, f_X(0)≈0.476, so the threshold encoder Y=1{X≤0} under μ=±ε (σ=1) gives Bernoulli probabilities 1/2 ± f_X(0)ε + o(ε). With the paper's H² convention, this yields H²(P_Y⁺,P_Y⁻) = 2 f_X(0)² ε² + o(ε²) ≈ 0.453 ε². Theorem B.1 therefore forces any valid T(f_X) to be at least ≈0.453, but Table 2 reports T=0.040. The resolution is that h is non-monotone: the proof's x_a(ε)=sup A_ε(a) selects the decreasing (right) branch of h, while the numerical T in Table 2 corresponds to the increasing (left) branch. Recomputing on the right branch gives T≈1.4 for beta=1.5, so C_non=0.1034/T≈0.074, far below C_adapt=1.1035. The claimed strict suboptimality gap for GGD beta<1.85 and for the hyperbolic secant is therefore not established; it is an artifact of the branch choice. All Table 2 entries need to be recomputed with the branch that is actually used in the proof.
- [§3.2, Theorem 3.1 and Appendix A] The asymptotic MSE formulas in Theorem 3.1 are algebraically incorrect. From Eq. (23), sqrt(n_i)(α_i − (θ_i−μ)/σ) converges to N(0, σ_i²/f_i²). Since n_i=K_i n, the corresponding sqrt(n) covariance is σ_i²/(K_i f_i²), not K_i σ_i²/f_i². The covariance matrix Σ in the delta-method step should therefore be diag(σ_1²/(K_1 f_1²), σ_2²/(K_2 f_2²)), and the factors K_1, K_2 belong in the denominator in the final formulas. This invalidates the displayed expressions for n·MSE(μ̂_c) and n·MSE(σ̂_c) and the simulation curves labeled 'Asymptotic (Non-adaptive)' in Section 5. It does not by itself invalidate Theorem 4.1, but it is a correctness error in a stated theorem used for benchmarking.
- [Appendix B, Theorem B.1] The proof of Theorem B.1 assumes that the superlevel set A_ε(a) is a symmetric interval and that h^{-1} is single-valued on [0,h^*]. This requires h to be unimodal, which is not implied by the stated assumptions (φ symmetric, differentiable, strictly convex, polynomially bounded). The custom density in Eq. (20), with its 0.0675 sin²(4x/2.023076) perturbation, is an example where h is not obviously single-peaked. If h has multiple local maxima, the equivalence x_a(ε)=h^{-1}(a/(2ε)+o(1)) can fail, and the change of variables that defines T(f_X) is not justified. The theorem statement should either add a unimodality condition on h or the proof should be extended to handle non-unimodal h.
minor comments (4)
- [Appendix A, Eq. (23)] The second line of Eq. (23) writes sqrt(n_2)(α_1 − ...) but should refer to α_2.
- [Appendix H, Lemma C.1] The displayed bound in Lemma C.1 contains '+exp(η log n_3/3)' inside the second factor. With the plus sign the right-hand side diverges as n_3→∞, so the lemma would not imply the claimed convergence. Lemmas H.1 and H.2 have a minus sign in the same place, suggesting a typo, but the statement should be corrected.
- [Appendix D, proof of Theorem 4.3] The sentence 'Using the fact that equation 58 holds for every δ>0' cites Eq. (58), which is the final lower bound; the intended reference appears to be the bound in Lemma D.1.
- [Notation, Theorem 3.1] The notation σ_i² in Theorem 3.1 collides with the true scale parameter σ; a different symbol, such as v_i, would avoid confusion.
Circularity Check
No significant circularity: the main bounds are derived from external benchmarks and explicit asymptotic calculations, with no fitted parameter renamed as a prediction.
full rationale
The load-bearing claims are self-contained against external benchmarks. The adaptive achievable MSE in Theorem 4.1 follows from the delta method, the Berry–Esseen bound, and an in-paper concentration lemma (Lemma C.1); the adaptive lower bound in Theorem 4.3 uses the Van Trees inequality and borrows the Fisher-information lemma H.3 from Kipnis & Duchi, which is an external source, not the present authors. The non-adaptive lower bound in Theorem 3.2 uses Le Cam's two-point method and the squared Hellinger bound Theorem B.1, whose constants are derived from explicit functional integrals: alpha* is the maximum of the closed-form t(1 - sqrt(1 - exp(-2t))) and T(f_X) is a distribution-dependent integral, neither of which is fitted to simulation output. The only self-citation (Kumar & Vatedka 2023) appears in related-work context and does not carry any proof step. No equation is defined in terms of the quantity it is used to establish, and no fitted constant is later relabeled as a prediction. In particular, the numerical values in Table 2 are evaluations of the stated closed-form functionals, not calibrated parameters. A possible technical flaw in the branch of h^{-1} used to evaluate T(f_X) would be a correctness concern about the proof of Theorem 3.2, but it is not a circularity: an erroneous bound is not a definitional equivalence or a fit masquerading as a prediction.
Assumptions & free parameters
free parameters (1)
- Example density shape constants (1.48, 2.023076, 0.5, 0.0675, 4) =
hand-designed constants
assumptions (4)
- domain assumption f_X is symmetric, differentiable, strictly log-concave, and phi is upper bounded by a polynomial (Theorems 3.2, B.1).
- domain assumption eta(x) = f_X(x)^2 / (F_X(x) F_X(-x)) is non-increasing in |x| and uniquely maximized at 0 (Theorem 4.3).
- domain assumption The prior density g on mu has bounded expected squared score E[(g'/g)^2] (Theorem 4.3).
- standard math Standard asymptotic tools: CLT, delta method, Berry-Esseen, Le Cam's method, Van Trees inequality, and the Bhattacharyya coefficient factorization.
Cite this review
Pith. "Pith review of One-Bit Distributed Mean Estimation with Unknown Variance." pith.science (2026). https://pith.science/paper/6PFGRZAG
@misc{pith2026250118502,
author = {Pith},
title = {Pith review of: One-Bit Distributed Mean Estimation with Unknown Variance},
year = {2026},
howpublished = {\url{https://pith.science/paper/6PFGRZAG}},
note = {Machine review of arXiv:2501.18502}
}
read the original abstract
In this work, we study the problem of distributed mean estimation with 1-bit communication constraints when the variance is unknown. We focus on the setting where each user has access to one iid sample drawn from a distribution belonging to a location-scale family, and is limited to sending just a single bit of information to a central server whose goal is to estimate the mean. We propose simple non-adaptive and adaptive protocols and show that both achieve asymptotic normality. We derive bounds on the asymptotic (in the number of users) Mean Squared Error (MSE) achieved by these protocols. For a class of symmetric log-concave distributions, we derive matching lower bounds for the MSE of adaptive protocols, establishing the optimality of our scheme. Furthermore, we develop a lower bound on the MSE for non-adaptive protocols that applies to any symmetric strictly log-concave distribution, using a refined squared Hellinger distance analysis. Through this, we show that for many common distributions, including a subclass of the generalized Gaussian family, the asymptotic minimax MSE achieved by the best non-adaptive protocol is strictly larger than that achieved by our simple adaptive protocol. We also demonstrate that increasing the number of bits per user can only marginally reduce the asymptotic MSE of adaptive protocols. Our simulation results confirm a positive gap between the adaptive and non-adaptive settings, aligning with the theoretical bounds.
Figures
Figures from the paper (5 more)
Forward citations
Cited by 1 Pith paper
-
Interaction Is Not Necessary for Order-Optimal 1-Bit Mean Estimation
A fully non-adaptive one-bit protocol — every query fixed before data arrives — matches the minimax-optimal adaptive sample complexity for mean estimation under finite k-th moments, answering the COLT 2026 open proble...
Reference graph
Works this paper leans on
-
[1]
Inference under Information Constraints I : Lower Bounds from Chi-Square Contraction , 2020 a
Jayadev Acharya et al. Inference under Information Constraints I : Lower Bounds from Chi-Square Contraction , 2020 a
work page 2020
-
[2]
Inference under Information Constraints II : Communication Constraints and Shared Sandomness
Jayadev Acharya et al. Inference under Information Constraints II : Communication Constraints and Shared Sandomness . IEEE Transactions on Information Theory, 66 0 (12): 0 7856--7877, 2020 b
work page 2020
-
[3]
Inference under Information Constraints III : Local Privacy Constraints
Jayadev Acharya et al. Inference under Information Constraints III : Local Privacy Constraints . IEEE Journal on Selected Areas in Information Theory, 2 0 (1): 0 253--267, 2021
work page 2021
-
[4]
Optimal rates for nonparametric density estimation under communication constraints
Jayadev Acharya et al. Optimal rates for nonparametric density estimation under communication constraints. IEEE Transactions on Information Theory, 70 0 (3): 0 1939--1961, 2023
work page 1939
-
[5]
QSGD: Communication-Efficient SGD via Gradient Quantization and Encoding
Dan Alistarh et al. QSGD: Communication-Efficient SGD via Gradient Quantization and Encoding . Advances in Neural Information Processing Systems , 30, 2017
work page 2017
-
[6]
Distributed sparse normal means estimation with sublinear communication
Chen Amiraz, Robert Krauthgamer, and Boaz Nadler. Distributed sparse normal means estimation with sublinear communication. Information and Inference: A Journal of the IMA, 11 0 (3): 0 1109--1142, 2022
work page 2022
-
[7]
Unbiased quantization of the L_1 ball for communication-efficient distributed mean estimation
Nithish Suresh Babu et al. Unbiased quantization of the L_1 ball for communication-efficient distributed mean estimation. In Proceedings of The 28th International Conference on Artificial Intelligence and Statistics, volume 258 of Proceedings of Machine Learning Research, pp.\ 1270--1278. PMLR, 2025
work page 2025
-
[8]
Leighton P. Barnes et al. Fisher information for distributed estimation under a blackboard communication protocol. In Proceedings of the IEEE International Symposium on Information Theory (ISIT), pp.\ 2704--2708. IEEE, 2019
work page 2019
Show all 60 references
-
[9]
Barnes et al
Leighton P. Barnes et al. Lower bounds for learning distributions under communication constraints via fisher information. Journal of Machine Learning Research, 21 0 (236): 0 1--30, 2020
2020
-
[10]
Distributed Testing and Estimation Under Sparse High Dimensional Models
Heather Battey et al. Distributed Testing and Estimation Under Sparse High Dimensional Models . Annals Of Statistics, 46 0 (3): 0 1352, 2018
2018
-
[11]
Accelerating federated learning with quick distributed mean estimation
Ran Ben-Basat et al. Accelerating federated learning with quick distributed mean estimation. In Proceedings of the 41st International Conference on Machine Learning, volume 235, pp.\ 2369--2394. PMLR, 2024
2024
-
[12]
signSGD: Compressed Optimisation for Non-convex Problems
Jeremy Bernstein et al. signSGD: Compressed Optimisation for Non-convex Problems . In International Conference on Machine Learning, pp.\ 560--569. PMLR, 2018
2018
-
[13]
Estimation des densit \'e s: risque minimax
Jean Bretagnolle and Catherine Huber. Estimation des densit \'e s: risque minimax. Zeitschrift f \"u r Wahrscheinlichkeitstheorie und Verwandte Gebiete , 47 0 (2): 0 119--137, 1979
1979
-
[14]
Tony Cai and Hongji Wei
T. Tony Cai and Hongji Wei. Distributed adaptive gaussian mean estimation with unknown variance: Interactive protocol helps adaptation. Annals of Statistics, 50 0 (4): 0 1992--2020, 2022 a
1992
-
[15]
Distributed Nonparametric Function Estimation: Optimal Rate of Convergence and Cost of Adaptation
T Tony Cai and Hongji Wei. Distributed Nonparametric Function Estimation: Optimal Rate of Convergence and Cost of Adaptation . The Annals Of Statistics, 50 0 (2): 0 698--725, 2022 b
2022
-
[16]
Tony Cai and Hongji Wei
T. Tony Cai and Hongji Wei. Distributed gaussian mean estimation under communication constraints: Optimal rates and communication-efficient algorithms. Journal of Machine Learning Research, 25 0 (37): 0 1--63, 2024
2024
-
[17]
Statistical Inference
George Casella and Roger Berger. Statistical Inference. Duxbury Press, 2002
2002
-
[18]
Performance Limit for Distributed Estimation Systems With Identical One-Bit Quantizers
Hao Chen and Pramod K Varshney. Performance Limit for Distributed Estimation Systems With Identical One-Bit Quantizers . IEEE Transactions On Signal Processing, 58 0 (1): 0 466--471, 2009
2009
-
[19]
Distributed Learning in Wireless Networks: Recent Progress and Future Challenges
Mingzhe Chen et al. Distributed Learning in Wireless Networks: Recent Progress and Future Challenges . IEEE Journal on Selected Areas in Communications, 39 0 (12): 0 3579--3605, 2021
2021
-
[20]
LAG: lazily aggregated gradient for communication-efficient distributed learning
Tianyi Chen et al. LAG: lazily aggregated gradient for communication-efficient distributed learning. volume 31, pp.\ 5050--5060, 2018
2018
-
[21]
Distributed Gaussian Processes
Marc Deisenroth and Jun Wei Ng. Distributed Gaussian Processes . In International Conference on Machine Learning , pp.\ 1481--1490. PMLR, 2015
2015
-
[22]
1-Bit compressive sensing for efficient federated learning over the air
Xin Fan, Yue Wang, Yan Huo, and Zhi Tian. 1-Bit compressive sensing for efficient federated learning over the air. IEEE transactions on wireless communications, 22 0 (3): 0 2139--2155, 2022
2022
-
[23]
Gill and Boris Y
Richard D. Gill and Boris Y. Levit. Applications of the van trees inequality: a bayesian cram \'e r--rao bound. volume 1, pp.\ 59--79, 1995
1995
-
[24]
Geometric lower bounds for distributed parameter estimation under communication constraints
Yanjun Han et al. Geometric lower bounds for distributed parameter estimation under communication constraints. volume 67, pp.\ 8248--8263, 2021
2021
-
[25]
Geometric Approximation Algorithms, volume 173 of Mathematical Surveys and Monographs
Sariel Har-Peled. Geometric Approximation Algorithms, volume 173 of Mathematical Surveys and Monographs. American Mathematical Society, 2011
2011
-
[26]
Energy-efficient communication protocol for wireless microsensor networks
Wendi Rabiner Heinzelman et al. Energy-efficient communication protocol for wireless microsensor networks. In Proceedings of the 33rd Annual Hawaii International Conference on System Sciences, volume 2, pp.\ 10. IEEE, 2000
-
[27]
Advances and open problems in federated learning
Peter Kairouz et al. Advances and open problems in federated learning. volume 14, pp.\ 1--210, 2021
2021
-
[28]
Alon Kipnis and John C. Duchi. Mean estimation from one-bit measurements. IEEE Transactions on Information Theory, 68 0 (9): 0 6276--6296, 2022
2022
-
[29]
Functional estimation in log-concave location families
Vladimir Koltchinskii et al. Functional estimation in log-concave location families. In High Dimensional Probability IX, pp.\ 393--440, 2023
2023
-
[30]
Randomized distributed mean estimation: Accuracy vs
Jakub Kone c n \'y and Peter Richt \'a rik. Randomized distributed mean estimation: Accuracy vs. communication. Frontiers in Applied Mathematics and Statistics, 4: 0 62, 2018
2018
-
[31]
Communication-constrained distributed mean estimation of log-concave distributions
Ritesh Kumar and Shashank Vatedka. Communication-constrained distributed mean estimation of log-concave distributions. In 2023 National Conference on Communications (NCC), pp.\ 1--6, 2023
2023
-
[32]
Sequential 1-bit mean estimation with near-optimal sample complexity
Ivan Lau and Jonathan Scarlett. Sequential 1-bit mean estimation with near-optimal sample complexity. arXiv preprint arXiv:2509.21940, 2025
2025 arXiv
-
[33]
Convergence of estimates under dimensionality restrictions
Lucien Le Cam. Convergence of estimates under dimensionality restrictions. The Annals of Statistics, pp.\ 38--53, 1973
1973
-
[34]
Asymptotic Methods in Statistical Decision Theory
Lucien Le Cam. Asymptotic Methods in Statistical Decision Theory. Springer Series in Statistics. Springer, 2012
2012
-
[35]
Lehmann and George Casella
Erich L. Lehmann and George Casella. Theory of Point Estimation. Springer Texts in Statistics. Springer, 2006
2006
-
[36]
Federated Learning: Challenges, Methods, and Future Directions
Tian Li et al. Federated Learning: Challenges, Methods, and Future Directions . IEEE signal processing magazine, 37 0 (3): 0 50--60, 2020
2020
-
[37]
Communication-Efficient Distributed Estimation for High-Dimensional Large-Scale Linear Regression
Zhan Liu et al. Communication-Efficient Distributed Estimation for High-Dimensional Large-Scale Linear Regression . Metrika, 86 0 (4): 0 455--485, 2023
2023
-
[38]
Universal Decentralized Estimation in a Bandwidth Constrained Sensor Network
Zhi-Quan Luo. Universal Decentralized Estimation in a Bandwidth Constrained Sensor Network . IEEE Transactions on information theory, 51 0 (6): 0 2210--2219, 2005
2005
-
[39]
Wyner-ziv estimators: Efficient distributed mean estimation with side-information
Prathamesh Mayekar et al. Wyner-ziv estimators: Efficient distributed mean estimation with side-information. In Proceedings of The 24th International Conference on Artificial Intelligence and Statistics, volume 130 of Proceedings of Machine Learning Research, pp.\ 3502--3510. ...
-
[40]
Communication-Efficient Learning of Deep Networks from Decentralized Data
Brendan McMahan et al. Communication-Efficient Learning of Deep Networks from Decentralized Data . In Artificial Intelligence and Statistics , pp.\ 1273--1282. PMLR, 2017
2017
-
[41]
Convex Functions and Their Applications
Constantin Niculescu and Lars-Erik Persson. Convex Functions and Their Applications. CMS Books in Mathematics. Springer, 2006
2006
-
[42]
Information Theory: From Coding to Learning
Yury Polyanskiy and Yihong Wu. Information Theory: From Coding to Learning. Cambridge University Press, 2024
2024
-
[43]
Fundamental limits of distributed covariance matrix estimation under communication constraints
Mohammad Reza Rahmani et al. Fundamental limits of distributed covariance matrix estimation under communication constraints. In Proceedings of the 41st International Conference on Machine Learning, pp.\ 41927--41958, 2024
2024
-
[44]
Bandwidth-Constrained Distributed Estimation for Wireless Sensor Networks-part II: Unknown Probability Density Function
Alejandro Ribeiro and Georgios B Giannakis. Bandwidth-Constrained Distributed Estimation for Wireless Sensor Networks-part II: Unknown Probability Density Function . IEEE Transactions on Signal Processing, 54 0 (7): 0 2784--2796, 2006
2006
-
[45]
1-bit stochastic gradient descent and its application to data-parallel distributed training of speech dnns
Frank Seide et al. 1-bit stochastic gradient descent and its application to data-parallel distributed training of speech dnns. In Interspeech, pp.\ 1058--1062. Singapore, 2014
2014
-
[46]
Generalized linear models with 1-bit measurements: Asymptotics of the maximum likelihood estimator
Jaimin Shah et al. Generalized linear models with 1-bit measurements: Asymptotics of the maximum likelihood estimator. In ICASSP 2025 - IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pp.\ 1--5. IEEE, 2025
2025
-
[47]
Distributed mean estimation with limited communication
Ananda Theertha Suresh et al. Distributed mean estimation with limited communication. In Proceedings of the 34th International Conference on Machine Learning, volume 70, pp.\ 3329--3337, 2017
2017
-
[48]
1-bit Adam: communication efficient large-scale training with adam’s convergence speed
Hanlin Tang et al. 1-bit Adam: communication efficient large-scale training with adam’s convergence speed. In International Conference on Machine Learning, pp.\ 10118--10129. PMLR, 2021
2021
-
[49]
Tsybakov
Alexandre B. Tsybakov. Introduction to Nonparametric Estimation. Springer Series in Statistics. Springer, 2009
2009
-
[50]
Van Trees
Harry L. Van Trees. Detection, Estimation, and Modulation Theory, Part I. John Wiley & Sons, 2004
2004
-
[51]
Quantization for maximin are in distributed estimation
Parvathinathan Venkitasubramaniam et al. Quantization for maximin are in distributed estimation. IEEE Transactions on Signal Processing, 55 0 (7): 0 3596--3605, 2007
2007
-
[52]
High-Dimensional Probability: An Introduction with Applications in Data Science
Roman Vershynin. High-Dimensional Probability: An Introduction with Applications in Data Science. Cambridge Series in Statistical and Probabilistic Mathematics. Cambridge University Press, 2018
2018
-
[53]
Atomo: Communication-efficient learning via atomic sparsification
Hongyi Wang et al. Atomo: Communication-efficient learning via atomic sparsification. In Advances in Neural Information Processing Systems, volume 31, pp.\ 9872--9883, 2018
2018
-
[54]
Lecture 5: Quantum fidelity
John Wright and Yu-Lung Tang. Lecture 5: Quantum fidelity. Berkeley CS294 course lecture notes, 2024. Available at https://people.eecs.berkeley.edu/ jswright/quantumlearningtheory24/scribe
2024
-
[55]
Information-theoretic methods for high-dimensional statistics
Yihong Wu. Information-theoretic methods for high-dimensional statistics. Lecture notes, Yale University, 2020. Available at https://www.stat.yale.edu/ yw562/teaching/it-stats.pdf
2020
-
[56]
A proof of the fisher information inequality via a data processing argument
Ram Zamir. A proof of the fisher information inequality via a data processing argument. IEEE Transactions on Information Theory, 44 0 (3): 0 1246--1250, 1998
1998
-
[57]
Communication-efficient algorithms for statistical optimization
Yuchen Zhang et al. Communication-efficient algorithms for statistical optimization. In Advances in Neural Information Processing Systems, volume 25, pp.\ 3321--3363, 2012
2012
-
[58]
Information-theoretic lower bounds for distributed statistical estimation with communication constraints
Yuchen Zhang et al. Information-theoretic lower bounds for distributed statistical estimation with communication constraints. In Advances in Neural Information Processing Systems, volume 26, pp.\ 2328--2336, 2013
2013
-
[59]
One-bit over-the-air aggregation for communication-efficient federated edge learning: Design and convergence analysis
Guangxu Zhu et al. One-bit over-the-air aggregation for communication-efficient federated edge learning: Design and convergence analysis. IEEE Transactions on Wireless Communications, 20 0 (3): 0 2120--2135, 2021
2021
-
[60]
write newline
" write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 gl...
Reviewed August 9, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.