FR3005769A1 - MULTICRITERIC DECISION SUPPORT SYSTEM WITH AUTOMATIC GENERATION OF EXPLANATIONS AND CORRESPONDING METHOD - Google Patents

MULTICRITERIC DECISION SUPPORT SYSTEM WITH AUTOMATIC GENERATION OF EXPLANATIONS AND CORRESPONDING METHOD Download PDF

Info

Publication number
FR3005769A1
FR3005769A1 FR1301148A FR1301148A FR3005769A1 FR 3005769 A1 FR3005769 A1 FR 3005769A1 FR 1301148 A FR1301148 A FR 1301148A FR 1301148 A FR1301148 A FR 1301148A FR 3005769 A1 FR3005769 A1 FR 3005769A1
Authority
FR
France
Prior art keywords
criteria
alternative
score
contributions
given
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
FR1301148A
Other languages
French (fr)
Inventor
Benedicte Goujon
Christophe Labeuche
Bertrand Duqueroie
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Thales SA
Original Assignee
Thales SA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Thales SA filed Critical Thales SA
Priority to FR1301148A priority Critical patent/FR3005769A1/en
Priority to PCT/EP2014/060170 priority patent/WO2014184381A2/en
Priority to EP14726924.5A priority patent/EP2997526A2/en
Priority to CA2912751A priority patent/CA2912751A1/en
Publication of FR3005769A1 publication Critical patent/FR3005769A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • G06N5/045Explanation of inference; Explainable artificial intelligence [XAI]; Interpretable artificial intelligence
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Abstract

Le système comprend : - une base de connaissance 1 formant un modèle décisionnel multicritère, stockant, de manière hiérarchisée sur plusieurs niveaux, des critères concernant une prise de décision donnée, des valeurs possibles associées aux critères, des poids de critères associés aux critères, et des poids d'interaction associés aux interactions entre critères, une combinaison donnée de valeurs possibles des critères formant une alternative, - un module d'évaluation 2, pour déterminer un score pour une alternative donnée, en fonction des poids de critères, des poids d'interaction, et des valeurs. - un module 4 de détermination, pour des critères appartenant à plusieurs niveaux du modèle, des contributions des poids de critères, des poids d'interaction et des valeurs, dans un score évalué par le module d'évaluation pour une alternative donnée, - un module 3 de génération d'explications sur le score d'une alternative donnée. à partir de contributions déterminées par le module de détermination.The system comprises: - a knowledge base 1 forming a multi-criteria decision model, storing, in a hierarchical manner on several levels, criteria concerning a given decision-making, possible values associated with the criteria, criteria weights associated with the criteria, and interaction weights associated with the interactions between criteria, a given combination of possible values of the criteria forming an alternative, - an evaluation module 2, to determine a score for a given alternative, according to the criteria weights, the weights of interaction, and values. a module 4 for determining, for criteria belonging to several levels of the model, contributions of the criteria weights, interaction weights and values, in a score evaluated by the evaluation module for a given alternative; module 3 generation of explanations on the score of a given alternative. from contributions determined by the determination module.

Description

Système d'aide à la décision multicritère avec génération automatique d'explications, et procédé correspondant La présente invention concerne un système d'aide à la décision multicritère, et un procédé correspondant. Elle trouve notamment une application à l'évaluation d'alternatives relatives à une décision à prendre dans un contexte de type multicritère, par exemple lorsqu'il est question de choisir le site d'implantation d'une usine, une stratégie d'investissement, d'évaluer des projets, etc... Les systèmes et procédés d'aide à la décision multicritères reposent sur un modèle décisionnel multicritère que l'on établit à partir des connaissances d'experts du domaine d'application concerné. Des méthodes et des outils de modélisation existent qui permettent de construire et d'organiser les différents éléments constituant un modèle décisionnel multicritère. Ces modèles regroupent des critères et éventuellement des agrégations de critères. Une combinaison de critères détermine une alternative, que l'on peut évaluer quantitativement par l'intermédiaire de fonctions d'utilité ou fonctions de coût. Ainsi, les systèmes d'aide à la décision multicritères permettent d'évaluer les alternatives qui s'offrent à un décideur, et donc de prendre rapidement une décision qui peut être complexe, notamment parce qu'elle implique beaucoup de critères, en fonction des scores calculés pour les différentes alternatives. Un des problèmes posés dans les systèmes d'aide à la décision multicritères, avec évaluation des alternatives, est que la fourniture à l'utilisateur des données brutes d'évaluation n'est pas suffisante pour une prise de décision éclairée. Ainsi, il peut être très important pour l'utilisateur de savoir pourquoi une alternative est meilleure ou moins bonne qu'une autre. Egalement, indépendamment de toute comparaison entre alternatives, l'utilisateur peut souhaiter connaître les raisons d'un score donné pour une alternative donné. Un système d'aide à la décision qui ne fait qu'évaluer des alternatives n'est donc pas suffisant pour répondre à un tel besoin, car il ne permet pas d'expliquer l'origine d'un score d'une alternative. On connaît du document US 7 236 964 un procédé qui permet de générer des explications visant à expliquer pourquoi une alternative est bonne ou mauvaise, ou pourquoi elle est meilleure qu'une autre. Ce procédé génère des explications en s'appuyant sur les critères ou agrégations d'un niveau donné dans le modèle, en s'appuyant sur une méthode utilisant quatre ancres pour la génération d'explications. Ces ancres ne sont pas liées à la contribution des différents éléments dans le calcul de la différence entre les scores de deux alternatives comparées, ou dans le calcul de l'évaluation d'une alternative. Or, des éléments de différents niveaux dans le modèle peuvent avoir une forte contribution sur le résultat de l'évaluation d'une alternative. Un tel procédé ne permet donc pas de générer des explications basées sur la contribution des différents critères du modèle lorsque ce modèle est organisé sur plusieurs niveaux. Un des buts de l'invention est donc de résoudre les problèmes précités, en particulier de proposer un système et un procédé permettant de générer des explications sur le score d'une alternative, ou sur la comparaison d'une alternative par rapport à une autre, en s'appuyant sur les contributions des différents éléments influant sur ce score, quel que soit le niveau de ces éléments dans le modèle décisionnel multicritère et multiniveau.The present invention relates to a multicriterion decision support system, and a corresponding method. It finds an application in particular to the evaluation of alternatives relating to a decision to be made in a multicriteria-type context, for example when it comes to choosing the location of a plant, an investment strategy, evaluate projects, etc. Multi-criteria decision support systems and processes are based on a multi-criteria decision-making model that is drawn from the knowledge of experts in the field of application concerned. Methods and modeling tools exist that make it possible to build and organize the different elements constituting a multi-criteria decision model. These models group criteria and possibly aggregations of criteria. A combination of criteria determines an alternative, which can be quantitatively evaluated through utility functions or cost functions. Thus, multi-criteria decision support systems make it possible to evaluate the alternatives available to a decision-maker, and thus to make a decision quickly which can be complex, in particular because it involves many criteria, depending on the calculated scores for different alternatives. One of the problems with multicriteria decision support systems, with evaluation of alternatives, is that providing the user with raw evaluation data is not sufficient for informed decision-making. Thus, it can be very important for the user to know why an alternative is better or worse than another. Also, regardless of any comparison between alternatives, the user may wish to know the reasons for a given score for a given alternative. A decision support system that only evaluates alternatives is not enough to meet such a need, because it does not explain the origin of a score of an alternative. Document US 7,236,964 discloses a method for generating explanations for explaining why an alternative is good or bad, or why it is better than another. This process generates explanations based on the criteria or aggregations of a given level in the model, using a method using four anchors for generating explanations. These anchors are not related to the contribution of the different elements in the calculation of the difference between the scores of two compared alternatives, or in the calculation of the evaluation of an alternative. However, elements of different levels in the model can have a strong contribution to the outcome of the evaluation of an alternative. Such a method therefore does not make it possible to generate explanations based on the contribution of the various criteria of the model when this model is organized on several levels. One of the aims of the invention is therefore to solve the aforementioned problems, in particular to propose a system and a method for generating explanations on the score of an alternative, or on the comparison of an alternative with respect to another , based on the contributions of the different elements influencing this score, regardless of the level of these elements in the multi-criteria and multi-level decision-making model.

Ainsi, l'invention a pour objet, selon un premier aspect, un système d'aide à la décision multicritère comprenant une base de connaissance, un module d'évaluation d'alternatives, un module de génération d'explications, et un module de détermination de contributions. La base de connaissances forme un modèle décisionnel multicritère. Dans cette base sont stockés des critères concernant une prise de décision donnée, des valeurs possibles associées à tout ou partie des critères, des poids de critères associés à tout ou partie des critères, et des poids d'interaction associés aux interactions entre critères, une combinaison donnée de valeurs possibles d'au moins une partie des critères formant une alternative.Thus, according to a first aspect, the subject of the invention is a multicriterion decision support system comprising a knowledge base, an alternative evaluation module, an explanations generating module, and a module determination of contributions. The knowledge base forms a multi-criteria decision model. In this database are stored criteria relating to a given decision-making, possible values associated with all or part of the criteria, criteria weights associated with all or part of the criteria, and interaction weights associated with the interactions between criteria, a given combination of possible values of at least a part of the criteria forming an alternative.

Le module d'évaluation d'alternatives est apte à déterminer un score pour une alternative donnée, en fonction des poids de critères, et/ou des poids d'interaction, et/ou des valeurs. Le module de génération d'explications est apte à construire des explications sur le score d'une alternative donnée de manière absolue ou par rapport au score d'une ou plusieurs autres alternatives. Les critères sont stockés dans la base de connaissance de manière hiérarchisée sur plusieurs niveaux, avec des groupes de critères terminaux regroupés au niveau terminal sous des critères agrégés de niveau supérieur, les critères agrégés pouvant être eux-mêmes regroupés au niveau supérieur sous d'autres critères agrégés de niveau encore supérieur.The alternative evaluation module is able to determine a score for a given alternative, depending on the criteria weights, and / or interaction weights, and / or values. The explanation generation module is able to construct explanations on the score of a given alternative in an absolute manner or in relation to the score of one or more other alternatives. Criteria are stored in the knowledge base in a multi-level hierarchical manner, with groups of terminal criteria grouped at the terminal level under higher level aggregated criteria, the aggregated criteria being themselves grouped at the top level under other criteria. aggregate criteria of even higher level.

Le module de détermination de contributions est apte à déterminer, pour des critères appartenant à plusieurs niveaux du modèle décisionnel multicritère, les contributions des poids de critères, et/ou des poids d'interaction et/ou des valeurs, dans un score évalué par le module d'évaluation d'alternatives pour une alternative donnée.The contribution determination module is able to determine, for criteria belonging to several levels of the multicriterion decision model, the contributions of the criteria weights, and / or the interaction weights and / or values, in a score evaluated by the alternative evaluation module for a given alternative.

