English
Related papers

Related papers: Network visualizations with Pyvis and VisJS

200 papers

Python is known to be used by beginners to professional programmers. Python provides functionality to its community of users through PyPI libraries, which allows developers to reuse functionalities to an application. However, it is unknown…

Graph-based data structures have drawn great attention in recent years. The large and rapidly growing trend on developing graph processing systems focuses mostly on improving the performance by preprocessing the input graph and modifying…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-06-10 Morteza Ramezani , Mahmut T. Kandemir , Anand Sivasubramaniam

PyG (PyTorch Geometric) has evolved significantly since its initial release, establishing itself as a leading framework for Graph Neural Networks. In this paper, we present Pyg 2.0 (and its subsequent minor versions), a comprehensive update…

There are a variety of graphs where multidimensional feature values are assigned to the nodes. Visualization of such datasets is not an easy task since they are complex and often huge. Immersive Analytics is a powerful approach to support…

Human-Computer Interaction · Computer Science 2020-08-25 Hinako Sassa , Maxime Cordeil , Mitsuo Yoshida , Takayuki Itoh

In applications where efficiency is critical, developers may examine their compiled binaries, seeking to understand how the compiler transformed their source code and what performance implications that transformation may have. This analysis…

Human-Computer Interaction · Computer Science 2025-10-22 Shadmaan Hye , Matthew P. LeGendre , Katherine E. Isaacs

RNA 3D architectures are stabilized by sophisticated networks of (non-canonical) base pair interactions, which can be conveniently encoded as multi-relational graphs and efficiently exploited by graph theoretical approaches and recent…

Quantitative Methods · Quantitative Biology 2022-06-03 Vincent Mallet , Carlos Oliver , Jonathan Broadbent , William L. Hamilton , Jérôme Waldispühl

Egocentric networks, often visualized as node-link diagrams, portray the complex relationship (link) dynamics between an entity (node) and others. However, common analytics tasks are multifaceted, encompassing interactions among four key…

Human-Computer Interaction · Computer Science 2025-03-07 Yun-Hsin Kuo , Dongyu Liu , Kwan-Liu Ma

The online data reduction service reductus transforms measurements in experimental science from laboratory coordinates into physically meaningful quantities with accurate estimation of uncertainties based on instrumental settings and…

Data Analysis, Statistics and Probability · Physics 2018-11-15 Brian Maranville , William Ratcliff , Paul Kienzle

The Linked Open Data (LOD) cloud diagram is a picture that helps us grasp the contents and the links of globally available data sets. Such diagram has been a powerful dissemination method for the Linked Data movement, allowing people to…

Databases · Computer Science 2014-08-29 Luca Matteis

Hypergraphs, or generalization of graphs such that edges can contain more than two nodes, have become increasingly prominent in understanding complex network analysis. Unlike graphs, hypergraphs have relatively few supporting platforms, and…

Mathematical Software · Computer Science 2024-01-09 Quoc Chuong Nguyen , Trung Kien Le

Existing work for plan trace visualization in automated planning uses pipeline-style visualizations, similar to plans in Gantt charts. Such visualization do not capture the domain structure or dependencies between the various fluents and…

Artificial Intelligence · Computer Science 2018-11-27 Sriram Gopalakrishnan , Subbarao Kambhampati

Graph querying is the process of retrieving information from graph data using specialized languages (e.g., Cypher), often requiring programming expertise. Visual Graph Querying (VGQ) streamlines this process by enabling users to construct…

Human-Computer Interaction · Computer Science 2025-07-17 Xiaolin Wen , Qishuang Fu , Shuangyue Han , Yichen Guo , Joseph K. Liu , Yong Wang

This work presents the Video Platform for PyTorch (ViP), a deep learning-based framework designed to handle and extend to any problem domain based on videos. ViP supports (1) a single unified interface applicable to all video problem…

Computer Vision and Pattern Recognition · Computer Science 2019-10-08 Madan Ravi Ganesh , Eric Hofesmann , Nathan Louis , Jason Corso

In this work, we introduce iviz, a mobile application for visualizing ROS data. In the last few years, the popularity of ROS has grown enormously, making it the standard platform for open source robotic programming. A key reason for this…

Robotics · Computer Science 2020-08-31 Antonio Zea , Uwe D. Hanebeck

Automatic group emotion recognition plays an important role in understanding complex human-human interaction. This paper introduces, Emolysis, a Python-based, standalone open-source group emotion analysis toolkit for use in different social…

Human-Computer Interaction · Computer Science 2024-08-07 Shreya Ghosh , Zhixi Cai , Parul Gupta , Garima Sharma , Abhinav Dhall , Munawar Hayat , Tom Gedeon

The study of molecular dynamics simulations is largely facilitated by analysis and visualization toolsets. However, these toolsets are often designed for specific use cases and those only, while scripting extensions to such toolsets is…

Computational Engineering, Finance, and Science · Computer Science 2020-07-01 Kai Pua , Daisuke Yuhara , Sho Ayuba , Kenji Yasuoka

Python based Robot Interactive Development Environment (PyRIDE) is a software that supports rapid \textit{interactive} programming of robot skills and behaviours on PR2/ROS (Robot Operating System) platform. One of the key features of…

Robotics · Computer Science 2016-05-31 Xun Wang , Mary-Anne Williams

Computational notebooks offer researchers, practitioners, students, and educators the ability to interactively conduct analytics and disseminate reproducible workflows that weave together code, visuals, and narratives. This article explores…

Physics and Society · Physics 2020-01-22 Geoff Boeing

We introduce geoplotlib, an open-source python toolbox for visualizing geographical data. geoplotlib supports the development of hardware-accelerated interactive visualizations in pure python, and provides implementations of dot maps,…

Graphics · Computer Science 2016-08-08 Andrea Cuttone , Sune Lehmann , Jakob Eg Larsen

Compound graphs are networks in which vertices can be grouped into larger subsets, with these subsets capable of further grouping, resulting in a nesting that can be many levels deep. In several applications, including biological workflows,…

Human-Computer Interaction · Computer Science 2024-08-09 Chang Han , Justin Lieffers , Clayton Morrison , Katherine E. Isaacs