SlideShare uma empresa Scribd logo
1 de 17
Baixar para ler offline
Rei Takami*, Hiroki Shibata, Yasufumi Takama
* takami-rei@ed.tmu.ac.jp
Tokyo Metropolitan University, JAPAN
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 12020/3/19
Introduction_________
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 22020/3/19
Multi-dimensional time-series data (e.g. medical, sports)
Evaluation metrics is required for decision making, hypothesis generation
Metrics should be formulated with trial-and-error by domain experts
“How to identify outliers in time-series data?”
“How to classify / rank time-series data?”
Introduction
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 32020/3/19
Definition of Evaluation Metrics:
interpretable, attribute-based representation of user-defined criteria
Sabermetrics (baseball), well-being metrics
Metrics formulation Process
Multi-dimensional time-series data: ① more complicated than other data types
② difficult for domain experts Support with VA
① Preprocessing ② Analysis ③ Formulate
□ Data collection
□ Feature selection
□ Normalization
□ Analysis of preprocessed data
□ Understanding of dimension’s
(features) characteristics
□ Parameter adjustment of
preprocessing algorithms
□ Definition of metrics
based on knowledge
□ Metrics validation
Introduction
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 42020/3/19
• Human-in-the-loop visual analytics
Semantic interaction
• Existing work:
• Analysis , interactive ranking of multi-dimensional data
Ignore time-series characteristics (e.g. seasonality)
Difficulty of visualizing multi-dimensional time-series data
DR
Model
Visualization
Proposed Framework: Definitions
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 52020/3/19
Target Data: Finite time-series data
• 𝑇 time points, 𝑁 instances, 𝑀 attributes: 𝑫 = 𝑑 𝑡𝑛𝑚
• Projecting 𝑫 to 2D space by Dimensionality reduction (DR) ( PCA) at each 𝒕
• 𝑷 𝒕𝒏 : coordinates of 𝒅 𝑡𝑛 on 2D space, defined by local (𝜶) / global (𝝎) parameters
𝜶 : Displacement of each data object (i.e. user-defined bias)
𝝎 : Contribution of m-th attributes to the axis
α
α
ωω
α
t
𝑷 𝒕𝒏 = ෍
𝑚=1
𝑀
𝑑 𝑡𝑛𝑚 𝝎 𝝉𝒎 + 𝜶 𝝉𝒏
(𝜶 𝒕𝒏 = 𝛼 𝑡𝑛
X
, 𝛼 𝑡𝑛
Y
𝝎 𝒕𝒎 = (𝜔 𝑡𝑚
X
, 𝜔 𝑡𝑚
Y
))
𝝎 𝒕
𝐗
𝝎 𝒕
𝐘
Proposed Framework: Definitions
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 62020/3/19
• Associate 𝝎 to evaluation metrics (expressed by linear combination)
• Directly manipulate visualized objects
Experts can reflect their knowledge to 2D projection,
Utilize parameters as starting point of formulating metrics
α
α
ω
ω
α
t
𝑷 𝒕𝒏 = ෍
𝑚=1
𝑀
𝑑 𝑡𝑛𝑚 𝝎 𝝉𝒎 + 𝜶 𝝉𝒏
(𝜶 𝒕𝒏 = 𝛼 𝑡𝑛
X
, 𝛼 𝑡𝑛
Y
𝝎 𝒕𝒎 = (𝜔 𝑡𝑚
X
, 𝜔 𝑡𝑚
Y
))
𝝎 𝒕
𝐗
𝝎 𝒕
𝐘
Proposed Framework: Visualized Objects
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 72020/3/19
𝑡 𝑛
𝑡 𝑛+1 𝑡 𝑛+2
𝑡 𝑛+3
ω
α
t
𝑡 𝑛
TrajectoryNode
𝑡 𝑛
• Different parameters specified for each 𝒕
Visualized objects associated with different time/spatial range
• Supporting progressive, flexible parameter adjustment for 2D projection
Node: current time point
Path
Node
Convex hull (Polygon)
𝑜1
𝑜1
ω
α
t
𝑡 𝑛
𝑡 𝑛+3
𝑜2 𝑜3
𝑜2 𝑜3
Based on node: (at each t )
Based on trajectory (at time range)
Proposed Framework: Direct Manipulations
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 82020/3/19
8
Close object
Discrete object
Projection Axis
Absolute manipulation Relative manipulation
Object manipulating strategies :
• Absolute: emphasize global placement Adjust weight of eath attribute ( 𝜔 )
• Relative: modify local relationship between objects
Adjust 𝛼 of target object(s) Can be converted to 𝜔
ω ω’
Prototype Interface: Implementation with PCA
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 92020/3/19
(a) Scatter-plot view (b) Detailed View
Bar chart: parameter (ω)
Initial ω: PC (principal component)
Visualizing 𝑷 𝒕𝒏
Animation Control UI
Convex hulls
Trajectories
Navigations
Prototype Interface: Implementation with PCA
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 102020/3/19
(a) Scatter-plot view (b) Detailed View
Parallel coordinates
Temporal change of coordinates
of selected objects
Navigations
Prototype Interface: Implementation with PCA
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 112020/3/19
(a) Scatter-plot view (b) Detailed View
Navigations
Changing
target visual object
Contact hitters
Silver Sluggers
Power hitters
Example: MLB (Measure League Baseball) Data
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 122020/3/19
Dataset:
MLB batters’ (American League) statistics (2018) :
• 𝑇 = 12, 𝑁 = 198, 𝑀 = 11, Attributes: number of home runs, etc.
Purpose: Evaluating batters’ performance/characteristics
• X axis: Performance
• Silver sluggers: right side
• Y axis: Characteristics
• Contact hitters: upper ends
• Power hitters: lower ends
Modify Parameters to emphasize object placement
Baseball-Reference.com, https://www.baseball-reference.com/
Example: MLB (Measure League Baseball) Data
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 132020/3/19
Contact hitters
(Relative)
Silver Sluggers
(Absolute)
Power hitters
(Relative)
PA: in 2nd half𝜔𝑡
(X)
𝜔𝑡
′(Y)
𝜔𝑡
′(X)
α ω
SF
HBP
BB:
in 2nd half
SB
HR
3B
2B
1B
PA
𝜔𝑡
(Y)
(Parameter adjustment)
Example: MLB (Measure League Baseball) Data
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 142020/3/19
Acquired knowledge through VA
• Attribute with strong effect
• X axis (performance): number of PA in 1st half
• Y axis (characteristics): BB in 1st half, 3B and HR in 2nd half
• Definition of 𝐵type
• Non-linear metrics with reference to existing metrics:
TB (Total bases), OBP (On-base percentage)
𝐵type =
1B × 2 + SB × 2 + 3B × 2 − 2B + HR × 3
# of team game × 3.1
1B × 2 + SB × 3 + 3B × 3 − BB + 2B × 2 + HR × 4
PA
(1st half)
(2nd half)
( 1B 2B, 3B: # of single, 2-base, 3-base hits, HR: # of home runs, BB: # of base on balls,
SB: # of stolen bases, and PA: # of plate appearances. )
Conclusion and Future Works
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 152020/3/19
Summary
• VA framework for supporting formulation of evaluation metrics for
multi-dimensional time-series data
• Implementation of proposed framework with PCA
• Application example
Future Works
• Evaluate qualitative/quantitative effectiveness
• Case study, User study
• Extend proposed framework non-linear dimensionality reduction
• Integrated framework including preprocessing
References
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 16
A. Endert, L. Bradel, C. North, Beyond control panels: Direct manipulation for visual
analytics, IEEE Transactions on Computer Graphics and Applications, Vol. 33, No. 4, pp. 6-13, 2013.
W. Aigner, S. Miksch, W. Műller, H. Schumann, C. Tominski, Visualizing time-oriented
data – a systematic view, Computers & Graphics, Vol. 31, No. 3, pp. 401-409, 2007.
D. A, Keim, F. Mansmann, J. Schneidewind, J. Thomas, H. Ziegler, Visual analytics: Scope
and challenges, Visual Data Mining, Springer, pp. 76-90, 2008.
A. C. Chen, X. Fu, Data + intuition: A hybrid approach to developing product north star
metrics, Proceedings of the 26th International Conference on World Wide Web Companion, pp. 617–625,
2017.
H. Kim, J. Choo, H. Park, and A. Endert, Interaxis: Steering scatterplot axes via observation-
level interaction, IEEE Transactions on Visualization and Computer Graphics, Vol.22, No.1, pp. 131– 140,
2016.
J. Bernard, D. Sessler, T. Ruppert, J. Davey, A. Kuijper, and J. Kohlhammer,
User-based visual interactive similarity definition for mixed data objects - concept and first
implementation, Proceedings of 22nd International Conference in Central Europe on Computer
Graphics, Visualization and Computer Vision, pp.329–338, 2014.
2020/3/19
References
ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 17
B. Kondo and C. Collins, Dimpvis: Exploring time-varying information visualizations
by direct manipulation, IEEE Transactions on Visualization and Computer Graphics, Vol. 20, No. 12, pp.
2003–2012, 2014.
T. Schreck, C. Panse, A new metaphor for projection-based visual analysis and data
exploration, Proceedings of Visualization and Data Analysis, Vol. 6495, 2007.
E. Wall, S. Das, R. Chawla, B. Kalidindi, E. T. Brown, A. Endert, Podium: Ranking data
using mixed-initiative visual analytics, IEEE transactions on visualization and computer graphics, Vol. 24,
No. 1, pp. 288-297, 2018.
D. Sacha, L. Zhang, M. Sedlmair, J.A. Lee, J. Peltonen, D. Weiskopf, S.C. North, and D.A.
Keim,Visual interaction with dimensionality reduction: A structured literature analysis, IEEE
Transactions on Visualization and Computer Graphics, Vol.23, No.1, pp. 241–250, 2017.
2020/3/19

Mais conteúdo relacionado

Semelhante a An analytical framework for formulating metrics for evaluating multi-dimensional time-series data

IRJET-3D,4D and 5D Building Information Modeling for Commercial Building Proj...
IRJET-3D,4D and 5D Building Information Modeling for Commercial Building Proj...IRJET-3D,4D and 5D Building Information Modeling for Commercial Building Proj...
IRJET-3D,4D and 5D Building Information Modeling for Commercial Building Proj...IRJET Journal
 
Development Prototype Design of Virtual Assembly Application-Based Leap Motion
Development Prototype Design of Virtual Assembly Application-Based Leap MotionDevelopment Prototype Design of Virtual Assembly Application-Based Leap Motion
Development Prototype Design of Virtual Assembly Application-Based Leap MotionIJAEMSJORNAL
 
Study of Factors Affecting the Implementation of BIM: An Evaluation of Risk V...
Study of Factors Affecting the Implementation of BIM: An Evaluation of Risk V...Study of Factors Affecting the Implementation of BIM: An Evaluation of Risk V...
Study of Factors Affecting the Implementation of BIM: An Evaluation of Risk V...IRJET Journal
 
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...ijcga
 
CAD Lab model viva questions
CAD Lab model viva questions CAD Lab model viva questions
CAD Lab model viva questions SHAMJITH KM
 
Iabse2008 Chicago Jyrki Jauhiainen
Iabse2008 Chicago Jyrki JauhiainenIabse2008 Chicago Jyrki Jauhiainen
Iabse2008 Chicago Jyrki Jauhiainenjjauhiai
 
Safeguarding Abila through Multiple Data Perspectives
Safeguarding Abila through Multiple Data PerspectivesSafeguarding Abila through Multiple Data Perspectives
Safeguarding Abila through Multiple Data PerspectivesParang Saraf
 
SD-miner System to Retrieve Probabilistic Neighborhood Points in Spatial Dat...
SD-miner System to Retrieve Probabilistic Neighborhood Points  in Spatial Dat...SD-miner System to Retrieve Probabilistic Neighborhood Points  in Spatial Dat...
SD-miner System to Retrieve Probabilistic Neighborhood Points in Spatial Dat...IOSR Journals
 
Imagining a Physical Future for Digital Journalism
Imagining a Physical Future for Digital JournalismImagining a Physical Future for Digital Journalism
Imagining a Physical Future for Digital JournalismDataJournalismUK
 
IRJET- Full Body Motion Detection and Surveillance System Application
IRJET-  	  Full Body Motion Detection and Surveillance System ApplicationIRJET-  	  Full Body Motion Detection and Surveillance System Application
IRJET- Full Body Motion Detection and Surveillance System ApplicationIRJET Journal
 
[Publication] Creative Social VR Practices in Connected Environments: The 5G ...
[Publication] Creative Social VR Practices in Connected Environments: The 5G ...[Publication] Creative Social VR Practices in Connected Environments: The 5G ...
[Publication] Creative Social VR Practices in Connected Environments: The 5G ...Junie Kwon
 
Towards Runtime Verification via Event Stream Processing in Cloud Computing I...
Towards Runtime Verification via Event Stream Processing in Cloud Computing I...Towards Runtime Verification via Event Stream Processing in Cloud Computing I...
Towards Runtime Verification via Event Stream Processing in Cloud Computing I...Pietro Liguori
 
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...AIRCC Publishing Corporation
 
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...ijcsit
 
A Framework for Automated Progress Monitoring Based on HOG Feature Recognitio...
A Framework for Automated Progress Monitoring Based on HOG Feature Recognitio...A Framework for Automated Progress Monitoring Based on HOG Feature Recognitio...
A Framework for Automated Progress Monitoring Based on HOG Feature Recognitio...AIRCC Publishing Corporation
 
Generating 3 d model in virtual reality and analyzing its performance
Generating 3 d model in virtual reality and analyzing its performanceGenerating 3 d model in virtual reality and analyzing its performance
Generating 3 d model in virtual reality and analyzing its performanceijcsit
 
Introduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin PlatformIntroduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin PlatformSANGHEE SHIN
 
The Role of Selfies in Creating the Next Generation Computer Vision Infused O...
The Role of Selfies in Creating the Next Generation Computer Vision Infused O...The Role of Selfies in Creating the Next Generation Computer Vision Infused O...
The Role of Selfies in Creating the Next Generation Computer Vision Infused O...hanumayamma
 
Interactive Editing of Signed Distance Fields
Interactive Editing of Signed Distance FieldsInteractive Editing of Signed Distance Fields
Interactive Editing of Signed Distance FieldsMatthias Trapp
 
Introduction to cad
Introduction to cadIntroduction to cad
Introduction to cadDeepak Antil
 

Semelhante a An analytical framework for formulating metrics for evaluating multi-dimensional time-series data (20)

IRJET-3D,4D and 5D Building Information Modeling for Commercial Building Proj...
IRJET-3D,4D and 5D Building Information Modeling for Commercial Building Proj...IRJET-3D,4D and 5D Building Information Modeling for Commercial Building Proj...
IRJET-3D,4D and 5D Building Information Modeling for Commercial Building Proj...
 
Development Prototype Design of Virtual Assembly Application-Based Leap Motion
Development Prototype Design of Virtual Assembly Application-Based Leap MotionDevelopment Prototype Design of Virtual Assembly Application-Based Leap Motion
Development Prototype Design of Virtual Assembly Application-Based Leap Motion
 
Study of Factors Affecting the Implementation of BIM: An Evaluation of Risk V...
Study of Factors Affecting the Implementation of BIM: An Evaluation of Risk V...Study of Factors Affecting the Implementation of BIM: An Evaluation of Risk V...
Study of Factors Affecting the Implementation of BIM: An Evaluation of Risk V...
 
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
 
CAD Lab model viva questions
CAD Lab model viva questions CAD Lab model viva questions
CAD Lab model viva questions
 
Iabse2008 Chicago Jyrki Jauhiainen
Iabse2008 Chicago Jyrki JauhiainenIabse2008 Chicago Jyrki Jauhiainen
Iabse2008 Chicago Jyrki Jauhiainen
 
Safeguarding Abila through Multiple Data Perspectives
Safeguarding Abila through Multiple Data PerspectivesSafeguarding Abila through Multiple Data Perspectives
Safeguarding Abila through Multiple Data Perspectives
 
SD-miner System to Retrieve Probabilistic Neighborhood Points in Spatial Dat...
SD-miner System to Retrieve Probabilistic Neighborhood Points  in Spatial Dat...SD-miner System to Retrieve Probabilistic Neighborhood Points  in Spatial Dat...
SD-miner System to Retrieve Probabilistic Neighborhood Points in Spatial Dat...
 
Imagining a Physical Future for Digital Journalism
Imagining a Physical Future for Digital JournalismImagining a Physical Future for Digital Journalism
Imagining a Physical Future for Digital Journalism
 
IRJET- Full Body Motion Detection and Surveillance System Application
IRJET-  	  Full Body Motion Detection and Surveillance System ApplicationIRJET-  	  Full Body Motion Detection and Surveillance System Application
IRJET- Full Body Motion Detection and Surveillance System Application
 
[Publication] Creative Social VR Practices in Connected Environments: The 5G ...
[Publication] Creative Social VR Practices in Connected Environments: The 5G ...[Publication] Creative Social VR Practices in Connected Environments: The 5G ...
[Publication] Creative Social VR Practices in Connected Environments: The 5G ...
 
Towards Runtime Verification via Event Stream Processing in Cloud Computing I...
Towards Runtime Verification via Event Stream Processing in Cloud Computing I...Towards Runtime Verification via Event Stream Processing in Cloud Computing I...
Towards Runtime Verification via Event Stream Processing in Cloud Computing I...
 
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
 
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
A FRAMEWORK FOR AUTOMATED PROGRESS MONITORING BASED ON HOG FEATURE RECOGNITIO...
 
A Framework for Automated Progress Monitoring Based on HOG Feature Recognitio...
A Framework for Automated Progress Monitoring Based on HOG Feature Recognitio...A Framework for Automated Progress Monitoring Based on HOG Feature Recognitio...
A Framework for Automated Progress Monitoring Based on HOG Feature Recognitio...
 
Generating 3 d model in virtual reality and analyzing its performance
Generating 3 d model in virtual reality and analyzing its performanceGenerating 3 d model in virtual reality and analyzing its performance
Generating 3 d model in virtual reality and analyzing its performance
 
Introduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin PlatformIntroduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin Platform
 
The Role of Selfies in Creating the Next Generation Computer Vision Infused O...
The Role of Selfies in Creating the Next Generation Computer Vision Infused O...The Role of Selfies in Creating the Next Generation Computer Vision Infused O...
The Role of Selfies in Creating the Next Generation Computer Vision Infused O...
 
Interactive Editing of Signed Distance Fields
Interactive Editing of Signed Distance FieldsInteractive Editing of Signed Distance Fields
Interactive Editing of Signed Distance Fields
 
Introduction to cad
Introduction to cadIntroduction to cad
Introduction to cad
 

Mais de Rei Takami

Study on Visual Analytics Framework for Formulating Evaluation Metrics of Mul...
Study on Visual Analytics Framework for Formulating Evaluation Metrics of Mul...Study on Visual Analytics Framework for Formulating Evaluation Metrics of Mul...
Study on Visual Analytics Framework for Formulating Evaluation Metrics of Mul...Rei Takami
 
Proposal of visual analytics framework for evaluation metrics formation on hi...
Proposal of visual analytics framework for evaluation metrics formation on hi...Proposal of visual analytics framework for evaluation metrics formation on hi...
Proposal of visual analytics framework for evaluation metrics formation on hi...Rei Takami
 
[論文輪講] ImAxes: Immersive Axes as Embodied Affordances for Interactive Multiva...
[論文輪講] ImAxes: Immersive Axes as Embodied Affordances for Interactive Multiva...[論文輪講] ImAxes: Immersive Axes as Embodied Affordances for Interactive Multiva...
[論文輪講] ImAxes: Immersive Axes as Embodied Affordances for Interactive Multiva...Rei Takami
 
「住みたい街」を可視化する
「住みたい街」を可視化する「住みたい街」を可視化する
「住みたい街」を可視化するRei Takami
 
Visual Analytics Interface for Time Series Data based on Trajectory Manipulation
Visual Analytics Interface for Time Series Data based on Trajectory ManipulationVisual Analytics Interface for Time Series Data based on Trajectory Manipulation
Visual Analytics Interface for Time Series Data based on Trajectory ManipulationRei Takami
 
[アルゴリズムイントロダクション勉強会] マルチスレッドアルゴリズム
[アルゴリズムイントロダクション勉強会] マルチスレッドアルゴリズム[アルゴリズムイントロダクション勉強会] マルチスレッドアルゴリズム
[アルゴリズムイントロダクション勉強会] マルチスレッドアルゴリズムRei Takami
 
軌跡の直接操作に基づく時系列データの視覚的分析支援インタフェースの設計と評価
軌跡の直接操作に基づく時系列データの視覚的分析支援インタフェースの設計と評価軌跡の直接操作に基づく時系列データの視覚的分析支援インタフェースの設計と評価
軌跡の直接操作に基づく時系列データの視覚的分析支援インタフェースの設計と評価Rei Takami
 
What's Information Visualization?
What's Information Visualization?What's Information Visualization?
What's Information Visualization?Rei Takami
 
Proposal of Visual Analytics Interface for Time Series Data based on Direct M...
Proposal of Visual Analytics Interface for Time Series Data based on Direct M...Proposal of Visual Analytics Interface for Time Series Data based on Direct M...
Proposal of Visual Analytics Interface for Time Series Data based on Direct M...Rei Takami
 
[アルゴリズムイントロダクション勉強会] ハッシュ
[アルゴリズムイントロダクション勉強会] ハッシュ[アルゴリズムイントロダクション勉強会] ハッシュ
[アルゴリズムイントロダクション勉強会] ハッシュRei Takami
 
[論文紹介] Convolutional Neural Network(CNN)による超解像
[論文紹介] Convolutional Neural Network(CNN)による超解像[論文紹介] Convolutional Neural Network(CNN)による超解像
[論文紹介] Convolutional Neural Network(CNN)による超解像Rei Takami
 
創造性支援(Creativity Support)について
創造性支援(Creativity Support)について創造性支援(Creativity Support)について
創造性支援(Creativity Support)についてRei Takami
 
編入学座談会でのプレゼン
編入学座談会でのプレゼン編入学座談会でのプレゼン
編入学座談会でのプレゼンRei Takami
 
限られた予算内でのおでかけプラン支援システム
限られた予算内でのおでかけプラン支援システム限られた予算内でのおでかけプラン支援システム
限られた予算内でのおでかけプラン支援システムRei Takami
 
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案Rei Takami
 

Mais de Rei Takami (16)

Study on Visual Analytics Framework for Formulating Evaluation Metrics of Mul...
Study on Visual Analytics Framework for Formulating Evaluation Metrics of Mul...Study on Visual Analytics Framework for Formulating Evaluation Metrics of Mul...
Study on Visual Analytics Framework for Formulating Evaluation Metrics of Mul...
 
PRML 2.3節
PRML 2.3節PRML 2.3節
PRML 2.3節
 
Proposal of visual analytics framework for evaluation metrics formation on hi...
Proposal of visual analytics framework for evaluation metrics formation on hi...Proposal of visual analytics framework for evaluation metrics formation on hi...
Proposal of visual analytics framework for evaluation metrics formation on hi...
 
[論文輪講] ImAxes: Immersive Axes as Embodied Affordances for Interactive Multiva...
[論文輪講] ImAxes: Immersive Axes as Embodied Affordances for Interactive Multiva...[論文輪講] ImAxes: Immersive Axes as Embodied Affordances for Interactive Multiva...
[論文輪講] ImAxes: Immersive Axes as Embodied Affordances for Interactive Multiva...
 
「住みたい街」を可視化する
「住みたい街」を可視化する「住みたい街」を可視化する
「住みたい街」を可視化する
 
Visual Analytics Interface for Time Series Data based on Trajectory Manipulation
Visual Analytics Interface for Time Series Data based on Trajectory ManipulationVisual Analytics Interface for Time Series Data based on Trajectory Manipulation
Visual Analytics Interface for Time Series Data based on Trajectory Manipulation
 
[アルゴリズムイントロダクション勉強会] マルチスレッドアルゴリズム
[アルゴリズムイントロダクション勉強会] マルチスレッドアルゴリズム[アルゴリズムイントロダクション勉強会] マルチスレッドアルゴリズム
[アルゴリズムイントロダクション勉強会] マルチスレッドアルゴリズム
 
軌跡の直接操作に基づく時系列データの視覚的分析支援インタフェースの設計と評価
軌跡の直接操作に基づく時系列データの視覚的分析支援インタフェースの設計と評価軌跡の直接操作に基づく時系列データの視覚的分析支援インタフェースの設計と評価
軌跡の直接操作に基づく時系列データの視覚的分析支援インタフェースの設計と評価
 
What's Information Visualization?
What's Information Visualization?What's Information Visualization?
What's Information Visualization?
 
Proposal of Visual Analytics Interface for Time Series Data based on Direct M...
Proposal of Visual Analytics Interface for Time Series Data based on Direct M...Proposal of Visual Analytics Interface for Time Series Data based on Direct M...
Proposal of Visual Analytics Interface for Time Series Data based on Direct M...
 
[アルゴリズムイントロダクション勉強会] ハッシュ
[アルゴリズムイントロダクション勉強会] ハッシュ[アルゴリズムイントロダクション勉強会] ハッシュ
[アルゴリズムイントロダクション勉強会] ハッシュ
 
[論文紹介] Convolutional Neural Network(CNN)による超解像
[論文紹介] Convolutional Neural Network(CNN)による超解像[論文紹介] Convolutional Neural Network(CNN)による超解像
[論文紹介] Convolutional Neural Network(CNN)による超解像
 
創造性支援(Creativity Support)について
創造性支援(Creativity Support)について創造性支援(Creativity Support)について
創造性支援(Creativity Support)について
 
編入学座談会でのプレゼン
編入学座談会でのプレゼン編入学座談会でのプレゼン
編入学座談会でのプレゼン
 
限られた予算内でのおでかけプラン支援システム
限られた予算内でのおでかけプラン支援システム限られた予算内でのおでかけプラン支援システム
限られた予算内でのおでかけプラン支援システム
 
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案
 

Último

Pre-ProductionImproveddsfjgndflghtgg.pptx
Pre-ProductionImproveddsfjgndflghtgg.pptxPre-ProductionImproveddsfjgndflghtgg.pptx
Pre-ProductionImproveddsfjgndflghtgg.pptxStephen266013
 
Business update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMIBusiness update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMIAlejandraGmez176757
 
一比一原版阿德莱德大学毕业证成绩单如何办理
一比一原版阿德莱德大学毕业证成绩单如何办理一比一原版阿德莱德大学毕业证成绩单如何办理
一比一原版阿德莱德大学毕业证成绩单如何办理pyhepag
 
how can i exchange pi coins for others currency like Bitcoin
how can i exchange pi coins for others currency like Bitcoinhow can i exchange pi coins for others currency like Bitcoin
how can i exchange pi coins for others currency like BitcoinDOT TECH
 
2024 Q1 Tableau User Group Leader Quarterly Call
2024 Q1 Tableau User Group Leader Quarterly Call2024 Q1 Tableau User Group Leader Quarterly Call
2024 Q1 Tableau User Group Leader Quarterly Calllward7
 
Artificial_General_Intelligence__storm_gen_article.pdf
Artificial_General_Intelligence__storm_gen_article.pdfArtificial_General_Intelligence__storm_gen_article.pdf
Artificial_General_Intelligence__storm_gen_article.pdfscitechtalktv
 
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理pyhepag
 
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPsWebinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPsCEPTES Software Inc
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsalex933524
 
How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?DOT TECH
 
How I opened a fake bank account and didn't go to prison
How I opened a fake bank account and didn't go to prisonHow I opened a fake bank account and didn't go to prison
How I opened a fake bank account and didn't go to prisonPayment Village
 
Machine Learning For Career Growth..pptx
Machine Learning For Career Growth..pptxMachine Learning For Career Growth..pptx
Machine Learning For Career Growth..pptxbenishzehra469
 
MALL CUSTOMER SEGMENTATION USING K-MEANS CLUSTERING.pptx
MALL CUSTOMER SEGMENTATION USING K-MEANS CLUSTERING.pptxMALL CUSTOMER SEGMENTATION USING K-MEANS CLUSTERING.pptx
MALL CUSTOMER SEGMENTATION USING K-MEANS CLUSTERING.pptxNidaFaviankaNawawi
 
Exploratory Data Analysis - Dilip S.pptx
Exploratory Data Analysis - Dilip S.pptxExploratory Data Analysis - Dilip S.pptx
Exploratory Data Analysis - Dilip S.pptxDilipVasan
 
一比一原版西悉尼大学毕业证成绩单如何办理
一比一原版西悉尼大学毕业证成绩单如何办理一比一原版西悉尼大学毕业证成绩单如何办理
一比一原版西悉尼大学毕业证成绩单如何办理pyhepag
 
AI Imagen for data-storytelling Infographics.pdf
AI Imagen for data-storytelling Infographics.pdfAI Imagen for data-storytelling Infographics.pdf
AI Imagen for data-storytelling Infographics.pdfMichaelSenkow
 
Supply chain analytics to combat the effects of Ukraine-Russia-conflict
Supply chain analytics to combat the effects of Ukraine-Russia-conflictSupply chain analytics to combat the effects of Ukraine-Russia-conflict
Supply chain analytics to combat the effects of Ukraine-Russia-conflictJack Cole
 

Último (20)

Pre-ProductionImproveddsfjgndflghtgg.pptx
Pre-ProductionImproveddsfjgndflghtgg.pptxPre-ProductionImproveddsfjgndflghtgg.pptx
Pre-ProductionImproveddsfjgndflghtgg.pptx
 
Abortion pills in Dammam Saudi Arabia// +966572737505 // buy cytotec
Abortion pills in Dammam Saudi Arabia// +966572737505 // buy cytotecAbortion pills in Dammam Saudi Arabia// +966572737505 // buy cytotec
Abortion pills in Dammam Saudi Arabia// +966572737505 // buy cytotec
 
Business update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMIBusiness update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMI
 
一比一原版阿德莱德大学毕业证成绩单如何办理
一比一原版阿德莱德大学毕业证成绩单如何办理一比一原版阿德莱德大学毕业证成绩单如何办理
一比一原版阿德莱德大学毕业证成绩单如何办理
 
how can i exchange pi coins for others currency like Bitcoin
how can i exchange pi coins for others currency like Bitcoinhow can i exchange pi coins for others currency like Bitcoin
how can i exchange pi coins for others currency like Bitcoin
 
Slip-and-fall Injuries: Top Workers' Comp Claims
Slip-and-fall Injuries: Top Workers' Comp ClaimsSlip-and-fall Injuries: Top Workers' Comp Claims
Slip-and-fall Injuries: Top Workers' Comp Claims
 
Machine Learning for Accident Severity Prediction
Machine Learning for Accident Severity PredictionMachine Learning for Accident Severity Prediction
Machine Learning for Accident Severity Prediction
 
2024 Q1 Tableau User Group Leader Quarterly Call
2024 Q1 Tableau User Group Leader Quarterly Call2024 Q1 Tableau User Group Leader Quarterly Call
2024 Q1 Tableau User Group Leader Quarterly Call
 
Artificial_General_Intelligence__storm_gen_article.pdf
Artificial_General_Intelligence__storm_gen_article.pdfArtificial_General_Intelligence__storm_gen_article.pdf
Artificial_General_Intelligence__storm_gen_article.pdf
 
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
 
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPsWebinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
 
How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?
 
How I opened a fake bank account and didn't go to prison
How I opened a fake bank account and didn't go to prisonHow I opened a fake bank account and didn't go to prison
How I opened a fake bank account and didn't go to prison
 
Machine Learning For Career Growth..pptx
Machine Learning For Career Growth..pptxMachine Learning For Career Growth..pptx
Machine Learning For Career Growth..pptx
 
MALL CUSTOMER SEGMENTATION USING K-MEANS CLUSTERING.pptx
MALL CUSTOMER SEGMENTATION USING K-MEANS CLUSTERING.pptxMALL CUSTOMER SEGMENTATION USING K-MEANS CLUSTERING.pptx
MALL CUSTOMER SEGMENTATION USING K-MEANS CLUSTERING.pptx
 
Exploratory Data Analysis - Dilip S.pptx
Exploratory Data Analysis - Dilip S.pptxExploratory Data Analysis - Dilip S.pptx
Exploratory Data Analysis - Dilip S.pptx
 
一比一原版西悉尼大学毕业证成绩单如何办理
一比一原版西悉尼大学毕业证成绩单如何办理一比一原版西悉尼大学毕业证成绩单如何办理
一比一原版西悉尼大学毕业证成绩单如何办理
 
AI Imagen for data-storytelling Infographics.pdf
AI Imagen for data-storytelling Infographics.pdfAI Imagen for data-storytelling Infographics.pdf
AI Imagen for data-storytelling Infographics.pdf
 
Supply chain analytics to combat the effects of Ukraine-Russia-conflict
Supply chain analytics to combat the effects of Ukraine-Russia-conflictSupply chain analytics to combat the effects of Ukraine-Russia-conflict
Supply chain analytics to combat the effects of Ukraine-Russia-conflict
 

An analytical framework for formulating metrics for evaluating multi-dimensional time-series data

  • 1. Rei Takami*, Hiroki Shibata, Yasufumi Takama * takami-rei@ed.tmu.ac.jp Tokyo Metropolitan University, JAPAN ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 12020/3/19
  • 2. Introduction_________ ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 22020/3/19 Multi-dimensional time-series data (e.g. medical, sports) Evaluation metrics is required for decision making, hypothesis generation Metrics should be formulated with trial-and-error by domain experts “How to identify outliers in time-series data?” “How to classify / rank time-series data?”
  • 3. Introduction ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 32020/3/19 Definition of Evaluation Metrics: interpretable, attribute-based representation of user-defined criteria Sabermetrics (baseball), well-being metrics Metrics formulation Process Multi-dimensional time-series data: ① more complicated than other data types ② difficult for domain experts Support with VA ① Preprocessing ② Analysis ③ Formulate □ Data collection □ Feature selection □ Normalization □ Analysis of preprocessed data □ Understanding of dimension’s (features) characteristics □ Parameter adjustment of preprocessing algorithms □ Definition of metrics based on knowledge □ Metrics validation
  • 4. Introduction ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 42020/3/19 • Human-in-the-loop visual analytics Semantic interaction • Existing work: • Analysis , interactive ranking of multi-dimensional data Ignore time-series characteristics (e.g. seasonality) Difficulty of visualizing multi-dimensional time-series data DR Model Visualization
  • 5. Proposed Framework: Definitions ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 52020/3/19 Target Data: Finite time-series data • 𝑇 time points, 𝑁 instances, 𝑀 attributes: 𝑫 = 𝑑 𝑡𝑛𝑚 • Projecting 𝑫 to 2D space by Dimensionality reduction (DR) ( PCA) at each 𝒕 • 𝑷 𝒕𝒏 : coordinates of 𝒅 𝑡𝑛 on 2D space, defined by local (𝜶) / global (𝝎) parameters 𝜶 : Displacement of each data object (i.e. user-defined bias) 𝝎 : Contribution of m-th attributes to the axis α α ωω α t 𝑷 𝒕𝒏 = ෍ 𝑚=1 𝑀 𝑑 𝑡𝑛𝑚 𝝎 𝝉𝒎 + 𝜶 𝝉𝒏 (𝜶 𝒕𝒏 = 𝛼 𝑡𝑛 X , 𝛼 𝑡𝑛 Y 𝝎 𝒕𝒎 = (𝜔 𝑡𝑚 X , 𝜔 𝑡𝑚 Y )) 𝝎 𝒕 𝐗 𝝎 𝒕 𝐘
  • 6. Proposed Framework: Definitions ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 62020/3/19 • Associate 𝝎 to evaluation metrics (expressed by linear combination) • Directly manipulate visualized objects Experts can reflect their knowledge to 2D projection, Utilize parameters as starting point of formulating metrics α α ω ω α t 𝑷 𝒕𝒏 = ෍ 𝑚=1 𝑀 𝑑 𝑡𝑛𝑚 𝝎 𝝉𝒎 + 𝜶 𝝉𝒏 (𝜶 𝒕𝒏 = 𝛼 𝑡𝑛 X , 𝛼 𝑡𝑛 Y 𝝎 𝒕𝒎 = (𝜔 𝑡𝑚 X , 𝜔 𝑡𝑚 Y )) 𝝎 𝒕 𝐗 𝝎 𝒕 𝐘
  • 7. Proposed Framework: Visualized Objects ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 72020/3/19 𝑡 𝑛 𝑡 𝑛+1 𝑡 𝑛+2 𝑡 𝑛+3 ω α t 𝑡 𝑛 TrajectoryNode 𝑡 𝑛 • Different parameters specified for each 𝒕 Visualized objects associated with different time/spatial range • Supporting progressive, flexible parameter adjustment for 2D projection Node: current time point Path Node Convex hull (Polygon) 𝑜1 𝑜1 ω α t 𝑡 𝑛 𝑡 𝑛+3 𝑜2 𝑜3 𝑜2 𝑜3 Based on node: (at each t ) Based on trajectory (at time range)
  • 8. Proposed Framework: Direct Manipulations ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 82020/3/19 8 Close object Discrete object Projection Axis Absolute manipulation Relative manipulation Object manipulating strategies : • Absolute: emphasize global placement Adjust weight of eath attribute ( 𝜔 ) • Relative: modify local relationship between objects Adjust 𝛼 of target object(s) Can be converted to 𝜔 ω ω’
  • 9. Prototype Interface: Implementation with PCA ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 92020/3/19 (a) Scatter-plot view (b) Detailed View Bar chart: parameter (ω) Initial ω: PC (principal component) Visualizing 𝑷 𝒕𝒏 Animation Control UI Convex hulls Trajectories Navigations
  • 10. Prototype Interface: Implementation with PCA ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 102020/3/19 (a) Scatter-plot view (b) Detailed View Parallel coordinates Temporal change of coordinates of selected objects Navigations
  • 11. Prototype Interface: Implementation with PCA ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 112020/3/19 (a) Scatter-plot view (b) Detailed View Navigations Changing target visual object
  • 12. Contact hitters Silver Sluggers Power hitters Example: MLB (Measure League Baseball) Data ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 122020/3/19 Dataset: MLB batters’ (American League) statistics (2018) : • 𝑇 = 12, 𝑁 = 198, 𝑀 = 11, Attributes: number of home runs, etc. Purpose: Evaluating batters’ performance/characteristics • X axis: Performance • Silver sluggers: right side • Y axis: Characteristics • Contact hitters: upper ends • Power hitters: lower ends Modify Parameters to emphasize object placement Baseball-Reference.com, https://www.baseball-reference.com/
  • 13. Example: MLB (Measure League Baseball) Data ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 132020/3/19 Contact hitters (Relative) Silver Sluggers (Absolute) Power hitters (Relative) PA: in 2nd half𝜔𝑡 (X) 𝜔𝑡 ′(Y) 𝜔𝑡 ′(X) α ω SF HBP BB: in 2nd half SB HR 3B 2B 1B PA 𝜔𝑡 (Y) (Parameter adjustment)
  • 14. Example: MLB (Measure League Baseball) Data ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 142020/3/19 Acquired knowledge through VA • Attribute with strong effect • X axis (performance): number of PA in 1st half • Y axis (characteristics): BB in 1st half, 3B and HR in 2nd half • Definition of 𝐵type • Non-linear metrics with reference to existing metrics: TB (Total bases), OBP (On-base percentage) 𝐵type = 1B × 2 + SB × 2 + 3B × 2 − 2B + HR × 3 # of team game × 3.1 1B × 2 + SB × 3 + 3B × 3 − BB + 2B × 2 + HR × 4 PA (1st half) (2nd half) ( 1B 2B, 3B: # of single, 2-base, 3-base hits, HR: # of home runs, BB: # of base on balls, SB: # of stolen bases, and PA: # of plate appearances. )
  • 15. Conclusion and Future Works ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 152020/3/19 Summary • VA framework for supporting formulation of evaluation metrics for multi-dimensional time-series data • Implementation of proposed framework with PCA • Application example Future Works • Evaluate qualitative/quantitative effectiveness • Case study, User study • Extend proposed framework non-linear dimensionality reduction • Integrated framework including preprocessing
  • 16. References ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 16 A. Endert, L. Bradel, C. North, Beyond control panels: Direct manipulation for visual analytics, IEEE Transactions on Computer Graphics and Applications, Vol. 33, No. 4, pp. 6-13, 2013. W. Aigner, S. Miksch, W. Műller, H. Schumann, C. Tominski, Visualizing time-oriented data – a systematic view, Computers & Graphics, Vol. 31, No. 3, pp. 401-409, 2007. D. A, Keim, F. Mansmann, J. Schneidewind, J. Thomas, H. Ziegler, Visual analytics: Scope and challenges, Visual Data Mining, Springer, pp. 76-90, 2008. A. C. Chen, X. Fu, Data + intuition: A hybrid approach to developing product north star metrics, Proceedings of the 26th International Conference on World Wide Web Companion, pp. 617–625, 2017. H. Kim, J. Choo, H. Park, and A. Endert, Interaxis: Steering scatterplot axes via observation- level interaction, IEEE Transactions on Visualization and Computer Graphics, Vol.22, No.1, pp. 131– 140, 2016. J. Bernard, D. Sessler, T. Ruppert, J. Davey, A. Kuijper, and J. Kohlhammer, User-based visual interactive similarity definition for mixed data objects - concept and first implementation, Proceedings of 22nd International Conference in Central Europe on Computer Graphics, Visualization and Computer Vision, pp.329–338, 2014. 2020/3/19
  • 17. References ACM Conference on Intelligent User Interfaces (IUI' 20): Day 2 Intelligent Visualization Session 17 B. Kondo and C. Collins, Dimpvis: Exploring time-varying information visualizations by direct manipulation, IEEE Transactions on Visualization and Computer Graphics, Vol. 20, No. 12, pp. 2003–2012, 2014. T. Schreck, C. Panse, A new metaphor for projection-based visual analysis and data exploration, Proceedings of Visualization and Data Analysis, Vol. 6495, 2007. E. Wall, S. Das, R. Chawla, B. Kalidindi, E. T. Brown, A. Endert, Podium: Ranking data using mixed-initiative visual analytics, IEEE transactions on visualization and computer graphics, Vol. 24, No. 1, pp. 288-297, 2018. D. Sacha, L. Zhang, M. Sedlmair, J.A. Lee, J. Peltonen, D. Weiskopf, S.C. North, and D.A. Keim,Visual interaction with dimensionality reduction: A structured literature analysis, IEEE Transactions on Visualization and Computer Graphics, Vol.23, No.1, pp. 241–250, 2017. 2020/3/19