ipCapital Group
ServicesPricingTeamCompanyFAQ
Start a Project

IP strategy in your inbox

New IP strategy articles and Invent Anything podcast episodes, straight to your inbox.

ipCapital Group

The world's premier IP innovation consultancy. Delivering end-to-end intellectual property services since 1998.

Services

  • IP Business Assessment
  • IP Landscape Analysis & Analytics
  • Targeted Patent Search
  • IP Strategy Consulting
  • Invention Capture

More Services

  • Directed Invention
  • ipNavigation
  • Invent On Top
  • Invention Disclosures
  • Trade Secret Programs
  • Patent Valuation
  • Portfolio Optimization & Budgeting
  • Patent Monetization
  • IP Story & Portfolio Narrative

Company

  • About
  • Team
  • Blog
  • Pricing
  • Contact
Privacy Policy·Terms & Conditions·AI Policy

© 2026 ipCapital Group, Inc. All rights reserved.

4 Carmichael Street, Suite 111 PMB 145, Essex, VT 05452

ipCapital Group
ServicesPricingTeamCompanyFAQ
Start a Project

IP strategy in your inbox

New IP strategy articles and Invent Anything podcast episodes, straight to your inbox.

ipCapital Group

The world's premier IP innovation consultancy. Delivering end-to-end intellectual property services since 1998.

Services

  • IP Business Assessment
  • IP Landscape Analysis & Analytics
  • Targeted Patent Search
  • IP Strategy Consulting
  • Invention Capture

More Services

  • Directed Invention
  • ipNavigation
  • Invent On Top
  • Invention Disclosures
  • Trade Secret Programs
  • Patent Valuation
  • Portfolio Optimization & Budgeting
  • Patent Monetization
  • IP Story & Portfolio Narrative

Company

  • About
  • Team
  • Blog
  • Pricing
  • Contact
Privacy Policy·Terms & Conditions·AI Policy

© 2026 ipCapital Group, Inc. All rights reserved.

4 Carmichael Street, Suite 111 PMB 145, Essex, VT 05452

ipCapital Group
ServicesPricingTeamCompanyFAQ
Start a Project
Back to Blog
June 26, 2026Seth Cronin

Open Weights Are Really a Trade Secret Play

Open-weight models are not really an open-source story. For IP-sensitive companies, their strategic value is controlling where inference runs and keeping sensitive data inside the perimeter.

Open-weight models are not really an open-source story. For IP-sensitive companies, their strategic value is controlling where inference runs and keeping sensitive data inside the perimeter.

When a frontier model gets pulled over export controls, the whole industry feels it at once. One week you are building on an API you assumed would always be there. The next week it is gated, restricted, or gone in your region. That is the moment a lot of teams started asking a question they had filed away as academic: what happens to everything we built if our model vendor disappears?

That fear is the engine behind the renewed interest in open-weight models. The pitch is simple and powerful. Download the weights, run them on your own terms, and you no longer depend on one vendor’s roadmap, pricing, or geopolitics. Unrestricted access. Reduced vendor lock-in. A model nobody can take away from you.

It is a good instinct. But the open-source framing around these models hides the part that actually matters for an IP-savvy company. The strategic value of open weights is not philosophical freedom. It is control over where your data goes when the model runs. That makes this a trade secret story before it is anything else.

Open source was always an IP bargain

Start with where open source came from, because the history explains the confusion.

When Linus Torvalds released the Linux kernel in 1991 under the GPL, he was not giving software away in a vague spirit of generosity. The GPL is a license, and a license is an exercise of copyright. Open source has always run on IP, not around it. The copyleft bargain says you can use, read, modify, and redistribute the source, as long as you pass those same freedoms downstream. The source code is right there. You can inspect every line, fork it, fix it, and ship your own version.

That openness created real businesses. Red Hat sold support and certification on top of free code. MySQL ran a dual-license model, GPL for the community and a commercial license for companies that did not want copyleft obligations. Android took open source to global scale on top of the Linux kernel. In each case the IP and the openness were not enemies. They were two sides of one strategy.

The friction shows up at the edges. Companies have been caught shipping GPL code in products without honoring the license, turning an open-source obligation into an infringement problem. On the other side, patents have been used to pressure open ecosystems, which is why modern open-source licenses started bundling explicit patent grants. The lesson from thirty years of this is that “open” and “owned” are not opposites. They are negotiated. The license defines the deal.

Hold that definition in mind, because it is exactly what breaks when you move from open-source software to open-weight AI.

