Lecture Plan: Segmentation and Proofreading
What this document is
This page is a build plan for an instructor assembling a lecture on this unit. It gives the slide sequence, per-slide timing, the points at which figures belong, and the speaker notes that carry the argument. It is a design document, not a rendered deck: there are no slides on this page to project, and nothing here is written to be shown to learners as it stands.
A separately maintained Marp deck for this unit does exist, and it is linked at the foot of this page under Rendered deck artifacts. That deck was authored in its own right and does not follow this plan slide for slide, so treat this page as the teaching design and the Marp file as one existing implementation of it. The learner-facing material is the unit page linked under Connections.
Session profile
- Audience: teams operating proofreading or segmentation-QC workflows.
- Duration: 80 minutes lecture + 15 minutes correction-log exercise.
- Output: prioritized error triage plan and QC dashboard spec.
Slide-by-slide lecture plan
- Slide 1 (2 min): Title and QC framing
- Slide 2 (5 min): Why proofreading determines scientific validity
- Slide 3 (6 min): Error taxonomy
- merge, split, boundary, identity errors.
- Slide 4 (6 min): Human-machine division of labor
- Slide 5 (6 min): Correction protocol (local to global consistency)
- Slide 6 (6 min): Metrics deep dive I
- VI, edge precision/recall.
- Slide 7 (6 min): Metrics deep dive II
- ERL and synapse-centric F1.
- Slide 8 (7 min): Prioritization by downstream impact
- Slide 9 (7 min): Worked correction case I
- Slide 10 (7 min): Worked correction case II
- Slide 11 (5 min): Release gating and audit logs
- Slide 12 (5 min): Team operations and reviewer calibration
- Slide 13 (5 min): Failure modes and anti-patterns
- Slide 14 (7 min): Activity + debrief
- write a correction rationale and metric update.
Figure integration points
- Primary shortlist:
course/units/figures/08-segmentation-and-proofreading-selected-v1.md. - Include at least one before/after correction sequence and one metric dashboard panel.
Speaker notes (expert-level)
- Emphasize high-impact-first correction strategy.
- Pair aggregate metrics with targeted biological sanity checks.
Assessment and artifacts
- Deliverable: correction log with before/after rationale and metric deltas.
- Rubric dimensions: error classification, correction quality, and reproducibility.
Connections
- Unit page: Segmentation and Proofreading
- Journal club: Technical Track Journal Club
- Dictionary: Connectomics Dictionary
- Existing module overlap: module06, module07
Rendered deck artifacts
These are the separately maintained Marp deck artifacts for this unit. They are not generated from the plan above, so their sequence and timing differ from it.
The HTML deck presents directly in a browser. The Markdown source is the one to
take if you want to adapt it — it renders with Marp.
For PowerPoint, run ./scripts/render_marp.sh --pptx; the exports are not
committed because the full set runs to tens of megabytes.
Batch render helper: ./scripts/render_marp.sh