Skip to content
PostData Analysis / Data Visualization

DV-03-Perception and Principles

2025-12-29
Back to Blog

DV-03-Perception and Principles

Visualization Process

  • Data Transformations
  • Visual mappings: mapping the ‘features’ of a dataset to the ‘features’ of visual perception.
  • Visual mapping

Bertin’s Semiology of Graphics

  • Marks(标记):点 / 线 / 面
  • Channels(视觉通道):
    • 位置(x, y, z)
    • 大小、形状
    • 颜色(色相、亮度)
    • 方向、纹理
  • Data types:
    • Nominal(名义)
    • Ordinal(有序)
    • Quantitative(定量)

Visual Attention

  • 自上而下 (Top-down):有意识的努力,受认知驱动(例如在吵闹处读书)。
  • 自下而上 (Bottom-up):无意识、自动触发,受外部刺激驱动(例如听到巨响转头)。
  • 改变盲视 (Change Blindness):当注意力分散时,我们往往会漏掉场景中的巨大变化 。
  • 选择性注意 (Selective Attention):著名的“大猩猩实验”证明:由于注意力资源有限,我们会忽略周围发生的很多事情

Pre attentive Processing

The ability of the low-level human visual system to rapidly identify certain basic visual properties.

  • Without need for focused attention 不需要刻意思考

  • Tasks completed in less than 200 to 250 ms < 250ms

  • Parallel processing 并行处理

  • 前注意特征清单

    • 形状 (Form):线段方向、长度、宽度、大小、弯曲度等。
    • 色彩 (Color):色相 (Hue)、亮度 (Intensity)。
    • 其他:运动(闪烁、方向)、空间位置(2D 位置、立体深度)。
  • 特征组合 (Feature Conjunction)非前注意加工。搜索同时具备两个特征(如“红色”且“圆形”)的对象需要顺序搜索,不能一眼识别。

    • 单一特征 前注意
    • 特征组合(Feature Conjunction) 非前注意
  • 干扰 (Distraction):干扰项越多或干扰项彼此差异越大,前注意特征的效果就越弱。 干扰与杂乱(Distraction & Clutter)

    • 两个判断“是否显眼”的因素:
      1. 目标 vs 干扰物 差异多大
      2. 干扰物之间 是否彼此相似

Integral vs. Separable

  • Separable(可分)= 可以同时、独立地看多个特征
    • 位置 + 颜色(互不干扰)
  • Integral(整体)= 多个特征会“黏在一起”被一起感知
    • 宽 + 高、红 + 绿(会互相干扰)

Redundant coding: using separable dimensions to encode the same thing Interference: one visual attributes performance on the other


  • Many visual elements are preattentative
    • Task dependent
    • Compound features can be non preattentative
      • When highlighting, choose one feature only
  • To ensure that attention aligns with relevance in visuals used in visualization
    • Goal: align the viewer's attention with the focus of the data.

  • A critical issue for information display is whether more complex patterns can be preattentively processed.
  • Coding with combinations of features requires conjunction search
  • Guidelines for highlighting
    • Adding marks to highlight is better than taking a mark away
    • Coding must stand out on some simple dimension
      • Color > simple shape = orientation, size
    • Use whatever graphical dimension is least used elsewhere
      • If the chart already uses a lot of colors, don't use color to highlight it.

Do not use pie chart because human Perception system are not good at estimate the different scales Magnitude

Gestalt Theory

Gestalt theory explains how humans naturally organize visual elements into meaningful wholes.

People perceive patterns based on proximity, similarity, continuity, closure, symmetry, and figure–ground, which allows them to quickly interpret complex visual information as structured and coherent forms.

  • Law of proximity
    • Objects or shapes that are close to one another are perceived to form groups.
  • Law of similarity
    • Objects or shapes that are similar in shape, size, color, texture or value are perceived to belong together.
  • Law of continuity
    • Objects or shapes that are arranged in a line or a curve are perceived to be more related than those that are abrupt.
  • Law of closure - Figures or shapes that are incomplete or partially hidden are perceived to be complete as our brain automatically fill in the gaps.
  • Law of symmetry
    • Objects or shapes that are symmetrical and forming around a center point are {perceptually pleasing}.
  • Law of figure-ground
    • Humans can distinguish an object (the figure of the rule) from background (the ground)