SIHCLGMar 16, 2023

Visual Analytics of Multivariate Networks with Representation Learning and Composite Variable Construction

arXiv:2303.09590v37 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses the problem of analyzing complex multivariate networks for researchers and analysts, offering an incremental improvement by integrating existing methods into a novel workflow for enhanced interpretability.

The paper tackles the challenge of uncovering relationships in multivariate networks by introducing a visual analytics workflow that combines neural network classification, dimensionality reduction, and interactive visualization, with a key step of constructing composite variables for interpretability, demonstrated through case studies on social media networks and evaluated with expert feedback.

Multivariate networks are commonly found in real-world data-driven applications. Uncovering and understanding the relations of interest in multivariate networks is not a trivial task. This paper presents a visual analytics workflow for studying multivariate networks to extract associations between different structural and semantic characteristics of the networks (e.g., what are the combinations of attributes largely relating to the density of a social network?). The workflow consists of a neural-network-based learning phase to classify the data based on the chosen input and output attributes, a dimensionality reduction and optimization phase to produce a simplified set of results for examination, and finally an interpreting phase conducted by the user through an interactive visualization interface. A key part of our design is a composite variable construction step that remodels nonlinear features obtained by neural networks into linear features that are intuitive to interpret. We demonstrate the capabilities of this workflow with multiple case studies on networks derived from social media usage and also evaluate the workflow with qualitative feedback from experts.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes