<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Journal of Machine Learning
Research</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Visual Search Analytics: Combining Machine Learning and Interactive Visualization to Support Human-Centred Search</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Large Document Collection</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Orland Hoeber University of Regina Regina</institution>
          ,
          <addr-line>SK</addr-line>
          ,
          <country country="CA">Canada</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2014</year>
      </pub-date>
      <volume>3</volume>
      <issue>1</issue>
      <abstract>
        <p>Searching within large online document collections has become a common activity in our modern information-centric society. While simple fact veri cation tasks are well supported by current search technologies, when the search tasks become more complex, a substantial cognitive burden is placed on the searcher to craft and re ne their queries, evaluate and explore among the search results, and ultimately making sense of what is found. Visual search analytics provides a means for relieving this burden through a combination of automatic machine learning and interactive visualization. The goal is to automatically extract and infer relevant information during the search process and present this to the searcher in a visual format that allows for quick interpretation and easy manipulation of the search process, providing support for the full range of human-centered search activities.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>While such interfaces work well for highly targeted
search tasks such as fact veri cation, their ability to
support complex search activities such as
disambiguation and exploration are limited. Because of the
fundamental di erences in why and how people search
within various large online document collections, the
one-size- ts-all approach to search interfaces may not
be appropriate in all settings. For example, one might
initiate a search within an online encyclopedia such as
Wikipedia in order to nd speci c facts and
explanations about a topic of interest. However, because of
the lack of speci c knowledge about the topic, the
initial query may be ambiguous or may not even match
the terminology used within the encyclopedia. In the
process of exploring among the search results, new
information will be acquired that will allow for the
renement of the query in order to re-focus it more
precisely on the topic of interest, as well as to develop new
search interests based on serendipitously discovered
information. By contrast, one might conduct a search
within a corporate document collection to re- nd a
speci c policy document. Because of the common
language used within such documents, even for a very
speci c and accurate query, there may be many search
results to evaluate. By re-constructing approximately
when the document was last viewed, the collection of
documents can be narrowed down to a more
manageable size. The di erences in these search processes
exemplify the need for further research and study of
how search interfaces can support complex
information seeking tasks within a broad range of online search
contexts.</p>
      <p>In this paper, visual search analytics is
introduced as a special class of visual analytics, with
a focus on supporting human-centred search
activities [Hoe12]. The more general, multidisciplinary
research domain of visual analytics combines data
processing and machine learning with information
visualization and human-computer interaction, with the
goal of supporting data exploration, analytical
reasoning, information synthesis, and decision-making
[TC06, KAF+08]. Visual search analytics applies this
philosophy to search contexts, using intelligent
visual methods for guiding query re nement,
explaining the composition of the search results, supporting
document evaluation and comparison, allowing
interactive ltering and re-ranking, and enabling analytical
reasoning, sense-making, and exploration among the
search results. By enhancing the abilities of people
to search within large document collections, the
everpresent big data and information overload problems
can be managed.</p>
      <p>The remainder of this paper is organized as follows.
The core concepts of information visualization, visual
analytics, and visual text analytics are presented in
Section 2. Section 3 outlines the fundamental features
of visual search analytics, and explains its importance
for supporting human-centred search activities.
Section 4 presents a high-level research agenda for the
advancement and study of visual search analytics, along
with a critical discussions of its limitations. A
summary of the primary contributions of this work are
provided in Section 5.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>Information visualization is the eld of study that
explores the use of computer-generated graphical
representations as a method for conveying abstract
information to a user. It provides mechanisms for linking
the data being processed within a computer system
and the mind of the user, via the human vision system
[War04]. The goal of information visualization is to
take advantage of the parallel processing capabilities
of human visual perception [WGK10], allowing people
to see information, visually interpret patterns and
relationships, and minimize the need to read or examine
speci c details. By making such visual representations
interactive, users are able to manipulate and control
the visualization as they seek to understand the data
being shown [YaKSJ07].</p>
      <p>Although information visualization has been
explored in many di erent application domains, much
of the focus has been on either the human perception
of graphical entities, or the application of
visualization approaches to various types of data (e.g.,
multidimensional data, graph data). The lack of focus on
human-centric problem solving and data analysis tasks
has lead to the promotion of a new eld of research:
visual analytics. Visual analytics combines data
processing and machine learning with information
visualization and human-computer interaction, with a
speci c focus on supporting data analysis activities such
as exploration, reasoning, information synthesis, and
decision-making [TC06, KAF+08]. The ultimate aim
is to take advantage of the powerful analytic
capabilities of the computer whenever possible, using the
resulting information to support the cognitive abilities
of the user through interactive visualization.</p>
      <p>Although text and document visualization have
