论文进阶
flow-based visualization
基于流的可视化。一种以信息流动路径为主线来组织视觉布局的可视化设计范式,让数据在系统各组件间的传递过程清晰可追溯。常见于流程图、管道图、神经网络架构图等场景。
English Definition
"A visualization design pattern that organizes visual elements around the path of information or data movement through a system, making the flow between components explicit and traceable."
用法说明 · 针对中文母语者
与 'node-link diagram'(节点-连线图)相关,但更强调'流'的方向性与连续性;中文论文中可直接用'基于流的可视化'或'流式可视化'。
真实用例 · 2 条
"Transformer Explainer adopts a token-centric flow-based visual design, which is supported by recent studies that highlight the importance of tracing information flow through a Transformer model to understand its behavior"
论文Pipeline extracted — review needed·在设计思路介绍中说明本工具采用的设计范式
"flow-based visualization clarifies complex architectures"
论文Pipeline extracted — review needed·在用户研究的设计启示中总结该范式的效果
由 pipeline 自动采集,待人工 review