Principles of Mixed-Initiative User Interfaces

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

Vocabulary-style flashcards covering the principles of mixed-initiative user interfaces, decision theory in UI, and the Lookout system architecture.

Last updated 11:16 PM on 5/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Mixed-Initiative User Interface

An interface design where intelligent services and users collaborate efficiently to achieve the user's goals, coupling automated services with direct manipulation.

2
New cards

Direct Manipulation

A methodology focusing on new metaphors and conventions that enhance a user's ability to directly interact with interface objects to access information and invoke services.

3
New cards

Interface Agents

Automated services centered on building machinery for sensing a user's activity and taking automated actions.

4
New cards

Value-Added Automation

Automated services that provide genuine value over solutions attainable solely through direct manipulation.

5
New cards

Inference Under Uncertainty

The use of machinery for inferring and exploiting the uncertainty about a user's intentions and focus of attention.

6
New cards

Lookout

A testbed system for mixed-initiative UI that overlays automated scheduling services on Microsoft Outlook to assist with reviewing calendars and composing appointments.

7
New cards

Support Vector Machine (SVM)

The text classification methodology used by Lookout to assign probabilities of user intention based on message content.

8
New cards

Expected Utility

A decision-theoretic measure used to direct actions based on the costs, benefits, and uncertainties of a user's goals.

9
New cards

Threshold Probability (pp^*)

The specific inferred probability of a user having a goal at which the expected value of action and inaction are equal.

10
New cards

Social-agent Modality

A mode of interaction projecting an explicit social presence using animated characters, audio channels, and anthropomorphic behaviors.

11
New cards

Dwell Time

The amount of time a user prefers to review the content of a message before accepting automated calendaring and scheduling operations.

12
New cards

Sigmoid Function

The mathematical function used to approximate the relationship between message size and the preferred time for deferring offers of service.

13
New cards

Life-long Learning

The ability of automated services to continue to improve by observing and recording user goals and needs over time.

14
New cards

u(Atr,G)u(A_{tr}, G)

The utility representing the outcome where the system takes a desired action when the user indeed has the goal.

15
New cards

u(Atr,¬G)u(A_{tr}, \neg G)

The utility representing the outcome where the system takes an automated action when the user does not have the goal.

16
New cards

Working Memory of Interactions

The maintenance of recent interaction history that allows users to make efficient and natural references to objects in shared short-term experiences.

17
New cards

Graceful Degradation of Precision

A strategy where an agent reduces the precision of a service to match current uncertainty, such as showing a week view of a calendar instead of a specific time.