4.7 Article

Application of Mathematical Optimization in Data Visualization and Visual Analytics: A Survey

相关参考文献

注意:仅列出部分参考文献,下载原文获取全部文献信息。
Article Computer Science, Interdisciplinary Applications

Towards better pattern enhancement in temporal evolving set visualization

Zihao Zhu et al.

Summary: This study constructs a workflow for analyzing and exploring inconspicuous patterns in temporal evolving set data, and proposes two pattern enhancement strategies. The comprehensive evaluation shows that these strategies effectively help users identify inconspicuous patterns.

JOURNAL OF VISUALIZATION (2023)

Article Computer Science, Software Engineering

Placing Arrows in Directed Graph Layouts: Algorithms and Experiments

Carla Binucci et al.

Summary: This study focuses on the placement of arrow heads in directed graph drawings to minimize overlaps and avoid intersections with edges. The research presents algorithms and user studies to explore the impact of different arrow placement strategies on directed graph layouts.

COMPUTER GRAPHICS FORUM (2022)

Article Computer Science, Software Engineering

Differentiable Direct Volume Rendering

Sebastian Weiss et al.

Summary: This paper presents a differentiable volume rendering solution that allows for differentiation of all parameters of the rendering process. The approach is tailored for volume rendering and facilitates automatic optimization of parameters and volumetric density field. The effectiveness of the method is demonstrated through experiments and comparisons with other techniques.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Software Engineering

Automatic Polygon Layout for Primal-Dual Visualization of Hypergraphs

Botong Qu et al.

Summary: This paper proposes an automatic polygon layout generation algorithm for visualizing N-ary relationships. The algorithm uses a set of objective functions driven by design principles and applies them in an optimization framework to achieve high-quality layouts. Additionally, two complementary views are provided for data analysis.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Software Engineering

STRATISFIMAL LAYOUT: A modular optimization model for laying out layered node-link network visualizations

Sara DiBartolomeo et al.

Summary: Node-link visualizations play a significant role in displaying network relationships. This paper introduces a layout optimization model for computing layered layouts that expose hierarchical or sequential relationships. The layout considers important readability criteria such as crossing reduction, edge bendiness, and nested and multi-layer groups. It offers modularity to adapt to diverse use cases and provides open-source implementations for web-based and desktop visualizations.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Software Engineering

Simultaneous Matrix Orderings for Graph Collections

Nathan van Beusekom et al.

Summary: Undirected graphs are commonly used to model phenomena involving interacting objects. The topology of a graph can be visualized through an adjacency matrix, and the visual patterns depend on the ordering of rows and columns. We propose a collection-aware approach to visualize graph collections with a single ordering, using Moran's I as the quality metric. Our evaluation shows that our approach outperforms existing methods in terms of similarity of graphs in the collection.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Software Engineering

Active Colorization for Cartoon Line Drawings

Shu-Yu Chen et al.

Summary: This research presents a novel semiautomatic image colorization method that achieves coherent colorization of a set of images using a single colorized reference image. By utilizing an active-learning framework to match local regions and mixed-integer quadratic programming to consider spatial contexts, the method effectively refines the matching results and achieves high accuracy in the final colorized images. Additionally, experiments show that this method outperforms the current state-of-the-art deep learning based colorization method in terms of color coherency with the reference image.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Interdisciplinary Applications

Family metro maps Visualizing family relations by metro lines

Jan Korst et al.

Summary: The paper introduces a new approach, family metro maps, to visualize relationships between multiple related families. Each family is represented by a metro line with parents as end nodes and children as intermediate nodes. By automatically drawing family metro maps for given family trees without crossing line segments, the method ensures equal distances between successive nodes on a metro line. Additionally, the inter-node distance may vary based on family generation to highlight earlier generations more prominently.

JOURNAL OF VISUALIZATION (2022)

Article Computer Science, Software Engineering

Computing Schematic Layouts for Spatial Hypergraphs on Concentric Circles and Grids

M. A. Bekos et al.

Summary: This article discusses visualization methods for set systems, including layouts where spatial locations are displaced onto concentric circles or a grid. The study investigates the feasibility of different optimization criteria for the layout structure and describes a simulated-annealing approach to heuristic optimization. Computational experiments are conducted to explore the trade-offs and dependencies between criteria for computing high-quality visualizations.

COMPUTER GRAPHICS FORUM (2022)

Article Computer Science, Software Engineering

ChartSeer: Interactive Steering Exploratory Visual Analysis With Machine Intelligence

Jian Zhao et al.

Summary: This study proposes a system called ChartSeer that uses machine intelligence to assist analysts in monitoring the current state of exploratory visual analysis (EVA) and identifying future activities. By utilizing deep learning techniques to characterize data charts, generate visual summaries, and recommend appropriate charts, ChartSeer enables analysts to enhance their analysis and explore data variables more effectively.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Software Engineering

A Survey on ML4VIS: Applying Machine Learning Advances to Data Visualization

Qianwen Wang et al.

Summary: Inspired by the success of machine learning, researchers have applied ML techniques to visualizations for better design, development, and evaluation. This article systematically surveys 88 ML4VIS studies and reveals seven main visualization processes that can benefit from ML techniques. These processes are aligned with main learning tasks in ML to facilitate ML-assisted visualization.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Software Engineering

