Next Article in Journal
Interaction Enhanced Imperialist Competitive Algorithms
Previous Article in Journal
Monitoring Threshold Functions over Distributed Data Streams with Node Dependent Constraints
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Univariate Lp and ɭ p Averaging, 0 < p < 1, in Polynomial Time by Utilization of Statistical Structure

1
Mathematical Sciences Division and Computing Sciences Division, Army Research Office, Army Research Laboratory, P.O. Box 12211, Research Triangle Park, NC 27709-2211, USA
2
Edward P. Fitts Department of Industrial and Systems Engineering, North Carolina State University, Raleigh, NC 27695-7906, USA
Algorithms 2012, 5(4), 421-432; https://doi.org/10.3390/a5040421
Submission received: 28 July 2012 / Revised: 6 September 2012 / Accepted: 17 September 2012 / Published: 5 October 2012

Abstract

:
We present evidence that one can calculate generically combinatorially expensive Lp and lp averages, 0 < p < 1, in polynomial time by restricting the data to come from a wide class of statistical distributions. Our approach differs from the approaches in the previous literature, which are based on a priori sparsity requirements or on accepting a local minimum as a replacement for a global minimum. The functionals by which Lp averages are calculated are not convex but are radially monotonic and the functionals by which lp averages are calculated are nearly so, which are the keys to solvability in polynomial time. Analytical results for symmetric, radially monotonic univariate distributions are presented. An algorithm for univariate lp averaging is presented. Computational results for a Gaussian distribution, a class of symmetric heavy-tailed distributions and a class of asymmetric heavy-tailed distributions are presented. Many phenomena in human-based areas are increasingly known to be represented by data that have large numbers of outliers and belong to very heavy-tailed distributions. When tails of distributions are so heavy that even medians (L1 and l1 averages) do not exist, one needs to consider using lp minimization principles with 0 < p < 1.

1. Introduction

Minimization principles based on the l1 and L1 norms have recently rapidly become more common due to discovery of their important roles in sparse representation in signal and image processing [1,2], compressive sensing [3,4], shape-preserving geometric modeling [5,6] and robust principal component analysis [7,8,9]. In compressive sensing and sparse representation, it is known that, under proper sparsity conditions (for example, the restricted isometry property [3,4]), l1 solutions are equivalent to “l0 solutions”, that is, the sparsest solutions, an important result because it allows one to find the solution of a combinatorially expensive l0 maximum-sparsity minimization problem by a polynomial-time linear programming procedure for minimizing l1 functionals. When the data follow heavy-tailed statistical distributions and the tails of the distributions are “not too heavy,” various l1 minimization principles, in the form of calculation of medians and quantiles, are primary choices that are efficient and robust against the many outliers [10,11,12]. Such distributions correspond to the uncertainty in many human-based phenomena and activities, including the Internet [13,14], finance [15,16] and other human and physical phenomena [16]. l1 minimization principles are applicable also to data from light-tailed distributions such as the Gaussian, but, for such distributions, are less efficient than classical procedures (calculation of standard averages and variances).
When tails of the distributions are so heavy that even l1 minimization principles do not exist, one needs to consider using lp minimization principles with 0 < p < 1, a topic on which investigation has recently started [2,3,17,18,19,20]. lp minimization principles, 0 < p < 1, are of interest because they produce solutions that are in general sparser, that is, closer to l0 solutions, than l1 minimization principles [20]. However, when 0 < p < 1, solving lp minimization principles is generically combinatorially expensive (NP-hard) [18], because lp minimization principles can have arbitrarily large numbers of local minima. (“Generically” means “in the absence of additional information.”) Investigations about polynomial-time lp minimization, 0 < p < 1, have focused on (1) obtaining local rather than global solutions [2,18,20] and (2) achieving a global minimum by restricting the class of problems to those with sufficient sparsity [3,17,19] (the approach used in compressive sensing). However, local solutions often differ strongly from global solutions and sparsity restrictions are often not applicable. The fact that the l0 solution is, relative to other potential solutions, the sparsest solution does not imply that this solution is sparse to any specific degree. The sparsest solution may not be sparse in any absolute sense at all; it is just sparser than any other solution.
The approach that we will investigate in the present paper shares with compressive sensing the strategy of restricting the nature of the problem to achieve polynomial-time performance. However, we do so not by requiring sparsity to some a priori set level but rather by restricting the data to come from a wide class of statistical distributions, an approach not previously considered in the literature. This restriction turns out to be mild, often verifiable and often realistic since the problem as posed is often meaningful only when the data come from a statistical distribution. The approach in this paper differs from the approaches in the previous literature on lp minimization principles also in a second way, namely, in that it starts the investigation of lp minimization principles from consideration of their continuum analogues, Lp minimization principles.
The classes of Lp and lp minimization principles that we will investigate in this paper are those that represent univariate continuum Lp averaging and discrete lp averaging, defined as follows. Univariate Lp and lp averages are the real numbers a at which the following functionals A and B achieve their respective global minima:
Algorithms 05 00421 i001
where ψ is a probability density function (pdf) that satisfies the conditions given below, and
Algorithms 05 00421 i002
where the xi are data points from the distribution with pdf ψ. The pdf ψ is assumed to have measurable second derivative and to satisfy the following two conditions:
  • radially strictly monotonically decreasing outwards from the mode (3a)
  • ψ and dψ/dx bounded by c|x|β and c|x|β–1, respectively, for given c and β > p + 1 as Algorithms 05 00421 i003 (3b)
