ArticleslgStudy

mathematics

Ranklet

Ranklet is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Ranklet rather than just read about it. In short: In statistics, a ranklet is an orientation-selective non-parametric feature which is based on the computation of Mann–Whitney–Wilcoxon (MWW) rank-sum test statistics. Ranklets achieve similar response to Haar wavelets as they share the same pattern of orientation-selectivity, multi-scale nature and a suitable notion of completeness.

Ranklet — main illustration
Ranklet — illustration

Key takeaways

  • Ranklet belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Ranklet to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Ranklet from memory before moving on to harder problems.

Reference excerpt

In statistics, a ranklet is an orientation-selective non-parametric feature which is based on the computation of Mann–Whitney–Wilcoxon (MWW) rank-sum test statistics. Ranklets achieve similar response to Haar wavelets as they share the same pattern of orientation-selectivity, multi-scale nature and a suitable notion of completeness. They were invented by Fabrizio Smeralhi in 2002. Rank-based (non-parametric) features have become popular in the field of image processing for their robustness in detecting outliers and invariance to monotonic transformations such as brightness, contrast changes and gamma correction. The MWW is a combination of Wilcoxon rank-sum test and Mann–Whitney U-test. It is a non-parametric alternative to the t-test used to test the hypothesis for the comparison of two independent distributions. It assesses whether two samples of observations, usually referred as Treatment T and Control C, come from the same distribution but do not have to be normally distributed. The Wilcoxon rank-sum statistics Ws is determined as:

W s = ∑ i = 1 N π i V i where π i = rank of element i and V i = { 0 for π i ∈ C 1 for π i ∈ T {\displaystyle W_{s}=\sum _{i=1}^{N}\pi _{i}V_{i}{\text{ where }}\pi _{i}={\text{rank of element }}i{\text{ and }}V_{i}={\begin{cases}0&{\text{ for }}\pi _{i}\in C\\[3pt]1&{\text{ for }}\pi _{i}\in T\end{cases}}}

Subsequently, let MW be the Mann–Whitney statistics defined by:

M W = W s − m ( m + 1 ) 2 {\displaystyle MW=W_{s}-{\frac {m(m+1)}{2}}}

where m is the number of Treatment values. A ranklet R is defined as the normalization of MW in the range [−1, +1]:

R = M W m n / 2 − 1 {\displaystyle R={\frac {MW}{mn/2}}-1}

where a positive value means that the Treatment region is brighter than the Control region, and a negative value otherwise.

Example Suppose T = { 5 , 9 , 1 , 10 , 15 } {\displaystyle T=\lbrace 5,9,1,10,15\rbrace } and C = { 20 , 4 , 7 , 13 , 19 , 11 } {\displaystyle C=\lbrace 20,4,7,13,19,11\rbrace } then

W s = { 1 + 3 + 5 + 6 + 9 } = 24 {\displaystyle W_{s}={\Big \lbrace }1+3+5+6+9{\Big \rbrace }=24}

M W = 24 − [ 5 × ( 5 + 1 ) / 2 ] = 9 {\displaystyle MW=24-[5\times (5+1)/2]=9}

R = [ 9 / [ 5 × 6 / 2 ] ] − 1 = − 0.4 {\displaystyle R=[9/[5\times 6/2]]-1=-0.4}

Hence, in the above example the Control region was a little bit brighter than the Treatment region.

Method Since Ranklets are non-linear filters, they can only be applied in the spatial domain. Filtering with Ranklets involves dividing an image window W into Treatment and Control regions as shown in the image below:

Subsequently, Wilcoxon rank-sum test statistics are computed in order to determine the intensity variations among conveniently chosen regions (according to the required orientation) of the samples in W. The intensity values of both regions are then replaced by the respective ranking scores. These ranking scores determine a pairwise comparison between the T and C regions. This means that a ranklet essentially counts the number of TxC pairs which are brighter in the T set. Hence a positive value means that the Treatment values are brighter than the Control values, and vice versa.

References

External links Matlab RankletFilter.m -> source file to decompose an image into Intensity Ranklets

Worked examples

Example 1 — a first encounter with Ranklet

Start with the simplest possible case. Write down what Ranklet claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Ranklet before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Ranklet ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Ranklet

In research
Ranklet appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Ranklet in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Ranklet is common in secondary-school and first-year university syllabi. It links to neighbouring topics Nonlinear filters, Nonparametric statistics, Spatial analysis, so understanding it makes those chapters shorter.
In everyday life
Look for Ranklet outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Ranklet in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Ranklet means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Ranklet out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Ranklet in simple terms?

In statistics, a ranklet is an orientation-selective non-parametric feature which is based on the computation of Mann–Whitney–Wilcoxon (MWW) rank-sum test statistics. Ranklets achieve similar response to Haar wavelets as they share the same pattern of orientation-selectivity, multi-scale nature and…

Why does Ranklet matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Ranklet?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Ranklet.

Tags

  • Nonlinear filters
  • Nonparametric statistics
  • Spatial analysis

Keep exploring