際際滷

際際滷Share a Scribd company logo
息 2023 Intuit Inc. All rights reserved. 1
Ensuring AI Trust and
Transparency with
Inclusive Design
Ted Drake, Intuit
CSUN 2025
Ensuring AI Trust and Transparency with Inclusive Design
We must balance the value of AI branding with the customers' need to
understand their risk of accepting Gen AI content, providing data, and
understanding the AI process. Explore trauma-informed principles and
inclusive design solutions.
 Overview of the session
 Presenters and contact information
息 2023 Intuit Inc. All rights reserved. 2
Todays Agenda
 Leading with a trauma-informed approach
 Do No Harm
 Importance of Trust
 Branding vs Functionality
 Clearly identifying AI
 Transparency
 Explainable AI in practice
息 2023 Intuit Inc. All rights reserved. 3
Leading with a Trauma Informed Perspective
CSUN 2024: Introduce Trauma-Informed Design to your Organization
 Introduction to Trauma
 Trauma Informed Design Principles
 Examples
 Resources
Introduction - Proposal Description
 Generative AI and its potential risks for users with cognitive disabilities, anxiety
etc.
 Presentation Goals: Combine inclusive design and trauma-informed principles
to build trust, transparency, and usability for all users.
 Potential risks and benefits of Generative Artificial Intelligence (GenAI)
 Impact on users with cognitive disabilities, anxiety, memory loss, and trauma
survivors
息 2023 Intuit Inc. All rights reserved. 4
Trauma-informed Design (TID) Principles
Safety
Trustworthiness and Transparency
Peer Support
Collaboration and Mutuality
Empowerment, Voice, and Choice
Cultural Consideration
Trauma-informed design (TID) principles were established in architecture and
service design with an emphasis on providing safe spaces for those who have
suffered trauma. More recently, TID has been adopted within digital design of web
and mobile applications. The core principles of TID also lead to usable design that
respects the users privacy, security, and trust.
 Safety
 Trustworthiness and Transparency
 Peer Support
 Collaboration and Mutuality
 Empowerment, Voice, and Choice
 Cultural Consideration
We are also at an in鍖ection point with the integration of Arti鍖cial Intelligence within
our applications and services. Incorporating the TID principles in AI-in鍖uenced
design will ensure our products are supporting our diverse audiences and
prioritizing their experience.
 5 Principles of Trauma-Informed Design
 Trauma-informed Design Resources
Do No Harm
The most important element of TID is to do no harm. Our work will focus on
ensuring the customer understands the risk of generative AI content, recognizes
when AI is being used to generate information, understands how the decision was
generated, and the ability to exit the experience when there is a concern.
We will take an accessibility-鍖rst approach, focusing on the experience of assistive
technology users and cognitive disabilities. Building upon this foundation will
ensure our AI interfaces work well for everyone.
 Threats by arti鍖cial intelligence to human health and human existence - PMC
息 2023 Intuit Inc. All rights reserved. 6
What is the risk level?
Low risk
Illustration for slides
High risk
Hiring decisions
Some AI is low risk. For instance, prompting generative AI to create a cartoon of a
cat skateboarding is probably not going to hurt the customer. But asking AI to
review resumes, interview potential employees, and make the hiring decision has
great risk for the organization and the potential employees. A customer should
understand generated content and actions can include errors and must be
reviewed. The process of generating an answer must also be transparent.
息 2023 Intuit Inc. All rights reserved. 7
Risk Mitigation
Clear AI Identi鍖cation
Con鍖rmation
Explainable AI (XAI)
Provide Options
Escape Route
Customer Control
 To do no harm, we must be transparent about the role of AI and the
potential risk of accepting content without a review.
 AI identi鍖cation needs to be clear and accessible.
 High risk pathways must con鍖rm approval.
 Describe how a decision was made via Explainable AI (XAI).
 Provide multiple options.
Resources
 Screened Out: The Impact of Digitized Hiring Assessments on Disabled Workers -
Center for Democracy and Tech
 Con鍖rmation Dialogs Can Prevent User Errors (If Not Overused)
 What is Explainable AI (XAI)? | IBM
 UX considerations for generative AI apps and agents | Google Cloud Blog
Best practices for AI
Design
息 2023 Intuit Inc. All rights reserved. 9
Clearly Identifying AI
What signi鍖es AI is used to create, decide, or analyze?
 Sparkles
 Propellers
 Rainbows
Dont rely on visual indicators
Clearly identifying AI
Many products use a combination of sparkles, propellers, and rainbow borders to
highlight information is AI generated.
 AI UX Patterns | Symbols | ShapeofAI.com