Without loss of generality, we assume that the mode, that is, the x at which ψ achieves its maximum, is at the origin.
In a departure from the traditional use of x as the independent variable of a univariate pdf, we will express univariate pdfs in radial form with r being the radius measured outward from the mode of the distribution. (This notation is chosen to allow natural generalization to higher dimensions in the future.) With the notation g(r) = ψ(–r) and f(r) = ψ(r), r ≥ 0, functional A can be rewritten in the form
Algorithms 05 00421 i004
Since functional (4) is finite only when
Algorithms 05 00421 i005
the mean (L2 average) does not exist for distributions with β ≤ 3 and even the median (L1 average) does not exist for distributions with β ≤ 2. For example, the median does not exist for the Student t distribution with one degree of freedom because β = 2 for this distribution. To create meaningful “averages” in these cases, weighted and trimmed sample means have been proposed with success [21]. However, weighted and trimmed sample means require a priori knowledge of the specific distribution and/or of various parameters, knowledge that is often not available. Minimization of the Lp functional (4) or of the lp functional (2) is, when 0 < p < min{1, β−1}, an alternative for creating an “average” for a heavy-tailed distribution or of a sample thereof.
In the present paper, we will investigate whether, by providing only the information that the data come from a “standard” statistical distribution that satisfies Conditions (3), the Lp and lp averaging functionals A and B can be minimized in a way that leads to polynomial-time minimization of general Lp and lp functionals. Specifically, in the next two sections, we will investigate to what extent the Lp and lp averaging functionals are devoid of local minima other than the global minimum, a key feature in this process. For illustration of the theoretical results, we will present computational results for the following three types of distributions:
Distribution 1: Gaussian (light-tailed distribution) distribution with probability density function
Algorithms 05 00421 i006
Distribution 2: Symmetric heavy-tailed distribution with probability density function
Algorithms 05 00421 i007
Algorithms 05 00421 i008
where
Algorithms 05 00421 i009
(For Distribution 2, the β of condition (3b) is α.)
Distribution 3: Asymmetric heavy-tailed distribution with probability density function
Algorithms 05 00421 i010
Algorithms 05 00421 i011
(right tail heavier than left tail), where
Algorithms 05 00421 i012
(For Distribution 3, the β of condition (3b) is (1 + α)/2.)
In Distributions 2 and 3, α is a real number > 1. Gaussian Distribution 1 is used to show that the results discussed here are applicable not only to heavy-tailed distributions but also to light-tailed distributions. These results are applicable a fortiori to compact distributions with no tails at all (tails uniformly 0). (Analysis and computations were carried out with the uniform distribution and with a pyramidal distribution, two distributions with no tails, but these results will not be discussed here.) While Lp and lp averages can be calculated for light-tailed and no-tailed distributions, there are more meaningful and more efficient ways, for example, arithmetic averaging, to calculate central points of light-tailed and no-tailed distributions. Lp and lp averages are most meaningful for heavy-tailed distributions.