Multi-Level Area Balancing of Clustered Graphs

Hsiang-Yun Wu et al.

Summary: The article introduces a multi-level area balancing technique for laying out clustered graphs to aid in understanding complex relationships. The method focuses on three main factors: area balancing, schematized space partitioning, and hairball management.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Software Engineering

Interactive Visual Exploration of Longitudinal Historical Career Mobility Data

Yifang Wang et al.

Summary: The availability of quantitative historical datasets has opened up new research opportunities for various social science disciplines. However, existing statistical approaches are not suitable for analyzing career mobility in historical datasets due to their fine-grained attributes and long time span. This article proposes an interactive visual analytics system, CareerLens, to assist experts in exploring and understanding historical career data.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Article Computer Science, Software Engineering

Diagnosing Ensemble Few-Shot Classifiers

Weikai Yang et al.

Summary: In this paper, we propose a visual analysis method called FSLDiagnotor to address the issue of unsatisfactory performance in ensemble few-shot classifiers. We formulate the problem as sparse subset selection and develop two algorithms to recommend appropriate base learners and shots. The recommended results are explained and adjusted using matrix visualization and scatterplot. Two case studies demonstrate the effectiveness of FSLDiagnotor in building few-shot classifiers with improved accuracy.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2022)

Proceedings Paper Computer Science, Artificial Intelligence

InfoNeRF: Ray Entropy Minimization for Few-Shot Neural Volume Rendering

Mijeong Kim et al.

Summary: We propose an information-theoretic regularization technique using neural implicit representation for few-shot novel view synthesis. The approach minimizes potential reconstruction inconsistency by imposing entropy constraint on density in each ray, and incorporates spatial smoothness constraint by restricting information gains from additional rays with slightly different viewpoints. Our algorithm aims to make reconstructed scenes compact and consistent along individual rays and in the neighborhood. The proposed regularizers can be easily integrated into existing neural volume rendering techniques, and consistently outperform previous methods on multiple benchmarks.

2022 IEEE/CVF CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION (CVPR) (2022)

Proceedings Paper Computer Science, Artificial Intelligence

UNICON: A UNIform CONstraint Based Graph Layout Framework

Jiacheng Yu et al.

Summary: In this paper, we propose UNICON, a uniform constraint based graph layout framework that supports both soft and hard constraints. We extend the stress model to accommodate soft constraints and utilize a gradient projection method for satisfying hard constraints. A visualization prototype system is implemented to allow users to interactively add or remove constraints for generating desired layouts. The efficiency, quality, and flexibility of the framework and system are demonstrated on various datasets with user-defined constraints.

2022 IEEE 15TH PACIFIC VISUALIZATION SYMPOSIUM (PACIFICVIS 2022) (2022)

Article Computer Science, Information Systems

Visual Analytics of Anomalous User Behaviors: A Survey

Yang Shi et al.

Summary: With the increasing use of information technologies and the availability of more data, understanding user behaviors has new opportunities. This article surveys the latest research in visual analytics of anomalous user behaviors and categorizes them into four application domains: social interaction, travel, network communication, and financial transaction. The research work in each category is examined in terms of data types, visualization techniques, and interactive analysis methods. The survey aims to provide researchers and practitioners with systematic guidelines and discusses potential directions for future research in visual analytics of user behaviors.

IEEE TRANSACTIONS ON BIG DATA (2022)

Review Management

Tutorial on risk neutral, distributionally robust and risk averse multistage stochastic programming

Alexander Shapiro

Summary: This tutorial discusses modeling and solving multistage stochastic programming problems, focusing on distributionally robust and risk averse approaches. It also explores the concept of time consistency, aiming to present a certain viewpoint on multistage stochastic optimization rather than providing a comprehensive survey of the topic.

EUROPEAN JOURNAL OF OPERATIONAL RESEARCH (2021)

Review Management

Optimization problems for machine learning: A survey

Claudio Gambella et al.

Summary: This paper surveys common machine learning approaches and presents them in an optimization framework. It also discusses the strengths, weaknesses, and potential research directions of these models.

EUROPEAN JOURNAL OF OPERATIONAL RESEARCH (2021)

Article Computer Science, Interdisciplinary Applications

Colormap optimization with data equality

Xiaohui Wang et al.

Summary: The study introduces a novel colormap optimization algorithm based on a spring model to better reveal data distribution and identify data values. By formulating the proportionality rule and data ink rule, the algorithm dynamically balances a spring system to optimize the colormap and ensure data equality.

JOURNAL OF VISUALIZATION (2021)

Article Computer Science, Interdisciplinary Applications

EcoLens: visual analysis of ecological regions in urban contexts using traffic data

Zhuochen Jin et al.

Summary: This study introduces an interactive visual analysis approach, EcoLens, that allows analysts to progressively explore and analyze the complex dynamic segmentation patterns of a city using traffic data. The proposed algorithm is based on extended nonnegative matrix factorization to capture the spatiotemporal dynamics of the city, ensuring the orthogonality of its result for interpretation. Visualizations are designed to illustrate the dynamics of city segmentation and interactions are added to support exploration of segmentation patterns over time.

JOURNAL OF VISUALIZATION (2021)

Article Computer Science, Software Engineering

Modeling Visual Containment for Web Page Layout Optimization

