111
Fast And Robust Interface Generation for Ubiquitous Applications The SUPPLE Project University of Washington, Seattle Krzysztof Gajos, David Christianson, Raphael Hoffmann, Tal Shaked, Kiera Henning, Jing Jing Long, and Daniel S. Weld

Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

  • Upload
    others

  • View
    6

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Fast And Robust Interface Generation for Ubiquitous

ApplicationsThe SUPPLE Project

University of Washington, Seattle

Krzysztof Gajos, David Christianson, Raphael Hoffmann, Tal Shaked, Kiera Henning,

Jing Jing Long, and Daniel S. Weld

Page 2: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Fast And Robust Interface Generation for Ubiquitous

Applications

Automatic, On The Fly

The SUPPLE ProjectUniversity of Washington, Seattle

Krzysztof Gajos, David Christianson, Raphael Hoffmann, Tal Shaked, Kiera Henning,

Jing Jing Long, and Daniel S. Weld

Page 3: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Motivation

Page 4: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Motivation

Page 5: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Motivation

Page 6: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Motivation

Page 7: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Motivation

Page 8: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Motivation

• Variety of display devices & interaction contexts makes hand-designed interfaces expensive⇒ Adapt to device characteristics

Page 9: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Motivation

• Variety of display devices & interaction contexts makes hand-designed interfaces expensive⇒ Adapt to device characteristics

• Current interfaces: complex & “One size fits all” ⇒ Adapt to users and tasks

Page 10: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Motivation

• Variety of display devices & interaction contexts makes hand-designed interfaces expensive⇒ Adapt to device characteristics

• Current interfaces: complex & “One size fits all” ⇒ Adapt to users and tasks

⇒ Automatic interface generation is a scalable

solution

Page 11: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Approach

• Develop abstract representation for:

• Interfaces

• Display devices

• Users

• Automatically generate interfaces from the abstractions

Page 12: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

SUPPLE Architecture

Display

Device Model

Target Device

SUPPLEInterface Model

Applicationor

Appliance

User Model

User's InfoSpace

Page 13: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

SUPPLE Architecture

Display

Device Model

Target Device

SUPPLEInterface Model

Applicationor

Appliance

User Model

User's InfoSpace

Page 14: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Road MapMotivationModeling user interfaces in SUPPLE

User interface generation as optimizationAutomatically adapting user interfaces

A preliminary user studyAdaptation in SUPPLE

Customization support in SUPPLE

Conclusions

Page 15: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

• simple types:

• media types:

• containers:

• derivative types:

• vectors:

• actions: !1 ! !2

!!, C! "

Modeling User Interfaces

vector(!)

i nt| f loat|st r i ng|bool

{!ii!1...n}

image|interactiveMap

Page 16: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Modeling User Interfaces

Light Level: τ: <int, [0,10]>

Power: τ: bool

Light: τ: { , }

Light Bank: τ: { , , }

Light ... Light ...

A/V: τ: { , }

Projector: τ: { , }

Classroom:τ: { , , }

Input:τ: <string, {data1,data2, video}>

Vent:τ: <int, [0,3]>

Power: τ : bool

Screen:τ: bool

Page 17: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Modeling User Interfaces

Light Level: τ: <int, [0,10]>

Power: τ: bool

Light: τ: { , }

Light Bank: τ: { , , }

Light ... Light ...

A/V: τ: { , }

Projector: τ: { , }

Classroom:τ: { , , }

Input:τ: <string, {data1,data2, video}>

Vent:τ: <int, [0,3]>

Power: τ : bool

Screen:τ: bool

Page 18: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Light Level:

!: <int, [0,10]>Power:

!: bool

Light:

!: { , }

Light Bank:

!: { , , }

Light ... Light ...

A/V:

!: { , }

Projector:

!: { , }

Classroom:

!: { , , }

Input:

!: <string, {data1,data2, video}>Vent:

!: <int, [0,3]>Power:

! : boolScreen:

!: bool

Modeling User Interfaces

Page 19: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

Page 20: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

Click!

Page 21: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

Page 22: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