2. Lp Averaging

We present in Figure 1, Figure 2 and Figure 3 the functionals A(a) for Distributions 1-3, respectively, for various p. These functionals A(a) have one global minimum at or near r = 0, no additional minima, are convex in a neighborhood of the global minimum and are concave outside of this neighborhood. The fact that the A(a) are not globally convex is not important. Each A(a) is radially monotonically increasing outward from its minimum, which is sufficient to guarantee that there is only one global minimum and that there are no other local minima. On every finite closed interval in Figure 1, Figure 2 and Figure 3 that does not include the global minimum, the derivative dA/da is bounded away from 0. Hence, in all these cases, standard line-search methods converge to the global minimum in polynomial time. The structure of A(a) seen in Figure 1, Figure 2 and Figure 3 is due to the fact that A(a) is based on a probability density function with strictly monotonically decreasing density in the radial directions outward from the mode. This structure does not generically occur for density functions f(r) and g(r) representing, for example, irregular scattered clusters. However, averaging in general and Lp averaging in particular make little sense when the data are clustered irregularly. The computational results presented in Figure 1, Figure 2 and Figure 3 suggest the hypothesis that, under “normal” statistical conditions on the data, Lp averaging is well posed and computationally tractable. In the remainder of this section, we will investigate portions of this hypothesis.
Figure 1. Lp averaging functional A(a) for Gaussian Distribution 1.
Figure 1. Lp averaging functional A(a) for Gaussian Distribution 1.
Algorithms 05 00421 g001
Figure 2. Lp averaging functional A(a) for symmetric heavy-tailed Distribution 2 with α = 2.
Figure 2. Lp averaging functional A(a) for symmetric heavy-tailed Distribution 2 with α = 2.
Algorithms 05 00421 g002
Figure 3. Lp averaging functional A(a) for asymmetric heavy-tailed Distribution 3 with α = 2.
Figure 3. Lp averaging functional A(a) for asymmetric heavy-tailed Distribution 3 with α = 2.
Algorithms 05 00421 g003
The structure of the Lp averaging functional A(a) seen in Figure 1, Figure 2 and Figure 3 and described in the previous paragraph occurs for all symmetric distributions, a situation that can be shown as follows. For symmetric distributions (that is, those for which g(r) = f(r)), the Lp averaging functional A(a) can be written as
Algorithms 05 00421 i016
A(a) is symmetric around a = 0, so we need consider only the behavior of A(a) for a ≥ 0. For a ≥ 0,
Algorithms 05 00421 i017
and
Algorithms 05 00421 i019
One computes expressions (10) and (11) by differentiating the right sides of expressions (9) and (10), respectively, with respect to a. One expresses the integral to be differentiated as the sum of an integral on (0,a) and an integral on (a,∞) and differentiates these two integrals separately. To simplify dA/da to the form given in (10), one integrates by parts and combines the two resulting integrals. From these expressions, one obtains first that dA/da(0) = 0 and d2A/da2(0) > 0, that is, there is a local minimum at a = 0 and second that, for all a > 0, dA/da(a) > 0, that is, A is strictly monotonically increasing for a > 0. Thus, for symmetric pdfs, A(a) has its global minimum at a = 0, that is, the Lp average exists and is equal to the mode of the distribution. There are no places where dA/da = 0 other than at a = 0 and, on every finite closed interval that does not include the mode 0, dA/da is bounded away from 0. Standard line-search methods for calculating the minimum of this A(a) are thus globally convergent.
A general analytical structure for asymmetric distributions analogous to that described above for symmetric distributions is not yet available because, for asymmetric distributions, the properties of A(a) depend on additional properties of the probability density functions f(r) and g(r) that have not yet been clarified. Most of the previous statistical research about two-tailed distributions that extend infinitely in each direction has been focused on symmetric distributions and it is the symmetric case on which we will focus in the remainder of this paper.

3. lp Averaging