K. Kikuchi et al.

Summary: The researchers represent visual containment as a layout tree and formulate the layout design task as a hierarchical optimization problem to improve design efficiency. Experimental results show that this approach generates better quality layouts compared to traditional methods.

COMPUTER GRAPHICS FORUM (2021)

Article Computer Science, Interdisciplinary Applications

Visual exploration of urban functional zones based on augmented nonnegative tensor factorization

Liyan Liu et al.

Summary: A city contains various urban functions related to the purpose of land use to meet the diverse needs of urban residents. Exploring urban functional zones is crucial, and the proposed interactive visual analytics system effectively tackles the challenges in identifying and understanding these zones by combining mobility semantics and location information simultaneously.

JOURNAL OF VISUALIZATION (2021)

Article Computer Science, Software Engineering

Interactive Steering of Hierarchical Clustering

Weikai Yang et al.

Summary: The proposed method automatically constructs constraints for hierarchical clustering using both knowledge-driven and data-driven approaches, providing interactive guidance through a visual interface for users to quickly locate and improve uncertain sub-hierarchies, facilitating the efficient construction of customized clustering trees.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

PyramidTags: Context-, Time- and Word Order-Aware Tag Maps to Explore Large Document Collections

Johannes Knittel et al.

Summary: PyramidTags is a new approach to visually summarizing large text collections, incorporating both temporal evolution and semantic relationship of visualized tags. It provides analysts with a starting point for interactive exploration to grasp important ideas and stories.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

Exemplar-based Layout Fine-tuning for Node-link Diagrams

Jiacheng Pan et al.

Summary: This paper introduces a layout fine-tuning technique for node-link diagrams that allows for exemplar-based adjustment of a group of substructures, utilizing precomputed canonical representations and on-the-fly substructure retrieval using node embedding techniques. The research includes the design of a lightweight interactive system for intuitive adjustment, modification transfer, and visual graph exploration, along with quantitative comparisons, three case studies, and a within-participant user study.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

Zoomless Maps: External Labeling Methods for the Interactive Exploration of Dense Point Sets at a Fixed Map Scale

Sven Gedicke et al.

Summary: This paper introduces a new method for labeling maps that allows users to navigate dense sets of points of interest while keeping the map extent fixed. By placing labels at the boundary of the map and visually associating them with corresponding features via connecting lines called leaders, interaction techniques are provided to systematically change the current selection of features and give users access to all features.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

Palettailor: Discriminable Colorization for Categorical Data

Kecheng Lu et al.

Summary: The study introduces an integrated method for creating and assigning color palettes to improve visual discrimination of classes in different visualizations. Results show that the method generates high-quality color palettes with high efficiency, and can incorporate user modifications.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

SineStream: Improving the Readability of Streamgraphs by Minimizing Sine Illusion Effects

Chuan Bu et al.

Summary: This paper proposes SineStream, a new variant of streamgraphs that improves readability by minimizing sine illusion effects. By reinterpreting baseline computation and layer ordering algorithms, the authors aim to reduce these effects and provide a perceptual foundation for their design. Quantitative experiments and user studies confirm that SineStream enhances the readability and aesthetics of streamgraphs compared to current methods.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

MetroSets: Visualizing Sets as Metro Maps

Ben Jacobsen et al.

Summary: MetroSets is a new and flexible online tool for visualizing set systems using the metro map metaphor. It models set systems as hypergraphs and computes a metro map representation, with each hyperedge corresponding to a metro line and each vertex to a metro station.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

Objective Observer-Relative Flow Visualization in Curved Spaces for Unsteady 2D Geophysical Flows

Peter Rautek et al.

Summary: This study explores methods for computing and visualizing features in fluid flow in curved spaces. To achieve objectivity, the notion of objectivity is extended to curved spaces using methods from mathematical physics and Riemannian geometry, with symmetry groups as the basis for definition. A general mathematical framework is developed for computing observer fields in curved spaces, enabling objective computation of other measures.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

Visual Causality Analysis of Event Sequence Data

Zhuochen Jin et al.

Summary: This paper introduces a visual analytics method for recovering causalities in event sequence data by extending the Granger causality analysis algorithm to Hawkes processes and incorporating user feedback for causal model refinement. The visualization system supports bottom-up causal exploration, iterative causal verification and refinement, and causal comparison through a set of novel visualizations and interactions. Evaluation includes quantitative improvements in model from user feedback mechanism and qualitative usefulness demonstrated through case studies in different domains.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

TopoMap: A 0-dimensional Homology Preserving Projection of High-Dimensional Data

Harish Doraiswamy et al.

Summary: Multidimensional Projection is a fundamental tool for analyzing and visualizing high-dimensional data, with most methods aiming to preserve dissimilarity measures such as Euclidean distance. In addition to geometric properties, topological invariants like connected components and loops are also important for reliable analysis of structures like clusters and outliers. TopoMap is a novel projection technique that provides topological guarantees during the mapping process, improving confidence in visual analytics and aiding in the assessment of other projection methods.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

Multi-Perspective, Simultaneous Embedding

Md Iqbal Hossain et al.

Summary: MPSE is a method that visualizes high-dimensional data by computing positions and 2D projections to preserve the given distance matrices. It has fixed and variable projection versions, suitable for various scenarios.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

