Mohsen Ghasemizade

About

Privacy policy enthusiast and current PhD student in computer science with a background in NLP, machine learning, and data analytics. I have experience developing end-to-end NLP pipelines and machine learning models using techniques like BERT. I'm interested in leveraging data and AI to find practical solutions and insights. I've worked on uncovering patterns in complex datasets, particularly in social media behavior and network security.
Advisee of Juniper Lovato
Member of Computational Ethics Lab

Research Interests

- Privacy Policy
- Conspiracy Theory
- Honeypots
- Social network security
- Cybersecurity

Projects

Developing a Hierarchical Model for Unraveling Conspiracy Theories

- Developed a scientifically structured 'family tree' of conspiracy theories, categorizing  and illustrating the connections among various conspiracies to enhance community understanding. 
-  Created the dataset by scraping articles from fact-checking websites and efficiently labeling them using Keyphrase Extraction, simplifying the process of identifying the main themes in each article.
- Developed a binary classifier using various machine learning methods, and our RoBERTa model achieved the highest performance with an F1 score of 87%, effectively distinguishing between conspiracy-related and non-conspiracy articles.
- Utilized the HDBSCAN + UMAP algorithm to facilitate effective data clustering and exploration, generating labels to be added to the main family tree.

Distributed ​​Cryptocurrency System

- Simulated a secure, distributed cryptocurrency system, ensuring transparency and trust by enabling each participant to control and validate the ledger, effectively preventing fraudulent activities such as double spending.
- Leveraging a robust peer-to-peer network framework, our simulation demonstrates the essential processes of a cryptocurrency operation including transaction signing, block mining, broadcasting, and validation, culminating in a dynamic and decentralized digital currency ecosystem.