Data-driven adaptive history for image editing
Hsiang-Ting Chen, Li-Yi Wei, Bjorn Hartmann, Maneesh Agrawala
Proceedings of the 20th ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games, 2016, pp. 103--111.
Abstract: Digital image editing is usually an iterative process; users repetitively perform short sequences of operations, as well as undo and redo using history navigation tools. In our collected data, undo, redo and navigation constitute about 9 percent of the total commands and consume a significant amount of user time. Unfortunately, such activities also tend to be tedious and frustrating, especially for complex projects. We address this crucial issue by adaptive history, a UI mechanism that groups relevant operations together to reduce user workloads. Such grouping can occur at various history granularities. We present two that have been found to be most useful. On a fine level, we group repeating commands patterns together to facilitate smart undo. On a coarse level, we segment commands history into chunks for semantic navigation. The main advantages of our approach are that it is intuitive to use and easy to integrate into any existing tools with text-based history lists. Unlike prior methods that are predominately rule based, our approach is data driven, and thus adapts better to common editing tasks which exhibit sufficient diversity and complexity that may defy predetermined rules or procedures. A user study showed that our system performs quantitatively better than two other baselines, and the participants also gave positive qualitative feedbacks on the system features.
Article URL: http://doi.acm.org/10.1145/2856400.2856417
BibTeX format:
@inproceedings{10.1145-2856400.2856417,
  author = {Hsiang-Ting Chen and Li-Yi Wei and Bjorn Hartmann and Maneesh Agrawala},
  title = {Data-driven adaptive history for image editing},
  booktitle = {Proceedings of the 20th ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games},
  pages = {103--111},
  year = {2016},
}
Search for more articles by Hsiang-Ting Chen.
Search for more articles by Li-Yi Wei.
Search for more articles by Bjorn Hartmann.
Search for more articles by Maneesh Agrawala.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."