NBC-Softmax : Darkweb Author fingerprinting and migration tracking
Gayan K. Kulatilleke, Shekhar S. Chandra, Marius Portmann

TL;DR
This paper introduces NBC-Softmax, a contrastive loss-based clustering method that improves author fingerprinting and migration tracking on darkweb forums by outperforming existing softmax-based approaches.
Contribution
The paper proposes NBC-Softmax, a novel contrastive loss technique for softmax that enhances discriminative power and scalability in darkweb author detection tasks.
Findings
Outperforms state-of-the-art methods on darkweb forums
Effective mini-batch sampling for large datasets
Scalable and superior to pair-wise losses
Abstract
Metric learning aims to learn distances from the data, which enhances the performance of similarity-based algorithms. An author style detection task is a metric learning problem, where learning style features with small intra-class variations and larger inter-class differences is of great importance to achieve better performance. Recently, metric learning based on softmax loss has been used successfully for style detection. While softmax loss can produce separable representations, its discriminative power is relatively poor. In this work, we propose NBC-Softmax, a contrastive loss based clustering technique for softmax loss, which is more intuitive and able to achieve superior performance. Our technique meets the criterion for larger number of samples, thus achieving block contrastiveness, which is proven to outperform pair-wise losses. It uses mini-batch sampling effectively and is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAuthorship Attribution and Profiling · Face recognition and analysis
MethodsSoftmax