Open weights are not open source

Here is the argument that frontier labs, Anthropic among them, have made against calling these models open source, and it is more honest than it first sounds.

A trained model is a giant block of numbers. The weights are the expensive output of a training run that may have cost tens or hundreds of millions of dollars in compute and data. When a lab publishes those weights, you can download and run them. What you cannot do is the thing that defines open source. You cannot read the weights the way you read source code. You cannot inspect a specific behavior, find the line responsible, and patch it. You cannot meaningfully contribute a fix back upstream.

What you can do is distill the model into a smaller one, quantize it to run on cheaper hardware, or fine-tune it on your own data. Those are real and useful operations. But they are closer to reshaping a finished material than editing a blueprint. The training data, the training code, and the process that produced the weights usually stay closed. So “open weights” is a precise term, and “open source AI” is mostly a marketing borrow from a movement that meant something stricter.

This is not a reason to dismiss open-weight models. It is a reason to be clear-eyed about what you are actually getting. You are not getting the inspectable, forkable transparency of the Linux kernel. You are getting a powerful artifact you can run wherever you want. And that last part, where you run it, is the whole prize.

The payoff is keeping data in-house

Think about what happens to your data with a typical third-party model API. Your prompt leaves your building, travels to a vendor, gets processed, and the response comes back. Somewhere in that loop your input may sit in logs or a retention window. If the vendor keeps prompts for, say, thirty days to monitor abuse, then for thirty days your most sensitive inputs live on someone else’s servers, exposed to whatever happens to that vendor. If a malicious actor breaches them, your unfiled inventions and deal terms are in the blast radius. You did nothing wrong and you are still exposed.

Now run the same model where the weights never leave your environment. The calculus changes completely.

The realistic middle path for most companies is private-cloud inference. The major labs already offer it. You can run Claude on Amazon Bedrock or models on Microsoft Azure inside your own tenant, so prompts stay within your cloud boundary and the vendor does not train on your data or hold it. You get frontier-grade intelligence without handing your inputs to a shared service. For most teams that closes most of the risk.

Open weights let you go one step further, past an air gap, to inference running on hardware you physically control. The model does its thinking on a server in your own building. There is no retention window on a third party’s machine. There is no path for the model to be trained on what you typed. The risk of exposure through someone else’s breach drops to near zero, because your data never traveled anywhere to be breached. For a company whose crown jewels are ideas before they are filed, that is not a convenience. It is a trade secret control.

That is the reframe. The reason an IP-savvy company should care about open weights is not that the model is free or philosophically pure. It is that open weights give you the option to keep the most sensitive use of AI entirely inside your own perimeter.

Patent filings show the build-out is real

This is not just a thought experiment. The patent record shows engineers have been building the local-inference stack for years.

On-device and edge AI inference patent families by publication year.
On-device and edge AI inference patent families by publication year.

On-device and edge AI inference comes back as 1,918 patent families in a Minesoft Origin landscape search, and the shape of the trend is the story. The field was nearly empty before 2017. It climbs steadily from 2018, then accelerates hard from 2020 onward, reaching 767 families published in 2025 alone. Engineers started taking “run the model where the data is” seriously right as large models got useful. The investment in moving inference to the edge is a decade-long bet that is now compounding.

These are landscape family counts, not claim-scope readings. They tell you where effort is concentrated, not who owns what. But the direction is unmistakable.

You cannot run a model without compressing it

Why has it taken patents and engineering to make local inference practical? Because a raw frontier model does not fit on your laptop, or even on a modest server. The work of shrinking it down is its own dense field.

Model compression sub-areas by patent-family count.
Model compression sub-areas by patent-family count.

Three techniques dominate, and they map exactly onto what you do to an open-weight model to run it locally. Knowledge distillation, training a smaller model to mimic a larger one, shows up as 6,377 families. Pruning and sparsity, cutting the parts of the network that do not earn their keep, comes back as 4,411. Quantization, the trick I used on my own laptop, storing the weights at lower precision so they fit and run fast, returns 2,608. (The distillation figure is broad and includes some noise from unrelated uses of the word, so treat it as a relative signal, not a precise count.)

The point is that “just download the open weights and run them” skips a hard step. The reason you can run a capable model on consumer hardware at all is that thousands of patent families’ worth of compression research made it possible. The open-weight model is the raw material. Compression is what turns it into something that runs in your building.

Who is building the local-AI stack, and where

