The lab will showcase four diverse applications of KGTK, each presented in a 20-min slot by a central contributor in the corresponding project. Kian Ahrabian and Jay Pujara will lead the session on analyzing publication graphs and leveraging them to drive scientific innovation. The second session will focus on supply chain and financial transaction analytics, and will be presented by Ke-Thia Yao. Gleb Satyukov will present the third session on event analytics with moral dimensions. The last session on modeling Internet Memes and analyzing them will be led by Filip Ilievski. Each session will be based on a Python notebook. The sessions will showcase how KGTK supports a wide range of pipelines in a user-friendly and scalable way, allowing AI researchers and developers to understand how to work with realistic knowledge graphs and inspire them to come up with their own use cases of interest. This lab would be held as a quarter-day (1h 45min) session at the AAAI 2023 conference.
Use cases:
1. Internet Memes - we will show how KGTK can help connect the dots between internet meme sources and external knowledge graphs, like Wikidata. We will use KGTK to perform scalable analytics of the resulting graph and execute novel entity-centric and hybrid queries.
2. Financial transactions - we will describe how KGTK can be used analyze financial transaction data. We will illustrate how to construct KGTK pipelines with graph transformations, analytics and visualization steps for the financial sector. The KGTK pipelines enable us to highlight trading behaviors, to find potential colluders, and to find inconsistencies through differentiating knowledge graph structures.
3. Publication graphs (PubGraphs) - The recent advent of public large-scale research publications metadata repositories such as OpenAlex (Priem, Piwowar, and Orr 2022) enables us to study innovation at scales that have not been possible
before. However, dealing with these large-scale repositories is extremely difficult and requires special toolkits.
In this session, we will describe how KGTK can be used for data filtering, data transformation, knowledge graph
extraction, and knowledge graph embedding training of knowledge graphs with scientific publications.
4. Morality in events - we will demonstrate how our knowledge graph tools are applied to make sense of complex events. Focused on a specific domain (or location) we track the changes in moral foundations (Johnson and Goldwasser
2018) and emotions to understand public perception of these events. The use of KGTK in this project makes it
easy to scale up, to generalize to other domains and locations, and to browse and visualize the data.
The tutorial will be held on February 7th, 2023, 10:45AM - 12:30PM EST. All times below are in EST Timezone. Speakers: FI=Filip Ilievski, JP=Jay Pujara, KY=Ke-Thia Yao, GS=Gleb Satyukov, KA = Kian Ahrabian.
Time (EST)
|
Content
|
Speaker
|
Material
|
10:45 - 11:00
|
Welcome and Introduction
|
FI
|
Slides
|
11:00 - 11:20
|
Internet Memes: Knowledge connects culture and creativity
|
FI
|
Slides
|
11:20 - 11:40
|
Financial transactions: Detecting anomalies in trading
|
KY
|
Slides
|
11:40 - 12:00
|
PubGraphs: What should I read next?
|
KA, JP
|
Slides
|
12:00 - 12:20
|
Morality in events: From news to timelines and graph maps
|
GS
|
Slides
|
12:20 - 12:30
|
Discussion and Closing remarks
|
JP
|
Slides
|
The notebooks for this tutorial can be found on this dedicated GitHub repository.