You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Generate random matrices of a user-specified size, and in a single location set a pixel to true in half of them, and false in the other half. Quickly train a convolutional neural network to classify the matrices ('class' 1 vs 'class 2'). Then use a deep dream image to find the location of the single informative bit.
This is a very simple but powerful example. "Traditional" machine learning algorithms fail (a long, slow failure). The CNN converges quickly! The binary matrices can be rectangular, or they can be vectors. The data could represent almost anything...a single nucleotide variant in aligned genomes, a fraudulent transaction in a ledger, ....
Cite As
Brett Shoelson (2026). Finding a single informative bit in a sea of noise (https://www.mathworks.com/matlabcentral/fileexchange/67667-finding-a-single-informative-bit-in-a-sea-of-noise), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.1 (3.75 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
