From the 1 of 10 linked papers with an AI index.
10 papers
TailVis: Expressive Chart Refinement Preserving Data-Binding Integrity
Yumin Song, Seokhyeon Park, Soohyun Lee +4
TailVis is a visualization authoring tool that lets users make fine-grained, expressive edits to static charts while keeping the link between data and visual elements intact, using…
InFerActive: Interactive Tree-Based Exploration of LLM Sampling for Safety Evaluation
Junhyeong Hwangbo, Soohyun Lee, Hyeon Jeon +4
Even LLMs that appear safe during evaluation can still produce harmful responses in deployment. Because stochastic sampling yields different responses to the same prompt, low-proba…
HookLens: Visual Analytics for Understanding React Hooks Structures
Suyeon Hwang, Minkyu Kweon, Jeongmin Rhee +5
Maintaining and refactoring React web applications is challenging, as React code often becomes complex due to its core API called Hooks. For example, Hooks often lead developers to…
Seeing Graphs Like Humans: Benchmarking Computational Measures and MLLMs for Similarity Assessment
Seokweon Jung, Jeongmin Rhee, Seoyoung Doh +3
Comparing graphs to identify similarities is a fundamental task in visual analytics of graph data. To support this, visual analytics systems frequently employ quantitative computat…
Distortion-Aware Brushing for Reliable Cluster Analysis in Multidimensional Projections
Hyeon Jeon, Michaël Aupetit, Soohyun Lee +4
Brushing is a common interaction technique in 2D scatterplots, allowing users to select clustered points within a continuous, enclosed region for further analysis or filtering. How…
Understanding Bias in Perceiving Dimensionality Reduction Projections
Seoyoung Doh, Hyeon Jeon, Sungbok Shin +3
Selecting the dimensionality reduction technique that faithfully represents the structure is essential for reliable visual communication and analytics. In reality, however, practit…