DRGraph: An Efficient Graph Layout Algorithm for Large-scale Graphs by Dimensionality Reduction

Minfeng Zhu et al.

Summary: Efficient layout of large-scale graphs remains a challenging problem. In this paper, a new graph layout algorithm called DRGraph was introduced, which enhances the nonlinear dimensionality reduction process with three schemes. DRGraph achieves linear complexity in computation and memory consumption, and can scale up to large-scale graphs with millions of nodes.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

CrimAnalyzer: Understanding Crime Patterns in Sao Paulo

Germain Garcia et al.

Summary: Sao Paulo is the largest city in South America with varying crime patterns across different urban and social characteristics. CrimAnalyzer is a visual analytic tool that allows users to study the behavior of crimes in specific regions of a city and understand how crime patterns change over time.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

Global Beautification of 2D and 3D Layouts With Interactive Ambiguity Resolution

Pengfei Xu et al.

Summary: This research introduces a novel user interface for visualizing and editing inferred relationships through an automatic global layout beautification process. Users can interactively reposition and adjust elements to refine the beautification results, applicable to both 2D and 3D layouts. The technique is supported by efficient system implementation and significantly faster than traditional snap-dragging or command-based alignment tools.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

Imma Sort by Two or More Attributes With Interpretable Monotonic Multi-Attribute Sorting

Yan Lyu et al.

Summary: This research proposes a method to sort items by multiple attributes simultaneously, called Imma Sort, which adjusts monotonic trends in the primary sorted attribute to increase predictability for other attributes. The study also extends Imma Sort to improve learnability and efficiency when sorting items with conflicting attributes, demonstrates its usage scenarios in two applications, and evaluates its performance in various aspects.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

AutoClips: An Automatic Approach to Video Generation from Data Facts

D. Shi et al.

Summary: Data videos, a popular storytelling genre that visualizes data facts with motion graphics, are being used by more and more people to communicate data. Crafting a data video is time-consuming and requires various domain knowledge such as data visualization, animation design, and screenwriting. AutoClips is a new approach that automatically generates data videos based on a sequence of data facts.

COMPUTER GRAPHICS FORUM (2021)

Article Computer Science, Software Engineering

ClusterSets: Optimizing Planar Clusters in Categorical Point Data

J. Geiger et al.

Summary: This passage discusses the analysis of point data in geographic data, proposing a new method to visualize category membership while avoiding data crossings and visual clutter. Case studies and benchmark tests were conducted, showing that their heuristics performed well in certain scenarios.

COMPUTER GRAPHICS FORUM (2021)

Article Computer Science, Software Engineering

ParSetgnostics: Quality Metrics for Parallel Sets

Frederik L. Dennig et al.

Summary: In this paper, a set of quality metrics called ParSetgnostics is proposed to improve Parallel Sets by reducing clutter. By conducting a systematic correlation analysis between individual metrics and evaluating the clutter reduction effect, it is shown that ParSetgnostics facilitates multi-dimensional analysis of categorical data with optimized designs. The results demonstrate a clutter reduction of up to 81% compared to the originally proposed Parallel Sets visualizations.

COMPUTER GRAPHICS FORUM (2021)

Article Computer Science, Software Engineering

Optimal Axes for Data Value Estimation in Star Coordinates and Radial Axes Plots

M. Rubio-Sanchez et al.

Summary: Radial axes plots are projection methods representing high-dimensional data as points on a two-dimensional plane. Users can manipulate axis vectors associated with data variables to create different plots and analyze data from various perspectives. However, updating axis vectors poses challenges, requiring consideration of factors such as data analysis tasks, domain knowledge, and variable correlations. Approximating high-dimensional data values accurately in two-dimensional visualizations can be difficult, impacting data analysis capabilities.

COMPUTER GRAPHICS FORUM (2021)

Article Computer Science, Software Engineering

ArchiText: Interactive Hierarchical Topic Modeling

Hannah Kim et al.

Summary: Human-in-the-loop topic modeling allows users to explore and steer the process to produce better quality topics. Integration of automated topic modeling algorithms into visual analytic systems with interactive parameters has limitations, but tight integration co-develops interactive algorithms and visual analytic systems for flexibility and scalability. Interactive hierarchical topic modeling offers fast, flexible, and algorithmically valid analysis for users to generate, explore, and steer hierarchical topics.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Article Computer Science, Software Engineering

OoDAnalyzer: Interactive Analysis of Out-of-Distribution Samples

Changjian Chen et al.

Summary: The article introduces a method for interactively identifying OoD samples through visual analysis, which integrates an ensemble OoD detection method and a grid-based visualization. By developing a novel kNN-based grid layout algorithm, the method aims to better analyze and understand OoD samples in context.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2021)

Proceedings Paper Automation & Control Systems

Fast and Unsupervised Non-Local Feature Learning for Direct Volume Rendering of 3D Medical Images

Xinmei Fu et al.

Summary: This method proposes a fast and unsupervised 3D-CNN based non-local feature learning network for improving the efficiency of medical visualization in computer aided surgery. By extracting non-local features of the entire data and incorporating sparse constraints and Random Forest for voxel classification, the method outperforms state-of-the-art methods with much less training time.

2021 IEEE/RSJ INTERNATIONAL CONFERENCE ON INTELLIGENT ROBOTS AND SYSTEMS (IROS) (2021)