been active research domains for many years
[HHWN02, Hea95, WTP+95], much of the recent
work in this area has followed the visual analytics
approach of combining automated processes with
interactive visualizations, resulting in visual text
analytics [AdOP12, CCP09, DWS+12, GLK+13, KKRS13,
WLS+10]. These approaches generally focus on
providing visual tools for exploration among document
collections. While they may include basic keyword
search as a means for ltering the data, very little
attention has been given to supporting the core tasks
associated with searching among the textual data.</p>
      <p>Others have studied how visualization can enhance
the search interface [Hea09] or the information
seeking process [MW09], and have identi ed the
importance of providing additional support to searchers
within the context of exploratory search [WKDs06,
WR09, WsS10]. For example, HotMap [HY09]
provides lightweight visual encodings of the
correspondence between query terms and search results, and
WordBars [HY08] visually represents the relative
frequency of the top terms within the search results set.
Both of these approaches provide interactive methods</p>
      <p>Query</p>
      <p>Search Engine
for re-ranking the search results based on the addition
input provided by the searcher, and have been shown
to be helpful when the search tasks are complex or
di cult [Hoe13].
3</p>
    </sec>
    <sec id="sec-3">
      <title>Visual Search Analytics</title>
      <p>Visual search analytics extends the normal keyword
search paradigm by automatically extracting salient
information from the query, search results, and/or the
entire document collection, using visualization to
convey this information to the searcher, and allowing the
searcher to interactively engage in the fundamental
tasks of query speci cation and re nement, search
results evaluation and exploration, and knowledge
discovery and management. This domain is related to a
number of other important research areas, including
big data [Rus11], text mining [AZ12], and visual text
analytics [AdOP12]. Many large document collections
exhibit the big data traits of volume, variety, and
velocity, which must be e ectively managed. The goal
of text mining is to automatically infer structure from
unstructured text, and the goal of visual text analytics
is to use visualization to enable the human element of
text analysis with the support of automated methods.
Visual search analytics draws from advances in these
domains, applying text mining within the context of
the big data problems of large document collections,
and focusing on a very important and far-reaching
subclass of visual text analytics problem domains: search.</p>
      <p>Figure 1 illustrates a process-oriented framework
for visual search analytics, extending the traditional
search framework with automatic methods for
information extraction and interactive visualization to
facilitate communication with the searcher. Rather than
the document-centric focus that is common within the
traditional search framework, a human-centred
approach is taken, with the ultimate goal of
supporting the searcher's knowledge discovery and
decisionmaking activities [Hoe12]. In particular, extracting,
modelling, and learning from the query and
corresponding search results set provides the information
upon which to base the visualization and interaction
features, supporting the fundamental search tasks of
crafting and re ning the query, evaluating and
exploring among the search results, and ultimately making
sense of what was found.</p>
      <p>While the speci c approaches for information
extraction depend on the details of the available data
within a given document collection setting, they are
generally divided into two categories: statistical
modelling and machine learning. Statistical modelling
focuses on inferring structure from the unstructured
textual data, and range in complexity from
simple term frequency calculations to more complex
apSearch Results</p>
      <p>Statistical
Modelling
Machine
Learning
Visualization
Interaction
Comparison
Exploration
Synthesis
Reasoning
Understanding</p>
      <p>Discovery</p>
      <p>Decision-Making
Visual Search Analytics</p>
      <p>Framework
proaches from the domain of natural language
processing [MS99] such as sentiment analysis and named
entity extraction. Machine learning attempts to learn
generalized models of the data, and include approaches
such as document clustering or sentiment classi
cation, or more complex methods such as topic
modelling using latent dirichlet allocation [BNJ03] or
various graph-based inference approaches [Mur12]. In
addition, one must consider whether these approaches
should be applied to the queries, the search results, or
even the entire document collection. A fundamentally
important step in any visual search analytics research
is to choose appropriate methods for the extraction of
useful information upon which to base the visual
representations and provide interactive tools to aid the
searcher.</p>
      <p>The visualization and interaction methods selected
within any visual search analytics research may be
guided by Shneiderman's information seeking mantra:
\overview rst, zoom and lter, then
details-ondemand" [Shn96], focusing on supporting
humancentric search processes [Hoe12, Hoe08]. More
specifically, the information extracted may be used to
provide visual overviews of the search results, as well as
perhaps the query and the entire document collection;
zooming and ltering may be implemented via query
re nement, faceted navigation, and/or search results
re-ranking; and accessing details-on-demand for
speci c search results is needed in order for the searcher
to examine individual documents in detail.</p>
      <p>In the design of the visualization features, it is
