ACL-OCL / Base_JSON /prefixH /json /hackashop /2021.hackashop-1.8.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2021",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T03:35:38.600001Z"
},
"title": "TeMoTopic: Temporal Mosaic Visualization of Topic Distribution, Keywords, and Context",
"authors": [
{
"first": "Shane",
"middle": [],
"last": "Sheehan",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Edinburgh United Kingdom",
"location": {}
},
"email": "shane.sheehan@ed.ac.uk"
},
{
"first": "Saturnino",
"middle": [],
"last": "Luz",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Edinburgh United Kingdom",
"location": {}
},
"email": "s.luz@ed.ac.uk"
},
{
"first": "Masood",
"middle": [],
"last": "Masoodian",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Aalto University",
"location": {}
},
"email": "masood.masoodian@aalto.fi"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "In this paper we present TeMoTopic, a visualization component for temporal exploration of topics in text corpora. TeMoTopic uses the temporal mosaic metaphor to present topics as a timeline of stacked bars along with related keywords for each topic. The visualization serves as an overview of the temporal distribution of topics, along with the keyword contents of the topics, which collectively support detail-on-demand interactions with the source text of the corpora. Through these interactions and the use of keyword highlighting, the content related to each topic and its change over time can be explored.",
"pdf_parse": {
"paper_id": "2021",
"_pdf_hash": "",
"abstract": [
{
"text": "In this paper we present TeMoTopic, a visualization component for temporal exploration of topics in text corpora. TeMoTopic uses the temporal mosaic metaphor to present topics as a timeline of stacked bars along with related keywords for each topic. The visualization serves as an overview of the temporal distribution of topics, along with the keyword contents of the topics, which collectively support detail-on-demand interactions with the source text of the corpora. Through these interactions and the use of keyword highlighting, the content related to each topic and its change over time can be explored.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Many text corpora, such as news articles, are temporal in nature, with the individual documents distributed across a span of time. As the size and availability of text corpora have continued to increase in recent years, effective analysis of the content of corpora has become challenging. Taking the temporal nature of most corpora into account when analysing the text makes it more difficult to describe the corpora and to interpret intuitively the results of analysis.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Topic modeling techniques, such as Latent Dirichlet Allocation (LDA) (Blei et al., 2003) , have been used to automatically generate topic groups in text corpora. These topics can help in understanding the contents of a corpus by using keywords and topic association probabilities generated by the topic modelling technique. However, interpreting the results of the techniques is not always easy, and the results can seem counter-intuitive when looking only at the weighted keyword lists. Therefore, visualization techniques have been used extensively to help with the interpretation of the large number of topics generated by these models. The same is true of temporal topic modeling techniques, such as Dynamic Topic Modeling (Blei and Lafferty, 2006) , which require additional visualization techniques to aid intuitive understanding of the temporal segmentation of the topics and their related keywords.",
"cite_spans": [
{
"start": 69,
"end": 88,
"text": "(Blei et al., 2003)",
"ref_id": "BIBREF2"
},
{
"start": 727,
"end": 752,
"text": "(Blei and Lafferty, 2006)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In this paper, we propose TeMoTopic as a contribution to the collection of visualization techniques for exploring the temporal distribution of topics in text corpora through the use of temporal mosaics. TeMoTopic adopts a space-filling approach to show topic distribution over time, and presents keywords related to each topic at the overview level of the visualization. The visualization is interactive and, in contrast to many other techniques, enables direct investigation of the source documents associated with individual topics and keywords. This allows the user to get a general sense of the meaning of a topic through its associated keywords, as well as providing the ability to dive into the details of the related documents.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Topic visualization systems are an active research area, with a variety of approaches for visualizing different aspects of topic model outputs, topic hierarchies, and topic evolution. In this paper, we only focus on related work in the area of temporal topic evolution and topic visualization of text corpora. While some methods address the temporal structuring of topics in short texts in the context of meetings and dialogues (Luz and Masoodian, 2005; Sheehan et al., 2019) , in recent years, visualization of temporal topic evolution for larger text collections has been based on flow diagrams. An early example of such an approach is ThemeRiver (Havre et al., 2002) , with later additions such as TextFlow (Cui et al., 2011) , TopicFlow (Malik et al., 2013) , ThemeDelta (Gad et al., 2015) and RoseRiver (Cui et al., 2014) .",
"cite_spans": [
{
"start": 428,
"end": 453,
"text": "(Luz and Masoodian, 2005;",
"ref_id": "BIBREF11"
},
{
"start": 454,
"end": 475,
"text": "Sheehan et al., 2019)",
"ref_id": "BIBREF17"
},
{
"start": 649,
"end": 669,
"text": "(Havre et al., 2002)",
"ref_id": "BIBREF9"
},
{
"start": 710,
"end": 728,
"text": "(Cui et al., 2011)",
"ref_id": "BIBREF4"
},
{
"start": 741,
"end": 761,
"text": "(Malik et al., 2013)",
"ref_id": "BIBREF14"
},
{
"start": 775,
"end": 793,
"text": "(Gad et al., 2015)",
"ref_id": "BIBREF7"
},
{
"start": 808,
"end": 826,
"text": "(Cui et al., 2014)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Topic Visualization",
"sec_num": "2.1"
},
{
"text": "While TeMoTopic and flow-based temporal topic visualizations are similar, we expect they could form complementary components used in model assessment tools that are used to evaluate model quality. Flow diagrams are, for instance, useful for getting a high-level overview of many topics across long spans of text. TeMoTopic, on the other hand, aims to provide support for detailed viewing of a subset of topics and shorter timeslices, which are not possible in a flow diagram. As such, we envisage that other existing visualization tools which include a flow diagram component -such as LDA-Explore (Ganesan et al., 2015) , VISTopic (Yang et al., 2017) , ParallelTopics (Dou et al., 2011) and TIARA (Wei et al., 2010) -could be further expanded to include a temporal mosaic visualization, in the style of TeMoTopic. The largest benefit to this integration would come from enabling intuitive interactive filtering of the source documents based on the temporal topic and keyword distribution.",
"cite_spans": [
{
"start": 597,
"end": 619,
"text": "(Ganesan et al., 2015)",
"ref_id": "BIBREF8"
},
{
"start": 631,
"end": 650,
"text": "(Yang et al., 2017)",
"ref_id": "BIBREF22"
},
{
"start": 668,
"end": 686,
"text": "(Dou et al., 2011)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Topic Visualization",
"sec_num": "2.1"
},
{
"text": "The design of a visualization tool should clearly be motivated by concrete tasks relevant to the endusers of the intended tool. Munzner's nested model for visualization design and validation (Munzner, 2009) describes steps that can be taken to mitigate threats to the validity of a visualization design. The first of the four levels of this design model is the characterization of domain specific tasks which should be supported by the visual encoding. Ganesan et al. (2015) identify key tasks, in the design description of LDAExplore, which should be supported by visualizations that aim to help users explore the results of Latent Dirichlet Allocation (LDA). Since LDA is one of the most commonly used topic modelling techniques for text corpora, these key tasks could be generalized to other techniques where a corpus is also split into topics, and keywords associated with those topics are extracted.",
"cite_spans": [
{
"start": 191,
"end": 206,
"text": "(Munzner, 2009)",
"ref_id": "BIBREF16"
},
{
"start": 453,
"end": 474,
"text": "Ganesan et al. (2015)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Topic Visualization Tasks",
"sec_num": "2.2"
},
{
"text": "In addition, Ganesan et al. (2015) argue that the results of LDA can be counter-intuitive, and that the ability to explore and interact with the document set should make the topic and word distributions more intuitive and insightful. Table 1 shows the eight tasks identified by Ganesan et al. (2015) , as well as one additional task which we consider to be important for visualizing temporal topics. The table also includes a brief description of the tasks which are fully described by Ganesan et al. (2015) .",
"cite_spans": [
{
"start": 13,
"end": 34,
"text": "Ganesan et al. (2015)",
"ref_id": "BIBREF8"
},
{
"start": 278,
"end": 299,
"text": "Ganesan et al. (2015)",
"ref_id": "BIBREF8"
},
{
"start": 486,
"end": 507,
"text": "Ganesan et al. (2015)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [
{
"start": 234,
"end": 241,
"text": "Table 1",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Topic Visualization Tasks",
"sec_num": "2.2"
},
{
"text": "Theses tasks describe a need for topic overview with document detail available on-demand, this follows the well-known visual information seeking mantra proposed by Shneiderman (1996) . Interactions around viewing, filtering, removing, and combining topics and documents should also be supported. Finally, we include an additional task for visualizing topic changes over time. This modifies the Visualize Topics task, such that the change in distribution and keywords across is available to explore.",
"cite_spans": [
{
"start": 164,
"end": 182,
"text": "Shneiderman (1996)",
"ref_id": "BIBREF19"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Topic Visualization Tasks",
"sec_num": "2.2"
},
{
"text": "3 TeMoTopic: Temporal Mosaic Topic visualization Figure 1 shows the TeMoTopic visualization tool. It consists of two juxtaposed views (Javed and Elmqvist, 2012) : the temporal mosaic (left), and the document view (right). The design of the temporal mosaic is based on a visualization proposed by Luz and Masoodian (2007) , and further expanded in our previous temporal mosaic visualizations TeMoCo visualization (Sheehan et al., 2019) and TeMoCo-Doc visualization (Sheehan et al., 2020) , which have been used to link transcripts of meetings to document reports in a medical context. ",
"cite_spans": [
{
"start": 134,
"end": 160,
"text": "(Javed and Elmqvist, 2012)",
"ref_id": "BIBREF10"
},
{
"start": 296,
"end": 320,
"text": "Luz and Masoodian (2007)",
"ref_id": "BIBREF12"
},
{
"start": 412,
"end": 434,
"text": "(Sheehan et al., 2019)",
"ref_id": "BIBREF17"
},
{
"start": 464,
"end": 486,
"text": "(Sheehan et al., 2020)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [
{
"start": 49,
"end": 57,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Topic Visualization Tasks",
"sec_num": "2.2"
},
{
"text": "The temporal mosaic encoding was designed using Mackinlay's ranking (Mackinlay, 1986) of visual variables (Bertin, 1983) , such that the visualization uses a perceptually efficient static encoding of the key data attributes. Horizontal position is used to emphasize the temporal order of the topics, and topic distribution per timeslice is encoded using vertical length. Each tile in the mosaic represents a single combination of topic and timeslice. The height of each tile represents its topic weight in that timeslice.",
"cite_spans": [
{
"start": 68,
"end": 85,
"text": "(Mackinlay, 1986)",
"ref_id": "BIBREF13"
},
{
"start": 106,
"end": 120,
"text": "(Bertin, 1983)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Prototype",
"sec_num": "3.1"
},
{
"text": "The top ten keywords which describe the associated temporal topic are placed within the tile, and can be scaled to encode the keyword topic probability, using area in a manner similar to keyword scaling in text visualizations such as word clouds (Viegas et al., 2009) . Although the keywords are currently presented in order of descending topic probability, in future work alternative keyword presentation styles such as alphabetized lists and word clouds will be compared in terms of their effectiveness for comparison between the tiles. The categorical topics are encoded using color, allowing topics weights and keyword changes to be examined across the span of timeslices.",
"cite_spans": [
{
"start": 246,
"end": 267,
"text": "(Viegas et al., 2009)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Prototype",
"sec_num": "3.1"
},
{
"text": "The mosaic visualization provides an overview of the topic distribution and associated keywords over time. However, as the number of topics and timeslices increase, if the visualization area is kept at a fixed size, the overview would become more abstract, cluttered, and difficult to examine for individual tiles and keywords. To maintain readability, the visualization can extend both horizontally and vertically to accommodate more topics and timeslices. The user can pan and zoom to get the detailed views of topics and keywords, or a higherlevel view of the entire temporal topic space. The removal interaction is particularly useful when the number of topics is large, since filtering out topics that are not relevant to the current analysis allows for more of the detail to be presented on a single screen.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Prototype",
"sec_num": "3.1"
},
{
"text": "The temporal mosaic, as currently described, addresses two of the tasks from Table 1, namely Visualize Topics and Visualize Topic Change. To facilitate Overview of Document -Topic Relations, the document view (Figure 1, right) was created and linked, via click interactions, to the temporal mosaic (Figure 1, left) . The document view is used to display the documents associated with a temporal topic tile. When a coloured tile is selected in the temporal mosaic, the related articles are presented in a scroll box and, the keywords from the topic tile are highlighted in the text. If keyword weights (or probabilities) are provided, the highlighted words are scaled accordingly. This dual combination of views and described interactions, support the user in investigating the meaning of a topic, and by investigating the differences between the topic timeslices, temporal document similarities and differences can be revealed.",
"cite_spans": [],
"ref_spans": [
{
"start": 209,
"end": 226,
"text": "(Figure 1, right)",
"ref_id": "FIGREF0"
},
{
"start": 298,
"end": 314,
"text": "(Figure 1, left)",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Prototype",
"sec_num": "3.1"
},
{
"text": "Although it is useful to view the entirety of a topic, Filtering Documents is a task that was also identified as important to facilitate. One simple and intuitive way to do this with the temporal mosaic is by clicking on individual keywords rather than on the entire topic tile. This will cause the document view to display only documents from the related topic timeslice which contain the selected keywords, as shown in Figure 2 . Selection from multiple topics is also possible, and the keywords are highlighted in the related topic colour to differentiate between topics.",
"cite_spans": [],
"ref_spans": [
{
"start": 421,
"end": 429,
"text": "Figure 2",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "Prototype",
"sec_num": "3.1"
},
{
"text": "The final interaction supported by this version of TeMoTopic is the removal of topics from the temporal mosaic. To do this, a topic can be selected from the legend shown above the temporal mosaic (Figure 3, top) . Alternatively right-clicking on a topic removes all the other topics except the selected one. In the example shown in Figure 3 , the blue topic has been removed from the temporal mosaic. When topics are removed, the temporal mosaic no longer fills the entire vertical space of the visualization. This interaction is useful when dealing with a large number of topics of which only a few are of interest for the analysis.",
"cite_spans": [],
"ref_spans": [
{
"start": 196,
"end": 211,
"text": "(Figure 3, top)",
"ref_id": "FIGREF2"
},
{
"start": 332,
"end": 340,
"text": "Figure 3",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Prototype",
"sec_num": "3.1"
},
{
"text": "The visualization tool 1 is implemented as a singlepage web application using the D3.js framework (Bostock et al., 2011) . It takes two JavaScript Object Notation (JSON) files as input: the first file contains topic, keyword, timeslice, weights, and associated filenames, and the second input file is simply a JSON structure containing the documents with filename used as the retrieval key. Sample Python scripts are provided for generating topics and keywords on the sample dataset and for preparing the visualization input files from the model output.",
"cite_spans": [
{
"start": 98,
"end": 120,
"text": "(Bostock et al., 2011)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation",
"sec_num": "3.2"
},
{
"text": "The current version of TeMoTopic was designed to be model agnostic, and can even be used for tasks unrelated to topic model exploration. For example, metadata attributes such as the source of the news articles or their author could be used in place of topics. Keywords could be extracted using any available technique, including simple frequency lists. The visualization could also be used for corpus comparison and even cross-lingual analysis using entire corpora as replacements for the topics.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Implementation",
"sec_num": "3.2"
},
{
"text": "However, in our implementation we make use of dynamic topic modelling (Blei and Lafferty, 2006) to identify temporal topics and keywords in a subset of the de-news 2 corpus of German-English parallel news. The dataset consists of transcribed German radio broadcasts which were manually translated into English. Between 1996 and 2000 volunteers selected and transcribed five to ten of these news broadcasts per day and added them to the dataset. In the examples of TeMoTopic, shown in Figures 2, 1 and 3 , we selected a ten month span of the dataset and presented the four largest topics. The choice of time span and topic number was only for presentation and to exemplify the interface features. We did not attempt to choose a time period or number of topics based on prior knowledge of the news relevant at the time in Germany. We present our examples to describe the interface and interactions, rather than as an analysis of the dataset, and we choose to draw no conclusions about the dataset contents and topics.",
"cite_spans": [
{
"start": 70,
"end": 95,
"text": "(Blei and Lafferty, 2006)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [
{
"start": 484,
"end": 503,
"text": "Figures 2, 1 and 3",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Implementation",
"sec_num": "3.2"
},
{
"text": "While many other temporal visualization techniques, such as ThemeRiver (Havre et al., 2002) , offer some of the functionality for temporal visualization of topics or visualization of content changes, they do not feature implicit linking between the visualization and the underlying content documents. We consider this to be the main contribution of TeMoTopic visualization and its distinguishing feature with regards to the state of the art. As such, determining the necessity and validity of this approach in the identified domain is an important step before further development of the visualization prototype. Future work will, therefore, include evaluating the usability of a future iteration of the system with domain experts in both news analysis and topic modelling.",
"cite_spans": [
{
"start": 71,
"end": 91,
"text": "(Havre et al., 2002)",
"ref_id": "BIBREF9"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "4"
},
{
"text": "The software and working example are available at https://github.com/sfermoy/TeMoCo.2 http://homepages.inf.ed.ac.uk/pkoehn/ publications/de-news/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "The work of the first and second authors is supported by European Union's Horizon 2020 research and innovation programme under grant agreement No 825153, project EMBEDDIA (Cross-Lingual Embeddings for Less-Represented Languages in European News Media). The results of this paper reflects only the authors' view and the Commission is not responsible for any use that may be made of the information it contains.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Semiology of Graphics",
"authors": [
{
"first": "Jacques",
"middle": [],
"last": "Bertin",
"suffix": ""
}
],
"year": 1983,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jacques Bertin. 1983. Semiology of Graphics. Univer- sity of Wisconsin Press.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Dynamic topic models",
"authors": [
{
"first": "M",
"middle": [],
"last": "David",
"suffix": ""
},
{
"first": "John D",
"middle": [],
"last": "Blei",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Lafferty",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of the 23rd international conference on Machine learning",
"volume": "",
"issue": "",
"pages": "113--120",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David M Blei and John D Lafferty. 2006. Dynamic topic models. In Proceedings of the 23rd interna- tional conference on Machine learning, pages 113- 120.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Latent dirichlet allocation",
"authors": [
{
"first": "David",
"middle": [
"M"
],
"last": "Blei",
"suffix": ""
},
{
"first": "Andrew",
"middle": [
"Y"
],
"last": "Ng",
"suffix": ""
},
{
"first": "Michael",
"middle": [
"I"
],
"last": "Jordan",
"suffix": ""
}
],
"year": 2003,
"venue": "J. Mach. Learn. Res",
"volume": "3",
"issue": "",
"pages": "993--1022",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David M. Blei, Andrew Y. Ng, and Michael I. Jordan. 2003. Latent dirichlet allocation. J. Mach. Learn. Res., 3(null):993-1022.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "D3 data-driven documents",
"authors": [
{
"first": "Michael",
"middle": [],
"last": "Bostock",
"suffix": ""
},
{
"first": "Vadim",
"middle": [],
"last": "Ogievetsky",
"suffix": ""
},
{
"first": "Jeffrey",
"middle": [],
"last": "Heer",
"suffix": ""
}
],
"year": 2011,
"venue": "IEEE Transactions on Visualization and Computer Graphics",
"volume": "17",
"issue": "12",
"pages": "2301--2309",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Michael Bostock, Vadim Ogievetsky, and Jeffrey Heer. 2011. D3 data-driven documents. IEEE Trans- actions on Visualization and Computer Graphics, 17(12):2301-2309.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Textflow: Towards better understanding of evolving topics in text",
"authors": [
{
"first": "W",
"middle": [],
"last": "Cui",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "L",
"middle": [],
"last": "Tan",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Shi",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Song",
"suffix": ""
},
{
"first": "Z",
"middle": [],
"last": "Gao",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Qu",
"suffix": ""
},
{
"first": "X",
"middle": [],
"last": "Tong",
"suffix": ""
}
],
"year": 2011,
"venue": "IEEE Transactions on Visualization and Computer Graphics",
"volume": "17",
"issue": "12",
"pages": "2412--2421",
"other_ids": {
"DOI": [
"10.1109/TVCG.2011.239"
]
},
"num": null,
"urls": [],
"raw_text": "W. Cui, S. Liu, L. Tan, C. Shi, Y. Song, Z. Gao, H. Qu, and X. Tong. 2011. Textflow: Towards better un- derstanding of evolving topics in text. IEEE Trans- actions on Visualization and Computer Graphics, 17(12):2412-2421.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "How hierarchical topics evolve in large text corpora",
"authors": [
{
"first": "W",
"middle": [],
"last": "Cui",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Z",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Wei",
"suffix": ""
}
],
"year": 2014,
"venue": "IEEE Transactions on Visualization and Computer Graphics",
"volume": "20",
"issue": "12",
"pages": "2281--2290",
"other_ids": {
"DOI": [
"10.1109/TVCG.2014.2346433"
]
},
"num": null,
"urls": [],
"raw_text": "W. Cui, S. Liu, Z. Wu, and H. Wei. 2014. How hier- archical topics evolve in large text corpora. IEEE Transactions on Visualization and Computer Graph- ics, 20(12):2281-2290.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Paralleltopics: A probabilistic approach to exploring document collections",
"authors": [
{
"first": "Wenwen",
"middle": [],
"last": "Dou",
"suffix": ""
},
{
"first": "Xiaoyu",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Remco",
"middle": [],
"last": "Chang",
"suffix": ""
},
{
"first": "William",
"middle": [],
"last": "Ribarsky",
"suffix": ""
}
],
"year": 2011,
"venue": "2011 IEEE conference on visual analytics science and technology (VAST)",
"volume": "",
"issue": "",
"pages": "231--240",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wenwen Dou, Xiaoyu Wang, Remco Chang, and William Ribarsky. 2011. Paralleltopics: A proba- bilistic approach to exploring document collections. In 2011 IEEE conference on visual analytics science and technology (VAST), pages 231-240. IEEE.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Themedelta: Dynamic segmentations over temporal topic models",
"authors": [
{
"first": "Samah",
"middle": [],
"last": "Gad",
"suffix": ""
},
{
"first": "Waqas",
"middle": [],
"last": "Javed",
"suffix": ""
},
{
"first": "Sohaib",
"middle": [],
"last": "Ghani",
"suffix": ""
},
{
"first": "Niklas",
"middle": [],
"last": "Elmqvist",
"suffix": ""
},
{
"first": "Tom",
"middle": [],
"last": "Ewing",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Keith",
"suffix": ""
},
{
"first": "Naren",
"middle": [],
"last": "Hampton",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Ramakrishnan",
"suffix": ""
}
],
"year": 2015,
"venue": "IEEE transactions on visualization and computer graphics",
"volume": "21",
"issue": "5",
"pages": "672--685",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Samah Gad, Waqas Javed, Sohaib Ghani, Niklas Elmqvist, Tom Ewing, Keith N Hampton, and Naren Ramakrishnan. 2015. Themedelta: Dynamic seg- mentations over temporal topic models. IEEE trans- actions on visualization and computer graphics, 21(5):672-685.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Ldaexplore: Visualizing topic models generated using latent dirichlet allocation",
"authors": [
{
"first": "Ashwinkumar",
"middle": [],
"last": "Ganesan",
"suffix": ""
},
{
"first": "Kiante",
"middle": [],
"last": "Brantley",
"suffix": ""
},
{
"first": "Shimei",
"middle": [],
"last": "Pan",
"suffix": ""
},
{
"first": "Jian",
"middle": [],
"last": "Chen",
"suffix": ""
}
],
"year": 2015,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1507.06593"
]
},
"num": null,
"urls": [],
"raw_text": "Ashwinkumar Ganesan, Kiante Brantley, Shimei Pan, and Jian Chen. 2015. Ldaexplore: Visualizing topic models generated using latent dirichlet allocation. arXiv preprint arXiv:1507.06593.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Themeriver: visualizing thematic changes in large document collections",
"authors": [
{
"first": "S",
"middle": [],
"last": "Havre",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Hetzler",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Whitney",
"suffix": ""
},
{
"first": "L",
"middle": [],
"last": "Nowell",
"suffix": ""
}
],
"year": 2002,
"venue": "IEEE Transactions on Visualization and Computer Graphics",
"volume": "8",
"issue": "1",
"pages": "9--20",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "S. Havre, E. Hetzler, P. Whitney, and L. Nowell. 2002. Themeriver: visualizing thematic changes in large document collections. IEEE Transactions on Visual- ization and Computer Graphics, 8(1):9-20.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Exploring the design space of composite visualization",
"authors": [
{
"first": "Waqas",
"middle": [],
"last": "Javed",
"suffix": ""
},
{
"first": "Niklas",
"middle": [],
"last": "Elmqvist",
"suffix": ""
}
],
"year": 2012,
"venue": "Pacific Visualization Symposium (PacificVis), 2012 IEEE",
"volume": "",
"issue": "",
"pages": "1--8",
"other_ids": {
"DOI": [
"10.1109/PacificVis.2012.6183556"
]
},
"num": null,
"urls": [],
"raw_text": "Waqas Javed and Niklas Elmqvist. 2012. Exploring the design space of composite visualization. In Pacific Visualization Symposium (PacificVis), 2012 IEEE, pages 1-8.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "A model for meeting content storage and retrieval",
"authors": [
{
"first": "Saturnino",
"middle": [],
"last": "Luz",
"suffix": ""
},
{
"first": "Masood",
"middle": [],
"last": "Masoodian",
"suffix": ""
}
],
"year": 2005,
"venue": "Proceedings of the 11th International Multimedia Modelling Conference, MMM '05",
"volume": "",
"issue": "",
"pages": "392--398",
"other_ids": {
"DOI": [
"10.1109/MMMC.2005.12"
]
},
"num": null,
"urls": [],
"raw_text": "Saturnino Luz and Masood Masoodian. 2005. A model for meeting content storage and retrieval. In Pro- ceedings of the 11th International Multimedia Mod- elling Conference, MMM '05, pages 392-398.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Visualisation of parallel data streams with temporal mosaics",
"authors": [
{
"first": "Saturnino",
"middle": [],
"last": "Luz",
"suffix": ""
},
{
"first": "Masood",
"middle": [],
"last": "Masoodian",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceedings of the 11th International Conference Information Visualization, IV '07",
"volume": "",
"issue": "",
"pages": "197--202",
"other_ids": {
"DOI": [
"10.1109/IV.2007.127"
]
},
"num": null,
"urls": [],
"raw_text": "Saturnino Luz and Masood Masoodian. 2007. Vi- sualisation of parallel data streams with temporal mosaics. In Proceedings of the 11th International Conference Information Visualization, IV '07, pages 197-202.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Automating the design of graphical presentations of relational information",
"authors": [
{
"first": "Jock",
"middle": [],
"last": "Mackinlay",
"suffix": ""
}
],
"year": 1986,
"venue": "ACM Transactions on Graphics",
"volume": "5",
"issue": "2",
"pages": "110--141",
"other_ids": {
"DOI": [
"10.1145/22949.22950"
]
},
"num": null,
"urls": [],
"raw_text": "Jock Mackinlay. 1986. Automating the design of graphical presentations of relational information. ACM Transactions on Graphics, 5(2):110-141.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Topicflow: Visualizing topic alignment of twitter data over time",
"authors": [
{
"first": "Sana",
"middle": [],
"last": "Malik",
"suffix": ""
},
{
"first": "Alison",
"middle": [],
"last": "Smith",
"suffix": ""
},
{
"first": "Timothy",
"middle": [],
"last": "Hawes",
"suffix": ""
},
{
"first": "Panagis",
"middle": [],
"last": "Papadatos",
"suffix": ""
},
{
"first": "Jianyu",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Cody",
"middle": [],
"last": "Dunne",
"suffix": ""
},
{
"first": "Ben",
"middle": [],
"last": "Shneiderman",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 2013",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sana Malik, Alison Smith, Timothy Hawes, Panagis Pa- padatos, Jianyu Li, Cody Dunne, and Ben Shneider- man. 2013. Topicflow: Visualizing topic alignment of twitter data over time. In Proceedings of the 2013",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "IEEE/ACM international conference on advances in social networks analysis and mining",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "720--726",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "IEEE/ACM international conference on advances in social networks analysis and mining, pages 720- 726.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "A nested model for visualization design and validation",
"authors": [
{
"first": "T",
"middle": [],
"last": "Munzner",
"suffix": ""
}
],
"year": 2009,
"venue": "IEEE Transactions on Visualization and Computer Graphics",
"volume": "15",
"issue": "6",
"pages": "921--928",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "T. Munzner. 2009. A nested model for visualization design and validation. IEEE Transactions on Visual- ization and Computer Graphics, 15(6):921-928.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Temoco: A visualization tool for temporal analysis of multi-party dialogues in clinical settings",
"authors": [
{
"first": "Shane",
"middle": [],
"last": "Sheehan",
"suffix": ""
},
{
"first": "Pierre",
"middle": [],
"last": "Albert",
"suffix": ""
},
{
"first": "Masood",
"middle": [],
"last": "Masoodian",
"suffix": ""
},
{
"first": "Saturnino",
"middle": [],
"last": "Luz",
"suffix": ""
}
],
"year": 2019,
"venue": "2019 IEEE 32nd International Symposium on Computer-Based Medical Systems (CBMS)",
"volume": "",
"issue": "",
"pages": "690--695",
"other_ids": {
"DOI": [
"10.1109/CBMS.2019.00140"
]
},
"num": null,
"urls": [],
"raw_text": "Shane Sheehan, Pierre Albert, Masood Masoodian, and Saturnino Luz. 2019. Temoco: A visualization tool for temporal analysis of multi-party dialogues in clinical settings. In 2019 IEEE 32nd Interna- tional Symposium on Computer-Based Medical Sys- tems (CBMS), pages 690-695. IEEE.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Temoco-doc: A visualization for supporting temporal and contextual analysis of dialogues and associated documents",
"authors": [
{
"first": "Shane",
"middle": [],
"last": "Sheehan",
"suffix": ""
},
{
"first": "Saturnino",
"middle": [],
"last": "Luz",
"suffix": ""
},
{
"first": "Pierre",
"middle": [],
"last": "Albert",
"suffix": ""
},
{
"first": "Masood",
"middle": [],
"last": "Masoodian",
"suffix": ""
}
],
"year": 2020,
"venue": "Proceedings of the International Conference on Advanced Visual Interfaces, AVI '20",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"DOI": [
"10.1145/3399715.3399956"
]
},
"num": null,
"urls": [],
"raw_text": "Shane Sheehan, Saturnino Luz, Pierre Albert, and Ma- sood Masoodian. 2020. Temoco-doc: A visualiza- tion for supporting temporal and contextual analysis of dialogues and associated documents. In Proceed- ings of the International Conference on Advanced Visual Interfaces, AVI '20, New York, NY, USA. As- sociation for Computing Machinery.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "The eyes have it: a task by data type taxonomy for information visualizations",
"authors": [
{
"first": "Ben",
"middle": [],
"last": "Shneiderman",
"suffix": ""
}
],
"year": 1996,
"venue": "Proceedings the IEEE Symposium on Visual Languages",
"volume": "",
"issue": "",
"pages": "336--343",
"other_ids": {
"DOI": [
"10.1109/VL.1996.545307"
]
},
"num": null,
"urls": [],
"raw_text": "Ben Shneiderman. 1996. The eyes have it: a task by data type taxonomy for information visualizations. In Proceedings the IEEE Symposium on Visual Lan- guages, pages 336-343.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Participatory visualization with wordle",
"authors": [
{
"first": "Fernanda",
"middle": [
"B"
],
"last": "Viegas",
"suffix": ""
},
{
"first": "Martin",
"middle": [],
"last": "Wattenberg",
"suffix": ""
},
{
"first": "Jonathan",
"middle": [],
"last": "Feinberg",
"suffix": ""
}
],
"year": 2009,
"venue": "IEEE Transactions on Visualization and Computer Graphics",
"volume": "15",
"issue": "6",
"pages": "1137--1144",
"other_ids": {
"DOI": [
"http://doi.ieeecomputersociety.org/10.1109/TVCG.2009.171"
]
},
"num": null,
"urls": [],
"raw_text": "Fernanda B. Viegas, Martin Wattenberg, and Jonathan Feinberg. 2009. Participatory visualization with wordle. IEEE Transactions on Visualization and Computer Graphics, 15(6):1137-1144.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Tiara: a visual exploratory text analytic system",
"authors": [
{
"first": "Furu",
"middle": [],
"last": "Wei",
"suffix": ""
},
{
"first": "Shixia",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Yangqiu",
"middle": [],
"last": "Song",
"suffix": ""
},
{
"first": "Shimei",
"middle": [],
"last": "Pan",
"suffix": ""
},
{
"first": "Michelle",
"middle": [
"X"
],
"last": "Zhou",
"suffix": ""
},
{
"first": "Weihong",
"middle": [],
"last": "Qian",
"suffix": ""
},
{
"first": "Lei",
"middle": [],
"last": "Shi",
"suffix": ""
},
{
"first": "Li",
"middle": [],
"last": "Tan",
"suffix": ""
},
{
"first": "Qiang",
"middle": [],
"last": "Zhang",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the 16th ACM SIGKDD international conference on Knowledge discovery and data mining",
"volume": "",
"issue": "",
"pages": "153--162",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Furu Wei, Shixia Liu, Yangqiu Song, Shimei Pan, Michelle X Zhou, Weihong Qian, Lei Shi, Li Tan, and Qiang Zhang. 2010. Tiara: a visual exploratory text analytic system. In Proceedings of the 16th ACM SIGKDD international conference on Knowl- edge discovery and data mining, pages 153-162.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Vistopic: A visual analytics system for making sense of large document collections using hierarchical topic modeling",
"authors": [
{
"first": "Yi",
"middle": [],
"last": "Yang",
"suffix": ""
},
{
"first": "Quanming",
"middle": [],
"last": "Yao",
"suffix": ""
},
{
"first": "Huamin",
"middle": [],
"last": "Qu",
"suffix": ""
}
],
"year": 2017,
"venue": "Visual Informatics",
"volume": "1",
"issue": "1",
"pages": "40--47",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yi Yang, Quanming Yao, and Huamin Qu. 2017. Vistopic: A visual analytics system for making sense of large document collections using hierarchi- cal topic modeling. Visual Informatics, 1(1):40-47.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "TeMoTopic visualization, showing the temporal mosaic view (left) and the document view (right), showing the selected keywords for the red topic in the second timeslice (red tile on the bottom left).",
"type_str": "figure",
"num": null,
"uris": null
},
"FIGREF1": {
"text": "TeMoTopic visualization, showing the temporal mosaic view (left) and the filtered document view (right), with the word \"german\" selected from a temporal topic timeslice (orange tile on the top left).",
"type_str": "figure",
"num": null,
"uris": null
},
"FIGREF2": {
"text": "TeMoTopic filtered temporal mosaic view after the blue topic was selected for removal via clicking on the legend.",
"type_str": "figure",
"num": null,
"uris": null
},
"TABREF1": {
"num": null,
"type_str": "table",
"text": "Visualization tasks for topic model exploration.",
"html": null,
"content": "<table/>"
}
}
}
}