Bhattacharyya distance

From WikiMD's Wellness Encyclopedia

Bhattacharyya distance is a measure of divergence between two probability distributions. It is widely used in various fields such as statistics, pattern recognition, and machine learning to quantify the similarity or dissimilarity between two statistical samples or populations. The Bhattacharyya distance is named after the Indian statistician Anil Kumar Bhattacharyya, who introduced this concept in 1943.

Definition[edit]

Given two discrete or continuous probability distributions \(P\) and \(Q\) over the same domain \(X\), the Bhattacharyya distance \(D_B\) is defined as:

\[D_B(P, Q) = -\ln(\sum_{x \in X} \sqrt{p(x)q(x)})\]

for discrete distributions, or

\[D_B(P, Q) = -\ln(\int_{X} \sqrt{p(x)q(x)} dx)\]

for continuous distributions, where \(p(x)\) and \(q(x)\) are the probability density functions of \(P\) and \(Q\), respectively.

Properties[edit]

The Bhattacharyya distance has several important properties:

  • It is non-negative, i.e., \(D_B(P, Q) \geq 0\).
  • It is symmetric, meaning \(D_B(P, Q) = D_B(Q, P)\).
  • \(D_B(P, Q) = 0\) if and only if \(P = Q\), indicating that the two distributions are identical.

However, it is important to note that the Bhattacharyya distance is not a true metric since it does not satisfy the triangle inequality.

Applications[edit]

The Bhattacharyya distance is used in various applications, including:

  • Feature selection: In pattern recognition and machine learning, it can be used to select features that maximize the distance between classes, thereby improving classification performance.
  • Image processing: It is applied in image segmentation and registration to measure the similarity between histograms of different images or image regions.
  • Statistical analysis: In statistics, it provides a way to measure the divergence between two distributions, which can be useful in hypothesis testing and data analysis.

Example[edit]

Consider two Gaussian distributions \(P \sim N(\mu_1, \sigma_1^2)\) and \(Q \sim N(\mu_2, \sigma_2^2)\). The Bhattacharyya distance between these two distributions can be explicitly calculated as:

\[D_B(P, Q) = \frac{1}{4} \ln\left( \frac{1}{4} \left( \frac{\sigma_1^2}{\sigma_2^2} + \frac{\sigma_2^2}{\sigma_1^2} + 2 \right) \right) + \frac{1}{4} \left( \frac{(\mu_1 - \mu_2)^2}{\sigma_1^2 + \sigma_2^2} \right)\]

This formula provides a concrete example of how the Bhattacharyya distance can be computed for specific distributions.

See Also[edit]

External Links[edit]

Stub icon
   This article is a mathematics-related stub. You can help WikiMD by expanding it!



Navigation: Wellness - Encyclopedia - Health topics - Disease Index‏‎ - Drugs - World Directory - Gray's Anatomy - Keto diet - Recipes

Ad. Transform your life with W8MD's Budget GLP-1 injections from $75


W8MD weight loss doctors team
W8MD weight loss doctors team

W8MD offers a medical weight loss program to lose weight in Philadelphia. Our physician-supervised medical weight loss provides:

NYC weight loss doctor appointmentsNYC weight loss doctor appointments

Start your NYC weight loss journey today at our NYC medical weight loss and Philadelphia medical weight loss clinics.

Linkedin_Shiny_Icon Facebook_Shiny_Icon YouTube_icon_(2011-2013) Google plus


Advertise on WikiMD

WikiMD's Wellness Encyclopedia

Let Food Be Thy Medicine
Medicine Thy Food - Hippocrates

Medical Disclaimer: WikiMD is not a substitute for professional medical advice. The information on WikiMD is provided as an information resource only, may be incorrect, outdated or misleading, and is not to be used or relied on for any diagnostic or treatment purposes. Please consult your health care provider before making any healthcare decisions or for guidance about a specific medical condition. WikiMD expressly disclaims responsibility, and shall have no liability, for any damages, loss, injury, or liability whatsoever suffered as a result of your reliance on the information contained in this site. By visiting this site you agree to the foregoing terms and conditions, which may from time to time be changed or supplemented by WikiMD. If you do not agree to the foregoing terms and conditions, you should not enter or use this site. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates, categories Wikipedia, licensed under CC BY SA or similar.