Proceedings Paper Computer Science, Artificial Intelligence

Neural Lumigraph Rendering

Petr Kellnhofer et al.

Summary: The study utilizes high-capacity neural scene representation with periodic activations to jointly optimize the implicit surface and radiance field of a scene. By accelerating the neural rendering pipeline, real-time rendering rates are achieved while maintaining high-quality image rendering effects compared to other surface methods.

2021 IEEE/CVF CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION, CVPR 2021 (2021)

Proceedings Paper Computer Science, Artificial Intelligence

Sublinear-time Algorithms for Stress Minimization in Graph Drawing

Amyra Meidiana et al.

Summary: The algorithms proposed in this paper aim to reduce the runtime of stress minimization iteration in stress-based layouts to sublinear in the number of vertices and edges. By utilizing techniques such as vertex sampling and spectral sparsification, the algorithms can achieve an average of 35% improvement in runtime compared to state-of-the-art linear-time algorithms, while producing drawings of similar quality based on stress and shape-based metrics.

2021 IEEE 14TH PACIFIC VISUALIZATION SYMPOSIUM (PACIFICVIS 2021) (2021)

Article Computer Science, Software Engineering

Hyper-Objective Vortices

Tobias Guenther et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2020)

Article Computer Science, Software Engineering

An Incremental Dimensionality Reduction Method for Visualizing Streaming Multidimensional Data

Takanori Fujiwara et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2020)

Article Computer Science, Software Engineering

Supporting Analysis of Dimensionality Reduction Results with Contrastive Learning

Takanori Fujiwara et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2020)

Article Computer Science, Software Engineering

A Deep Generative Model for Graph Layout

Oh-Hyun Kwon et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2020)

Article Computer Science, Software Engineering

Interactive Structure-aware Blending of Diverse Edge Bundling Visualizations

Yunhai Wang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2020)

Article Computer Science, Software Engineering

Feature Tracking by Two-Step Optimization

Andrea Schnorr et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2020)

Article Computer Science, Software Engineering

Metro Maps on Octilinear Grid Graphs

Hannah Bast et al.

COMPUTER GRAPHICS FORUM (2020)

Article Computer Science, Software Engineering

A Globally Conforming Lattice Structure for 2D Stress Tensor Visualization

Junpeng Wang et al.

COMPUTER GRAPHICS FORUM (2020)

Article Automation & Control Systems

A Survey of Optimization Methods From a Machine Learning Perspective

Shiliang Sun et al.

IEEE TRANSACTIONS ON CYBERNETICS (2020)

Article Microscopy

Dynamic compressed sensing for real-time tomographic reconstruction

Jonathan Schwartz et al.

ULTRAMICROSCOPY (2020)

Proceedings Paper Computer Science, Artificial Intelligence

BatchLayout: A Batch-Parallel Force-Directed Graph Layout Algorithm in Shared Memory

Md Khaledur Rahman et al.

2020 IEEE PACIFIC VISUALIZATION SYMPOSIUM (PACIFICVIS) (2020)

Proceedings Paper Computer Science, Artificial Intelligence

Uncertainty Treemaps

Max Sondag et al.

2020 IEEE PACIFIC VISUALIZATION SYMPOSIUM (PACIFICVIS) (2020)

Proceedings Paper Computer Science, Artificial Intelligence

Representing Multivariate Data by Optimal Colors to Uncover Events of Interest in Time Series Data

Ding-Bang Chen et al.

2020 IEEE PACIFIC VISUALIZATION SYMPOSIUM (PACIFICVIS) (2020)

Article Computer Science, Software Engineering

Fourier Opacity Optimization for Scalable Exploration

Irene Baeza Rojo et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2020)

Article Computer Science, Information Systems

Methods That Optimize Multi-Objective Problems: A Survey and Experimental Evaluation

Kamal Taha

IEEE ACCESS (2020)

Review Management

A unified framework for stochastic optimization

Warren B. Powell

EUROPEAN JOURNAL OF OPERATIONAL RESEARCH (2019)

Article Computer Science, Software Engineering

An Interactive Method to Improve Crowdsourced Annotations

Shixia Liu et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

Time-Dependent Flow seen through Approximate Observer Killing Fields

Markus Hadwiger et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

SolarView: Low Distortion Radial Embedding with a Focus

Thom Castermans et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

Visual Progression Analysis of Event Sequence Data

Shunan Guo et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

Graph Drawing by Stochastic Gradient Descent

Jonathan X. Zheng et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

Firefly: Virtual Illumination Drones for Interactive Visualization

Sergej Stoppel et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

TPFIow: Progressive Partition and Multidimensional Pattern Extraction for Large-Scale Spatio-Temporal Data Analysis

Dongyu Liu et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

Structure-aware Fisheye Views for Efficient Large Graph Exploration

Yunhai Wang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

iStoryline: Effective Convergence to Hand-drawn Storylines

Tan Tang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

Formalizing Visualization Design Knowledge as Constraints: Actionable and Extensible Models in Draco

Dominik Moritz et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

Optimizing Color Assignment for Perception of Class Separability in Multiclass Scatterplots

Yunhai Wang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

SRVis: Towards Better Spatial Integration in Ranking Visualization

Di Weng et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