important to consider the fundamental principles and
theories that describe how and why users perceive
and interpret visual information, including the Gestalt
Laws [Kof35], colour theory [Her64], and the work of
Bertin [Ber83] and Tufte [Tuf01]. In addition, Pirolli
&amp; Card's information foraging theory [PC99] provides
a useful basis for understanding how visualization may
be used to convey helpful information to searchers as
they seek to ful ll their information seeking goals. An
important consideration in any work on visual search
analytics will be how to e ectively abstract and
visually convey the complexity of the textual information
to the searcher, drawing upon and contributing to the
more general eld of visual text analytics.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Research Agenda</title>
      <p>In order to realize the potential value of visual search
analytics, the principles must be explored in the
development of interactive search interfaces for a
number of di erent large online document collection
settings. Potential avenues for research include searching
within encyclopedias and online digital libraries, blogs
and microblogs, news websites, private corporate
document collections, and the web in general. These
document collections each feature important di erences
not only in the textual data available, but also in the
types of common information seeking behaviours of
the searchers. While the speci cs for a given
document collection must be carefully studied, a general
summary of such data and behaviours is provided in
Figure 2.</p>
      <p>More speci cally, there is a need for the design,
development, and study of visual search analytics
prototypes that explore the broad range of statistical
modelling and machine learning approaches for
extracting meaningful information from within textual data,
and the visual and interactive techniques for
presenting this information to the searchers to support their
information seeking tasks. By focusing on the
humancentred aspects of search, query re nement can be
supported, the composition of the search results can
be illustrated, visual document evaluation and
comparison can be enabled, search results can be ltered,
re-ranked, and explored, and the cognitive activities
of analytical reasoning, sense-making, and
decisionmaking can be enhanced.</p>
      <p>An important aspect of such research will be to
conduct a well-planned series of user evaluations for
each prototype at various levels of scale and
complexity [Hoe09]. Whenever possible, comparisons should
be made to carefully selected baseline systems
representing the state-of-the-art and/or industry standard
search approaches, and measurements should be taken
to capture not only absolute retrieval e ectiveness, but
also the searchers' perceptions of usefulness and ease
of use. Analyzing the time taken to complete a search
task should be done with careful consideration of the
speci c search activity being supported, noting that
the extended engagement with an exploratory task, for
example, may be considered a bene cial result. The
outcomes of such evaluations can be used to identify
aspects that need improvement, allowing for the
incremental re nement of the prototype. Successful
evaluations will build con dence in the value and bene ts
of the combination of speci c machine learning and
interactive visualization approaches employed in the
creation of the visual search analytics prototype.</p>
      <p>The ultimate goal of this research agenda will be to
formalize the common elements of search across
multiple online document collection settings, identify the
reasons for the di erences, and study how visual search
analytics approaches support both the common and
unique elements in each search setting. This will lead
to further re nement of the framework and
generalization of the evaluation results across multiple search
settings and task types, allowing it to be used as the
starting point when developing visual search analytics
interfaces for new and emerging application domains.</p>
      <p>While this paper has proposed visual search
analytics as an approach for supporting human-centred
search activities in a broad range of large online
document search settings, it should not be considered a
silver-bullet solution to all search problems in all
situations. In addition to the computational cost of
modelling and learning from the search data, there is also
a cognitive cost imposed on the searcher to learn how
to interpret the visual representations and make
effective use the interactive features. For search tasks
that already have a high cognitive overhead and are
frequently being performed (e.g., exploratory search
in online digital libraries), searchers may be willing to
accept a temporary increase in cognitive load, with the
expectation that once they learn the features, the
visual search analytics system will relieve the cognitive
burden associated with the complex search task and
provide a more e ective way of nding relevant
information. However, for search tasks that are already
simple in nature (e.g., targeted search on the web) or
infrequent (e.g., the occasional search for a document
within a corporate intranet), the overhead of a visual
search analytics approach may not make sense and a
traditional search interface may be more readily
accepted. As a result, one can expect some resistance to
change if the value of the visual search analytics
apEncyclopedias &amp;
Digital Libraries</p>
      <p>Blogs &amp;
Microblogs</p>
      <p>Corporate Doc.</p>
      <p>Collections
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
✓
proach is not carefully measured against the current
di culty and frequency of searching within the target
setting.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusions</title>
      <p>This paper proposes visual search analytics as
