SlideShare a Scribd company logo
VA
L
L
A
A
A
S
S
Influence flowers of Academic Entities
Luciana Silo
Abhishek Lokhande
Stella Fazioli
Presented by :Academic year
2019 - 2020
Submitted to
Giuseppe Santucci
Minjeong Shin, Alexander Soen, Benjamin T. Readshaw, Stephen M. Blackburn, Mitchell Whitelaw,
Lexing Xie
Australian National University
Luciana StellaAbhishek
L
A
S
ABSTRACT
INTRODUCTION
DATASET
INFLUENCE
FLOWER
CASE STUDY
CONCLUSION
What is INFLUENCE FLOWER?
The Influence Flower is an Ego-center graph with a
query entity placed in the center.
The flower petals are formed by curved edges,
whose thickness represent the strengths of
influence in either direction.
The size of alter nodes reflect total volume of
influence.
The color of alter nodes reflect the ratio of
incoming and outgoing influences.
Full circle flower design Flower petals with arrows in the
both ends.
wide band of flower petals. Coloured flower petals
What is Influence Flowers of Academic Entities?
A new visual metaphor for the bi-directional influence profile of academic entities,
including: people, projects, institutions, conferences, and journals.
One can search for the influence between wide range of academic entities to form a
project or a group. And also on non-academic data, by comparing and academic
influence of a well-known researchers.
By efficient indexing and caching in the back-end, users can sort and filter with the
influence flower. We can compare snapshots of influence overtime.
WHY? : Paper across disciplines, profiling, changes in conference.
How to create Influence Flower for Academic Entities?
Influence flower uses Microsoft Academic Graph
which consist of
We can create 50 Petals, with publication and
citation year range from 1989 - 2018.
An web app, Influence Map is constructed around
this central metaphor for searching and curating
visualizations.
Click here to create Influence flower.
THE PAPER EXPLAIN ABOUT!
The flower visualises 25 authors who had
the most citation influence to and from
VAST.
Blue edge references to author’s work by
VAST. Red edge citation made by author to
VAST paper.
The 24 authors with names grey have published in VAST.
The only exception is Alfred Inselberg, who is known and being cited for parallel
coordinates.
Venue-to-author Influence flower of VAST(IEEE conference on Visual Analytics
Science and Technology.)
Related work.
This work builds on a rich literature, in particular on:
Academic search engines and libraries: modelled after web search engines or library
catalogues.
Visualization of bibliographic data: has long fascinated visualization researchers as
they are rich, multi-relational, and in a domain that researchers can readily relate to .
The science of science: is an active research area that uses large data sets to study
the mechanism underlying the production of new knowledge.
Dataset
We use a dataset to compute influence statistics called MAG (Microsoft Academic Graph)
that covers all research fields and is comprised of six types of academic entities.
Entity types are discovered from structured and unstructured sources.
It provides entity resolution such as merging records from different sources,
deduplication, and disambiguation;
Influence map is based on a MAG data snapshot taken on 2018-06-29. It changes
periodically.
Microsoft Academy uses a large vocabulary of research topics, that are mapped to
papers using machine learning algorithm on paper information, such as title, abstract
and publishing venue.
A discussion on data coverage and quality
MAG found better coverage when compared to other popular bibliographical sources such
as SCOPUS and WEB OF SCIENCE.
In MAG for each publication there are two version of citation count.
Algorithmically verified citations.
Estimated citation count.
Two phenomena in the computer science research that may affect citation statistics:
articles appearing within a given venue may be subject to different editorial processes
(especially conferences);
papers are sometimes published as a short conference abstract and then later as a full
paper.
STRATEGY: query MAG with curated paper titles. In fact, 97% of papers from computer
science venues have corresponding entries in MAG!!
How Influence Flower works?
Other
paper
Center
Entity
Other
Paper
Incoming influence Outgoing influence
Citing Cited by
To generate nodes and edges of an influence flower, we aggregate the pairwise influence
of entities associated with the papers of the ego.
In dataset, we denote :
E = set of entities
P = set of papers.
The association matrix : A ∈ {0,1}|E|⇥|P| (∴ relation between entities and papers).
A(a) = author
A(v) = venue
A(i) = institution
A(t) = topic
How to calculate Influence Score?
Element A(a)
ij =1 (if paper ‘j’ is authored by person ‘i’),Otherwise 0.
Citation matrix = C ∈ {0, 1}|P|⇥|P| (∴ Citation relation between paper).
Cij = 1 (if pi influences pj ( pj cites pi )), otherwise 0.
The total influence can be expressed as multiplication of these indicator matrices. To
obtain influence scores between all entities of type ‘k’ and type ‘l’, where k, l ∈ {a, v, i, t},
we only need to compute : S(k,l) = A(k)CA(l)T
Hence, the influence score between author ‘i’ and topic ‘j’ is calculated. Sij
(a,t)ai
(a) C aj
(t) T
Comparing Influence Flowers : To compare multiple Influence Flowers generated at
different time periods, we created the concept of an anchor flower. We stack two flowers
to allow direct size comparison, unlike other studies.
DETAIL VIEW OF INFLUENCE MAP SYSTEM?
It is build around influence flower as the central visual component and it contains three
additional interactive components.
Data
Preprocessing Detail Page
• Display underlying
information
Flower Page
• Calculate
influence score
• Update influence
flower
• Compare flowers
Entity Search
• Search academic
entities
• Aggregate entities
database
Searching and curating a flower : Elasticsearch.
All the scoring and data manipulation : Python 3 with panda libraries.
Visualization of charts and flowers : d3.js.
Details behind an edge?
For example, the details page
when clicking the VAST (IEEE
conference on Visual Analytics
Science and Technology) in the
author-to-venue flower of
GIUSEPPE SANTUCCI.
The blue and red columns present VAST papers that
have influenced and have been influenced by
Santucci. Arrows indicate the direction of influence.
The entries are chronologically ordered by the ego’s
own papers (grey column, middle).
CASE STUDY
Having described the design of the Influence Flower metaphor and the system for
searching and interacting with the flower, we present five case studies for using Influence
Map:
The career of a researcher.
An example of delayed impact.
The intellectual heritage of a lab.
The evolution of a research community.
Using Influence Flowers beyond the academic context.
CASE STUDY
Influence Flower and a career trajectory
Author-to-Author Influence Flower.
A paper with delayed recognition
A paper with delayed recognition, often called a sleeping beauty or a Mendel syndrome.
A publication which received very little or no attention for a while, then was discovered later
and received many citations.
We compare the people and publication venues in her
Influence Flower with those present in her publication
profile and mentioned in her interview transcripts, finding a
few notable correspondences.
CASE STUDY
Paper-to-topic Influence Flower
When the term sleeping beauty was first introduced by this
paper was used as an extreme example.
The paper does not draw any attention until it gets its first
citation.
We examine the Santa Fe Institute, an independent nonprofit
research and education centre, in its first 20 years.
In this case study, we use Influence Map to profile the heritage
and contributions a research centre has towards multiple fields.
Interdisciplinary work of a research institute
Institution-to-topic Influence Flower
CASE STUDY
Trend change of a venue
Computer science as a field has been having increasingly many publications every year.
In our analysis, we use a series of Influence Flowers to examine the change in topics over
time in WWW.
In this case study we have demonstrated how one can use Influence Map to examine the
changes in research topics of a publication venue.
The Influence Flower metaphor can be applied to data outside of academic graphs.
The interacting Twitter users form the alter nodes. The node sizes are proportional to their
respective number of Twitter followers.
Influence Flowers of social media data
CONCLUSION
We develop the Influence Map system to interactively search entities and create
influence flowers, supported by efficient indexing of the entire Microsoft Academic
Graph.
Further, we present case studies illustrating the use of the Influence Flower.
Future work
Visualization function and richness of the flower metaphor.
More versatile comparisons of flowers beyond subsets in time, and to understand
the production and consumption of science at large.
LINK TO SLIDE
SHARE
LINK TO CREATE
INFLUENCE FLOWER
TO INFLUENCE MAP
LINK TO DATASET
REFERENCES
THANK YOU

