OPEN
Tradewinds Solutions Marketplace Special Topic: AI Detection in Binaries
Engineers need to identify elements of Artificial Intelligence/Machine Learning (AI/ML) in code efficiently in order to understand the functionality of software executables under analysis.
Submissions in response to this challenge must contain the approach, details and demonstrate ability of their proposed solution to:
1. Determine if a software executable has an embedded AI model.
2. Determine the structure of the ML model and define its location within a binary.
3. Identify the type of AI model and application (e.g., computer vision) used in a binary.
4. Create a test bench of binaries with and without AI models and achieve an F1 score of 0.8 or better.