The Structure of the Information Visualization Design Space Stuart K

Total Page:16

File Type:pdf, Size:1020Kb

The Structure of the Information Visualization Design Space Stuart K The Structure of the Information Visualization Design Space Stuart K. Card and Jock Mackinlay Xerox PARC 3333 Coyote Hill Road Palo Alto, CA 94304 USA {card, mackinlay}@parc.xerox.com ABSTRACT SEMIOLOGY OF GRAPHICAL DATA COMMUNICATION Research on information visualization has reached the Graphics, according to Bertin[5], have at least two distinct place where a number of successful point designs have uses, which should not be confused: first, as the means of been proposed and a number of techniques of been communicating some information (in which case the discovered. It is now appropriate to begin to describe and communicator already understands this information in analyze portions of the design space so as to understand advance) and second, for graphical processing (in which the differences among designs and to suggest new case a person uses the manipulation and perception of possibilities. This paper proposes an organization of the graphical objects to solve a problem). As Bertin puts this information visualization literature and illustrates it with a latter use: series of examples. The result is a framework for Graphics is the visual means of resolving logical designing new visualizations and augmenting existing problems. [5, p. 16]. designs. It is this visual processing use with which we are mostly Keywords concerned in information visualization, but interactive information visualization, taxonomy, design space, visual processing depends on a series of visual morphological analysis communication acts by the machine. These INTRODUCTION communicative acts map data and intent into In recent years, information visualization, the computer visualization. assisted use of visual processing to gain understanding, Data. Information visualization starts with information in has become a topic of significant development and the form of data. There are many forms that this data research. Advances in this area are spurred on by could take, from spreadsheets to the text of novels, but increases in the power and availability of graphically agile much of it can be represented as cases by variable arrays computers and by advances in communications, or can be transformed (perhaps with loss of information) particularly the growth of the World-Wide Web, which into this form. Text, for example, can be used to compute increases the amount of data available to a worker by document vectors, normalized vectors in a space with orders of magnitude. dimensionality as large as the number of words. Each This new field has grown to a series of point designs that document becomes a case and the direction of the vector exploit the new graphical capabilities. It is typical for becomes a variable. The different data types are technologies to proceed at this point from point designs to important in their own right; text has its own characteristic abstractions that organize regions on the design space. In operations, in fact the subcategories of patent text or this paper, we propose a framework and illustrate the financial report text have their own unique characteristics framework from samples from the literature. Our analysis and potential unique operations on them, but for our builds on recent attempts to understand parts of the design purposes in this paper, we start with what can eventually space. Keller[1] lists techniques used in scientific be represented as the set of values taken on by a set of visualization. Chuah and Roth[2] taxonomizes the tasks of variables. information visualization. Shneiderman[3] proposes a The major distinction we wish to make for data is whether data type by task matrix. Our analysis is closest in spirit their values are to Tweedie’s [4], who also starts from Bertin. Our analysis, starts from an expanded version of Bertin’s [5, 6] Nominal (are only = or • to other values), and Mackinlay’s [7] analysis of the semiotics of graphics Ordered (obey a < relation), or are and notes groups of techniques based on similarities of Quantitative (can manipulated by arithmetic). their data to visualization mappings. We notate these as N, O, and Q respectively. In a more detailed analysis, we would also note the cardinality of a variable, since one of the points of information Symbol Meaning visualization is to allow visual processing in regions of Variable Name of data dimension high cardinality. We distinguish subtypes of Q for D Data Type ::= N (= Nominal), intrinsically spatial variables and spatial variables that are O (= Ordinal), actually geophysical coordinates. We also distinguish Q (= Quantitative). QX (= Quantitative and intrinsically spatial), between data D that is in an original dataset and data D’ QXlon (= Geographical) that has been selected from this set and possibly NxN (=Nominal set mapped to itself as in transformed by some filter or recoding function F, graphs) D --> F --> D’ . F Filter or function for recode data ::= f (= unspecified filter fn) Visualizations. Visualizations are basically made from (1) fs (= sorting) Marks, (2) their Graphical Properties, and (3) elements mds (= multidimensional scaling requiring human Controlled Processing (such as text)[7]. > (= data reduction filter vis sliders and Human visual processing works on two levels: automatic menus) and controlled processing[8]. Automatic processing, sl (= slider) which works on visual properties such as position and D’ Recoded Data Type color, is highly parallel, but limited in power; controlled XYZT Position in space time processing, which works on for example text, has * Non-semantic use of space-time powerful operations, but is limited in capacity. The distinction between these two types of capacity is R Retinal properties ::= C (= Color), S (= Size) ---- Connection important for visual design. [] Enclosure There are a limited set of available Graphical Properties, CP Control Processing (tx) the basic set of which have been identified by Bertin [6] P,L,A,S,V Mark types ::= P (= Point), L (= Line), and expanded by Mackinlay [7] (and we expand further S (= Surface), A (= Area), V (= Volume) here): An elementary visual presentation consists of a set of Marks (which could be Points, Lines, Areas, Surfaces, Using these distinctions, we can see the major types of or Volumes), a Position in space and time (the X, Y plane visualizations that have emerged. in classical graphics, but X, Y, Z, T 3D space plus time in information visualization), and a set of “Retinal” SCIENTIFIC VISUALIZATION Scientific visualization generally starts from data whose properties, such as Color and Size). We also add, variables are intrinsically spatial. An example is following [7], the properties of Connection (notated “—”) Treinish’s animated and very beautiful map of the earth’s and Enclosure (notated “[]”). Thus, visualizations are ozone layer[9](see Fig. 1). Because spatial and composed from the following visual vocabulary: geographical variables are so frequent, we adopt the Marks: (Point, Line, Area, Surface, Volume) special notation of QX and QY for Q (Quantitative) Automaticity Processed Graphical Properties variables that are intrinsically spatial and QXlon and Position: (X, Y, Z, T) QYlat for Q variables that are earth coordinates. Retinal encodings: (Color, Size, Shape, Scientific visualizations, then, usually have mappings Gray-level, Orientation, Texture) QX-->X:P (i.e., a spatial quantitative variable is Connections mapped into a position in X) Enclosure QY-->Y:P, Controlled Processing Graphical Properties and often To make comparisons easy, we use a common table format for these properties: QZ--> Z:P Data Automatic Properties Controlled as in Table 1 (We ignore for now the distinction between Variabl D F D’ X Y Z T R — [] CP Cartesian and radial coordinates). Ozone density is e mapped into the Retinal variable Color. Fig. 1. Ozone concentration[9] The table is divided into the major sections of Data, Automatic Processing, and Controlled Processing by double lines. In the table we use codings (which we develop in context) summarized as follows: Table 1. Ozone visualization (See Fig. 1) Table 2. SDM (See Fig. 2) Name D F D’ X Y Z T R — [] CP Name D F D’ X Y Z T R — [] CP Lon. QX fQXP lon lon Long QX QX P Lat. QY fQY P lon lon lat lat Lat QY QY P Height QZ f QZ P lat lat Ozone Q O C Profit Q Q L Region N N C MULTI-DIMENSIONAL SCATTERGRAPHS GIS These type of visualizations take variables which are not GIS-based visualizations are similar to other scientific intrinsically spatial and map them onto X and Y, e.g., visualizations, but more specialized, with intrinsically Q --> X:P geo-coordinate variables mapped onto X and Y: Other (often ordinal) variables can be placed on sliders QXlon-->X:P, O --> sl QYlat -->Y:P. and the sliders used to control the variables for filters. In In Fig. 2, from Roth’s group (Fig. 2), this leaves the Z axis the FilmFinder [11], Fig. 3, sliders (which appear as sl in free and it is used for another data variable. Table 3), control filters on which cases are shown on the Q --> Z:L. scattergraph. The sliders are separate, visual A final variable, Profit, is mapped onto a Retinal presentations, and so are separated from the rest of the presentation, Color, table. The essence of the dynamic queries technique, of which the FilmFinder is an example, is that changes in the Q --> R:Color. sliders have instantaneous effect on the items included. Fig. 2. SDM[10] In this way, the effects of multiple variables with a large number of values can be taken into account without being coded as Retinal variables, keeping the display simple and easily interpretable. Fig. 3. FilmFinder [11] Fig. 4. World within worlds[12] Table 3. FilmFinder (See Fig. 3) Name D F D’ X Y Z T R — [] CP Table 4. Worlds Within Worlds (Fig. 5) YearQ>QP Name D F D’ X Y Z T R — [] CP Quality Q > Q P V1 Q f P P Type N > N C V2 Q f P P Title O sl> V3 Q f P P Actor O sl> V4 Q f> Q S Actress O sl> V5 Q f> Q S Director O sl> V6 Q f> Q S Length Q br> V7 Q Q C Rating N br> MULTI-DIMENSIONAL TABLES Feiner’s Worlds-Within-Worlds technique is another way Another interesting visualization for multidimensional of showing higher dimension data.
Recommended publications
  • 20 Years of Four HCI Conferences: a Visual Exploration
    INTERNATIONAL JOURNAL OF HUMAN–COMPUTER INTERACTION, 23(3), 239–285 Copyright © 2007, Lawrence Erlbaum Associates, Inc. HIHC1044-73181532-7590International journal of Human–ComputerHuman-Computer Interaction,Interaction Vol. 23, No. 3, Oct 2007: pp. 0–0 20 Years of Four HCI Conferences: A Visual Exploration 20Henry Years et ofal. Four HCI Conferences Nathalie Henry INRIA/LRI, Université Paris-Sud, Orsay, France and the University of Sydney, NSW, Australia Howard Goodell Niklas Elmqvist Jean-Daniel Fekete INRIA/LRI, Université Paris-Sud, Orsay, France We present a visual exploration of the field of human–computer interaction (HCI) through the author and article metadata of four of its major conferences: the ACM conferences on Computer-Human Interaction (CHI), User Interface Software and Technology, and Advanced Visual Interfaces and the IEEE Symposium on Information Visualization. This article describes many global and local patterns we discovered in this data set, together with the exploration process that produced them. Some expected patterns emerged, such as that—like most social networks— coauthorship and citation networks exhibit a power-law degree distribution, with a few widely collaborating authors and highly cited articles. Also, the prestigious and long-established CHI conference has the highest impact (citations by the others). Unexpected insights included that the years when a given conference was most selective are not correlated with those that produced its most highly referenced arti- cles and that influential authors have distinct patterns of collaboration. An interest- ing sidelight is that methods from the HCI field—exploratory data analysis by information visualization and direct-manipulation interaction—proved useful for this analysis.
    [Show full text]
  • Why Does This Suck? Information Visualization
    why does this suck? Information Visualization Jeffrey Heer UC Berkeley | PARC, Inc. CS160 – 2004.11.22 (includes numerous slides from Marti Hearst, Ed Chi, Stuart Card, and Peter Pirolli) Basic Problem We live in a new ecology. Scientific Journals Journals/personJournals/person increasesincreases 10X10X everyevery 5050 yearsyears 1000000 100000 10000 Journals 1000 Journals/People x106 100 10 1 0.1 Darwin V. Bush You 0.01 Darwin V. Bush You 1750 1800 1850 1900 1950 2000 Year Web Ecologies 10000000 1000000 100000 10000 1000 1 new server every 2 seconds Servers 7.5 new pages per second 100 10 1 Aug-92 Feb-93 Aug-93 Feb-94 Aug-94 Feb-95 Aug-95 Feb-96 Aug-96 Feb-97 Aug-97 Feb-98 Aug-98 Source: World Wide Web Consortium, Mark Gray, Netcraft Server Survey Human Capacity 1000000 100000 10000 1000 100 10 1 0.1 Darwin V. Bush You 0.01 Darwin V. Bush You 1750 1800 1850 1900 1950 2000 Attentional Processes “What information consumes is rather obvious: it consumes the attention of its recipients. Hence a wealth of information creates a poverty of attention, and a need to allocate that attention efficiently among the overabundance of information sources that might consume it.” ~Herb Simon as quoted by Hal Varian Scientific American September 1995 Human-Information Interaction z The real design problem is not increased access to information, but greater efficiency in finding useful information. z Increasing the rate at which people can find and use relevant information improves human intelligence. Amount of Accessible Knowledge Cost [Time] Information Visualization z Leverage highly-developed human visual system to achieve rapid understanding of abstract information.
    [Show full text]
  • Introduction to Information Visualization.Pdf
    Introduction to Information Visualization Riccardo Mazza Introduction to Information Visualization 123 Riccardo Mazza University of Lugano Switzerland ISBN: 978-1-84800-218-0 e-ISBN: 978-1-84800-219-7 DOI: 10.1007/978-1-84800-219-7 British Library Cataloguing in Publication Data A catalogue record for this book is available from the British Library Library of Congress Control Number: 2008942431 c Springer-Verlag London Limited 2009 Apart from any fair dealing for the purposes of research or private study, or criticism or review, as permitted under the Copyright, Designs and Patents Act 1988, this publication may only be reproduced, stored or transmitted, in any form or by any means, with the prior permission in writing of the publish- ers, or in the case of reprographic reproduction in accordance with the terms of licences issued by the Copyright Licensing Agency. Enquiries concerning reproduction outside those terms should be sent to the publishers. The use of registered names, trademarks, etc., in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant laws and regulations and therefore free for general use. The publisher makes no representation, express or implied, with regard to the accuracy of the information contained in this book and cannot accept any legal responsibility or liability for any errors or omissions that may be made. Printed on acid-free paper Springer Science+Business Media springer.com To Vincenzo and Giulia Preface Imagine having to make a car journey. Perhaps you’re going to a holiday resort that you’re not familiar with.
    [Show full text]
  • Ecology, Economics, and Logics of Information Visualization
    Campolo 1 White-Collar Foragers Draft 10/17/2014 White-Collar Foragers: Ecology, Economics, and Logics of Information Visualization I. Introduction At the intersection of technological change and economic growth there is no measure more important than productivity. Defined as the ratio of output to input, productivity tracks the efficiency of labor. Increases in productivity allow us to produce more from less, leading to rising in standards of living. Productivity growth is used implicitly and explicitly as a justification for interventions in markets, governance, law, education, and many other social fields. In this essay I show how computers and information visualization reconfigured the concept of productivity to fit emerging modes of knowledge work in the late 1980s and early 1990s. I describe the historical emergence of information visualization as a field of computer research, focusing specifically on Information Foraging Theory, a model for visual human- computer interaction. Information Foraging Theory drew on analogies from ecology, psychology, and economics and helped clarify the relationship between computers and productivity in three specific ways: it adapted neoclassical economic categories of scarcity and utility to the domain of information; it incorporated creative, non-mechanistic frameworks of human-computer interaction (HCI); and, through ecological analogy, it grounded adaptive models of knowledge work in economic values of maximization and efficiency. Information Foraging Theory redefined white-collar workers as “informavores” who forage in graphical information environments to produce meaning and value. This historical transformation of productivity was not simply descriptive; it actively defined categories, models, and practices of Campolo 2 White-Collar Foragers Draft 10/17/2014 knowledge work.
    [Show full text]
  • UC San Diego UC San Diego Electronic Theses and Dissertations
    UC San Diego UC San Diego Electronic Theses and Dissertations Title Contemporary Data Visualization: A Cultural History and Close Readings Permalink https://escholarship.org/uc/item/8vs4b9w1 Author Zepel, Tara Publication Date 2018 Peer reviewed|Thesis/dissertation eScholarship.org Powered by the California Digital Library University of California UNIVERSITY OF CALIFORNIA, SAN DIEGO Contemporary Data Visualization: A Cultural History and Close Readings A Dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Art History, Theory and Criticism by Tara Zepel Committee in charge: Professor Lev Manovich, Co-Chair Professor Peter Lunenfeld, Co-Chair Professor Benjamin Bratton Professor William N. Bryson Professor James Hollan Professor Elizabeth Losh 2018 © Copyright Tara Zepel, 2018 All rights reserved. Signature Page The Dissertation of Tara Zepel is approved, and it is acceptable in quality and form for publication on microfilm and electronically: Co-Chair Co-Chair University of California, San Diego 2018 iii TABLE OF CONTENTS Signature Page ............................................................................................................. iii Table of Contents ......................................................................................................... iv Table of Figures ........................................................................................................... vii Vita................................................................................................................................
    [Show full text]
  • Information Visualization
    NAHUM GERSHON, STEPHEN G. EICK AND STUART CARD design RVI/Rutt Video Interactive Attract Loop Sequence Information Visualization Introduction Visualization provides an interface between two powerful information processing sys- tems—the human mind and the modern computer. Visualization is the process of transforming data, information, and knowledge into visual form making use of humans’ natural visual capabilities. With effective visual interfaces we can interact with large volumes of data rapidly and effectively to discover hidden characteristics, pat- terns, and trends. In our increasingly information-rich society, research and develop- ment in visualization has fundamentally changed the way we present and understand Vinteractions...march + april 1998 9 large complex data sets. The widespread and areas [10–12, 14]. Information visualization fundamental impact of visualization has led to [6, 14] combines aspects of scientific visual- new insights and more efficient decision ization, human–computer interfaces, data making. mining, imaging, and graphics. In contrast to Much of the previous research in visualiza- most scientific data [9], information visualiza- tion was driven by the scientific community tion focuses on information, which is often in its efforts to cope with the huge volumes of abstract. In many cases information is not scientific data being collected by scientific automatically mapped to the physical world instruments or generated by enormous super- (e.g., geographical space). This fundamental computer simulations [9]. Recently a new difference means that many interesting classes trend has emerged: The explosive growth of of information have no natural and obvious the Internet, the overall computerization of physical representation. A key research the business and defense sectors, and the problem is to discover new visual metaphors deployment of data warehouses have created a for representing information and to under- widespread need and an emerging apprecia- stand what analytical tasks they support.
    [Show full text]
  • Dissertation Impact the Phd Thesis Deconstructed
    Dissertation Impact Editor: Jim Foley The PhD Thesis Deconstructed Stuart K. Card Stanford University ’ve been asked to talk about the factors that Helping students wandering in the land of the contribute to a prize-winning, impactful thesis mind to work, f nish, publish, become famous, on visualization. There are many better quali- have impact, win prizes, and ref ect glory on If ed experts than I on this topic. That said, I have their thesis advisors recently had occasion to read a good number of theses in this area and couldn’t help noting that the same issues tend to arise in multiple disserta- tions. So I thought I would share a few observa- tions about these, not so much as a qualif ed expert or member of a thesis committee (see Figure 1), but more in the spirit of the farmer neighbor down the block who might help you with your prize to- mato entry. I have divided my observations into three parts. First, as bef ts my training in human- computer interaction, I start with a brief task analysis and try to answer the question, “What’s the point?” Then I derive a set of design require- ments to answer the question, “What makes a the- sis great?” Finally, I get to the issue of execution: “How do you actually get it done?” But, wait, there’s more! Several years ago, John Perry Miller, the dean of the graduate school at Yale University, wrote a charming little book en- titled Creating Academic Settings: High Craft and Low Cunning about how he shaped the graduate school academic environment at Yale, despite the aid of several of his colleagues.1 I have always admired this book for its frank admission that the birth Figure 1.
    [Show full text]
  • An Investigation of Mid-Air Gesture Interaction for Older Adults
    An Investigation of Mid-Air Gesture Interaction for Older Adults Arthur Theil Cabreira This thesis is submitted for the degree of Doctor of Philosophy - Cybernetics Programme – University of Reading June 2019 2 Declaration I confirm that this is my own work and the use of all material from other sources has been properly and fully acknowledged. Arthur Theil Cabreira Reading, UK June 2019 3 Abstract Older adults (60+) face natural and gradual decline in cognitive, sensory and motor functions that are often the reason for the difficulties that older users come up against when interacting with computers. For that reason, the investigation and design of age- inclusive input methods for computer interaction is much needed and relevant due to an ageing population. The advances of motion sensing technologies and mid-air gesture interaction reinvented how individuals can interact with computer interfaces and this modality of input method is often deemed as a more “natural” and “intuitive” than using purely traditional input devices such mouse interaction. Although explored in gaming and entertainment, the suitability of mid-air gesture interaction for older users in particular is still little known. The purpose of this research is to investigate the potential of mid-air gesture interaction to facilitate computer use for older users, and to address the challenges that older adults may face when interacting with gestures in mid-air. This doctoral research is presented as a collection of papers that, together, develop the topic of ageing and computer interaction through mid-air gestures. The initial point for this research was to establish how older users differ from younger users and focus on the challenges faced by older adults when interacting with mid-air gesture interaction.
    [Show full text]
  • Information Visualization
    SECOND EDITION INFORMATION VISUALIZATION PERCEPTION FOR DESIGN Egocentric object and COLIN WARE Pattern map The Morgan Kaufmann Series in Interactive Technologies Series Editors: Stuart Card, PARC; Jonathan Grudin, Microsoft; Jakob Nielsen, Nielsen Norman Group Information Visualization: Your Wish is My Command: Perception for Design, 2"d Edition Programming by Example Colin Ware Edited by Henry Lieberman Interaction Design for Complex Problem Solving: GUI Bloopers: Don'ts and Dos for Softzuare Developing Useful and Usable Software Developers and Web Designers Barbara Mire1 JeffJohnson The Craft of Information Visualization: Information Visualization: Perception for Design Readings and Reflections Colin Ware Written and edited by Ben Bederson and Ben Shneiderman Robots for Kids: Exploring New Technologies for Learning HCI Models, Theories, and Frameworks: Edited by Allison Druin and James Hendler Towards a Multidisciplinary Science Edited by John M. Carroll Information Appliances and Beyond: Interaction Design for Consumer Products Web Bloopers: 60 Common Web Design Mistakes, Edited by Eric Bergman and How to Avoid Them JeffJohnson Readings in Information Visualization: Using Vision to Think Observing the User Experience: Written and edited by Stuart K. Card, Jock D. A Practitioner's Guide to User Research Mackinlay, and Ben Shneiderman Mike Kuniavsky The Design of Children's Technology Paper Prototyping: The Fast and Easy Way to Edited by Allison Druin Design and Refine User Interfaces Carolyn Snyder Web Site Usability: A Designer's Guide Jared M. Spool, Tara Scanlon, Will Schroeder, Persuastue Technology: Uszng Computers to Carolyn Snyder, and Terri DeAngelo , _ Cbange -t 3Vs 'Thtek and Do B: j? Fogg The Usability Engineering Lifecycle: A Practitioner's Handbook for User Interface Design Coordznatzng User-Interfaces for Conszstency Deborah J.
    [Show full text]
  • Mapping Knowledge Domains
    L697: Information Visualization Mapping Knowledge Domains Katy Börner School of Library and Information Science [email protected] Talk at IU’s Technology Transfer Office Indianapolis, IN, July 12th, 2005. Overview 1. Motivation for Mapping Knowledge Domains 2. Mapping the Structure and Evolution of ¾ Scientific Disciplines ¾ All of Sciences 3. Challenges and Opportunities Mapping Knowledge Domains, Katy Börner, Indiana University 2 K. Borner 1 L697: Information Visualization Mapping the Evolution of Co-Authorship Networks Ke, Visvanath & Börner, (2004) Won 1st price at the IEEE InfoVis Contest. 1988 K. Borner 2 L697: Information Visualization 1989 1990 K. Borner 3 L697: Information Visualization 1991 1992 K. Borner 4 L697: Information Visualization 1993 1994 K. Borner 5 L697: Information Visualization 1995 1996 K. Borner 6 L697: Information Visualization 1997 1998 K. Borner 7 L697: Information Visualization 1999 2000 K. Borner 8 L697: Information Visualization 2001 2002 K. Borner 9 L697: Information Visualization 2003 2004 K. Borner 10 L697: Information Visualization U Berkeley After Stuart Card, IEEE InfoVis Keynote, 2004. U. Minnesota PARC Virginia Tech Georgia Tech Bell Labs CMU U Maryland Wittenberg 1. Motivation for Mapping Knowledge Domains / Computational Scientometrics Knowledge domain visualizations help answer questions such as: ¾ What are the major research areas, experts, institutions, regions, nations, grants, publications, journals in xx research? ¾ Which areas are most insular? ¾ What are the main connections for each area? ¾ What is the relative speed of areas? ¾ Which areas are the most dynamic/static? ¾ What new research areas are evolving? ¾ Impact of xx research on other fields? ¾ How does funding influence the number and quality of publications? Answers are needed by funding agencies, companies, and researchers.
    [Show full text]
  • Signature Redacted
    Opus Exploring Publication Data Through Visualizations Almaha Adnan Almalki Bachelor in Computer and Information Sciences King Saud University, 2014 Submitted to the Program in Media Arts and Sciences, School of Architecture and Planning, in Partial Fulfillment of the Requirements for the Degree of Master of Science in Media Arts and Sciences at the Massachusetts Institute of Technology June 2018 @Massachusetts Institute of Technology, 2018. All rights reserved. Author Signature redacted Almaha Adnan Almalki Program in Media Arts and Sciences May 4th, 2018 Massachusetts Institute of Technology Signature redacted Certified By Prof. Cesar A. Hidalgo Associate Professor in Media Arts and Sciences Massachusetts Institute of Technology Accepted By Signature redacted Prof. Todd Machover Academic Head, Associate Professor of Media Arts and Sciences Massachusetts Institute of Technology MASSACHUSETTS INSTITUTE OF TECHNOLOGY JUN 2 7 2018 LIBRARIES ARCHIVES Opus Exploring Publication Data Through Visualizations Almaha Adnan Almalki Submitted to the Program in Media Arts and Sciences, School of Architecture and Planning, in Partial Fulfillment of the Requirements for the Degree of Master of Science in Media Arts and Sciences at the Massachusetts Institute of Technology Abstract Scientific managers need to understand the impact of the research they support since they are required to evaluate re- searchers and their work for funding and promotional purposes. Yet, most of the online tools available to explore publication data, such as Google Scholar (GS), Microsoft Academic Search (MAS), and Scopus, present tabular views of publication data that fail to put scholars in a social, institutional, and geographic context. Moreover, these tools fail to provide aggregate views of the data for countries, organizations, and journals.
    [Show full text]
  • 20 Years of Four HCI Conferences: a Visual Exploration
    20 Years of Four HCI Conferences: A Visual Exploration Nathalie Henry INRIA/LRI, Univ. Paris-Sud & University of Sydney Howard Goodell INRIA/LRI, Univ. Paris-Sud Niklas Elmqvist INRIA/LRI, Univ. Paris-Sud Jean-Daniel Fekete INRIA/LRI, Univ. Paris-Sud Abstract We present a visual exploration of the field of human-computer interaction through the author and article metadata of four of its major conferences: the ACM conferences on Computer-Human Interaction (CHI), User Inter- face Software and Technology (UIST) and Advanced Visual Interfaces (AVI) and the IEEE Symposium on Information Visualization (InfoVis). This ar- ticle describes many global and local patterns we discovered in this dataset, together with the exploration process that produced them. Some expected patterns emerged, such as that | like most social networks | co-authorship and citation networks exhibit a power-law degree distribution, with a few widely-collaborating authors and highly-cited articles. Also, the prestigious and long-established CHI conference has the highest impact (citations by the others). Unexpected insights included that the years when a given confer- ence was most selective are not correlated with those that produced its most highly-referenced articles, and that influential authors have distinct patterns of collaboration. An interesting sidelight is that methods from the HCI field | exploratory data analysis by information visualization and direct-manipulation interac- tion | proved useful for this analysis. They allowed us to take an open- ended, exploratory approach, guided by the data itself. As we answered our original questions, new ones arose; as we confirmed patterns we expected, we discovered refinements, exceptions, and fascinating new ones.
    [Show full text]