Explainable Composition of Aggregated Assistants
A new design of an AI assistant that has become increasingly popular is that of an "aggregated assistant" -- realized as an orchestrated composition of several individual skills or agents that can each perform atomic tasks. In this paper, we will talk about the role of planning in the automated composition of such assistants and explore how concepts in automated planning can help to establish transparency of the inner workings of the assistant to the end-user.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Explainable and Accurate Natural Language Understanding for Voice Assistants and Beyond
Joint intent detection and slot filling, which is also termed as joint NLU (Natural Language Understanding) is invaluable for smart voice assistants. Recent advancements in this area have been heavily focusing on improvi…
General ClassificationIntent Detectionnamed-entity-recognitionNamed Entity Recognition+4Towards Explainable AI Writing Assistants for Non-native English Speakers
We highlight the challenges faced by non-native speakers when using AI writing assistants to paraphrase text. Through an interview study with 15 non-native English speakers (NNESs) with varying levels of English proficie…
Foundations of Explainable Knowledge-Enabled Systems
Explainability has been an important goal since the early days of Artificial Intelligence. Several approaches for producing explanations have been developed. However, many of these approaches were tightly coupled with th…
Explainable artificial intelligenceBeyond Autocomplete: Designing CopilotLens Towards Transparent and Explainable AI Coding Agents
AI-powered code assistants are widely used to generate code completions, significantly boosting developer productivity. However, these tools typically present suggestions without explaining their rationale, leaving their…
Code CompletionDecision MakingRandom Utility with Aggregated Alternatives
This paper studies when discrete choice data involving aggregated alternatives such as categorical data or an outside option can be rationalized by a random utility model (RUM). Aggregation introduces ambiguity in compos…