More Related Content

What's hot

Various statistical software's in data analysis.
Various statistical software's in data analysis.Various statistical software's in data analysis.
Various statistical software's in data analysis.
SelvaMani69
 
What is statistics
What is statisticsWhat is statistics
What is statistics
pujachaudhary
 
Semantometrics: Towards Fulltext-based Research Evaluation
Semantometrics: Towards Fulltext-based Research EvaluationSemantometrics: Towards Fulltext-based Research Evaluation
Semantometrics: Towards Fulltext-based Research Evaluation
petrknoth
 
Application of statistics in cse
Application of statistics in cseApplication of statistics in cse
Application of statistics in cse
Krishno Dey
 
Data Visualization in Exploratory Data Analysis
Data Visualization in Exploratory Data AnalysisData Visualization in Exploratory Data Analysis
Data Visualization in Exploratory Data Analysis
Eva Durall
 
Holes and Goal Presentation
Holes and Goal PresentationHoles and Goal Presentation
Holes and Goal Presentation
mat2012Bacon
 
International Year of Statistics | 2013
International Year of Statistics | 2013International Year of Statistics | 2013
International Year of Statistics | 2013
SCA - Hygiene and Forest Products Company
 
Jl high401 special topics presentation (inc notes)
Jl high401 special topics presentation (inc notes)Jl high401 special topics presentation (inc notes)
Jl high401 special topics presentation (inc notes)
Joseph Lindley
 
