Skip to content

Text classification using "imposter" projectrion method; using Siamese networks pre-trained with BERT for authorship verification

Notifications You must be signed in to change notification settings

Adir111/TCPMSiameseBERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Authorship Verification Using Impostor Projections and Siamese Networks

Abstract

The determination of true authorship is critical in the fields of digital forensics, preserving academic honesty, and analyzing historical texts. Such tools of verifying authorship as hand-crafted features are quite inefficient when facing problems of adversarial mimicking text fragmentation and domain shifts. This study offers a robust, scalable framework that combines Siamese neural networks with BERT embeddings, enhanced with CNN-BiLSTM architectures. In addition, it leverages the Impostor Projection Methodology for adversarial training, while utilizing Dynamic Time Warping (DTW), anomaly detection with Isolation Forest and K-Medoids clustering for stylistic, semantic and mimicry variability. This approach addresses many challenges that traditional methods imposed or failed to manage, indicating great potential for authorship verification across numerous domains.

Phase A - Research and Planning (Semester 7)

[+] In the PhaseA directory you will find the research and planning documents for the project, along with the presentation slides of the project proposal.

About

Text classification using "imposter" projectrion method; using Siamese networks pre-trained with BERT for authorship verification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published