VIBR: Visualizing Bipartite Relations at Scale with the Minimum Description Length Principle

Gromit Yeuk-Yin Chan et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Management

Visualization of complex dynamic datasets by means of mathematical optimization

Emilio Carrizosa et al.

OMEGA-INTERNATIONAL JOURNAL OF MANAGEMENT SCIENCE (2019)

Article Computer Science, Software Engineering

Cuttlefish: Color Mapping for Dynamic Multi-Scale Visualizations

N. Waldin et al.

COMPUTER GRAPHICS FORUM (2019)

Article Computer Science, Software Engineering

Relaxing Dense Scatter Plots with Pixel-Based Mappings

Renata G. Raidou et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2019)

Article Computer Science, Software Engineering

Efficient Optimal Overlap Removal: Algorithms and Experiments

W. Meulemans

COMPUTER GRAPHICS FORUM (2019)

Article Computer Science, Software Engineering

A Geometric Optimization Approach for the Detection and Segmentation of Multiple Aneurysms

Kai Lawonn et al.

COMPUTER GRAPHICS FORUM (2019)

Article Computer Science, Software Engineering

Optimizing Stepwise Animation in Dynamic Set Diagrams

Kazuyo Mizuno et al.

COMPUTER GRAPHICS FORUM (2019)

Article Computer Science, Software Engineering

Interactive Volumetric Visual Analysis of Glycogen-derived Energy Absorption in Nanometric Brain Structures

M. Agus et al.

COMPUTER GRAPHICS FORUM (2019)

Article Computer Science, Interdisciplinary Applications

An interactive visual analytics approach for network anomaly detection through smart labeling

Xin Fan et al.

JOURNAL OF VISUALIZATION (2019)

Article Computer Science, Interdisciplinary Applications

Finding communities in bicycle sharing system

XiaoYing Shi et al.

JOURNAL OF VISUALIZATION (2019)

Article Computer Science, Interdisciplinary Applications

Toward the better modeling and visualization of uncertainty for streaming data

Tan Tang et al.

JOURNAL OF VISUALIZATION (2019)

Article Computer Science, Interdisciplinary Applications

DCMDS-RV: density-concentrated multi-dimensional scaling for relation visualization

Bo Wu et al.

JOURNAL OF VISUALIZATION (2019)

Proceedings Paper Computer Science, Interdisciplinary Applications

TopicSifter: Interactive Search Space Reduction through Targeted Topic Modeling

Hannah Kim et al.

2019 IEEE CONFERENCE ON VISUAL ANALYTICS SCIENCE AND TECHNOLOGY (VAST) (2019)

Proceedings Paper Computer Science, Theory & Methods

Data-Driven Colormap Optimization for 2D Scalar Field Visualization

Qiong Zeng et al.

2019 IEEE VISUALIZATION CONFERENCE (VIS) (2019)

Article Computer Science, Software Engineering

Multiscale Visualization and Exploration of Large Bipartite Graphs

Nicola Pezzotti et al.

COMPUTER GRAPHICS FORUM (2018)

Article Computer Science, Software Engineering

Visualizing Multidimensional Data with Order Statistics

M. Raj et al.

COMPUTER GRAPHICS FORUM (2018)

Article Computer Science, Software Engineering

Voila: Visual Anomaly Detection and Monitoring with Streaming Spatiotemporal Data

Nan Cao et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2018)

Article Computer Science, Software Engineering

An Intelligent System Approach for Probabilistic Volume Rendering using Hierarchical 3D Convolutional Sparse Coding

Tran Minh Quan et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2018)

Article Computer Science, Software Engineering

EventThread: Visual Summarization and Stage Analysis of Event Sequence Data

Shunan Guo et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2018)

Article Computer Science, Software Engineering

Sequence Synopsis: Optimize Visual Summary of Temporal Event Data

Yuanzhe Chen et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2018)

Article Computer Science, Software Engineering

Revisiting Stress Majorization as a Unified Framework for Interactive Constrained Graph Visualization

Yunhai Wang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2018)

Article Computer Science, Software Engineering

Stable Treemaps via Local Moves

Max Sondag et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2018)

Proceedings Paper Engineering, Electrical & Electronic

Optimal Sankey Diagrams via Integer Programming

David Cheng Zarate et al.

2018 IEEE PACIFIC VISUALIZATION SYMPOSIUM (PACIFICVIS) (2018)

Proceedings Paper Engineering, Electrical & Electronic

Optimal Algorithms for Compact Linear Layouts

Willem Sonke et al.

2018 IEEE PACIFIC VISUALIZATION SYMPOSIUM (PACIFICVIS) (2018)

Article Computer Science, Interdisciplinary Applications

Module-based visualization of large-scale graph network data

Chenhui Li et al.

JOURNAL OF VISUALIZATION (2017)

Article Computer Science, Software Engineering

Blockwise Human Brain Network Visual Comparison Using NodeTrix Representation

Xinsong Yang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2017)

Article Computer Science, Software Engineering

Categorical Colormap Optimization with Visualization Case Studies

H. Fang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2017)

Article Computer Science, Software Engineering

Embedding Spatio-Temporal Information into Maps by Route-Zooming

Guodao Sun et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2017)

Article Computer Science, Software Engineering

A Visual Analytics Approach for Categorical Joint Distribution Reconstruction from Marginal Projections

