关于关系推理与条形图的CNN的概括
IEEE transactions on visualization and computer graphics
|September 19, 2024
概括
与人类相比,卷积神经网络 (CNN) 难以在条形图上概括关系推理. 当视觉编码发生变化时,CNN的性能很差,与专注于条形长度的人不同.
科学领域:
- 计算机视觉 计算机视觉
- 人与计算机的交互
- 数据可视化 数据可视化
背景情况:
- 卷积神经网络 (CNN) 在图像识别方面表现有前途,但它们在使用可视化进行抽象推理任务上的概括能力不太了解.
- 关系推理,例如估计条长比率,是解释数据可视化的基本方面.
研究的目的:
- 系统地研究CNN和人类在使用条形图的关系推理任务上的概括性能.
- 为了比较CNN和人类在条形图中视觉编码中的干扰的稳定性.
主要方法:
- 在图形感知任务上重新审视和更新CNN的基准性能.
- 通过逐步扰乱标准条形图可视化来测试CNN概括,以估计比率.
- 进行用户研究,直接比较CNN和人类的表现.
主要成果:
- 只有当训练和测试数据共享相同的视觉编码时,CNN才能超过人类;性能随着变化而显著降低.
- CNN对各种视觉编码扰动表现出敏感性,即使这些扰动与目标条无关.
- 人类对关系推理的条形长度更加专注,对不相关的视觉变化敏感度较低.
结论:
- 强大的关系推理与条形图仍然是当前CNN的一个重大挑战.
- 改善可视化CNN概括需要培训,强调识别任务相关的视觉属性.
相关概念视频
Bar Graph
16.0K
A bar graph is also called a bar chart and consists of bars that are separated from each other. It either uses horizontal or vertical bars to show comparisons among categories. The bars can be rectangles, or they can be rectangular boxes (used in three-dimensional plots). One axis of the graph represents the specific categories being compared, and the other axis shows a discrete value. In this graph, the length of the bar for each category is proportional to the number or percent of individuals...
16.0K
Multiple Bar Graph
5.1K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
5.1K
Deductive Reasoning
55.1K
Deductive reasoning, or deduction, is the type of logic used in hypothesis-based science. In deductive reasoning, the pattern of thinking moves in the opposite direction as compared to inductive reasoning, which means that it uses a general principle or law to predict specific results. From those general principles, a scientist can deduce and predict the specific results that would be valid as long as the general principles are valid.
For example, a researcher can deduce specific predictions...
For example, a researcher can deduce specific predictions...
55.1K
Inductive Reasoning
60.1K
Inductive reasoning is a form of logical thinking that uses related observations to arrive at a general conclusion. It is uncertain and operates in degrees to which the conclusions are credible. As such, inductive arguments can be weak or strong, rather than valid or invalid, and conclusions can be used to formulate testable, falsifiable hypotheses.
Inductive reasoning is common in descriptive science. A life scientist makes observations and records them. This data can be qualitative or...
Inductive reasoning is common in descriptive science. A life scientist makes observations and records them. This data can be qualitative or...
60.1K
Convolution: Math, Graphics, and Discrete Signals
236
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
236
Pareto Chart
6.7K
A Pareto chart is a bar graph or a combination of both line and bar graphs. The bar lengths represent the individual values or the frequency, while the lines represent the cumulative total values. In this chart, the longest bars are arranged on the left and the shortest bars on the right, which makes it easier to read and interpret the data. It can also be called a Pareto diagram or Pareto analysis.
The Pareto chart is named after the Italian economist Vilfredo Pareto, who described the Pareto...
The Pareto chart is named after the Italian economist Vilfredo Pareto, who described the Pareto...
6.7K


