Research
Visualization Surrogates for Ensemble Simulations
In the scientific community, the simulation of phenomena with a broad range of potential outcomes is a common practice. These simulations are designed to determine the parameters that generate results that are consistent with empirical observations. Running many simulations is expensive, however, because both computational time and storage for the output can be prohibitively large. Recent advancements in deep learning methods offer a new and innovative approach to parameter space exploration in scientific applications. Through the application of deep learning techniques, the exploration of parameter space can be framed as either a generative or regression problem. Our research group, the GRAVITY lab, is actively investigating two distinct categories of deep learning models for this purpose: image-based and data-based surrogate models. Image-based surrogates directly predict 2D visualization images, while data-based surrogates synthesize 3D visual data, such as volumetric data. Image-based surrogates are often trained with predefined visual parameters, such as view angles and visual mappings, and typically require relatively low training costs. Data-based surrogates offer greater flexibility in terms of 3D interactions and post-processing operations, such as isosurfacing and feature extraction.
Publications:
Neng Shi, Jiayi Xu, Haoyu Li, Hanqi Guo, Jonathan Woodring, and Han-Wei Shen: VDL-Surrogate: A View-Dependent Latent-based Model for Parameter Space Exploration of Ensemble Simulations, IEEE Transactions on Visualization and Computer Graphics (Proc. IEEE VIS 2022), 229(1), 820-830, 2023. [Best Paper Honorable Mention Award at IEEE VIS 2022]
Neng Shi, Jiayi Xu, Skylar W. Wurster, Hanqi Guo, Jonathan Woodring, Luke Van Roekel, and Han-Wei Shen: GNN-Surrogate: A Hierarchical and Adaptive Graph Neural Network for Parameter Space Exploration of Unstructured-Mesh Ocean Simulations, IEEE Transactions on Visualization and Computer Graphics (Proc. IEEE PacificVis 2022), 28(6):2301-2313, 2022.
Wenbin He, Junpeng Wang, Hanqi Guo, Ko-Chih Wang, Han-Wei Shen, Mukund Raj, Youssef SG Nashed, and Tom Peterka: InSituNet: Deep Image Synthesis for Parameter Space Exploration of Ensemble Simulations, IEEE Transactions on Visualization and Computer Graphics 26 (1), 23-33 (2020), [Best Paper Award at IEEE VIS 2019]
Subhashis Hazarika, Haoyu Li, Ko-Chih Wang, Han-Wei Shen, and Ching-Shan Chou: NNVA: Neural Network Assisted Visual Analysis of Yeast Cell Polarization Simulation, IEEE Transactions on Visualization and Computer Graphics 26 (1), 34-44 (2020), [Best Paper Honorable Mention Award at IEEE VIS 2019]
Deep Learning based Data Representation
Computation resources such as node-hours, storage space, memory, and bandwidth are often limited in supply for scientific computing, which pushes scientists and researchers to develop new strategies to perform the desired tasks quicker and use a smaller storage footprint. At GRAVITY lab, we have proposed various tools and techniques to reduce computation resources. For example, using a neural network based hierarchical super-resolution algorithm to upscale low-resolution data, or transform data in a more compact latent space for importance-driven scientific data explorations as well as to reduce data that are not deemed important. We have also proposed a particle latent representation method for efficient feature analysis and tracking.
Publications:
Skylar W. Wurster, Hanqi Guo, Tom Peterka, Han-Wei Shen: Neural Stream Functions. In Proceedings of PacificVis 2023.
Skylar W. Wurster, Hanqi Guo, Han-Wei Shen, Tom Peterka, Jiayi Xu: Deep Hierarchical Super Resolution for Scientific Data. IEEE Transactions on Visualization and Computer Graphics (2022) (Early Access)
Jingyi Shen, Haoyu Li, Jiayi Xu, Ayan Biswas, and Han-Wei Shen: IDLat: An Importance-Driven Latent Generation Method for Scientific Data, IEEE Transactions on Visualization and Computer Graphics (Proc. IEEE VIS 2022)
Haoyu Li, Tianyu Xiong, and Han-Wei Shen: Efficient Interpolation-based Pathline Tracing with B-spline Curves in Particle Dataset, 2022 IEEE Visualization Conference (VIS) Short Paper
Haoyu Li and Han-Wei Shen: Local Latent Representation based on Geometric Convolution for Particle Data Feature Exploration, IEEE Transactions on Visualization and Computer Graphics (2022) (Early Access)
Yifei An, Han-Wei Shen, Guihua Shan, Guan Li, Jun Liu: STSRNet: Deep Joint Space-Time Super-Resolution for Vector Field Visualization, IEEE Computer Graphics and Applications (2021) (Early Access)
Text analysis + NLP
The increasing availability of large volumes of text data has spurred the development of natural language processing (NLP) techniques for extracting useful information from unstructured text. NLP has been applied to various fields, including sentiment analysis, topic modeling, and entity recognition, among others. While these techniques can reveal valuable insights, they often produce large and complex outputs, which can be difficult to interpret and analyze.
To overcome these challenges, there has been growing interest in combining NLP with text visualization techniques to create a more intuitive representation of the data. Text visualization is the process of representing text data visually to enable more effective exploration and interpretation. By combining NLP with text visualization, researchers can analyze large volumes of text data more efficiently and gain a better understanding of the underlying trends and patterns.
Publications:
Yamei Tu, Rui Qiu, Yu-Shuen Wang, Po-Yin Yen, and Han-Wei Shen. "PhraseMap: Attention-Based Keyphrases Recommendation for Information Seeking." IEEE Transactions on Visualization and Computer Graphics (2022)
Rui Qiu, Yamei Tu, Yu-Shuen Wang, Po-Yin Yen, Han-Wei Shen: DocFlow: A Visual Analytics System for Question-based Document Retrieval and Categorization. IEEE Transactions on Visualization and Computer Graphics 2022
Yamei Tu, Jiayi Xu, Han-Wei Shen: KeywordMap: Attention-based Visual Exploration for Keyword Analysis, Pacific Visualization Symposium (PacificVis), 2021 IEEE, 206-215
Xiaonan Ji, Yamei Tu, Wenbin He, Junpeng Wang, Han-Wei Shen, and Po-Yin Yen: USEVis: Visual analytics of attention-based neural embedding in information retrieval, Visual Informatics (2021).
Xiaonan Ji, Han-Wei Shen, Raghu Machiraju, Alan Ritter, and Po-Yin Yen: Visual Exploration of Neural Document Embedding in Information Retrieval: Semantics and Feature Selection, IEEE Transactions on Visualization and Computer Graphics 25 (6), 2181-2192
Graph Analysis, Inference, and Visualization
The graph is a mathematical structure used to model networks (e.g. social networks, transportation networks) in many different applications. Since the graph is a unique non-Euclidean data structure, modeling graph data remained a challenging task until Graph Neural Networks (GNNs) emerged. Graph Neural Networks (GNNs) have significantly advanced the performance of machine learning tasks on graphs. GNNs for graph visualization is an important topic but is still under-explored. In the GRAVITY lab, we aim to visualize graphs with diverse aesthetic goals via GNNs, such that the topological characteristic of graphs can be clearly identified. In addition to applying GNNs in the visualization field, we also focus on visualizing and explaining the decision-making process of GNNs because GNNs' lack of self-explainability becomes a serious obstacle for applying GNNs to real-world problems. In summary, our ultimate goal is not only to visualize the graphs with the most advanced deep learning technique, but also to open the black-box (i.e., graph-based deep learning model) by disclosing its decision-making process.
Publications:
Xiaoqi Wang and Han-Wei Shen. "GNNInterpreter: A Probabilistic Generative Model-Level Explanation For Graph Neural Networks." In International Conference on Learning Representations, 2023.
Xiaoqi Wang, Kevin Yen, Yifan Hu, Han-Wei Shen: DeepGD: A Deep Learning Framework for Graph Drawing Using GNN, IEEE Computer Graphics and Applications (2021)
Understanding Deep Learning Models with Visual Analytics (ML+VA)
Machine learning, especially deep learning with neural networks, has achieved unprecedented success in a variety of disciplines, such as object recognition with convolutional neural networks (CNN), speech recognition with recurrent neural networks (RNN), and image generation with generative adversarial networks (GAN). However, to date, there is no clear understanding on why these complicated neural networks perform so well, and how they might be improved. In GRAVITY lab, we resort to visual analytics approaches to fill the gap between the success of deep learning models and the deficiency in model interpretations. In collaboration with domain scientists, we develop integrated visual analytics systems to demonstrate model details, explore training dynamics in different levels with friendly user interactions, and propose potential solutions to improve the performance of machine learning models.
Publications:
Junpeng Wang, Liang Gou, Han-Wei Shen, Hao Yang : DQNViz: A Visual Analytics Approach to Understand Deep Q-Networks, IEEE transactions on visualization and computer graphics 25 (1), 288-298 (2019), [Best Paper Honorable Mention Award at IEEE VAST 2018]
Junpeng Wang, Liang Gou , Hao Yang, and Han-Wei Shen: GANViz: A Visual Analytics Approach to Understand the Adversarial Game, IEEE Transactions on Visualization and Computer Graphics, 24 (6), 1905-1917 (2018) [IEEE PacificVis 2018 Best Paper Award]
Junpeng Wang, Liang Gou, Wei Zhang, Hao Yang, Han-Wei Shen: DeepVID: Deep Visual Interpretation and Diagnosis for Image Classifiers via Knowledge Distillation, IEEE transactions on visualization and computer graphics 25 (6), 2168-2180 (2019)
Xiaonan Ji, Han-Wei Shen, Raghu Machiraju, Alan Ritter, and Po-Yin Yen: Visual Exploration of Neural Document Embedding in Information Retrieval: Semantics and Feature Selection, IEEE transactions on visualization and computer graphics 25 (6), 2181-2192 (2019).
Haoyu Li, Junpeng Wang, Yan Zheng, Liang Wang, Wei Zhang, and Han-Wei Shen: Compressing and Interpreting Word Embeddings with Latent Space Regularization and Interactive Semantics Probing, Information Visualization 2022
In Situ Analysis, Summarization, and Visualization of Extreme-scale Data Sets
Traditional post-processing based analysis cannot be always readily applicable to big data problems, since storing all the raw data for off-line analysis is becoming prohibitive due to the bottleneck stemming from the slower disk I/O and extreme-scale data sizes. Therefore, to enable flexible exploration of extreme-scale data sets, in this project, we explore in situ analysis techniques which have emerged as one of the frontiers in big data analysis and visualization. In situ analysis encapsulates simulation time data analysis, triage, and summarization while the data still resides in computer memory. It ensures minimal data movement while maximizing the utilization of computational resources. This body of research aims at developing practical and scalable solutions for data analysis and summarization which are suitable for in situ environment, and demonstrate that the reduced and compact data summaries can be used flexibly during post-hoc analysis to perform scalable uncertainty-aware visual analysis for feature exploration.
Publications:
Soumya Dutta, Chun-Ming Chen, Gregory Heinlein, Han-Wei Shen, Jen-Ping Chen: In Situ Distribution Guided Analysis and Visualization of Transonic Jet Engine Simulations.IEEE Trans. Vis. Comput. Graph. 23(1): 811-820 (2017). [Best Paper Honorable Mention award, SciVis 2016]
Soumya Dutta, Jonathan Woodring, Han-Wei Shen, Jen-Ping Chen, James P. Ahrens: Homogeneity guided probabilistic data summaries for analysis and visualization of large-scale data sets. PacificVis 2017: 111-120
Distribution-based Representation, Analysis, and Visualization for Large-Scale Datasets
As it becomes more difficult to analyze large-scale simulation output at full resolution, users will have to review and identify regions of interest by transforming data into compact information descriptors that characterize simulation results and allow detailed analysis on demand. Among many different feature descriptors, the statistical information derived from data samples is a promising approach to tame the big data avalanche, because data distributions computed from a population can compactly describe the presence and characteristics of salient features with minimal data movement. The ability to computationally summarize and process data using distributions provides an efficient and representative capture of the information content of a large-scale data set. In GRAVITY lab, we aim for developing novel and compact distribution-based data representations which can on one hand reduce the size of the overall data significantly via statistical summarization techniques, and on the other hand allows for compact and efficient stochastic data analysis and visualization for feature discovery.
Publications:
Subhashis Hazarika, Ayan Biswas, Han-Wei Shen: Uncertainty Visualization Using Copula-Based Analysis in Mixed Distribution Models, IEEE Transactions on Visualization and Computer Graphics , 24(1): 934-943 (2018)
Cheng Li, Han-Wei Shen: Winding Angle Assisted Particle Tracing in Distribution-Based Vector Field, SIGGRAPH Asia Symposium on Visualization 2017. [Honorable Mention award]
Soumya Dutta, Chun-Ming Chen, Gregory Heinlein, Han-Wei Shen, Jen-Ping Chen: In Situ Distribution Guided Analysis and Visualization of Transonic Jet Engine Simulations.IEEE Trans. Vis. Comput. Graph. 23(1): 811-820 (2017). [Best Paper Honorable Mention award, SciVis 2016]
Soumya Dutta, Jonathan Woodring, Han-Wei Shen, Jen-Ping Chen, James P. Ahrens: Homogeneity guided probabilistic data summaries for analysis and visualization of large-scale data sets. PacificVis 2017: 111-120
Tzu-Hsuan Wei, Chun-Ming Chen, Jonathan Woodring, Huijie Zhang, Han-Wei Shen: Efficient distribution-based feature search in multi-field datasets. PacificVis 2017: 121-130
Wenbin He, Xiaotong Liu, Han-Wei Shen, Scott M. Collis, Jonathan J. Helmus: Range likelihood tree: A compact and effective representation for visual exploration of uncertain data sets. PacificVis 2017: 151-160
Ko-Chih Wang, Kewei Lu, Tzu-Hsuan Wei, Naeem Shareef, Han-Wei Shen: Statistical visualization and analysis of large data using a value-based spatial distribution. PacificVis 2017: 161-170
Soumya Dutta, Han-Wei Shen: Distribution Driven Extraction and Tracking of Features for Time-varying Data Analysis. IEEE Trans. Vis. Comput. Graph. 22(1): 837-846(2016)
Chun-Ming Chen, Soumya Dutta, Xiaotong Liu, Gregory Heinlein, Han-Wei Shen, Jen-Ping Chen: Visualization and Analysis of Rotating Stall for Transonic Jet Engine Simulation. IEEE Trans. Vis. Comput. Graph. 22(1): 847-856 (2016)
Hanqi Guo, Wenbin He, Tom Peterka, Han-Wei Shen, Scott M. Collis, Jonathan J. Helmus: Finite-Time Lyapunov Exponents and Lagrangian Coherent Structures in Uncertain Unsteady Flows. IEEE Trans. Vis. Comput. Graph.22(6): 1672-1682 (2016)
Kewei Lu, Han-Wei Shen: A compact multivariate histogram representation for query-driven visualization. LDAV 2015: 49-56
Tzu-Hsuan Wei, Chun-Ming Chen and Ayan Biswas: Efficient Local Histogram Searching via Bitmap Indexing, Computer Graphics Forum. Vol. 34, No. 3, 2015.
Abon Chaudhuri, Tzu-Hsuan Wei, Teng-Yok Lee, Han-Wei Shen, Tom Peterka: Efficient Range Distribution Query for Visualizing Scientific Data. PacificVis 2014: 201-208
Teng-Yok Lee, Han-Wei Shen: Efficient Local Statistical Analysis via Integral Histograms with Discrete Wavelet Transform. IEEE Trans. Vis. Comput. Graph. 19(12): 2693-2702 (2013)
Kewei Lu, Abon Chaudhuri, Teng-Yok Lee, Han-Wei Shen, Pak Chung Wong: Exploring vector fields with distribution-based streamline analysis. PacificVis 2013: 257-264
Steven Martin, Han-Wei Shen: Transformations for volumetric range distribution queries. PacificVis 2013: 89-96
Abon Chaudhuri, Teng-Yok Lee, Bo Zhou, Cong Wang, Tiantian Xu, Han-Wei Shen, Tom Peterka, Yi-Jen Chiang: Scalable computation of distributions from large scale data sets. LDAV 2012: 113-120
Steven Martin, Han-Wei Shen: Histogram spectra for multivariate time-varying volume LOD selection. LDAV 2011: 39-46
Udeepta Bordoloi, David L. Kao, Han-Wei Shen: Visualization techniques for spatial probability density function data. Data Science Journal 3: 153-162 (2004)
Udeepta Bordoloi, David L. Kao, Han-Wei Shen: Visualization and exploration of spatial probability density functions: a clustering-based approach. Visualization and Data Analysis 2004: 57-64
Large-Scale Data Exploration based on Query-Driven Visualization
Query-driven visualization has been applied to efficiently analyze and visualize large-scale data set by focusing on a smaller subset of raw data. In order to reduce data exploration time, scientists usually only focus on the interesting or important part of data that matches on some specified criteria for further analysis and decision making. Through highlighting a part of raw data, it constraints the computational complexity of data visualization and provides a much faster data exploration. In order to rapidly retrieve the subset of data queried by the user, query-driven visualization usually incorporates particular data structures, such as tree or indexing data structure. In GRAVITY lab, we are developing novel approaches to provide efficient and qualitative query-driven data analysis and visualization.
Publications:
Tzu-Hsuan Wei, Chun-Ming Chen, Jonathan Woodring, Huijie Zhang, Han-Wei Shen: Efficient distribution-based feature search in multi-field datasets. PacificVis 2017: 121-130
Kewei Lu, Han-Wei Shen: A compact multivariate histogram representation for query-driven visualization. LDAV 2015: 49-56
Tzu-Hsuan Wei, Chun-Ming Chen and Ayan Biswas: Efficient Local Histogram Searching via Bitmap Indexing, Computer Graphics Forum. Vol. 34, No. 3, 2015
Abon Chaudhuri, Tzu-Hsuan Wei, Teng-Yok Lee, Han-Wei Shen, Tom Peterka: Efficient Range Distribution Query for Visualizing Scientific Data. PacificVis 2014: 201-208
Steven Martin, Han-Wei Shen: Transformations for volumetric range distribution queries. PacificVis 2013: 89-96
Ying Tu, Han-Wei Shen: GraphCharter: Combining browsing with query to explore large semantic graphs. PacificVis 2013: 49-56
Kewei Lu, Abon Chaudhuri, Teng-Yok Lee, Han-Wei Shen, Pak Chung Wong: Exploring vector fields with distribution-based streamline analysis. PacificVis 2013: 257-264
Abon Chaudhuri, Teng-Yok Lee, Han-Wei Shen, Tom Peterka: Efficient range distribution query in large-scale scientific data. LDAV 2013: 125-126
Human-Computer Interaction (HCI) and Virtual Reality (VR)
Human-Computer Interaction techniques have been proven in various of research fields to improve the efficiency of data exploration and analysis. By creating an immersive environment, users obtain the feeling that datasets are in the same world with them, and all communications with data are conducted directly in the 3D space, bypassing the traditional 2D screen and mouse/keyborad. In our lab, we study (1) innovative interactions to manipulate the data, through not only traditional devices, but also tactile input (such as using a touch screen) and body-gesture input (such as using a motion camera); (2) how the information perception from the data can be enhanced by stereoscopic rendering (such as when using a head-mounted device).
Publications:
Cheng Li, Joachim Moortgat, and Han-Wei Shen: An Automatic Data Deformation Approach for Occlusion Free Egocentric Data Exploration, Pacific Visualization Symposium (PacificVis), 2018 IEEE, 215-224 [YOUTUBE]
Xin Tong, Cheng Li, Han-Wei Shen: GlyphLens: View-Dependent Occlusion Management in the Interactive Glyph Visualization.IEEE Trans. Vis. Comput. Graph. 23(1): 891-900 (2017) [YOUTUBE]
Cheng Li, Xin Tong, Han-Wei Shen: Virtual retractor: An interactive data exploration system using physically based deformation. PacificVis 2017: 51-60 [YOUTUBE]
Xin Tong, John Edwards, Chun-Ming Chen, Han-Wei Shen, Chris R. Johnson, Pak Chung Wong: View-Dependent Streamline Deformation and Exploration. IEEE Trans. Vis. Comput. Graph. 22(7): 1788-1801 (2016) [YOUTUBE]
Xin Tong, Chun-Ming Chen, Han-Wei Shen, Pak Chung Wong: Interactive streamline exploration and manipulation using deformation. PacificVis 2015: 1-8 [YOUTUBE]
Uncertainty Analysis & Visualization in Ensemble Data Sets
Ensemble simulations are one of the primary sources of uncertain data sets in scientific studies. While modeling and measuring a real-world phenomenon via simulations, the lack of knowledge regarding the ground-truth compels the scientists to use multiple initial conditions and/or different input parameters to get an estimate of the possible outcomes. The resulting ensemble data sets are used for decision making in real world and thus, are of prime importance to the weather and the geo-scientists. At GRAVITY lab, we have proposed various tools and techniques to analyze and visualize such ensemble datasets. Using information theoretic measures we quantify and visualize the uncertainty of ensemble features like isosurfaces and streamlines. We also develop effective visual analytic solutions to study the effect of input parameters and initial conditions on the ensemble results by performing various types of sensitivity analysis.
Analyzing and Visualizing Uncertain Flow Fields
Uncertain flow analysis is becoming prevalent in various scientific and engineering domains, such as computational fluid dynamics, aerodynamics, climate, and weather research. In uncertain flow fields, a spatial location often contains a distribution of possible vector directions, which makes traditional flow analysis techniques difficult to apply. In this project, we proposed various techniques to analyze and visualize uncertain flow behaviors, including uncertain Finite-Time Lyapunov Exponent (FTLE) calculation and visualization, uncertain Lagrangian Coherent Structure (LCS) extraction, and density estimation of uncertain stream surfaces.
Information-theoretic Framework for Visualization
The goal of this project is to develop a quantitative data analysis framework to facilitate effective visualization of large-scale scientific data sets. By considering the process of visualization as a communication channel, we can quantitatively model the information flow between the data input and the visualization output. With information theory as the theoretical foundation, we are developing a framework to evaluate and optimize the quality of visualization based on the information content of the input data, the visualization output, and the discrepancy between the two. The framework can systematically guide the visual analysis process by iteratively optimizing the visualization result so that the information gap between the two ends of the visual analysis pipeline be quickly narrowed.
The project is supported in part by National Science Foundation [NSF project page] and Department of Energy
Publications:
Soumya Dutta, Xiaotong Liu, Ayan Biswas, Han-Wei Shen, and Jen-Ping Chen: Pointwise Information Guided Visual Analysis of Time-varying Multi-fields, SIGGRAPH Asia Symposium on Visualization 2017
Tzu-Hsuan Wei, Teng-Yok Lee, Han-Wei Shen: Evaluating Isosurfaces with Level-set-based Information Maps. Comput. Graph. Forum 32(3): 1-10 (2013)
Ayan Biswas, Soumya Dutta, Han-Wei Shen, Jonathan Woodring: An Information-Aware Framework for Exploring Multivariate Data Sets. IEEE Trans. Vis. Comput. Graph. 19(12): 2683-2692 (2013)
Chaoli Wang, Han-Wei Shen: Information Theory in Scientific Visualization. Entropy 13(1): 254-273 (2011)
Teng-Yok Lee, Oleg Mishchenko, Han-Wei Shen, Roger Crawfis: View point evaluation and streamline filtering for flow visualization. PacificVis 2011: 83-90
Lijie Xu, Teng-Yok Lee, Han-Wei Shen: An Information-Theoretic Framework for Flow Visualization. IEEE Trans. Vis. Comput. Graph. 16(6): 1216-1224 (2010)
Udeepta Bordoloi, Han-Wei Shen: View Selection for Volume Rendering. IEEE Visualization 2005: 487-494
Information Visualization
Information visualization (InfoVis) uses visual elements to represent abstract data. It communicates information with people by making use of human vision, which is recognized as having the widest bandwidth of all senses. The goal of InfoVis is to seamlessly integrate the visual representations and explorative interfaces together, aiming to provide users with an informative, convenient, and pleasant data exploring and communicating environment.
Our research in information visualization focuses on structured data visualization and query-driven interaction. Graphs and trees are the most classic types of structures. We study the visual representation and the layout algorithms of these structures to fulfill the desired visual properties. As interactive query becomes an indispensable means for data analysis, we study the visual operations that can assist the user to glean insight into the data.
Publications:
Junpeng Wang, Xiaotong Liu, Han-Wei Shen: High-dimensional data analysis with subspace comparison using matrix visualization, Information Visualization 2017
Xiaotong Liu, Han-Wei Shen: Association Analysis for Visual Exploration of Multivariate Scientific Data Sets. IEEE Trans. Vis. Comput. Graph. 22(1): 955-964 (2016)
Xiaotong Liu, Anbang Xu, Liang Gou, Haibin Liu, Rama Akkiraju, Han-Wei Shen: SocialBrands: Visual analysis of public perceptions of brands on social media. VAST 2016: 71-80
Xiaotong Liu, Han-Wei Shen, Yifan Hu: Supporting multifaceted viewing of word clouds with focus+context display. Information Visualization 14(2): 168-180 (2015)
Xiaotong Liu, Han-Wei Shen: The Effects of Representation and Juxtaposition on Graphical Perception of Matrix Visualization. CHI 2015: 269-278
Xiaotong Liu, Srinivasan Parthasarathy, Han-Wei Shen, Yifan Hu: GalaxyExplorer: Influence-Driven Visual Exploration of Context-Specific Social Media Interactions. WWW (Companion Volume) 2015: 215-218
Sheng-Jie Luo, Li-Ting Huang, Bing-Yu Chen, Han-Wei Shen: EmailMap: Visualizing Event Evolution and Contact Interaction within Email Archives. PacificVis 2014: 320-324
Ying Tu, Han-Wei Shen: GraphCharter: Combining browsing with query to explore large semantic graphs. PacificVis 2013: 49-56
Xiaotong Liu, Yifan Hu, Stephen C. North, Han-Wei Shen: CompactMap: A mental map preserving visual interface for streaming text data. BigData Conference 2013: 48-55
Kun-Chuan Feng, Chaoli Wang, Han-Wei Shen, Tong-Yee Lee: Coherent Time-Varying Graph Drawing with Multifocus+Context Interaction. IEEE Trans. Vis. Comput. Graph. 18(8): 1330-1342 (2012)
Abon Chaudhuri, Han-Wei Shen: A self-adaptive treemap-based technique for visualizing hierarchical data in 3D. PacificVis 2009: 105-112
Boonthanome Nouanesengsy, Sang-Cheol Seok, Han-Wei Shen, Veronica J. Vieland: Using projection and 2D plots to visually reveal genetic mechanisms of complex human disorders. IEEE VAST 2009: 171-178
Ying Tu, Han-Wei Shen: Balloon Focus: a Seamless Multi-Focus+Context Method for Treemaps. IEEE Trans. Vis. Comput. Graph. 14(6): 1157-1164 (2008)
Ying Tu, Han-Wei Shen: Visualizing Changes of Hierarchical Data using Treemaps. IEEE Trans. Vis. Comput. Graph. 13(6): 1286-1293 (2007)
Chaoli Wang, Han-Wei Shen: LOD Map - A Visual Interface for Navigating Multiresolution Volume Visualization. IEEE Trans. Vis. Comput. Graph. 12(5): 1029-1036 (2006)
Chaoli Wang, Han-Wei Shen: Hierarchical Navigation Interface: Leveraging Multiple Coordinated Views for Level-of-Detail Multiresolution Volume Rendering of Large Scientific Data Sets. IV 2005: 259-267
Udeepta Bordoloi, David L. Kao, Han-Wei Shen: Visualization techniques for spatial probability density function data. Data Science Journal 3: 153-162 (2004)
Udeepta Bordoloi, David L. Kao, Han-Wei Shen: Visualization and exploration of spatial probability density functions: a clustering-based approach. Visualization and Data Analysis 2004: 57-64