Skip to main content

Showing 1–33 of 33 results for author: Cohen, J E

  1. arXiv:2408.16023  [pdf, other

    stat.ME math.ST

    Inferring the parameters of Taylor's law in ecology

    Authors: Lionel Truquet, Joel E. Cohen, Paul Doukhan

    Abstract: Taylor's power law (TL) or fluctuation scaling has been verified empirically for the abundances of many species, human and non-human, and in many other fields including physics, meteorology, computer science, and finance. TL asserts that the variance is directly proportional to a power of the mean, exactly for population moments and, whether or not population moments exist, approximately for sampl… ▽ More

    Submitted 27 August, 2024; originally announced August 2024.

  2. arXiv:2405.16019  [pdf, other

    math.NT

    Gaps Between Consecutive Primes and the Exponential Distribution

    Authors: Joel E. Cohen

    Abstract: Based on the primes less than $4 \times 10^{18}$, Oliveira e Silva et al. (2014) conjectured an asymptotic formula for the sum of the $k$th power of the gaps between consecutive primes less than a large number $x$. We show that the conjecture of Oliveira e Silva holds if and only if the $k$th moment of the first $n$ gaps is asymptotic to the $k$th moment of an exponential distribution with mean… ▽ More

    Submitted 12 June, 2024; v1 submitted 24 May, 2024; originally announced May 2024.

    Comments: 19 pages, 2 figures, 2 tables; accepted 2024-05-24 for publication in Experimental Mathematics

    MSC Class: primary 11N05; secondary 11K31

  3. arXiv:2403.18517  [pdf, other

    cs.LG math.NA math.OC

    Efficient Algorithms for Regularized Nonnegative Scale-invariant Low-rank Approximation Models

    Authors: Jeremy E. Cohen, Valentin Leplat

    Abstract: Regularized nonnegative low-rank approximations such as sparse Nonnegative Matrix Factorization or sparse Nonnegative Tucker Decomposition are an important branch of dimensionality reduction models with enhanced interpretability. However, from a practical perspective, the choice of regularizers and regularization coefficients, as well as the design of efficient algorithms, is challenging because o… ▽ More

    Submitted 8 June, 2024; v1 submitted 27 March, 2024; originally announced March 2024.

    Comments: Correction of the exponent in the second term of Equation 29

  4. arXiv:2311.18604  [pdf, other

    cs.SD cs.IR eess.AS

    Barwise Music Structure Analysis with the Correlation Block-Matching Segmentation Algorithm

    Authors: Axel Marmoret, Jérémy E. Cohen, Frédéric Bimbot

    Abstract: Music Structure Analysis (MSA) is a Music Information Retrieval task consisting of representing a song in a simplified, organized manner by breaking it down into sections typically corresponding to ``chorus'', ``verse'', ``solo'', etc. In this work, we extend an MSA algorithm called the Correlation Block-Matching (CBM) algorithm introduced by (Marmoret et al., 2020, 2022b). The CBM algorithm is a… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

    Comments: 19 pages, 13 figures, 11 tables, 1 algorithm, published in Transactions of the International Society for Music Information Retrieval

    ACM Class: H.5.5

    Journal ref: Transactions of the International Society for Music Information Retrieval, 6(1), 2023, 167--185

  5. Generalizations of Bertrand's Postulate to Sums of Any Number of Primes

    Authors: Joel E. Cohen

    Abstract: In 1845, Bertrand conjectured that twice any prime strictly exceeds the next prime. Tchebichef proved Bertrand's postulate in 1850. In 1934, Ishikawa proved a stronger result: the sum of any two consecutive primes strictly exceeds the next prime, except for the only equality $2+3=5$. This observation is a special case of a more general result, perhaps not previously noticed: if $p_n$ denotes the… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

    Comments: Accepted for publication in Mathematics Magazine MATHMAG-D-21-00038R1 on September 03, 2021. 6 pages, 1 table, no figures

    MSC Class: 11A41 (Primary)

    Journal ref: Mathematics Magazine 96(4):428-432, 2023

  6. arXiv:2212.11054  [pdf, other

    cs.SD eess.AS

    Polytopic Analysis of Music

    Authors: Axel Marmoret, Jérémy E. Cohen, Frédéric Bimbot

    Abstract: Structural segmentation of music refers to the task of finding a symbolic representation of the organisation of a song, reducing the musical flow to a partition of non-overlapping segments. Under this definition, the musical structure may not be unique, and may even be ambiguous. One way to resolve that ambiguity is to see this task as a compression process, and to consider the musical structure a… ▽ More

    Submitted 22 December, 2022; v1 submitted 21 December, 2022; originally announced December 2022.

    Comments: Work document

    ACM Class: H.5.5

  7. arXiv:2210.15356  [pdf, other

    cs.SD cs.IR eess.AS

    Convolutive Block-Matching Segmentation Algorithm with Application to Music Structure Analysis

    Authors: Axel Marmoret, Jérémy E. Cohen, Frédéric Bimbot

    Abstract: Music Structure Analysis (MSA) consists of representing a song in sections (such as ``chorus'', ``verse'', ``solo'' etc), and can be seen as the retrieval of a simplified organization of the song. This work presents a new algorithm, called Convolutive Block-Matching (CBM) algorithm, devoted to MSA. In particular, the CBM algorithm is a dynamic programming algorithm, applying on autosimilarity matr… ▽ More

    Submitted 26 September, 2023; v1 submitted 27 October, 2022; originally announced October 2022.

    Comments: 4 pages, 7 figures. Accepted for publication at WASPAA 2023. The associated toolbox is available at https://gitlab.inria.fr/amarmore/autosimilarity_segmentation/-/tree/WASPAA23

    ACM Class: H.5.5

  8. Taylor's Law for some infinitely divisible probabbility distributions from population models

    Authors: Joel E. Cohen, Thierry E Huillet

    Abstract: In a family of random variables, Taylor's law or Taylor's power law offluctuation scaling is a variance function that gives the variance $σ^{2}>0$ of a random variable (rv) $X$ with expectation $μ>0$ as a powerof $μ$: $σ^{2}=Aμ^{b}$ for finite real $A>0,\ b$ that are thesame for all rvs in the family. Equivalently, TL holds when $\log σ^{2}=a+b\log μ,\ a=\log A$, for all rvs in some set. Here we a… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

  9. arXiv:2202.04989  [pdf, other

    cs.SD cs.LG eess.AS

    Semi-Supervised Convolutive NMF for Automatic Piano Transcription

    Authors: Haoran Wu, Axel Marmoret, Jérémy E. Cohen

    Abstract: Automatic Music Transcription, which consists in transforming an audio recording of a musical performance into symbolic format, remains a difficult Music Information Retrieval task. In this work, which focuses on piano transcription, we propose a semi-supervised approach using low-rank matrix factorization techniques, in particular Convolutive Nonnegative Matrix Factorization. In the semi-supervis… ▽ More

    Submitted 14 April, 2022; v1 submitted 10 February, 2022; originally announced February 2022.

    Comments: Published at the 2022 Sound and Music Computing (SMC) conference, 7 pages, 5 figures, 3 tables, code available at https://github.com/cohenjer/TransSSCNMF

    ACM Class: H.5.5

  10. arXiv:2202.04981  [pdf, other

    cs.SD cs.LG eess.AS

    Barwise Compression Schemes for Audio-Based Music Structure Analysis

    Authors: Axel Marmoret, Jérémy E. Cohen, Frédéric Bimbot

    Abstract: Music Structure Analysis (MSA) consists in segmenting a music piece in several distinct sections. We approach MSA within a compression framework, under the hypothesis that the structure is more easily revealed by a simplified representation of the original content of the song. More specifically, under the hypothesis that MSA is correlated with similarities occurring at the bar scale, this article… ▽ More

    Submitted 15 April, 2022; v1 submitted 10 February, 2022; originally announced February 2022.

    Comments: Published at the 2022 Sound and Music Computing (SMC) conference, 8 pages, 6 figures, 1 table, code available at https://gitlab.inria.fr/amarmore/barwisemusiccompression. arXiv admin note: substantial text overlap with arXiv:2110.14437

    ACM Class: H.5.5

  11. arXiv:2111.12399  [pdf, other

    cs.LG stat.ML

    Dictionary-based Low-Rank Approximations and the Mixed Sparse Coding problem

    Authors: Jeremy E. Cohen

    Abstract: Constrained tensor and matrix factorization models allow to extract interpretable patterns from multiway data. Therefore identifiability properties and efficient algorithms for constrained low-rank approximations are nowadays important research topics. This work deals with columns of factor matrices of a low-rank approximation being sparse in a known and possibly overcomplete basis, a model coined… ▽ More

    Submitted 21 January, 2022; v1 submitted 24 November, 2021; originally announced November 2021.

  12. arXiv:2110.14437  [pdf, other

    cs.SD cs.LG eess.AS

    Exploring single-song autoencoding schemes for audio-based music structure analysis

    Authors: Axel Marmoret, Jérémy E. Cohen, Frédéric Bimbot

    Abstract: The ability of deep neural networks to learn complex data relations and representations is established nowadays, but it generally relies on large sets of training data. This work explores a "piece-specific" autoencoding scheme, in which a low-dimensional autoencoder is trained to learn a latent/compressed representation specific to a given song, which can then be used to infer the song structure.… ▽ More

    Submitted 7 March, 2022; v1 submitted 27 October, 2021; originally announced October 2021.

    Comments: 4 pages, 4 figures, 2 tables. Rejected from ICASSP 2022, an extended version is available at arXiv:2202.04981

    ACM Class: H.5.5

  13. arXiv:2110.14434  [pdf, ps, other

    cs.SD cs.LG eess.AS math.NA

    Nonnegative Tucker Decomposition with Beta-divergence for Music Structure Analysis of Audio Signals

    Authors: Axel Marmoret, Florian Voorwinden, Valentin Leplat, Jérémy E. Cohen, Frédéric Bimbot

    Abstract: Nonnegative Tucker decomposition (NTD), a tensor decomposition model, has received increased interest in the recent years because of its ability to blindly extract meaningful patterns, in particular in Music Information Retrieval. Nevertheless, existing algorithms to compute NTD are mostly designed for the Euclidean loss. This work proposes a multiplicative updates algorithm to compute NTD with th… ▽ More

    Submitted 2 August, 2022; v1 submitted 27 October, 2021; originally announced October 2021.

    Comments: 4 pages, 2 figures, 1 table, 1 algorithm. To be published in GRETSI2022. The algorithm is available at https://gitlab.inria.fr/amarmore/nonnegative-factorization

    MSC Class: 15-04 ACM Class: G.1.6; H.5.5

  14. arXiv:2110.01278  [pdf, other

    cs.LG math.OC stat.ML

    An AO-ADMM approach to constraining PARAFAC2 on all modes

    Authors: Marie Roald, Carla Schenker, Vince D. Calhoun, Tülay Adalı, Rasmus Bro, Jeremy E. Cohen, Evrim Acar

    Abstract: Analyzing multi-way measurements with variations across one mode of the dataset is a challenge in various fields including data mining, neuroscience and chemometrics. For example, measurements may evolve over time or have unaligned time profiles. The PARAFAC2 model has been successfully used to analyze such data by allowing the underlying factor matrices in one mode (i.e., the evolving mode) to ch… ▽ More

    Submitted 8 July, 2022; v1 submitted 4 October, 2021; originally announced October 2021.

    MSC Class: 15A69; 90C26

    Journal ref: SIAM J. Math. Data Sci. 4 (2022) 1191-1222

  15. arXiv:2104.08580  [pdf, other

    cs.SD cs.LG eess.AS

    Uncovering audio patterns in music with Nonnegative Tucker Decomposition for structural segmentation

    Authors: Axel Marmoret, Jérémy E. Cohen, Nancy Bertin, Frédéric Bimbot

    Abstract: Recent work has proposed the use of tensor decomposition to model repetitions and to separate tracks in loop-based electronic music. The present work investigates further on the ability of Nonnegative Tucker Decompositon (NTD) to uncover musical patterns and structure in pop songs in their audio form. Exploiting the fact that NTD tends to express the content of bars as linear combinations of a few… ▽ More

    Submitted 17 April, 2021; originally announced April 2021.

    Comments: 7 pages, 6 figures; Code and experiments details available at https://gitlab.inria.fr/amarmore/musicntd/-/tree/0.1.0; Experiments details available at https://ax-le.github.io/resources/ISMIR2020/Notebooks_mainpage.html

    Report number: ISBN: 978-0-9813537-0-8 ACM Class: H.5.5

    Journal ref: 21st International Society for Music Information Retrieval Conference (ISMIR), Montréal, Canada, 2020, 788-794

  16. PARAFAC2 AO-ADMM: Constraints in all modes

    Authors: Marie Roald, Carla Schenker, Jeremy E. Cohen, Evrim Acar

    Abstract: The PARAFAC2 model provides a flexible alternative to the popular CANDECOMP/PARAFAC (CP) model for tensor decompositions. Unlike CP, PARAFAC2 allows factor matrices in one mode (i.e., evolving mode) to change across tensor slices, which has proven useful for applications in different domains such as chemometrics, and neuroscience. However, the evolving mode of the PARAFAC2 model is traditionally m… ▽ More

    Submitted 3 February, 2021; originally announced February 2021.

    Comments: 5 pages, 4 figures, submitted to EUSIPCO21

  17. arXiv:2101.09113  [pdf, ps, other

    cs.LG

    Pareto GAN: Extending the Representational Power of GANs to Heavy-Tailed Distributions

    Authors: Todd Huster, Jeremy E. J. Cohen, Zinan Lin, Kevin Chan, Charles Kamhoua, Nandi Leslie, Cho-Yu Jason Chiang, Vyas Sekar

    Abstract: Generative adversarial networks (GANs) are often billed as "universal distribution learners", but precisely what distributions they can represent and learn is still an open question. Heavy-tailed distributions are prevalent in many different domains such as financial risk-assessment, physics, and epidemiology. We observe that existing GAN architectures do a poor job of matching the asymptotic beha… ▽ More

    Submitted 22 January, 2021; originally announced January 2021.

  18. Matrix-wise $\ell_0$-constrained Sparse Nonnegative Least Squares

    Authors: Nicolas Nadisic, Jeremy E Cohen, Arnaud Vandaele, Nicolas Gillis

    Abstract: Nonnegative least squares problems with multiple right-hand sides (MNNLS) arise in models that rely on additive linear combinations. In particular, they are at the core of most nonnegative matrix factorization algorithms and have many applications. The nonnegativity constraint is known to naturally favor sparsity, that is, solutions with few non-zero entries. However, it is often useful to further… ▽ More

    Submitted 22 June, 2022; v1 submitted 22 November, 2020; originally announced November 2020.

    Comments: 25 pages + 18 pages supplementary material. This is the new version of a work originally called "A Homotopy-based Algorithm for Sparse Multiple Right-hand Sides Nonnegative Least Squares". Although the central concept is the same, the paper has been almost completely rewritten

    Journal ref: Machine Learning 111, pp. 4453-4495, 2022

  19. arXiv:2009.06340  [pdf, other

    cs.IT

    Continuous dictionaries meet low-rank tensor approximations

    Authors: Clement Elvira, Jeremy E. Cohen, Cedric Herzet, Remi Gribonval

    Abstract: In this short paper we bridge two seemingly unrelated sparse approximation topics: continuous sparse coding and low-rank approximations. We show that for a specific choice of continuous dictionary, linear systems with nuclear-norm regularization have the same solutions as a BLasso problem. Although this fact was already partially understood in the matrix case, we further show that for tensor data,… ▽ More

    Submitted 14 September, 2020; originally announced September 2020.

    Comments: in Proceedings of iTWIST'20, Paper-ID: 28, Nantes, France, December, 2-4, 2020

  20. arXiv:2007.09605  [pdf, other

    cs.LG math.OC stat.ML

    A Flexible Optimization Framework for Regularized Matrix-Tensor Factorizations with Linear Couplings

    Authors: Carla Schenker, Jeremy E. Cohen, Evrim Acar

    Abstract: Coupled matrix and tensor factorizations (CMTF) are frequently used to jointly analyze data from multiple sources, also called data fusion. However, different characteristics of datasets stemming from multiple sources pose many challenges in data fusion and require to employ various regularizations, constraints, loss functions and different types of coupling structures between datasets. In this pa… ▽ More

    Submitted 19 July, 2020; originally announced July 2020.

  21. Nonconcavity of the Spectral Radius in Levinger's Theorem

    Authors: Lee Altenberg, Joel E. Cohen

    Abstract: Let ${\bf A} \in R^{n \times n}$ be a nonnegative irreducible square matrix and let $r({\bf A})$ be its spectral radius and Perron-Frobenius eigenvalue. Levinger asserted and several have proven that $r(t):=r((1{-}t) {\bf A} + t {\bf A}^\top)$ increases over $t \in [0,1/2]$ and decreases over $t \in [1/2,1]$. It has further been stated that $r(t)$ is concave over $t \in (0,1)$. Here we show that t… ▽ More

    Submitted 19 August, 2020; v1 submitted 6 July, 2020; originally announced July 2020.

    Comments: v4: Dedication and biographical note. v3: Includes reviewer suggestions. Accepted to Linear Algebra and Its Applications. v2: Replaced graphics that had buggy PDF. 19 pages, 6 figures

    MSC Class: 15A18; 15A42; 15B05; 15B48; 15B57 ACM Class: G.1.3

    Journal ref: Linear Algebra and its Applications 606 (2020) 201-218

  22. arXiv:2006.07553  [pdf, other

    cs.LG cs.CV eess.SP math.OC stat.ML

    Sparse Separable Nonnegative Matrix Factorization

    Authors: Nicolas Nadisic, Arnaud Vandaele, Jeremy E. Cohen, Nicolas Gillis

    Abstract: We propose a new variant of nonnegative matrix factorization (NMF), combining separability and sparsity assumptions. Separability requires that the columns of the first NMF factor are equal to columns of the input matrix, while sparsity requires that the columns of the second NMF factor are sparse. We call this variant sparse separable NMF (SSNMF), which we prove to be NP-complete, as opposed to s… ▽ More

    Submitted 12 June, 2020; originally announced June 2020.

    Comments: 20 pages, accepted in ECML 2020

  23. arXiv:2005.06804  [pdf, other

    math.OC

    Computing the proximal operator of the $\ell_1$ induced matrix norm

    Authors: Jeremy E. Cohen

    Abstract: In this short article, for any matrix $X\in\mathbb{R}^{n\times m}$ the proximity operator of two induced norms $ \|X\|_1 $ and $ \|X\|_{\infty}$ are derived. Although no close form expression is obtained, an algorithmic procedure is described which costs roughly $\mathcal{O}(nm)$. This algorithm relies on a bisection on a real parameter derived from the Karush-Kuhn-Tucker conditions, following the… ▽ More

    Submitted 15 January, 2021; v1 submitted 14 May, 2020; originally announced May 2020.

  24. arXiv:2001.04321  [pdf, other

    math.NA cs.LG math.OC stat.ML

    Accelerating Block Coordinate Descent for Nonnegative Tensor Factorization

    Authors: Andersen Man Shun Ang, Jeremy E. Cohen, Nicolas Gillis, Le Thi Khanh Hien

    Abstract: This paper is concerned with improving the empirical convergence speed of block-coordinate descent algorithms for approximate nonnegative tensor factorization (NTF). We propose an extrapolation strategy in-between block updates, referred to as heuristic extrapolation with restarts (HER). HER significantly accelerates the empirical convergence speed of most existing block-coordinate algorithms for… ▽ More

    Submitted 20 November, 2020; v1 submitted 13 January, 2020; originally announced January 2020.

    Comments: 32 pages, 24 figures

    Journal ref: Numerical Linear Algebra with Applications, e2373, 2021

  25. arXiv:1904.04861  [pdf, other

    cs.LG stat.ML

    Universal Lipschitz Approximation in Bounded Depth Neural Networks

    Authors: Jeremy E. J. Cohen, Todd Huster, Ra Cohen

    Abstract: Adversarial attacks against machine learning models are a rather hefty obstacle to our increasing reliance on these models. Due to this, provably robust (certified) machine learning models are a major topic of interest. Lipschitz continuous models present a promising approach to solving this problem. By leveraging the expressive power of a variant of neural networks which maintain low Lipschitz co… ▽ More

    Submitted 9 April, 2019; originally announced April 2019.

  26. arXiv:1808.08765  [pdf, ps, other

    stat.ML cs.LG

    Identifiability of Complete Dictionary Learning

    Authors: Jérémy E. Cohen, Nicolas Gillis

    Abstract: Sparse component analysis (SCA), also known as complete dictionary learning, is the following problem: Given an input matrix $M$ and an integer $r$, find a dictionary $D$ with $r$ columns and a matrix $B$ with $k$-sparse columns (that is, each column of $B$ has at most $k$ non-zero entries) such that $M \approx DB$. A key issue in SCA is identifiability, that is, characterizing the conditions unde… ▽ More

    Submitted 28 March, 2019; v1 submitted 27 August, 2018; originally announced August 2018.

    Comments: 19 pages, 2 figures, new title, added references and discussions

    Journal ref: SIAM Journal on Mathematics of Data Science 1 (3), pp. 518-536, 2019

  27. arXiv:1802.05035  [pdf, other

    stat.ML

    Nonnegative PARAFAC2: a flexible coupling approach

    Authors: Jeremy E. Cohen, Rasmus Bro

    Abstract: Modeling variability in tensor decomposition methods is one of the challenges of source separation. One possible solution to account for variations from one data set to another, jointly analysed, is to resort to the PARAFAC2 model. However, so far imposing constraints on the mode with variability has not been possible. In the following manuscript, a relaxation of the PARAFAC2 model is introduced,… ▽ More

    Submitted 14 February, 2018; originally announced February 2018.

  28. arXiv:1802.03203  [pdf, other

    stat.ML cs.LG

    Curve Registered Coupled Low Rank Factorization

    Authors: Jeremy Emile Cohen, Rodrigo Cabral Farias, Bertrand Rivet

    Abstract: We propose an extension of the canonical polyadic (CP) tensor model where one of the latent factors is allowed to vary through data slices in a constrained way. The components of the latent factors, which we want to retrieve from data, can vary from one slice to another up to a diffeomorphism. We suppose that the diffeomorphisms are also unknown, thus merging curve registration and tensor decompos… ▽ More

    Submitted 9 February, 2018; originally announced February 2018.

  29. Spectral Unmixing with Multiple Dictionaries

    Authors: Jeremy E. Cohen, Nicolas Gillis

    Abstract: Spectral unmixing aims at recovering the spectral signatures of materials, called endmembers, mixed in a hyperspectral or multispectral image, along with their abundances. A typical assumption is that the image contains one pure pixel per endmember, in which case spectral unmixing reduces to identifying these pixels. Many fully automated methods have been proposed in recent years, but little work… ▽ More

    Submitted 8 November, 2017; originally announced November 2017.

    Journal ref: IEEE Geoscience and Remote Sensing Letters 15 (2), pp. 187-191, 2018

  30. Dictionary-based Tensor Canonical Polyadic Decomposition

    Authors: Jérémy E. Cohen, Nicolas Gillis

    Abstract: To ensure interpretability of extracted sources in tensor decomposition, we introduce in this paper a dictionary-based tensor canonical polyadic decomposition which enforces one factor to belong exactly to a known dictionary. A new formulation of sparse coding is proposed which enables high dimensional tensors dictionary-based canonical polyadic decomposition. The benefits of using a dictionary in… ▽ More

    Submitted 8 November, 2017; v1 submitted 3 April, 2017; originally announced April 2017.

    Journal ref: IEEE Trans. on Signal Processing 66 (7), pp. 1876-1889, 2018

  31. arXiv:1511.01306  [pdf, ps, other

    math.NA

    About Notations in Multiway Array Processing

    Authors: Jeremy E. Cohen

    Abstract: This paper gives an overview of notations used in multiway array processing. We redefine the vectorization and matricization operators to comply with some properties of the Kronecker product. The tensor product and Kronecker product are also represented with two different symbols, and it is shown how these notations lead to clearer expressions for multiway array operations. Finally, the paper reca… ▽ More

    Submitted 3 February, 2016; v1 submitted 4 November, 2015; originally announced November 2015.

  32. Exploring multimodal data fusion through joint decompositions with flexible couplings

    Authors: Rodrigo Cabral Farias, Jeremy Emile Cohen, Pierre Comon

    Abstract: A Bayesian framework is proposed to define flexible coupling models for joint tensor decompositions of multiple data sets. Under this framework, a natural formulation of the data fusion problem is to cast it in terms of a joint maximum a posteriori (MAP) estimator. Data driven scenarios of joint posterior distributions are provided, including general Gaussian priors and non Gaussian coupling prior… ▽ More

    Submitted 25 May, 2016; v1 submitted 28 May, 2015; originally announced May 2015.

    Comments: 15 pages, 7 figures, revised version

  33. Sample and population exponents of generalized Taylor's law

    Authors: Andrea Giometto, Marco Formentin, Andrea Rinaldo, Joel E. Cohen, Amos Maritan

    Abstract: Taylor's law (TL) states that the variance $V$ of a non-negative random variable is a power function of its mean $M$, i.e. $V=a M^b$. The ubiquitous empirical verification of TL, typically displaying sample exponents $b \simeq 2$, suggests a context-independent mechanism. However, theoretical studies of population dynamics predict a broad range of values of $b$. Here, we explain this apparent cont… ▽ More

    Submitted 16 December, 2014; originally announced December 2014.

    Comments: 41 pages, 10 figures, 6 tables