🤖 AI Summary
Discrete event sequences often exhibit both bursty clustering and long inter-event intervals on a standard linear time axis, causing visual clutter and uneven spatial utilization. To address this, we propose a nonlinear time-mapping method based on visual deformation of the time axis. Our approach adaptively compresses low-density temporal regions and stretches high-density ones, directly encoding temporal scale changes as geometric deformations—such as bending and nonuniform scaling—of the time axis itself, thereby enabling intuitive perception of event density. Through crowdsourced graphical perception experiments, we demonstrate that our design significantly outperforms conventional linear and piecewise scaling baselines. Specifically, it reduces event occlusion by 62%, improves user accuracy in judging temporal intervals by 31%, and increases recognition accuracy for periodic and bursty patterns by 27%. This work introduces, for the first time, explicit time-axis deformation as a dedicated temporal-scale encoding mechanism, establishing a novel paradigm for event sequence visualization.
📝 Abstract
Discrete event sequences serve as models for numerous real-world datasets, including publications over time, project milestones, and medication dosing during patient treatments. These event sequences typically exhibit bursty behavior, where events cluster together in rapid succession, interspersed with periods of inactivity. Standard timeline charts with linear time axes fail to adequately represent such data, resulting in cluttered regions during event bursts while leaving other areas unutilized. We introduce EventLines, a novel technique that dynamically adjusts the time scale to match the underlying event distribution, enabling more efficient use of screen space. To address the challenges of non-linear time scaling, EventLines employs the time axis's visual representation itself to communicate the varying scale. We present findings from a crowdsourced graphical perception study that examines how different time scale representations influence temporal perception.