Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26143Strong pickacceptance 4/5

Leveraging satellite imagery to determine Oil spills at sea along with AIS data correlations to identify vessel responsible for the spill.

National Technical Research Organisation (NTRO) · Space Technology · Software

One of the best-value problems in this block — free data, a gripping end-to-end attribution demo, a thin field — but handle the SAR false positives and present the origin as a probability region, because compounding errors and over-precise attribution are where it can fall apart.

Data: AIS Data from marinecadastre.gov/accessais/

What it actually is

Oil spills at sea damage ecosystems and the responsible vessel usually escapes because nobody links the slick to a ship. The ask is a pipeline that detects a spill in satellite radar imagery, traces the slick backward to where and when it started, and then uses ship tracking data to reconstruct which vessels were nearby and score which one is the likely culprit.

What to build

A three-stage pipeline: detect and characterise oil slicks in SAR imagery — Sentinel-1 dark-formation detection with computation of slick area, shape and, where possible, age — then use ocean current and wind data to hindcast the slick's drift backward to an estimated origin point and time and forecast its future spread, and finally reconstruct vessel traffic around that origin window from AIS data, filter out irrelevant traffic, and score suspect vessels on proximity, trajectory alignment with the slick and behavioural anomalies such as an AIS gap, presented on a map interface showing the slick, the drift path and the ranked suspect vessels.

Smallest thing that wins the room

Load a SAR scene with a real oil slick, detect and outline it, hindcast its drift back to an origin point and time, then overlay AIS tracks from that window and show the pipeline ranking three candidate vessels with the top suspect's trajectory hugging the reconstructed origin.

How crowded this one gets

A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.

Moderate90–210 teams expectedroughly 1 in 76–176 wins it

Quieter than 71% of the 226 · #67 of 226 by expected field

A normal-sized field. Your idea has to be good, not miraculous.

Why: defence, intelligence and space bodies drew small fields.

This is a guess, not a fact

Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.

The scores

The number is the shorthand. The line under it is the reason.

What you will be writing

  • Sentinel-1 SAR dark-formation detection (U-Net / thresholding)
  • Oil spill SAR datasets (Copernicus, published collections)
  • OpenDrift / Lagrangian drift hindcasting
  • ERA5 wind + ocean current reanalysis
  • AIS trajectory reconstruction and anomaly scoring
  • Leaflet map with slick, drift path and suspect ranking
  • Maritime surveillance
  • SAR remote sensing
  • Vessel attribution

Prior art to read before you start

SAR oil spill detection · slick drift hindcasting to origin · AIS-based vessel attribution

Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.