Which Bio-Diversity Indices Fuzzy Logic Justifies . . . - - PowerPoint PPT Presentation

which bio diversity indices
SMART_READER_LITE
LIVE PREVIEW

Which Bio-Diversity Indices Fuzzy Logic Justifies . . . - - PowerPoint PPT Presentation

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Which Bio-Diversity Indices Fuzzy Logic Justifies . . . Bio-Diversity of . . . Are Most Adequate Localness Property Possibility of Scaling Olga Kosheleva 1 , Craig


slide-1
SLIDE 1

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 1 of 21 Go Back Full Screen Close Quit

Which Bio-Diversity Indices Are Most Adequate

Olga Kosheleva1, Craig Tweedie2, and Vladik Kreinovich3

1Department of Teacher Education 2Environmental Science and Engineering Program 3Department of Computer Science

University of Texas at El Paso 500 W. University El Paso, Texas 79968, USA

  • lgak@utep.edu, ctweedie@utep.edu

vladik@utep.edu

slide-2
SLIDE 2

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 2 of 21 Go Back Full Screen Close Quit

1. Gauging Bio-Diversity Is Important

  • One of the main objectives of ecology is to study and

preserve bio-diversity.

  • Most existing measures of diversity are based on the

relative frequencies pi of different species.

  • The most widely used measures are:

– the Shannon index H = −

n

  • i=1

pi · ln(pi), and – the Simpson index D =

n

  • i=1

p2

i.

  • Ecologists also use indices related to D: 1

D and 1 − D.

  • They also use indices related to the sum

n

  • i=1

pq

i, such as

R´ enyi entropy Hq = 1 1 − q · ln n

  • i=1

pq

i

  • .
slide-3
SLIDE 3

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 3 of 21 Go Back Full Screen Close Quit

2. Why These Measures?

  • The above measures of diversity are, empirically, in

good accordance with the ecologists’ intuition.

  • However, from the theoretical viewpoint, the success
  • f these measures of diversity is somewhat puzzling.
  • Why these expressions and not other possible expres-

sions?

  • In this talk, we provide possible justification for the

above empirically successful measures.

  • We provide two possible justification:

– we start with a simple fuzzy logic-based justifica- tion which explains Simpson index, and then – we provide a more elaborate justification that ex- plains all the above diversity measures.

slide-4
SLIDE 4

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 4 of 21 Go Back Full Screen Close Quit

3. An Intuitive Meaning of Bio-Diversity

  • An ecosystem is perfectly diverse if all its species are

reasonably frequent but not dominant.

  • In other words, the ecosystem is healthy if:

– the first species is reasonably frequent but not dom- inant, and – the second species is reasonably frequent but not dominant, – etc.

  • This statement uses an imprecise (“‘fuzzy”) natural-

language terms like “reasonably frequent”.

  • We need to translate this statement into precise terms.
  • We will use fuzzy logic, since fuzzy logic was invented

exactly for such a translation.

slide-5
SLIDE 5

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 5 of 21 Go Back Full Screen Close Quit

4. Let Us Use Fuzzy Logic

  • For each pi, let µ(pi) be the degree to which the species

is reasonably frequent and not dominant.

  • To compute bio-diversity, we need to combine use

“and”-operation to combine these degrees.

  • The general strategy in applications of fuzzy techniques

is to select the simplest possible “and”-operation.

  • The two simplest (and most frequently used) “and”-
  • perations are the product and the minimum.
  • Our objective is to optimize bio-diversity, and most

efficient optimization techniques use differentiation.

  • From this viewpoint, it is desirable to come up with

the differentiable measure of diversity.

  • This eliminates min (since min(a, b) is not differen-

tiable when a = b), so we use the product

n

  • i=1

µ(pi).

slide-6
SLIDE 6

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 6 of 21 Go Back Full Screen Close Quit

5. Let Us Use Fuzzy Logic (cont-d)

  • Maximizing

n

  • i=1

