(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Applications of Argumentation in AI

What is it about?

This works shows how we can develop in a systematic and principled way real-life applications of AI based on argumentation. It showcases an application for investment portfolio selection, an application for determining data access and data sharing rights, and, an application for an eye-clinic that determines the severity of a case.

Why is it important?

It addresses well the needs of human-like AI and explainable AI in an approach with a solid theoretical foundation, based on the notion of the validity of arguments, and a principled methodology for knowledge engineering for the development of applications.

Read more on Kudos…
The following have contributed to this page:
Antonis Kakas and Nikolaos Spanoudakis
' ,"url"));