息 2023 Intuit Inc. All rights reserved. 10
Alt text includes AI
Bad
<img src=/slideshow/csun-ensuring-ai-trust-and-transparency-with-inclusive-design-1-pdf/276572517/"..." alt="Sparkles">
Good
<img src=/slideshow/csun-ensuring-ai-trust-and-transparency-with-inclusive-design-1-pdf/276572517/"..." alt="AI powered">
In this example, the alt text on the icon was sparkle. This doesnt tell the customer
that AI was used to identify 10 outstanding invoices and providing additional payment
options.
Change the to AI powered.
Ive asked several screen reader users about using AI in alt text. Its a common
acronym at this point, you dont need to do anything to separate the letters.
息 2023 Intuit Inc. All rights reserved. 11
Focus on purpose, not design
Bad (SVG)
<title>Thinking and generating</title>
<desc>Brand animation for thinking</desc>
Good
<div role="img" aria-label="AI Powered">
<svg aria-hidden="true">...</svg>
</div>
At Intuit, we treat SVG icons as decorative via the aria-hidden rule. If they provide
context, they are wrapped in a container, such as a button, link, or span that
includes what the icon represents.
Bad (SVG)
<title>Thinking and generating</title>
<desc>Brand animation for thinking and
generating state</desc>
Good
<div role="img" aria-label="AI Powered">
<svg aria-hidden="true">
</svg>
</div>
息 2023 Intuit Inc. All rights reserved. 12
Avoid ambiguity
Purely visual:
 Rainbow borders and backgrounds
 Animations
Brand names
 Rufus, Gemini, Ari
 <img alt="" src=/slideshow/csun-ensuring-ai-trust-and-transparency-with-inclusive-design-1-pdf/276572517/"..." class="rufus-avatar-img">
Rainbow borders and animations are often used for de鍖ning something that is AI
powered. This is 鍖ne if there is also content to describe the AI connection. This also
includes the use of AI brand names, such as Rufus, Ari, and Gemini.
In chat interfaces, its important to label the responder as an AI agent, Amazons
Rufus uses an image with alt=.
<img alt="" src=".." class="rufus-avatar-img" height="20"
width="20">
Explainable AI (XAI)
Explainable AI
In many ways, Explainable AI (XAI) is the antidote for irresponsible, harmful bias in
AI. Imagine you are fired from your job after many years of solid work, only to find out
the decision was made by an AI service. If the decision used XAI, the process would
be clearly defined and open for review.
QuickBooks
Invoice
Reminders
Cash 鍖ow is critical for small business success. QuickBooks introduced an invoice
reminder service that highlights past due invoices and suggests emails to send to
customers. This includes several options for the voice used, such as fun or 鍖rm.
We will use this screen to illustrate several best practices.
息 2023 Intuit Inc. All rights reserved. 15
QuickBooks Invoice Reminders
Choosing the best voice
 Who is the customer
 Invoice details
This is a new customer that already has a late
payment. The invoice is almost $1,000 and they
have not yet received a reminder.
The suggested voice is Friendly
Theres also a clear explanation of why this invoice was highlighted and the
customers history. This is used to de鍖ne the style of letter being sent.
息 2023 Intuit Inc. All rights reserved. 16
Reduce anxiety
Ensure customer control
Provide suggestions
Customer Choice
Customer Choice
Choice and control are critical for designing with a trauma-informed approach. Our
goal is to reduce anxiety and ensure the customer has control of their interactions.
Continuing with the QuickBooks example, there are several sections that ensure
choice and control.
Voice and Tone chooser
While there are some guidelines for choosing the tone of a reminder email. A
friendly message is great for an invoice that is only past-due a few days. But a stern
message is needed for those that are overdue by more than 30 days. The customer
is always able to choose what they feel comfortable with.
息 2023 Intuit Inc. All rights reserved. 17
Provide a safe exit
Speed is critical with high-risk applications
Fallback to non-AI experience
Exit the AI Experience
Exit the AI Experience
Theres a button to exit the generative AI functionality and send a basic past-due
invoice reminder. The customer can still send an email, but trust the content is not
AI generated.
Safe exit is critical for trauma-informed design, especially when using an application
could lead to physical or mental harm. For example, an application for reporting
human traf鍖cking.
息 2023 Intuit Inc. All rights reserved. 18
Generated content:
 Editable
 Reviewed
 Accessible
Editable text
Editable text
Each of the email attributes can be edited. This allows the customer to review the
generated content to spell check, correct contact information, and add personal
notes.
One more thing
息 2023 Intuit Inc. All rights reserved. 20
Agentic AI
 Increase accessibility by reducing effort
 Minimal user interface
 Data must be con鍖rmed by customer
 XAI critical for con鍖rming accuracy
 Compare source documents and
extracted data
 Add Inclusive Agentic AI to your goals
