Skip to content
View YuetingH's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report YuetingH

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YuetingH/README.md

Hi there 👋

My name is Yueting Han. I'm currently a PhD student from MathSys CDT at the University of Warwick. My research direction is network modelling of behavioural ecology in digital ecosystems (e.g., online media and digital market). Topics of particular interest are social network dynamics, mesoscale structure (e.g., community detection and bow-tie structure), agent-based modelling and simulation. During my research, I pay particular attention to network visualisation.

 

Research Projects

A. Modelling and Predicting Online Vaccination Views using Bow-tie Decomposition

Y. Han, M. Bazzi, and P. Turrini, "Modelling and Predicting Online Vaccination Views using Bow-tie Decomposition". Royal Society Open Science 11, 231792. (2024)

This paper analyses the information exchange between Facebook pages with different vaccination stances (anti-, pro-, and neutral), from the lens of bow-tie structure — a network structure that groups users of information “creators”, “magnifiers”, “listeners”, etc.

We not only uncover statistically different bow-tie structures associated with each vaccination group, but also show its efficacy in predicting page fan count increase through both machine learning and mechanistic simulation methods. Grounded in real data with generative modelling frameworks, this work encourages further research on bow-tie structure, particularly in the realm of opinion dynamics.

Data and relevant code for this research work are stored in GitHub Repo: BT_Vaccination_Views and have been archived within the Zenodo repository.

B. Graph-Based Anomaly Detection in Healthcare Data

MathSys 2021-22 MSc group project at University of Warwick.

Our external partners at Kirontech offer a Health Insurance Platform that helps insurance payers deal with anomalies in their insurance claims. Healthcare data naturally involves a number of relevant interactions between different entities. Kirontech has yet to explore graph-based anomaly detection (GBAD) techniques.

The goal of this project is to adopt different GBAD methods on Kirontech's real-life dataset and provide evidence that graph-based data is useful to examine different anomalies.

See details in GitHub Organization: Kirontech-Project.

 

Technologies and Tools

Network-related Programming

I led support classes for network-related programming using Python in 4th-year / MSc-year Maths module MA4M4: Topics in Complexity Science (2022/23) at the University of Warwick.

Some resources about public datasets and coding examples are documented in GitHub Repo: MA4M4_2023.


Network Visualisation Resources

A. Python Packages

B. Softwares

There are many visualization tools available for network analysis, which are detailedly evaluated here. Two softwares among them are used in this project. We particularly list the installation method for Ubuntu since it is our case.

1. Gephi

Gephi is an open-source graph analysis and visualization tool. We use it to manually adjust graph layout by applying ForceAtlas2.

2. Tulip

Tulip is another open-source graph visualisation and analysis tool. Here it is applied for edge bundling.

Explanations and other platforms for edge bundling are available here.

Pinned Loading

  1. BT_Vaccination_Views BT_Vaccination_Views Public

    Dataset & code used in "Modelling and Predicting Online Vaccination Views Using Bow-tie Decomposition"

    Jupyter Notebook 1

  2. MA4M4_2023 MA4M4_2023 Public

    Support Classes for MA4M4: Topics in Complexity Science (22/23)

    Jupyter Notebook