Don't Fear the Bit Flips: Optimized Coding Strategies for Binary Classification
Frederic Sala, Shahroze Kabir, Guy Van den Broeck, and Lara Dolecek

TL;DR
This paper introduces new coding strategies to protect binary classifiers from noise-induced feature corruption, focusing on maximizing classifier output reliability rather than traditional data preservation methods.
Contribution
It proposes the same classification probability (SCP) as a measure of classifier robustness and develops low-complexity estimates and coding schemes tailored to enhance SCP.
Findings
SCP effectively quantifies classifier output distortion.
Error-correcting codes can be optimized for classifier robustness.
Proposed methods improve classifier reliability under noise.
Abstract
After being trained, classifiers must often operate on data that has been corrupted by noise. In this paper, we consider the impact of such noise on the features of binary classifiers. Inspired by tools for classifier robustness, we introduce the same classification probability (SCP) to measure the resulting distortion on the classifier outputs. We introduce a low-complexity estimate of the SCP based on quantization and polynomial multiplication. We also study channel coding techniques based on replication error-correcting codes. In contrast to the traditional channel coding approach, where error-correction is meant to preserve the data and is agnostic to the application, our schemes specifically aim to maximize the SCP (equivalently minimizing the distortion of the classifier output) for the same redundancy overhead.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsError Correcting Code Techniques · Algorithms and Data Compression · Advanced Wireless Communication Techniques