µ(pi) is equivalent to maximizing its logarithm L =

n

  • i=1

f(pi), where f(pi)

def

= ln(µ(pi)).

  • In a diverse ecosystem all the frequencies pi are rather

small.

  • Indeed, if one of the values is large, this means that we

have a dominant species, not a diversity.

  • For small pi, we can replace each value f(pi) with the

sum of the few first terms in its Taylor expansion.

  • In the first approximation, f(pi) = a0 + a1 · pi, so

L = a0 · n + a1.

  • This expression does not depend on the frequencies pi

and thus, cannot serve as a measure of diversity.

slide-7
SLIDE 7

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 7 of 21 Go Back Full Screen Close Quit

6. Fuzzy Logic Justifies the Simpson Index

  • We want to maximize L =

n

  • i=1

f(pi).

  • We have shown that linear terms in f(pi) are not suf-

ficient.

  • So, to adequately describe diversity, we need to take

into account quadratic terms f(pi) = a0 + a1 · pi + a2 · p2

i.

  • In this approximation,

L = a0 · n + a1 + a2 ·

n

  • i=1

p2

i.

  • Maximizing this expression is equivalent to maximizing

the Simpson index D =

n

  • i=1

p2

i.

slide-8
SLIDE 8

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 8 of 21 Go Back Full Screen Close Quit

7. The Ultimate Purpose of Diversity Estimation Is Decision Making

  • We want to describe which combinations of frequencies

p = (p1, . . . , pn) are preferred and which are not.

  • Most plans succeed only with a certain probability.
  • So, we need to consider “lotteries”, in which different

combinations Ai appear with different probabilities Pi.

  • The main result of utility theory states that:

– if we have a consistent ordering relation L L′ (“L is preferable to L′”) between such lotteries, – then there exists a function u (called utility) s.t. L L′ if and only if u(L) ≥ u(L′), where u(L) = P1 · u(A1) + . . . + Pn · u(An).

  • In our case, we need a utility function u(p1, . . . , pn).
slide-9
SLIDE 9

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 9 of 21 Go Back Full Screen Close Quit

8. Bio-Diversity of Subsystems

  • An important intuitive feature of bio-diversity is the

localness property: – that, in addition to the bio-diversity of the whole ecosystem, – we may be interested in the bio-diversity of its sub- systems.

  • For the whole ecosystem, the sum of frequencies is 1.
  • When we analyze a subsystem, we only take into ac-

count some of the species.

  • So the sum of the frequencies can be smaller than 1.
  • Thus, we need to consider the values u(p) for tuples

for which

i

pi < 1.

  • It makes sense to compare possible arrangements

within a subsystem.

slide-10
SLIDE 10

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 10 of 21 Go Back Full Screen Close Quit

9. Localness Property

  • We only compare tuples p = (p1, . . . , pn) and

p′ = (p′

1, . . . , p′ n) for which n

  • i=1

pi =

n

  • i=1

p′

i.

  • Let us assume that for all species i from some set I,

the frequencies are the same: pi = p′

i.

  • Suppose also that, from the point of bio-diversity, the

tuple p is preferable to tuple p′: p p′; so: – while in the two tuples, the level of diversity is the same for species from the set I, – species from the complement set −I have a higher degree of bio-diversity.

  • Thus, if we replace the values pi = p′

i for i ∈ I with

some other values qi = q′

i, we will still have q q′.

slide-11
SLIDE 11

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 11 of 21 Go Back Full Screen Close Quit

10. Localness Property in Precise Terms

  • Localness property:
  • Let I ⊆ {1, . . . , n} be a set of indices.
  • Let p p′ be two tuples s.t. pi = p′

i for all i ∈ I.

  • Let q and q′ be another two tuples for which:
  • qi = pi and q′

i = p′ i for all i ∈ I; and

  • qi = q′

i for all i ∈ I.

  • Then, q q′.
  • It is known:

in this case, utility has the form u(p1, . . . , pn) =

n

  • i=1

ui(pi) or U(p1, . . . , pn) =

n

  • i=1

Ui(pi).

  • Maximizing the product is equivalent to maximizing

its logarithm ln(Ui(pi)).

  • So, w.l.o.g., we can assume that u =

n

  • i=1

ui(pi).

slide-12
SLIDE 12

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 12 of 21 Go Back Full Screen Close Quit

11. The Degree

  • f

Bio-Diversity Should Not Change If We Rename the Species

  • Numbers assigned to species – which species is num-

ber 1, which is number 2, etc. – are arbitrary.

  • So, if we simply change these arbitrarily selected num-

bers, the degree of bio-diversity should not change.

  • Thus, the dependence of ui on pi should not depend
  • n i.
  • So, we should have ui(pi) = d(pi) for one and the same

function d(p).

  • In this case, the desired degree of bio-diversity is equal

to u(p) =

n

  • i=1

d(pi).

  • So, the question is which functions d(p) are appropriate

for describing bio-diversity.

slide-13
SLIDE 13

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 13 of 21 Go Back Full Screen Close Quit

12. Without Losing Generality, We Can Assume That the Function d(p) is Twice Differentiable

  • Our ultimate goal is optimization.
  • Many

useful

  • ptimization

techniques use second derivatives.

  • So, it is desirable to consider only twice differentiable

functions.

  • Every continuous function can be:

– with an arbitrary accuracy, – approximated by twice differentiable functions (even by polynomials).

  • So, we can assume that d(p) is twice differentiable with-
  • ut losing generality.
slide-14
SLIDE 14

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 14 of 21 Go Back Full Screen Close Quit

13. Possibility of Scaling

  • Relative bio-diversity of a region should not depend on:

– whether we consider it as a separate ecosystem, – or we consider it as a part of a larger ecosystem.

  • When we consider an ecosystem by itself, the frequen-

cies add up to 1:

n

  • i=1

pi = 1.

  • When we consider it as a part of a larger ecosystem

with N > n species, we get p′

i = λ · pi, where λ = n

N .

  • Thus, if we have p p′, we should also have λ·p λ·p′.
  • We say that a twice differentiable function d(p) is scale-

invariant if

n

  • i=1

pi =

n

  • i=1

p′

i and n

  • i=1

d(pi) =

n

  • i=1

d(p′

i) imply n

  • i=1

d(λ · pi) =

n

  • i=1

d(λ · p′

i).

slide-15
SLIDE 15

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 15 of 21 Go Back Full Screen Close Quit

14. Main Result

  • Definition. We say that functions di(p) are equivalent

if d2(p) = a + b · p + c · d1(p).

  • Motivation. In this case, optimizing d2(pi) is equiv-

alent to optimizing d1(pi).

  • Theorem. Every scale-invariant function d(p) is

equivalent: – either to d(p) = ± ln(p), – or to d(p) = ±pq for some q, or – or to d(p) = ±p · ln(p).

  • Observation. The corresponding sums are exactly

Shannon, Simpson, and R´ enyi indices.

  • Conclusion. We have explained why only these indices

adequately describe bio-diversity.

slide-16
SLIDE 16

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 16 of 21 Go Back Full Screen Close Quit

15. Conclusions

  • One of the main goals of ecology is to maintain bio-

diversity.

  • To properly maintain bio-diversity, it is important to

adequately gauge it.

  • Several semi-heuristic measures have been proposed for

measuring bio-diversity.

  • Their successful use confirms that these measures ad-

equately reflect our ideas of bio-diversity.

  • In this talk, we provide a fuzzy-motivated theoretical

explanation for the existing bio-diversity indices.

slide-17
SLIDE 17

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 17 of 21 Go Back Full Screen Close Quit

16. Acknowledgment This work was supported in part by the National Science Foundation grants:

  • HRD-0734825 and HRD-1242122