You own a bakery in Anaheim and there will be a new Mosque built in the community
that supports the Iranian community. You want to see how you could add recipes to
welcome the new residents and generate sales.
You have agentic ai review your past sales and recipes for the use of rose water. You
want to compare with other nearby bakeries for rose-based desserts. You want to
analyze the number of bakeries near the mosque. Finally, create a business plan for
increasing the selection of deserts that include rose water for the next five years.
The majority of this work will not have an interface, its the collection of data from
multiple sources. As inclusive designers, we need to make sure the resulting data can
be verified, is understandable, and the customer has options to expand on the
information.
息 2023 Intuit Inc. All rights reserved. 21
Trauma Informed Design and Arti鍖cial Intelligence
Do no harm
Build trust
Support inclusivity
Prioritize safety, transparency, and user choice
Explainable AI
Integrating trauma-informed design (TID) principles into AI design is crucial for
building trust and ensuring inclusivity. By prioritizing safety, transparency, and user
choice, we can create AI experiences that are not only functional but also respectful
and considerate of diverse user needs and potential vulnerabilities. As AI continues
to evolve, a commitment to these principles will be essential for mitigating risks,
preventing harm, and fostering a positive and accessible experience for all users.
Questions?

More Related Content

More from Ted Drake (20)

The Saga of Accessible Colors
The Saga of Accessible ColorsThe Saga of Accessible Colors
The Saga of Accessible Colors
Ted Drake
Artificial Intelligence and Accessibility - GAAD 2020 - Hello A11y
Artificial Intelligence and Accessibility - GAAD 2020 - Hello A11yArtificial Intelligence and Accessibility - GAAD 2020 - Hello A11y
Artificial Intelligence and Accessibility - GAAD 2020 - Hello A11y
Ted Drake
Expand your outreach with an accessibility champions program
Expand your outreach with an accessibility champions program Expand your outreach with an accessibility champions program
Expand your outreach with an accessibility champions program
Ted Drake
Intuit's Accessibility Champion Program - Coaching and Celebrating
Intuit's Accessibility Champion Program - Coaching and Celebrating Intuit's Accessibility Champion Program - Coaching and Celebrating
Intuit's Accessibility Champion Program - Coaching and Celebrating
Ted Drake
Accessibility First Innovation
Accessibility First InnovationAccessibility First Innovation
Accessibility First Innovation
Ted Drake
Inclusive customer interviews make it your friday task
Inclusive customer interviews  make it your friday taskInclusive customer interviews  make it your friday task
Inclusive customer interviews make it your friday task
Ted Drake
Coaching and Celebrating Accessibility Champions
Coaching and Celebrating Accessibility ChampionsCoaching and Celebrating Accessibility Champions
Coaching and Celebrating Accessibility Champions
Ted Drake
Accessibility statements and resource publishing best practices csun 2019
Accessibility statements and resource publishing best practices   csun 2019Accessibility statements and resource publishing best practices   csun 2019
Accessibility statements and resource publishing best practices csun 2019
Ted Drake
Raising Accessibility Awareness at Intuit
Raising Accessibility Awareness at IntuitRaising Accessibility Awareness at Intuit
Raising Accessibility Awareness at Intuit
Ted Drake
Trickle Down Accessibility
Trickle Down AccessibilityTrickle Down Accessibility
Trickle Down Accessibility
Ted Drake
Trickle-Down Accessibility - CSUN 2018
Trickle-Down Accessibility - CSUN 2018Trickle-Down Accessibility - CSUN 2018
Trickle-Down Accessibility - CSUN 2018
Ted Drake
Accessibility metrics Accessibility Data Metrics and Reporting Industry Bes...
Accessibility metrics Accessibility Data Metrics and Reporting  Industry Bes...Accessibility metrics Accessibility Data Metrics and Reporting  Industry Bes...
Accessibility metrics Accessibility Data Metrics and Reporting Industry Bes...
Ted Drake
Mystery Meat 2.0 Making hidden mobile interactions accessible
Mystery Meat 2.0  Making hidden mobile interactions accessibleMystery Meat 2.0  Making hidden mobile interactions accessible
Mystery Meat 2.0 Making hidden mobile interactions accessible
Ted Drake
React Native Accessibility - San Diego React and React Native Meetup
React Native Accessibility - San Diego React and React Native MeetupReact Native Accessibility - San Diego React and React Native Meetup
React Native Accessibility - San Diego React and React Native Meetup
Ted Drake
Ubiquitous Transactions - Financial Future and Accessibility
Ubiquitous Transactions - Financial Future and AccessibilityUbiquitous Transactions - Financial Future and Accessibility
Ubiquitous Transactions - Financial Future and Accessibility
Ted Drake
Automated Testing Web, Mobile, Desktop - Challenges and Successes
Automated Testing  Web, Mobile, Desktop - Challenges and SuccessesAutomated Testing  Web, Mobile, Desktop - Challenges and Successes
Automated Testing Web, Mobile, Desktop - Challenges and Successes
Ted Drake
Wearable Future for Accessibility
Wearable Future for AccessibilityWearable Future for Accessibility
Wearable Future for Accessibility
Ted Drake
Android Accessibility - The missing manual
Android Accessibility - The missing manualAndroid Accessibility - The missing manual
Android Accessibility - The missing manual
Ted Drake
Wearable-First Design and Accessibility
Wearable-First Design and AccessibilityWearable-First Design and Accessibility
Wearable-First Design and Accessibility
Ted Drake
Introduction to Accessibility for Girls Who Code Summer Camp 2015 at Intuit
Introduction to Accessibility for Girls Who Code Summer Camp 2015 at IntuitIntroduction to Accessibility for Girls Who Code Summer Camp 2015 at Intuit
Introduction to Accessibility for Girls Who Code Summer Camp 2015 at Intuit
Ted Drake
The Saga of Accessible Colors
The Saga of Accessible ColorsThe Saga of Accessible Colors
The Saga of Accessible Colors
Ted Drake
Artificial Intelligence and Accessibility - GAAD 2020 - Hello A11y
Artificial Intelligence and Accessibility - GAAD 2020 - Hello A11yArtificial Intelligence and Accessibility - GAAD 2020 - Hello A11y
Artificial Intelligence and Accessibility - GAAD 2020 - Hello A11y
Ted Drake
Expand your outreach with an accessibility champions program
Expand your outreach with an accessibility champions program Expand your outreach with an accessibility champions program
Expand your outreach with an accessibility champions program
Ted Drake
Intuit's Accessibility Champion Program - Coaching and Celebrating
Intuit's Accessibility Champion Program - Coaching and Celebrating Intuit's Accessibility Champion Program - Coaching and Celebrating
Intuit's Accessibility Champion Program - Coaching and Celebrating
Ted Drake
Accessibility First Innovation
Accessibility First InnovationAccessibility First Innovation
Accessibility First Innovation
Ted Drake
Inclusive customer interviews make it your friday task
Inclusive customer interviews  make it your friday taskInclusive customer interviews  make it your friday task
Inclusive customer interviews make it your friday task
Ted Drake
Coaching and Celebrating Accessibility Champions
Coaching and Celebrating Accessibility ChampionsCoaching and Celebrating Accessibility Champions
Coaching and Celebrating Accessibility Champions
Ted Drake
Accessibility statements and resource publishing best practices csun 2019
Accessibility statements and resource publishing best practices   csun 2019Accessibility statements and resource publishing best practices   csun 2019
Accessibility statements and resource publishing best practices csun 2019
Ted Drake
Raising Accessibility Awareness at Intuit
Raising Accessibility Awareness at IntuitRaising Accessibility Awareness at Intuit
Raising Accessibility Awareness at Intuit
Ted Drake
Trickle Down Accessibility
Trickle Down AccessibilityTrickle Down Accessibility
Trickle Down Accessibility
Ted Drake
Trickle-Down Accessibility - CSUN 2018
Trickle-Down Accessibility - CSUN 2018Trickle-Down Accessibility - CSUN 2018
Trickle-Down Accessibility - CSUN 2018
Ted Drake
Accessibility metrics Accessibility Data Metrics and Reporting Industry Bes...
Accessibility metrics Accessibility Data Metrics and Reporting  Industry Bes...Accessibility metrics Accessibility Data Metrics and Reporting  Industry Bes...
Accessibility metrics Accessibility Data Metrics and Reporting Industry Bes...
Ted Drake
Mystery Meat 2.0 Making hidden mobile interactions accessible
Mystery Meat 2.0  Making hidden mobile interactions accessibleMystery Meat 2.0  Making hidden mobile interactions accessible
Mystery Meat 2.0 Making hidden mobile interactions accessible
Ted Drake
React Native Accessibility - San Diego React and React Native Meetup
React Native Accessibility - San Diego React and React Native MeetupReact Native Accessibility - San Diego React and React Native Meetup
React Native Accessibility - San Diego React and React Native Meetup
Ted Drake
Ubiquitous Transactions - Financial Future and Accessibility
Ubiquitous Transactions - Financial Future and AccessibilityUbiquitous Transactions - Financial Future and Accessibility
Ubiquitous Transactions - Financial Future and Accessibility
Ted Drake
Automated Testing Web, Mobile, Desktop - Challenges and Successes
Automated Testing  Web, Mobile, Desktop - Challenges and SuccessesAutomated Testing  Web, Mobile, Desktop - Challenges and Successes
Automated Testing Web, Mobile, Desktop - Challenges and Successes
Ted Drake
Wearable Future for Accessibility
Wearable Future for AccessibilityWearable Future for Accessibility
Wearable Future for Accessibility
Ted Drake
Android Accessibility - The missing manual
Android Accessibility - The missing manualAndroid Accessibility - The missing manual
Android Accessibility - The missing manual
Ted Drake
Wearable-First Design and Accessibility
Wearable-First Design and AccessibilityWearable-First Design and Accessibility
Wearable-First Design and Accessibility
Ted Drake
Introduction to Accessibility for Girls Who Code Summer Camp 2015 at Intuit
Introduction to Accessibility for Girls Who Code Summer Camp 2015 at IntuitIntroduction to Accessibility for Girls Who Code Summer Camp 2015 at Intuit
Introduction to Accessibility for Girls Who Code Summer Camp 2015 at Intuit
Ted Drake

Recently uploaded (20)

Wondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 LatestWondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 Latest
udkg888
A Framework for Model-Driven Digital Twin Engineering
A Framework for Model-Driven Digital Twin EngineeringA Framework for Model-Driven Digital Twin Engineering
A Framework for Model-Driven Digital Twin Engineering
Daniel Lehner
Technology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptxTechnology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptx
kaylagaze
What Makes "Deep Research"? A Dive into AI Agents
What Makes "Deep Research"? A Dive into AI AgentsWhat Makes "Deep Research"? A Dive into AI Agents
What Makes "Deep Research"? A Dive into AI Agents
Zilliz
SMART SENTRY CYBER THREAT INTELLIGENCE IN IIOT
SMART SENTRY CYBER THREAT INTELLIGENCE IN IIOTSMART SENTRY CYBER THREAT INTELLIGENCE IN IIOT
SMART SENTRY CYBER THREAT INTELLIGENCE IN IIOT
TanmaiArni
AIXMOOC 2.3 - Modelli di reti neurali con esperimenti di addestramento
AIXMOOC 2.3 - Modelli di reti neurali con esperimenti di addestramentoAIXMOOC 2.3 - Modelli di reti neurali con esperimenti di addestramento
AIXMOOC 2.3 - Modelli di reti neurali con esperimenti di addestramento
Alessandro Bogliolo
Revolutionizing-Government-Communication-The-OSWAN-Success-Story
Revolutionizing-Government-Communication-The-OSWAN-Success-StoryRevolutionizing-Government-Communication-The-OSWAN-Success-Story
Revolutionizing-Government-Communication-The-OSWAN-Success-Story
ssuser52ad5e
L01 Introduction to Nanoindentation - What is hardness
L01 Introduction to Nanoindentation - What is hardnessL01 Introduction to Nanoindentation - What is hardness
L01 Introduction to Nanoindentation - What is hardness
RostislavDaniel
Gojek Clone Multi-Service Super App.pptx
Gojek Clone Multi-Service Super App.pptxGojek Clone Multi-Service Super App.pptx
Gojek Clone Multi-Service Super App.pptx
V3cube
Future-Proof Your Career with AI Options
Future-Proof Your  Career with AI OptionsFuture-Proof Your  Career with AI Options
Future-Proof Your Career with AI Options
DianaGray10
Cloud of everything Tech of the 21 century in Aviation
Cloud of everything Tech of the 21 century in AviationCloud of everything Tech of the 21 century in Aviation
Cloud of everything Tech of the 21 century in Aviation
Assem mousa
Integrated Operating Window - A Gateway to PM
Integrated Operating Window - A Gateway to PMIntegrated Operating Window - A Gateway to PM
Integrated Operating Window - A Gateway to PM
Farhan Tariq
30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...
30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...
30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...
ScyllaDB
UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1
DianaGray10
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptxUnderstanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
shyamraj55
EaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial KeyEaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial Key
kherorpacca127
Fl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free DownloadFl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free Download
kherorpacca127
World Information Architecture Day 2025 - UX at a Crossroads
World Information Architecture Day 2025 - UX at a CrossroadsWorld Information Architecture Day 2025 - UX at a Crossroads
World Information Architecture Day 2025 - UX at a Crossroads
Joshua Randall
FinTech - US Annual Funding Report - 2024.pptx
FinTech - US Annual Funding Report - 2024.pptxFinTech - US Annual Funding Report - 2024.pptx
FinTech - US Annual Funding Report - 2024.pptx
Tracxn
UiPath Automation Developer Associate Training Series 2025 - Session 2
UiPath Automation Developer Associate Training Series 2025 - Session 2UiPath Automation Developer Associate Training Series 2025 - Session 2
UiPath Automation Developer Associate Training Series 2025 - Session 2
DianaGray10
Wondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 LatestWondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 Latest
udkg888
A Framework for Model-Driven Digital Twin Engineering
A Framework for Model-Driven Digital Twin EngineeringA Framework for Model-Driven Digital Twin Engineering
A Framework for Model-Driven Digital Twin Engineering
Daniel Lehner
Technology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptxTechnology use over time and its impact on consumers and businesses.pptx
Technology use over time and its impact on consumers and businesses.pptx
kaylagaze
What Makes "Deep Research"? A Dive into AI Agents
What Makes "Deep Research"? A Dive into AI AgentsWhat Makes "Deep Research"? A Dive into AI Agents
What Makes "Deep Research"? A Dive into AI Agents
Zilliz
SMART SENTRY CYBER THREAT INTELLIGENCE IN IIOT
SMART SENTRY CYBER THREAT INTELLIGENCE IN IIOTSMART SENTRY CYBER THREAT INTELLIGENCE IN IIOT
SMART SENTRY CYBER THREAT INTELLIGENCE IN IIOT
TanmaiArni
AIXMOOC 2.3 - Modelli di reti neurali con esperimenti di addestramento
AIXMOOC 2.3 - Modelli di reti neurali con esperimenti di addestramentoAIXMOOC 2.3 - Modelli di reti neurali con esperimenti di addestramento
AIXMOOC 2.3 - Modelli di reti neurali con esperimenti di addestramento
Alessandro Bogliolo
Revolutionizing-Government-Communication-The-OSWAN-Success-Story
Revolutionizing-Government-Communication-The-OSWAN-Success-StoryRevolutionizing-Government-Communication-The-OSWAN-Success-Story
Revolutionizing-Government-Communication-The-OSWAN-Success-Story
ssuser52ad5e
L01 Introduction to Nanoindentation - What is hardness
L01 Introduction to Nanoindentation - What is hardnessL01 Introduction to Nanoindentation - What is hardness
L01 Introduction to Nanoindentation - What is hardness
RostislavDaniel
Gojek Clone Multi-Service Super App.pptx
Gojek Clone Multi-Service Super App.pptxGojek Clone Multi-Service Super App.pptx
Gojek Clone Multi-Service Super App.pptx
V3cube
Future-Proof Your Career with AI Options
Future-Proof Your  Career with AI OptionsFuture-Proof Your  Career with AI Options
Future-Proof Your Career with AI Options
DianaGray10
Cloud of everything Tech of the 21 century in Aviation
Cloud of everything Tech of the 21 century in AviationCloud of everything Tech of the 21 century in Aviation
Cloud of everything Tech of the 21 century in Aviation
Assem mousa
Integrated Operating Window - A Gateway to PM
Integrated Operating Window - A Gateway to PMIntegrated Operating Window - A Gateway to PM
Integrated Operating Window - A Gateway to PM
Farhan Tariq
30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...
30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...
30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...
ScyllaDB
UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1
DianaGray10
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptxUnderstanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
shyamraj55
EaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial KeyEaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial Key
kherorpacca127
Fl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free DownloadFl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free Download
kherorpacca127
World Information Architecture Day 2025 - UX at a Crossroads
World Information Architecture Day 2025 - UX at a CrossroadsWorld Information Architecture Day 2025 - UX at a Crossroads
World Information Architecture Day 2025 - UX at a Crossroads
Joshua Randall
FinTech - US Annual Funding Report - 2024.pptx
FinTech - US Annual Funding Report - 2024.pptxFinTech - US Annual Funding Report - 2024.pptx
FinTech - US Annual Funding Report - 2024.pptx
Tracxn
UiPath Automation Developer Associate Training Series 2025 - Session 2
UiPath Automation Developer Associate Training Series 2025 - Session 2UiPath Automation Developer Associate Training Series 2025 - Session 2
UiPath Automation Developer Associate Training Series 2025 - Session 2
DianaGray10