Statistical software
Statistical softwareStatistical software
Statistical software
Subramani Parasuraman
 
Graphic organizers
Graphic organizersGraphic organizers
Graphic organizers
04191988
 
The Rise of Alternative Metrics (Altmetrics) for Research Impact Measurement
The Rise of Alternative Metrics (Altmetrics) for Research Impact MeasurementThe Rise of Alternative Metrics (Altmetrics) for Research Impact Measurement
The Rise of Alternative Metrics (Altmetrics) for Research Impact Measurement
Nader Ale Ebrahim
 
Statistics
StatisticsStatistics
Statistics
Don Joreck Santos
 
Statistics in real life engineering
Statistics in real life engineeringStatistics in real life engineering
Statistics in real life engineering
MD TOUFIQ HASAN ANIK
 
SOC2002 Lecture 11
SOC2002 Lecture 11SOC2002 Lecture 11
SOC2002 Lecture 11
Bonnie Green
 
Importance of statistics
Importance of statisticsImportance of statistics
Importance of statistics
SayantiniBiswas
 
Sessione I - Big Data Li-Chun Zhang, Discussion: Test mining, machin learn...
Sessione I - Big Data    Li-Chun Zhang, Discussion: Test mining, machin learn...Sessione I - Big Data    Li-Chun Zhang, Discussion: Test mining, machin learn...
Sessione I - Big Data Li-Chun Zhang, Discussion: Test mining, machin learn...
Istituto nazionale di statistica
 
Exploratory data analysis
Exploratory data analysis Exploratory data analysis
Exploratory data analysis
Peter Reimann
 
Statistical software packages
Statistical software packagesStatistical software packages
Statistical software packages
Km Ashif
 
Types of Statistics
Types of StatisticsTypes of Statistics
Types of Statistics
loranel
 
Spss and software Application
Spss and software ApplicationSpss and software Application
Spss and software Application
Ashok Pandey
 

What's hot (20)

