paper-with-me

Papers

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

2022-12-08 · Jiafu Wei, Ding Xia, Haoran Xie, Chia-Ming Chang, Chuntao Li, Xi Yang

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.

📄 PDF Abstract BibTeX arXiv:2212.04065

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Interactive Reinforcement Learning with Dynamic Reuse of Prior Knowledge from Human/Agent's Demonstration

2018-05-11 · Zhaodong Wang, Matthew E. Taylor

Reinforcement learning has enjoyed multiple successes in recent years. However, these successes typically require very large amounts of data before an agent achieves acceptable performance. This paper introduces a novel …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Interactive Double Deep Q-network: Integrating Human Interventions and Evaluative Predictions in Reinforcement Learning of Autonomous Driving

2025-04-28 · Alkis Sygkounas, Ioannis Athanasiadis, Andreas Persson, Michael Felsberg 외

Integrating human expertise with machine learning is crucial for applications demanding high accuracy and safety, such as autonomous driving. This study introduces Interactive Double Deep Q-network (iDDQN), a Human-in-th…

Autonomous DrivingQ-LearningReinforcement Learning (RL)

ScholarMate: A Mixed-Initiative Tool for Qualitative Knowledge Work and Information Sensemaking

2025-04-19 · Runlong Ye, Patrick Yung Kang Lee, Matthew Varona, Oliver Huang 외

Synthesizing knowledge from large document collections is a critical yet increasingly complex aspect of qualitative research and knowledge work. While AI offers automation potential, effectively integrating it into human…

Interactive Machine Learning for Image Captioning

2022-02-28 · Mareike Hartmann, Aliki Anagnostopoulou, Daniel Sonntag

We propose an approach for interactive learning for an image captioning model. As human feedback is expensive and modern neural network based approaches often require large amounts of supervised data to be trained, we en…

BIG-bench Machine LearningData AugmentationImage Captioning

CausalSteward: An Agentic Divide-Conquer-Combine Copilot for Causal Discovery

2026-07-02 · Nicholas Tagliapietra, Gian Lorenzo Marchioni, Moritz Willig, Juergen Luettin 외 arxiv

Learning causal models from high-dimensional data is a significant challenge, particularly in real-world settings where violations of core assumptions lead to causal identifiability issues. Although massive amounts of pr…