(Cyber-ShARE Center of Excellence) and

  • DUE-0926721.
slide-18
SLIDE 18

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 18 of 21 Go Back Full Screen Close Quit

17. Proof: Differential Equation

  • For small deviations p′

i = pi + ε · ∆pi, localness means

that

n

  • i=1

∆pi = 0 and

n

  • i=1

d′(pi) · ∆pi = 0 imply

n

  • i=1

d′(λ · pi) · ∆pi = 0.

  • Let e = (1, . . . , 1), d′ = (d′(p1), . . .), and

d′

λ = (d′(λ · p1), . . .).

  • Localness means that if e·∆p = 0 and d′·∆p = 0, then

d′

λ · ∆p = 0.

  • One can see that in this case, d′

λ is in the linear space

spanned by e and d′: d′(λ·pi) = α(λ, p)+β(λ, p)·d′(pi).

  • Let us show that the values α and β depend only on λ

and do not depend on the tuple p.

slide-19
SLIDE 19

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 19 of 21 Go Back Full Screen Close Quit

18. Proof: β Does Not Depend on p

  • We have proven that d′(λ·pi) = α(λ, p)+β(λ, p)·d′(pi).
  • If we subtract the equations corresponding to two dif-

ferent indices i and j, we conclude that d′(λ · pi) − d′(λ · pj) = β(λ, p) · (d′(pi) − d′(pj)).

  • Thus, β(λ, p) = d′(λ · pi) − d′(λ · pj)

d′(pi) − d′(pj) .

  • The right-hand side of this equality only depends on pi

and pj and does not depend on any other pk.

  • Thus, the coefficient β(λ, p) only depends on pi and pj

and does not depend on any other frequencies pk.

  • For a different pair (i′, j′), we will conclude that β(λ, p)

does not depend on the frequencies pi and pj either.

  • Thus, β does not depend on the tuple p at all.
slide-20
SLIDE 20

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 20 of 21 Go Back Full Screen Close Quit

19. Proof: β Is Differentiable

  • β(λ, p) = β(λ), so d′(λ · pi) = α(λ, p) + β(λ) · d′(pi).
  • Hence, α(λ, p) = d′(λ · pi) − β(λ) · d′(pi).
  • The right-hand side of this formula only depends on pi

and does not depend on any other frequency pj.

  • Thus, the coefficient α(λ, p) only depends on pi and

does not depend on any other frequency pj.

  • For a different index i′, we will conclude that α(λ, p)

does not depend on the frequency pi either.

  • Thus, α does not depend on the tuple p at all, it only

depends on λ: d′(λ · pi) = α(λ) + β(λ) · d′(pi).

  • For D(p)

def

= d′(p), we get D(λ·pi) = α(λ)+β(λ)·D(pi).

  • Since β(λ) = d′(λ · pi) − d′(λ · pj)

d′(pi) − d′(pj) , the function β(λ) is differentiable.

slide-21
SLIDE 21

Gauging Bio-Diversity . . . Why These Measures? An Intuitive Meaning . . . Fuzzy Logic Justifies . . . Bio-Diversity of . . . Localness Property Possibility of Scaling Main Result Home Page Title Page ◭◭ ◮◮ ◭ ◮ Page 21 of 21 Go Back Full Screen Close Quit

20. Proof: Final Part

  • Since α(λ) = d′(λ · pi) − β(λ) · d′(pi) and β(λ) is differ-

entiable, the function α(λ) is also differentiable.

  • Differentiating D(λ · pi) = α(λ) + β(λ) · D(pi) w.r.t. λ

and taking λ = 1, we get p · dD dp = A + B · D.

  • Separating variables, we get

dD A + B · D = dp p .

  • For B = 0, we get D(p) = d′(p) = A · ln(p) + C.
  • In this case, d(p) is equivalent to p · log(p).
  • For B = 0, we get d′(p) = D(p) = C · pA + C′.
  • In this case, d(p) is equivalent to pq or to ln(p).