Our Expert in Japan
No results available
Every company commercialising an AI model in Japan faces a binary fork in the road: file a patent with the Japan Patent Office (JPO) and publicly disclose the invention, or keep the model architecture, trained weights and training data confidential as a trade secret under the Unfair Competition Prevention Act (UCPA). The choice between AI model patent vs trade secret in Japan is irreversible once publication occurs, and the cost of choosing wrongly, forfeiting indefinite secrecy or losing enforceable exclusivity, is high. This guide provides a concrete, dimension-by-dimension decision framework for in-house counsel, CTOs, founders and IP managers who need to make the call before a product launch, licensing round or fundraise.
With heightened regulatory scrutiny around AI transparency in 2026, the disclosure risk that accompanies patent filing now weighs more heavily than it did even two years ago. The analysis below compares eligibility, cost, enforceability, timing, licensing upside and liability exposure, and ends with clear “choose patent when…” and “choose trade secret when…” rules designed for immediate application.
The JPO treats AI-related inventions as a subset of computer-implemented inventions. Under the JPO Examination Guidelines, an AI patent in Japan must satisfy the same statutory requirements as any other patent: novelty, inventive step and enablement. The claimed invention must constitute a “creation of a technical idea utilising a law of nature”, meaning that a bare algorithm or mathematical method described in the abstract will not qualify. However, when an AI method is described as a concrete system or process that solves a specific technical problem (for example, an image recognition pipeline for manufacturing defect detection), the JPO routinely accepts it as patent-eligible subject matter.
The human-inventorship requirement adds a layer of complexity. Japan’s Patent Act requires that an inventor be a natural person. Industry observers expect the JPO to maintain this position: inventions generated solely by an AI system without meaningful human intellectual contribution cannot name the AI as the inventor. Where a human engineer designs, trains, selects or tunes an AI model to produce a technical result, that engineer qualifies as the inventor, even if the model itself performed much of the computational work.
A granted Japanese patent confers an exclusionary right for 20 years from the filing date. This statutory monopoly allows the patent holder to prevent any third party, including those who independently develop the same technique, from making, using, selling or importing the patented invention in Japan. Japanese courts can grant preliminary and permanent injunctions, making patent enforcement a powerful tool for market control. Patents also create clear, claim-delimited assets that are easier to value, license and sublicense than undisclosed know-how. For AI companies seeking venture funding or strategic partnerships, a patent portfolio offers tangible proof of innovation and a defined scope of exclusivity that investors and licensees can evaluate without accessing confidential source code.
Filing a patent application with the JPO can be done quickly, but the path from application to grant typically takes several years. The application is published 18 months after the priority date, regardless of whether examination has begun, meaning competitors gain visibility into the invention well before a patent is granted. A request for examination must be filed within three years of the application date. Prosecution costs include the official JPO filing fee, the examination request fee, registration fees upon grant and annual maintenance fees for the life of the patent. Attorney fees for drafting, prosecution and potential office-action responses add substantially to the total investment.
Japan’s Unfair Competition Prevention Act (UCPA) defines a “trade secret” as information that meets three cumulative requirements: it must be kept secret (managed as confidential), it must have commercial value (useful for business), and it must not be publicly known. Article 2, Paragraph 6 of the UCPA codifies this definition. For AI companies, qualifying assets include trained model weights, proprietary training datasets, data preprocessing pipelines, hyperparameter configurations, feature engineering methods and deployment scripts, provided they are affirmatively managed as confidential. Unlike patent protection, trade secret status requires no government filing and no public disclosure. The UCPA applies to both technical and business information, giving broad coverage to the full stack of AI development assets.
The most significant advantage of the trade secret route for AI in Japan is the absence of any disclosure obligation. Model weights and training data, the assets that most directly enable competitors to replicate performance, never enter the public domain. Protection is potentially indefinite: it lasts as long as confidentiality is maintained, with no 20-year expiry. This matters acutely for AI models whose competitive edge lies in the data they were trained on rather than in a novel algorithmic method. Trade-secret protection also avoids the 18-month publication window that accompanies patent filing, enabling companies to launch products and iterate on models without revealing their technical approach to the market.
For startups moving fast in competitive verticals, this speed-to-market advantage is often decisive.
Trade-secret protection costs less upfront but requires disciplined, ongoing investment that scales with headcount and the number of contractors with access. Minimum measures include restricting access to model code and training data on a need-to-know basis, implementing technical controls (encryption, access logging, audit trails), executing non-disclosure agreements with all employees and contractors, marking documents as confidential, and establishing incident-response protocols for potential leaks. Courts applying the UCPA evaluate whether these “reasonable measures” were actually in place, not merely drafted. A failure in operational discipline can destroy trade-secret status entirely, with no fallback.
| Dimension | Patent (Option A) | Trade Secret (Option B) |
|---|---|---|
| Eligibility | Novel technical inventions (algorithmic method, system) meeting novelty and inventive step under JPO guidance; cannot patent pure trained weights without an inventive technical contribution. | Anything secret and commercially valuable: model weights, training datasets, preprocessing pipelines, hyperparameter choices, deployment scripts, if kept confidential. |
| Disclosure risk | Full public disclosure on publication (18 months after priority date); technical details visible to competitors. | No public disclosure; indefinite protection so long as secrecy is maintained. |
| Duration of exclusivity | 20 years from filing date. | Potentially indefinite (until confidentiality is lost). |
| Cost | Upfront filing + prosecution + maintenance fees (JPO schedule); attorney fees for drafting and prosecution; enforcement litigation costs. | Lower upfront legal fees; ongoing operational costs for access control, NDAs, audits, scales with headcount and partners. |
| Timing and speed to market | Filing is fast; prosecution takes years; 18-month publication may reveal product direction prematurely. | No waiting for grant; can ship immediately while keeping approach confidential. |
| Enforceability and remedies | Strong civil remedies: injunctions, damages; preliminary injunctions available in urgent cases. | UCPA remedies: injunctions, damages, criminal sanctions for wilful misappropriation; enforcement depends on quality of secrecy evidence. |
| Evidence burden | Infringement assessed against published claims; less-heavy secrecy proof needed. | Must prove existence of secret, measures taken and misappropriation, high evidentiary burden (logs, access controls, contracts). |
| Licensing and monetisation | Easier to license on clear claim scope; stronger bargaining position for exclusive licenses and sublicenses. | Know-how licensing possible but harder to value; cross-border deals require stronger contractual protections and escrow arrangements. |
| Independent discovery risk | Patent excludes all third-party use regardless of independent discovery; publication creates prior art. | No remedy if a third party independently develops the same approach; no defensive prior-art effect. |
| Best suited for | Firms needing exclusive market control, clear licensing revenue or demonstrable novelty/inventiveness. | Firms prioritising secrecy, indefinite exclusivity or where public disclosure would enable competitor replication. |
In practice, the decision often hinges on three factors: how much competitive damage disclosure would cause, how fast the company needs to reach market, and whether licensing revenue is a core part of the business model. Many AI companies in Japan adopt a hybrid strategy, patenting the core inventive method or system architecture while keeping model weights, training data and fine-tuning workflows as trade secrets. This layered approach captures the enforceability and licensing advantages of a patent while preserving the secrecy that protects the hardest-to-replicate elements of an AI product.
Three common scenarios illustrate how the patent vs trade secret choice plays out for AI models in Japan:
The JPO Examination Guidelines for computer-implemented inventions require that the claimed invention involve a concrete technical means, not merely an abstract algorithm. An AI model described as a method for optimising a specific industrial process, a system for real-time anomaly detection or a trained neural network architecture that achieves a defined technical effect will generally satisfy this threshold. Pure mathematical formulas, business methods and trained weights described without a technical context will not.
Japan’s Patent Act mandates a human inventor. An AI system cannot be named as the sole inventor. This aligns with the position taken by most major patent offices globally. The practical implication: the engineer or team who designed the model architecture, selected training data, defined the loss function or curated the output qualifies as the inventor, provided there is a genuine intellectual contribution beyond merely pressing “run.”
| Item | Patent (Option A) | Trade Secret (Option B) |
|---|---|---|
| Government filing fees | JPO filing fee + examination request fee + registration fee + annual maintenance (see JPO fee schedule for current figures) | No government filing fees |
| Attorney / prosecution fees | Typical range: JP¥200,000–JP¥1,500,000+ depending on complexity, number of claims and foreign prosecution needs | NDA and contract drafting: JP¥50,000–JP¥300,000; internal compliance program costs are variable and scale with team size |
| Enforcement / litigation | Civil litigation and injunction proceedings: budgets commonly run to several million yen | Forensic investigation + civil suit if misappropriation occurs: comparable litigation costs when escalated |
| Tax on licensing revenue | Licensing income taxed as ordinary business income under Japan’s corporate tax regime | Same treatment for know-how licensing income; trade-secret status does not alter the corporate tax basis |
Patent protection requires a defined, front-loaded financial commitment, filing fees, prosecution costs and ongoing annuities, but produces a registered, court-enforceable asset with clear boundaries. Trade-secret protection costs less upfront but demands continuous operational spending on access controls, audits, employee training and contract management. For companies with large engineering teams or frequent contractor turnover, ongoing trade-secret maintenance costs can rival or exceed patent prosecution costs over a five-to-ten-year horizon.
Patent enforcement in Japan centres on claim construction. The patent holder identifies the claims that the accused product or process infringes, and the court analyses whether the accused embodiment falls within the claim scope. This structured analysis, anchored by the published patent document, gives patent holders a relatively predictable enforcement path. Japanese courts regularly grant injunctions in patent cases, and the availability of preliminary injunctions adds urgency-appropriate relief.
Trade-secret enforcement under the UCPA requires the claimant to prove three elements: that a qualifying trade secret existed, that the defendant acquired, used or disclosed it through improper means, and that the holder had taken reasonable protective measures. The evidentiary burden is heavier, courts expect evidence of access controls, confidentiality agreements, marked documents and internal policies. Weak operational discipline at any point can defeat a trade-secret claim entirely. On the upside, the UCPA provides for both civil remedies (injunctions and damages) and criminal sanctions for wilful misappropriation, including imprisonment, a deterrent that patent law does not offer.
For patents, liability extends to anyone who makes, uses, sells, offers to sell or imports the patented invention in Japan, including third parties with no direct relationship to the patent holder. This broad reach is especially useful when AI models are embedded in products distributed through complex supply chains.
For trade secrets, third-party liability is more limited. Academic analysis of Japan’s UCPA framework notes that liability for importers and exporters of products derived from misappropriated trade secrets is restricted to cases involving technical information, and proving the chain of misappropriation across borders can be challenging. Employee and contractor leakage remains the primary risk vector for trade secrets. Companies must implement post-employment non-compete clauses (subject to reasonableness limits under Japanese labour law), invention assignment agreements and exit protocols to minimise exposure.
Patents provide a claim-delimited asset that licensees can evaluate, price and sublicense with confidence. Exclusive patent licences are registrable with the JPO, creating enforceable rights against third parties. For AI companies pursuing licensing as a revenue stream, particularly in cross-border deals, patents offer superior transactional clarity.
Trade secrets can be licensed as know-how under confidential agreements, but the licensee assumes greater risk: the licensed information has no government-registered boundaries, and its value depends on continued confidentiality by all parties. Cross-border know-how licences for licensing AI inventions typically require escrow arrangements, audit rights and robust termination-and-return clauses that add complexity and cost to the deal structure.
This regulatory disclosure risk is the single largest 2026 development changing the patent vs trade secret calculus for AI model IP in Japan. Several converging trends are reshaping the landscape:
The practical implication: companies must now factor regulatory reporting obligations into the patent-vs-trade-secret decision from the outset. A trade-secret strategy that assumes total confidentiality may be undermined by mandatory transparency obligations in certain sectors, while a patent strategy may be the more resilient choice precisely because it presumes and survives disclosure.
| If your priority is… | Choose… | Why |
|---|---|---|
| Exclusive legal monopoly and clear licensing revenue | Patent | Grants a statutory exclusionary right and stronger licensing leverage |
| Speed to market and avoiding public disclosure | Trade secret | No publication; commercialise immediately while keeping technical details confidential |
| You can demonstrate a clear inventive technical contribution | Patent | Patentability depends on novelty, inventive step and human inventorship, demonstrable innovation unlocks the full value of patent protection |
| The core asset is model weights, datasets or training pipelines | Trade secret | These assets are inherently secrecy-sensitive and difficult to describe in patent claims |
| You need an enforceable, court-ready right in the short term | Patent | Injunctions are easier to obtain where claim scope is clear |
| You have strong, scalable secrecy measures and low leakage risk | Trade secret | Operational protection justifies indefinite exclusivity with lower upfront cost |
Choose patent when:
Choose trade secret when:
In most cases, the strongest IP position for an AI company in Japan combines both tools: patent the inventive system architecture or method, and treat the trained model, data pipeline and operational know-how as trade secrets. This hybrid approach is not a hedge, it is a deliberate strategy to capture enforceable rights on the publicly demonstrable innovation while preserving indefinite protection over the assets that competitors cannot see.
This decision is fact-intensive and, once a patent application publishes, irreversible with respect to confidentiality. Engage qualified IP counsel before making the call. Specific situations that trigger the need for professional advice include:
For the initial consultation, prepare: architecture diagrams, training data provenance documentation, model evaluation logs, a list of employees and contractors with access to confidential assets, the commercialisation timeline, target markets and any funding or exit plans. These materials allow counsel to assess patentability, trade-secret viability and the optimal hybrid strategy efficiently. To find an IP lawyer in Japan, consult the Global Law Experts directory. For a broader view of intellectual property practice areas, visit the GLE IP practice overview.
This article was produced by Global Law Experts. For specialist advice on this topic, contact Chie Kasahara at Atsumi & Sakai, a member of the Global Law Experts network.
posted 23 minutes ago
posted 49 minutes ago
posted 1 hour ago
posted 1 hour ago
posted 1 hour ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
posted 3 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