subclass of visual analytics, and as an avenue for new
research focused on providing greater support for the
human-centred elements of search within online
document collection settings. In conducting such
research, one must consider that searchers in di erent
settings have di erent motivations for conducting their
searches, which lead to di erent search behaviours that
must be supported. The one-size- ts-all approach of
providing a simple query box and search results list
provides limited support for the complexity of search
tasks beyond simple fact veri cation. As the sizes of
the document collections in these settings continue to
grow, searchers increasingly face information overload
problems making it more and more di cult to nd
the information they are seeking. The goal of visual
search analytics is to leverage the power of automatic
and intelligent information processing approaches,
using these to provide the basis for visual and interactive
support to the searcher, allowing them to conduct their
search tasks in a more e ective manner by supporting
exploration, analysis, and sense-making among the
information provided.</p>
      <p>By exploring the application of visual search
analytics within various di erent online document
collection settings, the common themes among the di erent
search activities will lead to the re nement of the
visual search analytics framework proposed in this
paper. This framework may then be applied to a wide
range of search settings beyond the speci c document
collections discussed. These include searching within
email, desktop les, image collections, and textual
data within other visual analytics problem domains.
The value of such a framework is that it will provide
guidance from both the collection/document
perspective, as well as the searcher behaviour perspective.</p>
      <p>Further research on visual search analytics will be
signi cant and important because of the ubiquity of
textual data and the di culty in analyzing it. In any
domain where such text is important, taking a visual
search analytics approach will move search beyond a
simple ltering mechanism, making it a fundamental
tool for analyzing and understanding the textual
information. While text is everywhere, it is seldom used
to its fullest potential; visual search analytics is the
key to enhancing the human-centred aspects of search
and unlocking the value of textual data.
[AdOP12]
[AZ12]
[Ber83]
[BNJ03]</p>
      <sec id="sec-5-1">
        <title>Aretha B. Alencar, Maria Cristina F.</title>
        <p>de Oliveira, and Fernando V. Paulovich.
