ACL-OCL / Base_JSON /prefixD /json /dash /2021.dash-1.3.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2021",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T16:29:27.880128Z"
},
"title": "ViziTex: Interactive Visual Sense-Making of Text Corpora",
"authors": [
{
"first": "Natraj",
"middle": [],
"last": "Raman",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Sameena",
"middle": [],
"last": "Shah",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Tucker",
"middle": [],
"last": "Balch",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Manuela",
"middle": [],
"last": "Veloso",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "J",
"middle": [
"P"
],
"last": "Morgan",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "A",
"middle": [
"I"
],
"last": "Research",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Information visualization is critical to analytical reasoning and knowledge discovery. We present an interactive studio that integrates perceptive visualization techniques with powerful text analytics algorithms to assist humans in sense-making of large complex text corpora. The novel visual representations introduced here encode the features delivered by modern text mining models using advanced metaphors such as hypergraphs, nested topologies and tessellated planes. They enhance humancomputer interaction experience for various tasks such as summarization, exploration, organization and labeling of documents. We demonstrate the ability of the visuals to surface the structure, relations and concepts from documents across different domains.",
"pdf_parse": {
"paper_id": "2021",
"_pdf_hash": "",
"abstract": [
{
"text": "Information visualization is critical to analytical reasoning and knowledge discovery. We present an interactive studio that integrates perceptive visualization techniques with powerful text analytics algorithms to assist humans in sense-making of large complex text corpora. The novel visual representations introduced here encode the features delivered by modern text mining models using advanced metaphors such as hypergraphs, nested topologies and tessellated planes. They enhance humancomputer interaction experience for various tasks such as summarization, exploration, organization and labeling of documents. We demonstrate the ability of the visuals to surface the structure, relations and concepts from documents across different domains.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Despite admirable progress in machine learning, human participation in data analysis and decision making is a reality. Human efforts are often required for bootstrapping labels, interpreting decisions and verifying outcomes. It is important to design intuitive visualizations that can exploit the pattern recognition and spatial reasoning capabilities of humans in order to transform the humancomputer interaction experience. While traditional bar charts and heat map displays hold value, complex interactive graphical representations (Yuan et al., 2020) are often required to effectively slice and dice high-dimensional data. Furthermore, it is essential for these visuals to encode all the features delivered by machine learning models.",
"cite_spans": [
{
"start": 535,
"end": 554,
"text": "(Yuan et al., 2020)",
"ref_id": "BIBREF21"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Interactive information processing in large complex text corpora pose a significant challenge due to the sheer volume, lack of structure and multifaceted nature of text material. Existing efforts around visual interfaces for sense-making of text documents do not characterize the true potential of the text analytics algorithms (Liu et al., 2012) , are often tied to a particular model (Vig, 2019) or remain fragmented with task specific solutions (Wang et al., 2016) .",
"cite_spans": [
{
"start": 328,
"end": 346,
"text": "(Liu et al., 2012)",
"ref_id": "BIBREF9"
},
{
"start": 386,
"end": 397,
"text": "(Vig, 2019)",
"ref_id": "BIBREF17"
},
{
"start": 448,
"end": 467,
"text": "(Wang et al., 2016)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "There is a compelling opportunity for perceptive visualization techniques that fully leverage the capabilities of text mining models and cater to analysis at various levels of task granularity and human expertise. Towards this effort, we propose an interactive studio that delivers novel visual representations for common text oriented tasks such as theme discovery, document organization and label exploration. Visualizations presented here include a hypergraph that encodes distributional similarity between words, a multi-level radial layout to capture distinguishing terms, a clutter-free parallel coordinate plot of topic relations, a nested topology for document hierarchies and a tessellated plane to capture boundary points. These visualizations highlight interesting linguistic patterns in the corpus, surface complex relations between documents and reduce the burden of annotations for labeling exercises.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The structure of the framework, which follows a loosely coupled architecture pattern, is outlined in Fig. 1 . There are three main components that drive the system: a text corpora, a suite of text analytics algorithms and a set of visualization techniques. We particularly focus on metadata rich corpus with multiple facets or data dimensions along which a corpus can be subdivided. The visualizations are independent of the analytical models and newer algorithms can be flexibly plugged-in. All the generated graphical elements are interactive, with the end user being able to zoom, pan, hover and click for receiving contextual information. The users merely require a web-browser to access the visuals.",
"cite_spans": [],
"ref_spans": [
{
"start": 101,
"end": 107,
"text": "Fig. 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "We demonstrate the domain agnostic nature of the visuals by providing illustrations from publicly available datasets that span across informal, legal and scientific language formats. In the following sections, we review related efforts and present eight different visualizations.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Research in visual text analytics has gained prominence and surveys such as (Liu et al., 2018) provide an overview of recent progress. Differently, Kucher and Kerren (2015) present a visual survey by collating the images generated by the various visualization methods and offer an interactive filter for exploration.",
"cite_spans": [
{
"start": 76,
"end": 94,
"text": "(Liu et al., 2018)",
"ref_id": "BIBREF8"
},
{
"start": 148,
"end": 172,
"text": "Kucher and Kerren (2015)",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "There has been several efforts towards the development of software tools for analyzing text data. For example, the Leximancer (Angus et al., 2013) application plots word frequency statistics to help an analyst examine concepts in text. Tiara (Liu et al., 2012 ) is a visual text analysis tool that uses topic models to summarize documents. The popular pyLDAViz package (Sievert and Shirley, 2014) offers interactive visualization for topic models. Our work differs from these by introducing new metaphors and integrating a variety of text mining tasks.",
"cite_spans": [
{
"start": 126,
"end": 146,
"text": "(Angus et al., 2013)",
"ref_id": "BIBREF0"
},
{
"start": 242,
"end": 259,
"text": "(Liu et al., 2012",
"ref_id": "BIBREF9"
},
{
"start": 369,
"end": 396,
"text": "(Sievert and Shirley, 2014)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Designing interactive graphics for the creation of interesting visualization techniques is popular. StoryPrint (Watson et al., 2019 ) is a visualization method for script-based media that presents prominence and emotion of characters in a scene. The visual analytic system in Verifi (Karduni et al., 2019) enables investigation of misinformation on social media. Vig (2019) introduced a multi-scale visualization tool to illustrate the inner workings of attention patterns generated by neural Transformers. Unlike these application and model specific efforts, our work is intended to be agnostic both to the data domain and underlying algorithm.",
"cite_spans": [
{
"start": 111,
"end": 131,
"text": "(Watson et al., 2019",
"ref_id": "BIBREF19"
},
{
"start": 283,
"end": 305,
"text": "(Karduni et al., 2019)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "We present several techniques for visually analyzing a corpus at word, topic and document levels below. Samples from three different datasets namely ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Visualizations",
"sec_num": "3"
},
{
"text": "A usual first step in text analytics is to plot the frequency of words in the corpus with a word cloud. However, the absence of context limits the ability of a word cloud visual to provide any insights beyond a basic overview. Following the principle of \"characterizing a word by the company it keeps\", we depict the co-occurrences of words (Weeds and Weir, 2005) to indicate semantic proximity. Rather than the structure-less cloud visual, a graph format with word nodes inter-connected by weighted edges is used. The words are scaled by a measure of how often they appear and colored by their dominant facet. The co-occurrence strength between words is encoded in the edge thickness. Furthermore, hyper-edges are used to connect the linked nodes that share similar attributes.",
"cite_spans": [
{
"start": 341,
"end": 363,
"text": "(Weeds and Weir, 2005)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Word Hypergraph",
"sec_num": "3.1"
},
{
"text": "Formally, we are given a corpus with D documents comprising of N terms and a discrete attribute associated with each document. Let G = (V, E, H) be a hypergraph with term nodes {v n } N n=1 , a set of edges E \u2282 V \u00d7 V and hyperedges H \u2282 P(V ). We set the dyadic connections between terms i and j based on weighted mutual information as",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Word Hypergraph",
"sec_num": "3.1"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "e ij = | t i \u2229 t j | D log N 2 | t i \u2229 t j | D| t i || t j | ,",
"eq_num": "(1)"
}
],
"section": "Word Hypergraph",
"sec_num": "3.1"
},
{
"text": "where |t| is an occurrence measure and e ij \u2208 E. Let c i \u2208 {C 1 ...C P } be the dominant attribute of term i. An hyper-edge h \u2208 H connecting potentially arbitrary number of nodes is defined as",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Word Hypergraph",
"sec_num": "3.1"
},
{
"text": "h i = {v i } \u222a {v k : c i = c k \u2227 e ik > \u03c4, \u2200k \u2208 V \\i }",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Word Hypergraph",
"sec_num": "3.1"
},
{
"text": "(2) where \u03c4 is a threshold to control visual clutter.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Word Hypergraph",
"sec_num": "3.1"
},
{
"text": "This hypergraph visualization allows the user to identify words that are central to characterizing a particular subset of the corpus. For example, by paying attention to the hyper-edges connecting nodes air, flight, passenger and aircraft in Fig. 2 , the user can conclude that flight is a key-word in the Aeronautics subset of the CFR corpus while words such as operation or access is more ambiguous in describing the corpus.",
"cite_spans": [],
"ref_spans": [
{
"start": 242,
"end": 248,
"text": "Fig. 2",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "Word Hypergraph",
"sec_num": "3.1"
},
{
"text": "Domain experts are often interested in understanding how subsets of a text collection differ. The identification of terms that are distinct to particular subsets will aid in this effort. To achieve this, we construct a radial layout of the top relevant terms that are shared across the various subsets. Each subset occupies a non-uniform slice based on its bandwidth in an inner concentric circle while its corresponding terms appear along the outer circle. The prominence of a term to a particular subset is reflected in its font-size. The relations between the terms are modeled as a B-Spline curve (Holten, 2006) in order to reduce visual clutter. The curve is drawn with a linear interpolation of the term colors and its width depends on the relationship strength.",
"cite_spans": [
{
"start": 601,
"end": 615,
"text": "(Holten, 2006)",
"ref_id": "BIBREF4"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Word Relations",
"sec_num": "3.2"
},
{
"text": "In detail, let",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Word Relations",
"sec_num": "3.2"
},
{
"text": "\u03b7 p = {w i } Np i=1",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Word Relations",
"sec_num": "3.2"
},
{
"text": ", \u2203p : w i \u2208 \u03b7 p be the set of relevant terms in subset p of the corpus. The arc length for p is set to N p / p N p and the curve width between p and p for term i is computed as",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Word Relations",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "\u03b3 i pp = 1/Z f (w p i ) + f (w p i ),",
"eq_num": "(3)"
}
],
"section": "Word Relations",
"sec_num": "3.2"
},
{
"text": "where f is a measure of term occurrence and Z is a normalization constant. Fig. 3 shows the relation between words across different facets of the Amazon corpus. When inspecting the word music, the user can visually infer that this word is common to CDs, Android Apps, Movies/TV and Video Games subsets unlike a word such as great that is prevalent across all subsets, thereby unearthing distinguishing terms.",
"cite_spans": [],
"ref_spans": [
{
"start": 75,
"end": 81,
"text": "Fig. 3",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Word Relations",
"sec_num": "3.2"
},
{
"text": "Summarizing a corpus using a small set of underlying topics is a popular text mining technique to discover semantic structures. We improve over existing topic model visualizations by introducing three new features: the ability to capture correlations between topics, rank a topic by the significance of its semantic content, and associate meaningful labels with a topic. Consequently, the topics are now represented as a graph with the links between topic nodes denoting the extent of their correlation (Blei and Lafferty, 2006) . While a node is colored by the dominant facet of its topic, its opacity is controlled by the topic's significance (R\u00f6der et al., 2015) . Thus topics that are less coherent are deemphasized, blending into the background. Both the automatically extracted topic label (Mei et al., 2007) and the top ranked terms of a topic are displayed, with the latter decorated in an elliptical arc around a node. In order to extract the topic label, we first construct a set of candidate phrases 1...L and score the semantic relevance of a phrase l to topic k as",
"cite_spans": [
{
"start": 503,
"end": 528,
"text": "(Blei and Lafferty, 2006)",
"ref_id": "BIBREF1"
},
{
"start": 645,
"end": 665,
"text": "(R\u00f6der et al., 2015)",
"ref_id": "BIBREF14"
},
{
"start": 796,
"end": 814,
"text": "(Mei et al., 2007)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Topic Graph",
"sec_num": "3.3"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "score(l, k) = m log p(w mk ) p(w m ) ,",
"eq_num": "(4)"
}
],
"section": "Topic Graph",
"sec_num": "3.3"
},
{
"text": "where p(w mk ) denotes the probability of the m th term in the phrase for topic k and p(w m ) is the probability of the term across all topics. The topic label is then selected from the top ranked scores. The utility of this visualization is evident in Fig. 4 . The presence of labels such as convex optimization problem and multivariate asset return makes the topic theme of Arxiv corpus more interpretable than merely viewing a generic term such as problem or model.",
"cite_spans": [],
"ref_spans": [
{
"start": 253,
"end": 259,
"text": "Fig. 4",
"ref_id": "FIGREF3"
}
],
"eq_spans": [],
"section": "Topic Graph",
"sec_num": "3.3"
},
{
"text": "It is useful to discover differentiating topics across corpus subsets, similar to the identification of distinguishing words. However, it is difficult to accommodate the additional topic level grouping in the radial layout discussed above without disrupting legibility. Hence we employ a parallel co-ordinate (Siirtola et al., 2009; Collins et al., 2009) representation to portray this high-dimensional data. Specifically, the subsets are visualized along parallel columns and the top ranked topics for a subset Naively showing all the links between related topics will clutter the visual. Hence the edges appear clipped by default, and are expanded only when the user hovers over a topic of interest. Fig. 5 demonstrates this concept, with the full-links shown only for Topic 3 and rest of the elements are de-emphasized. The user can judge whether a topic is distinctive or not from the presence or absence of the clipped edges. For example, unlike Topic 1, Topic 2 does not contain any edge implying that it captures Aliens subset specific terms.",
"cite_spans": [
{
"start": 309,
"end": 332,
"text": "(Siirtola et al., 2009;",
"ref_id": "BIBREF16"
},
{
"start": 333,
"end": 354,
"text": "Collins et al., 2009)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [
{
"start": 702,
"end": 708,
"text": "Fig. 5",
"ref_id": "FIGREF4"
}
],
"eq_spans": [],
"section": "Topic Relations",
"sec_num": "3.4"
},
{
"text": "Visualizing the documents in the corpus in a manner that reflects the similarity and differences between them is essential for efficient organization and navigation. The spatial relations between the documents can be determined by comparing their embedding representations, which may range from a simple bag-of-words model to a modern pre-trained contextual text encoder (Devlin et al., 2018) . Instead of simply plotting a 2D projection of these document embeddings, we cluster the documents using their original high-dimensional representation and visualize their relative positions in the clustered space.",
"cite_spans": [
{
"start": 371,
"end": 392,
"text": "(Devlin et al., 2018)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Document Clusters",
"sec_num": "3.5"
},
{
"text": "Formally, we convert a document d to a fixed length continuous vector of size m through a function \u03c6 : d \u2192 R m . The pdf of the document is modeled based on this vector as a mixture of K multi-variate Gaussian densities as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Document Clusters",
"sec_num": "3.5"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "p(d) = K k=1 \u03c0 k N (\u00b5 k , \u03a3 k ).",
"eq_num": "(5)"
}
],
"section": "Document Clusters",
"sec_num": "3.5"
},
{
"text": "Here \u00b5 k \u2208 R m , \u03a3 k \u2208 R m\u00d7m and \u03c0 k \u2208 R denotes a mixture proportion. The above model partitions the corpus into K different clusters and the cluster index of a document sampled from this density function is used to determine its position in the cluster network. Fig. 6 illustrates such a cluster network of documents for the CFR corpus. The documents are centered around their corresponding cluster and colored by their facet. Nearby clusters are linked together denoting their similarity and a cluster can be collapsed interactively to simplify the view. The visual enables the user to reason say \"Why is an Aeuronatics document grouped in a cluster with predominantly Federal Elections documents?\" and provide feedback, thereby improving the tagging process in an active learning setting.",
"cite_spans": [],
"ref_spans": [
{
"start": 264,
"end": 270,
"text": "Fig. 6",
"ref_id": "FIGREF5"
}
],
"eq_spans": [],
"section": "Document Clusters",
"sec_num": "3.5"
},
{
"text": "Examining the relationship between documents within a same cluster is critical to gaining granular insights about the corpus structure. Instead of partitioning the documents exclusively, a better alternative is to organize them in a hierarchical fashion, from generic to specific (Ibrahim et al., 2019) . This would empower the users to decide the level of detail, as dictated by their target task. We recursively partition the corpus to create hierarchical clusters and visualize them using a nested structure enclosure diagram.",
"cite_spans": [
{
"start": 280,
"end": 302,
"text": "(Ibrahim et al., 2019)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Document Hierarchy",
"sec_num": "3.6"
},
{
"text": "Each circle in Fig.7 denotes an hierarchical level, with the circles contained inside the same parent being more similar. Leaf level circles denote the documents and are colored by their facet. The user can zoom-in to each circle and access the document content to explore anomalous patterns. For exam-ple, we investigated the reasons for the placement of an orange point (Clothing/Shoes) in the midst of violet points (Android Apps) and observed that it was a data quality issue.",
"cite_spans": [],
"ref_spans": [
{
"start": 15,
"end": 20,
"text": "Fig.7",
"ref_id": null
}
],
"eq_spans": [],
"section": "Document Hierarchy",
"sec_num": "3.6"
},
{
"text": "Selecting the right data to label is important for annotation exercises and in active learning tasks. An effective strategy when sampling the data points is to identify points that are near decision boundaries (Monarch, 2021) . The idea being that such uncertain points may have subjective interpretation and hence are worthy of human attention. We focus on presenting such boundary documents to the user in conjunction with documents that the machine is confident about.",
"cite_spans": [
{
"start": 210,
"end": 225,
"text": "(Monarch, 2021)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Document Boundaries",
"sec_num": "3.7"
},
{
"text": "In detail, the documents are first partitioned using a flat clustering algorithm based on their embedding representations using (5). Let D k \u2282 R m denote the set of documents in cluster k. A convex hull encompassing the points in this cluster is defined from their convex combinations of",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Document Boundaries",
"sec_num": "3.7"
},
{
"text": "D k as j \u03bb j D kj : j \u03bb j = 1 \u2227 \u03bb j \u2265 0 \u2227 D kj \u2282 D k . (6)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Document Boundaries",
"sec_num": "3.7"
},
{
"text": "The vertices of the hull are treated as the boundary points of a cluster. For visualization, a Voronoi diagram (Phillips, 2021) is constructed by using the cluster centroids as seed points. Thus each cluster is now visualized as a Voronoi cell bounded by a polygon with the polygon segments overlapping for nearby cells. The boundary points of a cluster are placed adjacent to the polygon sides while the interior points are arranged in a radial fashion at the center. Fig. 8 depicts this structure. The user Figure 7 : Hierarchical relations between the documents portrayed using a nested topology. Documents inside the same circle are more similar than the documents in sibling and parent circles. can drill down to see details about the boundary points and the sampled interior points. The Voronoi cells adjacent to Cluster 1 is highlighted, signifying that the boundary points for this cluster may be assigned to its neighbors such as Cluster 20 or 23.",
"cite_spans": [
{
"start": 111,
"end": 127,
"text": "(Phillips, 2021)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [
{
"start": 469,
"end": 475,
"text": "Fig. 8",
"ref_id": "FIGREF6"
},
{
"start": 509,
"end": 517,
"text": "Figure 7",
"ref_id": null
}
],
"eq_spans": [],
"section": "Document Boundaries",
"sec_num": "3.7"
},
{
"text": "All the document specific visualizations outlined above consider the corpus holistically. Sometimes it is required to anchor the analysis to a particular subset of the corpus and compare with the rest of the subsets in a one-vs-all setting. Such intra and inter subset relations is explored in Fig. 9 . The top hemisphere contains the ids of documents only from Aeuronatics and Space subset of CFR corpus. The documents from other subsets that are close to these documents in the embedding space are listed in the bottom hemisphere, with related documents being linked. The documents with strong intrasegment links are highlighted in bold font. The user can analyze the similarity and differences between a select set of documents based on the link cues.",
"cite_spans": [],
"ref_spans": [
{
"start": 294,
"end": 300,
"text": "Fig. 9",
"ref_id": "FIGREF7"
}
],
"eq_spans": [],
"section": "Document Relations",
"sec_num": "3.8"
},
{
"text": "Large and complexly related text collections require perceptive information visualization techniques to assist human understanding and reasoning. The interactive visualizations proposed here facilitates discovering concepts, themes, clusters, outliers and structure in a corpus by integrating text analytics models with novel visual representations. In future, we wish to extend the suite of statistical models for selection and incorporate new visuals for temporal analysis that exploits animations.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "4"
},
{
"text": "https://doi.org/10.6078/D1708G 2 https://www.ecfr.gov/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "This paper was prepared for information purposes by the Artificial Intelligence Research group of JPMorgan Chase & Co and its affiliates (\"JP Morgan\"), and is not a product of the Research Department of JP Morgan. J.P. Morgan makes no representation and warranty whatsoever and disclaims all liability for the completeness, accuracy or reliability of the information contained herein. This document is not intended as investment research or investment advice, or a recommendation, offer or solicitation for the purchase or sale of any security, financial instrument, financial product or service, or to be used in any way for evaluating the merits of participating in any transaction, and shall not constitute a solicitation under any jurisdiction or to any person, if such solicitation under such jurisdiction or to such person would be unlawful. \u00a9 2021 JP Morgan Chase & Co. All rights reserved.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Making sense of big text: a visual-first approach for analysing text data using leximancer and discursis",
"authors": [
{
"first": "Daniel",
"middle": [],
"last": "Angus",
"suffix": ""
},
{
"first": "Sean",
"middle": [],
"last": "Rintel",
"suffix": ""
},
{
"first": "Janet",
"middle": [],
"last": "Wiles",
"suffix": ""
}
],
"year": 2013,
"venue": "International Journal of Social Research Methodology",
"volume": "16",
"issue": "3",
"pages": "261--267",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Daniel Angus, Sean Rintel, and Janet Wiles. 2013. Making sense of big text: a visual-first approach for analysing text data using leximancer and discursis. International Journal of Social Research Methodol- ogy, 16(3):261-267.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Correlated topic models",
"authors": [
{
"first": "David",
"middle": [],
"last": "Blei",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Lafferty",
"suffix": ""
}
],
"year": 2006,
"venue": "Advances in neural information processing systems",
"volume": "18",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Blei and John Lafferty. 2006. Correlated topic models. Advances in neural information processing systems, 18:147.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Parallel tag clouds to explore and analyze faceted text corpora",
"authors": [
{
"first": "Christopher",
"middle": [],
"last": "Collins",
"suffix": ""
},
{
"first": "Fernanda",
"middle": [
"B"
],
"last": "Viegas",
"suffix": ""
},
{
"first": "Martin",
"middle": [],
"last": "Wattenberg",
"suffix": ""
}
],
"year": 2009,
"venue": "2009 IEEE Symposium on Visual Analytics Science and Technology",
"volume": "",
"issue": "",
"pages": "91--98",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Christopher Collins, Fernanda B Viegas, and Martin Wattenberg. 2009. Parallel tag clouds to explore and analyze faceted text corpora. In 2009 IEEE Sym- posium on Visual Analytics Science and Technology, pages 91-98. IEEE.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Bert: Pre-training of deep bidirectional transformers for language understanding",
"authors": [
{
"first": "Jacob",
"middle": [],
"last": "Devlin",
"suffix": ""
},
{
"first": "Ming-Wei",
"middle": [],
"last": "Chang",
"suffix": ""
},
{
"first": "Kenton",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "Kristina",
"middle": [],
"last": "Toutanova",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1810.04805"
]
},
"num": null,
"urls": [],
"raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2018. Bert: Pre-training of deep bidirectional transformers for language understand- ing. arXiv preprint arXiv:1810.04805.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Hierarchical edge bundles: Visualization of adjacency relations in hierarchical data",
"authors": [
{
"first": "Danny",
"middle": [],
"last": "Holten",
"suffix": ""
}
],
"year": 2006,
"venue": "IEEE Transactions on visualization and computer graphics",
"volume": "12",
"issue": "5",
"pages": "741--748",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Danny Holten. 2006. Hierarchical edge bundles: Visu- alization of adjacency relations in hierarchical data. IEEE Transactions on visualization and computer graphics, 12(5):741-748.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Survey on semantic similarity based on document clustering",
"authors": [
{
"first": "R",
"middle": [],
"last": "Ibrahim",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Zeebaree",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Jacksi",
"suffix": ""
}
],
"year": 2019,
"venue": "Adv. Sci. Technol. Eng. Syst. J",
"volume": "4",
"issue": "5",
"pages": "115--122",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "R Ibrahim, S Zeebaree, and K Jacksi. 2019. Survey on semantic similarity based on document clustering. Adv. Sci. Technol. Eng. Syst. J, 4(5):115-122.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Vulnerable to misinformation? verifi! In Proceedings of the 24th International Conference on Intelligent User Interfaces",
"authors": [
{
"first": "Alireza",
"middle": [],
"last": "Karduni",
"suffix": ""
},
{
"first": "Isaac",
"middle": [],
"last": "Cho",
"suffix": ""
},
{
"first": "Ryan",
"middle": [],
"last": "Wesslen",
"suffix": ""
},
{
"first": "Sashank",
"middle": [],
"last": "Santhanam",
"suffix": ""
},
{
"first": "Svitlana",
"middle": [],
"last": "Volkova",
"suffix": ""
},
{
"first": "Dustin",
"middle": [
"L"
],
"last": "Arendt",
"suffix": ""
},
{
"first": "Samira",
"middle": [],
"last": "Shaikh",
"suffix": ""
},
{
"first": "Wenwen",
"middle": [],
"last": "Dou",
"suffix": ""
}
],
"year": 2019,
"venue": "",
"volume": "",
"issue": "",
"pages": "312--323",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alireza Karduni, Isaac Cho, Ryan Wesslen, Sashank Santhanam, Svitlana Volkova, Dustin L Arendt, Samira Shaikh, and Wenwen Dou. 2019. Vulnera- ble to misinformation? verifi! In Proceedings of the 24th International Conference on Intelligent User In- terfaces, pages 312-323.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Text visualization techniques: Taxonomy, visual survey, and community insights",
"authors": [
{
"first": "Kostiantyn",
"middle": [],
"last": "Kucher",
"suffix": ""
},
{
"first": "Andreas",
"middle": [],
"last": "Kerren",
"suffix": ""
}
],
"year": 2015,
"venue": "2015 IEEE Pacific Visualization Symposium (PacificVis)",
"volume": "",
"issue": "",
"pages": "117--121",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kostiantyn Kucher and Andreas Kerren. 2015. Text visualization techniques: Taxonomy, visual survey, and community insights. In 2015 IEEE Pacific Vi- sualization Symposium (PacificVis), pages 117-121. IEEE.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Bridging text visualization and mining: A task-driven survey",
"authors": [
{
"first": "Shixia",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Xiting",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Christopher",
"middle": [],
"last": "Collins",
"suffix": ""
},
{
"first": "Wenwen",
"middle": [],
"last": "Dou",
"suffix": ""
},
{
"first": "Fangxin",
"middle": [],
"last": "Ouyang",
"suffix": ""
},
{
"first": "Mennatallah",
"middle": [],
"last": "El-Assady",
"suffix": ""
},
{
"first": "Liu",
"middle": [],
"last": "Jiang",
"suffix": ""
},
{
"first": "Daniel A",
"middle": [],
"last": "Keim",
"suffix": ""
}
],
"year": 2018,
"venue": "IEEE transactions on visualization and computer graphics",
"volume": "25",
"issue": "7",
"pages": "2482--2504",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shixia Liu, Xiting Wang, Christopher Collins, Wenwen Dou, Fangxin Ouyang, Mennatallah El-Assady, Liu Jiang, and Daniel A Keim. 2018. Bridging text vi- sualization and mining: A task-driven survey. IEEE transactions on visualization and computer graph- ics, 25(7):2482-2504.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Tiara: Interactive, topic-based visual text summarization and analysis",
"authors": [
{
"first": "Shixia",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Michelle",
"middle": [
"X"
],
"last": "Zhou",
"suffix": ""
},
{
"first": "Shimei",
"middle": [],
"last": "Pan",
"suffix": ""
},
{
"first": "Yangqiu",
"middle": [],
"last": "Song",
"suffix": ""
},
{
"first": "Weihong",
"middle": [],
"last": "Qian",
"suffix": ""
},
{
"first": "Weijia",
"middle": [],
"last": "Cai",
"suffix": ""
},
{
"first": "Xiaoxiao",
"middle": [],
"last": "Lian",
"suffix": ""
}
],
"year": 2012,
"venue": "ACM Transactions on Intelligent Systems and Technology",
"volume": "3",
"issue": "2",
"pages": "1--28",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shixia Liu, Michelle X Zhou, Shimei Pan, Yangqiu Song, Weihong Qian, Weijia Cai, and Xiaoxiao Lian. 2012. Tiara: Interactive, topic-based visual text summarization and analysis. ACM Transactions on Intelligent Systems and Technology (TIST), 3(2):1- 28.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Hidden factors and hidden topics: understanding rating dimensions with review text",
"authors": [
{
"first": "Julian",
"middle": [],
"last": "Mcauley",
"suffix": ""
},
{
"first": "Jure",
"middle": [],
"last": "Leskovec",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 7th ACM conference on Recommender systems",
"volume": "",
"issue": "",
"pages": "165--172",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Julian McAuley and Jure Leskovec. 2013. Hidden fac- tors and hidden topics: understanding rating dimen- sions with review text. In Proceedings of the 7th ACM conference on Recommender systems, pages 165-172.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Automatic labeling of multinomial topic models",
"authors": [
{
"first": "Qiaozhu",
"middle": [],
"last": "Mei",
"suffix": ""
},
{
"first": "Xuehua",
"middle": [],
"last": "Shen",
"suffix": ""
},
{
"first": "Chengxiang",
"middle": [],
"last": "Zhai",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceedings of the 13th ACM SIGKDD international conference on Knowledge discovery and data mining",
"volume": "",
"issue": "",
"pages": "490--499",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Qiaozhu Mei, Xuehua Shen, and ChengXiang Zhai. 2007. Automatic labeling of multinomial topic mod- els. In Proceedings of the 13th ACM SIGKDD in- ternational conference on Knowledge discovery and data mining, pages 490-499.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Human-in-the-Loop Machine Learning: Active learning and annotation for human-centered AI",
"authors": [
{
"first": "Robert",
"middle": [],
"last": "Monarch",
"suffix": ""
}
],
"year": 2021,
"venue": "Manning, Shelter Island",
"volume": "1",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Robert Monarch. 2021. Human-in-the-Loop Ma- chine Learning: Active learning and annotation for human-centered AI, volume 1. Manning, Shelter Is- land, NY.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Mathematical Foundations for Data Analysis",
"authors": [
{
"first": "Jeff",
"middle": [],
"last": "Phillips",
"suffix": ""
}
],
"year": 2021,
"venue": "",
"volume": "1",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "M Jeff Phillips. 2021. Mathematical Foundations for Data Analysis, volume 1. Springer.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Exploring the space of topic coherence measures",
"authors": [
{
"first": "Michael",
"middle": [],
"last": "R\u00f6der",
"suffix": ""
},
{
"first": "Andreas",
"middle": [],
"last": "Both",
"suffix": ""
},
{
"first": "Alexander",
"middle": [],
"last": "Hinneburg",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of the eighth ACM international conference on Web search and data mining",
"volume": "",
"issue": "",
"pages": "399--408",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Michael R\u00f6der, Andreas Both, and Alexander Hinneb- urg. 2015. Exploring the space of topic coherence measures. In Proceedings of the eighth ACM inter- national conference on Web search and data mining, pages 399-408.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Ldavis: A method for visualizing and interpreting topics",
"authors": [
{
"first": "Carson",
"middle": [],
"last": "Sievert",
"suffix": ""
},
{
"first": "Kenneth",
"middle": [],
"last": "Shirley",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the workshop on interactive language learning, visualization, and interfaces",
"volume": "",
"issue": "",
"pages": "63--70",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Carson Sievert and Kenneth Shirley. 2014. Ldavis: A method for visualizing and interpreting topics. In Proceedings of the workshop on interactive lan- guage learning, visualization, and interfaces, pages 63-70.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Visual perception of parallel coordinate visualizations",
"authors": [
{
"first": "Harri",
"middle": [],
"last": "Siirtola",
"suffix": ""
},
{
"first": "Tuuli",
"middle": [],
"last": "Laivo",
"suffix": ""
},
{
"first": "Tomi",
"middle": [],
"last": "Heimonen",
"suffix": ""
},
{
"first": "Kari-Jouko",
"middle": [],
"last": "R\u00e4ih\u00e4",
"suffix": ""
}
],
"year": 2009,
"venue": "13th International Conference Information Visualisation",
"volume": "",
"issue": "",
"pages": "3--9",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Harri Siirtola, Tuuli Laivo, Tomi Heimonen, and Kari- Jouko R\u00e4ih\u00e4. 2009. Visual perception of parallel coordinate visualizations. In 2009 13th Interna- tional Conference Information Visualisation, pages 3-9. IEEE.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "A multiscale visualization of attention in the transformer model",
"authors": [
{
"first": "Jesse",
"middle": [],
"last": "Vig",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics: System Demonstrations",
"volume": "",
"issue": "",
"pages": "37--42",
"other_ids": {
"DOI": [
"10.18653/v1/P19-3007"
]
},
"num": null,
"urls": [],
"raw_text": "Jesse Vig. 2019. A multiscale visualization of atten- tion in the transformer model. In Proceedings of the 57th Annual Meeting of the Association for Compu- tational Linguistics: System Demonstrations, pages 37-42, Florence, Italy. Association for Computa- tional Linguistics.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Topicpanorama: A full picture of relevant topics",
"authors": [
{
"first": "Xiting",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Shixia",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Junlin",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Jianfei",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Jun",
"middle": [],
"last": "Zhu",
"suffix": ""
},
{
"first": "Baining",
"middle": [],
"last": "Guo",
"suffix": ""
}
],
"year": 2016,
"venue": "IEEE transactions on visualization and computer graphics",
"volume": "22",
"issue": "12",
"pages": "2508--2521",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xiting Wang, Shixia Liu, Junlin Liu, Jianfei Chen, Jun Zhu, and Baining Guo. 2016. Topicpanorama: A full picture of relevant topics. IEEE transactions on visualization and computer graphics, 22(12):2508- 2521.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Storyprint: an interactive visualization of stories",
"authors": [
{
"first": "Katie",
"middle": [],
"last": "Watson",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Samuel",
"suffix": ""
},
{
"first": "Sasha",
"middle": [],
"last": "Sohn",
"suffix": ""
},
{
"first": "Markus",
"middle": [],
"last": "Schriber",
"suffix": ""
},
{
"first": "Carlos",
"middle": [
"Manuel"
],
"last": "Gross",
"suffix": ""
},
{
"first": "Mubbasir",
"middle": [],
"last": "Muniz",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Kapadia",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 24th International Conference on Intelligent User Interfaces",
"volume": "",
"issue": "",
"pages": "303--311",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Katie Watson, Samuel S Sohn, Sasha Schriber, Markus Gross, Carlos Manuel Muniz, and Mubbasir Ka- padia. 2019. Storyprint: an interactive visualiza- tion of stories. In Proceedings of the 24th Inter- national Conference on Intelligent User Interfaces, pages 303-311.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Co-occurrence retrieval: A flexible framework for lexical distributional similarity",
"authors": [
{
"first": "Julie",
"middle": [],
"last": "Weeds",
"suffix": ""
},
{
"first": "David",
"middle": [],
"last": "Weir",
"suffix": ""
}
],
"year": 2005,
"venue": "Computational Linguistics",
"volume": "31",
"issue": "4",
"pages": "439--475",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Julie Weeds and David Weir. 2005. Co-occurrence retrieval: A flexible framework for lexical dis- tributional similarity. Computational Linguistics, 31(4):439-475.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "A survey of visual analytics techniques for machine learning",
"authors": [
{
"first": "Jun",
"middle": [],
"last": "Yuan",
"suffix": ""
},
{
"first": "Changjian",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Weikai",
"middle": [],
"last": "Yang",
"suffix": ""
},
{
"first": "Mengchen",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Jiazhi",
"middle": [],
"last": "Xia",
"suffix": ""
},
{
"first": "Shixia",
"middle": [],
"last": "Liu",
"suffix": ""
}
],
"year": 2020,
"venue": "Computational Visual Media",
"volume": "",
"issue": "",
"pages": "1--34",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jun Yuan, Changjian Chen, Weikai Yang, Mengchen Liu, Jiazhi Xia, and Shixia Liu. 2020. A survey of visual analytics techniques for machine learning. Computational Visual Media, pages 1-34.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"type_str": "figure",
"uris": null,
"text": "Architecture Overview.",
"num": null
},
"FIGREF1": {
"type_str": "figure",
"uris": null,
"text": "Hypergraph depicting word co-occurrences. Amazon Reviews (McAuley and Leskovec, 2013), Arxiv Abstracts 1 and Code of Federal Regulations (CFR) 2 are used to illustrate the visualizations.",
"num": null
},
"FIGREF2": {
"type_str": "figure",
"uris": null,
"text": "Relations between words across different subsets are displayed in a radial layout.",
"num": null
},
"FIGREF3": {
"type_str": "figure",
"uris": null,
"text": "Topic Graph encoded with correlations, coherence and labels. are scaled by their corresponding topic distribution. The topic terms themselves are relatively sized.",
"num": null
},
"FIGREF4": {
"type_str": "figure",
"uris": null,
"text": "Topic Relations rendered using a parallel coordinate plot and clipped edges. Topic boxes and links are highlighted on hover to reduce clutter.",
"num": null
},
"FIGREF5": {
"type_str": "figure",
"uris": null,
"text": "Network representation of document clusters.",
"num": null
},
"FIGREF6": {
"type_str": "figure",
"uris": null,
"text": "Voronoi tessellation of the cluster space showing both boundary and interior points.",
"num": null
},
"FIGREF7": {
"type_str": "figure",
"uris": null,
"text": "Relations (intra vs inter) between documents.",
"num": null
}
}
}
}