Multimodal Firearm Detection System
Design a high-scale trust and safety system to detect firearm listings on a global marketplace. The system must process multimodal data (text and images) at the point of upload. Your design should address high-throughput data ingestion, low-latency multimodal inference (P99 < 500ms), strategies for handling extreme class imbalance and adversarial evasion, and a robust feedback loop for human-in-the-loop moderation and model retraining.
CLIPDistilBERTPyTorchKafkaSparkTriton Inference ServerRedisPerceptual HashingActive Learning
00