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

AI-ML based Intelligent Dead Reckoning system for seamless navigation

Indian Space Research Organisation(ISRO) · Miscellaneous · Software

A named benchmark, a real approach and a relatable, distinctive problem — build the learned drift correction and clean re-blending, and be honest that accuracy degrades with blackout length, because the physics is unforgiving and an ISRO judge knows it.

Data: IO-VNBD inertial and odometry benchmark (github.com/onyekpeu/IO-VNBD)

What it actually is

Navigation apps freeze or jump when GPS drops — in tunnels, multi-level car parks, urban canyons — and most Indian vehicles have only the driver's smartphone, not a factory inertial system wired to the wheels. The ask is an AI dead-reckoning system that uses the phone's own accelerometer and gyroscope to keep tracking position through a GPS blackout, despite the noise of a phone on a dashboard.

What to build

A dead-reckoning module that, during GPS outage, estimates vehicle position from a smartphone's MEMS accelerometer and gyroscope alone — no OBD-II speed feed — learning to correct the sensor biases, drift and vibration noise that make naive integration diverge, using the IO-VNBD benchmark to train and validate, detecting outage entry and re-acquisition to blend cleanly back to GPS-aided tracking, and holding position error to a usable level over the tens of seconds to few minutes a real tunnel or urban-canyon blackout lasts.

Smallest thing that wins the room

Replay an IO-VNBD sequence with GPS artificially cut through a tunnel-length section and show your AI dead-reckoning holding the estimated track close to ground truth while naive double-integration diverges rapidly, with the position error at re-acquisition reported.

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.

Moderate150–340 teams expectedroughly 1 in 125–289 wins it

Quieter than 36% of the 226 · #145 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

  • Learned inertial odometry (IONet / RoNIN-style)
  • IO-VNBD benchmark dataset
  • MEMS IMU bias and drift modelling
  • GPS outage detection + re-acquisition blending
  • Sequence models (LSTM / TCN) on IMU streams
  • Trajectory error evaluation (ATE / RTE)
  • Inertial navigation
  • Dead reckoning
  • Sensor fusion

Prior art to read before you start

smartphone inertial odometry · GPS-denied dead reckoning · learned IMU drift correction

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.