You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codes for the interactive analysis system, DataLinker, described in our paper "Interactive Graph Construction for Graph-Based Semi-Supervised Learning" (TVCG 2021).
Introduction
DataLinker is a visual analysis tool for graph-based semi-supervised learning (GSSL).
It supports users to explore the graph structure for better understanding of label propagation in GSSL,
identify which part of the graph may cause performance deterioration,
and modify the graph structure for better model performance.
A video demo is available at: https://youtu.be/LLDzHn9qyc4.
If you use this code for your research, please consider citing:
@article{chen2021interactive,
title={Interactive Graph Construction for Graph-Based Semi-Supervised Learning},
author={Chen, Changjian and Wang, Zhaowei and Wu, Jing and Wang, Xiting and Guo, Lan-Zhe and Li, Yu-Feng and Liu, Shixia},
journal={IEEE Transactions on Visualization and Computer Graphics},
year={2021},
volume={27},
number={9},
pages={3701-3716}
}
Contact
If you have any problem about this code, feel free to contact