AI communication Flashcards

(13 cards)

1
Q

Language Processing Challenges: Humans

A

Words never sound the same: different speakers, accents, fast speakers,
“lazy” speakers, etc
Words are rarely produced without any background noise
Words are rarely produced fully (e.g., we do not say “probably” entirely)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are some of the ways / cues our minds use to split speech
into words and recognize those words

A
  • we look for pauses and segmentations in speech
  • we adapt to these segmentations for the speaker and the words the speaker tends to use
  • we use context
  • we use parallel processing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is automatic speech recognition (ASR)?

A

a technology that converts spoken language into written text. It allows machines (like smartphones, computers, or virtual assistants) to understand and transcribe human speech in real time or from recordings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what is Natural Language Processing (NLP)?

A

a field of artificial intelligence (AI) that focuses on enabling computers to understand, interpret, generate, and respond to human language in a way that’s both meaningful and useful

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what does NLP do?

A
  • processes spoke or written language to get its meaning
  • transform the message in to something the machine can understand
  • makes decisions based on the meaning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How are NLP systems created?

A

Historically, expert knowledge used to create models of sounds → words
Now, systems are trained to learn relationships between speech / text and
the desired response / outpu

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does AI struggle with (that humans manage)?

A
  • Less familiar with different accents?
  • Worse at filling in noisy speech?
  • Less familiar with individual people?
  • Non-literal speech, e.g., slang?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What cues / information might AI not use?

A

Language context? Shared references / knowledge?
Physical / visual cues? Diversity of real everyday language?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How does AI use segmentation cues to understand language?

A

Pauses
Stress patterns
Syllable length
(longer when part
of longer word)
Phonotactics
(allowable sound
combinations)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How does AI use flexibility?

A

Adapt to segmentation cues depending
on speaker - does this

but doesn’t adapt to the words the speaker tends to use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

how does AI use context?

A

Can use the surrounding word

not visual cues or the situation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Does AI have parallel processing?

A

yes - activates multiple candidates for a word

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What should future AI take into account

A

Non-literal speech (e.g., sarcasm)
● Different types of words (e.g., slang words) that are perhaps not part of the “standard training”
● Use context better to differentiate between different meanings of an ambiguous word
● More diverse input to respond better to different speakers (not just trained on white RP speakers)
● Input from different languages, including switches between languages
● Non-linguistic cues

How well did you know this?
1
Not at all
2
3
4
5
Perfectly