Cong Xie et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2017)

Article Computer Science, Software Engineering

Probabilistic Graph Layout for Uncertain Network Visualization

Christoph Schulz et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2017)

Article Computer Science, Software Engineering

Optimizing Hierarchical Visualizations with the Minimum Description Length Principle

Rafael Veras et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2017)

Article Computer Science, Software Engineering

TopicLens: Efficient Multi-Level Visual Topic Exploration of Large-Scale Document Collections

Minjeong Kim et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2017)

Article Computer Science, Artificial Intelligence

A new visualization method in many-objective optimization with chord diagram and angular mapping

Roozbeh Haghnazar Koochaksaraei et al.

KNOWLEDGE-BASED SYSTEMS (2017)

Proceedings Paper Computer Science, Cybernetics

GraphScape: A Model for Automated Reasoning about Visualization Similarity and Sequencing

Younghoon Kim et al.

PROCEEDINGS OF THE 2017 ACM SIGCHI CONFERENCE ON HUMAN FACTORS IN COMPUTING SYSTEMS (CHI'17) (2017)

Article Computer Science, Software Engineering

Graph Layouts by t-SNE

J. F. Kruiger et al.

COMPUTER GRAPHICS FORUM (2017)

Article Computer Science, Software Engineering

Survey of Surveys (SoS) - Mapping The Landscape of Survey Papers in Information Visualization

Liam McNabb et al.

COMPUTER GRAPHICS FORUM (2017)

Article Computer Science, Software Engineering

Generating Tile Maps

Graham McNeill et al.

COMPUTER GRAPHICS FORUM (2017)

Article Computer Science, Software Engineering

Measuring Symmetry in Drawings of Graphs

E. Welch et al.

COMPUTER GRAPHICS FORUM (2017)

Article Computer Science, Software Engineering

Adaptable Radial Axes Plots for Improved Multivariate Data Visualization

M. Rubio-Sanchez et al.

COMPUTER GRAPHICS FORUM (2017)

Article Computer Science, Software Engineering

Decoupled Opacity Optimization for Points, Lines and Surfaces

Tobias Guenther et al.

COMPUTER GRAPHICS FORUM (2017)

Article Computer Science, Software Engineering

There is More to Streamgraphs than Movies: Better Aesthetics via Ordering and Lassoing

Marco Di Bartolomeo et al.

COMPUTER GRAPHICS FORUM (2016)

Article Computer Science, Software Engineering

High-Quality Ultra-Compact Grid Layout of Grouped Networks

Vahan Yoghourdjian et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Software Engineering

Interactive Metro Map Editing

Yu-Shuen Wang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Software Engineering

A System for High-Resolution Topology Optimization

Jun Wu et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Software Engineering

Visual Encoding of Dissimilarity Data via Topology-Preserving Map Deformation

Quirijn W. Bouts et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Software Engineering

Minimizing the Number of Edges via Edge Concentration in Dense Layered Graphs

Yosuke Onoue et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Software Engineering

UnTangle Map: Visual Analysis of Probabilistic Multi-Label Data

Nan Cao et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Software Engineering

Planar Visualization of Treelike Structures

Joseph Marino et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Software Engineering

Optimal Sets of Projections of High-Dimensional Data

Dirk J. Lehmann et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Software Engineering

HOLA: Human-like Orthogonal Network Layout

Steve Kieffer et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2016)

Article Computer Science, Interdisciplinary Applications

MatchOrchestra: a generalized visual analytics for competitive team sports

Wentao Wang et al.

JOURNAL OF VISUALIZATION (2016)

Article Computer Science, Interdisciplinary Applications

E-Grid: a visual analytics system for evaluation structures

Yosuke Onoue et al.

JOURNAL OF VISUALIZATION (2016)

Article Computer Science, Software Engineering

IsoMatch: Creating Informative Grid Layouts

O. Fried et al.

COMPUTER GRAPHICS FORUM (2015)

Article Engineering, Biomedical

The voxel visibility model: An efficient framework for transfer function design

Hongxing Qin et al.

COMPUTERIZED MEDICAL IMAGING AND GRAPHICS (2015)

Article Computer Science, Software Engineering

An Efficient Framework for Generating Storyline Visualizations from Streaming Data

Yuzuru Tanahashi et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2015)

Article

Algorithms for Necklace Maps

Bettina Speckmann et al.

INTERNATIONAL JOURNAL OF COMPUTATIONAL GEOMETRY & APPLICATIONS (2015)

Article Computer Science, Software Engineering

Stenomaps: Shorthand for shapes

Arthur van Goethem et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

Visual Reconciliation of Alternative Similarity Spaces in Climate Modeling

Jorge Poco et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

Axis Calibration for Improving Data Attribute Estimation in Star Coordinates Plots

Manuel Rubio-Sanchez et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

Volume-Preserving Mapping and Registration for Collective Data Visualization

Jiaxi Hu et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

Fast and Memory-Efficient Topological Denoising of 20 and 3D Scalar Fields

David Guenther et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

ADR - Anatomy-Driven Reformation

Jan Kretschmer et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

Visual Abstraction and Exploration of Multi-class Scatterplots

Haidong Chen et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

EvoRiver: Visual Analysis of Topic Coopetition on Social Media

Guodao Sun et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

