Files
roam/thesisintroduction.org
T
2026-07-25 14:39:02 +03:00

1.8 KiB
Raw Blame History

thesis/introduction thesis/introduction

Chapter 1 of the BGU MSc thesis on ROLL. Written last, after Ch. 24 are stable. Parent: thesis

Guidelines

  • Target length: 46 pages
  • Write last — contributions list and roadmap must match what the thesis actually delivers
  • Structure: Hook → Problem statement → Contributions → Roadmap
  • Do NOT explain the method — introduction is a promise, not a delivery

Structure

  1. Hook (~12 paragraphs) — concrete application where a wrong operating point is costly. Candidates from existing prose: medical screening, fraud detection, astronomy/microscopy pipelines. Make the reader feel the problem before naming it.
  2. Problem statement (~1 paragraph) — class imbalance + why accuracy is the wrong metric + the TPR@FPR objective in one crisp sentence.
  3. Contributions (bulleted list, ~5 items) — what ROLL does that prior work does not:

    • Differentiable TPR@FPR loss (and FPR@TPR by label/score symmetry)
    • Gaussian, Beta, KDE instantiations with closed-form gradients
    • Gradient-balance property (updates independent of class-size ratio)
    • Gradient-locality property (threshold-focused gradient mass)
    • Empirical evaluation on KEEL benchmark + larger datasets
  4. Roadmap (~1 paragraph) — one sentence per chapter, matching final chapter titles exactly.

Gotchas

  • Roadmap must exactly match final chapter titles — write it last
  • Don't use the inseparability / cascade-classifier tangent from the old draft; it dilutes the argument