Informational Only
This challenge is no longer accepting new submissions.
An Algorithm to Identify Material Mixtures from Raman Spectra
Algorithm that can be translated into a software update for any commercial Raman system in the field
Department of Defense
Type of Challenge: Scientific
Submission Start: 09/14/2015 12:00 AM ET
Submission End: 11/15/2015 11:59 PM ET
This challenge is externally hosted.
You can view the challenge details here: https://www.innocentive.com/ar/challengeSeeker/details/9933552
Description
Background Raman spectroscopy is commonly utilized in the field for the identification of bulk powders due to its reliability and high specificity; however, this specificity poses a problem when the unknown bulk powder is a mixture. Each mixture produces unique spectra at different concentrations (non-linear) and current algorithms or systems are not proficient at identifying mixtures based on the pure components recorded in its library. In the field of explosive detection, this poses a problem when dealing with homemade explosives (HMEs) especially oxidizer/fuel mixtures. Vendors have attempted to address this issue with their Raman systems; however, they have not yet found a robust solution.
The Challenge From this Challenge we ideally seek to receive an algorithm that can be translated into a software update for any commercial Raman system in the field. This solution will allow the system to better identify mixtures and preferably be able to calculate the ratio of the components in a 2 component mixture. Solvers are challenged to come up with an algorithm that can identify the referenced 2 component mixtures by utilizing the spectra for the individual pure components in the library and not a library of mixture spectra. The algorithm should still identify pure components correctly. In addition, it would be nice to have their relative concentrations from the Raman spectra, but it is not absolutely required as some assumptions about ratios can be made.
Typically for oxidizer and fuel mixtures the Raman signal is dominated by the oxidizer signal. The identification of a mixture with both fuel and oxidizer requires identification of the fuel component.
Solvers are not obligated to use this approach, but a potential solution could include saturating the oxidizer signal and running an algorithm to identify the smaller return from the fuel component, while ignoring the saturated peaks.
Rules
The submitted proposal should include the following:- A detailed description of the proposed algorithm/system and how it was derived.
- Rationale as to why the Solver believes that the proposed algorithm/system will work. Goodness of fit alone is not guaranteed an award. The Solver needs to explain their algorithm and the reasoning behind it based on sound principles. The Solver should address each of the Solution Requirements described in the Detailed Description.
- Demonstration – The Solver should show the goodness of fit using the given data and demonstrate the algorithm works. The algorithm should correctly identify the spectra as the mixture component rather than the pure components at least 95% of the time.
- The Algorithm itself should be delivered in a file format readable by the Seeker. This could be done by delivering the source code or an executable file. If necessary, instructions should be provided on how to run the solution. Permitted programming languages are C, C++, C#, Java, MatLab, and Python. The Seeker is flexible in the regard, and other languages may be acceptable with prior acceptance by the Seeker. If the Seeker cannot read the format, the submission will not be evaluated or awarded.