This report presents solutions to three machine learning challenges developed as part of the Rayan AI Contest: compositional image retrieval, zero-shot anomaly detection, and backdoored model detection. In compositional image retrieval, we developed a system that processes visual and textual inputs to retrieve relevant images, achieving 95.38% accuracy and ranking first with a clear margin over the second team. For zero-shot anomaly detection, we designed a model that identifies and localizes anomalies in images without prior exposure to abnormal examples, securing second place with a 73.14% score. In the backdoored model detection task, we proposed a method to detect hidden backdoor triggers in neural networks, reaching an accuracy of 78%, which placed our approach in second place. These results demonstrate the effectiveness of our methods in addressing key challenges related to retrieval, anomaly detection, and model security, with implications for real-world applications in industries such as healthcare, manufacturing, and cybersecurity. Code for all solutions is available online (https://github.com/safinal/rayan-ai-contest-solutions).
翻译:本报告介绍了针对Rayan AI竞赛中三个机器学习挑战的解决方案:组合图像检索、零样本异常检测和后门模型检测。在组合图像检索任务中,我们开发了一个处理视觉与文本输入以检索相关图像的系统,取得了95.38%的准确率,并以明显优势领先第二名团队获得榜首。针对零样本异常检测,我们设计了一种无需接触异常样本即可识别并定位图像中异常的模型,以73.14%的得分获得第二名。在后门模型检测任务中,我们提出了一种检测神经网络中隐藏后门触发器的方法,达到78%的准确率,位列第二。这些结果证明了我们的方法在解决检索、异常检测和模型安全等关键挑战方面的有效性,对医疗健康、制造业和网络安全等行业的实际应用具有重要价值。所有解决方案的代码已在线公开(https://github.com/safinal/rayan-ai-contest-solutions)。