paper-with-me

Papers

MapExplorer: New Content Generation from Low-Dimensional Visualizations

2024-12-24 · Xingjian Zhang, Ziyang Xiong, Shixuan Liu, Yutong Xie, Tolga Ergen, Dongsub Shim, Hua Xu, Honglak Lee, Qiaozhu Me

Low-dimensional visualizations, or "projection maps," are widely used in scientific and creative domains to interpret large-scale and complex datasets. These visualizations not only aid in understanding existing knowledge spaces but also implicitly guide exploration into unknown areas. Although techniques such as t-SNE and UMAP can generate these maps, there exists no systematic method for leveraging them to generate new content. To address this, we introduce MapExplorer, a novel knowledge discovery task that translates coordinates within any projection map into coherent, contextually aligned textual content. This allows users to interactively explore and uncover insights embedded in the maps. To evaluate the performance of MapExplorer methods, we propose Atometric, a fine-grained metric inspired by ROUGE that quantifies logical coherence and alignment between generated and reference text. Experiments on diverse datasets demonstrate the versatility of MapExplorer in generating scientific hypotheses, crafting synthetic personas, and devising strategies for attacking large language models-even with simple baseline methods. By bridging visualization and generation, our work highlights the potential of MapExplorer to enable intuitive human-AI collaboration in large-scale data exploration.

📄 PDF Abstract BibTeX arXiv:2412.18673

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

Visualizing Celebrity Dynamics in Video Content: A Proposed Approach Using Face Recognition Timestamp Data

2025-09-29 · Doğanay Demir, İlknur Durgar Elkahlout arxiv

In an era dominated by video content, understanding its structure and dynamics has become increasingly important. This paper presents a hybrid framework that combines a distributed multi-GPU inference system with an inte…

Face Recognition

Emosaic: Visualizing Affective Content of Text at Varying Granularity

2020-02-24 · Philipp Geuder, Marie Claire Leidinger, Martin von Lupin, Marian Dörk 외

This paper presents Emosaic, a tool for visualizing the emotional tone of text documents, considering multiple dimensions of emotion and varying levels of semantic granularity. Emosaic is grounded in psychological resear…

Multimodal DeepResearcher: Generating Text-Chart Interleaved Reports From Scratch with Agentic Framework

2025-06-03 · Zhaorui Yang, Bo Pan, Han Wang, Yiyao Wang 외

Visualizations play a crucial part in effective communication of concepts and information. Recent advances in reasoning and retrieval augmented generation have enabled Large Language Models (LLMs) to perform deep researc…

Retrieval-augmented Generation

Uncovering Temporal Patterns in Visualizations of High-Dimensional Data

2024-03-27 · Pavlin G. Poličar, Blaž Zupan

With the increasing availability of high-dimensional data, analysts often rely on exploratory data analysis to understand complex data sets. A key approach to exploring such data is dimensionality reduction, which embeds…

Dimensionality Reduction

PaCoNet: Deep Data Extraction for Parallel Coordinates

2026-08-06 · Poonam Poonam, Hannah Kniesel, Pere-Pau Vázquez, Timo Ropinski arxiv

Extracting data from visualizations has long challenged computer vision, with current research focused on bar, line, and pie charts, among other low-dimensional visualizations. However, parallel coordinates as a widely u…