Selected operating-company owners in the edge-AI inference set.
Selected operating-company owners in the edge-AI inference set.

The owners reveal who is positioning. In the on-device inference set, Alphabet leads, with IBM, Samsung, Bosch, Huawei, Qualcomm, and Microsoft all present. It is a mix of the cloud giants who also sell silicon and devices, the chipmakers who want inference to happen on their hardware, and an industrial player like Bosch that needs AI running inside machines in the field. The companies betting on local inference are the ones who make the things the inference will run on.

Geographically, the edge-AI set skews heavily to China, which holds a little over half of the published families, with the United States second at roughly a fifth. That mirrors a pattern we keep seeing across AI subfields: China files at enormous volume, the United States commercializes at the frontier. For a company deciding where to seek protection, that split matters more than any single headline.

I ran the experiment on my own laptop

I did not want to write about this from the outside, so I tried it. My machine is a Dell with an Intel Core Ultra 9 and Arc graphics, not a server farm. Using LM Studio, I ran quantized open-weight models like Qwen and Gemma locally and served them straight to my own agent harnesses. No cloud, no API key. The weights sat on my drive and the model did its thinking on the laptop in front of me.

It is proof of concept, not production. I would not run a heavy agent like the one I use for patent research entirely on a laptop today. But the trajectory is what matters. You can already buy a small AI box, something like an NVIDIA GB10 desktop unit, for roughly $3,000 to $5,000. With a few hours of integration work, that box will push hundreds of tokens per second from a decent-sized model. A four-figure investment, under your desk, doing real work, with your data never leaving the room.

Most companies will not start there, and they should not have to. Private-cloud inference covers most of the risk for most teams. But token costs will not fall forever, and guaranteed access to frontier intelligence is not a law of nature. The people who understand local inference now, the trade-offs, the setup, what breaks, will adapt fastest when the ground shifts. I would rather learn that on my own laptop today than under pressure later.

Decide where your AI thinks on purpose

Open weights are not a philosophy, and they are not free intelligence. They are an option. They give you the ability to decide, on purpose, where your most sensitive AI work happens, instead of defaulting it to a vendor because that was the easy path.

For an IP-savvy company, that decision should follow the data, not the hype. Match the workload to the risk. A marketing draft can ride a public API. An unfiled invention probably should not. Private-cloud inference is the sensible default for sensitive work today. On-premise open-weight inference is the move when the data is too valuable to leave the building at all. The patent record shows the tools to do this are mature and getting better every year.

So ask the question directly. Where does your AI run, and does that match what you are feeding it? If you have never decided that on purpose, you have decided it by accident. We help companies map where their value sits and where it is exposed, including how and where they run AI on sensitive material. Better to make that call deliberately than to discover it the hard way.

This piece is strategic analysis, not legal advice. For opinions on patent or licensing questions, including open-source license obligations, consult qualified counsel.

Patent figures are landscape-level family counts from Minesoft Origin searches run June 22, 2026, and reflect filing activity, not claim scope or ownership of any technology.


Need to understand what this means for your portfolio? ipCapital Group helps leadership teams turn patent landscapes into practical decisions about filing strategy, competitive diligence, M&A readiness, and monetization.

Start a conversation with ipCapital Group or download the IP Strategy Playbook.

Share

Work with ipCapital Group

Turn insight into IP strategy

From invention to monetization, our team has guided 2,000+ engagements across the full IP lifecycle. Start with a free 30-minute discovery call.

Book a Discovery CallTalk to Us
Seth Cronin

Written by

Seth Cronin

All PostsWork with Us

IP strategy in your inbox

New IP strategy articles and Invent Anything podcast episodes, straight to your inbox.

ipCapital Group

The world's premier IP innovation consultancy. Delivering end-to-end intellectual property services since 1998.

Services

  • IP Business Assessment
  • IP Landscape Analysis & Analytics
  • Targeted Patent Search
  • IP Strategy Consulting
  • Invention Capture

More Services

  • Directed Invention
  • ipNavigation
  • Invent On Top
  • Invention Disclosures
  • Trade Secret Programs
  • Patent Valuation
  • Portfolio Optimization & Budgeting
  • Patent Monetization
  • IP Story & Portfolio Narrative

Company

  • About
  • Team
  • Blog
  • Pricing
  • Contact
Privacy Policy·Terms & Conditions·AI Policy

© 2026 ipCapital Group, Inc. All rights reserved.

4 Carmichael Street, Suite 111 PMB 145, Essex, VT 05452