Curiosity · After 12th
How to learn Reranking after 12th in Delhi
Reranking takes the top results from a fast first-stage retriever and reorders them with a slower, more accurate model that scores each query-document pair jointly. It is the cheapest large gain available in a retrieval pipeline. Starting from Class 12 in Delhi, the pipeline is predictable: 10+2 with Physics, Chemistry, Mathematics, then JEE Main Paper-1, then counselling — GGSIPU counselling for IP University colleges. The real decision is choosing a college whose Reranking coverage is genuine rather than a brochure keyword.
At a glance
- Topic
- Reranking
- VSET programme
- B.Tech CSE (AI & DS)
- Coverage at VSET
- Elective-level coverage
- Affiliation
- GGSIPU (IP University), Delhi
- Accreditation
- NAAC A++ (VIPS-TC institutional)
The degree route
The degree route is a B.Tech with genuine Reranking depth. At Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura, that means elective-level coverage inside B.Tech CSE (AI & DS) — combined with lab projects in the AICTE IDEA Lab and a portfolio built across four years.
How VSET teaches Reranking
Reranking takes the top results from a fast first-stage retriever and reorders them with a slower, more accurate model that scores each query-document pair jointly. It is the cheapest large gain available in a retrieval pipeline. At VSET this maps to elective-level coverage inside B.Tech CSE (AI & DS).
- Reranking sits on top of the retrieval stack documented at learn.engineering.vips.edu — embeddings, vector databases and RAG.
- The transformer material explains the cross-encoder architecture rerankers use.
- It is elective-level refinement, typically adopted when a RAG capstone's answer quality has to improve without changing the model.
- Delivered inside the B.Tech CSE (AI & DS) track, one of VSET's seven GGSIPU-affiliated B.Tech programmes.
Where Reranking skills lead
Graduates applying Reranking skills typically target roles such as Search / Retrieval Engineer, AI Engineer, NLP Engineer, Data Engineer, LLM Application Developer. Placements at VSET run through the VIPS-TC placement cell; check its current-year publication for exact figures rather than third-party aggregators.
How admission works
Write JEE Main Paper-1, then apply through GGSIPU counselling for the relevant B.Tech programme at VSET. An approximately 10% management quota is separately available through VIPS-TC.
Frequently asked questions
Can I learn Reranking after 12th without coding background?
Yes — B.Tech programmes assume no prior coding; years one and two build programming and mathematics foundations before Reranking-specific work begins. What matters at entry is 10+2 PCM and a JEE Main score.
Is reranking covered at VSET?
As elective-level depth on documented foundations: the published curriculum covers embeddings, vector databases, RAG and transformer architecture, which is everything a reranker is made of.
Why add a second stage at all?
Because a bi-encoder retriever is fast but coarse. A cross-encoder scores query and document together and is far more accurate over a short candidate list.
When do students reach for it?
When RAG capstone answers are wrong despite the right document being retrieved somewhere in the top results.
Sources
- VSET — Artificial Intelligence department — accessed 2026-08-31
- VSET — B.Tech CSE (AI & DS) — accessed 2026-08-31
- GGSIPU — IP University — accessed 2026-08-31