It is meaningful to calculate an lp average of a discrete set of data, that is, the point at which B(a) achieves its global minimum, only for data from a distribution that satisfies Conditions (3) and for which the Lp average exists, that is, for which 0 < p < β − 1. We propose the following algorithm.
Algorithm 1: Algorithm for lp Averaging
STEP 1. Sort the data xi, i = 1, 2, . . . , I, from smallest to largest. (To avoid proliferation of notation, use the same notation xi, i = 1, 2, . . . , I, for the data after sorting as before.)
STEP 2. Choose an integer q that represents the number of neighbors of a given point in the sorted data set in each direction (lower and higher index) that will be included in a local set of indices to be used in the “window” in Step 4. (The “window size” is thus 2q + 1)
STEP 3. Choose a point xj from which to start. (The median of the data, that is, the l1 average, is generally a good choice for the initial xj.)
STEP 4. For each k, jqkj + q, calculate B(xk).
STEP 5. If the xk that yields the minimum of the B(xk) calculated in Step 4 is xj, stop. In this case, xj is the computed lp average of the data. Otherwise, let xk be a new xj and return to Step 4.
STEP 6. If convergence has not occurred within a predetermined number of iterations, stop and return an error message.
Remark 1. Algorithm 1 considers the values of B(a) only at the data points xi and not between data points. For a strictly between two consecutive data points xi and xi+1, B(a) is concave and is above the line connecting (xi,B(xi)) and (xi+1,B(xi+1)), so a minimum cannot occur there. It is sufficient, therefore, to consider only the values of B at the points xi when searching for a minimum. A graph of the points (xi,B(xi)), i = 1, 2, . . . , I, approximates the graph of the continuum Lp functional A(a), which, for symmetric distributions, has only one local minimum, namely, its global minimum. The graph of the points (xi,B(xi)) may have some relatively shallow local minima produced by the irregular spacing of the xi (cf. Figure 4 below) and/or the asymmetry of the distribution. The window structure of Algorithm 1 is designed to allow the algorithm to “jump over” these local minima on its way to the global minimum.
Remark 2. The cost of Algorithm 1 is polynomial, namely, the cost O(I log I) of the sorting operation of Step 1 plus the cost of the iterations of Step 4, namely, O(I2) (= the number of iterations, which cannot exceed O(I), times the cost O(I) of calculating each iteration). Analogous algorithms for higher-dimensional averages are expected to retain this polynomial-time nature.
In computational experiments, we used samples of size I = 2000 from the symmetric heavy-tailed Distribution 2 with various α, 1 < α ≤ 3, and window sizes 2q + 1 = 7, 9, 11, . . . , 25. For comparison with Figure 2, we present in Figure 4 the graphs of the points (xi, B(xi)) for the sample from Distribution 2 with α = 2 and p = 0.5 and 0.02. The starting point for Step 3 of the Algorithm 1 was chosen to be xI−2q, a point near the end of the right tail (beyond the limited domains shown in Figure 4). As mentioned in Step 3 of Algorithm 1, the median of the data is a much better choice for a starting point. However, choosing a point near the right tail makes the iterations of Algorithm 1 traverse a large distance before converging to an approximation of the lp average and thus provides an excellent test for the robustness of Algorithm 1. Computational results for p = 0.5, 0.1 and 0.02 and for window sizes 2q + 1 = 7, 13, 19 and 25 are presented in Table 1, Table 2, Table 3 and Table 4. For reference, we note that the continuum Lp averages of Distribution 2, when they exist, that is, when p < α − 1, are all 0. Thus, the errors of the lp averages in Table 1, Table 2, Table 3 and Table 4 are the same as the lp averages themselves.
The entries in Table 1, Table 2, Table 3 and Table 4 indicate that, for all cases with p < α − 1, the lp average computed by Algorithm 1 is an excellent approximant of the Lp average 0 given the large number of outliers and the huge spread of the data in Distribution 2. (For α = 3 and α = 1.02, the ranges of the data are [−16.0, 22.6] and [−6.44 × 10154, 5.02 × 10169], respectively. For α = 2, 1, 1.5, 1.1, 1.05, 1.04 and 1.03, the ranges are between these two ranges.) The entries for p = 0.5 with α = 1.5 and for p = 0.1 with α = 1.1, 1.05, 1.04 and 1.03 in Table 1 and Table 2 indicate that, in a few cases when p is equal to or only slightly greater than α − 1, the lp average yielded by Algorithm 1 can still be a good approximant of the center of the distribution in spite of the fact that the lp average is theoretically meaningful only when p < α − 1. The entries for p = 0.5 with α = 1.1, 1.05, 1.04, 1.03 and 1.02 and for p = 0.1 with α = 1.02 indicate that, in accordance with expectations, when p is significantly greater than α − 1, the lp average produced by Algorithm 1 is not a meaningful approximant of the center of the distribution. Since larger window size is of assistance when attempting to “jump over” local minima, it is expected that lp averages should converge to the Lp average 0 as the window size 2q + 1 increases (and as the sample size increases). The results in Table 1, Table 2, Table 3 and Table 4 confirm that, for the samples used in these calculations, increasing the window size does indeed increase the accuracy of the lp averages as approximations of the Lp average 0. In addition, the results in Table 3 and Table 4 for p < α − 1 show that, for the samples used in these calculations, there is an optimal q, namely, q = 19 that produces lp averages that are just as good as the lp averages produced by the larger q = 25 but (due to smaller window size) requires less computational effort.
Figure 4. Points (xi, B(xi)) for 2000-point sample from symmetric heavy-tailed Distribution 2 with α = 2.
Figure 4. Points (xi, B(xi)) for 2000-point sample from symmetric heavy-tailed Distribution 2 with α = 2.
Algorithms 05 00421 g004
Algorithm 1 is applicable to heavy-tailed distributions in general but the rule for choosing q will certainly be dependent on the specific class of distributions under consideration. While this rule is not yet known precisely, we can provide here a description of the principles that will likely be the foundations for the rule. The choice of q is related to how wide the local minima in the discrete functional B are. The local minima of B occur at places where there are clusters of data points (due to expected statistical variation in the sample). Understanding the relationships between (1) the clustering properties of samples from the given class of distributions, (2) the widths of the local minima as functions of the clustering and (3) the p-dependent analytical properties of functional B will likely yield the rule for choosing q.
Table 1. Sample lp averages calculated by Algorithm 1 with window size 2q + 1 = 7 for 2000-point data set from Distribution 2.
Table 1. Sample lp averages calculated by Algorithm 1 with window size 2q + 1 = 7 for 2000-point data set from Distribution 2.
α\ p0.50.10.02
30.0280.5600.701
20.0380.7790.779
1.50.0570.5750.575
1.17.580.2440.244
1.051.49 × 10300.2810.476
1.041.14 × 10450.3490.598
1.032.83 × 10740.4660.466
1.021.52 × 101191.38 × 10160.516
Table 2. Sample lp averages calculated by Algorithm 1 with window size 2q + 1 = 13 for 2000-point data set from Distribution 2.
Table 2. Sample lp averages calculated by Algorithm 1 with window size 2q + 1 = 13 for 2000-point data set from Distribution 2.
α\ p0.50.10.02
30.0210.0940.531
20.0270.1260.126
1.50.0410.1890.189
1.13.760.1080.108
1.052.56 × 10290.2070.207
1.041.14 × 10450.2570.257
1.032.83 × 10740.3410.341
1.021.52 × 101193.24 × 10140.516
Table 3. Sample lp averages calculated by Algorithm 1 with window size 2q + 1 = 19 for 2000-point data set from Distribution 2.
Table 3. Sample lp averages calculated by Algorithm 1 with window size 2q + 1 = 19 for 2000-point data set from Distribution 2.
α \p0.50.10.02
30.0210.0150.015
20.0210.0200.020
1.50.0310.0290.029
1.10.9020.1080.108
1.052.56 × 10290.2070.207
1.041.14 × 10450.2570.257
1.032.83 × 10740.3410.341
1.021.52 × 101191.78 × 1070.516
Table 4. Sample lp averages calculated by Algorithm 1 with window size 2q + 1 = 25 for 2000-point data set from Distribution 2.
Table 4. Sample lp averages calculated by Algorithm 1 with window size 2q + 1 = 25 for 2000-point data set from Distribution 2.
α\ p0.50.10.02
30.0210.0150.015
20.0210.0200.020
1.50.0310.0290.029
1.10.4980.1080.108
1.052.56 × 10290. 2070.207
1.041.14 × 10450.2570.257
1.032.83 × 10740.3410.341
1.021.52 × 101192.37 × 1060.516

