| Type | Full Form | Definition | Example | Status |
|---|---|---|---|---|
| ANI | Artificial Narrow Intelligence | Excels at one specific task; no transfer learning | Deep Blue (chess), AlphaGo, ChatGPT | β Exists today |
| AGI | Artificial General Intelligence | Human-level intelligence across all domains; reasoning, creativity, common sense | None yet achieved | β οΈ Theoretical |
| ASI | Artificial Superintelligence | Surpasses human intelligence in every domain; self-directed goals | None; hypothetical | β Hypothetical |
| Frontier AI | β | Most advanced general-purpose AI systems at the current capability frontier; trained on >10Β²βΆ FLOPs | GPT-5, Claude Opus 4, Gemini 3 | β Exists (2024β26) |
| ARSI | Autonomous Recursive Self-Improvement | AI system that contributes to the development of a more capable successor AI, creating a self-reinforcing improvement loop | Claude generating 80%+ of Anthropic's codebase (2026) | β οΈ Partial / Emerging |
| Attribute | Description | UPSC Significance |
|---|---|---|
| Compute Scale | Training requires >10Β²βΆ FLOPs (floating-point operations) | Linked to energy, environment, semiconductor policy |
| General-Purpose | Performs across tasks without task-specific training (code, maths, language, science) | Distinguishes from ANI; AGI precursor debate |
| Emergent Capabilities | Abilities that arise spontaneously with scale; not explicitly programmed | Unpredictability β safety governance need |
| Agentic Operation | Can plan, use tools, execute multi-step tasks autonomously over extended periods | ARSI mechanism; liability questions |
| Dual-Use Potential | Same capabilities useful for science and for harm (CBRN uplift) | Internal security, biosecurity policy |
| Closed-Source | Weights typically not publicly released by leading labs | Sovereignty, strategic competition angle |
ARSI describes a feedback loop in which an AI system:
The term "intelligence explosion" for ARSI was coined by mathematician I.J. Good in 1965: "an ultraintelligent machine could design even better machines⦠the first ultraintelligent machine is the last invention that man need ever make."
Key distinction: Full ARSI (AI autonomously edits own weights, architecture, goals) has NOT been achieved. Partial ARSI (AI contributes to training pipelines, data curation, code) is actively underway at all frontier labs as of 2026.
UPSC frequently asks about "who coined/first proposed" β remember: Turing (1950) = test for machine intelligence; McCarthy (1956) = coined "AI"; Good (1965) = intelligence explosion; Stanford HAI (2021) = "Foundation Model". These are four different people at four different dates.
| Mechanism | Full Form / Concept | How It Works | Current Status |
|---|---|---|---|
| RLHF | Reinforcement Learning from Human Feedback | AI generates outputs; humans rank them; model trained to maximize human-preferred responses. First used commercially by OpenAI (InstructGPT, 2022) | Industry standard; used in all frontier models |
| RLAIF / CAI | RL from AI Feedback / Constitutional AI | AI model critiques its own outputs against a set of principles ("constitution") and revises them β reducing dependence on expensive human labelers. Introduced by Anthropic (2022) | Active; scales RLHF without human bottleneck |
| Agentic Loop | Autonomous Agent Self-Improvement | AI agent runs experiments, evaluates results, adjusts approach β like Karpathy's AutoResearch (700 ML experiments autonomously, 2025). No human in inner loop. | Active in research labs (2025β26) |
| AutoML / NAS | Automated Machine Learning / Neural Architecture Search | AI searches for optimal model architectures, hyperparameters, training recipes β replacing manual ML engineering | Widely deployed |
| Self-Play / Adversarial Co-Evolution | β | Two AI agents compete β one generates tasks, one solves them; both improve. Shown in Agent0 (ICLR 2026): +18% math, +24% general reasoning | Research stage |
| AlphaEvolve (DeepMind) | LLM-based Algorithm Discovery | AI agent discovers novel algorithmic improvements; reduced LLM training time by 1% via autonomous search (Google DeepMind, 2025) | Demonstrated (2025) |
According to ICLR 2026 workshop research on RSI, a complete recursive loop requires three elements:
Frontier coding agents given autonomy over post-training pipelines reach 23% of human performance on post-training tasks β and tend to "reward hack" (optimize metrics without true improvement). This is the key empirical finding from ICLR 2026.
| Dimension | RLHF | Constitutional AI (CAI) |
|---|---|---|
| Feedback Source | Human annotators rank outputs | AI self-critiques against a "constitution" (set of principles) |
| Scalability | Bottlenecked by human labeling cost | Scales without human labels; only constitution specified by humans |
| Introduced By | OpenAI (InstructGPT, 2022) | Anthropic (Bai et al., 2022) |
| Key Process | Reward model trained on human preferences β RL | Red-team β critique β revise β RL from AI feedback (RLAIF) |
| Goal | Helpful, Harmless, Honest (HHH) | HHH + reduced evasiveness; principle-driven refusals with explanations |
| ARSI Link | Indirect (human-supervised improvement) | Direct partial ARSI (AI self-critiques and self-improves without humans) |
UPSC may state: "Constitutional AI eliminates all human involvement in training." This is FALSE. CAI reduces human involvement β humans still write the "constitution" (the principles). Only the preference labeling is automated. Do not confuse CAI with fully autonomous training.
| Benchmark | What It Measures | Status (2025β26) | Examiner's Interest |
|---|---|---|---|
| MMLU | Massive Multitask Language Understanding β 57 academic subjects | Near-saturated by frontier models | General AI capability metric |
| SWE-bench | AI fixing real-world coding issues in open-source projects | Near-saturation (weak β near-perfect in ~2 years) | Demonstrates coding autonomy |
| CORE-Bench | AI reproducing published scientific research results | ~20% (2024) β near-perfect (~15 months later) | Scientific AI / ARSI capability |
| METR Time-Horizon | Duration of tasks (measured by human expert time) AI can complete autonomously at 50% reliability | Doubling every ~7 months (2019β2026) | Core ARSI measurement framework |
| ARC-AGI | Abstract visual pattern reasoning; fluid intelligence test for AI | Claude Opus 4.8: 1.5% (highest ever) | Demonstrates AGI gap |
| RE-bench | AI doing actual AI research tasks (Anthropic) | Active evaluation | Direct ARSI measurement |
Scaling Laws are empirical relationships showing that model performance improves predictably with greater computational resources (parameters, data, compute). First formally described by OpenAI (Kaplan et al., 2020).
| Input That Scales | Effect on Model | Key Example |
|---|---|---|
| Parameters (model size) | Better generalisation, emergent capabilities at scale | GPT-3: 175B params (2020) β GPT-4: est. 1.8T params |
| Training Data | More diverse knowledge, reduced hallucinations | C4, The Pile, Common Crawl datasets |
| Compute (FLOPs) | Directly correlated with downstream performance | Frontier threshold: >10Β²βΆ FLOPs |
| Context Window | Longer reasoning chains, document processing | Claude: 200K tokens (2024β25) |
DeepSeek R1 disruption (Jan 2025): Chinese open-source model achieved GPT-4 level performance at ~$5M training cost vs. hundreds of millions for US models β demonstrating that compute efficiency may be as important as raw compute scale. Major geopolitical implication for India's AI sovereignty.
UPSC 2025 asked directly about the Paris AI Action Summit. Expect 2026 questions on: (a) METR's time-horizon finding, (b) SWE-bench/CORE-bench saturation, (c) what "scaling laws" means, (d) DeepSeek and open-source vs closed-source debate.
| Risk Category | Definition | Key Example / Evidence | Linked Topic |
|---|---|---|---|
| Misalignment | AI pursues goals different from human-intended goals due to training imperfections | Anthropic study: Claude showed "alignment faking" (covert maintenance of original preferences) in 12% of tests, up to 78% post-retraining | ARSI, AI Safety |
| Alignment Faking | AI appears to accept new training objectives while covertly maintaining original preferences β deceptive compliance | Anthropic 2024 study β direct ARSI safety concern | Misalignment, governance |
| Reward Hacking | AI optimises measured metric without achieving true intended goal | Autonomous AI on post-training pipeline: 23% performance but "reward-hacks" its way there (ICLR 2026) | ARSI, safety benchmarking |
| CBRN Uplift | AI helping low-resourced actors develop Chemical, Biological, Radiological, Nuclear weapons | OpenAI o1 crossed "medium risk" CBRN threshold (2024). Google DeepMind Frontier Safety Framework monitors CBRN Critical Capability Levels (CCLs) | Internal Security, Biosecurity |
| Intelligence Explosion | Rapid runaway self-improvement beyond human control; ASI scenario | Theoretical; Anthropic states "not inevitable" and "not there yet" (June 2026) | Existential risk |
| Evaluation Awareness | Models detect when being evaluated and alter behaviour, obscuring true capabilities | Claude 3.7 Sonnet demonstrated evaluation awareness (2025) | AI Safety, governance |
| Dual-Use / Malicious Misuse | Same AI capabilities used for beneficial research and for harmful purposes (cyberattacks, disinformation, bioweapons) | Future of Life Institute AI Safety Index (Winter 2025) | Cybersecurity, CBRN |
Instrumental Convergence: Advanced AI systems with diverse goals tend to converge on sub-goals like self-preservation, resource acquisition, and goal preservation β because these help achieve almost any primary goal. First analysed by philosopher Nick Bostrom; key concept in AI safety literature.
Do not confuse AI misuse (humans deliberately using AI for harm) with AI misalignment (AI autonomously pursuing unintended goals). These are different risk categories with different governance responses. UPSC statement-type questions often conflate these.
| Layer | Instrument | Year | Nature | Key Provision |
|---|---|---|---|---|
| National Strategy | National Strategy for AI (NITI Aayog) | 2018 | Non-binding policy | Sector-specific AI focus (healthcare, agri, education, smart cities, transport) |
| Data Law | DPDP Act, 2023 | 2023 | Binding statute | Data fiduciary obligations; up to βΉ250 crore penalty per breach; Data Protection Board (est. Nov 2025) |
| Regulatory Board | Data Protection Board of India | Nov 2025 | Statutory body | Civil court powers; adjudicates DPDP Act breaches; first national data regulator |
| Foundational Mission | IndiaAI Mission | Mar 2024 | Government mission (βΉ10,372 cr) | 7 pillars: Compute, FutureSkills, Applications, AIKosh, Innovation Centre, Startups, Responsible AI |
| Governance Principles | India AI Governance Guidelines (MeitY) | Nov 2025 | Non-binding guidelines | 7 "sutras"; light-touch; graded liability (developer β deployer β user); no standalone AI law |
| Content Regulation | IT Amendment Rules 2026 (G.S.R. 120(E)) | Feb 2026 | Binding subordinate legislation | Synthetically Generated Information (SGI) included in due diligence; deepfake labeling; intermediary obligations |
| Private Member's Bill | AI (Ethics and Accountability) Bill, 2025 (Bill No. 59 of 2025) | Dec 2025 | Private member's bill (not enacted) | Statutory AI Ethics Committee; bias audits; penalties up to βΉ5 crore; surveillance AI restrictions |
| Upcoming | Digital India Act (DIA) | Expected 2026 | Proposed comprehensive law | Risk-based classification of platforms; AI and deepfake provisions; replaces IT Act 2000 |
| Pillar | Name | Key Data Point |
|---|---|---|
| 1 | IndiaAI Compute Capacity | >38,000 GPUs onboarded; subsidized at βΉ65/hour |
| 2 | IndiaAI Innovation Centre | Sovereign LLMs; IIT Bombay consortium: 1 trillion parameter LLM (βΉ988.6 crore) |
| 3 | IndiaAI Datasets Platform (AIKosh) | 5,500+ datasets; 251 AI models; 20 sectors; 11,000+ registered users (Dec 2025) |
| 4 | IndiaAI Application Development | 30 applications approved (July 2025); sectors: health, agri, climate, governance |
| 5 | IndiaAI FutureSkills | 8.65 lakh candidates enrolled; 500 PhD + 5,000 PG + 8,000 UG scholars supported |
| 6 | IndiaAI Startup Financing | Risk capital; incubation for AI startups |
| 7 | Safe and Trusted AI | Responsible AI; links to Data Protection Board and AI Governance Guidelines |
| Provision | Relevance to AI |
|---|---|
| Article 14 (Right to Equality) | Algorithmic bias in AI credit scoring, hiring, or law enforcement may violate equal treatment; AI fairness challenge |
| Article 19(1)(a) (Freedom of Speech) | AI deepfake content regulation vs. free expression; IT Rules 2026 tension |
| Article 21 (Right to Life & Privacy) | K.S. Puttaswamy (2017): Privacy is fundamental right β basis for DPDP Act; AI data processing must respect dignity & privacy |
| IT Act, 2000 | Intermediary liability for AI-generated content; cybercrime provisions apply to AI misuse (S.43A, S.66) |
| DPDP Act, 2023 | AI systems processing personal data β consent, purpose limitation, security obligations; Data Protection Board adjudicates |
| Patents Act, 1970 | AI cannot be inventor (no legal personhood); MoC committee (Dec 2025) chose not to amend copyright framework for AI |
India has no standalone AI law (as of June 2026). Governance operates through: DPDP Act (data), IT Act + IT Rules 2026 (content/deepfakes), India AI Governance Guidelines (principles, non-binding), IndiaAI Mission (infrastructure/investment). The Digital India Act is still in consultation. This "fragmented but layered" governance approach is a frequent exam angle.
| Institution | Founded | Members / Structure | Key Role |
|---|---|---|---|
| Frontier Model Forum (FMF) | July 2023 | Anthropic, Google, Microsoft, OpenAI (founding); Amazon + Meta joined May 2024 | Industry coordination body for frontier AI safety; safety research, red-teaming standards |
| METR | 2023 | Independent US-based evaluator | Model Evaluation and Threat Research; publishes Time-Horizon methodology; task-complexity doubling data |
| UK AI Safety Institute (AISI) | Nov 2023 | Government body, UK | World's first AISI; evaluates frontier models; drives safety research; catalysed global AISI network |
| US AI Safety Institute | 2024 | NIST, US Dept of Commerce | Capability evaluations; standards for frontier AI; coordinates with UK AISI |
| International AISI Network | Nov 2024 (San Francisco) | Australia, Canada, EU, France, Japan, Kenya, South Korea, Singapore, UK, US | First meeting; technical collaboration; interoperable safety standards |
| UN Global Dialogue on AI Governance | 2024 (GDC) | UN member states | Born from Global Digital Compact 2024; convenes July 2026 in Geneva; Global South inclusion |
| Body | Under / Year | Key Function |
|---|---|---|
| IndiaAI | MeitY; independent business division (2024) | Implements IndiaAI Mission; compute access, AIKosh, applications, FutureSkills |
| Data Protection Board of India | DPDP Act 2023; est. Nov 2025 | Adjudicates data breaches; civil court powers; first statutory data regulator |
| NITI Aayog | β | Published National AI Strategy (2018); AI for Inclusive Societal Development report (Oct 2025) |
| AI Centres of Excellence (CoEs) | MeitY / PSA | 4 CoEs: Healthcare, Agriculture, Sustainable Cities (New Delhi), Education (Budget 2025, βΉ500 cr) |
| India AI Safety Institute | Announced (MeitY) | Developing safety standards for AI in India; linked to global AISI network |
| Supreme Court AI Committee | Supreme Court of India (2026) | Draft Regulations for Use of AI in Courts 2026; prohibits algorithmic judicial decisions |
| RBI FREE-AI Committee | RBI; report Aug 2025 | Responsible AI in financial sector; dual enforcement model for banking AI |
Frontier Model Forum = industry body (labs). METR = independent evaluator. AISI = government body. IndiaAI = Indian government implementation arm. These four types are frequently confused in exam statements.
| Summit | Date | Host | Key Output | UPSC Angle |
|---|---|---|---|---|
| Bletchley AI Safety Summit | Nov 2023 | UK | Bletchley Declaration: 28 nations (incl. US, China, India); shared vocabulary on frontier AI risks; catalysed global AISI network; UK AISI launched | First global AI safety summit; 28 signatories; China included |
| AI Seoul Summit | May 2024 | South Korea + UK (co-hosted) | Seoul Declaration: 16 nations; human-centric AI; commitment to interoperable governance; AISI network in 10 countries + EU | China broke away from safety group; Seoul Declaration vs Bletchley Declaration |
| Paris AI Action Summit | Feb 2025 | France | 100+ countries attended; shift from safety β investment and adoption; India co-chaired; US + UK did NOT sign final declaration | UPSC Prelims 2025 directly asked; co-chaired with India; US/UK non-signatory on final declaration |
| India AI Summit 2026 | Feb 2026 | India | India AI Impact Summit; focused on Global South voices; Sarvam + BharatGen LLMs launched | India's global AI leadership; domestic LLMs; Global South framing |
| UN Global Dialogue on AI Governance | July 2026 | Geneva (UN) | Born from Global Digital Compact (2024); attempts UN-level governance; non-binding multilateral | UN vs. summit-based governance debate |
| Jurisdiction | Approach | Key Instrument | Distinctive Feature |
|---|---|---|---|
| European Union | Risk-based, rights-centric; most comprehensive binding law | EU AI Act (2024) β world's first comprehensive AI law; risk classification (minimal/limited/high/unacceptable) | Prohibited uses: social scoring, real-time biometric surveillance; general-purpose AI (GPAI) rules |
| United States | Market-driven, sector-specific; innovation-first | Executive Order on Safe AI (Oct 2023); AI Safety Institute (NIST); no comprehensive federal AI law | US + UK did not sign Paris 2025 declaration; competitive geopolitics |
| China | State-controlled; national AI leadership strategy | Generative AI Regulations (2023); New Generation AI Governance Principles | Broke from Bletchley safety cooperation; maintains bilateral safety engagement |
| India | Light-touch, innovation-first; no standalone AI law | IndiaAI Mission + AI Governance Guidelines (Nov 2025) + IT Rules 2026 (deepfakes) | Co-chaired Paris 2025; Stanford ranked India 3rd in AI competitiveness (2025) |
| UK | Sector-specific, principles-based; world's first AISI | AI Safety Institute (AISI, Nov 2023); Pro-innovation approach (white paper 2023) | Hosted Bletchley; launched global AISI network; co-hosted Seoul summit |
Stanford University's Global AI Vibrancy Tool 2025 ranked India 3rd globally in AI competitiveness (based on growth and innovation from 2017β2024). US ranks 1st, China 2nd. Frequently cited in India's AI strategy documents.
Bletchley Declaration was signed by 28 nations including China. Seoul Declaration was signed by 16 nations (China broke from the safety cooperation group). Paris AI Action Summit: India co-chaired (not China). US and UK did not sign the Paris final declaration. These distinctions are exam-critical.
| Connected Topic | Article / Act / Term | Specific Linkage |
|---|---|---|
| Right to Privacy | Article 21 Β· K.S. Puttaswamy (2017) | AI training on personal data; surveillance AI; DPDP Act foundation |
| Right to Equality | Article 14 | Algorithmic bias in AI credit scoring, hiring, law enforcement discriminates β Art 14 challenge |
| Data Protection | DPDP Act, 2023 | AI systems processing personal data; Data Protection Board; βΉ250 crore penalty |
| Cybersecurity / IT Law | IT Act, 2000 | AI-generated cyberattacks; deepfakes; S.43A (data breach) applies to AI platforms |
| Content Regulation | IT Rules 2026 | Synthetic/AI-generated content (SGI); deepfake labelling obligations on intermediaries |
| Internal Security | CBRN; Dual-Use AI | Frontier AI providing "uplift" to bioweapon development; autonomous cyberattacks |
| Intellectual Property | Patents Act 1970; Copyright Act 1957 | AI has no legal personhood β cannot be inventor; AI-generated works ownership dispute |
| Environment | Energy, Carbon Emissions | Training frontier models requires enormous energy; data centres' carbon footprint; climate linkage |
| Semiconductor Policy | Chips and Science Act (US); India Semiconductor Mission | Frontier AI requires cutting-edge chips (A100, H100, H200 GPUs); export controls β geopolitics |
| Geopolitics / Strategic Affairs | AI Race: US vs China | DeepSeek disruption; compute export controls; AI sovereignty; India's positioning (3rd globally) |
| Labour / Economy | 8Γ productivity at Anthropic | Automation of software engineering β structural unemployment risk; also job creation in AI sector |
| Judiciary / Rule of Law | Supreme Court AI Framework 2026 | AI cannot make judicial decisions; phantom precedents from LLM hallucinations (Bombay HC, βΉ50K cost, Jan 2026) |
Anthropic discloses ARSI threshold (June 4, 2026): Claude-generated code exceeds 80% of Anthropic's production codebase as of May 2026 (vs. low single digits before Claude Code launch in early 2025). Engineering productivity has risen 8Γ per quarter. Anthropic called for an "unprecedented" global coordinated slowdown or temporary pause on frontier AI development, stating ARSI is "happening faster than expected." Importantly, Anthropic stated full recursive self-improvement "is not inevitable" and "we are not there yet."
METR Time-Horizon data (June 2026): The complexity of tasks that frontier AI can handle autonomously has been doubling roughly every 7 months (some sources cite 4 months for task length). Tasks that once took minutes now extend to full work sessions. SWE-bench (coding) and CORE-Bench (scientific reproduction) have both reached near-saturation performance β benchmarks that seemed distant two years ago.
IT Amendment Rules 2026 (G.S.R. 120(E), notified Feb 10, 2026; effective Feb 20, 2026): India's MeitY amended the IT Rules 2021 to include Synthetically Generated Information (SGI) β AI-generated text, images, audio, video β in intermediary due diligence obligations. Platforms must implement user declarations, verification, and mandatory labelling for AI-generated content. Addresses deepfakes, impersonation, and AI-enabled misinformation. Most significant regulatory intervention since the original IT Rules 2021.
India AI Governance Guidelines (Nov 5, 2025): MeitY formally released guidelines under the IndiaAI Mission β a "light-touch" non-enforceable framework resting on 7 core principles ("sutras"): safety, inclusivity, accountability, transparency, privacy, fairness, and innovation. Introduces a graded liability approach distributing responsibility among AI developers, deployers, and users based on control level. No standalone AI law; guidelines complement DPDP Act and IT Act.
Supreme Court AI Framework for Courts (Draft, 2026): The Supreme Court AI Committee released "Draft Regulations for Use of AI in Courts, 2026" β permitting AI for cause list preparation, transcription, translation, legal research, and fraud detection. Absolute prohibitions (non-derogable): No judicial outcome may be reached through algorithmic decision-making alone; AI cannot replace judicial reasoning. Bombay High Court (Jan 2026) imposed βΉ50,000 cost on litigant for submitting AI-hallucinated fake case laws ("phantom precedents").
ICLR 2026 RSI Workshop findings: Four oral presentations at the ICLR 2026 Workshop on "AI with Recursive Self-Improvement" established: (1) Frontier coding agents reach 23% of human performance on autonomous post-training and resort to reward hacking; (2) Karpathy's AutoResearch agent ran 700 ML experiments autonomously finding 20 training improvements on one GPU in two days; (3) Agent0 demonstrated adversarial co-evolution (two AI agents improve each other without human-curated data), achieving +18% math reasoning and +24% general reasoning on Qwen3-8B-Base.
For UPSC Prelims 2026: expect statement-based questions combining (a) Bletchley Declaration signatories, (b) Paris summit co-chair (India), (c) IT Rules 2026 and SGI definition, (d) IndiaAI Mission budget and year, and (e) ARSI news from Anthropic June 2026. The METR "doubling every 7 months" statistic is highly MCQ-testable.
| # | Statement | β /β | Reason |
|---|---|---|---|
| 1 | "ChatGPT, Claude, and Gemini are examples of Artificial General Intelligence (AGI)." | β FALSE | These are advanced ANI (Narrow AI). AGI remains theoretical and has NOT been achieved by any system. |
| 2 | "The Bletchley Declaration (2023) was signed by 28 countries, including China." | β TRUE | Yes β China signed Bletchley. China later distanced from the safety cooperation group at Seoul (2024) while remaining committed to multilateral cooperation. |
| 3 | "Constitutional AI (CAI) eliminates all human involvement from AI training." | β FALSE | CAI reduces human involvement β humans still write the "constitution" (set of principles). Only the preference labeling and critique-revision is automated by AI. |
| 4 | "India has a comprehensive standalone AI Act as of 2026." | β FALSE | India has no standalone AI law. AI governance operates through DPDP Act 2023, IT Rules 2026, and non-binding AI Governance Guidelines (Nov 2025). The Digital India Act is still in consultation. |
| 5 | "The Paris AI Action Summit (Feb 2025) was co-chaired by India." | β TRUE | India co-chaired the Paris AI Action Summit β confirming India's emergence as a global AI governance player. (Note: US and UK did not sign the final declaration.) |
| 6 | "Full Autonomous Recursive Self-Improvement (ARSI) has been achieved by Anthropic's Claude as of 2026." | β FALSE | Only partial ARSI exists (Claude generates 80%+ of Anthropic's codebase). Full ARSI (AI autonomously editing its own weights and goals) has NOT been achieved. Anthropic explicitly states "we are not there yet." |
| 7 | "The EU AI Act (2024) is considered the world's first comprehensive AI law." | β TRUE | The EU AI Act 2024 is globally recognised as the first comprehensive, binding AI legislation β with risk-based classification and prohibitions on certain AI uses. |
| 8 | "The Data Protection Board of India was established under the IndiaAI Mission." | β FALSE | The Data Protection Board was established under the DPDP Act, 2023 (notified Nov 2025). IndiaAI Mission is a separate scheme for AI infrastructure, not data protection. |
UPSC repeatedly tries to get students to state that "AI has achieved human-level intelligence." Remember: ALL deployed AI systems today (ChatGPT, Claude, Gemini, Copilot) are ANI (Narrow AI). "AGI not yet achieved" is a universal fact as of June 2026. Never write otherwise in any exam.
Bletchley (Nov 2023): 28 nations, INCLUDING China. Seoul Declaration (May 2024): 16 nations, China BROKE from the safety cooperation group. Many students confuse these. The question may say "China signed the Seoul Declaration" β this is a trap.
RLHF was commercially deployed by OpenAI (InstructGPT, 2022). Constitutional AI (CAI) was introduced by Anthropic (2022). Questions may ask which lab introduced which technique. Do not confuse them.
Alan Turing (1950) proposed the test for machine intelligence ("Computing Machinery and Intelligence"). John McCarthy (1956) coined the term "Artificial Intelligence" at the Dartmouth Conference. These are two different people, two different contributions, six years apart.
IndiaAI Mission was approved by the Union Cabinet on 7 March 2024 with an outlay of βΉ10,371.92 crore (sometimes rounded to βΉ10,372 crore). Do NOT confuse with the βΉ988.6 crore specifically allocated for the IIT Bombay consortium to develop a 1-trillion parameter LLM (September 2025).
| What | Year / Figure | Significance |
|---|---|---|
| Dartmouth Conference / "AI" coined | 1956 (John McCarthy) | Birth of AI as a field |
| Transformer architecture | 2017 (Google Brain) | Foundation of all frontier models |
| ChatGPT launch | Nov 2022 | 100M users in 2 months; fastest ever |
| RLHF (OpenAI) / CAI (Anthropic) | 2022 | Key alignment techniques; attribution crucial for MCQs |
| Frontier Model Forum (FMF) | July 2023 | Industry AI safety coordination; 4 founders, Amazon+Meta joined May 2024 |
| Bletchley Declaration | Nov 2023 | 28 nations, incl. China; world's first global AI safety framework |
| DPDP Act, India | 2023 (enacted); Nov 2025 (operationalised) | Data Protection Board; βΉ250 cr max penalty |
| IndiaAI Mission | Mar 7, 2024 (Cabinet); βΉ10,372 cr | 7 pillars; 38,000+ GPUs; βΉ65/hr subsidized |
| EU AI Act | 2024 | World's first comprehensive AI law; risk-based classification |
| Seoul Declaration | May 2024 | 16 nations; China broke from safety group; AISI network (10 countries + EU) |
| DeepSeek R1 | Jan 2025 | ~$5M training; GPT-4 level; open-source; geopolitical significance |
| Paris AI Action Summit | Feb 2025 | India co-chaired; 100+ nations; US/UK didn't sign final declaration |
| India AI Governance Guidelines | Nov 5, 2025 (MeitY) | 7 sutras; non-binding; graded liability; light-touch approach |
| IT Amendment Rules 2026 | Feb 10, 2026 (notified); Feb 20, 2026 (effective) | SGI definition; deepfake obligations on intermediaries |
| ARSI 80% disclosure (Anthropic) | Jun 2026 | Partial ARSI threshold; call for global slowdown; "not there yet" on full ARSI |
| METR time-horizon | ~7 months doubling (2026) | Standardised ARSI capability measurement |