En outre, le module de génération d'explications est apte à construire des explications sur un score d'une alternative donnée, de manière absolue ou par rapport au score d'une ou plusieurs autres alternatives, à partir de contributions déterminées par le module de détermination des contributions. Suivant d'autres modes de réalisation, le système comprend en outre une ou plusieurs des caractéristiques suivantes, prise(s) isolément ou suivant toutes les combinaisons techniquement possibles : - le module d'évaluation d'alternatives utilise une fonction de coût de type intégrale de Choquet 2-additive ou de type somme pondérée pour déterminer un score pour une alternative donnée ; - le module de détermination des contributions est apte à déterminer les contributions des poids et/ou des poids d'interaction associés aux critères agrégés de plus haut niveau dans le modèle décisionnel multicritère ; - le module de détermination des contributions est apte à déterminer les contributions des poids et/ou des poids d'interaction associés aux critères terminaux dans le modèle décisionnel multicritère ; - le module de détermination des contributions est apte à déterminer les contributions des valeurs associées aux critères ; - le module de détermination des contributions est apte à effectuer une normalisation des contributions déterminées, de préférence entre les valeurs 0 et 1 ; - le module de détermination des contributions est apte à déterminer les contributions positives des poids de critères, et/ou des poids d'interaction et/ou des valeurs, dans un score évalué par le module d'évaluation d'alternatives pour une alternative donnée ; - le module de détermination des contributions est apte à déterminer les contributions négatives, inférieures à un seuil donné, des poids de critères, et/ou des poids d'interaction et/ou des valeurs, dans un score évalué par le module d'évaluation d'alternatives pour un alternative donnée ; - le module de détermination des contributions est apte à filtrer les contributions en sorte de ne garder que les N contributions les plus fortes en valeur absolue, avec N > 0, de préférence N=4 ; - le module de génération d'explications est apte à générer une explication sur le score de l'alternative donnée par rapport au score d'une autre alternative, l'explication présentant une ou plusieurs contributions qui contribuent à la supériorité du score de l'une des deux alternatives sur le score de l'autre ; - le module de génération d'explications est apte à générer une explication sur le score de l'alternative donnée par rapport au score d'une autre alternative, l'explication présentant une ou plusieurs contributions qui contribuent à l'infériorité du score de l'une des deux alternatives sur le score de l'autre ; - les scores possibles d'alternatives, les valeurs possibles de critères, les valeurs possibles de poids et les valeurs possibles de poids d'interaction sont regroupées par intervalle, une valeur de niveau étant associée à chaque intervalle, et le module de génération d'explication est apte à générer une explication présentant une ou plusieurs contributions d'un poids de critères donné, ou d'un poids d'interaction donné, ou d'une valeur donnée de critère, l'explication utilisant la valeur de niveau associée à l'intervalle auquel appartient le poids de critères donné, ou le poids d'interaction donné, ou la valeur donnée de critère ; - le système comprend une base de patrons dans laquelle est stocké au moins un patron contenant une ou plusieurs variables correspondant à un nom d'alternative, et/ou à une valeur de niveau de poids de critère et/ou de poids d'interaction entre critère, et/ou à une valeur d'alternative, et le module de génération d'explication est apte à générer une explication en utilisant le patron ; - le module de génération d'explication est apte à générer une explication en remplaçant les variables contenues dans le patron par les valeurs correspondant au nom d'alternative, et/ou à la valeur de niveau de poids et/ou de poids d'interaction, et/ou à la valeur d'alternative, relatives à une alternative donnée ; - le module de génération d'explications est apte, lorsqu'une explication concerne la contribution d'un poids d'interaction associé à deux critères présentant deux valeurs dont la différence est inférieure à un seuil donné, à générer une explication complémentaire sur la discontinuité de l'explication en fonction des variations des valeurs ; - le module de génération d'explications est apte à construire des explications sur le score de l'alternative donnée par rapport à un score supérieur correspondant à une alternative fictive et/ou par rapport à un score inférieur correspondant à une alternative fictive.In addition, the explanation generation module is capable of constructing explanations on a score of a given alternative, in an absolute manner or in relation to the score of one or more other alternatives, from contributions determined by the module of determination of contributions. According to other embodiments, the system further comprises one or more of the following characteristics, taken in isolation or in any technically possible combination: the alternative evaluation module uses an integral type cost function 2-additive Choquet or weighted sum type to determine a score for a given alternative; the contribution determination module is able to determine the contributions of the weights and / or interaction weights associated with the higher level aggregated criteria in the multicriteria decision model; the contribution determination module is able to determine the contributions of the weights and / or the interaction weights associated with the end criteria in the multicriteria decision model; the contribution determination module is able to determine the contributions of the values associated with the criteria; the contribution determination module is able to carry out a normalization of the determined contributions, preferably between the values 0 and 1; the contribution determination module is able to determine the positive contributions of the criteria weights, and / or interaction weights and / or values, in a score evaluated by the alternative evaluation module for a given alternative ; the contribution determination module is capable of determining the negative contributions, below a given threshold, of the criteria weights, and / or the interaction weights and / or values, in a score evaluated by the evaluation module alternatives for a given alternative; the module for determining the contributions is able to filter the contributions so as to keep only the N strongest contributions in absolute value, with N> 0, preferably N = 4; the explanation generation module is able to generate an explanation of the score of the alternative given with respect to the score of another alternative, the explanation presenting one or more contributions that contribute to the superiority of the score of the alternative; one of the two alternatives on the score of the other; the explanation generation module is capable of generating an explanation of the score of the alternative given with respect to the score of another alternative, the explanation presenting one or more contributions which contribute to the inferiority of the score of one of two alternatives on the score of the other; the possible scores of alternatives, the possible values of criteria, the possible values of weight and the possible values of interaction weight are grouped by interval, a level value being associated with each interval, and the generation module of explanation is able to generate an explanation presenting one or more contributions of a given criterion weight, or a given interaction weight, or a given criterion value, the explanation using the level value associated with the criterion interval to which the given weight of criteria belongs, or the given interaction weight, or the given criterion value; the system comprises a base of patterns in which at least one pattern containing one or more variables corresponding to an alternative name, and / or a value of criterion weight level and / or interaction weight between criterion, and / or an alternative value, and the explanation generation module is able to generate an explanation using the pattern; the explanation generation module is capable of generating an explanation by replacing the variables contained in the pattern by the values corresponding to the alternative name, and / or the value of the weight level and / or the interaction weight. , and / or the value of alternative, relating to a given alternative; the explanation generation module is suitable, when an explanation concerns the contribution of an interaction weight associated with two criteria presenting two values whose difference is smaller than a given threshold, to generate a complementary explanation on the discontinuity the explanation according to the variations of the values; the explanation generation module is capable of constructing explanations of the score of the alternative given with respect to a higher score corresponding to a fictitious alternative and / or compared to a lower score corresponding to a fictitious alternative.

L'invention a également pour objet, selon un deuxième aspect, un procédé d'aide à la décision comprenant une étape de construction d'un modèle décisionnel multicritère, une étape d'évaluation d'une alternative au moyen d'un module d'évaluation d'alternatives, une étape de génération d'explications au moyen d'un module de génération d'explications, et une étape de détermination de contributions au moyen d'un module de détermination de contributions. Le modèle décisionnel multicritère comprend des critères concernant une prise de décision donnée, des valeurs possibles associées à tout ou partie des critères, des poids de critères associés tout ou partie des critères, et des poids d'interaction associés aux interactions entre critères, une combinaison donnée de valeurs possibles d'au moins une partie des critères formant une alternative, le modèle décisionnel multicritères étant stocké dans une base de connaissance. L'étape d'évaluation d'une alternative détermine un score pour une alternative donnée, en fonction des poids de critères, et/ou des poids d'interaction, et/ou des valeurs.The subject of the invention is also, according to a second aspect, a decision support method comprising a step of constructing a multicriterion decision model, a step of evaluating an alternative by means of a module of evaluating alternatives, a step of generating explanations by means of an explanation generating module, and a step of determining contributions by means of a contribution determining module. The multicriteria decision-making model includes criteria concerning a given decision-making, possible values associated with all or some of the criteria, criteria weights associated with all or some of the criteria, and interaction weights associated with the interactions between criteria, a combination data of possible values of at least part of the criteria forming an alternative, the multi-criteria decision model being stored in a knowledge base. The step of evaluating an alternative determines a score for a given alternative, based on criteria weights, and / or interaction weights, and / or values.

L'étape de génération d'explications construit des explications sur le score de l'alternative donnée, de manière absolue ou par rapport au score d'une ou plusieurs autres alternatives. Les critères sont organisés dans la base de connaissance de manière hiérarchisée sur un niveau terminal et au moins un niveau supérieur, avec des groupes de critères de terminaux regroupés au niveau terminal sous des critères agrégés de niveau supérieur, les critères agrégés pouvant être eux-mêmes regroupés au niveau supérieur sous d'autres critères agrégés de niveau encore supérieur. L'étape de détermination de contributions détermine, pour des critères appartenant à plusieurs niveaux du modèle décisionnel multicritère, les contributions des poids de critères, et/ou des poids d'interaction et/ou des valeurs, dans le score évalué lors de l'étape d'évaluation d'alternatives pour l'alternative donnée. En outre, l'étape de génération d'explications construit les explications sur le score de l'alternative donnée, de manière absolue ou par rapport au score d'une ou plusieurs autres alternatives, à partir des contributions déterminées lors de l'étape de détermination des contributions. Suivant d'autres modes de réalisation, le procédé comprend en outre une ou plusieurs des caractéristiques suivantes, prise(s) isolément ou suivant toutes les combinaisons techniquement possibles : - l'étape d'évaluation utilise une fonction de coût de type intégrale de Choquet 2- additive ou de type somme pondérée ; - l'étape de détermination des contributions détermine les contributions des poids et/ou des poids d'interaction associés aux critères agrégés de plus haut niveau dans le modèle décisionnel multicritère ; - l'étape de détermination des contributions détermine les contributions des poids et/ou des poids d'interaction associés aux critères terminaux dans le modèle décisionnel multicritère ; - l'étape de détermination des contributions détermine les contributions des valeurs associées aux critères ; - l'étape de détermination des contributions effectue une normalisation des contributions déterminées, de préférence entre les valeurs 0 et 1 ; - l'étape de détermination des contributions détermine les contributions positives des poids de critères, et/ou des poids d'interaction et/ou des valeurs, dans le score évalué lors de l'étape d'évaluation d'alternatives pour l'alternative donnée ; - l'étape de détermination des contributions détermine les contributions négatives, inférieures à un seuil donné, des poids de critères, et/ou des poids d'interaction et/ou des valeurs, dans le score évalué lors de l'étape d'évaluation d'alternatives pour l'alternative donnée ; - les contributions déterminées lors de l'étape de détermination des contributions les contributions sont filtrées en sorte de ne garder que les N contributions les plus fortes en valeur absolue, avec N > 0, de préférence N=4 ; - l'étape de génération d'explications génère une explication sur le score de l'alternative donnée par rapport au score d'une autre alternative, l'explication présentant une ou plusieurs contributions qui contribuent à la supériorité du score de l'une des deux alternatives sur le score de l'autre ; - l'explication concerne la contribution d'un poids qui n'est pas un poids minimum, ou d'un poids d'interaction qui n'est pas un poids d'interaction minimum, ou d'une valeur qui n'est pas une valeur minimale, associé à un critère ; - l'étape de génération d'explications génère une explication sur le score de l'alternative donnée par rapport au score d'une autre alternative, l'explication présentant une ou plusieurs contributions qui contribuent à l'infériorité du score de l'une des deux alternatives sur le score de l'autre ; - l'explication présente la contribution d'un poids qui est un poids minimum, ou d'un poids d'interaction qui est un poids d'interaction minimum, ou d'une valeur qui est une valeur minimale, associé à un critère ; - les scores possibles d'alternatives, les valeurs possibles de critères, les valeurs possibles de poids et les valeurs possibles de poids d'interaction sont regroupées par intervalle, une valeur de niveau est associée à chaque intervalle, et l'étape de génération d'explication génère une explication présentant une ou plusieurs contributions d'un poids de critères donné, ou d'un poids d'interaction donné, ou d'une valeur donnée de critère, l'explication utilisant la valeur de niveau associée à l'intervalle auquel appartient le poids de critères donné, ou le poids d'interaction donné, ou la valeur donnée de critère ; - l'étape de génération d'explication génère une explication en utilisant au moins un patron contenant une ou plusieurs variables correspondant à un nom d'alternative, et/ou à une valeur de niveau de poids de critère et/ou de poids d'interaction entre critère, et/ou à une valeur d'alternative, les patrons et les variables étant stockés dans une base de patrons ; - l'étape de génération d'explication génère une explication en remplaçant les variables contenues dans le patron par les valeurs correspondant au nom d'alternative, et/ou à la valeur de niveau de poids et/ou de poids d'interaction, et/ou à la valeur d'alternative, relatives à une alternative donnée ; - lorsqu'une explication concerne la contribution d'un poids d'interaction associé à deux critères présentant deux valeurs dont la différence est inférieure à un seuil donné, l'étape de génération d'explications génère une explication complémentaire sur la discontinuité de l'explication en fonction des variations des valeurs ; - l'étape de génération d'explications construit des explications sur le score de l'alternative donnée par rapport à un score supérieur correspondant à une alternative fictive et/ou par rapport à un score inférieur correspondant à une alternative fictive. Ainsi, en utilisant la contribution des éléments du modèle, sans se restreindre à un niveau donné, le système et le procédé de l'invention permettent d'identifier les contributions les plus fortes et, ensuite, de les exploiter pour générer des explications, le tout sans nécessiter de connaissances linguistiques spécifiques à un domaine particulier ou à un autre. Les caractéristiques et avantages de l'invention apparaitront à la lecture de la description qui va suivre, donnée uniquement à titre d'exemple, et non limitative, en référence aux figures annexées suivantes : - figure 1 : représentation schématique d'un premier exemple de modèle décisionnel multicritère multiniveau ; - figure 2: représentation schématique d'un deuxième exemple de modèle décisionnel multicritère multiniveau ; - figure 3: représentation schématique d'un troisième exemple de modèle décisionnel multicritère multiniveau ; - figure 4: représentation schématique d'un exemple de système selon l'invention.The explanation generation step constructs explanations of the score of the given alternative, either absolutely or in relation to the score of one or more other alternatives. The criteria are organized in the knowledge base in a hierarchical manner on a terminal level and at least a higher level, with groups of terminal criteria grouped at the terminal level under higher level aggregated criteria, the aggregated criteria being able to be themselves grouped at the top level under other aggregate criteria of even higher level. The contribution determination step determines, for criteria belonging to several levels of the multicriterion decision model, the contributions of the criteria weights, and / or the interaction weights and / or values, in the score evaluated during the evaluation. step of evaluating alternatives for the given alternative. In addition, the explanation generating step constructs the explanations of the score of the given alternative, in an absolute manner or with respect to the score of one or more other alternatives, from the contributions determined during the step of determination of contributions. According to other embodiments, the method further comprises one or more of the following characteristics, taken in isolation or in any technically possible combination: the evaluation step uses an integral type cost function of Choquet 2- additive or weighted sum type; the contribution determination step determines the contributions of the weights and / or interaction weights associated with the higher level aggregated criteria in the multicriteria decision model; the contribution determination step determines the contributions of the weights and / or interaction weights associated with the end criteria in the multicriteria decision model; - the contribution determination stage determines the contributions of the values associated with the criteria; the step of determining the contributions performs a normalization of the determined contributions, preferably between the values 0 and 1; the contribution determination step determines the positive contributions of the criteria weights, and / or the interaction weights and / or values, in the evaluated score during the alternatives evaluation step for the alternative given; the contribution determining step determines the negative contributions, below a given threshold, of the criteria weights, and / or interaction weights and / or values, in the score evaluated during the evaluation step alternatives for the given alternative; the contributions determined during the step of determining contributions contributions are filtered so as to keep only the N strongest contributions in absolute value, with N> 0, preferably N = 4; the explanation generation step generates an explanation of the score of the alternative given with respect to the score of another alternative, the explanation presenting one or more contributions that contribute to the superiority of the score of one of the two alternatives on the score of the other; - the explanation concerns the contribution of a weight that is not a minimum weight, or an interaction weight that is not a minimum interaction weight, or a value that is not a minimum value, associated with a criterion; the explanation generation step generates an explanation of the score of the alternative given with respect to the score of another alternative, the explanation presenting one or more contributions that contribute to the inferiority of the score of one two alternatives on the score of the other; the explanation presents the contribution of a weight that is a minimum weight, or an interaction weight that is a minimum interaction weight, or a value that is a minimum value, associated with a criterion; the possible scores of alternatives, the possible values of criteria, the possible values of weight and the possible values of interaction weight are grouped by interval, a level value is associated with each interval, and the generation step explanation generates an explanation presenting one or more contributions of a given criterion weight, or a given interaction weight, or a given criterion value, the explanation using the level value associated with the interval to which belongs the given weight of criteria, or the given interaction weight, or the given criterion value; the explanation generating step generates an explanation by using at least one pattern containing one or more variables corresponding to an alternative name, and / or a criterion weight level value and / or a weight value of interaction between criterion, and / or an alternative value, the patterns and variables being stored in a pattern database; the explanation generation step generates an explanation by replacing the variables contained in the pattern by the values corresponding to the alternative name, and / or the value of the weight level and / or the interaction weight, and / or the value of alternative, relating to a given alternative; when an explanation concerns the contribution of an interaction weight associated with two criteria having two values whose difference is smaller than a given threshold, the explanation generating step generates a complementary explanation on the discontinuity of the explanation according to the variations of the values; the explanation generation step constructs explanations on the score of the given alternative with respect to a higher score corresponding to a fictitious alternative and / or compared to a lower score corresponding to a fictitious alternative. Thus, by using the contribution of the elements of the model, without restricting itself to a given level, the system and the method of the invention make it possible to identify the strongest contributions and, secondly, to exploit them to generate explanations, the all without the need for language knowledge specific to one particular area or another. The features and advantages of the invention will appear on reading the description which follows, given solely by way of example, and not by way of limitation, with reference to the following appended figures: FIG. 1: schematic representation of a first example of multilevel multi-criteria decision model; FIG. 2: schematic representation of a second example of multi-criteria multi-criteria decision model; FIG. 3: schematic representation of a third example of multi-criteria multi-criteria decision model; FIG. 4: schematic representation of an exemplary system according to the invention.