How Hierarchical Topics Evolve in Large Text Corpora

Weiwei Cui et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Article Computer Science, Software Engineering

Dynamic Network Visualization with Extended Massive Sequence Views

Stef van den Elzen et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2014)

Proceedings Paper Computer Science, Artificial Intelligence

Improved Optimal and Approximate Power Graph Compression for Clearer Visualisation of Dense Graphs

Tim Dwyer et al.

2014 IEEE Pacific Visualization Symposium (PacificVis) (2014)

Article Computer Science, Software Engineering

ViSizer: A Visualization Resizing Framework

Yingcai Wu et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2013)

Article Computer Science, Software Engineering

Edge Compression Techniques for Visualization of Dense Directed Graphs

Tim Dwyer et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2013)

Article Computer Science, Software Engineering

Semantics of Directly Manipulating Spatializations

Xinran Hu et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2013)

Article Computer Science, Software Engineering

Area-Preservation Mapping using Optimal Mass Transport

Xin Zhao et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2013)

Article Computer Science, Software Engineering

StoryFlow: Tracking the Evolution of Stories

Shixia Liu et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2013)

Article Computer Science, Software Engineering

Orthographic Star Coordinates

Dirk J. Lehmann et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2013)

Article Computer Science, Software Engineering

Coupled Ensemble Flow Line Advection and Analysis

Hanqi Guo et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2013)

Article Computer Science, Software Engineering

Automatic Tuning of Spatially Varying Transfer Functions for Blood Vessel Visualization

Gunnar Lathen et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2012)

Article Computer Science, Software Engineering

Visualization of Astronomical Nebulae via Distributed Multi-GPU Compressed Sensing Tomography

Stephan Wenger et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2012)

Article Computer Science, Software Engineering

Organizing Search Results with a Reference Map

Arlind Nocaj et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2012)

Article Computer Science, Software Engineering

A Data-Driven Approach to Hue-Preserving Color-Blending

Lars Kuehne et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2012)

Article Computer Science, Software Engineering

Scatter/Gather Clustering: Flexibly Incorporating User Feedback to Steer Clustering Results

M. Shahriar Hossain et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2012)

Article Computer Science, Software Engineering

Design Considerations for Optimizing Storyline Visualizations

Yuzuru Tanahashi et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2012)

Article Computer Science, Software Engineering

Algorithms for Labeling Focus Regions

Martin Fink et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2012)

Article Computer Science, Software Engineering

Intelligent Graph Layout Using Many Users' Input

Xiaoru Yuan et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2012)

Article Computer Science, Software Engineering

Efficient opacity specification based on feature visibilities in direct volume rendering

Yunhai Wang et al.

COMPUTER GRAPHICS FORUM (2011)

Article Computer Science, Software Engineering

Drawing Road Networks with Focus Regions

Jan-Henrik Haunert et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

An Efficient Direct Volume Rendering Approach for Dichromats

Weifeng Chen et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

TreeNetViz: Revealing Patterns of Networks over Tree Structures

Liang Gou et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

Load-Balanced Parallel Streamline Generation on Large Scale Vector Fields

Boonthanome Nouanesengsy et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

WYSIWYG (What You See is What You Get) Volume Visualization

Hanqi Guo et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

Feature-Preserving Volume Data Reduction and Focus plus Context Visualization

Yu-Shuen Wang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

Local Affine Multidimensional Projection

Paulo Joia et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

Automatic Transfer Functions Based on Informational Divergence

Marc Ruiz et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

GPU-Based Real-Time Approximation of the Ablation Zone for Radiofrequency Ablation

Christian Rieder et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

Automatic Metro Map Layout Using Multicriteria Optimization

Jonathan Stott et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

Drawing and Labeling High-Quality Metro Maps by Mixed-Integer Programming

Martin Noellenburg et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

Focus+Context Metro Maps

Yu-Shuen Wang et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2011)

Article Computer Science, Software Engineering

Automatic generation of destination maps

Johannes Kopf et al.

ACM TRANSACTIONS ON GRAPHICS (2010)

Article Computer Science, Software Engineering

Bubble Sets: Revealing Set Relations with Isocontours over Existing Visualizations

Christopher Collins et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2009)

Article Computer Science, Software Engineering

Optimized Scale-and-Stretch for Image Resizing

Yu-Shuen Wang et al.

ACM TRANSACTIONS ON GRAPHICS (2008)

Article Computer Science, Software Engineering

Map warping for the annotation of metro maps

Joachim Boettger et al.

IEEE COMPUTER GRAPHICS AND APPLICATIONS (2008)

Article Computer Science, Software Engineering

Online dynamic graph drawing

Yaniv Frishman et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2008)

Article Computer Science, Software Engineering

Toward a deeper understanding of the role of interaction in information visualization

Ji Soo Yi et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2007)

Article Computer Science, Software Engineering

Visual exploration of complex time-varying graphs

Gautam Kumar et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2006)

Article Computer Science, Software Engineering

IPSEP-CoLA: An incremental procedure for separation constraint layout of graphs

Tim Dwyer et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2006)

Article Computer Science, Software Engineering

Drawing directed graphs using quadratic programming

T Dwyer et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2006)

Article Computer Science, Software Engineering

Topological fisheye views for visualizing large graphs

ER Gansner et al.

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS (2005)