David Rodriguez
2026
Team Vivek Dhayaal at SemEval-2026 Task 13 Subtask B: Multi-Class Authorship Detection
David Rodriguez | Mario Graff
Proceedings of the 20th International Workshop on Semantic Evaluation (2026)
David Rodriguez | Mario Graff
Proceedings of the 20th International Workshop on Semantic Evaluation (2026)
This paper describes the system for SemEval-2026 Task 10 Subtask 2 on conspiracy detection. We explore a progressive modeling strategy comparing traditional lexical representations with contextual transformer models. Lexical baselines include Bag-of-Words and TF-IDF features combined with Logistic Regression and Ridge classifiers. We then fine-tune a DistilRoBERTa transformer model for binary classification.All experiments were conducted using only the official task data in a CPU-only environment without external datasets or data augmentation. Our objective was to achieve acceptable performance while minimizing computational resources and model complexity. Results show that the transformer model improves the best lexical baseline from 0.67 to 0.75. The work highlights that competitive performance in conspiracy detection can be obtained with lightweight and reproducible configurations.