{"id":771398,"date":"2025-10-08T06:57:00","date_gmt":"2025-10-08T04:57:00","guid":{"rendered":"https:\/\/www.devoteam.com\/expert-view\/ai-explainability-building-trust-through-understanding\/"},"modified":"2025-10-08T06:57:00","modified_gmt":"2025-10-08T04:57:00","slug":"ai-explainability-building-trust-through-understanding","status":"publish","type":"expert-view","link":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/","title":{"rendered":"AI Explainability: Building Trust Through Understanding"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Artificial intelligence has profoundly transformed our ability to analyse data, detect anomalies, predict behaviours, and automate decisions. But this growing power raises an essential question: can we truly trust what we don&#8217;t understand?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the entire challenge of AI explainability, a field of research that has become central to building responsible, transparent systems aligned with human values.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-ai-paradox-performance-vs-understanding\">The AI Paradox: Performance vs. Understanding<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The most powerful AI models today\u2014deep neural networks, large-scale language models, hybrid architectures\u2014excel in performance but often remain opaque. They are black boxes, capable of predicting with precision&#8230; without us really knowing why.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Yet, in many sensitive domains, such as healthcare, finance, justice, and cybersecurity, understanding the &#8220;why&#8221; is just as crucial as the result itself.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Why was this loan rejected? What makes this patient high-risk? How was this message classified as misinformation?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is where explainability comes in. It aims to address a simple yet powerful requirement: making artificial intelligence understandable to humans.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-ai-explainability-transparency\">AI Explainability \u2260 Transparency<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s important to distinguish between transparency and explainability.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Transparency refers to the openness of the model: internal structure, weights, and parameters. Explainability extends further: it involves providing understandable justifications, even for non-expert users.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A system can be transparent without being explainable if it exposes millions of parameters without extracting meaning from them. Conversely, a system can be internally opaque yet still provide clear and usable explanations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-human-nature-as-inspiration\">Human Nature as Inspiration<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To understand the need for explainability, we can once again turn to the human body.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Imagine a doctor announcing intensive treatment without explanation. Even if the treatment is justified, you would feel a lack of trust. Conversely, if they take the time to explain the causes, expected effects, and alternatives, you&#8217;re more inclined to cooperate.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Explainable AI must play this role: not impose, but dialogue.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-toward-ai-that-explains-itself-two-major-approaches\">Toward AI That Explains Itself: Two Major Approaches<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are two main approaches to making AI explainable:<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-medium-font-size\" id=\"h-intrinsically-explainable-models\">Intrinsically Explainable Models<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">These are simple models by construction: decision trees, logical rules, and linear regressions. They have the advantage of being natively interpretable, but sometimes limit performance on complex tasks.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-medium-font-size\" id=\"h-post-hoc-explanation-techniques\">Post-Hoc Explanation Techniques<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">They apply after the fact to complex models (deep learning, XGBoost, etc.). The idea is to generate a localised explanation, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>SHAP<\/strong>: Contribution of each variable to a given prediction.<\/li>\n\n\n\n<li><strong>LIME<\/strong>: Local approximation by a simple model.<\/li>\n\n\n\n<li><strong>CAM\/Grad-CAM<\/strong>: Visualisation of activated areas in an image.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">These techniques replay the model&#8217;s thinking, translating it into human language.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-mape-xt-a-new-loop-for-trustworthy-ai\">MAPE-XT: A New Loop for Trustworthy AI<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Like the MAPE-K loop that structures autonomous systems (Monitor, Analyse, Plan, Execute \u2013 Knowledge), AI explainability can be conceived as a continuous loop:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Monitor<\/strong>: Observe decisions made by AI in production.<\/li>\n\n\n\n<li><strong>Analyse<\/strong>: Identify problematic or sensitive cases.<\/li>\n\n\n\n<li><strong>Explain<\/strong>: Provide an understandable explanation of the decision.<\/li>\n\n\n\n<li><strong>Trust<\/strong>: Strengthen or adjust the user&#8217;s trust.<\/li>\n\n\n\n<li><strong>Improve<\/strong>: Adapt the model or context if necessary.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">We call this the MAPE-XT loop, where X = Explain and T = Trust. This is the foundation of trustworthy, explainable, ethical, and evolving AI.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-our-approach-toward-integrated-mathematically-founded-explainability\">Our Approach: Toward Integrated, Mathematically-Founded Explainability<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">At Devoteam, we do not consider explainability as a simple post-processing option. We conceive of it as a fundamental pillar of trustworthy AI, which must be integrated from the model design phase, with formal, traceable, and understandable guarantees.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is why we have developed an original and rigorous approach, based on a strong mathematical principle: the constructive axiom of choice.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-medium-font-size\" id=\"h-ai-that-explains-itself-while-it-learns\">AI That Explains Itself&#8230; While It Learns<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Unlike conventional post-hoc explanation methods such as LIME or SHAP, our method relies on rigorous selection of neural activations during training, applying a constructive version of the axiom of choice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Concretely, at each layer of the network, an internal mechanism observes the activations generated, identifies those that truly contributed to the final prediction, and automatically traces an explanation path. This path, stable, understandable, and visualizable, guarantees an intrinsic justification of each decision made by the model.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Each retained activation is selected because it satisfies a formal property related to its actual contribution to the model&#8217;s output, measured by a partial derivative of the loss function. This makes the explanation mathematically justified, not approximated.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-medium-font-size\" id=\"h-an-explainable-modular-and-traceable-ecosystem\">An Explainable, Modular, and Traceable Ecosystem<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Our approach to AI explainability is structured around three complementary components. They are designed to make explainability native, traceable, and visualizable at each stage of the AI lifecycle:<\/p>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-modeldoc\">ModelDoc<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Automatically generates explanation sheets after each training run, integrating the activation path selected by the constructive axiom of choice. Each model is accompanied by its own &#8220;explainability signature,&#8221; documented and versioned.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-insightx\">InsightX<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">A hybrid explanation engine, combining post-hoc local explanations (via SHAP\/LIME) and intrinsic explanations (via our constructive activation algorithm). It enables cross-referencing approaches for a fine, multi-scale, and coherent view of the decision.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-auditflow\">AuditFlow<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Ensures complete traceability: logging of AI decisions, history of critical activations, detection of explanatory inconsistencies, and automatic generation of ethical compliance reports. This is our algorithmic governance component.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-our-vision-mathematically-justifiable-ai\"><strong>Our Vision: Mathematically Justifiable AI<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We firmly believe that <a href=\"https:\/\/devoteam.info\/en-dk\/services\/ai-ml\/\" target=\"_blank\" rel=\"noreferrer noopener\">AI is worthy of trust<\/a> only if it is deeply explainable. Through the integration of the constructive axiom of choice model, our approach:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Guarantees verifiable selection of meaningful elements at each layer of the network.<\/li>\n\n\n\n<li>Establishes a continuous explanatory trace, from the first activated neuron to the final prediction.<\/li>\n\n\n\n<li>Enables visualisation of the decision path in the form of activated graphs, accessible to both business teams and technical experts.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Our ambition? To make every AI decision an opportunity for justification, dialogue, and strengthened trust.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our work on this issue has been evaluated, accepted, and presented at the <a href=\"https:\/\/ieeexplore.ieee.org\/document\/10974933\" target=\"_blank\" rel=\"noreferrer noopener\">2025 IEEE Symposium on Trustworthy, Explainable, and Responsible Computational Intelligence (CITREx)<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Explainability is neither a luxury nor a secondary option. Today, it is a fundamental requirement for artificial intelligence to be sustainably integrated into critical contexts, whether medical, financial, industrial, or societal.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Just as with autonomous systems, where intelligence stems from the ability to observe, analyse, and adapt, trustworthy AI is one that can account for its reasoning, not just its results.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At Devoteam, we take one step further: we want AI that knows how to explain itself while it learns, relying on solid mathematical principles. By integrating the constructive axiom of choice into the very heart of neural network training, we enable each model to trace and justify its decision-making process rigorously and verifiably.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because trustworthy AI should never answer &#8220;I don&#8217;t know why.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead, it must be able to explain its reasoning, what mattered in its decision.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is how we build, every day, more explainable, more responsible, and profoundly human artificial intelligence.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Artificial intelligence has profoundly transformed our ability to analyse data, detect anomalies, predict behaviours, and automate decisions. But this growing power raises an essential question: can we truly trust what we don&#8217;t understand? This is the entire challenge of AI explainability, a field of research that has become central to building responsible, transparent systems aligned [&hellip;]<\/p>\n","protected":false},"featured_media":771399,"template":"","categories":[6153],"tags":[],"industry":[],"class_list":["post-771398","expert-view","type-expert-view","status-publish","has-post-thumbnail","hentry","category-ai"],"acf":[],"cards":"\n\t<div class=\"single-post-card\">\n\n\t\t<figure class=\"wp-block-post-featured-image\"><a href=\"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/\" target=\"_self\" ><img width=\"1920\" height=\"1097\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"AI Explainability: Building Trust Through Understanding\" style=\"aspect-ratio:4\/3;width:100%;object-fit:cover;\" decoding=\"async\" loading=\"lazy\" srcset=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664.jpg 1920w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-300x171.jpg 300w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-1024x585.jpg 1024w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-768x439.jpg 768w, https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-1536x878.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/a><\/figure>\n\n\t\t\n\t\t<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-43282307 wp-block-group-is-layout-flex\">\n\t<p style=\"font-style:normal;font-weight:700\" class=\"has-link-color wp-elements-1 wp-block-lp-post-type has-text-color has-primary-color has-small-font-size\">Expert View<\/p>\n\n\t\t\n\t\t<h3 style=\"font-style:normal;font-weight:400\" class=\"wp-block-post-title has-base-font-size\"><a href=\"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/\" target=\"_self\" >AI Explainability: Building Trust Through Understanding<\/a><\/h3><\/div>\n\t\t\n\t<\/div>\n\n","yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>AI Explainability: Building Trust Through Understanding | Devoteam<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI Explainability: Building Trust Through Understanding\" \/>\n<meta property=\"og:description\" content=\"Artificial intelligence has profoundly transformed our ability to analyse data, detect anomalies, predict behaviours, and automate decisions. But this growing power raises an essential question: can we truly trust what we don&#8217;t understand? This is the entire challenge of AI explainability, a field of research that has become central to building responsible, transparent systems aligned [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/\" \/>\n<meta property=\"og:site_name\" content=\"Devoteam\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/ai-explainability-building-trust-through-understanding\\\/\",\"url\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/ai-explainability-building-trust-through-understanding\\\/\",\"name\":\"AI Explainability: Building Trust Through Understanding | Devoteam\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/ai-explainability-building-trust-through-understanding\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/ai-explainability-building-trust-through-understanding\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/GettyImages-1976099664.jpg\",\"datePublished\":\"2025-10-08T04:57:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/ai-explainability-building-trust-through-understanding\\\/#breadcrumb\"},\"inLanguage\":\"en-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/ai-explainability-building-trust-through-understanding\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-DK\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/ai-explainability-building-trust-through-understanding\\\/#primaryimage\",\"url\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/GettyImages-1976099664.jpg\",\"contentUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/GettyImages-1976099664.jpg\",\"width\":1920,\"height\":1097},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/ai-explainability-building-trust-through-understanding\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expert View\",\"item\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/expert-view\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AI Explainability: Building Trust Through Understanding\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/#website\",\"url\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/\",\"name\":\"Devoteam\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/devoteam.info\\\/en-dk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-DK\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"AI Explainability: Building Trust Through Understanding | Devoteam","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/","og_locale":"en_US","og_type":"article","og_title":"AI Explainability: Building Trust Through Understanding","og_description":"Artificial intelligence has profoundly transformed our ability to analyse data, detect anomalies, predict behaviours, and automate decisions. But this growing power raises an essential question: can we truly trust what we don&#8217;t understand? This is the entire challenge of AI explainability, a field of research that has become central to building responsible, transparent systems aligned [&hellip;]","og_url":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/","og_site_name":"Devoteam","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/","url":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/","name":"AI Explainability: Building Trust Through Understanding | Devoteam","isPartOf":{"@id":"https:\/\/devoteam.info\/en-dk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/#primaryimage"},"image":{"@id":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/#primaryimage"},"thumbnailUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664.jpg","datePublished":"2025-10-08T04:57:00+00:00","breadcrumb":{"@id":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/#breadcrumb"},"inLanguage":"en-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/"]}]},{"@type":"ImageObject","inLanguage":"en-DK","@id":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/#primaryimage","url":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664.jpg","contentUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664.jpg","width":1920,"height":1097},{"@type":"BreadcrumbList","@id":"https:\/\/devoteam.info\/en-dk\/expert-view\/ai-explainability-building-trust-through-understanding\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devoteam.info\/en-dk\/"},{"@type":"ListItem","position":2,"name":"Expert View","item":"https:\/\/devoteam.info\/en-dk\/expert-view\/"},{"@type":"ListItem","position":3,"name":"AI Explainability: Building Trust Through Understanding"}]},{"@type":"WebSite","@id":"https:\/\/devoteam.info\/en-dk\/#website","url":"https:\/\/devoteam.info\/en-dk\/","name":"Devoteam","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devoteam.info\/en-dk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-DK"}]}},"uagb_featured_image_src":{"full":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664.jpg",1920,1097,false],"thumbnail":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-150x150.jpg",150,150,true],"medium":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-300x171.jpg",300,171,true],"medium_large":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-768x439.jpg",768,439,true],"large":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-1024x585.jpg",1024,585,true],"1536x1536":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664-1536x878.jpg",1536,878,true],"2048x2048":["https:\/\/devoteam.info\/wp-content\/uploads\/2024\/11\/GettyImages-1976099664.jpg",1920,1097,false]},"uagb_author_info":{"display_name":"julien.lemarchal","author_link":"https:\/\/devoteam.info\/en-dk\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Artificial intelligence has profoundly transformed our ability to analyse data, detect anomalies, predict behaviours, and automate decisions. But this growing power raises an essential question: can we truly trust what we don&#8217;t understand? This is the entire challenge of AI explainability, a field of research that has become central to building responsible, transparent systems aligned&hellip;","_links":{"self":[{"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/expert-view\/771398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/expert-view"}],"about":[{"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/types\/expert-view"}],"version-history":[{"count":0,"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/expert-view\/771398\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/media\/771399"}],"wp:attachment":[{"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/media?parent=771398"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/categories?post=771398"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/tags?post=771398"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/devoteam.info\/en-dk\/wp-json\/wp\/v2\/industry?post=771398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}