Various statistical software's in data analysis.
Various statistical software's in data analysis.Various statistical software's in data analysis.
Various statistical software's in data analysis.
 
What is statistics
What is statisticsWhat is statistics
What is statistics
 
Semantometrics: Towards Fulltext-based Research Evaluation
Semantometrics: Towards Fulltext-based Research EvaluationSemantometrics: Towards Fulltext-based Research Evaluation
Semantometrics: Towards Fulltext-based Research Evaluation
 
Application of statistics in cse
Application of statistics in cseApplication of statistics in cse
Application of statistics in cse
 
Data Visualization in Exploratory Data Analysis
Data Visualization in Exploratory Data AnalysisData Visualization in Exploratory Data Analysis
Data Visualization in Exploratory Data Analysis
 
Holes and Goal Presentation
Holes and Goal PresentationHoles and Goal Presentation
Holes and Goal Presentation
 
International Year of Statistics | 2013
International Year of Statistics | 2013International Year of Statistics | 2013
International Year of Statistics | 2013
 
Jl high401 special topics presentation (inc notes)
Jl high401 special topics presentation (inc notes)Jl high401 special topics presentation (inc notes)
Jl high401 special topics presentation (inc notes)
 
Statistical software
Statistical softwareStatistical software
Statistical software
 
Graphic organizers
Graphic organizersGraphic organizers
Graphic organizers
 
The Rise of Alternative Metrics (Altmetrics) for Research Impact Measurement
The Rise of Alternative Metrics (Altmetrics) for Research Impact MeasurementThe Rise of Alternative Metrics (Altmetrics) for Research Impact Measurement
The Rise of Alternative Metrics (Altmetrics) for Research Impact Measurement
 
Statistics
StatisticsStatistics
Statistics
 
Statistics in real life engineering
Statistics in real life engineeringStatistics in real life engineering
Statistics in real life engineering
 
SOC2002 Lecture 11
SOC2002 Lecture 11SOC2002 Lecture 11
SOC2002 Lecture 11
 
Importance of statistics
Importance of statisticsImportance of statistics
Importance of statistics
 
Sessione I - Big Data Li-Chun Zhang, Discussion: Test mining, machin learn...
Sessione I - Big Data    Li-Chun Zhang, Discussion: Test mining, machin learn...Sessione I - Big Data    Li-Chun Zhang, Discussion: Test mining, machin learn...
Sessione I - Big Data Li-Chun Zhang, Discussion: Test mining, machin learn...
 
Exploratory data analysis
Exploratory data analysis Exploratory data analysis
Exploratory data analysis
 
Statistical software packages
Statistical software packagesStatistical software packages
Statistical software packages
 
Types of Statistics
Types of StatisticsTypes of Statistics
Types of Statistics
 
Spss and software Application
Spss and software ApplicationSpss and software Application
Spss and software Application
 

Similar to IEEE paper study on Influence Flower of Academic Entities.

Co word analysis
Co word analysisCo word analysis
Co word analysis
debolina73
 
Jitse van ameijde systems techniques handouts
Jitse van ameijde   systems techniques handoutsJitse van ameijde   systems techniques handouts
Jitse van ameijde systems techniques handouts
Jitse D. J. van Ameijde
 
Mining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksMining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social Networks
Editor IJCATR
 
Final libre(1)
Final libre(1)Final libre(1)
Final libre(1)
Samad Keramatfar
 
Advanced search topics
Advanced search topicsAdvanced search topics
Advanced search topics
Evelyn Weinberger
 
An Annotated Bibliography Of Selected Articles On Altmetrics
An Annotated Bibliography Of Selected Articles On AltmetricsAn Annotated Bibliography Of Selected Articles On Altmetrics
An Annotated Bibliography Of Selected Articles On Altmetrics
Jeff Brooks
 
Interactive visualization and exploration of network data with gephi
Interactive visualization and exploration of network data with gephiInteractive visualization and exploration of network data with gephi
Interactive visualization and exploration of network data with gephi
Bernhard Rieder
 
