paper-with-me

홈 › Papers

Spacewalker: Traversing Representation Spaces for Fast Interactive Exploration and Annotation of Unstructured Data

2024-09-25 · Lukas Heine, Fabian Hörst, Jana Fragemann, Gijs Luijten, Jan Egger, Fin Bahnsen, M. Saquib Sarfraz, Jens Kleesiek, Constantin Seibold

In industries such as healthcare, finance, and manufacturing, analysis of unstructured textual data presents significant challenges for analysis and decision making. Uncovering patterns within large-scale corpora and understanding their semantic impact is critical, but depends on domain experts or resource-intensive manual reviews. In response, we introduce Spacewalker in this system demonstration paper, an interactive tool designed to analyze, explore, and annotate data across multiple modalities. It allows users to extract data representations, visualize them in low-dimensional spaces and traverse large datasets either exploratory or by querying regions of interest. We evaluated Spacewalker through extensive experiments and annotation studies, assessing its efficacy in improving data integrity verification and annotation. We show that Spacewalker reduces time and effort compared to traditional methods. The code of this work is open-source and can be found at: https://github.com/code-lukas/Spacewalker

📄 PDF Abstract BibTeX arXiv:2409.16793

Code (1)

code-lukas/spacewalker 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Spacewalker: Rapid UI Design Exploration Using Lightweight Markup Enhancement and Crowd Genetic Programming

2021-02-17 · Mingyuan Zhong, Gang Li, Yang Li

User interface design is a complex task that involves designers examining a wide range of options. We present Spacewalker, a tool that allows designers to rapidly search a large design space for an optimal web UI with in…

Attribute

Counterfactual Explanations via Riemannian Latent Space Traversal

2024-11-04 · Paraskevas Pegios, Aasa Feragen, Andreas Abildtrup Hansen, Georgios Arvanitidis

The adoption of increasingly complex deep models has fueled an urgent need for insight into how these models make predictions. Counterfactual explanations form a powerful tool for providing actionable explanations to pra…

counterfactualCounterfactual ExplanationDecoder

Interactive Navigation in Environments with Traversable Obstacles Using Large Language and Vision-Language Models

2023-10-13 · Zhen Zhang, Anran Lin, Chun Wai Wong, Xiangyu Chu 외

This paper proposes an interactive navigation framework by using large language and vision-language models, allowing robots to navigate in environments with traversable obstacles. We utilize the large language model (GPT…

Language ModelingLanguage ModellingLarge Language ModelNavigate

Emblaze: Illuminating Machine Learning Representations through Interactive Comparison of Embedding Spaces

2022-02-05 · Venkatesh Sivaraman, Yiwei Wu, Adam Perer

Modern machine learning techniques commonly rely on complex, high-dimensional embedding representations to capture underlying structure in the data and improve performance. In order to characterize model flaws and choose…

BIG-bench Machine Learning

Traversing Between Modes in Function Space for Fast Ensembling

2023-06-20 · Eunggu Yun, Hyungi Lee, Giung Nam, Juho Lee

Deep ensemble is a simple yet powerful way to improve the performance of deep neural networks. Under this motivation, recent works on mode connectivity have shown that parameters of ensembles are connected by low-loss su…