Les figures 1 à 3 montrent trois exemples différents d'applications dans lesquelles un modèle décisionnel multicritère multiniveau peut être construit. La représentation schématique prend la forme d'une arborescence dans laquelle sont organisés les différents critères permettant de modéliser la prise d'une décision. On peut voir sur les trois figures 1 à 3 que les critères A, C sont regroupés de façon hiérarchique. Plus précisément, des critères C sont définis au niveau terminal. De tels critères C n'ont pas de fils dans l'arborescence. Symboliquement, on attache à ces critères terminaux C des univers U, qui peuvent ou non porter le même nom que les critères C. Ces critères C sont regroupés par agrégation sous des critères de niveau supérieur, que l'on appelle des agrégations A. Ces agrégations A peuvent également être regroupées par agrégation sous des critères A de niveau encore supérieur, et ainsi de suite. L'agrégation A de niveau le plus haut représente symboliquement l'application que l'on modélise. Ainsi, la figure 1 concerne un modèle relatif à l'évaluation de la protection d'un site, la figure 2 concerne un modèle relatif à l'achat d'une maison, et la figure 3 concerne un modèle relatif à l'évaluation d'une réunion à distance. Le modèle est stocké dans une base de connaissance 1. Cette base de connaissance 1 se décompose notamment en une base 1 b dans laquelle les éléments définissant le modèle à proprement parler sont stockés : les critères et agrégations A, C (avec leur organisation hiérarchique), les valeurs v de ces critères A, C, les poids ak de ces critères A, C ainsi que les poids bi,k relatifs aux interactions entre critères A, C. L'autre partie la de la base de connaissance 1 comprend la description des alternatives E, W qui correspondent à différentes décisions possibles. Une combinaison de valeur v de critères terminaux C détermine une alternative possible.Figures 1 to 3 show three different examples of applications in which a multilevel multi-criteria decision model can be constructed. The schematic representation takes the form of a tree structure in which are organized the various criteria making it possible to model the making of a decision. It can be seen from the three figures 1 to 3 that the criteria A, C are grouped hierarchically. More precisely, criteria C are defined at the terminal level. Such criteria C have no children in the tree. Symbolically, we attach to these terminal criteria C universes U, which may or may not have the same name as the criteria C. These criteria C are grouped by aggregation under higher-level criteria, which are called aggregations A. Aggregations A can also be grouped by aggregation under higher-level A criteria, and so on. The highest-level aggregation A symbolically represents the application that is being modeled. For example, Figure 1 is for a site protection assessment model, Figure 2 is for a home purchase model, and Figure 3 is for a model for the assessment of a site protection. 'a remote meeting. The model is stored in a knowledge base 1. This knowledge base 1 is broken down into a base 1b in which the elements defining the model strictly speaking are stored: the criteria and aggregations A, C (with their hierarchical organization) , the values v of these criteria A, C, the weights ak of these criteria A, C as well as the weights bi, k relating to the interactions between criteria A, C. The other part la of the knowledge base 1 includes the description alternatives E, W that correspond to different possible decisions. A combination of value v of end criteria C determines a possible alternative.

Les valeurs v peuvent être des valeurs textuelles. On souligne que la représentation, en figure 4, des deux parties la et lb de la base de connaissances 1 comme deux sous-parties de cette base de connaissance 1, est une représentation purement fonctionnelle non limitative de l'invention. Ces deux parties peuvent être des zones de stockage d'information physiquement distinctes, voire distantes, l'une de l'autre.Values v can be text values. It is emphasized that the representation, in FIG. 4, of the two parts 1a and 1b of the knowledge base 1 as two sub-parts of this knowledge base 1, is a purely functional, non-limiting representation of the invention. These two parts can be information storage areas that are physically separate or even distant from each other.

Le système et le procédé de l'invention vont maintenant être décrits en référence à la figure 4 et à l'application modélisée en figure 3. Plus précisément, on s'intéresse dans la figure 3 au cas des outils de gestion de réunions, et plus particulièrement à des outils permettant l'accès à distance (via des terminaux : PC, SmartPhone, etc...) et un enregistrement de réunion de formations. Ce modèle distingue au premier niveau (juste en dessous de l'agrégation principale « Evaluation Réunion à Distance ») les aspects fonctionnels, qui sont liés à la gestion pendant la réunion et après la réunion, des aspects non fonctionnels, qui sont liés à la sécurité et au type de terminaux utilisables. Un apprentissage a permis de renseigner les différents poids (dont les poids d'interactions) du modèle, qui ne sont pas représentés sur la figure 3. On va chercher à comparer deux alternatives E et W, définies dans le tableau 1 ci-dessous. Univers (U) associés aux alternative E alternative W critères (C) Indexation enregistrement Indexation sémantique Découpage par chapitres (critère Recherche infos) Construction compte-rendu Construction CR possible pas de construction CR Partie d'écran partagée vision de l'orateur et de l'écran support vision de l'orateur et de l'écran support Qualité audio Très bonne ;moyenne ;faible Très bonne ;moyenne ;faible Echange d'informations échanges publics ou privés échanges public par écrit Historique Historique disponible Pas d'historique disponible Sécurité Sécurité simple ;renforcée Sécurité renforcée Terminaux utilisables Toutes machines et tous Toutes machines et tous systèmes d'exploitation systèmes d'exploitation Tableau 1 Une fois le modèle construit, on va procéder à l'évaluation de chaque alternative, au moyen d'un module d'évaluation 2, qui permet d'attribuer un score à chaque alternative.The system and method of the invention will now be described with reference to FIG. 4 and the application modeled in FIG. 3. More precisely, FIG. 3 looks at the case of meeting management tools, and more particularly to tools allowing remote access (via terminals: PC, SmartPhone, etc ...) and a training meeting recording. This model distinguishes at the first level (just below the main aggregation "Remote Meeting Evaluation") the functional aspects, which are related to management during the meeting and after the meeting, of non-functional aspects, which are related to the security and the type of terminals that can be used. Learning has made it possible to inform the different weights (including the interaction weights) of the model, which are not shown in FIG. 3. We will try to compare two alternatives E and W, defined in Table 1 below. Universes (U) associated with alternative E alternative W criteria (C) Indexation recording Semantic indexing Breakdown by chapters (criterion Search infos) Construction report CR construction possible no construction CR Shared screen part vision of the speaker and the screen support speaker and screen support Audio quality Very good, average, weak Very good, average, weak Exchange of information public or private exchanges public exchange in writing History History available No history available Safety Security simple Reinforced security Terminals usable All machines and all All machines and all operating systems Operating systems Table 1 Once the model is built, we will proceed to the evaluation of each alternative, by means of a module of evaluation 2, which allows to assign a score to each alternative.

Ainsi, la valeur d'une alternative sur une agrégation A donnée correspond au résultat donné par une fonction de coût, telle qu'une intégrale de Choquet ou une somme pondérée, sur les critères A ou C agrégés sous cette agrégation A.Thus, the value of an alternative on a given aggregation A corresponds to the result given by a cost function, such as a Choquet integral or a weighted sum, on the criteria A or C aggregated under this aggregation A.

La satisfaction globale, ou score, attachée à une alternative correspond au résultat de la fonction de coût appliquée à chaque agrégation. De préférence, pour le calcul du score d'une alternative, on utilise une intégrale de Choquet 2-additives, qui permet de prendre en compte les interactions éventuelles entre critères. En particulier, on s'intéresse à la substituabilité, ou synergie négative. Il s'agit d'une interaction négative (un seul critère peut être satisfait), dont le poids est attribué à la valeur maximale de l'alternative sur les deux critères en interaction. On s'intéresse également à la complémentarité, ou synergie positive. Il s'agit d'une interaction positive (les deux critères doivent être satisfait), dont le poids est attribué à la valeur minimale de l'alternative sur les deux critères en interaction. Pour une agrégation donnée, le score local, c'est dire sur un seul niveau, d'une alternative E correspond alors au calcul de l'intégrale de Choquet 2-additive suivant : (1) H(xi, xn) = EkE M Vk X xk - k}e m k X Ixj - xk1/2 avec : - x1, ..., xn sont les n critères ou sous-agrégations A, C agrégés sous une agrégation A sur laquelle l'alternative E est évaluée ; vk est le poids du critères k ; xk est le la valeur de l'alternative E sur le critère k ; - Ij k représente l'interaction entre les critères j et k ; M représente l'ensemble des critères au niveau considéré. Une autre écriture de cette intégrale de Choquet 2-additive peut être donnée de la façon suivante : (2) H(x1, xn) = EkE M ak X Xk E{l, k}E M bj, k X min(xj, Xk) + k}E M cj, k X max(xj, Xk) avec, outre les définitions ci-dessus : ak correspond au poids minimum du critère k ; k correspond à la complémentarité entre les critères j et k ; cj, k correspond à la substituabilité entre les critères j et k.The overall satisfaction, or score, attached to an alternative corresponds to the result of the cost function applied to each aggregation. Preferably, for calculating the score of an alternative, a 2-additive Choquet integral is used, which makes it possible to take into account the possible interactions between criteria. In particular, we are interested in substitutability, or negative synergy. It is a negative interaction (only one criterion can be satisfied), whose weight is attributed to the maximum value of the alternative on the two interacting criteria. We are also interested in complementarity, or positive synergy. It is a positive interaction (both criteria must be satisfied), whose weight is attributed to the minimum value of the alternative on the two interacting criteria. For a given aggregation, the local score, ie on a single level, of an alternative E then corresponds to the computation of the following Choquet 2-additive integral: (1) H (xi, xn) = EkE M Vk X xk - k} emk X Ixj - xk1 / 2 with: - x1, ..., xn are the n criteria or sub-aggregations A, C aggregated under an aggregation A on which the alternative E is evaluated; vk is the weight of the criteria k; xk is the value of the alternative E on the criterion k; - Ij k represents the interaction between the criteria j and k; M represents all the criteria at the level considered. Another writing of this integral of 2-additive Choquet can be given as follows: (2) H (x1, xn) = EkE M ak X Xk E {l, k} EM bj, k X min (xj, Xk ) + k} EM cj, k X max (xj, Xk) with, in addition to the above definitions: ak corresponds to the minimum weight of criterion k; k corresponds to the complementarity between the criteria j and k; cj, k corresponds to the substitutability between the criteria j and k.

Ainsi, le coefficient local en faveur d'une alternative correspond à l'ensemble des poids qui mettent en valeur une force de l'alternative. Le coefficient local en défaveur d'une alternative correspond, quant à lui, à l'ensemble des « min », soit l'ensemble des poids minima qui mettent en valeur une faiblesse de l'alternative plutôt qu'une force.Thus, the local coefficient in favor of an alternative corresponds to all the weights that highlight a force of the alternative. The local coefficient to the detriment of an alternative corresponds, for its part, to the set of "min", ie the set of minimum weights that highlight a weakness of the alternative rather than a force.

Pour calculer la satisfaction ou utilité globale d'une alternative, dans le cadre d'un modèle multicritère multiniveau, l'intégrale de Choquet est appliquée à chaque niveau afin d'obtenir les satisfactions ou scores locaux sur chaque agrégation. Le calcul du score global d'une alternative E, donc de son utilité globale, peut alors s'écrire en s'appuyant sur les scores locaux, de la façon suivante : (3) H(E) = N rik'eAk ak,(E) x ak(E) x Ek où Ak correspond à l'ensemble des agrégations parentes du critère k, N est l'ensemble des critères du modèle et ak est le coefficient local du critère k pour l'alternative E (l'expression 11 ke Ak ak'(E) x ak(E) correspond au coefficient global du critère k pour l'alternative E).To compute the overall satisfaction or utility of an alternative, as part of a multilevel multicriterion model, the Choquet integral is applied at each level to obtain local satisfactions or scores on each aggregation. The computation of the global score of an alternative E, hence of its global utility, can then be written based on the local scores, as follows: (3) H (E) = N rik'eAk ak, (E) x ak (E) x Ek where Ak corresponds to the set of parent aggregations of criterion k, N is the set of criteria of the model and ak is the local coefficient of criterion k for alternative E (the expression 11 ke Ak ak '(E) x ak (E) corresponds to the overall coefficient of criterion k for alternative E).