Science Indicators & Mapping of Science by Aman Kr Kushwaha
Science Indicators & Mapping of Science by Aman Kr KushwahaScience Indicators & Mapping of Science by Aman Kr Kushwaha
Science Indicators & Mapping of Science by Aman Kr Kushwaha
AMAN KUMAR KUSHWAHA
 
Scholars@Cornell: Visualizing the Scholarship Data
Scholars@Cornell: Visualizing the Scholarship DataScholars@Cornell: Visualizing the Scholarship Data
Scholars@Cornell: Visualizing the Scholarship Data
Muhammad Javed
 
From Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
From Bibliometrics to Cybermetrics - a book chapter by Nicola de BellisFrom Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
From Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
Xanat V. Meza
 
Discipline impact factor and discipline susceptibility factor: some of the hi...
Discipline impact factor and discipline susceptibility factor: some of the hi...Discipline impact factor and discipline susceptibility factor: some of the hi...
Discipline impact factor and discipline susceptibility factor: some of the hi...
bntulibrary
 
Beyond Citations - NEIU NETT Day Presentation on Altmetrics
Beyond Citations - NEIU NETT Day Presentation on AltmetricsBeyond Citations - NEIU NETT Day Presentation on Altmetrics
Beyond Citations - NEIU NETT Day Presentation on Altmetrics
Kelly Grossmann
 
Altmetrics
AltmetricsAltmetrics
Altmetrics
Micah Vandegrift
 
International collaboration in science the global map and the network
International collaboration in science the global map and the networkInternational collaboration in science the global map and the network
International collaboration in science the global map and the network
Han Woo PARK
 
R1 ppt.
R1 ppt.R1 ppt.
R1 ppt.
Ping Yi Kao
 
Bang those robots’ heads together!
Bang those robots’ heads together!Bang those robots’ heads together!
Bang those robots’ heads together!
Lancaster University Library
 
Examples Of Genre Analysis
Examples Of Genre AnalysisExamples Of Genre Analysis
Examples Of Genre Analysis
Buy College Papers Online Clarkson College
 
