Does higher order moments means more attention to local area?

In summary: PCA does;- ICA is more computationally expensive than PCA.In summary, The conversation discusses the use of different order moments or cumulants in static analysis algorithms, with an emphasis on their focus on different aspects of data. It is mentioned that higher order moments put a heavier weight on outliers and are better at representing local features, while lower order moments are better at representing global trends. Further discussion delves into the use of PCA and ICA in this context. Overall, the conversation highlights the importance of understanding the relationship between moments and the characteristic probability function in understanding the behavior of different algorithms.
  • #1
Wenlong
9
0
Dear all,

Sorry to post this question in this section again.

I am currently looking into few static analyse algorithms. I noticed that they are analysing with different order moments or cumulants to analyse the data. I guess it is because these algorithms are focus on different aspect of the data itself.

So far as I know, 1st (mean) and 2nd(variance) moments are focus on the dispersion of the data as a whole, and 3rd moment (skewness) looks into the tail area of the distribution. 4th moment (kurtosis) concentrates on the peaks.

Can I then deduce that higher moments means the algorithm pays more attention to local static property?

Can anyone answer me explicitly to help me out of this headache? Or can you recommend some books or papers? I do extremely appreciate for your kind consideration and help.

Best wishes
Wenlong
 
Physics news on Phys.org
  • #2
The odd and even moments tend to behave differently. Odd moments will naturally tell you things about lopsidedness (because an odd power of a negative number is negative). The mean is a measure of lopsidedness compared with a distribution more evenly placed about 0. Even moments treat both sides equally, so say more about spread.
Higher order moments put a heavier weight on the outliers. A distribution with a sharp peak and long tails will have a higher kurtosis than one with the same variance but which has a broader centre then falls off quickly.
 
  • #3
Hi, Haruspex

Thank you very much for your reply. It helps alot.

Then may I ask a further question base on this? Take PCA and ICA (independent component analysis) for example, PCA compute principal components with covariance matrix (2nd order moment) while ICA compute independent components with negentropy (measured by kurtosis or higher order moments).

By comparison of principal components and independent components of same set of observations, I find that independent components are better to represent local features while principal components are better to represent global trends.

Is this because the different order of moments they use? Or it just a coincidence?

Many thanks in advance.

Best wishes
Wenlong
 
  • #4
haruspex said:
The odd and even moments tend to behave differently. Odd moments will naturally tell you things about lopsidedness (because an odd power of a negative number is negative). The mean is a measure of lopsidedness compared with a distribution more evenly placed about 0. Even moments treat both sides equally, so say more about spread.
Higher order moments put a heavier weight on the outliers. A distribution with a sharp peak and long tails will have a higher kurtosis than one with the same variance but which has a broader centre then falls off quickly.

Hi, Haruspex

Thank you very much for your reply. It helps alot.

Then may I ask a further question base on this? Take PCA and ICA (independent component analysis) for example, PCA compute principal components with covariance matrix (2nd order moment) while ICA compute independent components with negentropy (measured by kurtosis or higher order moments).

By comparison of principal components and independent components of same set of observations, I find that independent components are better to represent local features while principal components are better to represent global trends.

Is this because the different order of moments they use? Or it just a coincidence?

Many thanks in advance.

Best wishes
Wenlong

BTW, how can I reply to a respondent directly in this forum?
 
  • #5
Wenlong said:
Dear all,

Sorry to post this question in this section again.

I am currently looking into few static analyse algorithms. I noticed that they are analysing with different order moments or cumulants to analyse the data. I guess it is because these algorithms are focus on different aspect of the data itself.

So far as I know, 1st (mean) and 2nd(variance) moments are focus on the dispersion of the data as a whole, and 3rd moment (skewness) looks into the tail area of the distribution. 4th moment (kurtosis) concentrates on the peaks.

Can I then deduce that higher moments means the algorithm pays more attention to local static property?

Can anyone answer me explicitly to help me out of this headache? Or can you recommend some books or papers? I do extremely appreciate for your kind consideration and help.

Best wishes
Wenlong

Hey Wenlong.

Are you aware of the relationship between the moments and the characteristic probability function, and what the interpretation of the Fourier and inverse Fourier transform is with respect to frequency information?

This will help you understand the relationship between the various moments (not central moments, just moments) and the frequency information of the PDF itself.
 
  • #6
Wenlong said:
Take PCA and ICA (independent component analysis) for example, PCA compute principal components with covariance matrix (2nd order moment) while ICA compute independent components with negentropy (measured by kurtosis or higher order moments).

By comparison of principal components and independent components of same set of observations, I find that independent components are better to represent local features while principal components are better to represent global trends.

Is this because the different order of moments they use? Or it just a coincidence?
You've gone beyond my limits of expertise with that one.
As far as I've been able to discern:
- PCA is often used as a preliminary (whitening) step for ICA anyway;
- ICA requires non-Gaussianity in (all but one of) the sources, whereas PCA does not;
- ICA doesn't rank the components
 

Related to Does higher order moments means more attention to local area?

1. What are higher order moments?

Higher order moments refer to statistical measures that describe the shape and distribution of a dataset, beyond just the mean and variance. They include measures such as skewness and kurtosis.

2. How do higher order moments relate to attention to local area?

Higher order moments can indicate the presence of outliers or unusual patterns in a dataset, which may require more attention in order to understand their impact on the overall distribution. This could involve focusing on specific areas or subsets of the data.

3. Can higher order moments be used to identify local patterns or clusters?

Yes, higher order moments can provide insights into local patterns or clusters within a dataset. For example, a high value of skewness may indicate a cluster of data points with similar characteristics.

4. Are higher order moments more important than lower order moments?

It depends on the specific question or analysis being conducted. Higher order moments can provide a more detailed understanding of a dataset, but lower order moments such as mean and variance are still important measures of central tendency and variability.

5. How can higher order moments be calculated?

Higher order moments can be calculated using mathematical formulas or statistical software. Most commonly, they are calculated using raw data or summary statistics such as the mean and standard deviation.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Mechanical Engineering
Replies
9
Views
12K
  • STEM Academic Advising
Replies
13
Views
2K
  • STEM Academic Advising
Replies
10
Views
4K
  • Mechanical Engineering
Replies
23
Views
36K
  • Beyond the Standard Models
2
Replies
38
Views
8K
  • Biology and Medical
Replies
6
Views
5K
Back
Top