LGHCDec 8, 2022

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

arXiv:2212.04065v11 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the challenge of making DNNs more interpretable and accurate for users dealing with indistinguishable data, though it appears incremental as it builds on existing visualization and interaction techniques.

The paper tackles the problem of improving deep neural network classification accuracy on ambiguous data by integrating human knowledge through interactive latent space editing, resulting in a method that effectively modifies high-dimensional features based on user input.

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.

Foundations

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

Your Notes