Annotation_M1.docxSubject Information SystemsJoshi, G. (2.docx
Annotation_M1.docxSubject Information SystemsJoshi, G. (2.docxAnnotation_M1.docxSubject Information SystemsJoshi, G. (2.docx
Annotation_M1.docxSubject Information SystemsJoshi, G. (2.docx
justine1simpson78276
 
Journal ranking metrices new perspective in journal performance management
Journal ranking metrices   new perspective in journal performance managementJournal ranking metrices   new perspective in journal performance management
Journal ranking metrices new perspective in journal performance management
Aboul Ella Hassanien
 
Journal ranking metrices new perspective in journal performance management
Journal ranking metrices   new perspective in journal performance managementJournal ranking metrices   new perspective in journal performance management
Journal ranking metrices new perspective in journal performance management
Aboul Ella Hassanien
 

Similar to IEEE paper study on Influence Flower of Academic Entities. (20)

Co word analysis
Co word analysisCo word analysis
Co word analysis
 
Jitse van ameijde systems techniques handouts
Jitse van ameijde   systems techniques handoutsJitse van ameijde   systems techniques handouts
Jitse van ameijde systems techniques handouts
 
Mining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksMining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social Networks
 
Final libre(1)
Final libre(1)Final libre(1)
Final libre(1)
 
Advanced search topics
Advanced search topicsAdvanced search topics
Advanced search topics
 
An Annotated Bibliography Of Selected Articles On Altmetrics
An Annotated Bibliography Of Selected Articles On AltmetricsAn Annotated Bibliography Of Selected Articles On Altmetrics
An Annotated Bibliography Of Selected Articles On Altmetrics
 
Interactive visualization and exploration of network data with gephi
Interactive visualization and exploration of network data with gephiInteractive visualization and exploration of network data with gephi
Interactive visualization and exploration of network data with gephi
 
Science Indicators & Mapping of Science by Aman Kr Kushwaha
Science Indicators & Mapping of Science by Aman Kr KushwahaScience Indicators & Mapping of Science by Aman Kr Kushwaha
Science Indicators & Mapping of Science by Aman Kr Kushwaha
 
Scholars@Cornell: Visualizing the Scholarship Data
Scholars@Cornell: Visualizing the Scholarship DataScholars@Cornell: Visualizing the Scholarship Data
Scholars@Cornell: Visualizing the Scholarship Data
 
From Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
From Bibliometrics to Cybermetrics - a book chapter by Nicola de BellisFrom Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
From Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
 
Discipline impact factor and discipline susceptibility factor: some of the hi...
Discipline impact factor and discipline susceptibility factor: some of the hi...Discipline impact factor and discipline susceptibility factor: some of the hi...
Discipline impact factor and discipline susceptibility factor: some of the hi...
 
Beyond Citations - NEIU NETT Day Presentation on Altmetrics
Beyond Citations - NEIU NETT Day Presentation on AltmetricsBeyond Citations - NEIU NETT Day Presentation on Altmetrics
Beyond Citations - NEIU NETT Day Presentation on Altmetrics
 
Altmetrics
AltmetricsAltmetrics
Altmetrics
 
International collaboration in science the global map and the network
International collaboration in science the global map and the networkInternational collaboration in science the global map and the network
International collaboration in science the global map and the network
 
R1 ppt.
R1 ppt.R1 ppt.
R1 ppt.
 
Bang those robots’ heads together!
Bang those robots’ heads together!Bang those robots’ heads together!
Bang those robots’ heads together!
 
Examples Of Genre Analysis
Examples Of Genre AnalysisExamples Of Genre Analysis
Examples Of Genre Analysis
 
Annotation_M1.docxSubject Information SystemsJoshi, G. (2.docx
Annotation_M1.docxSubject Information SystemsJoshi, G. (2.docxAnnotation_M1.docxSubject Information SystemsJoshi, G. (2.docx
Annotation_M1.docxSubject Information SystemsJoshi, G. (2.docx
 
Journal ranking metrices new perspective in journal performance management
Journal ranking metrices   new perspective in journal performance managementJournal ranking metrices   new perspective in journal performance management
Journal ranking metrices new perspective in journal performance management
 
Journal ranking metrices new perspective in journal performance management
Journal ranking metrices   new perspective in journal performance managementJournal ranking metrices   new perspective in journal performance management
Journal ranking metrices new perspective in journal performance management
 

Recently uploaded

Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Aggregage
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
Social Samosa
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
vikram sood
 
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docxDATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
SaffaIbrahim1
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
v7oacc3l
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
ihavuls
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
ElizabethGarrettChri
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
sameer shah
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
Timothy Spann
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
AndrzejJarynowski
 
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
mkkikqvo
 
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
taqyea
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
aqzctr7x
 
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
hyfjgavov
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
Social Samosa
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
soxrziqu
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
Sachin Paul
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 

Recently uploaded (20)

Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
 
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docxDATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
DATA COMMS-NETWORKS YR2 lecture 08 NAT & CLOUD.docx
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
 
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
原版制作(unimelb毕业证书)墨尔本大学毕业证Offer一模一样
 
Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024Open Source Contributions to Postgres: The Basics POSETTE 2024
Open Source Contributions to Postgres: The Basics POSETTE 2024
 
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
STATATHON: Unleashing the Power of Statistics in a 48-Hour Knowledge Extravag...
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
 
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
 
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(harvard毕业证书)哈佛大学毕业证如何办理
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
一比一原版兰加拉学院毕业证(Langara毕业证书)学历如何办理
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
 
Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 

IEEE paper study on Influence Flower of Academic Entities.

  • 1. VA L L A A A S S Influence flowers of Academic Entities Luciana Silo Abhishek Lokhande Stella Fazioli Presented by :Academic year 2019 - 2020 Submitted to Giuseppe Santucci Minjeong Shin, Alexander Soen, Benjamin T. Readshaw, Stephen M. Blackburn, Mitchell Whitelaw, Lexing Xie Australian National University
  • 3. What is INFLUENCE FLOWER? The Influence Flower is an Ego-center graph with a query entity placed in the center. The flower petals are formed by curved edges, whose thickness represent the strengths of influence in either direction. The size of alter nodes reflect total volume of influence. The color of alter nodes reflect the ratio of incoming and outgoing influences. Full circle flower design Flower petals with arrows in the both ends. wide band of flower petals. Coloured flower petals
  • 4. What is Influence Flowers of Academic Entities? A new visual metaphor for the bi-directional influence profile of academic entities, including: people, projects, institutions, conferences, and journals. One can search for the influence between wide range of academic entities to form a project or a group. And also on non-academic data, by comparing and academic influence of a well-known researchers. By efficient indexing and caching in the back-end, users can sort and filter with the influence flower. We can compare snapshots of influence overtime. WHY? : Paper across disciplines, profiling, changes in conference.
  • 5. How to create Influence Flower for Academic Entities? Influence flower uses Microsoft Academic Graph which consist of We can create 50 Petals, with publication and citation year range from 1989 - 2018. An web app, Influence Map is constructed around this central metaphor for searching and curating visualizations. Click here to create Influence flower.
  • 6. THE PAPER EXPLAIN ABOUT! The flower visualises 25 authors who had the most citation influence to and from VAST. Blue edge references to author’s work by VAST. Red edge citation made by author to VAST paper. The 24 authors with names grey have published in VAST. The only exception is Alfred Inselberg, who is known and being cited for parallel coordinates. Venue-to-author Influence flower of VAST(IEEE conference on Visual Analytics Science and Technology.)
  • 7. Related work. This work builds on a rich literature, in particular on: Academic search engines and libraries: modelled after web search engines or library catalogues. Visualization of bibliographic data: has long fascinated visualization researchers as they are rich, multi-relational, and in a domain that researchers can readily relate to . The science of science: is an active research area that uses large data sets to study the mechanism underlying the production of new knowledge.
  • 8. Dataset We use a dataset to compute influence statistics called MAG (Microsoft Academic Graph) that covers all research fields and is comprised of six types of academic entities. Entity types are discovered from structured and unstructured sources. It provides entity resolution such as merging records from different sources, deduplication, and disambiguation; Influence map is based on a MAG data snapshot taken on 2018-06-29. It changes periodically. Microsoft Academy uses a large vocabulary of research topics, that are mapped to papers using machine learning algorithm on paper information, such as title, abstract and publishing venue.
  • 9. A discussion on data coverage and quality MAG found better coverage when compared to other popular bibliographical sources such as SCOPUS and WEB OF SCIENCE. In MAG for each publication there are two version of citation count. Algorithmically verified citations. Estimated citation count. Two phenomena in the computer science research that may affect citation statistics: articles appearing within a given venue may be subject to different editorial processes (especially conferences); papers are sometimes published as a short conference abstract and then later as a full paper. STRATEGY: query MAG with curated paper titles. In fact, 97% of papers from computer science venues have corresponding entries in MAG!!
  • 10. How Influence Flower works? Other paper Center Entity Other Paper Incoming influence Outgoing influence Citing Cited by To generate nodes and edges of an influence flower, we aggregate the pairwise influence of entities associated with the papers of the ego. In dataset, we denote : E = set of entities P = set of papers. The association matrix : A ∈ {0,1}|E|⇥|P| (∴ relation between entities and papers). A(a) = author A(v) = venue A(i) = institution A(t) = topic
  • 11. How to calculate Influence Score? Element A(a) ij =1 (if paper ‘j’ is authored by person ‘i’),Otherwise 0. Citation matrix = C ∈ {0, 1}|P|⇥|P| (∴ Citation relation between paper). Cij = 1 (if pi influences pj ( pj cites pi )), otherwise 0. The total influence can be expressed as multiplication of these indicator matrices. To obtain influence scores between all entities of type ‘k’ and type ‘l’, where k, l ∈ {a, v, i, t}, we only need to compute : S(k,l) = A(k)CA(l)T Hence, the influence score between author ‘i’ and topic ‘j’ is calculated. Sij (a,t)ai (a) C aj (t) T Comparing Influence Flowers : To compare multiple Influence Flowers generated at different time periods, we created the concept of an anchor flower. We stack two flowers to allow direct size comparison, unlike other studies.
  • 12. DETAIL VIEW OF INFLUENCE MAP SYSTEM? It is build around influence flower as the central visual component and it contains three additional interactive components. Data Preprocessing Detail Page • Display underlying information Flower Page • Calculate influence score • Update influence flower • Compare flowers Entity Search • Search academic entities • Aggregate entities database Searching and curating a flower : Elasticsearch. All the scoring and data manipulation : Python 3 with panda libraries. Visualization of charts and flowers : d3.js.
  • 13. Details behind an edge? For example, the details page when clicking the VAST (IEEE conference on Visual Analytics Science and Technology) in the author-to-venue flower of GIUSEPPE SANTUCCI. The blue and red columns present VAST papers that have influenced and have been influenced by Santucci. Arrows indicate the direction of influence. The entries are chronologically ordered by the ego’s own papers (grey column, middle).
  • 14. CASE STUDY Having described the design of the Influence Flower metaphor and the system for searching and interacting with the flower, we present five case studies for using Influence Map: The career of a researcher. An example of delayed impact. The intellectual heritage of a lab. The evolution of a research community. Using Influence Flowers beyond the academic context.
  • 15. CASE STUDY Influence Flower and a career trajectory Author-to-Author Influence Flower. A paper with delayed recognition A paper with delayed recognition, often called a sleeping beauty or a Mendel syndrome. A publication which received very little or no attention for a while, then was discovered later and received many citations. We compare the people and publication venues in her Influence Flower with those present in her publication profile and mentioned in her interview transcripts, finding a few notable correspondences.
  • 16. CASE STUDY Paper-to-topic Influence Flower When the term sleeping beauty was first introduced by this paper was used as an extreme example. The paper does not draw any attention until it gets its first citation. We examine the Santa Fe Institute, an independent nonprofit research and education centre, in its first 20 years. In this case study, we use Influence Map to profile the heritage and contributions a research centre has towards multiple fields. Interdisciplinary work of a research institute Institution-to-topic Influence Flower
  • 17. CASE STUDY Trend change of a venue Computer science as a field has been having increasingly many publications every year. In our analysis, we use a series of Influence Flowers to examine the change in topics over time in WWW. In this case study we have demonstrated how one can use Influence Map to examine the changes in research topics of a publication venue. The Influence Flower metaphor can be applied to data outside of academic graphs. The interacting Twitter users form the alter nodes. The node sizes are proportional to their respective number of Twitter followers. Influence Flowers of social media data
  • 18. CONCLUSION We develop the Influence Map system to interactively search entities and create influence flowers, supported by efficient indexing of the entire Microsoft Academic Graph. Further, we present case studies illustrating the use of the Influence Flower. Future work Visualization function and richness of the flower metaphor. More versatile comparisons of flowers beyond subsets in time, and to understand the production and consumption of science at large.
  • 19. LINK TO SLIDE SHARE LINK TO CREATE INFLUENCE FLOWER TO INFLUENCE MAP LINK TO DATASET REFERENCES THANK YOU