4. Conclusions

The wide-spread impression that minimization of Lp and lp functionals, 0 < p < 1, is combinatorially expensive is valid for general situations in which no structure of the data is known. However, the results in this paper suggest that, when the data come from an appropriate statistical distribution, Lp and lp averages can be calculated in polynomial time. The approach of the paper is applicable without precise knowledge of the parameters of the distribution. One does not need precise knowledge of the parameters but rather only generalizations of Conditions (3), an upper bound on the exponent −β of the tail density and additional conditions for asymmetric distributions and for setting up a rule for choosing q in Algorithm 1.
Topics for future research include
  • Quantitative rules for using information about the underlying continuum distribution to choose the q of Algorithm 1 based on a user’s preferred tradeoff between maximum accuracy and minimum computational burden
  • Investigation of the advantages and disadvantages of introducing smoothing in the B(xk) calculated in Step 4 of Algorithm 1 to increase the robustness against shallow local minima; connection of the smoothing with properties of the underlying distributions
  • Description of the class(es) of symmetric and asymmetric univariate and multivariate distributions for which radially strictly monotonic Lp averaging functionals and radially nearly strictly monotonic lp averaging functionals can be created and thus for which Lp and lp averages can be calculated in polynomial time
  • Investigation of convergence of the lp average to the Lp average and of related issues of efficiency, optimality, breakdown point, influence function, etc.
  • Investigation of the conditions under which Lp and lp averages converge to the mode as p → 0
  • Treatment of more general univariate and multivariate lp minimization problems including but not limited to lp regression and matrix-constrained lp minimization, for example, minimization of
    Algorithms 05 00421 i021
    (cf. [17,18]) (The lp averaging process considered in the present paper can be expressed in format (12).)
