中文
相关论文

相关论文: Network visualizations with Pyvis and VisJS

200 篇论文

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…

分布式、并行与集群计算 · 计算机科学 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…

人机交互 · 计算机科学 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…

人机交互 · 计算机科学 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…

定量方法 · 定量生物学 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…

人机交互 · 计算机科学 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…

数据分析、统计与概率 · 物理学 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…

数据库 · 计算机科学 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…

数学软件 · 计算机科学 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…

人工智能 · 计算机科学 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…

人机交互 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

机器人学 · 计算机科学 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…

人机交互 · 计算机科学 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…

计算工程、金融与科学 · 计算机科学 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…

机器人学 · 计算机科学 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…

物理与社会 · 物理学 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,…

图形学 · 计算机科学 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,…

人机交互 · 计算机科学 2024-08-09 Chang Han , Justin Lieffers , Clayton Morrison , Katherine E. Isaacs