Dans le cas de la comparaison entre deux alternatives E et W, on s'intéressera alors à la différence entre H(E) et H(W). Dans le cas de l'évaluation d'une alternative E, de manière absolue, c'est-à-dire sans comparaison à une autre alternative, celle-ci est affectée à un niveau : « très mauvais », « mauvais », « moyen », « bon », « très bon ».In the case of the comparison between two alternatives E and W, we will be interested in the difference between H (E) and H (W). In the case of the evaluation of an alternative E, in an absolute way, that is to say without comparison with another alternative, this one is assigned to a level: "very bad", "bad", " medium "," good "," very good ".

Pour expliquer pourquoi une alternative est affectée à un niveau donné, on explique pourquoi cette alternative n'est pas moins bonne et pourquoi elle n'est pas meilleure. Par exemple, pour une alternative « bonne », on explique pourquoi elle n'est pas « moyenne » et pourquoi elle n'est pas « très bonne ». Pour cela, deux comparaisons sont utilisées : une comparaison avec une alternative fictive « moyenne » (par exemple présentant un score normalisé de 0.6 sur tous les critères) et une comparaison avec une alternative fictive « très bonne » (par exemple présentant un score de 0.8 sur tous les critères). A titre d'exemple, selon le propre modèle utilisé par la demanderesse dans le cadre de l'exemple de la figure 3, le score normalisé obtenu pour l'alternative E, noté U(E), est le suivant : U(E)=77% De même, le score normalisé obtenu pour l'alternative W, noté U(W), est le suivant : U(W)=43%.To explain why an alternative is assigned to a given level, we explain why this alternative is no less good and why it is not better. For example, for a "good" alternative, explain why she is not "average" and why she is not "very good". For this, two comparisons are used: a comparison with a fictional alternative "average" (for example presenting a standardized score of 0.6 on all the criteria) and a comparison with a fictitious alternative "very good" (for example having a score of 0.8 on all criteria). By way of example, according to the own model used by the applicant in the context of the example of FIG. 3, the normalized score obtained for the alternative E, denoted U (E), is the following: U (E) = 77% Similarly, the normalized score obtained for the alternative W, denoted U (W), is the following: U (W) = 43%.

On distingue ainsi l'alternative préférée E, qui présente le score le plus élevé, de l'autre alternative W, qui présente le score le moins élevé. Les scores des alternatives ainsi évaluées sont stockés dans une zone de stockage 7, et un premier type d'explications EXP peut être généré automatiquement par un module de génération d'explications 3, par exemple : « E » est préférée à « W » sur « Evaluation Réunion à Distance » Un module de détermination des contributions 4 permet par ailleurs de déterminer les contributions Cb des poids de critères ak, et/ou des poids d'interaction lo,,k et/ou des valeurs y, dans un score évalué par le module d'évaluation d'alternatives 2 pour une alternative donnée E, W. Le calcul de ces contributions Cb est réalisé de préférence par plusieurs fonctions différentes, ce qui permet de multiplier les points de vue. L'existence d'interactions entre critères a un impact non négligeable sur le score global d'une alternative.We thus distinguish the preferred alternative E, which has the highest score, from the other alternative W, which has the lowest score. The scores of the alternatives thus evaluated are stored in a storage area 7, and a first type of explanations EXP can be generated automatically by an explanation generation module 3, for example: "E" is preferred to "W" on "Remote Meeting Evaluation" A contribution determination module 4 also makes it possible to determine the contributions Cb of the criteria weights ak, and / or the interaction weights l0, k and / or values y, in an evaluated score. by the alternative evaluation module 2 for a given alternative E, W. The calculation of these contributions Cb is preferably performed by several different functions, which allows to multiply the points of view. The existence of interactions between criteria has a significant impact on the overall score of an alternative.

On est donc en présence de plusieurs éléments pouvant avoir une contribution importante dans le score d'une alternative : les poids ak minimum des critères et agrégations A, C, les interactions bj, k entre critères et agrégations A, C, les valeurs v sur les critères et agrégations. Les poids et interactions (aussi appelées poids d'interaction), se placent sur une même échelle, tandis que les valeurs sur les critères et agrégations sont comparables. Différents calculs sont donc utilisés pour évaluer les contributions des critères et agrégations (qui regroupent des poids minimum et des interactions associées aux valeurs sur les critères et agrégations), et les contributions individuelles des poids et interactions. En outre, les poids et interactions sont généralement plus important pour les agrégations A d'un niveau supérieur que pour les critères C, tout particulièrement pour les modèles à plus de trois niveaux. En effet, si on dispose d'un modèle contenant trois agrégations A au niveau supérieur, elles se verront affectées d'un poids moyen de 0.33. Si chacune de ces agrégations A agrège trois critères C, ceux-ci se verront affectés d'un poids moyen de 0.11. Aussi, des calculs différents sont utilisés pour déterminer les contributions des poids et interactions du niveau supérieur et pour déterminer les contributions des poids et interactions liés aux critères C, en vue de ne pas « étouffer » des critères pourtant significatifs dans la compréhension de l'évaluation globale par les contributions plus fortes des poids et interactions du niveau supérieur. Par ailleurs, une normalisation des calculs de contribution permet de revenir à une échelle commune pour la génération d'explications.We are thus in the presence of several elements that may have a significant contribution to the score of an alternative: the minimum ak weights of the criteria and aggregations A, C, the interactions bj, k between criteria and aggregations A, C, the values v on criteria and aggregations. The weights and interactions (also called interaction weights) are on the same scale, while the values on the criteria and aggregations are comparable. Different calculations are therefore used to evaluate the contributions of criteria and aggregations (which group together minimum weights and interactions associated with values on criteria and aggregations), and the individual contributions of weights and interactions. In addition, weights and interactions are generally higher for higher-level A aggregations than for C-criteria, especially for models with more than three levels. Indeed, if we have a model containing three aggregations A at the higher level, they will be assigned an average weight of 0.33. If each of these aggregations A aggregates three criteria C, these will be assigned an average weight of 0.11. Also, different calculations are used to determine the contributions of the weights and interactions of the higher level and to determine the contributions of the weights and interactions related to the criteria C, in order not to "stifle" criteria that are nevertheless significant in the understanding of the overall assessment by the higher contributions of weights and interactions of the higher level. In addition, a standardization of the contribution calculations makes it possible to return to a common scale for the generation of explanations.

Dans un exemple de mise en oeuvre, on utilise trois fonctions de calcul de contribution, chaque fonction étant associée à une perspective. Le premier calcul correspond à une perspective globale. Il se focalise uniquement sur le niveau supérieur, et permet d'estimer la contribution des poids et interactions de ce niveau.In an exemplary implementation, three contribution calculation functions are used, each function being associated with a perspective. The first calculation corresponds to a global perspective. It focuses only on the higher level, and allows to estimate the contribution of the weights and interactions of this level.