Page 23: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

Page 24: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

Click!

Page 25: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

Page 26: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

Page 27: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Media Types

Page 28: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Subtyping

Page 29: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Subtyping

Page 30: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Subtyping

Click!

Page 31: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle
Page 32: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle
Page 33: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle
Page 34: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle
Page 35: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Road MapMotivationModeling user interfaces in SUPPLE

User interface generation as optimizationAutomatically adapting user interfaces

A preliminary user studyAdaptation in SUPPLE

Customization support in SUPPLE

Conclusions

Page 36: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

User Interface Generation as Optimization

Page 37: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

• Driven by a Cost function ($) -- estimated user effort to manipulate a rendering of the interface

User Interface Generation as Optimization

Page 38: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

• Driven by a Cost function ($) -- estimated user effort to manipulate a rendering of the interface

• Cost function derived from device model

User Interface Generation as Optimization

Page 39: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

• Driven by a Cost function ($) -- estimated user effort to manipulate a rendering of the interface

• Cost function derived from device model

• Algorithm: branch-and-bound search with full constraint propagation at each step

User Interface Generation as Optimization

Page 40: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

• Driven by a Cost function ($) -- estimated user effort to manipulate a rendering of the interface

• Cost function derived from device model

• Algorithm: branch-and-bound search with full constraint propagation at each step

• Performance: 0.2 - 2.0 seconds on a desktop computer

User Interface Generation as Optimization

Page 41: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Model (UI, Device, User) - Algorithm - Results - Personalization (Adaptation, Customization) - Arnauld - Consistency - Task Models

• Driven by a Cost function ($) -- estimated user effort to manipulate a rendering of the interface

• Cost function derived from device model

• Algorithm: branch-and-bound search with full constraint propagation at each step

• Performance: 0.2 - 2.0 seconds on a desktop computer

User Interface Generation as Optimization

Page 42: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

User Interface Generation as Optimization

• Flexible with respect to screen size

• Versatile: Same algorithm for different devices

• Allows new concerns to be included in the rendering process, e.g.:

• Cross-device consistency

• Adaptation to usage patterns

Page 43: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Robustly Adapting to Different Screen Sizes

Page 44: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Robustly Adapting to Different Screen Sizes

Page 45: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Robustly Adapting to Different Screen Sizes

Page 46: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Single Algorithm -- Many Devices

Page 47: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Single Algorithm -- Many Devices

Page 48: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Single Algorithm -- Many Devices

Page 49: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Single Algorithm -- Many Devices

Page 50: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Single Algorithm -- Many Devices

Page 51: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adapting To Usage Patterns

SUPPLE with an empty

trace

Page 52: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adapting To Usage Patterns

SUPPLE with an empty

trace

SUPPLE with a “lights-heavy”

trace

Page 53: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Road MapMotivationModeling user interfaces in SUPPLE

User interface generation as optimizationAutomatically adapting user interfaces

A preliminary user studyAdaptation in SUPPLE

Customization support in SUPPLE

Conclusions

Page 54: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adapting To Usage Patterns By Complete Makeover

SUPPLE with an empty

trace

SUPPLE with a “lights-heavy”

trace

Page 55: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adapting To Usage Patterns By Complete Makeover

SUPPLE with an empty

trace

SUPPLE with a “lights-heavy”

trace

Is this the only way to adapt?

Page 56: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Content Eliding

Page 57: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Content Eliding

Page 58: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Content Eliding

Page 59: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Content Eliding

Page 60: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Visual Popout

Page 61: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Visual Popout

Page 62: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces

Page 63: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces

Page 64: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces

Page 65: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adaptation StrategiesEfficiency

Confusion

Page 66: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adaptation StrategiesEfficiency

Confusion

Efficiency

Confusion

Complete

Makeover

Page 67: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adaptation StrategiesEfficiency

Confusion

Complete

Makeover

Content eliding

Page 68: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adaptation StrategiesEfficiency

Confusion

Visual Popout

Complete

Makeover

Content eliding

Page 69: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adaptation StrategiesEfficiency

