Implementing knowledge diversity measure

Short topic / Sujet de TER

There are many ways to assess diversity in a population. We aim at implementing a normalised entropy-based measure that takes into account the similarity between categories.

The diversity of many phenomena is worth measuring because diversity is often related to fairness and sometimes to resilience. It is also good to measure how our actions increase or decrease diversity. We are interested in knowledge diversity: the fact that different people may held different standpoints [1]. However, the considerations below apply to many more diversity measures.

Measuring diversity amounts to associate a number to the knowledge diversity of a population of agents. We only consider agent populations of the same size whose individuals are distributed in different categories. Diversity may be considered from three different dimensions:

There exists entropy-based measures parameterised by a parameter q, ranging in [0 +∞], which puts more or less emphasis on variety and balance. One population can be said to be more diverse than another if the measure of the former is higher than that of the latter for all values of q. We took advantage of a similarity-based generalisation of such measures [2] which relies on a given similarity between the categories. It puts the emphasis of the equal dispersion of observations in these types weighted by the similarity between such types.

We implemented such measure families in Python [3] and they provide the expected results.

In principle, it is interesting to normalise such measures, i.e. to scale them to the [0 1] interval. This can be easily achieved by dividing all diversity values by the maximum such value. The problem is to determine this maximum value. With non similarity-based measures, this is easy: maximal diversity is obtained when categories are equally represented, i.e. the distribution is equiprobable. However, as can be observed on the notebook [3], with similarity-based entropy measures the equiprobable distribution is not necessarily the maximum. [2, Section 6.3] discusses this and presents a useful theorem, that however, this maximum is independent from q (so it has to be computed only once). The sketch of an algorithm is also provided.

The goal of the project is to implement the proposed algorithm in order to compute normalised measures.

This should require some knowledge on Python programming and linear algebra.

The work could be expected to unfold as follows:

References:

[1] Yasser Bourahla, Jérôme David, Jérôme Euzenat, Meryem Naciri, Measuring and controlling knowledge diversity, Proc. 1st JOWO workshop on formal models of knowledge diversity (FMKD), Jönköping (SE), 2022 https://moex.inria.fr/files/papers/bourahla2022c.pdf
[2] Tom Leinster, Entropy and diversity: the axiomatic approach, Cambridge university press, Cambridge (UK), 2021 https://arxiv.org/pdf/2012.02113.pdf

Links:
[3] Knowledge diversity notebook: https://moex.inria.fr/software/kdiv/index.html
[4] mOeX web site: https://moex.inria.fr


Advisor: Jérôme Euzenat (Jerome:Euzenat#inria:fr).

Team: The work will be carried out in the mOeX team common to INRIA & Université Grenoble Alpes. mOeX is dedicated to study knowledge evolution through adaptation. .

Laboratory: LIG.

Place of work: The position is located at INRIA Grenoble Rhône-Alpes, Montbonnot (near Grenoble, France) a main computer science research lab, in a stimulating research environment.

Procedure: Contact us and provide vitæ and possibly motivation letter and references.