SlideShare a Scribd company logo
1 of 17
Download to read 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

More Related Content

Similar to 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
 

Similar to 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
 

More from 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
 

More from 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)について
 
編入学座談会でのプレゼン
編入学座談会でのプレゼン編入学座談会でのプレゼン
編入学座談会でのプレゼン
 
限られた予算内でのおでかけプラン支援システム
限られた予算内でのおでかけプラン支援システム限られた予算内でのおでかけプラン支援システム
限られた予算内でのおでかけプラン支援システム
 
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案
バージョン管理システムを用いたイラスト描画のための創作活動支援システムの提案
 

Recently uploaded

Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...limedy534
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPramod Kumar Srivastava
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxNLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxBoston Institute of Analytics
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 

Recently uploaded (20)

Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
 
Call Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort ServiceCall Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort Service
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxNLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 

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