CSUN Ensuring AI Trust and Transparency with Inclusive Design-1.pdf

  • 1. 息 2023 Intuit Inc. All rights reserved. 1 Ensuring AI Trust and Transparency with Inclusive Design Ted Drake, Intuit CSUN 2025 Ensuring AI Trust and Transparency with Inclusive Design We must balance the value of AI branding with the customers' need to understand their risk of accepting Gen AI content, providing data, and understanding the AI process. Explore trauma-informed principles and inclusive design solutions. Overview of the session Presenters and contact information
  • 2. 息 2023 Intuit Inc. All rights reserved. 2 Todays Agenda Leading with a trauma-informed approach Do No Harm Importance of Trust Branding vs Functionality Clearly identifying AI Transparency Explainable AI in practice
  • 3. 息 2023 Intuit Inc. All rights reserved. 3 Leading with a Trauma Informed Perspective CSUN 2024: Introduce Trauma-Informed Design to your Organization Introduction to Trauma Trauma Informed Design Principles Examples Resources Introduction - Proposal Description Generative AI and its potential risks for users with cognitive disabilities, anxiety etc. Presentation Goals: Combine inclusive design and trauma-informed principles to build trust, transparency, and usability for all users. Potential risks and benefits of Generative Artificial Intelligence (GenAI) Impact on users with cognitive disabilities, anxiety, memory loss, and trauma survivors
  • 4. 息 2023 Intuit Inc. All rights reserved. 4 Trauma-informed Design (TID) Principles Safety Trustworthiness and Transparency Peer Support Collaboration and Mutuality Empowerment, Voice, and Choice Cultural Consideration Trauma-informed design (TID) principles were established in architecture and service design with an emphasis on providing safe spaces for those who have suffered trauma. More recently, TID has been adopted within digital design of web and mobile applications. The core principles of TID also lead to usable design that respects the users privacy, security, and trust. Safety Trustworthiness and Transparency Peer Support Collaboration and Mutuality Empowerment, Voice, and Choice Cultural Consideration We are also at an in鍖ection point with the integration of Arti鍖cial Intelligence within our applications and services. Incorporating the TID principles in AI-in鍖uenced design will ensure our products are supporting our diverse audiences and prioritizing their experience. 5 Principles of Trauma-Informed Design Trauma-informed Design Resources
  • 5. Do No Harm The most important element of TID is to do no harm. Our work will focus on ensuring the customer understands the risk of generative AI content, recognizes when AI is being used to generate information, understands how the decision was generated, and the ability to exit the experience when there is a concern. We will take an accessibility-鍖rst approach, focusing on the experience of assistive technology users and cognitive disabilities. Building upon this foundation will ensure our AI interfaces work well for everyone. Threats by arti鍖cial intelligence to human health and human existence - PMC
  • 6. 息 2023 Intuit Inc. All rights reserved. 6 What is the risk level? Low risk Illustration for slides High risk Hiring decisions Some AI is low risk. For instance, prompting generative AI to create a cartoon of a cat skateboarding is probably not going to hurt the customer. But asking AI to review resumes, interview potential employees, and make the hiring decision has great risk for the organization and the potential employees. A customer should understand generated content and actions can include errors and must be reviewed. The process of generating an answer must also be transparent.
  • 7. 息 2023 Intuit Inc. All rights reserved. 7 Risk Mitigation Clear AI Identi鍖cation Con鍖rmation Explainable AI (XAI) Provide Options Escape Route Customer Control To do no harm, we must be transparent about the role of AI and the potential risk of accepting content without a review. AI identi鍖cation needs to be clear and accessible. High risk pathways must con鍖rm approval. Describe how a decision was made via Explainable AI (XAI). Provide multiple options. Resources Screened Out: The Impact of Digitized Hiring Assessments on Disabled Workers - Center for Democracy and Tech Con鍖rmation Dialogs Can Prevent User Errors (If Not Overused) What is Explainable AI (XAI)? | IBM UX considerations for generative AI apps and agents | Google Cloud Blog
  • 8. Best practices for AI Design
  • 9. 息 2023 Intuit Inc. All rights reserved. 9 Clearly Identifying AI What signi鍖es AI is used to create, decide, or analyze? Sparkles Propellers Rainbows Dont rely on visual indicators Clearly identifying AI Many products use a combination of sparkles, propellers, and rainbow borders to highlight information is AI generated. AI UX Patterns | Symbols | ShapeofAI.com
  • 10. 息 2023 Intuit Inc. All rights reserved. 10 Alt text includes AI Bad <img src=/slideshow/csun-ensuring-ai-trust-and-transparency-with-inclusive-design-1-pdf/276572517/"..." alt="Sparkles"> Good <img src=/slideshow/csun-ensuring-ai-trust-and-transparency-with-inclusive-design-1-pdf/276572517/"..." alt="AI powered"> In this example, the alt text on the icon was sparkle. This doesnt tell the customer that AI was used to identify 10 outstanding invoices and providing additional payment options. Change the to AI powered. Ive asked several screen reader users about using AI in alt text. Its a common acronym at this point, you dont need to do anything to separate the letters.
  • 11. 息 2023 Intuit Inc. All rights reserved. 11 Focus on purpose, not design Bad (SVG) <title>Thinking and generating</title> <desc>Brand animation for thinking</desc> Good <div role="img" aria-label="AI Powered"> <svg aria-hidden="true">...</svg> </div> At Intuit, we treat SVG icons as decorative via the aria-hidden rule. If they provide context, they are wrapped in a container, such as a button, link, or span that includes what the icon represents. Bad (SVG) <title>Thinking and generating</title> <desc>Brand animation for thinking and generating state</desc> Good <div role="img" aria-label="AI Powered"> <svg aria-hidden="true"> </svg> </div>
  • 12. 息 2023 Intuit Inc. All rights reserved. 12 Avoid ambiguity Purely visual: Rainbow borders and backgrounds Animations Brand names Rufus, Gemini, Ari <img alt="" src=/slideshow/csun-ensuring-ai-trust-and-transparency-with-inclusive-design-1-pdf/276572517/"..." class="rufus-avatar-img"> Rainbow borders and animations are often used for de鍖ning something that is AI powered. This is 鍖ne if there is also content to describe the AI connection. This also includes the use of AI brand names, such as Rufus, Ari, and Gemini. In chat interfaces, its important to label the responder as an AI agent, Amazons Rufus uses an image with alt=. <img alt="" src=".." class="rufus-avatar-img" height="20" width="20">
  • 13. Explainable AI (XAI) Explainable AI In many ways, Explainable AI (XAI) is the antidote for irresponsible, harmful bias in AI. Imagine you are fired from your job after many years of solid work, only to find out the decision was made by an AI service. If the decision used XAI, the process would be clearly defined and open for review.
  • 14. QuickBooks Invoice Reminders Cash 鍖ow is critical for small business success. QuickBooks introduced an invoice reminder service that highlights past due invoices and suggests emails to send to customers. This includes several options for the voice used, such as fun or 鍖rm. We will use this screen to illustrate several best practices.
  • 15. 息 2023 Intuit Inc. All rights reserved. 15 QuickBooks Invoice Reminders Choosing the best voice Who is the customer Invoice details This is a new customer that already has a late payment. The invoice is almost $1,000 and they have not yet received a reminder. The suggested voice is Friendly Theres also a clear explanation of why this invoice was highlighted and the customers history. This is used to de鍖ne the style of letter being sent.
  • 16. 息 2023 Intuit Inc. All rights reserved. 16 Reduce anxiety Ensure customer control Provide suggestions Customer Choice Customer Choice Choice and control are critical for designing with a trauma-informed approach. Our goal is to reduce anxiety and ensure the customer has control of their interactions. Continuing with the QuickBooks example, there are several sections that ensure choice and control. Voice and Tone chooser While there are some guidelines for choosing the tone of a reminder email. A friendly message is great for an invoice that is only past-due a few days. But a stern message is needed for those that are overdue by more than 30 days. The customer is always able to choose what they feel comfortable with.
  • 17. 息 2023 Intuit Inc. All rights reserved. 17 Provide a safe exit Speed is critical with high-risk applications Fallback to non-AI experience Exit the AI Experience Exit the AI Experience Theres a button to exit the generative AI functionality and send a basic past-due invoice reminder. The customer can still send an email, but trust the content is not AI generated. Safe exit is critical for trauma-informed design, especially when using an application could lead to physical or mental harm. For example, an application for reporting human traf鍖cking.
  • 18. 息 2023 Intuit Inc. All rights reserved. 18 Generated content: Editable Reviewed Accessible Editable text Editable text Each of the email attributes can be edited. This allows the customer to review the generated content to spell check, correct contact information, and add personal notes.
  • 20. 息 2023 Intuit Inc. All rights reserved. 20 Agentic AI Increase accessibility by reducing effort Minimal user interface Data must be con鍖rmed by customer XAI critical for con鍖rming accuracy Compare source documents and extracted data Add Inclusive Agentic AI to your goals You own a bakery in Anaheim and there will be a new Mosque built in the community that supports the Iranian community. You want to see how you could add recipes to welcome the new residents and generate sales. You have agentic ai review your past sales and recipes for the use of rose water. You want to compare with other nearby bakeries for rose-based desserts. You want to analyze the number of bakeries near the mosque. Finally, create a business plan for increasing the selection of deserts that include rose water for the next five years. The majority of this work will not have an interface, its the collection of data from multiple sources. As inclusive designers, we need to make sure the resulting data can be verified, is understandable, and the customer has options to expand on the information.
  • 21. 息 2023 Intuit Inc. All rights reserved. 21 Trauma Informed Design and Arti鍖cial Intelligence Do no harm Build trust Support inclusivity Prioritize safety, transparency, and user choice Explainable AI Integrating trauma-informed design (TID) principles into AI design is crucial for building trust and ensuring inclusivity. By prioritizing safety, transparency, and user choice, we can create AI experiences that are not only functional but also respectful and considerate of diverse user needs and potential vulnerabilities. As AI continues to evolve, a commitment to these principles will be essential for mitigating risks, preventing harm, and fostering a positive and accessible experience for all users.