Many phenomena in human-based areas (sociology, cognitive science, psychology, economics, human networks, social media, etc.) are increasingly known to be represented by data that have large numbers of outliers and belong to very heavy-tailed distributions, which suggests that Lp and lp averaging, Lp and lp regression and more general Lp and lp minimization tasks, 0 < p < 1, will be important in practice. The results of the present paper provide the first indication that one may be able to solve, in polynomial time, generically combinatorially expensive Lp and lp minimization problems for these phenomena by requiring only “natural” statistical structure without having to impose restrictions such as sparsity and without having to accept suboptimal local solutions instead of optimal global solutions.

Acknowledgment

The author expresses his gratitude to the referees, whose well-though-out questions and insightful comments led to significant improvements in this paper.

References

  1. Gribonval, R.; Nielsen, M. Sparse Approximations in Signal and Image Processing. EURASIP Book Ser. Signal Process. Commun. 2006, 86, 415–416. [Google Scholar]
  2. Lai, M.-J.; Wang, J. An unconstrained lq minimization with 0 < q ≤ 1 for sparse solution of under-determined linear systems. SIAM J. Optim. 2010, 21, 82–101. [Google Scholar]
  3. Chartrand, R. Exact reconstruction of sparse signals via nonconvex minimization. IEEE Signal Process. Lett. 2007, 14, 707–710. [Google Scholar] [CrossRef]
  4. Candès, E.J.; Wakin, M.B. An introduction to compressive sampling. IEEE Signal Process. Mag. 2008, 25, 21–30. [Google Scholar] [CrossRef]
  5. Auquiert, P.; Gibaru, O.; Nyiri, E. Fast L1-Ck polynomial spline interpolation algorithm with shape-preserving properties. Comput. Aided Geom. Design 2011, 28, 65–74. [Google Scholar] [CrossRef]
  6. Yu, L.; Jin, Q.; Lavery, J.E.; Fang, S.-C. Univariate cubic L1 interpolating splines: Spline functional, window size and analysis-based algorithm. Algorithms 2010, 3, 311–328. [Google Scholar] [CrossRef]
  7. Candès, E.J.; Li, X.; Ma, Y.; Wright, J. Robust principal component analysis? J. ACM 2011, 58, 1–37. [Google Scholar]
  8. Ke, Q.; Kanade, T. Robust L1 norm factorization in the presence of outliers and missing data by alternative convex programming. In Proceedings of the 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR 2005), San Diego, CA, USA, 20−25 June 2005; Schmid, C., Soatto, S., Tomasi, C., Eds.; IEEE Computer Society: Los Alamitos, CA, USA, 2005; pp. 739–746. [Google Scholar]
  9. Kwak, N. Principal component analysis based on L1-norm maximization. IEEE Trans. Pattern Anal. Mach. Intell. 2008, 30, 1672–1680. [Google Scholar] [CrossRef]
  10. Dodge, Y. Statistical Data Analysis Based on the L1 Norm and Related Methods. In Proceedings of the Conference on Statistical Data Analysis Based on the L1 Norm and Related Methods, Neuchâtel, Switzerland, 4–9 August 2002; Birkhäuser: Basel, Switzerland, 2002. [Google Scholar]
  11. Nolan, J.P. Multivariate stable distributions: Approximation, estimation, simulation and identification. In A Practical Guide to Heavy Tails; Adler, R.J., Feldman, R.E., Taqqu, M.S., Eds.; Birkhäuser: Cambridge, MA, USA, 1998; pp. 509–525. [Google Scholar]
  12. Resnick, S.I. Heavy-Tail Phenomena: Probabilistic and Statistical Modeling; Springer-Verlag: Berlin, Germany, 2007. [Google Scholar]
  13. Faloutsos, M.; Faloutsos, P.; Faloutsos, C. On power-law relationships of the internet topology. Comp. Comm. Rev. 1999, 29, 251–262. [Google Scholar] [CrossRef]
  14. Willinger, W.; Govindan, R.; Jamin, S.; Paxson, V.; Shenker, S. Scaling phenomena in the Internet: Critically examining criticality. Proc. Natl. Acad. Sci. USA 2002, 99, 2573–2580. [Google Scholar] [CrossRef]
  15. Rachev, S.T.; Menn, C.; Fabozzi, F.J. Fat-Tailed and Skewed Asset Return Distributions: Implications for Risk Management, Portfolio Selection, and Option Pricing; John Wiley: Hoboken, NJ, USA, 2005. [Google Scholar]
  16. Reed, W.J.; Jorgensen, M.A. The double Pareto-lognormal distribution—A new parametric model for size distributions. Comm. Statist. Theory Methods 2004, 33, 1733–1753. [Google Scholar] [CrossRef]
  17. Foucart, S.; Lai, M.-J. Sparsest solutions of underdetermined linear systems via lq-minimization for 0 < q ≤ 1. Appl. Comput. Harmon. Anal. 2009, 26, 395–407. [Google Scholar] [CrossRef]
  18. Ge, D.; Jiang, X.; Ye, Y. A note on the complexity of Lp minimization. Math. Program. 2011, 129, 285–299. [Google Scholar] [CrossRef]
  19. Gribonval, R.; Nielsen, M. Highly sparse representations from dictionaries are unique and independent of the sparseness measure. Appl. Comput. Harmon. Anal. 2007, 22, 335–355. [Google Scholar] [CrossRef] [Green Version]
  20. Wang, M.; Xu, W.; Tang, A. On the Performance of Sparse Recovery via Lp-minimization (0 ≤ p ≤ 1). IEEE Trans. Info. Theory 2011, 57, 7255–7278. [Google Scholar] [CrossRef]
  21. Wilcox, R.R. Introduction to Robust Estimation and Hypothesis Testing, 2nd ed; Elsevier: Burlington, MA, USA, 2005. [Google Scholar]

Share and Cite

MDPI and ACS Style

Lavery, J.E. Univariate Lp and ɭ p Averaging, 0 < p < 1, in Polynomial Time by Utilization of Statistical Structure. Algorithms 2012, 5, 421-432. https://doi.org/10.3390/a5040421

AMA Style

Lavery JE. Univariate Lp and ɭ p Averaging, 0 < p < 1, in Polynomial Time by Utilization of Statistical Structure. Algorithms. 2012; 5(4):421-432. https://doi.org/10.3390/a5040421

Chicago/Turabian Style

Lavery, John E. 2012. "Univariate Lp and ɭ p Averaging, 0 < p < 1, in Polynomial Time by Utilization of Statistical Structure" Algorithms 5, no. 4: 421-432. https://doi.org/10.3390/a5040421

Article Metrics

Back to TopTop