Confusion

Split

Visual Popout

Complete

Makeover

Content eliding

Page 70: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Adaptation StrategiesEfficiency

Confusion

Split

Visual Popout

Complete

Makeover

Content eliding

Page 71: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study

Split Interface

Page 72: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study

Split Interface

Page 73: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study

Split Interface

Page 74: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study

Split Interface

Page 75: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study

Split Interface

Visual Popout

Interface

Page 76: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study Results

Page 77: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study Results

• Split Interface strongly preferred over non-adaptive

Page 78: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study Results

• Split Interface strongly preferred over non-adaptive

• Both adaptive interfaces slightly faster than non-adaptive

Page 79: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Preliminary User Study Results

• Split Interface strongly preferred over non-adaptive

• Both adaptive interfaces slightly faster than non-adaptive

• But: Visual Popout interface often found distracting

Page 80: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Sneak Peak: Followup Study

with Mary Czerwinski and Desney Tan

Page 81: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Sneak Peak: Followup Study

• In a different setting, we tested three adaptation strategies including Split Interface and Visual Popout Interface

with Mary Czerwinski and Desney Tan

Page 82: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Sneak Peak: Followup Study

• In a different setting, we tested three adaptation strategies including Split Interface and Visual Popout Interface

• Users strongly preferred and were significantly faster using Split Interface

with Mary Czerwinski and Desney Tan

Page 83: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Sneak Peak: Followup Study

• In a different setting, we tested three adaptation strategies including Split Interface and Visual Popout Interface

• Users strongly preferred and were significantly faster using Split Interface

• Users strongly disliked Visual Popout Interface

with Mary Czerwinski and Desney Tan

Page 84: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

• Adapting by promoting hard-to-reach but frequently used functionality

Page 85: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

Page 86: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Click!

Split Interfaces in SUPPLE

Page 87: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

Page 88: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Click!

Split Interfaces in SUPPLE

Page 89: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Click!

Split Interfaces in SUPPLE

Page 90: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Click!

Click!

Split Interfaces in SUPPLE

Page 91: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

Page 92: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Click!

Split Interfaces in SUPPLE

Page 93: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

Page 94: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

Four extra clicks required just to print in

landscape mode!

Page 95: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

Page 96: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

Page 97: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Split Interfaces in SUPPLE

Page 98: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

System- Vs. User-Initiated Adaptation: Customization

• Customizing any part of the interface with drag and drop

• Out of order undo

• Generalization

Page 99: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Customization

Page 100: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Customization

Page 101: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Customization

Page 102: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Customization

Page 103: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Customization

Page 104: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Customization

Page 105: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Road MapMotivationModeling user interfaces in SUPPLE

User interface generation as optimizationAutomatically adapting user interfaces

A preliminary user studyAdaptation in SUPPLE

Customization support in SUPPLE

Conclusions

Page 106: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Conclusions

• A powerful, flexible and practical tool for automatically generating user interfaces for multiple devices

• Adaptation and customization offer the possibility of creating custom-made UIs for each user

• Support for distributed operation and caching makes it practical even on small devices

Page 107: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Can I Have It?

Page 108: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Can I Have It?

• We are awaiting permission to release SUPPLE as an open source toolkit

• Visit SUPPLE web site to sign up for the user’s mailing list

Yes!

Page 109: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

Contributors

Daniel Weld Raphael Hoffmann

Kiera Henning Jing Jing Long meAnthony Wu

Dave Christianson Tal Shaked

Page 110: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

More Information

• SUPPLE:http://www.cs.washington.edu/ai/supple/ : supple interfaces

• Krzysztof Gajos: [email protected]

• Daniel Weld: [email protected]

Page 111: Fast And Robust Interface Generation for Ubiquitous ...kgajos/papers/2005/kgajos-ubicomp… · Applications Automatic, On The Fly The SUPPLE Project University of Washington, Seattle

• SUPPLE:http://www.cs.washington.edu/ai/supple/ : supple interfaces

• Krzysztof Gajos: [email protected]

• Daniel Weld: [email protected]

More Information