English

SpaceEditing: Integrating Human Knowledge into Deep Neural Networks via Interactive Latent Space Editing

Machine Learning 2022-12-09 v1 Human-Computer Interaction

Abstract

We propose an interactive editing method that allows humans to help deep neural networks (DNNs) learn a latent space more consistent with human knowledge, thereby improving classification accuracy on indistinguishable ambiguous data. Firstly, we visualize high-dimensional data features through dimensionality reduction methods and design an interactive system \textit{SpaceEditing} to display the visualized data. \textit{SpaceEditing} provides a 2D workspace based on the idea of spatial layout. In this workspace, the user can move the projection data in it according to the system guidance. Then, \textit{SpaceEditing} will find the corresponding high-dimensional features according to the projection data moved by the user, and feed the high-dimensional features back to the network for retraining, therefore achieving the purpose of interactively modifying the high-dimensional latent space for the user. Secondly, to more rationally incorporate human knowledge into the training process of neural networks, we design a new loss function that enables the network to learn user-modified information. Finally, We demonstrate how \textit{SpaceEditing} meets user needs through three case studies while evaluating our proposed new method, and the results confirm the effectiveness of our method.

Keywords

Cite

@article{arxiv.2212.04065,
  title  = {SpaceEditing: Integrating Human Knowledge into Deep Neural Networks via Interactive Latent Space Editing},
  author = {Jiafu Wei and Ding Xia and Haoran Xie and Chia-Ming Chang and Chuntao Li and Xi Yang},
  journal= {arXiv preprint arXiv:2212.04065},
  year   = {2022}
}

Comments

13 pages, 12 figures, Video URL: https://youtu.be/UTxji6_fs5I

R2 v1 2026-06-28T07:25:27.281Z