← Search

Mirazul Haque

6 accepted papers

2026

Perturb Your Data: Paraphrase-Guided Training Data Watermarking

AAAI 2026technical

Training data detection is critical for enforcing copyright and data licensing, as Large Language Models (LLM) are trained on massive text corpora scraped from the internet. We present SPECTRA, a watermarking approach that makes training data reliably detectable even when it comprises less than 0.00

Cited by 0SourcePDFScholar
2024

HateModerate: Testing Hate Speech Detectors against Content Moderation Policies

NAACL 2024findings

To protect users from massive hateful content, existing works studied automated hate speech detection. Despite the existing efforts, one question remains: Do automated hate speech detectors conform to social media content policies? A platform’s content policies are a checklist of content moderated b…

2023

The Dark Side of Dynamic Routing Neural Networks: Towards Efficiency Backdoor Injection

CVPR 2023poster

Recent advancements in deploying deep neural networks (DNNs) on resource-constrained devices have generated interest in input-adaptive dynamic neural networks (DyNNs). DyNNs offer more efficient inferences and enable the deployment of DNNs on devices with limited resources, such as mobile devices. H…

2022

NICGSlowDown: Evaluating the Efficiency Robustness of Neural Image Caption Generation Models

CVPR 2022poster

Neural image caption generation (NICG) models have received massive attention from the research community due to their excellent performance in visual understanding. Existing work focuses on improving NICG model accuracy while efficiency is less explored. However, many real-world applications requir…

Cited by 44PDFcodeScholar
2022

TestAug: A Framework for Augmenting Capability-based NLP Tests

COLING 2022main

The recently proposed capability-based NLP testing allows model developers to test the functional capabilities of NLP models, revealing functional failures for models with good held-out evaluation scores. However, existing work on capability-based testing requires the developer to compose each indiv…