Le deuxième calcul correspond à une perspective « modèle » et permet d'évaluer la contribution de chaque critère et agrégation du modèle. Le troisième calcul correspond à une perspective détaillée. Il se focalise sur les poids associés aux critères : interactions, poids minimum et coefficients locaux. Ainsi, le module de détermination des contributions 4 permet d'identifier les éléments ayant la plus forte contribution, dans le cas de la comparaison entre deux alternatives E, W, et dans le cas de l'évaluation d'une alternative. Ces éléments présentant la plus forte contribution sont ensuite utilisés pour la génération d'explications EXP, par le module de génération d'explications 3. Le calcul de la contribution brute Cb multi-niveaux d'un critère (ou d'une agrégation de critères) i dans la préférence pour l'alternative X par rapport à une alternative Y, peut s'écrire : cbx>y(i)= II l'E Ai ai',pro(X) X ai, Pro(X) X X - pE Ai ap,p'(Y) x ai, pro(Y) X i Où A' correspond à l'ensemble des agrégations parentes du critère i, ai,,p,'(X) (respectivement ar,p'(Y)) est le coefficient local du critère (ou de l'agrégation) i' dans une intégrale de Choquet (ou dans une somme pondérée) en faveur de l'alternative X (respectivement Y), et X , (respectivement g ,) est la valeur de l'alternative X (respectivement Y) sur le critère (ou l'agrégation) i. Lorsque l'on veut déterminer la contribution d'un poids de premier niveau, on s'intéresse : au coefficient local en faveur de X et Y (lorsque ai,pro(X)= ai,pro(Y)), au poids minimum, et à la synergie négative. Plus précisément, lorsque ai,pro(X) = ai,pro(Y), on calcule la contribution brute du coefficient local en faveur de X et Y, noté ai,p,'(X, Y), portant sur le critère (ou l'agrégation) du premier niveau i dans la préférence pour l'alternative X par rapport à une alternative Y, de la façon suivante : Cbx>y, ic M (al,Pro(X,Y)) = ai,pro(X, Y) X (X i - Ç i) Par ailleurs, lorsque ai,pro(X) ai,pro(Y), on calcule la contribution brute du poids minimum a, portant sur le critère (ou l'agrégation) du premier niveau i dans la préférence pour l'alternative X par rapport à une alternative Y, de la façon suivante : Cbx>y, ic M (ai) = a, X (X - i) Enfin, toujours lorsque ai,pro(X) # ai,p'(Y), on calcule la contribution brute de la synergie négative c,,, associée aux critères (ou agrégations) i et j dans la préférence pour l'alternative X par rapport à une alternative Y, de la façon suivante : Cbx>y, ie M j) = Ci, j X (max(X , X j) - max( , i)) Lorsque l'on veut déterminer la contribution des poids terminaux, on s'intéresse aux poids en lien direct avec les critères : coefficient local a en faveur de X et Y, poids minimum, et synergie négative.The second calculation corresponds to a "model" perspective and makes it possible to evaluate the contribution of each criterion and aggregation of the model. The third calculation corresponds to a detailed perspective. It focuses on the weights associated with the criteria: interactions, minimum weight and local coefficients. Thus, the contribution determination module 4 makes it possible to identify the elements having the greatest contribution, in the case of the comparison between two alternatives E, W, and in the case of the evaluation of an alternative. These elements with the highest contribution are then used for the generation of explanations EXP, by the module of generation of explanations 3. The calculation of the gross contribution Cb multi-level of a criterion (or an aggregation of criteria ) i in the preference for the alternative X with respect to an alternative Y, can be written: cbx> y (i) = II the E Ai ai ', pro (X) X ai, Pro (X) XX - pE Ai ap, p '(Y) x ai, pro (Y) X i Where A' corresponds to the set of parent aggregations of criterion i, ai ,, p, '(X) (respectively ar, p' (Y )) is the local coefficient of the criterion (or aggregation) i 'in a Choquet integral (or in a weighted sum) in favor of the alternative X (respectively Y), and X, (respectively g,) is the value of the alternative X (respectively Y) on the criterion (or the aggregation) i. When we want to determine the contribution of a first-level weight, we are interested in: the local coefficient in favor of X and Y (when ai, pro (X) = ai, pro (Y)), at the minimum weight , and negative synergy. More precisely, when ai, pro (X) = ai, pro (Y), we calculate the gross contribution of the local coefficient in favor of X and Y, noted ai, p, '(X, Y), concerning the criterion ( or the aggregation) of the first level i in the preference for the alternative X with respect to an alternative Y, in the following way: Cbx> y, ic M (a1, Pro (X, Y)) = ai, pro ( Moreover, when ai, pro (X) ai, pro (Y), we calculate the gross contribution of the minimum weight a, relating to the criterion (or the aggregation) of the first level i in the preference for the alternative X with respect to an alternative Y, in the following way: Cbx> y, ic M (ai) = a, X (X - i) Finally, always when ai, pro (X ) # ai, p '(Y), we calculate the gross contribution of the negative synergy c ,,, associated with the criteria (or aggregations) i and j in the preference for the alternative X with respect to an alternative Y, of the following: Cbx> y, ie M j) = Ci, j X (max (X, X j) - max (, i)) When one wants to determine the allocation of the terminal weights, we are interested in the weights directly related to the criteria: local coefficient has in favor of X and Y, minimum weight, and negative synergy.

Plus précisément, lorsque ai,pro(X) = ai,p,-,,(Y), on calcule la contribution brute du coefficient local en faveur de X et Y, noté ai,pro(X, Y), modulo le produit de poids d'agrégations parentes, noté n re  Pi-, portant sur le critère i dans la préférence pour l'alternative X par rapport à une alternative Y, de la façon suivante : Cbx>y, iG N (ai,Pro(X,Y) ° A Pi') = 11 i'E A Pi' X ai,pro(X, Y) x - I) où pr est le poids d'une agrégation parente i' du critère i. Lorsque ai,,pro(X) = ap,pro(Y), alors pi' = ai,,p'(X,Y). Sinon pc = ai, ou pr = Par ailleurs, lorsque ai,pro(X) # ai,pro(Y), on calcule la contribution brute multiniveaux du poids minimum a, , modulo le produit de poids d'agrégations parentes, noté H PG Ai p,-, portant sur le critère i dans la préférence pour l'alternative X par rapport à une alternative Y, de la façon suivante : Cbx>y, le N (ai ° re Ai Pr) = l'G Ai Pi' ai X (X i - Enfin, toujours lorsque ai,pro(X) # ai,p'(Y), on calcule la contribution brute multiniveaux de la synergie négative c,, i, modulo le produit de poids d'agrégations parentes, noté ri l'E A pc, associée aux critères i et j dans la préférence pour l'alternative X par rapport à une alternative Y, de la façon suivante : Cbx>y, le N (ci, 1 ° 11 i'E Ai Pi) = 11 re Ai pi, x ci, x (max(X i , X j) - max( , Comme il ressort des calculs de contribution de poids terminal présentés ci- dessus, la contribution du poids d'un critère, ou poids terminal, est donc fonction des poids sur les agrégations parentes. Pour illustrer ces calculs de contribution d'un poids terminal, on peut utiliser le modèle multi-critère multi-niveaux simplifié suivant : Niveau 1 : aggrégation i" (associée à un poids minimum ar) Niveau 2 : aggrégation i' (associée à un coefficient local ar, pro(X,Y)) Niveau 3 ou niveau terminal : critère i et critère j On fait par ailleurs l'hypothèse que Xi> Xj et que , < j. Et l'on pose que a, est le poids minimum sur le critère i, ci, j est une substituabilité (ou syngerie négative) entre les critères i et j La part des poids associés au critère i dans la différence entre le score global de X et le score global de Y est mise en valeur par le calcul suivant : H(X) - H(Y) - (n k,. Ak pk'(X) X ak(X) x X k - 1 1 k.E Ak MY) x ak(Y) x k) + ai.. x ar,pro(X, Y) x ai x - ;) + ai,. X a,,,pre, Y) x c1,1 x X On obtient ainsi pour cet exemple deux contributions brutes associées au critère i : l'une relative au poids minimum du critère i, l'autre relative à l'interaction avec le critère j : Cbx>y, ie NIE N, l'E , i"E Al' (ai ° ai,,pro(X,Y) ° ar) x ar,pro(X, Y) x ai x (X i - i) Cbx>y, JE N, jE N, re Ai , 1"E Ai' (Ci, j ° ai',Pro(X,Y) ° ai") = ai,,, X ai,,pro(X, Y) X ci, x X La distinction des poids ai et ci, j peut ainsi permettre la mise en valeur du rôle spécifique de l'interaction entre les critères i et j dans une préférence entre deux alternatives X et Y, par exemple lorsque x , = y , = 0.9, et lorsque la combinaison des poids a,- x ai,,p'(X, Y) x c,,1 est importante (valeur élevée).More precisely, when ai, pro (X) = ai, p, - ,, (Y), we calculate the gross contribution of the local coefficient in favor of X and Y, denoted ai, pro (X, Y), modulo the product of weight of parent aggregations, denoted n β P-, relating to the criterion i in the preference for the alternative X with respect to an alternative Y, as follows: Cbx> y, iG N (ai, Pro ( X, Y) ° A Pi ') = 11 i'E A Pi' X ai, pro (X, Y) x - I) where pr is the weight of a parent aggregation i 'of criterion i. When ai ,, pro (X) = ap, pro (Y), then pi '= ai ,, p' (X, Y). Otherwise pc = ai, or pr = Moreover, when ai, pro (X) # ai, pro (Y), one calculates the multilevel gross contribution of the minimum weight a,, modulo the product of weight of parent aggregations, denoted H PG Ai p, -, relating to the criterion i in the preference for the alternative X with respect to an alternative Y, in the following way: Cbx> y, the N (ai ° re Ai Pr) = the G Ai Pi Finally, always, when ai, pro (X) # ai, p '(Y), we compute the multilevel gross contribution of the negative synergy c ,, i, modulo the weight product of parent aggregations. , denoted by the E A pc, associated with the criteria i and j in the preference for the alternative X with respect to an alternative Y, as follows: Cbx> y, the N (ci, 1 ° 11 i'E Ai Pi) = 11 re Ai pi, x ci, x (max (X i, X j) - max (, As the final weight contribution calculations presented above show, the contribution of the weight of a criterion, or terminal weight, is therefore a function of the weights on the parent aggregations To illustrate these contribution calculations of a terminal weight, we can use the following simplified multilevel multi-criteria model: Level 1: Aggregation i "(associated with a minimum weight ar) Level 2: Aggregation i '(associated with a local coefficient ar, pro (X, Y)) Level 3 or terminal level: criterion i and criterion j It is also assumed that Xi> Xj and that, <j. And we posit that a, is the minimum weight on criterion i, ci, j is a substitutability (or negative syngery) between criteria i and j The proportion of weights associated with criterion i in the difference between the global score of X and the overall score of Y is highlighted by the following calculation: H (X) - H (Y) - (nk,. Ak pk '(X) X ak (X) x X k - 1 1 kE Ak MY ) x ak (Y) xk) + ai .. x ar, pro (X, Y) x ai x -;) + ai ,. For this example, we obtain two raw contributions associated with criterion i: one relating to the minimum weight of criterion i, the other relating to the interaction with the criterion j: Cbx> y, ie NIE N, the E, i "E Al '(ai ° ai, pro (X, Y)) ar) x ar, pro (X, Y) x ai x (X i - i) Cbx> y, JE N, jE N, re Ai, 1 "E Ai '(Ci, j ° ai', Pro (X, Y) ° ai") = ai ,,, X ai ,, pro ( X, Y) X ci, x X The distinction of the weights ai and ci, j can thus make it possible to emphasize the specific role of the interaction between the criteria i and j in a preference between two alternatives X and Y, for example when x, = y, = 0.9, and when the combination of weights a, - x ai, p '(X, Y) xc ,, 1 is large (high value).

Pour chaque calcul de contribution Cb, le résultat est normalisé entre 0 et 1 pour obtenir une contribution normalisée Cn. La normalisation peut constituer à réaliser l'opération suivante : Cnx>y(i) = Cb»Y(i) I Eke N ICbX>Y(k)1 Ici, i correspond à un critère ou à une combinaison d'éléments, N correspond à l'ensemble des critères ou des combinaisons d'éléments. La contribution normalisée ainsi obtenue est exprimée sous forme de pourcentage, plus simple à comprendre, et qui conserve le signe de la contribution brute correspondante.For each contribution calculation Cb, the result is normalized between 0 and 1 to obtain a normalized contribution Cn. The normalization can constitute to carry out the following operation: Cnx> y (i) = Cb »Y (i) I Eke N ICbX > Y (k) 1 Here, i corresponds to a criterion or a combination of elements, N corresponds to the set of criteria or combinations of elements. The standardized contribution thus obtained is expressed as a percentage, which is simpler to understand, and which retains the sign of the corresponding gross contribution.

Ainsi, même si des calculs de contribution de différents types sont utilisés, portant sur différents éléments (critères ou agrégations, élément du premier niveau ou éléments terminaux, ...), les contributions normalisées sont comparables sur une même échelle. Dans l'exemple correspondant à la figure 3, un premier calcul, focalisé sur les éléments (poids et interactions) du premier niveau, permet d'obtenir les contributions normalisées suivantes : Contribution(Poids(Aspects fonctionnels))= 0.56 Contribution(Complémentarité(Aspects fonctionnels, Aspects non fonctionnels))= 0.27 Un deuxième calcul, focalisé sur les éléments terminaux (poids et interactions associées aux critères), permet d'obtenir les contributions normalisées suivantes : Contribution(Poids global(Préparation du CR)) = 0.188 Contribution(Poids global(Recherche infos)) = 0.176 Un troisième calcul, focalisé sur les critères et agrégations, permet d'obtenir les contributions normalisées suivantes : - Contribution(Aspects Fonctionnels) = 0.418 Contribution(Gestion Après) = 0.128 Contribution(Gestion Pendant) = 0.07 De préférence, une fois que toutes les contributions positives (et éventuellement les contributions négatives fortes) ont été regroupées, on ne conserve pour les explications qu'un nombre limité d'éléments, par exemple quatre, qui présentent la plus forte contribution, en ordre croissant. ^ .^ De même, on regroupe certains éléments (dans l'exemple de la figure 3: « Aspects Fonctionnels » est présent via son poids dans le premier calcul, et via le troisième calcul), afin d'éviter des répétitions de noms de critères ou agrégations. Le filtrage et ce regroupement sont réalisés par un module de filtrage 6.Thus, even if contribution calculations of different types are used, covering different elements (criteria or aggregations, element of the first level or terminal elements, ...), the standardized contributions are comparable on the same scale. In the example corresponding to FIG. 3, a first calculation, focused on the elements (weights and interactions) of the first level, makes it possible to obtain the following normalized contributions: Contribution (Weight (Functional Aspects)) = 0.56 Contribution (Complementarity ( Functional aspects, Non-functional aspects)) = 0.27 A second calculation, focused on the end elements (weight and interactions associated with the criteria), makes it possible to obtain the following standardized contributions: Contribution (Overall weight (CR preparation)) = 0.188 Contribution (Overall weight (Search infos)) = 0.176 A third calculation, focused on the criteria and aggregations, allows to obtain the following standardized contributions: - Contribution (Functional Aspects) = 0.418 Contribution (Management After) = 0.128 Contribution (Management During) = 0.07 Preferably, once all positive contributions (and possibly strong negative contributions) have been grouped together, keep only a limited number of explanations for the explanations, for example four, which have the largest contribution, in ascending order. ^. ^ Similarly, we group together certain elements (in the example of Figure 3: "Functional Aspects" is present via its weight in the first calculation, and via the third calculation), in order to avoid repetitions of names of criteria or aggregations. The filtering and this grouping are performed by a filtering module 6.

La génération d'explications EXP, par l'intermédiaire du module de génération d'explications 3, permet alors de transformer en texte de chaque élément, en s'appuyant sur des connaissances relatives à l'importance du poids, qui dépend de chaque modèle, et à la valeur de l'élément. Ces connaissances relatives à l'importance des poids et à la valeur des éléments sont regroupées dans une zone de stockage 8.The generation of explanations EXP, through the module of generation of explanations 3, then makes it possible to transform into text of each element, relying on knowledge relating to the importance of the weight, which depends on each model , and the value of the element. This knowledge of the importance of the weights and the value of the elements is grouped in a storage area 8.

Pour les poids, on définit en fonction des poids du modèle des tranches de valeurs associées à « très important », « important », « peu important » et « très peu important ». Pour les valeurs y, on définit des seuils à 0, 0.2, 0.4, 0.6, 0.8 et 1 auxquels on associe les termes « nul » (v=0), « très mauvais » (0<v<0.2), « mauvais », « moyen », « bon », « très bon »(0.8<v<1), « maximal » (v=1).For the weights, we define, according to the weights of the model, value slices associated with "very important", "important", "little important" and "very little important". For the values y, we define thresholds at 0, 0.2, 0.4, 0.6, 0.8 and 1 to which we associate the terms "null" (v = 0), "very bad" (0 <v <0.2), "bad" , "Medium", "good", "very good" (0.8 <v <1), "maximal" (v = 1).

Pour l'élément ayant la plus forte contribution (poids de l'agrégation « Aspects fonctionnels ») : le poids est considéré comme très important. La valeur de « E » est ici très bonne tandis que la valeur de « W » est ici mauvaise. On utilise des phrases à trous ou patrons, stockées sous forme de phrase et de variables dans une base de patrons 5.For the element with the highest contribution (weight of the aggregation "Functional aspects"): weight is considered very important. The value of "E" here is very good while the value of "W" is bad here. Hole sentences or patterns, stored as sentences and variables in a pattern database 5 are used.

A partir de la phrase à trous suivante « on the agreqationWeight aqreqationName, preferredAlternativeName is value0fPreferredAltOnAq while otherAlternativeName is valueOfOtherAltOnAq. », on obtient la phrase suivante « on the very important Functional aspects, E is very qood while W is bad. ». Pour l'élément ayant la deuxième plus forte contribution (complémentarité entre les agrégations « Aspects fonctionnels » et « Aspects non fonctionnels »), le poids est considéré comme très important. Une complémentarité mettant en avant une faiblesse, on ne regarde que la valeur pour « W » qui est celle sur « Aspects fonctionnels », évaluée comme mauvaise. On utilise la phrase à trous suivante : « The complWeight complementarity between agreqation1Name and agregation2Name penalizes otherAlternativeName which is valueOfOtherAltOnComplementarity on agreqationNameVal0f0therAltOnCompl. ». On obtient la phrase suivante : « The very important complementarity between Functional aspects and Not functional aspects penalizes W which is bad on Functional aspects. ».From the following hole phrase "on the aggregationWeight aqreqationName, preferredAlternativeName is value0fPreferredAltOnAq while otherAlternativeName is valueOfOtherAltOnAq. We obtain the following sentence "on the very important Functional aspects, E is very qood while W is bad. ". For the element with the second highest contribution (complementarity between the "functional aspects" and "non-functional aspects" aggregations), weight is considered very important. A complementarity highlighting a weakness, we only look at the value for "W" which is the one on "functional aspects", evaluated as bad. The following sentence is used: "The complWeight complementarity between aggregation1Name and agregation2Name penalizes otherAlternativeName which is valueOfOtherAltOnComplementarity on aggregationNameVal0f0therAltOnCompl. ". We obtain the following sentence: "The very important complementarity between Functional aspects and Not functional aspects penalizes W which is bad on Functional aspects. ".

Si la complémentarité n'était pas gérée à part, on regarderait la contribution du poids global de "Aspects non fonctionnels" pour « E » (surfaces rouge clair et turquoise) comparé au poids global pour « W » (surface rouge claire), la contribution serait la plus importante et l'explication générée ressemblerait à « « Not functional aspects » reinforces « E » which is good while « W » is maximal. ». Pour l'élément ayant la troisième plus forte contribution (critère "Préparation du CR"): le poids est considéré comme important, et la valeur est maximale pour "E". On utilise la phrase à trous suivante : « On the CriterionWeight « criterionName », « preferredAlternative » is reinforced by its valueOfPrefAltOnCriterion score. ». On obtient la phrase suivante : « On the important « Preparation of the report », « E » is reinforced by its maximal score. » Des mots de liaison et des mises en valeur (gras) sont enfin utilisés pour permettre l'obtention du texte explicatif final suivant : « E » is preferred to « W » on « Evaluation of the remote formation meetings » since - on the very important « Functional aspects », « E » is very good while « W » is bad. - The very important complementarity between « Functional aspects » and « Not functional aspects » penalizes « W » which is bad on « Functional aspects ». - On the important « Preparation of the report », « E » is reinforced by its maximal score. Par ailleurs, dans le cas d'une interaction entre deux critères (ou agrégations) ayant des valeurs proches (la différence entre ces valeurs étant inférieure à un seuil déterminé), pour permettre à un utilisateur ayant modifié légèrement la valeur d'une alternative de comprendre pourquoi de nouvelles explications sont générées qui ne portent plus sur les mêmes éléments, une explication complémentaire peut être ajoutée à l'explication associée à ces critères ou agrégations. Il s'agit d'une explication qui indique à l'utilisateur que la contribution de l'élément en question peut changer si les valeurs proches de l'alternative sur tel critère et sur tel autre critère sont inversées en raison de leur interaction.If the complementarity was not managed separately, we would look at the contribution of the overall weight of "non-functional aspects" for "E" (light red and turquoise surfaces) compared to the overall weight for "W" (light red surface), the contribution would be the most important and the generated explanation would look like "" not functional aspects "reinforces" E "which is good while" W "is maximal. ". For the element with the third highest contribution (criterion "CR preparation"): the weight is considered important, and the value is maximum for "E". The following sentence is used: "On the CriterionWeight" criterionName "," preferredAlternative "is reinforced by its valueOfPrefAltOnCriterion score. ". We obtain the following sentence: "On the important" Preparation of the report "," E "is reinforced by its maximal score. Link words and enhancements (bold) are finally used to obtain the following explanatory text: "E" is preferred to "W" on "Evaluation of the remote training meetings" since - on the very important "Functional aspects", "E" is very good while "W" is bad. - The very important complementarity between "Functional aspects" and "Not functional aspects" penalizes "W" which is bad on "Functional aspects". - On the important "Preparation of the report", "E" is reinforced by its maximum score. Moreover, in the case of an interaction between two criteria (or aggregations) having close values (the difference between these values being less than a determined threshold), to allow a user having slightly modified the value of an alternative of to understand why new explanations are generated that no longer relate to the same elements, a complementary explanation can be added to the explanation associated with these criteria or aggregations. This is an explanation that indicates to the user that the contribution of the element in question may change if the values close to the alternative on one criterion and on another criterion are reversed because of their interaction.

La présente description est donnée à titre d'exemple non limitatif de l'invention. En particulier, la représentation de l'architecture du système telle que donnée à l'exemple de la figure 4 est une représentation fonctionnelle, qui ne préjuge pas nécessairement de l'organisation exacte des différents éléments fonctionnels (séparés, partagés, distants, etc...) compris dans le système.The present description is given by way of non-limiting example of the invention. In particular, the representation of the architecture of the system as given in the example of FIG. 4 is a functional representation, which does not necessarily prejudge the exact organization of the different functional elements (separate, shared, remote, etc.). ..) included in the system.

De même, les calculs de détermination des contributions Cb donnés dans la présente description sont des exemples de calculs non limitatifs de l'invention, qui permettent notamment la prise en compte du caractère multicritère et multi-niveaux d'un modèle décisionnel. D'autres types de calculs peuvent être utilisés, qui permettent de prendre en compte ce caractère.Likewise, the calculations for determining the contributions Cb given in the present description are examples of nonlimiting calculations of the invention, which notably make it possible to take into account the multi-criteria and multi-level nature of a decision model. Other types of calculations can be used, which allow to take into account this character.

Claims (34)

REVENDICATIONS1.- Système d'aide à la décision multicritère comprenant : - une base de connaissances (1) formant un modèle décisionnel multicritères, dans laquelle sont stockés des critères (A, C) concernant une prise de décision donnée (D), des valeurs possibles (v) associées à tout ou partie des critères (A, C), des poids de critères (ak) associés à tout ou partie des critères (A, C), et des poids d'interaction (bi,k, q,k) associés aux interactions entre critères (A, C), une combinaison donnée de valeurs possibles (v) d'au moins une partie des critères (A, C) formant une alternative (E, W), - un module d'évaluation d'alternatives (2), apte à déterminer un score pour une alternative donnée (E, W), en fonction des poids de critères (ak), et/ou des poids d'interaction (bJ,k, ci,k), et/ou des valeurs (y), - un module de génération automatique d'explications (3) apte à construire automatiquement des explications (EXP) sur le score d'une alternative donnée (E) de manière absolue ou par rapport au score d'une ou plusieurs autres alternatives (W), caractérisé en ce que - les critères (A, C) sont stockés dans la base de connaissance (1) de manière hiérarchisée sur plusieurs niveaux, avec des groupes de critères de terminaux (C) regroupés au niveau terminal sous des critères agrégés (A) de niveau supérieur, les critères agrégés (A) pouvant être eux-mêmes regroupés au niveau supérieur sous d'autres critères agrégés (A) de niveau encore supérieur, - le système comprend également un module de détermination de contributions (4), apte à déterminer, pour des critères (A, C) appartenant à plusieurs niveaux du modèle décisionnel multicritère, les contributions (Cb) des poids de critères (ak), et/ou des poids d'interaction (bi,k, ci,k) et/ou des valeurs (y), dans un score évalué par le module d'évaluation d'alternatives (2) pour une alternative donnée (E, W), - le module de génération d'explications (3) est apte à construire automatiquement des explications (EXP) sur un score d'une alternative donnée (E), de manière absolue ou par rapport au score d'une ou plusieurs autres alternatives (W), à partir de contributions (Cb) déterminées par le module de détermination des contributions (4).CLAIMS1.- A multicriterion decision support system comprising: - a knowledge base (1) forming a multi-criteria decision model, in which are stored criteria (A, C) concerning a given decision-making (D), values possible (v) associated with some or all of the criteria (A, C), criteria weights (ak) associated with some or all of the criteria (A, C), and interaction weights (bi, k, q, k) associated with the interactions between criteria (A, C), a given combination of possible values (v) of at least part of the criteria (A, C) forming an alternative (E, W), - an evaluation module alternatives (2), able to determine a score for a given alternative (E, W), according to the criterion weights (ak), and / or interaction weights (bJ, k, ci, k), and / or values (y), - an automatic explanations generation module (3) capable of automatically constructing explanations (EXP) on the score of a given alternative (E ) in absolute terms or with respect to the score of one or more other alternatives (W), characterized in that - the criteria (A, C) are stored in the knowledge base (1) in a hierarchical manner on several levels, with groups of terminal criteria (C) grouped at the terminal level under higher level aggregated criteria (A), the aggregated criteria (A) which can themselves be grouped at the higher level under other aggregated criteria (A) of level still superior, - the system also comprises a contribution determination module (4), able to determine, for criteria (A, C) belonging to several levels of the multicriterion decision model, the contributions (Cb) of the criteria weights (ak ), and / or interaction weights (bi, k, ci, k) and / or values (y), in a score evaluated by the alternative evaluation module (2) for a given alternative (E , W), - the explanation generation module (3) is apt e to automatically construct explanations (EXP) on a score of a given alternative (E), absolutely or in relation to the score of one or more other alternatives (W), from contributions (Cb) determined by the contribution determination module (4). 2.- Système selon la revendication 1, caractérisé en ce que le module d'évaluation d'alternatives (2) utilise une fonction de coût (H) de type intégrale de Choquet 2-additiveou de type somme pondérée pour déterminer un score pour une alternative donnée (E, W).2. System according to claim 1, characterized in that the alternative evaluation module (2) uses a cost function (H) integral type Choquet 2-additive or weighted sum type to determine a score for a given alternative (E, W). 3.- Système selon l'une quelconque des revendications 1 et 2, caractérisé en ce que le module de détermination des contributions (4) est apte à déterminer les contributions (Cb) des poids (ak) et/ou des poids d'interaction (bj,k, ci,k) associés aux critères agrégés (A) de plus haut niveau dans le modèle décisionnel multicritère.3. System according to any one of claims 1 and 2, characterized in that the contribution determination module (4) is able to determine the contributions (Cb) weights (ak) and / or interaction weights (bj, k, ci, k) associated with higher level aggregated criteria (A) in the multicriteria decision model. 4.- Système selon l'une quelconque des revendications 1 à 3, caractérisé en ce que le module de détermination des contributions (4) est apte à déterminer les contributions (Cb) des poids (ak) et/ou des poids d'interaction (bj,k, ci,k) associés aux critères terminaux (C) dans le modèle décisionnel multicritère.4. System according to any one of claims 1 to 3, characterized in that the contribution determination module (4) is able to determine the contributions (Cb) weights (ak) and / or interaction weights (bj, k, ci, k) associated with the terminal criteria (C) in the multicriteria decision model. 5.- Système selon l'une quelconque des revendications 1 à 4, caractérisé en ce que le module de détermination des contributions (4) est apte à déterminer les contributions (Cb) des valeurs (v) associées aux critères (A, C).5. System according to any one of claims 1 to 4, characterized in that the contribution determination module (4) is able to determine the contributions (Cb) of the values (v) associated with the criteria (A, C). . 6.- Système selon l'une quelconque des revendications 1 à 5, caractérisé en ce que le module de détermination des contributions (4) est apte à effectuer une normalisation des contributions (Cb) déterminées, de préférence entre les valeurs 0 et 1.6. System according to any one of claims 1 to 5, characterized in that the contribution determination module (4) is adapted to perform a normalization of the contributions (Cb) determined, preferably between the values 0 and 1. 7.- Système selon l'une quelconque des revendications 1 à 6, caractérisé en ce que le module de détermination des contributions (4) est apte à déterminer les contributions (Cb) positives des poids de critères (ak), et/ou des poids d'interaction (bj,k, cpk) et/ou des valeurs (y), dans un score évalué par le module d'évaluation d'alternatives (2) pour une alternative donnée (E, W).7. System according to any one of claims 1 to 6, characterized in that the contribution determination module (4) is able to determine the positive contributions (Cb) of the criteria weights (ak), and / or interaction weight (bj, k, cpk) and / or values (y), in a score evaluated by the alternative evaluation module (2) for a given alternative (E, W). 8.- Système selon l'une quelconque des revendications 1 à 7, caractérisé en ce que le module de détermination des contributions (4) est apte à déterminer les contributions (Cb) négatives, inférieures à un seuil donné, des poids de critères (ak), et/ou des poids d'interaction (bj,k, ci,k) et/ou des valeurs (v), dans un score évalué par le module d'évaluation d'alternatives (2) pour un alternative donnée (E, W).8. System according to any one of claims 1 to 7, characterized in that the contribution determination module (4) is able to determine the contributions (Cb) negative, below a given threshold, of the weights of criteria ( ak), and / or interaction weights (bj, k, ci, k) and / or values (v), in a score evaluated by the alternative evaluation module (2) for a given alternative ( E, W). 9. Système selon l'une quelconque des revendications 1 à 8, caractérisé en ce que le module de détermination des contributions (4) est apte à filtrer les contributions(Cb) en sorte de ne garder que les N contributions (Cb) les plus fortes en valeur absolue, avec N > 0, de préférence N=4.9. System according to any one of claims 1 to 8, characterized in that the contribution determination module (4) is able to filter the contributions (Cb) so as to keep only the N contributions (Cb) most strong in absolute value, with N> 0, preferably N = 4. 10.- Système selon l'une quelconque des revendications 1 à 9, caractérisé en ce que le module de génération d'explications (3) est apte à générer une explication (EXP) sur le score de l'alternative donnée (E) par rapport au score d'une autre alternative (W), l'explication (EXP) présentant une ou plusieurs contributions (Cb) qui contribuent à la supériorité du score de l'une (E) des deux alternatives (E, W) sur le score de l'autre (W).10. System according to any one of claims 1 to 9, characterized in that the explanation generating module (3) is able to generate an explanation (EXP) on the score of the given alternative (E) by compared to the score of another alternative (W), the explanation (EXP) presenting one or more contributions (Cb) which contribute to the superiority of the score of one (E) of the two alternatives (E, W) on the score of the other (W). 11.- Système selon l'une quelconque des revendications 1 à 10, caractérisé en ce que le module de génération d'explications (3) est apte à générer une explication (EXP) sur le score de l'alternative donnée (W) par rapport au score d'une autre alternative (E), l'explication (EXP) présentant une ou plusieurs contributions (Cb) qui contribuent à l'infériorité du score de l'une (W) des deux alternatives (E, W) sur le score de l'autre (E).11. System according to any one of claims 1 to 10, characterized in that the explanation generating module (3) is able to generate an explanation (EXP) on the score of the given alternative (W) by compared to the score of another alternative (E), the explanation (EXP) presenting one or more contributions (Cb) which contribute to the inferiority of the score of one (W) of the two alternatives (E, W) on the score of the other (E). 12.- Système selon l'une quelconque des revendications 1 à 11, les scores possibles d'alternatives (E, W), les valeurs possibles (y) de critères (A, C), les valeurs possibles de poids (ak) et les valeurs possibles de poids d'interaction (1);,k, ci,k) étant regroupées par intervalle, une valeur de niveau étant associée à chaque intervalle, caractérisé en ce que le module de génération d'explication (3) est apte à générer une explication (EXP) présentant une ou plusieurs contributions (Cb) d'un poids de critères (ak) donné, ou d'un poids d'interaction (bbk, cpk) donné, ou d'une valeur donnée (y) de critère (A, C), l'explication (EXP) utilisant la valeur de niveau associée à l'intervalle auquel appartient ledit poids de critères (ak) donné, ou ledit poids d'interaction (bi,k, ci,k) donné, ou ladite valeur donnée (v) de critère (A, C).12. System according to any one of claims 1 to 11, the possible scores of alternatives (E, W), the possible values (y) of criteria (A, C), the possible values of weight (ak) and the possible values of interaction weight (1) ;, k, ci, k) being grouped by interval, a level value being associated with each interval, characterized in that the explanation generating module (3) is suitable generating an explanation (EXP) having one or more contributions (Cb) of a given criterion weight (ak), or a given interaction weight (bbk, cpk), or a given value (y) criterion (A, C), the explanation (EXP) using the level value associated with the interval to which said given criterion weight (ak) belongs, or said interaction weight (bi, k, ci, k) given, or said given value (v) of criterion (A, C). 13.- Système selon l'une quelconque des revendications 1 et 12, caractérisé en ce qu'il comprend une base de patrons (5) dans laquelle est stocké au moins un patron contenant une ou plusieurs variables correspondant à un nom d'alternative (E, W), et/ou à une valeur de niveau de poids (ak) de critère (A, C) et/ou de poids d'interaction (bi,k, ci,k) entre critère (A, C), et/ou à une valeur d'alternative (E, W), et en ce que le module de génération d'explication (3) est apte à générer une explication (EXP) en utilisant ledit patron.13.- System according to any one of claims 1 and 12, characterized in that it comprises a base of patterns (5) in which is stored at least one pattern containing one or more variables corresponding to an alternative name ( E, W), and / or a criterion weight level value (ak) (A, C) and / or interaction weight (bi, k, ci, k) between criterion (A, C), and / or at an alternative value (E, W), and in that the explanation generation module (3) is able to generate an explanation (EXP) using said pattern. 14.- Système selon la revendication 13, caractérisé en ce que le module de génération d'explication (3) est apte à générer une explication (EXP) en remplaçant les variables contenues dans le patron par les valeurs correspondant au nom d'alternative (E, W), et/ou à la valeur de niveau de poids (ak) et/ou de poids d'interaction (bj,k, ci,k), et/ou à la valeur d'alternative (E, W), relatives à une alternative donnée.14.- System according to claim 13, characterized in that the explanation generation module (3) is able to generate an explanation (EXP) by replacing the variables contained in the pattern by the values corresponding to the alternative name ( E, W), and / or the weight level value (ak) and / or interaction weight (bj, k, ci, k), and / or the alternative value (E, W) , relating to a given alternative. 15.- Système selon l'une quelconque des revendications 1 à 14, caractérisé en ce que le module de génération d'explications (3) est apte , lorsqu'une explication (EXP) concerne la contribution (Cb) d'un poids d'interaction (bj,k, cj,k) associé à deux critères présentant deux valeurs (v) dont la différence est inférieure à un seuil donné, à générer une explication complémentaire sur la discontinuité de l'explication (EXP) en fonction des variations desdites valeurs (v).15.- System according to any one of claims 1 to 14, characterized in that the explanations generating module (3) is fit, when an explanation (EXP) relates to the contribution (Cb) of a weight d interaction (bj, k, cj, k) associated with two criteria presenting two values (v) whose difference is smaller than a given threshold, to generate a complementary explanation on the discontinuity of the explanation (EXP) according to the variations said values (v). 16.- Système selon l'une quelconque des revendications 1 à 15, caractérisé en ce que, le module de génération d'explications (2) est apte à construire des explications (EXP) sur le score de l'alternative donnée (E) par rapport à un score supérieur correspondant à une alternative fictive et/ou par rapport à un score inférieur correspondant à une alternative fictive.16. System according to any one of claims 1 to 15, characterized in that the explanations generating module (2) is able to construct explanations (EXP) on the score of the given alternative (E). compared to a higher score corresponding to a fictitious alternative and / or compared to a lower score corresponding to a fictitious alternative. 17.- Procédé d'aide à la décision comprenant : - une étape de construction d'un modèle décisionnel multicritère comprenant des critères (A, C) concernant une prise de décision donnée (D), des valeurs possibles (v) associées à tout ou partie des critères (A, C), des poids de critères (ak) associés tout ou partie des critères (A, C), et des poids d'interaction (bj,k, ci,k) associés aux interactions entre critères (A, C), une combinaison donnée (E, W) de valeurs possibles (y) d'au moins une partie des critères (A, C) formant une alternative (E, W), ledit modèle décisionnel multicritères étant stocké dans une base de connaissance (1), - une étape d'évaluation d'une alternative (E) au moyen d'un module d'évaluation d'alternatives (2), qui détermine un score pour une alternative donnée (E, W), en fonction des poids de critères (ak), et/ou des poids d'interaction (bj,k, ci,k), et/ou des valeurs (v), une étape de génération automatique d'explications (EXP), au moyen d'un module de génération automatique d'explications (3), qui construit automatiquement des explications (EXP) sur le score de l'alternative donnée (E), de manière absolue ou par rapport au score d'une ou plusieurs autres alternatives (W),caractérisé en ce que : - l'étape de construction du modèle décisionnel multicritère organise, dans la base de connaissance (1), les critères (A, C) de manière hiérarchisée sur un niveau terminal et au moins un niveau supérieur, avec des grdupes de critères de terminaux (C) regroupés au niveau terminal sous des critères agrégés (A) de niveau supérieur, les critères agrégés (A) pouvant être eux-mêmes regroupés au niveau supérieur sous d'autres critères agrégés (A) de niveau encore supérieur, - le procédé comprend également une étape de détermination de contributions (Cb), au 'moyen d'un module de détermination de contributions (4), qui détermine, pour des critères (A, C) appartenant à plusieurs niveaux du modèle décisionnel multicritère, les contributions (Cb) des poids de critères (ak), et/ou des poids d'interaction (bpk, cpk) et/ou des valeurs (y), dans le score évalué lors de l'étape d'évaluation d'alternatives (2) pour l'alternative donnée (E, W), . - l'étape de génération automatique d'explications (EXP) construit automatiquement les explicatiOns (EXP) sur le score de l'alternative donnée (E), de manière absolue ou par rapport au score d'une ou plusieurs autres alternatives (W), à partir des contributions (Cb) déterminées lors de l'étape de détermination des contributions.17. A method for decision support comprising: a step of constructing a multicriterion decision model comprising criteria (A, C) concerning a given decision-making (D), possible values (v) associated with any or part of the criteria (A, C), criteria weights (ak) associated with all or some of the criteria (A, C), and interaction weights (bj, k, ci, k) associated with the interactions between criteria ( A, C), a given combination (E, W) of possible values (y) of at least part of the criteria (A, C) forming an alternative (E, W), said multi-criteria decision model being stored in a base of knowledge (1), - a step of evaluating an alternative (E) by means of an alternative evaluation module (2), which determines a score for a given alternative (E, W), in according to criteria weights (ak), and / or interaction weights (bj, k, ci, k), and / or values (v), an automatic explanations generation step (EXP), a by means of an automatic explanations module (3), which automatically constructs explanations (EXP) on the score of the given alternative (E), absolutely or in relation to the score of one or more others alternatives (W), characterized in that: - the construction step of the multicriterion decision model organizes, in the knowledge base (1), the criteria (A, C) in a hierarchical manner on a terminal level and at least one level higher, with groups of terminal criteria (C) grouped at the terminal level under higher level aggregated criteria (A), the aggregated criteria (A) which can themselves be grouped at the higher level under other aggregated criteria (A). ), the method also comprises a step of determining contributions (Cb), by means of a contribution determination module (4), which determines, for criteria (A, C) belonging to several levels of a multicriteria decision model, the contributions (Cb) of criteria weights (ak), and / or interaction weights (bpk, cpk) and / or values (y), in the score evaluated during step d evaluation of alternatives (2) for the given alternative (E, W),. the automatic explanations generation step (EXP) automatically constructs the explanations (EXP) on the score of the given alternative (E), absolutely or in relation to the score of one or more other alternatives (W) from the contributions (Cb) determined during the contribution determination step. 18.- Procédé selon la revendication 17, caractérisé en ce que l'étape d'évaluation utilise une fonction de coût (H) de type intégrale de Choquet 2-additive ou de type somme pondérée.18. A method according to claim 17, characterized in that the evaluation step uses a cost function (H) integral type Choquet 2-additive or weighted sum type. 19.- Procédé selon l'une quelconque des revendications 17 et 18,' caractérisé en ce que l'étape de détermination des contributieS (Cb) détermine les contributions (Cb) des poids (ak) et/ou des poids d'interaction (bbk, ci,k) associés aux critères agrégés (A) de plus haut niveau dans le modèle décisionnel multicritère.19. A process according to any one of claims 17 and 18, characterized in that the step of determining the contributions (Cb) determines the contributions (Cb) of the weights (ak) and / or the interaction weights ( bbk, ci, k) associated with higher level aggregated criteria (A) in the multicriteria decision model. 20.- Procédé selon l'une quelconque des revendications 17 à 19, caractérisé en ce que l'étape de détermination des contributions (Cb) détermine les contributions (Cb) des poids (ak) et/ou des poids d'interaction (bi,k, ci,k) associés aux critères terminaux (C) dans le modèle décisionnel multicritère.20. A process according to any one of claims 17 to 19, characterized in that the step of determining the contributions (Cb) determines the contributions (Cb) of the weights (ak) and / or the interaction weights (bi , k, ci, k) associated with the end criteria (C) in the multicriteria decision model. 21.- Procédé selon l'une quelconque des revendications 17 à 20, caractérisé en ce que l'étape de détermination des contributions (Cb) détermine les contributions (Cb) des valeurs (y) associées aux critères (A, C).21.- Method according to any one of claims 17 to 20, characterized in that the step of determining the contributions (Cb) determines the contributions (Cb) of the values (y) associated with the criteria (A, C). 22.- Procédé selon l'une quelconque des revendications 17 à 21, caractérisé en ce que l'étape de détermination des contributions (Cb) effectue une normalisation des contributions (Cb) déterminées, de préférence entre les valeurs 0 et 1.22. The method according to claim 17, wherein the step of determining the contributions (Cb) performs a normalization of the contributions (Cb) determined, preferably between the values 0 and 1. 23.- Procédé selon l'une quelconque des revendications 17 à 22, caractérisé en ce que l'étape de détermination des contributions détermine les contributions (Cb) positives des poids de critères (ak), et/ou des poids d'interaction (bi,k, ci,k) et/ou des valeurs (v), dans le score évalué lors de l'étape d'évaluation d'alternatives pour l'alternative donnée (E, W).23.- Process according to any one of claims 17 to 22, characterized in that the step of determining the contributions determines the positive contributions (Cb) of the criteria weights (ak), and / or the interaction weights ( bi, k, ci, k) and / or values (v), in the score evaluated in the alternative evaluation step for the given alternative (E, W). 24.- Procédé selon l'une quelconque des revendications 17 à 23, caractérisé en ce que l'étape de détermination des contributions détermine les contributions (Cb) négatives, inférieures à un seuil donné, des poids de critères (ak), et/ou des poids d'interaction (bi,k, ci,k) et/ou des valeurs (v), dans le score évalué lors de l'étape d'évaluation d'alternatives pour l'alternative donnée (E, W).24.- Method according to any one of claims 17 to 23, characterized in that the step of determining the contributions determines the contributions (Cb) negative, below a given threshold, weight criteria (ak), and / or interaction weights (bi, k, ci, k) and / or values (v), in the score evaluated in the alternative evaluation step for the given alternative (E, W). 25. Procédé selon l'une quelconque des revendications 17 à 24, caractérisé en ce que les contributions (Cb) déterminées lors de l'étape de détermination des contributions (Cb) les contributions (Cb) sont filtrées en sorte de ne garder que les N contributions (Cb) les plus fortes en valeur absolue, avec N > 0, de préférence Nz---4.25. Method according to any one of claims 17 to 24, characterized in that the contributions (Cb) determined during the step of determining the contributions (Cb) the contributions (Cb) are filtered so as to keep only the N contributions (Cb) highest in absolute value, with N> 0, preferably Nz --- 4. 26.- Procédé selon l'une quelconque des revendications 17 à 25, caractérisé en ce que l'étape de génération d'explications (EXP) génère une explication (EXP) sur le score de l'alternative donnée (E) par rapport au score d'une autre alternative (W), l'explication (EXP) présentant une ou plusieurs contributions (Cb) qui contribuent à la supériorité du score de l'une (E) des deux alternatives (E, W) sur le score de l'autre (W).26.- Method according to any one of claims 17 to 25, characterized in that the explanation generating step (EXP) generates an explanation (EXP) on the score of the given alternative (E) with respect to the score of another alternative (W), the explanation (EXP) presenting one or more contributions (Cb) that contribute to the superiority of the score of one (E) of the two alternatives (E, W) on the score of the other (W). 27.- Procédé selon la revendication 26, caractérisé en ce que l'explication (EXP) concerne la contribution d'un poids (ak) qui n'est pas un poids minimum, ou d'un poids d'interaction (bJ,k, cj,k) qui n'est pas un poids d'interaction minimum, ou d'une valeur (v) qui n'est pas une valeur (v) minimale, associé à un critère (A, C).27. The method as claimed in claim 26, characterized in that the explanation (EXP) concerns the contribution of a weight (ak) that is not a minimum weight, or an interaction weight (bj, k). , cj, k) which is not a minimum interaction weight, or a value (v) which is not a minimum value (v), associated with a criterion (A, C). 28.- Procédé selon l'une quelconque des revendications 17 à 27, caractérisé en ce que l'étape de génération d'explications (EXP) génère une explication (EXP) sur le scorede l'alternative donnée (W) par rapport au score d'une autre alternative (E), l'explication (EXP) présentant une ou plusieurs contributions (Cb) qui contribuent à l'infériorité du score de l'une (W) des deux alternatives (E, W) sur le score de l'autre (E).28.- Method according to any one of claims 17 to 27, characterized in that the explanation generation step (EXP) generates an explanation (EXP) on the scoree the given alternative (W) with respect to the score of another alternative (E), the explanation (EXP) presenting one or more contributions (Cb) which contribute to the inferiority of the score of one (W) of the two alternatives (E, W) on the score of the other (E). 29.- Procédé selon la revendication 28, caractérisé en ce que l'explication (EXP) présente la contribution d'un poids (ak) qui est un poids minimum, ou d'un poids d'interaction (bj,k, cj,k) qui est un poids d'interaction minimum, ou d'une valeur (v) qui est une valeur (v) minimale, associé à un critère (A, C).29. The method as claimed in claim 28, characterized in that the explanation (EXP) presents the contribution of a weight (ak) which is a minimum weight, or of an interaction weight (bj, k, cj, k) which is a minimum interaction weight, or a value (v) which is a minimum value (v), associated with a criterion (A, C). 30.- Procédé selon l'une quelconque des revendications 17 à 29, caractérisé en ce que les scores possibles d'alternatives (E, W), les valeurs possibles (v) de critères (A, C), les valeurs possibles de poids (ak) et les valeurs possibles de poids d'interaction (bj,k, cj,k) sont regroupées par intervalle, en ce qu'une valeur de niveau est associée à chaque intervalle, et en ce que l'étape de génération d'explication (EXP) génère une explication (EXP) présentant une ou plusieurs contributions (Cb) d'un poids de critères (ak) donné, ou d'un poids d'interaction (bj,k, cj,k) donné, ou d'une valeur donnée (v) de critère (A, C), l'explication (EXP) utilisant la valeur de niveau associée à l'intervalle auquel appartient ledit poids de critères (ak) donné, ou ledit poids d'interaction (bj,k, cj,k) donné, ou ladite valeur donnée (y) de critère (A, C).30.- Process according to any one of claims 17 to 29, characterized in that the possible scores of alternatives (E, W), the possible values (v) of criteria (A, C), the possible values of weight (ak) and the possible values of interaction weight (bj, k, cj, k) are grouped by interval, a level value is associated with each interval, and in that the generation step of explanation (EXP) generates an explanation (EXP) having one or more contributions (Cb) of a given criterion weight (ak), or a given interaction weight (bj, k, cj, k), or of a given value (v) of criterion (A, C), the explanation (EXP) using the level value associated with the interval to which said given criterion weight (ak) belongs, or said interaction weight ( bj, k, cj, k), or said given value (y) of criterion (A, C). 31.- Procédé selon l'une quelconque des revendications 17 à 30, caractérisé en ce que l'étape de génération d'explication (EXP) génère une explication (EXP) en utilisant au moins un patron contenant une ou plusieurs variables correspondant à un nom d'alternative (E, W), et/ou à une valeur de niveau de poids (ak) de critère (A, C) et/ou de poids d'interaction (bj,k, cj,k) entre critère (A, C), et/ou à une valeur d'alternative (E, W), les patrons et les variables étant stockés dans une base de patrons (5).31.- Method according to any one of claims 17 to 30, characterized in that the explanation generation step (EXP) generates an explanation (EXP) using at least one pattern containing one or more variables corresponding to a alternative name (E, W), and / or a criterion weight level value (ak) (A, C) and / or interaction weight (bj, k, cj, k) between criterion ( A, C), and / or an alternative value (E, W), the patterns and variables being stored in a pattern database (5). 32.- Procédé selon la revendication 31, caractérisé en ce que l'étape de génération d'explication (EXP) génère une explication (EXP) en remplaçant les variables contenues dans le patron par les valeurs correspondant au nom d'alternative (E, W), et/ou à la valeur de niveau de poids (ak) et/ou de poids d'interaction (4,k, cj,k), et/ou à la valeur d'alternative (E, W), relatives à une alternative donnée.32.- Method according to claim 31, characterized in that the explanation generation step (EXP) generates an explanation (EXP) by replacing the variables contained in the pattern by the values corresponding to the alternative name (E, W), and / or the value of weight level (ak) and / or interaction weight (4, k, cj, k), and / or the value of alternative (E, W), relative to a given alternative. 33.- Procédé selon l'une quelconque des revendications 17 à 32, caractérisé en ce que, lorsqu'une explication (EXP) concerne la contribution (Cb) d'un poids d'interaction(bj,k, ci,k) associé à deux critères présentant deux valeurs (v) dont la différence est inférieure à un seuil donné, l'étape de génération d'explications (EXP) génère une explication complémentaire sur la discontinuité de l'explication (EXP) en fonction des variations desdites valeurs (y).33.- Method according to any one of claims 17 to 32, characterized in that, when an explanation (EXP) relates to the contribution (Cb) of an interaction weight (bj, k, ci, k) associated with two criteria having two values (v) whose difference is smaller than a given threshold, the explanation generating step (EXP) generates a complementary explanation on the discontinuity of the explanation (EXP) as a function of the variations of said values (y). 34.- Procédé selon l'une quelconque des revendications 17 à 33, caractérisé en ce que, l'étape de génération d'explications (EXP) construit des explications (EXP) sur le score de l'alternative donnée (E) par rapport à un score supérieur correspondant à une alternative fictive et/ou par rapport à un score inférieur correspondant à une alternative fictive.34.- Method according to any one of claims 17 to 33, characterized in that, the explanation generation step (EXP) builds explanations (EXP) on the score of the given alternative (E) relative to at a higher score corresponding to a fictitious alternative and / or compared to a lower score corresponding to a fictitious alternative.
FR1301148A 2013-05-17 2013-05-17 MULTICRITERIC DECISION SUPPORT SYSTEM WITH AUTOMATIC GENERATION OF EXPLANATIONS AND CORRESPONDING METHOD Pending FR3005769A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
FR1301148A FR3005769A1 (en) 2013-05-17 2013-05-17 MULTICRITERIC DECISION SUPPORT SYSTEM WITH AUTOMATIC GENERATION OF EXPLANATIONS AND CORRESPONDING METHOD
PCT/EP2014/060170 WO2014184381A2 (en) 2013-05-17 2014-05-16 System for aiding multicriterion decision with automatic generation of explanations, and corresponding method
EP14726924.5A EP2997526A2 (en) 2013-05-17 2014-05-16 System for aiding multicriterion decision with automatic generation of explanations, and corresponding method
CA2912751A CA2912751A1 (en) 2013-05-17 2014-05-16 System for aiding multicriterion decision with automatic generation of explanations, and corresponding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
FR1301148A FR3005769A1 (en) 2013-05-17 2013-05-17 MULTICRITERIC DECISION SUPPORT SYSTEM WITH AUTOMATIC GENERATION OF EXPLANATIONS AND CORRESPONDING METHOD

Publications (1)

Publication Number Publication Date
FR3005769A1 true FR3005769A1 (en) 2014-11-21

Family

ID=49474456

Family Applications (1)

Application Number Title Priority Date Filing Date
FR1301148A Pending FR3005769A1 (en) 2013-05-17 2013-05-17 MULTICRITERIC DECISION SUPPORT SYSTEM WITH AUTOMATIC GENERATION OF EXPLANATIONS AND CORRESPONDING METHOD

Country Status (4)

Country Link
EP (1) EP2997526A2 (en)
CA (1) CA2912751A1 (en)
FR (1) FR3005769A1 (en)
WO (1) WO2014184381A2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10127240B2 (en) 2014-10-17 2018-11-13 Zestfinance, Inc. API for implementing scoring functions
US20180322406A1 (en) * 2017-05-04 2018-11-08 Zestfinance, Inc. Systems and methods for providing machine learning model explainability information
US11941650B2 (en) 2017-08-02 2024-03-26 Zestfinance, Inc. Explainable machine learning financial credit approval model for protected classes of borrowers
EP3762869A4 (en) 2018-03-09 2022-07-27 Zestfinance, Inc. Systems and methods for providing machine learning model evaluation by using decomposition
US11847574B2 (en) 2018-05-04 2023-12-19 Zestfinance, Inc. Systems and methods for enriching modeling tools and infrastructure with semantics
US11816541B2 (en) 2019-02-15 2023-11-14 Zestfinance, Inc. Systems and methods for decomposition of differentiable and non-differentiable models
EP3942384A4 (en) 2019-03-18 2022-05-04 Zestfinance, Inc. Systems and methods for model fairness
US11321638B2 (en) 2020-03-16 2022-05-03 Kyndryl, Inc. Interoperable smart AI enabled evaluation of models
US11720962B2 (en) 2020-11-24 2023-08-08 Zestfinance, Inc. Systems and methods for generating gradient-boosted models with improved fairness

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
BÉNÉDICTE GOUJON: "Génération d'explications pour l'aide à la décision multicritère", ACTES DU 13È CONGRÈS ANNUEL DE LA SOCIÉTÉ FRANÇAISE DE RECHERCHE OPÉRATIONNELLE ET D'AIDE À LA DÉCISION (ROADÉF) PRÉVU DU 11-13 AVRIL 2012, 17 March 2012 (2012-03-17), pages 241 - 242, XP055103723, Retrieved from the Internet <URL:http://uma.ensta-paristech.fr/work/labo_work/files/diam/docro/roadef_2012/actes/actes.pdf#page=265> [retrieved on 20140221] *
G.-H. TZENG, Y.-P. OU YANG, C.-T. LIN, C.-B. CHEN: "Hierarchical MADM with fuzzy integral for evaluating enterprise intranet web sites", INFORMATION SCIENCES, vol. 169, no. 3-4, 29 July 2004 (2004-07-29), pages 409 - 426, XP027629887, DOI: 10.1016/j.ins.2004.07.001 *
J. MONTMAIN, C. SANCHEZ, M. VINCHES: "Multi criteria analyses for managing motorway company facilities: the decision support system SINERGIE", ADVANCED ENGINEERING INFORMATICS, vol. 23, no. 3, 12 January 2009 (2009-01-12), pages 265 - 287, XP026218551, DOI: 10.1016/j.aei.2008.12.001 *
M. L. MAMMERI, C. GALLAIS, M. ÖZTÜRK, C. TALOTTE, D. BOUYSSOU: "Un outil d'aide multicritère à la décision pour l'évaluation globale du confort dans les TGV's", ACTES DU 13È CONGRÈS ANNUEL DE LA SOCIÉTÉ FRANÇAISE DE RECHERCHE OPÉRATIONNELLE ET D'AIDE À LA DÉCISION (ROADÉF) PRÉVU DU 11-13 AVRIL 2012, 17 March 2012 (2012-03-17), pages 383 - 387, XP055103728, Retrieved from the Internet <URL:http://uma.ensta-paristech.fr/work/labo_work/files/diam/docro/roadef_2012/actes/actes.pdf#page=407> [retrieved on 20140221] *
S. ANGILELLA, S. CORRENTE, S. GRECO, R. SLOWINSKI: "Multiple criteria hierarchy process for the Choquet integral", LECTURE NOTES IN COMPUTER SCIENCE, vol. 7811, 19 March 2013 (2013-03-19), pages 475 - 489, XP047021856, DOI: 10.1007/978-3-642-37140-0_36 *

Also Published As

Publication number Publication date
EP2997526A2 (en) 2016-03-23
CA2912751A1 (en) 2014-11-20
WO2014184381A3 (en) 2015-02-19
WO2014184381A2 (en) 2014-11-20

Similar Documents

Publication Publication Date Title
FR3005769A1 (en) MULTICRITERIC DECISION SUPPORT SYSTEM WITH AUTOMATIC GENERATION OF EXPLANATIONS AND CORRESPONDING METHOD
Mura et al. The evolution of sustainability measurement research
Simcoe et al. Competing on standards? Entrepreneurship, intellectual property, and platform technologies
Olivas Osuna From chasing populists to deconstructing populism: A new multidimensional approach to understanding and comparing populism
Hellemans et al. Harnessing digitalization for sustainable development: Understanding how interactions on sustainability‐oriented digital platforms manage tensions and paradoxes
GB2418499A (en) Information analysis arrangement
Johnson et al. Impartial predictive modeling: Ensuring fairness in arbitrary models
Shibata Resisting Japan's neoliberal model of capitalism: intensification and change in contemporary patterns of class struggle
Hajnal et al. When crisis hits Superman: Change and stability of political control and politicization in Hungary
Turcan et al. Empirical studies on legitimation strategies: A case for international business research extension
Posen et al. Reconceptualizing imitation: Implications for dynamic capabilities, innovation, and competitive advantage
Vince Third party certification: implementation challenges in private-social partnerships
Johnstone Environmental management decisions in CSR‐based accounting research
Tse et al. Fast‐expanding markets: The revolution of the microeconomy
FR2848006A1 (en) METHOD FOR EXPLAINING A DECISION TAKEN BY A COMPRESATORY MULTICRITERIAL AGGREGATION MODEL
Bansal et al. Corporate social responsibility: insights from COVID‐19 and stakeholder theory
Singh et al. How to bring positive societal change through Corporate Social Responsibility (CSR)? Modeling the social responsible enablers using ISM-MICMAC
Leviston et al. Domain‐based perceptions of risk: a case study of lay and technical community attitudes toward managed aquifer recharge
Khodadadi The impact of knowledge management on social responsibility at social security organization in East Azarbaijan province
Au et al. The development of P2P lending platforms: Strategies and implications
Engel et al. Accommodating multiple interests in local forest management: a focus on facilitation, actors and practices
Hansen‐Magnusson et al. Studying contemporary constitutionalism: Memory, myth and horizon
CN109800289B (en) Method and system for identifying network user, and method and system for shielding network information
Chen et al. Why and how should MNEs adapt their CSR in a specific host country
Henike Imitate or Deviate? How Cognitive Safety Impacts Entrepreneurial Business Modelling

Legal Events

Date Code Title Description
PLFP Fee payment

Year of fee payment: 4

PLFP Fee payment

Year of fee payment: 5

PLFP Fee payment

Year of fee payment: 6

PLFP Fee payment

Year of fee payment: 7

PLFP Fee payment

Year of fee payment: 8

PLFP Fee payment

Year of fee payment: 9

PLFP Fee payment

Year of fee payment: 10

PLFP Fee payment

Year of fee payment: 11