Bycatch¶
Core Idea¶
A selection or capture process aimed at one target class also captures non-target classes because of the selector's finite specificity; the captured non-targets are real outputs — often the dominant fraction of real impact — yet the harm persists because the success metric counts only target capture and never enters the process's own ledger.
How would you explain it like I'm…
The Wrong-Catch Net
Caught By Accident
Off-Target Capture
Broad Use¶
- Fisheries (origin): trawl and gillnet gear capture target species plus non-target sharks, turtles, dolphins, and juveniles, often larger by tonnage than the landed target.
- Law enforcement: a sweep or stop-and-frisk aimed at a target population also detains non-target people who match the selector imprecisely, uncounted in the arrest metric.
- Spam filtering: a filter removing prohibited content also removes legitimate messages that resemble the selector — false positives that rarely reach the dashboard.
- Pharmacology & agriculture: a drug acts on similar receptors (off-target binding); a pesticide kills pollinators and soil microbes alongside the pest.
- Search & surveillance: a query reaches adjacent unwanted results; bulk collection captures non-targets on the same wire.
- Medical screening: broad tests produce false positives leading to non-target interventions.
Clarity¶
Separates the impact the process intends from the impact it actually has, locating the divergence in finite selector specificity rather than operator carelessness — which matters because the two diagnoses point to different remedies (training versus selector redesign).
Manages Complexity¶
Compresses false positives, off-target effects, and collateral damage into one pattern with a small parameter set, and organizes the response into five moves: refine the selector, retime or relocate the selection, enable release, internalise the cost by metering, or substitute a cleaner method.
Abstract Reasoning¶
Installs a standing audit posture — ask of any selective process not only "what does it catch that it wants?" but "what does it catch that it doesn't want, and who pays?" — treating collateral harm as a budgeted cost rather than an invisible byproduct.
Knowledge Transfer¶
- Fisheries → pharmacology: refine-the-selector and enable-release map onto receptor-specificity engineering and antidote co-administration.
- Fisheries → policing: the bycatch audit becomes "collateral consequences" and hit-rate auditing in criminology.
- Statistics → fisheries: the precision/recall and ROC vocabulary inherits directly into gear-selectivity design.
Example¶
A binary classifier scored by precision and recall is bycatch on a confusion matrix: the decision boundary is the finite-specificity selector, false positives are non-target capture by the same thresholding act, low base rates make non-targets outnumber targets, and recall-only reporting is the metric invisibility — fixed by also reporting precision and adding a low-friction appeal.
Relationships to Other Primes¶
Parents (1) — more general patterns this builds on
- Bycatch presupposes, typical Type I & Type II Errors — Bycatch is what a false-positive RATE becomes when it acts on the world — the real-world non-target capture, with a magnitude-asymmetry + ledger-invisibility dimension the bare error taxonomy lacks. Built on the Type-I/false-positive category; presupposes it. The file: 'Bycatch is the impact-and-visibility structure built on top of the bare error category.'
Path to root: Bycatch → Type I & Type II Errors → Trade-offs → Constraint
Not to Be Confused With¶
- Bycatch is not an Externality because it is non-target capture by the same selective act at the point of selection from finite specificity, whereas an externality is a cost on a third party through a separate downstream mechanism.
- Bycatch is not a Type I Error because it adds the magnitude asymmetry and ledger invisibility of the real-world harm a false-positive rate produces, whereas the error taxonomy names only the bare false-positive category.
- Bycatch is not Selection Bias because it harms the captured non-targets themselves (real turtles, real bystanders), whereas selection bias distorts an inference about a population.