Member
No results available
The question of whether an AI inventor patent India 2026 applicants might rely upon is legally viable was answered decisively on 15 April 2026, when the Indian Patent Office refused to recognise the artificial-intelligence system DABUS as a named inventor. The decision aligns India with the majority of jurisdictions worldwide that insist on a natural person as the inventor of record, but it also raises pressing practical questions for any business whose R&D pipeline depends on machine-learning models, neural networks or autonomous design tools.
Against the backdrop of the CRI Guidelines 2025 and recent amendments to the Patents Act 1970, companies filing AI-assisted inventions in India now face a tighter regulatory environment, one that demands rigorous claim drafting, ironclad intellectual-property protection strategies, and proactive ownership documentation.
What this means for you, key takeaways:
On 15 April 2026, the Indian Patent Office published its order refusing a patent application that listed DABUS, Device for the Autonomous Bootstrapping of Unified Sentience, as the sole inventor. The application, filed by Dr Stephen Thaler, sought protection for inventions allegedly conceived autonomously by the AI system without human intervention. The refusal brings India into the growing consensus alongside the United States, the United Kingdom, the European Patent Office and Australia, all of which have rejected non-human inventorship claims in parallel DABUS proceedings.
The Indian Patent Office grounded its refusal primarily in Sections 6 and 7 of the Patents Act 1970. Section 6 stipulates that an application for a patent may be made by “any person claiming to be the true and first inventor,” while Section 7 requires the applicant to furnish proof of right. The Office concluded that the term “person” as used in the Act, and interpreted through the Indian legal framework, refers exclusively to a natural or legal person. An AI system possesses neither legal standing nor the capacity to hold or transfer rights, making it ineligible to satisfy the proof-of-right requirement.
Industry observers note that the Office also referenced the broader scheme of the Act, which contemplates inventorship as a precondition for the assignment of patent rights. Since an AI cannot enter into contracts, assign rights, or be subject to obligations, naming it as inventor would create an unbridgeable gap in the chain of title. The international intellectual property framework surrounding this question continues to evolve, but the direction of travel is clear.
A critical aspect of the refusal was the applicant’s inability to provide a conventional declaration of inventorship executed by a natural person. The Office observed that Form 1 and the accompanying declarations under the Patents Rules require a human signatory who can attest to the inventive contribution. When the applicant designated DABUS itself as the creator, no valid declaration could be furnished. The absence of a human inventor in the chain meant the application could not proceed past the formal requirements stage, regardless of the technical merits of the underlying invention.
| Date | Event | Practical Impact |
|---|---|---|
| 2025 | CRI Guidelines 2025 published, updated examiner guidance on software and AI-related inventions | Greater emphasis on demonstrating a “technical effect”; examiners apply stricter scrutiny to algorithmic claims |
| 15 April 2026 | Indian Patent Office refused DABUS inventor status | Confirms inventor must be a natural person; triggers immediate review of inventorship and assignment practices for AI-assisted inventions |
| 2026 (ongoing) | Patents Act amendments and prosecution practice updates | Applicants should adopt stricter documentation and claim drafting to demonstrate human inventive contribution or technical implementation |
India’s position is consistent with the majority view. The US Federal Circuit in Thaler v. Vidal upheld the USPTO’s refusal, interpreting the Patent Act’s use of “individual” to mean a natural person. The UK Supreme Court reached the same conclusion, and the EPO Boards of Appeal confirmed that an inventor designated under the EPC must be a human being. South Africa stands as a notable outlier, having initially granted a DABUS patent, though this resulted from a formalities-only examination rather than a substantive endorsement of AI inventorship. Early indications suggest that the South African approach has not been followed by any other jurisdiction and is unlikely to set a broader precedent.
The DABUS refusal does not operate in isolation. It sits alongside the CRI Guidelines 2025, the Indian Patent Office’s updated guidance for examining computer-related inventions, and iterative amendments to the Patents Act that together define what is and is not patentable in the AI space. Understanding these instruments is essential for anyone seeking to protect intellectual property rights in AI-driven innovation.
The CRI Guidelines 2025 instruct examiners to evaluate whether a claimed invention produces a “technical effect” or solves a “technical problem” beyond the ordinary operation of a computer. The guidelines distinguish between:
Examiners are directed to look beyond the claim language to the substance of the specification. If the specification describes only data manipulation without linking it to a concrete technical improvement, the application will attract a Section 3(k) objection regardless of how the claims are worded.
Examiner checklist, what your application must demonstrate:
This section forms the core of this AI inventor patenting guide. After the DABUS India 2026 refusal, every patent application involving an AI or machine-learning component must be drafted with two objectives in mind: (1) survive Section 3(k) scrutiny and (2) anchor inventorship in a named natural person. The following principles and worked examples are designed to be directly usable by patent attorneys, in-house IP teams, and R&D managers.
The single most effective strategy for overcoming Section 3(k) AI objections is to frame the claim around the technical result produced by the invention rather than the algorithm that achieves it. The claim should describe what the system does in the physical or technical domain, not merely how data flows through a neural network.
Annotated example, Telecom ML feature:
“A method for dynamically allocating radio resources in a cellular network, the method comprising: receiving, by a base station processor, real-time channel-quality indicators from a plurality of user devices; processing the channel-quality indicators through a trained resource-allocation model to generate per-device resource-block assignments that minimise inter-cell interference; and transmitting data to the user devices using the generated resource-block assignments, wherein the method reduces average packet latency by at least 15% compared to static allocation.”
Note that the claim ties the ML model to a specific technical infrastructure (base station, radio resources, user devices), recites measurable technical improvement (15% latency reduction), and avoids presenting the model as a standalone algorithmic step.
Where the invention involves a trained AI model, include at least one independent claim that recites a hardware or system-level element. This does not mean adding a gratuitous “processor” limitation; it means structuring the claim so that the AI component is an integral part of a technical apparatus or process that could not function without physical elements.
Annotated example, Image-processing model with sensor hardware:
“A quality-inspection system for a manufacturing line, comprising: an optical sensor array configured to capture high-resolution images of components on a conveyor; a processing unit operatively coupled to the sensor array and executing a convolutional neural network trained on a defect-classification dataset; and a reject mechanism actuated by the processing unit when the neural network classifies a component as defective with a confidence score exceeding a predetermined threshold.”
This claim integrates sensor hardware, a processing unit, and a physical reject mechanism, ensuring the AI model is embedded within a tangible technical system.
Training-process claims can be patentable if they describe a novel method of preparing, curating, or transforming data that yields a measurably improved model, provided the claim is anchored to a technical application. Avoid claiming the training process in the abstract. Instead, specify the domain (medical imaging, autonomous vehicles, industrial IoT), the technical metric improved (accuracy, inference speed, false-positive rate), and any hardware-specific training steps (distributed GPU clusters, on-device fine-tuning).
Dos and don’ts for AI claim drafting in India:
Example A, Process claim with physical step (predictive maintenance):
“A method for predictive maintenance of an industrial turbine, comprising: collecting vibration data from accelerometers mounted on turbine blades at predetermined intervals; feeding the vibration data into a recurrent neural network trained to detect anomaly signatures indicative of bearing degradation; generating a maintenance alert when the neural network outputs a degradation-probability score exceeding 0.85; and automatically adjusting turbine operating parameters to reduce rotational speed until maintenance is performed.”
Example B, System claim (autonomous logistics):
“A warehouse routing system comprising: a fleet of autonomous guided vehicles (AGVs) each equipped with LiDAR sensors; a central routing server executing a reinforcement-learning-based path-planning module; and a collision-avoidance subsystem that overrides the path-planning module when LiDAR data indicates an obstacle within a safety threshold, wherein the path-planning module dynamically re-routes AGVs to reduce average order-fulfilment time.”
Example C, Apparatus claim (medical diagnostics):
“A retinal imaging apparatus comprising: a fundus camera configured to capture retinal scans; a diagnostic processor executing a deep-learning classifier trained on a labelled dataset of diabetic-retinopathy images; and a display unit presenting a graded severity map to a clinician, wherein the classifier achieves a sensitivity of at least 95% on the labelled dataset.”
Each of these examples roots the AI component within a physical apparatus or technical process, names measurable outcomes, and leaves space for the specification to identify the human inventors who designed, trained, and validated the system.
The DABUS refusal sharpened a distinction that many organisations have historically treated loosely: the difference between inventorship (who conceived the invention) and ownership (who holds the patent rights). After 15 April 2026, getting this distinction wrong can invalidate an entire filing.
Under Indian law, inventions made by employees in the course of their employment typically vest in the employer, but only if the employment agreement expressly provides for this. With AI-assisted inventions, the contract should go further:
When a company uses a third-party AI platform (cloud-based ML services, proprietary models licensed from vendors), the ownership position becomes more complex. The contract with the AI provider should address:
The Indian Patent Office’s emphasis on proof of right means that companies must maintain robust documentation linking every claimed invention to a natural person’s inventive contribution. Recommended records include model-training logs, version-control histories, experiment notebooks, and internal invention-disclosure forms signed by the contributing engineers or scientists.
| Entity Type | Likely Owner of AI-Assisted Invention | Required Documentation |
|---|---|---|
| Employee (in scope of employment) | Employer (if contract includes pre-assignment clause) | Employment agreement with AI-invention clause; signed invention-disclosure form; lab notebooks |
| Independent contractor | Contractor (unless assignment clause exists) | Service agreement with IP assignment; SOW defining deliverables; model-access logs |
| Third-party AI provider | Company using the platform (if licence terms assign output IP) | Platform licence agreement; API usage logs; custom-training records; data-provenance documentation |
| Academic collaborator | Depends on collaboration agreement | Joint-research agreement with IP allocation; publication-delay clauses; co-inventor declarations |
The DABUS India 2026 refusal does not change the procedural mechanics of PCT filings, but it significantly affects how applicants should draft their descriptions and claims to preserve options across jurisdictions that may treat AI inventorship and patentable subject matter differently. A well-designed PCT strategy for AI filings must account for divergent examination standards from day one.
For the Indian national phase, the specification should front-load the technical problem and technical solution sections, with the AI model described as a means of implementation rather than the core inventive concept. For the US national phase, the specification should include detailed evidence of a practical application to pre-empt Alice/Mayo rejections. For the EPO, emphasise the “further technical effect” beyond the normal operation of a computer.
Cross-border filing checklist:
As AI-assisted patents proliferate, industry observers expect three categories of challenge to emerge most frequently in Indian patent litigation and opposition proceedings:
Mitigation checklist:
Use this checklist as a client-ready template before filing any AI-related patent application in India:
The 15 April 2026 DABUS refusal is not a setback for businesses innovating with AI, it is a clarification. The rules are now unambiguous: patent protection for AI-assisted inventions in India is available, but only when a natural person is identified as the inventor and the claims demonstrate a genuine technical effect beyond mere computation. Companies that act promptly, reviewing their inventorship documentation, tightening employment and contractor agreements, and adopting the claim-drafting strategies outlined in this AI inventor patent India 2026 guide, will be well positioned to build defensible patent portfolios. Those that delay risk invalidation, ownership disputes, and lost priority. The time to review your AI patent strategy is now.
Last updated: 1 May 2026. This article will be updated when new orders or appeal decisions related to DABUS India are published.
This article was produced by Global Law Experts. For specialist advice on this topic, contact Gaurav Chhibber at Chadha & Chadha, a member of the Global Law Experts network.
posted 18 minutes ago
posted 41 minutes ago
posted 1 hour ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
posted 3 hours ago
posted 3 hours ago
posted 3 hours ago
posted 4 hours ago
posted 4 hours ago
posted 4 hours ago
No results available
Find the right Legal Expert for your business
Sign up for the latest legal briefings and news within Global Law Experts’ community, as well as a whole host of features, editorial and conference updates direct to your email inbox.
Naturally you can unsubscribe at any time.
Global Law Experts is dedicated to providing exceptional legal services to clients around the world. With a vast network of highly skilled and experienced lawyers, we are committed to delivering innovative and tailored solutions to meet the diverse needs of our clients in various jurisdictions.
Global Law Experts is dedicated to providing exceptional legal services to clients around the world. With a vast network of highly skilled and experienced lawyers, we are committed to delivering innovative and tailored solutions to meet the diverse needs of our clients in various jurisdictions.
Send welcome message