How Personal Video Navigation History can be Visualized
Abir Al Hajri, Matthew Fong, Gregor Miller and Sidney Fels
How Personal Video Navigation History can be Visualized Video navigation histories are a simple archive that a person can use to easily find a previously viewed video interval. They may navigate to the exact location within the original video simply by clicking on the references within their history. This provides the user with a record for historical navigation and removes much of the burden of relying on memory. This history offers users multiple applications such as video chaptering, monitoring their own navigation behaviour, re-watching clips, sharing clips, video summarization, creating highlight reels and even advanced applications such as video authoring. However, finding previously viewed content in a navigation history is often a difficult task due to the design, organization, and volume of information to visualize. This issue has received significant attention within the context of web browsing histories, but little attention has been paid to video navigation history.

The benefits of a navigation history come from two user behaviours. First, users do not always watch a video straight through, but may skip parts (they view only a subset of the video) - this is one of the uses of the seek mechanism, for example. (Even if users watch all videos without interruption, our interface presents a recently viewed videos list, much like popular online video services.) Second, there is an emerging behaviour of re-watching parts of video, allowing visualizations to present additional information such as view count or provide estimates of the location of affective intervals within the video. The emergence of re-watching behaviour is not obvious or necessarily intuitive; however, it has been shown that users re-watch segments of video as part of contemporary video viewing, for re-experiencing and enjoying favourite parts or to discover subtle details which were previously missed, such as with instructional videos. A personal navigation history improves the user experience for these use cases.

We propose an interface (the VHS, shown in the figure) to provide efficient access to previously viewed videos, and in particular, the intervals viewed within those videos. We accomplish this by recording a continuous video history for the user as they consume video. Navigation-level events are captured by recording high-level user actions such as seek, play, pause, and changing video. Each time a user watches a video segment, a new entry is added to the history record. To provide simple access to the history we propose two visualizations of a detailed multiple-video navigation history: Video Timeline and Video Tiles. Video Timeline extends the commonly employed list-based visualization for navigation history by using thumbnail size to indicate heuristics and occupying the full screen with a two-sided timeline. Video Tiles visualizes history items in a flow-based layout by following pre-defined templates based on items' heuristics and ordering, utilizing screen space more effectively at the expense of a clearer temporal location. These visualizations are easily integrated into a video viewer together or individually as demonstrated in our Video History System (VHS).

These visualizations are compared against the commonly employed list-based representation of the visited videos in a reverse chronological order (e.g. YouTube, Netflix), with ten participants tasked with sharing their previously-seen affective intervals. Our study shows that the proposed visualizations are significantly faster and are perceived as intuitive and are strongly preferred to the current method. Based on these results, Video Timeline and Video Tiles provide an effective addition to video viewers to help manage the growing quantity of video. They provide users with insight into their navigation patterns, allowing them to quickly find previously-seen intervals, leading to efficient clip sharing, summarization and simpler authoring.

Presented at the SIGGRAPH poster session in Vancouver, August 2014.

Videos
BibTeX
@InProceedings{AlHajri:SIGGRAPH2014,
    author = {Abir Al Hajri and Matthew Fong and Gregor Miller and Sidney Fels},
    title = {How Personal Video Navigation History can be Visualized},
    booktitle = {Proceedings of the 41st Conference on Computer Graphics and Interactive Techniques; Posters},
    series = {SIGGRAPH'14},
    pages = {105:1--105:1},
    articleno = {105},
    month = {August},
    year = {2014},
    publisher = {ACM},
    address = {New York, U.S.A.},
    isbn = {978-1-4503-2958-3},
    location = {Vancouver, Canada},
    doi = {http://dx.doi.org/10.1145/2614217.2630586},
    url = {http://www.openvl.org.uk/Publications/Publication.php?id=AlHajri:SIGGRAPH2014}
}