Seeying beyond reading: A survey on
visual text analytics. WIREs Data
Mining and Knowledge Discovery, 2(6):476{
492, 2012.</p>
      </sec>
      <sec id="sec-5-2">
        <title>Charu C. Aggarwal and Cheng Xiang Zhai, editors. Mining Text Data. Springer Science+Business Media LLC, Philidelphia, PA, 2012.</title>
        <sec id="sec-5-2-1">
          <title>Jaques Bertin. Semiology of Graphics.</title>
          <p>Translated by W. J. Berg. University of
Wisconsin Press, Madison, WI, 1983.</p>
        </sec>
      </sec>
      <sec id="sec-5-3">
        <title>David M. Blei, Andrew Y. Ng, and Michael I. Jordan. Latent dirichlet al[CCP09]</title>
      </sec>
      <sec id="sec-5-4">
        <title>Christopher Collins, Sheelagh Carpen</title>
        <p>dale, and Gerald Penn. DocuBurst:
Visualizing document content using
language structure. Computer Graphics
Forum, 28(3):1039{1046, 2009.</p>
      </sec>
      <sec id="sec-5-5">
        <title>Wenwen Dou, Xiaoyu Wang, Drew</title>
        <p>Skau, William Ribarsky, and
Michelle X. Zhou. LeadLine:
Interactive visual analysis of text data
through event identi cation and
exploration. In Proceedings of the IEEE</p>
        <sec id="sec-5-5-1">
          <title>Conference on Visual Analytics Science</title>
          <p>and Technology, pages 93{102, 2012.</p>
        </sec>
      </sec>
      <sec id="sec-5-6">
        <title>Carsten Gorg, Zhicheng Liu, Jaeyeon</title>
        <p>Kihm, Jaegul Choo, Haesun Park, and
John Stasko. Combining conceptual
analyses and interactive visualization
for document exploration and
sensemaking in Jigsaw. IEEE Transactions
on Visualization and Computer
Graphics, 19(10):1646{1663, 2013.</p>
      </sec>
      <sec id="sec-5-7">
        <title>Marti Hearst. TileBars: Visualization</title>
        <p>of term distribution information in full
text information access. In Proceedings
of the ACM Conference on Human
Factors in Computing Systems, pages 59{
66, New York, NY, USA, 1995. ACM.</p>
        <sec id="sec-5-7-1">
          <title>Marti Hearst. Search User Inter</title>
          <p>faces. Cambridge University Press,
Cambridge, UK, 2009.</p>
        </sec>
        <sec id="sec-5-7-2">
          <title>Ewald Hering. Outlines of a Theory of Light Sense (Grundzge der Lehr von</title>
          <p>Lichtsinn, 1920). Harvard University
Press, 1964.</p>
        </sec>
      </sec>
      <sec id="sec-5-8">
        <title>Susan Havre, Elizabeth Hetzler, Paul</title>
        <p>Witney, and Lucy Nowell. ThemeRiver:
Visualization thematic changes in large
document collections. IEEE
Transactions on Visualization and Computer
Graphics, 8(1):9{20, 2002.</p>
        <p>Orland Hoeber. Web information
retrieval support systems: The
future of web search. In
Proceedings of the IEEE/WIC/ACM
International Conference on Web Intelligence
- Workshops (International Workshop
on Web Information Retrieval Support
Systems), pages 29{32, 2008.
[Hoe09]
[Hoe12]
[Hoe13]
[HY08]
[HY09]
[KAF+08]
[KKRS13]
[Kof35]
[MS99]
[Mur12]</p>
      </sec>
      <sec id="sec-5-9">
        <title>Orland Hoeber. User evaluation methods for visual web search interfaces. In</title>
        <sec id="sec-5-9-1">
          <title>Proceedings of the International Con</title>
          <p>ference on Information Visualization,
pages 139{145, 2009.</p>
        </sec>
      </sec>
      <sec id="sec-5-10">
        <title>Orland Hoeber. Human-centred web search. In C. Jouis, I. Biskri, J-G Ganascia, and M. Roux, editors, Next</title>
        <sec id="sec-5-10-1">
          <title>Generation Search Engines: Advanced</title>
        </sec>
        <sec id="sec-5-10-2">
          <title>Models for Information Retrieval, pages</title>
          <p>217{238. IGI Global, 2012.</p>
        </sec>
      </sec>
      <sec id="sec-5-11">
        <title>Orland Hoeber. A longitudinal study of HotMap web search. Online Information Review, 37(2):252{267, 2013.</title>
      </sec>
      <sec id="sec-5-12">
        <title>Orland Hoeber and Xue Dong Yang.</title>
        <p>Evaluating WordBars in exploratory
web search scenarios. Information
Processing and Management, 44(2):485{
510, 2008.</p>
      </sec>
      <sec id="sec-5-13">
        <title>Orland Hoeber and Xue Dong Yang.</title>
        <p>HotMap: Supporting visual
explorations of web search results. Journal
of the American Society for Information</p>
        <sec id="sec-5-13-1">
          <title>Science and Technology, 60(1):90{110,</title>
          <p>2009.</p>
        </sec>
      </sec>
      <sec id="sec-5-14">
        <title>Daniel A. Keim, Gennady Andrienko,</title>
        <p>Jean-Daniel Fekete, Carsten Gorg, Jorn
Kohlhammer, and Guy Melancon.
Visual analytics: De nition, process, and
challenges. In Andreas Kerren, John T.
Stasko, Jean-Daniel Fekete, and Chris</p>
        <sec id="sec-5-14-1">
          <title>North, editors, Information Visualiza</title>
          <p>tion: Human-Centered Issues and
Perspectives, LNCS 4950, pages 154{175.
Springer, Berlin, 2008.</p>
        </sec>
      </sec>
      <sec id="sec-5-15">
        <title>Daniel A. Keim, Milos Krstajic, Chris</title>
        <p>tian Rohrdantz, and Tobias Schreck.
Real-time visual analytics for text
streams. IEEE Computer, 46(7):47{55,
2013.</p>
        <sec id="sec-5-15-1">
          <title>Kurt Ko ka. Principles of Gestalt Psy</title>
          <p>chology. Harcourt-Brace, New York,
1935.</p>
        </sec>
      </sec>
      <sec id="sec-5-16">
        <title>Christopher D. Manning and Hinrich</title>
        <sec id="sec-5-16-1">
          <title>Schutze. Foundations of Statistical Natural Language Processing. The MIT</title>
          <p>Press, Cambridge, MA, 1999.</p>
        </sec>
        <sec id="sec-5-16-2">
          <title>Kevin P. Murphy. Machine Learning:</title>
        </sec>
        <sec id="sec-5-16-3">
          <title>A Probabilistic Perspective. The MIT</title>
          <p>Press, Cambridge, MA, 2012.
[PC99]
[Shn96]
[WLS+10]
[WSS10]</p>
        </sec>
      </sec>
      <sec id="sec-5-17">
        <title>Gary Marchionini and Ryen W. White. Information seeking support systems. IEEE Computer, 42(3):30{32, March 2009.</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [Rus11]
          <string-name>
            <given-names>Peter</given-names>
            <surname>Pirolli</surname>
          </string-name>
          and
          <string-name>
            <given-names>Stuart</given-names>
            <surname>Card</surname>
          </string-name>
          .
          <article-title>Information foraging</article-title>
          .
          <source>Psychological Review</source>
          ,
          <volume>106</volume>
          (
          <issue>4</issue>
          ):
          <volume>643</volume>
          {
          <fpage>675</fpage>
          ,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <source>TDWI Research</source>
          , Renton, WA,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Ben</given-names>
            <surname>Shneiderman</surname>
          </string-name>
          .
          <article-title>The eyes have it: A task by data type taxonomy for information visualizations</article-title>
          .
          <source>In Proceedings of IEEE Symposium on Visual Languages</source>
          , pages
          <volume>336</volume>
          {
          <fpage>343</fpage>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <article-title>A visual analytics agenda</article-title>
          .
          <source>IEEE Computer Graphics and Applications</source>
          ,
          <volume>26</volume>
          (
          <issue>1</issue>
          ):
          <volume>10</volume>
          {
          <fpage>13</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Edward</given-names>
            <surname>Tufte</surname>
          </string-name>
          .
          <article-title>The Visual Display of Quantitative Information</article-title>
          . Graphics Press, Cheshire,
          <string-name>
            <surname>CT</surname>
          </string-name>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>Colin</given-names>
            <surname>Ware</surname>
          </string-name>
          . Information Visualization:
          <article-title>Perception for Design</article-title>
          . Morgan Kaufmann, San Francisco, second edition,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>Matthew</given-names>
            <surname>Ward</surname>
          </string-name>
          , Georges Grinstein, and Daniel Keim.
          <article-title>Interactive Data Visualization: Foundations, Techniques, and</article-title>
          <string-name>
            <given-names>Applications. A K</given-names>
            <surname>Peters</surname>
          </string-name>
          , Natick, MA,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Drucker</surname>
          </string-name>
          , and m. c. schraefel.
          <article-title>Supporting exploratory search</article-title>
          .
          <source>Communications of the ACM</source>
          ,
          <volume>49</volume>
          (
          <issue>4</issue>
          ):
          <volume>37</volume>
          {
          <fpage>39</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <article-title>TIARA: A visual exporatory text analytic system</article-title>
          .
          <source>In Proceedings of the ACM International Conference on Knowledge Discovery and Data Mining</source>
          , pages
          <volume>153</volume>
          {
          <fpage>162</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Max L</surname>
          </string-name>
          . Wilson, m. c. schraefel, and Ben Shneiderman.
          <article-title>From keyword search to exploration: Designing future search interfaces for the web</article-title>
          .
          <source>Foundations and Trends in Web Science</source>
          ,
          <volume>2</volume>
          (
          <issue>1</issue>
          ):1{
          <fpage>97</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [WTP+95] [YaKSJ07]
          <string-name>
            <surname>Ryen</surname>
            <given-names>W.</given-names>
          </string-name>
          <string-name>
            <surname>White</surname>
            and
            <given-names>Resa A.</given-names>
          </string-name>
          <string-name>
            <surname>Roth</surname>
          </string-name>
          .
          <article-title>Exploratory Search: Beyond the QueryResponse Paradigm</article-title>
          . Morgan &amp; Claypool Publisher, San Rafael, CA,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>James A.</given-names>
            <surname>Wise</surname>
          </string-name>
          , James J. Thomas,
          <string-name>
            <given-names>Kelly</given-names>
            <surname>Pennock</surname>
          </string-name>
          , David Lantrip,
          <string-name>
            <given-names>Marc</given-names>
            <surname>Pottier</surname>
          </string-name>
          , Anne Schur, and
          <string-name>
            <given-names>Vern</given-names>
            <surname>Crow</surname>
          </string-name>
          .
          <article-title>Visualizing the non-visual: Spatial analysis and interaction with information from text documents</article-title>
          .
          <source>In Proceedings of IEEE Information Visualization</source>
          ,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <source>IEEE Transactions on Visualization and Computer Graphics</source>
          ,
          <volume>13</volume>
          (
          <issue>6</issue>
          ):
          <volume>1224</volume>
          {
          <fpage>1231</fpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>