Various example embodiments relate to trust related management of artificial intelligence or machine learning pipelines in relation to the trustworthiness factor “explainability”. More specifically, various example embodiments exemplarily relate to measures (including methods, apparatuses and computer program products) for realizing trust related management of artificial intelligence or machine learning pipelines in relation to the trustworthiness factor “explainability”.
The present specification generally relates to artificial intelligence (AI)/machine learning (ML) model trustworthiness in particular for interoperable and multi-vendor environments.
An AI or ML pipeline helps to automate AI/ML workflows by splitting them into independent, reusable and modular components that can then be pipelined together to create a (AI/ML) model. An AI/ML pipeline is not a one-way flow, i.e., it is iterative, and every step is repeated to continuously improve the accuracy of the model and achieve a successful algorithm.
With AI/ML pipelining and the recent push for microservices architectures (e.g., container virtualization), each AI/ML workflow component is abstracted into an independent service that relevant stakeholders (e.g., data engineers, data scientists) can independently work on.
Besides, an AI/ML pipeline orchestrator can manage the AI/ML pipelines' lifecycle (e.g., commissioning, scaling, decommissioning).
For AI/ML systems to be widely accepted, they should be trustworthy in addition to their performance (e.g., accuracy).
International Organization for Standardization (ISO)/International Electrotechnical Commission (IEC) has published a technical report on ‘Overview of trustworthiness in artificial intelligence’. Early efforts in the open-source community are also visible towards developing TAI frameworks/tools/libraries such as IBM AI360, Google Explainable AI and TensorFlow Responsible AI.
Three key TAI aspects described e.g. in the AI/ML research community are introduced below:
1. Fairness: Fairness is the process of understanding bias introduced in the data, and ensuring that the model provides equitable predictions across all demographic groups. It is important to apply fairness analysis throughout the entire AI/ML pipeline, making sure to continuously reevaluate the models from the perspective of fairness and inclusion. This is especially important when AI/ML is deployed in critical business processes that affect a wide range of end users.
2. Robustness (adversarial): Robustness of an AI/ML model refers to non-susceptibility of the model to adversarial threats, e.g. evasion attacks (involving carefully perturbing the input samples at test time to have them misclassified), poisoning (adversarial contamination of training data), extraction attacks (aiming to duplicate a machine learning model through query access to a target model), and inference attacks (determining if a sample of data was used in the training dataset of an AI/ML model).
3. Explainability: Explainability of an AI/ML model refers to unveiling of the black box model which just makes the prediction or gives the recommendation to the White box which actually gives the details of the underlying mechanism and pattern identified by the model for a particular dataset. There are multiple reasons why it is necessary to understand the underlying mechanism of an AI/ML model such as human readability, justifiability, interpretability and bias mitigation. There are three broad approaches to design an ML model to be explainable:
a. Pre-modelling explainability—To understand or describe data used to develop AI/ML models, for example, using algorithms such as ProtoDash and Disentangled Inferred Prior VAE.
b. Explainable modelling/Interpretable modelling—To develop more explainable AI/ML models, e.g., ML models with joint prediction and explanation or surrogate explainable models, for example, using algorithms such as Generalized Linear Rule Models and Teaching Explainable Decisions (TED).
c. Post-modelling explainability—To extract explanations from pre-developed AI/ML models, for example, using algorithms such as ProtoDash, Contrastive Explanations Method, Profweight, LIME and SHAP.
Furthermore, explanations can be local (i.e., explaining a single instance/prediction) or global (i.e., explaining the global AI/ML model structure/predictions, e.g., based on combining many local explanations of each prediction).
Quantification of Explainability—Although it is ultimately the consumer who determines the quality of an explanation, the research community has proposed quantitative metrics as proxies for explainability. There are several metrics that measure explainability such as Faithfulness and Monotonicity.
One such AI explainability method is the Teaching Explanations for Decisions (TED), in which for each classification also the reason for the classification is trained and can be later retrieved during inference.
One use case for application of AI/ML models is ML-based predictive handover (HO).
Predictive handover utilizes ML for predicting the handover target and point in time.
For prediction, the model needs a continuous stream of reference signal received power (RSRP) measurements, from specific cells, with certain measurement frequency. For training, the ML utilizes logged measurements from the specific cells with the same frequency as prediction. The training data is split into input and output frames. Input frame is N samples in time from K cells, and output frame is M samples after the input frame. The output frame is used to estimate the optimal handover target for the input, this process is called also as labeling and is illustrated in
As an example for managing and monitoring explanations, in the following, predictive handover with TED is considered.
In detail, in addition to the decision to stay in the current serving cell or handing over to another one, the model is trained with the explanation for that decision by adding an explanation for the decision in the classification. Note that one decision can be taken for many different reasons/explanations.
As an example, there can be the following decisions:
Possible explanations for a decision are:
Here, it would be important for operators to understand the reasons why handovers are executed or not executed by the algorithm, in order to understand the characteristics of the cell border in question and to improve the performance of the algorithm and the labelling. An example of this are so-called desperate handovers in case of coverage holes. The mobility failures in these situations are because of coverage issues and cannot be corrected with mobility optimization. Therefore, it would be important to be able to detect and understand these situations and to exclude the failures from mobility failure counts.
However, no measures for implementing a control and evaluation of the explainability aspect as a trustworthiness factor of AI/ML models are known.
Hence, the problem arises that control and evaluation of the explainability aspect as a trustworthiness factor of AI/ML models in particular for interoperable and multi-vendor environments is to be provided.
Hence, there is a need to provide for trust related management of artificial intelligence or machine learning pipelines in relation to the trustworthiness factor “explainability”.
Various example embodiments aim at addressing at least part of the above issues and/or problems and drawbacks.
Various aspects of example embodiments are set out in the appended claims.
According to an exemplary aspect, there is provided a method of a first network entity managing artificial intelligence or machine learning trustworthiness in a network, the method comprising transmitting a first artificial intelligence or machine learning trustworthiness related message towards a second network entity managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in said network, and receiving a second artificial intelligence or machine learning trustworthiness related message from said second network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter.
According to an exemplary aspect, there is provided a method of a second network entity managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in a network, the method comprising receiving a first artificial intelligence or machine learning trustworthiness related message from a first network entity managing artificial intelligence or machine learning trustworthiness in said network, and transmitting a second artificial intelligence or machine learning trustworthiness related message towards said first network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter.
According to an exemplary aspect, there is provided an apparatus of a first network entity managing artificial intelligence or machine learning trustworthiness in a network, the apparatus comprising transmitting circuitry configured to transmit a first artificial intelligence or machine learning trustworthiness related message towards a second network entity managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in said network, and receiving circuitry configured to receive a second artificial intelligence or machine learning trustworthiness related message from said second network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter.
According to an exemplary aspect, there is provided an apparatus of a second network entity managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in a network, the apparatus comprising receiving circuitry configured to receive a first artificial intelligence or machine learning trustworthiness related message from a first network entity managing artificial intelligence or machine learning trustworthiness in said network, and transmitting circuitry configured to transmit a second artificial intelligence or machine learning trustworthiness related message towards said first network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter.
According to an exemplary aspect, there is provided an apparatus of a first network entity managing artificial intelligence or machine learning trustworthiness in a network, the apparatus comprising at least one processor, at least one memory including computer program code, and at least one interface configured for communication with at least another apparatus, the at least one processor, with the at least one memory and the computer program code, being configured to cause the apparatus to perform transmitting a first artificial intelligence or machine learning trustworthiness related message towards a second network entity managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in said network, and receiving a second artificial intelligence or machine learning trustworthiness related message from said second network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter.
According to an exemplary aspect, there is provided an apparatus of a second network entity managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in a network, the apparatus comprising at least one processor, at least one memory including computer program code, and at least one interface configured for communication with at least another apparatus, the at least one processor, with the at least one memory and the computer program code, being configured to cause the apparatus to perform receiving a first artificial intelligence or machine learning trustworthiness related message from a first network entity managing artificial intelligence or machine learning trustworthiness in said network, and transmitting a second artificial intelligence or machine learning trustworthiness related message towards said first network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter.
According to an exemplary aspect, there is provided a computer program product comprising computer-executable computer program code which, when the program is run on a computer (e.g. a computer of an apparatus according to any one of the aforementioned apparatus-related exemplary aspects of the present disclosure), is configured to cause the computer to carry out the method according to any one of the aforementioned method-related exemplary aspects of the present disclosure.
Such computer program product may comprise (or be embodied) a (tangible) computer-readable (storage) medium or the like on which the computer-executable computer program code is stored, and/or the program may be directly loadable into an internal memory of the computer or a processor thereof.
Any one of the above aspects enables an efficient control and evaluation of AI/ML models in relation to the trustworthiness factor “explainability” to thereby solve at least part of the problems and drawbacks identified in relation to the prior art.
By way of example embodiments, there is provided trust related management of artificial intelligence or machine learning pipelines in relation to the trustworthiness factor explainability. More specifically, by way of example embodiments, there are provided measures and mechanisms for realizing trust related management of artificial intelligence or machine learning pipelines in relation to the trustworthiness factor explainability.
Thus, improvement is achieved by methods, apparatuses and computer program products enabling/realizing trust related management of artificial intelligence or machine learning pipelines in relation to the trustworthiness factor explainability.
In the following, the present disclosure will be described in greater detail by way of non-limiting examples with reference to the accompanying drawings, in which
The present disclosure is described herein with reference to particular non-limiting examples and to what are presently considered to be conceivable embodiments. A person skilled in the art will appreciate that the disclosure is by no means limited to these examples, and may be more broadly applied.
It is to be noted that the following description of the present disclosure and its embodiments mainly refers to specifications being used as non-limiting examples for certain exemplary network configurations and deployments. Namely, the present disclosure and its embodiments are mainly described in relation to 3GPP specifications being used as non-limiting examples for certain exemplary network configurations and deployments. As such, the description of example embodiments given herein specifically refers to terminology which is directly related thereto. Such terminology is only used in the context of the presented non-limiting examples, and does naturally not limit the disclosure in any way. Rather, any other communication or communication related system deployment, etc. may also be utilized as long as compliant with the features described herein.
Hereinafter, various embodiments and implementations of the present disclosure and its aspects or embodiments are described using several variants and/or alternatives. It is generally noted that, according to certain needs and constraints, all of the described variants and/or alternatives may be provided alone or in any conceivable combination (also including combinations of individual features of the various variants and/or alternatives).
According to example embodiments, in general terms, there are provided measures and mechanisms for (enabling/realizing) trust related management of artificial intelligence or machine learning pipelines in relation to the trustworthiness factor explainability, and in particular measures and mechanisms for (enabling/realizing) explaining ML decisions in trustworthy AI frameworks.
A framework for TAI in cognitive autonomous networks (CAN) underlies example embodiments.
Such TAIF for CANs may be provided to facilitate the definition, configuration, monitoring and measuring of AI/ML model trustworthiness (i.e., fairness, explainability and robustness) for interoperable and multi-vendor environments. A service definition or the business/customer intent may include AI/ML trustworthiness requirements in addition to quality of service (QoS) requirements, and the TAIF is used to configure the requested AI/ML trustworthiness and to monitor and assure its fulfilment. The TAIF introduces two management functions, namely, a function entity named AI Trust Engine (one per management domain) and a function entity named AI Trust Manager (one per AI/ML pipeline). The TAIF further introduces six interfaces (named T1 to T6) that support interactions in the TAIF. According to the TAIF underlying example embodiments, the AI Trust Engine is center for managing all AI trustworthiness related things in the network, whereas the AI Trust Managers are use case and often vendor specific, with knowledge of the AI use case and how it is implemented.
Furthermore, the TAIF underlying example embodiments introduces a concept of AI quality of trustworthiness (AI QoT) (as seen over the T1 interface in
Once the Policy Manager receives an intent from a customer, it is translated into AI QoT intent/class identifier and sent to the AI Trust Engine over the T1 interface. The AI Trust Engine translates the AI QoT intent/class identifer into AI trustworthiness (i.e., fairness, robustness, and explainability) requirements and sends it to the AI Trust Manager of the AI pipeline over the T2 interface. The AI Trust Manager may configure, monitor, and measure AI trustworthiness requirements (i.e., trust mechanisms and trust metrics) for an AI Data Source Manager, an AI Training Manager and an AI Inference Manager (of a respective AI pipeline) over T3, T4 and T5 interfaces, respectively. The measured or collected trustworthy metrics/artifacts/explanations from the AI Data Source Manager, AI Training Manager and AI Inference Manager regarding the AI pipeline may be pushed to the AI Trust Manager over T3, T4 and T5 interfaces, respectively. The AI Trust Manager may push, over the T2 interface, all trustworthy metrics/artifacts/explanations of the AI pipeline to the AI Trust Engine, which may store the information in a trust knowledge database. Finally, the network operator can request and receive the trustworthy metrics/explanations/artifacts of an AI pipeline from the AI Trust Engine over the T6 interface. Based on the information retrieved, the Network Operator may decide to update the policy via the Policy Manager.
Here, in the TAIF underlying example embodiments, the operator needs methods for configuring the explainability requirements of ML-based network automation functions and for collecting and querying explanations as needed. This can be done by providing the QoT definitions via policies (Interface T1) or directly (Interface T6) to the AI Trust Engine. The AI Trust Engine will translate the requirement and determine the affected network automation functions (NAF) and corresponding AI pipelines and their respective AI Trust Managers.
In the TAIF underlying example embodiments, the AI Trust Manager is the use case and vendor specific manager, which knows the AI explainability capabilities of the NAF and how to configure it and collect the explanations. Since the AI Trust Manager is a vendor-specific management function, a network may contain AI Trust Managers from several different vendors.
Therefore, potentially required operations and notifications utilizing the T2 interface to effect and/or facilitate and/or prepare such configuration and reporting need to be specified and provided. In particular, the AI Trust Engine needs the AI Trust Managers to provide an interface for the explainability functionality to be able to operate therewith.
As an example, in case of predictive handover, it would be important to understand the reasons why handovers are executed or not executed by the algorithm, in order to understand the characteristics of the cell border in question and to improve the performance of the algorithm and the labelling.
An example of this are so-called desperate handovers in case of coverage holes. The mobility failures in these situations are because of coverage issues and cannot be corrected with mobility optimization. Therefore, it would be important to be able to detect and understand these situations and to exclude the failures from mobility failure counts.
Hence, in brief, according to example embodiments, AI Trust Manager (which may be considered as a second network entity managing AI/ML trustworthiness in an AI/ML pipeline in a network) application programming interfaces (API) for AI/ML explainability are provided that allow the AI Trust Engine (which may be considered as a first network entity managing AI/ML trustworthiness in the network), over the T2 interface, to discover the AI explainability capabilities of the use case-specific CNF or AI pipeline, to configure the required AI explainability methods and/or the collection of AI/ML explanations.
In particular, according to example embodiments, the following AI Trust Manager APIs for AI/ML explainability are provided.
1. TAI Explainability Capability Discovery API (Request/Response)—It allows the AI Trust Engine, via T2 interface, to discover supported AI explainability methods.
2. TAI Explainability Configuration API (Request/Response)—It allows the AI Trust Engine, via T2 interface, to configure appropriate AI explainability method(s) to be used and how the explanations are to be collected and stored.
3. TAI Explainability Query API (Request/Response and Subscribe/Notify)—It allows the AI Trust Engine, via T2 interface, to query/request AI decision explanations from the AI Trust Manager.
Example embodiments are specified below in more detail.
As shown in
In an embodiment at least some of the functionalities of the apparatus shown in
According to a variation of the procedure shown in
According to further example embodiments, said at least one first artificial intelligence or machine learning model explainability related parameter includes a list indicative of a cognitive network function scope, and said at least one second artificial intelligence or machine learning model explainability related parameter includes at least one of a list indicative of supported artificial intelligence or machine learning model explanation methods, a list indicative of supported artificial intelligence or machine learning model explainability metrics, and a list indicative of supported artificial intelligence or machine learning model explanation aggregation period lengths.
According to a variation of the procedure shown in
According to further example embodiments, said at least one first artificial intelligence or machine learning model explainability related parameter includes at least one of a list indicative of cognitive network function instances within a cognitive network function scope of an artificial intelligence or machine learning model explanation collection job, state information indicative of activation or inactivation of said artificial intelligence or machine learning model explanation collection job, start time information indicative of when said artificial intelligence or machine learning model explanation collection job is started, stop time information indicative of when said artificial intelligence or machine learning model explanation collection job is stopped, aggregation period information indicative of an artificial intelligence or machine learning model explanation aggregation period length of said artificial intelligence or machine learning model explanation collection job, keeping time information indicative of for how long artificial intelligence or machine learning model explanations resulting from said artificial intelligence or machine learning model explanation collection job are to be stored, method information indicative of an artificial intelligence or machine learning model explanation method to be used for said artificial intelligence or machine learning model explanation collection job, and filter information indicative of at least one type of artificial intelligence or machine learning model explanations to be collected by said artificial intelligence or machine learning model explanation collection job.
According to a variation of the procedure shown in
According to further example embodiments, said at least one first artificial intelligence or machine learning model explainability related parameter includes at least one of a list indicative of cognitive network function instances within a cognitive network function scope of an artificial intelligence or machine learning model explanation query, start time information indicative of a begin of a timeframe for which artificial intelligence or machine learning model explanations are queried with said artificial intelligence or machine learning model explanation query, and stop time information indicative of an end of said timeframe for which artificial intelligence or machine learning model explanations are queried with said artificial intelligence or machine learning model explanation query, and said at least one second artificial intelligence or machine learning model explainability related parameter includes at least one of time information indicative of when key performance indicators considered for an artificial intelligence or machine learning model explanation were reported, cognitive network function information indicative of at least one cognitive network function from which said key performance indicators considered for said artificial intelligence or machine learning model explanation were reported, and a list indicative of a plurality of decision classifications and a number of decisions per decision classification.
According to a variation of the procedure shown in
According to further example embodiments, said at least one first artificial intelligence or machine learning model explainability related parameter includes at least one of a list indicative of cognitive network function instances within a cognitive network function scope of an artificial intelligence or machine learning model explanation query, and filter information indicative of filter criteria for a subscription with respect to said artificial intelligence or machine learning model explanation query, and said at least one second artificial intelligence or machine learning model explainability related parameter includes at least one of time information indicative of when key performance indicators considered for an artificial intelligence or machine learning model explanation were reported, cognitive network function information indicative of at least one cognitive network function from which said key performance indicators considered for said artificial intelligence or machine learning model explanation were reported, and a list indicative of a plurality of decision classifications and a number of decisions per decision classification.
As shown in
In an embodiment at least some of the functionalities of the apparatus shown in
According to further example embodiments, said first artificial intelligence or machine learning trustworthiness related message is a trustworthiness explainability capability information request, and said second artificial intelligence or machine learning trustworthiness related message is a trustworthiness explainability capability information response, and said second artificial intelligence or machine learning trustworthiness related message comprises a second information element including at least one second artificial intelligence or machine learning model explainability related parameter.
According to further example embodiments, said at least one first artificial intelligence or machine learning model explainability related parameter includes a list indicative of a cognitive network function scope, and said at least one second artificial intelligence or machine learning model explainability related parameter includes at least one of a list indicative of supported artificial intelligence or machine learning model explanation methods, a list indicative of supported artificial intelligence or machine learning model explainability metrics, and a list indicative of supported artificial intelligence or machine learning model explanation aggregation period lengths.
According to further example embodiments, said first artificial intelligence or machine learning trustworthiness related message is a trustworthiness explainability configuration request, and said second artificial intelligence or machine learning trustworthiness related message is a trustworthiness explainability configuration response.
According to further example embodiments, said at least one first artificial intelligence or machine learning model explainability related parameter includes at least one of a list indicative of cognitive network function instances within a cognitive network function scope of an artificial intelligence or machine learning model explanation collection job, state information indicative of activation or inactivation of said artificial intelligence or machine learning model explanation collection job, start time information indicative of when said artificial intelligence or machine learning model explanation collection job is started, stop time information indicative of when said artificial intelligence or machine learning model explanation collection job is stopped, aggregation period information indicative of an artificial intelligence or machine learning model explanation aggregation period length of said artificial intelligence or machine learning model explanation collection job, keeping time information indicative of for how long artificial intelligence or machine learning model explanations resulting from said artificial intelligence or machine learning model explanation collection job are to be stored, method information indicative of an artificial intelligence or machine learning model explanation method to be used for said artificial intelligence or machine learning model explanation collection job, and filter information indicative of at least one type of artificial intelligence or machine learning model explanations to be collected by said artificial intelligence or machine learning model explanation collection job.
According to further example embodiments, said first artificial intelligence or machine learning trustworthiness related message is a trustworthiness explainability query request, and said second artificial intelligence or machine learning trustworthiness related message is a trustworthiness explainability query response, and said second artificial intelligence or machine learning trustworthiness related message comprises a second information element including at least one second artificial intelligence or machine learning model explainability related parameter.
According to further example embodiments, said at least one first artificial intelligence or machine learning model explainability related parameter includes at least one of a list indicative of cognitive network function instances within a cognitive network function scope of an artificial intelligence or machine learning model explanation query, start time information indicative of a begin of a timeframe for which artificial intelligence or machine learning model explanations are queried with said artificial intelligence or machine learning model explanation query, and stop time information indicative of an end of said timeframe for which artificial intelligence or machine learning model explanations are queried with said artificial intelligence or machine learning model explanation query, and said at least one second artificial intelligence or machine learning model explainability related parameter includes at least one of time information indicative of when key performance indicators considered for an artificial intelligence or machine learning model explanation were reported, cognitive network function information indicative of at least one cognitive network function from which said key performance indicators considered for said artificial intelligence or machine learning model explanation were reported, and a list indicative of a plurality of decision classifications and a number of decisions per decision classification.
According to further example embodiments, said first artificial intelligence or machine learning trustworthiness related message is a trustworthiness explainability subscription, and said second artificial intelligence or machine learning trustworthiness related message is a trustworthiness explainability notification, and said second artificial intelligence or machine learning trustworthiness related message comprises a second information element including at least one second artificial intelligence or machine learning model explainability related parameter.
According to further example embodiments, said at least one first artificial intelligence or machine learning model explainability related parameter includes at least one of a list indicative of cognitive network function instances within a cognitive network function scope of an artificial intelligence or machine learning model explanation query, and filter information indicative of filter criteria for a subscription with respect to said artificial intelligence or machine learning model explanation query, and said at least one second artificial intelligence or machine learning model explainability related parameter includes at least one of time information indicative of when key performance indicators considered for an artificial intelligence or machine learning model explanation were reported, cognitive network function information indicative of at least one cognitive network function from which said key performance indicators considered for said artificial intelligence or machine learning model explanation were reported, and a list indicative of a plurality of decision classifications and a number of decisions per decision classification.
Example embodiments outlined and specified above are explained below in more specific terms.
In particular, Example embodiments outlined and specified above are explained below in terms specifically related to, as an example, the TED method to explain the decisions the ML-based predictive handover. However, it is noted that example embodiments are neither limited to ML-based predictive handover (being one example use case for AI/ML model application) nor to the TED method (being one example for an AI explainability method).
Specifically,
According to example embodiments, the two IEs are implemented as shown in the tables below.
In particular, the AI Explainability Capability Information Request IE may be implemented as follows.
On the other hand, the AI Explainability Capability Information Response IE may be implemented as follows.
A specific example of an Explainability Capability Information Response IE for predictive handover is shown in the table below. In this example, the predictive handover function is supporting only TED as a method for providing explanations. These are aggregated and available in granularity of one minute.
The TAI Explainability Configuration may utilize existing management interfaces for Creating, Reading, Updating and Deleting (CRUD) TAI Explanation Collection Job Information Elements (TAI-ECJ IEs) that configure the explanation collection, as shown in
According to example embodiments, the TAI-ECJ IE is implemented as shown in the table below.
A specific example of a TAI-ECJ IE for configuring TED as explainability method for predictive handover is shown in the following table. In this example, two instances of predictive handover functions (with CNF IDs 1 and 3) are configured to be included in the explanation collection job. Since no start or end time are provided, the collection is active until configured otherwise. The aggregation period in this example is set to 5 minutes, which is a multiple of the minimum possible collection period and explanations for 5 minutes of handover decisions are aggregated into one explanation report. The reports are configured to be stored in the AI Trust Manager for at least 48 hours before the AI Trust Manager may delete them. TED is configured as the requested method of AI decision explanations and it has been indicated as supported in the Explainability Capability Information Response. Lastly, in this example, the TAI-ECJ is configured to collect everything except the default decision to “Stay in current serving cell” because “The Serving cell remains the strongest”. This is the most common and also the least interesting decision by the model.
The TAI-ECJ is created by passing the TAI-ECJ IE in the following table in a TAI Explainability Configuration Create Request to the AI Trust Manager. The AI Trust Engine may at any point read, modify or delete the currently configured TAI-ECJs, including the new created one, with the corresponding TAI Explainability Configuration Read/Update/Delete requests.
More specifically,
According to example embodiments, the two Request-Response related IEs are implemented as shown in the tables below.
In particular, the TAI Explanation Query Request IE may be implemented as follows.
On the other hand, the TAI Explanation Query Response may be implemented as a list of TAI Explanation Query Response IEs as follows.
The parameter “ExplanationCounter” utilized in the table above may be implemented as illustrated in the table below.
According to example embodiments, the two Subscribe-Notify related IEs are implemented as shown in the tables below.
In the Subscribe-Notify method, the AI Trust Engine can subscribe to receive explanation notifications, when they are created by the AI Trust Manager, with a TAI Explanation Subscription IE. The TAI Explanation Subscription IE may be implemented as follows. Here, a CNF Scope and an additional filter can be given in the subscription.
On the other hand, the TAI Explanation Notification may be implemented as a list of TAI Explanation Query Response IEs as follows (i.e., similar to a TAI Explanation Query Response).
Here, again, the parameter “ExplanationCounter” utilized in the table above may be implemented as illustrated in the table below.
A specific example of the TAI Global Explanation Query Request for the predictive handover is given in the table below. In this query, on the explanations of one of the predictive handover functions configured in the TAI-ECJ (CNF ID 1) are queried.
Since no start or end time are given, all explanations stored in the AI Trust Manager for CNF ID 1 are returned. An example snippet of the returned list of TAI Explanation Query Response Elements is shown in the table below. Since the aggregation period was configured to 5 minutes in the TAI-ECJ, a value is returned for every 5 minutes. Only one CNF (with an ID 1) was included in the query.
For each row, a list of Explanation Counter IEs is returned. An example of such a list is shown in the table below. Here for each tuple of a decision and an explanation for why it was taken, a count is given, how many times this tuple did occur in the aggregation period of 5 minutes. It is noted that the available decisions and explanations are an enumeration as introduced above, i.e., example decisions 1 to 4 and example explanations 1 to 6. It is further noted that a same explanation may apply to different decisions, or same decision may be made for different reasons/explanations. For brevity, the complete list of Explanation Counters is not presented, and the missing value may also be assumed as count of zero.
Consequently, according to example embodiments, the TAI Framework is advantageously enabled to configure how explanations need to be provided for decisions made by AI pipelines and CNFs and to query those explanations.
In case of the specific predictive handover example, the operator or the vendor of the predictive handover function may use the provided explanations to understand how the predictive handover function behaves for a given cell boundary, and why, which can be used to further optimize the performance. For example, the operator may discover that a large part of Radio Link Failures (RLF) during a handover may be because of coverage issues and there was no good target candidate to handover to (so-called desperate handover), corresponding to explanation ID 6 in the specific example above. Such problem may not be solved by optimizing the mobility behavior, but requires re-planning and optimization of the network coverage.
The above-described procedures and functions may be implemented by respective functional elements, processors, or the like, as described below.
In the foregoing exemplary description of the network entity, only the units that are relevant for understanding the principles of the disclosure have been described using functional blocks. The network entity may comprise further units that are necessary for its respective operation. However, a description of these units is omitted in this specification. The arrangement of the functional blocks of the devices is not construed to limit the disclosure, and the functions may be performed by one block or further split into sub-blocks.
When in the foregoing description it is stated that the apparatus, i.e. network entity (or some other means) is configured to perform some function, this is to be construed to be equivalent to a description stating that a (i.e. at least one) processor or corresponding circuitry, potentially in cooperation with computer program code stored in the memory of the respective apparatus, is configured to cause the apparatus to perform at least the thus mentioned function. Also, such function is to be construed to be equivalently implementable by specifically configured circuitry or means for performing the respective function (i.e. the expression “unit configured to” is construed to be equivalent to an expression such as “means for”).
In
The processor 131/135 and/or the interface 133/137 may also include a modem or the like to facilitate communication over a (hardwire or wireless) link, respectively. The interface 133/137 may include a suitable transceiver coupled to one or more antennas or communication means for (hardwire or wireless) communications with the linked or connected device(s), respectively. The interface 133/137 is generally configured to communicate with at least one other apparatus, i.e. the interface thereof.
The memory 132/136 may store respective programs assumed to include program instructions or computer program code that, when executed by the respective processor, enables the respective electronic device or apparatus to operate in accordance with the example embodiments.
In general terms, the respective devices/apparatuses (and/or parts thereof) may represent means for performing respective operations and/or exhibiting respective functionalities, and/or the respective devices (and/or parts thereof) may have functions for performing respective operations and/or exhibiting respective functionalities.
When in the subsequent description it is stated that the processor (or some other means) is configured to perform some function, this is to be construed to be equivalent to a description stating that at least one processor, potentially in cooperation with computer program code stored in the memory of the respective apparatus, is configured to cause the apparatus to perform at least the thus mentioned function. Also, such function is to be construed to be equivalently implementable by specifically configured means for performing the respective function (i.e. the expression “processor configured to [cause the apparatus to] perform xxx-ing” is construed to be equivalent to an expression such as “means for xxx-ing”).
According to example embodiments, an apparatus representing the first network entity 10 (e.g. managing artificial intelligence or machine learning trustworthiness in a network) comprises at least one processor 131, at least one memory 132 including computer program code, and at least one interface 133 configured for communication with at least another apparatus. The processor (i.e. the at least one processor 131, with the at least one memory 132 and the computer program code) is configured to perform transmitting a first artificial intelligence or machine learning trustworthiness related message towards a second network entity managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in said network (thus the apparatus comprising corresponding means for transmitting), and to perform receiving a second artificial intelligence or machine learning trustworthiness related message from said second network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter (thus the apparatus comprising corresponding means for receiving).
According to example embodiments, an apparatus representing the second network entity 10 (e.g. managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in a network) comprises at least one processor 135, at least one memory 136 including computer program code, and at least one interface 137 configured for communication with at least another apparatus. The processor (i.e. the at least one processor 135, with the at least one memory 136 and the computer program code) is configured to perform receiving a first artificial intelligence or machine learning trustworthiness related message from a first network entity managing artificial intelligence or machine learning trustworthiness in said network (thus the apparatus comprising corresponding means for receiving), and to perform transmitting a second artificial intelligence or machine learning trustworthiness related message towards said first network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter (thus the apparatus comprising corresponding means for transmitting).
For further details regarding the operability/functionality of the individual apparatuses, reference is made to the above description in connection with any one of
For the purpose of the present disclosure as described herein above, it should be noted that
In general, it is to be noted that respective functional blocks or elements according to above-described aspects can be implemented by any known means, either in hardware and/or software, respectively, if it is only adapted to perform the described functions of the respective parts. The mentioned method steps can be realized in individual functional blocks or by individual devices, or one or more of the method steps can be realized in a single functional block or by a single device.
Generally, any method step is suitable to be implemented as software or by hardware without changing the idea of the present disclosure. Devices and means can be implemented as individual devices, but this does not exclude that they are implemented in a distributed fashion throughout the system, as long as the functionality of the device is preserved. Such and similar principles are to be considered as known to a skilled person.
Software in the sense of the present description comprises software code as such comprising code means or portions or a computer program or a computer program product for performing the respective functions, as well as software (or a computer program or a computer program product) embodied on a tangible medium such as a computer-readable (storage) medium having stored thereon a respective data structure or code means/portions or embodied in a signal or in a chip, potentially during processing thereof.
The present disclosure also covers any conceivable combination of method steps and operations described above, and any conceivable combination of nodes, apparatuses, modules or elements described above, as long as the above-described concepts of methodology and structural arrangement are applicable.
In view of the above, there are provided measures for trust related management of artificial intelligence or machine learning pipelines in relation to the trustworthiness factor explainability. Such measures exemplarily comprise, at a first network entity managing artificial intelligence or machine learning trustworthiness in a network, transmitting a first artificial intelligence or machine learning trustworthiness related message towards a second network entity managing artificial intelligence or machine learning trustworthiness in an artificial intelligence or machine learning pipeline in said network, and receiving a second artificial intelligence or machine learning trustworthiness related message from said second network entity, wherein said first artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as a trustworthiness factor out of trustworthiness factors including at least artificial intelligence or machine learning model fairness, artificial intelligence or machine learning model explainability, and artificial intelligence or machine learning model robustness, said second artificial intelligence or machine learning trustworthiness related message is related to artificial intelligence or machine learning model explainability as said trustworthiness factor, and said first artificial intelligence or machine learning trustworthiness related message comprises a first information element including at least one first artificial intelligence or machine learning model explainability related parameter.
Even though the disclosure is described above with reference to the examples according to the accompanying drawings, it is to be understood that the disclosure is not restricted thereto. Rather, it is apparent to those skilled in the art that the present disclosure can be modified in many ways without departing from the scope of the inventive idea as disclosed herein.
Number | Date | Country | Kind |
---|---|---|---|
PCT/EP2021/071153 | Jul 2021 | EP | regional |