Big Tech's Patents on AI Models Working as a Team, and where they point
This tracker follows patents on routing tasks to the right specialist AI, merging conflicting instructions, and catching AI mistakes before they reach the user. Together, the filings show Big Tech betting that coordinating specialized models beats relying on one model to do everything.
108 filings
· tracking since May 2026 · latest Sep 2026 · updates weekly
based on all tracked filings in this watchlist · refreshes every week
These filings are all fighting over the same core idea: instead of one AI doing everything, you build teams of AIs that check each other, hand off tasks, and fix their own mistakes before anyone sees them.
Microsoft leads by raw filing count, with Google close behind and a strong late push that keeps the race tight.
What’s new in AI models that work in teams
a dated entry each week this watchlist moves · older entries stay archived
Sep 17, 2026 11 filings joined
This week's filings center on routing: getting the right question to the right AI tool or model automatically. Nvidia and Google led the pack, each filing multiple patents around directing tasks, splitting work, and picking the best AI for the job.
This week's filings lean heavily on AI models checking each other's work, with Google, Microsoft, and Samsung each filing multiple patents in that space. Microsoft and Samsung are the most active, each adding three filings to the watchlist.
Most new filings this week come from Microsoft, covering AI systems that fix their own errors, share memory across models, and build or recruit other AI agents as needed. The overall theme is AI models that check, correct, and assist each other rather than working alone.
Aug 27, 2026 6 filings joined
This week's filings lean heavily toward AI systems that split work across multiple models, sending each task to whichever model handles it best. Nvidia and Qualcomm each filed twice, covering ideas from home network task routing to saving data only when two AI models disagree.
Aug 20, 2026 4 filings joined
This week's filings lean heavily toward AI systems that check and correct their own work before giving an answer, with Samsung leading the pack with two separate filings on that idea. Salesforce and IBM each added one filing exploring similar self-checking behavior from different angles.
Who’s filing patents in AI models that work in teams
counts from tracked filings · focus read from each company’s own filings
The battlegrounds inside AI models that work in teams
the fights inside the fight · each with its three newest filings · new filings join every week
AI That Grades Its Own Work 21 filings
Salesforce 5, Google 4, IBM 4
Several companies are filing patents where one AI checks, scores, or rewrites its own output before a person ever sees it. Google, Salesforce, IBM, Nvidia, and Samsung are all pushing versions of this idea.
Rather than one AI doing everything, these patents describe a system that reads the task and hands it to whichever specialist model fits best. Google, IBM, Qualcomm, and Microsoft are all filing in this space.
These patents pair two AI models so one produces an answer and the other checks or improves it. Google, Microsoft, Salesforce, IBM, and Qualcomm each have filings describing this two-model setup.
These filings describe networks of AI agents that split up a big task, pass results between each other, and coordinate so no two agents talk over each other. Microsoft, Salesforce, Nvidia, and Google are the main filers here.
These patents tackle the moment a person gives an AI a confusing or unclear request, with one model rewriting or clarifying the prompt before any real work begins. Adobe, Google, and Salesforce are the main filers.
Instead of locking into one AI model for a whole job, these patents let a system switch to a different model when conditions change or a better fit is available. Samsung, Qualcomm, IBM, and Microsoft are filing here.
Users could deploy multiple AI agents without worrying that one will leak confidential data to another by accident. The filing shows how to enforce access controls at every handoff between agents, preventing information from crossing departmental boundaries.
After routing tasks to specialists, the next friction point emerges: those specialists need better instructions. This filing shows how one AI can iteratively improve prompts for another, automating what's now manual tuning.
Coordinator AI that farms specialist models and merges their answers, rather than one generalist model. Confirms the routing and synthesis piece of the team approach.
Users wouldn't need to manually test models against each task anymore. IBM's approach automates the selection process entirely, running the evaluation and scoring that typically requires human judgment or expensive experimentation.
After routing and conflict resolution, this filing adds the selection layer: how a dispatcher AI actually picks which specialist handles each subtask, moving from static task division to dynamic agent matching.
After routing and merging instructions, the next bottleneck is context. Google's filing shows how to pull relevant documents into the AI's working memory before it executes the user's chosen task, reducing the chance of generic or off-target outputs.
A secondary AI monitors the main chatbot's output and rewrites failed prompts without user intervention, removing the need for manual rephrasing cycles.
After routing tasks to specialists, this filing shows how to let agent teams build their own knowledge base from raw documents, then verify answers against it before users see them.
Splitting audio generation into separate models for content selection and delivery lets each specialize without the overpolite artifacts that mark machine speech.
A front-end dispatch layer that routes queries to specialized models without user intervention, solving the efficiency problem when multiple trained systems run in parallel.
After routing questions to specialist tools, this filing shows how to keep those tools from making independent errors, it describes a verification layer that checks whether the routed tool actually has reliable access to the data it claims to answer from.
Matching model capacity to hardware constraints and cost limits requires real-time inventory of available cloud resources. Microsoft's filing automates that matching step.
If one model flags an anomaly the other doesn't, the system alerts humans instead of silently missing it. Sony's patent shows how parallel models with different context catch edge cases a single detector would overlook.
Combining specialized models without retraining confirms the merge-and-weight approach: rather than pick one expert or train from scratch, blend trained models at specific ratios to preserve each model's strengths in a single output.
For multi-agent workflows to feel seamless to users, someone has to orchestrate which AI does what and when. Nvidia's filing shows how to hand off from script-writing to character assignment to voice generation without human judgment calls in between.
Catching AI errors mid-execution: Samsung's system routes autonomous driving decisions through a language model for safety review before the car acts, rather than only checking outputs after mistakes occur.
Adds a second model that can actually see when a primary model is optimizing for user approval rather than accuracy, solving the deception risk that training alone won't catch.
Verification layers between the user and the model output would catch confabulated facts before delivery, shifting the error-catching work from human review to automated checks.
Verifying code translation requires a second model to audit the first one's work rather than trusting a single AI's output, reducing the risk of silent errors when converting large codebases between languages.
Reducing latency in token generation. Microsoft's approach uses a smaller draft model to propose text in bulk, then a larger verifier checks the batch at once instead of validating each token individually, cutting redundant compute steps.
After routing work to specialist AIs, you need them to follow instructions correctly. This patent covers automating the fix when they don't, by having the AI diagnose its own mistakes and rewrite its own prompts.
Users could stop regenerating entire images when minor details fail: the system identifies which parts need work and refines only those sections instead of starting over.
The team-routing tracker so far covers delegating work to specialists and catching errors before users see them. This filing shows how one specialist might self-correct mid-task, salvaging working code fragments instead of restarting entirely.
After routing and merging, the next vulnerability is discovering mid-task that no specialist exists for a subtask. This filing shows how to auto-generate and integrate a new AI agent into the team without stopping work.
A routing layer that picks the right mathematical solver for each problem type, cutting wasted compute cycles when the wrong algorithm gets assigned by default.
If it works, users get responses matched to what they actually need instead of generic answers. Microsoft's approach splits the job between one AI that interprets the problem and another that generates the reply.
Previous filings show companies routing tasks between specialist AIs; this one reveals how a single conversation can swap which AI is answering without the user detecting the handoff, letting companies patch weak spots without full retraining.
After routing tasks to specialist AIs, this filing shows how to split visual analysis itself: one model plans the reasoning strategy while another executes the detailed looking, letting each focus on what it does best.
After establishing how to route work between specialist models, this filing cuts the redundancy within handoffs: instead of each model rebuilding its understanding of a conversation from scratch, one model's extracted context passes directly to the next one.
Users in mixed human-AI teams would see which AI is working on what task in real time, solving the opacity problem that arises when multiple specialists operate in the same workspace.
Letting users swap image engines mid-stream solves a routing problem that fixed pipelines can't: different vision models excel at different photo tasks, so locking into one wastes capability on the device.
Users get working code without manual debugging if an AI can test its own output and iterate until tests pass, solving the verification problem within a single specialized agent.
Routing new tasks to existing specialist models instead of retraining a generalist cuts the data and compute needed to add capabilities. Confirms the bet that multi-agent systems beat single large models for efficiency.
Deciding which local device handles an AI task based on capability and load. Nvidia's dispatcher lets home networks offload to idle hardware instead of running everything locally or routing to distant servers.
Detecting when parallel models reach different conclusions lets systems flag uncertain moments instead of storing continuous streams. This captures the routing problem at its source: deciding which cases need human review or escalation to a specialist model.
A verification loop where one AI model questions another's visual counts catches arithmetic errors before they reach users, solving a specific failure mode in image analysis that trips up even advanced systems.
The watchlist has focused on routing tasks between specialists. This filing shows the inverse problem: how to identify which specialist deserves more work by observing which one users actually follow.
The routing problem gets sharper: Samsung's system scores answers from multiple sources before committing to one, catching bad matches that single-path assistants would miss.
The routing problem gets a guard rail: IBM's patent lets a degraded team self-assess before answering, blocking silent failures when models drop offline.
Keeping AI error-checking local to the device instead of relying on network feedback loops. The proxy model catches mistakes on the phone's wireless chip itself, removing latency from the verification cycle.
Running multiple AI models on a device creates a bottleneck deciding which one to use when. Qualcomm's solution routes based on real-time signal conditions, moving the selection logic off the main processor to the wireless chip itself.
Routing through a fast screening model before deploying expensive compute avoids wasting resources on irrelevant suggestions when the stakes are high but the user's intent is unclear.
Semantic parsing errors in plain-English queries need detection before output. Adobe's system automatically identifies which command types an AI repeatedly misinterprets, enabling targeted fixes that prevent bad results from reaching users.
Catching design flaws before fabrication requires AI agents that can parse specialized code and spot errors humans might miss. Microsoft's system routes chip-programming tasks to specialized reviewers, automating the multi-day review cycle.
Users could hand off spec-writing to AI pairs that draft and validate each other, cutting the manual labor of hunting contradictions across thousands of pages of accumulated requirements.
Generating synthetic training data requires custom code, and IBM's filing shows how one AI can produce multiple candidate generators while another ranks them by output quality, cutting the manual labor of writing and vetting data pipelines.
A broker system that spins up fresh agent instances on demand and tracks resource availability across servers, directly solving the coordination problem when dozens of specialists run simultaneously without colliding or competing for the same compute.
Inspecting the model's internal state rather than just parsing user requests lets the system route tasks with higher confidence, reducing mismatches between what users ask for and what skills the AI actually applies.
A secondary AI refines task prompts instead of retraining the primary model, cutting the computational cost of fixing mistakes by iterating on instructions rather than weights.
Sharing a common intermediate layer among specialist models reduces the parameter count that multi-expert systems must load and compute, lowering the overhead when routing tasks across the team.
Routing uncertain outputs to a verification model instead of running everything through the larger system cuts computation while keeping quality intact, solving the cost problem that's blocked team-based AI in production.
Running multiple specialist modules in parallel and weighting their outputs by input type offers a hardware-efficient alternative to swapping between separate models, letting inference happen simultaneously rather than sequentially.
When routing between specialist AIs, Samsung solves the friction problem: users can switch assistants in real time without leaving the conversation, using voice commands instead of manual settings changes.
The routing watchlist needed a solution for questions that arrive malformed. Adobe's filing shows how to catch unclear user input before dispatch, letting a reformulation layer clarify intent so the right specialist AI gets workable instructions.
Routing uncertain queries to human experts rather than generating unreliable answers adds a feedback loop where the system learns from each escalation, strengthening the team's collective knowledge over time.
A separate AI evaluates whether test cases written by a code-generating AI actually expose bugs, adding a verification layer that catches when automated code-writers produce tests that look good but miss real failures.
Within the team watchlist, this filing shows how to keep a primary model in place while adding a specialist downstream that learns which errors to expect from it specifically, rather than retraining the whole system or swapping in different models.
An intermediate AI layer converts each model's native representations into a shared format, eliminating the text conversion bottleneck that slows multi-AI workflows and degrades information fidelity.
Automatically ranking models on unfamiliar data sidesteps the need for human labeling when routing tasks to the right specialist, letting systems pick their own best performer instead of waiting for engineers to validate each option.
The watchlist has focused on routing tasks to specialists. Sony adds a layer below that: making each specialist develop its own consistent voice while staying aligned with shared objectives.
The watchlist has focused on routing and merging. This filing adds a verification layer: a second model that evaluates the first model's outputs before they leave the system, catching errors in real time rather than after deployment.
A second AI grades the first one's work against quality criteria and bounces failing responses back for revision, keeping errors from reaching users without requiring human review of every output.
Where the watchlist has focused on routing tasks upfront, this filing shows a system that routes mid-process: a lightweight model runs first, then checks its own confidence to decide whether to hand off to a specialist model before returning results.
One AI model grades another's repeated attempts at the same question, creating paired examples of right and wrong answers that train the weaker model to recognize its own errors without human labeling.
Users could skip the handoff delays: one plain-English query routes to the right specialist AI automatically, pulling sensor data and prediction models together to answer maintenance questions without human intermediaries.
Splitting spatial reasoning between a language model and a specialized geometry agent lets teams handle queries that need both semantic understanding and precise coordinate math, a division that sidesteps trying to cram spatial logic into text-only systems.
The watchlist so far has focused on routing tasks and catching errors. This filing adds a middle layer: one AI agent that watches and modifies another agent's output in real time, reshaping both what gets said and how the next agent will receive it.
The routing watchlist so far assumes specialists stay ready in parallel. IBM's filing confirms the opposite works too: swapping which models run based on real-time passenger state and vehicle conditions cuts the compute needed at any moment.
The watchlist so far has focused on routing work to the right specialist. This filing shows the alternative approach: run multiple specialists in parallel and use selection logic to pick the strongest output, sidestepping the routing problem entirely.
Users get faster compliance checks when one AI reads regulations while another verifies systems actually meet them, rather than relying on manual legal review.
Users get faster answers when models skip dormant layers, cutting compute waste on routine queries. The filing confirms Big Tech is optimizing which internal components activate per request, not just which external specialist model to call.
Users get both a ranking and reasoning they can actually read. The filing shows how to split scoring from explanation so the justification doesn't just mirror the decision, it can point out what actually moved the needle.
Users get faster answers and lower costs when the system learns which specialist modules matter for each task, rather than running full computation every time.
Stopping hallucinations requires splitting the work: one model identifies what facts to retrieve, another generates answers from only those results, creating a hard checkpoint before output reaches users.
The routing watchlist now moves from task distribution to real-time decision arbitration: how to run competing planning systems in parallel and filter their outputs through a safety layer before execution.
The routing problem needs memory: when specialist models hand off tasks, they currently lose what they learned. This filing adds a shared knowledge layer so downstream agents don't duplicate work or contradict earlier decisions.
Controlling what data flows between specialist agents in a multi-agent system prevents one poorly designed or compromised agent from leaking sensitive information to another that shouldn't access it.
The watchlist has focused on routing tasks and merging instructions; this filing shows how to verify outputs once models finish. Multiple detectors voting on sensitive data catches errors that single-path systems miss.
The routing layer needed a gatekeeper that doesn't just split traffic but learns which model handles which question type better over time. Nvidia's filing shows how to build that learned routing rather than relying on fixed rules.
The routing watchlist gains a concrete use case: automated code repair that matches error type to specialized models, showing how task assignment works when mistakes need real-time correction.
A cheaper filter screens video frames before routing them to the main model, cutting processing load when one specialist AI alone would waste capacity on irrelevant content.
A cascading sequence of specialized models, each refining the previous output, confirms the watchlist's assumption that video quality improves when tasks flow through separate AI stages rather than a single model handling everything at once.
Running physics equations and neural networks in parallel lets each method correct the other's blind spots, physics catches when AI extrapolates beyond its training data, while AI accelerates calculations that would otherwise consume too much compute.
Sequential handoff between specialist models shows how to keep output quality high when each AI handles one piece of a workflow, from selection through presentation.
A routing layer that tracks which agent has handled prior interactions with each customer, ensuring continuity instead of forcing each incoming message through a generic assignment process.
Multi-agent systems need ways to specify which model can access what data. Using natural language rules instead of code makes permission-setting faster and reduces bottlenecks when orchestrating specialist agents.
Coordinating across human-robot-AI teams requires merging separate perception streams into one shared workspace where all participants see the same operational picture.
Routing robot control through a shared workspace means teams can hand off between automation and human operation without losing sight of what others are doing.
The watchlist has focused on routing tasks between specialist models. This filing adds a layer before that: translating human intent into machine instructions that the routing system then executes.
Routing incoming queries to the right specialist model based on content analysis, rather than random assignment or sequential processing, solves the selection problem that emerges when teams of models replace single monolithic systems.
Validating AI outputs requires specialist judges rather than one generalist model, with a master evaluator weighing their separate verdicts on grammar, accuracy, and tone before approval.
A coordinator layer that routes to specialists based on question content could cut down on hallucination by keeping each model within its trained domain rather than forcing generalists to improvise across fields.
The routing challenge shifts here: instead of sending tasks to specialist models upfront, the system lets a generalist model draft first, then routes only the problematic sections to editors. This inverts the usual workflow.
The routing problem gets sharper: which specialist model should handle summarization depends not on summary quality alone, but on whether that summary actually serves the next model's task.
Scaling safety validation across modalities requires automated grading that doesn't depend on human raters for every test run. Google's pipeline grades thousands of multimodal responses against policy rules at once.
A feedback loop that catches hallucinations mid-generation lets the model revise its own output before output occurs, shifting from detection-after-the-fact to real-time correction within a single AI's reasoning chain.
The routing problem shifts from upfront model selection to mid-stream handoffs: detecting when a partial response signals the need for a different model before generation completes.
When multiple agents generate conflicting instructions for the same model, Google's system arbitrates by synthesizing them into a single unified prompt rather than letting contradictions reach the model.
Multiplying specialist models becomes practical when they stop each demanding their own copy of the base layer. IBM's approach pools that shared foundation, cutting the memory cost of running a whole team of fine-tuned variants.
Tool disambiguation in multi-agent systems: IBM's approach auto-detects when similar tools confuse routing decisions and reorganizes tool metadata to prevent mismatches, sidestepping manual descriptor rewrites.
Sequencing specialist models in order rather than running them in parallel sidesteps conflicts by letting each model work from the previous model's output.
Pooling shared neural network layers across multiple expert models cuts the memory footprint, making simultaneous specialist routing practical on single-GPU systems instead of requiring distributed clusters.
Questions readers ask
What problem are these AI patents trying to solve?
These filings focus on getting several AI models to work as a team instead of relying on one model for everything. That means routing questions to the right specialist, merging instructions when models disagree, and catching an AI's mistakes before a user sees them. Like all patents, they describe research directions, not confirmed products.
Which companies are filing these patents?
The watchlist currently includes filings from Google, IBM, and Microsoft, each approaching the same problem from a different angle. IBM's filings tend to focus on routing and shared infrastructure for running multiple models efficiently, while Google's cover routing, merging conflicting outputs, and testing AI behavior. Microsoft's filing looks at diagnosing failures inside chains of AI agents.
Does a patent mean this AI teamwork feature is shipping soon?
No. A patent filing shows a company has worked out a technical approach and wants to protect it, not that the feature is built, tested, or scheduled for release. Some ideas here, like routing tasks to specialist models or catching false answers automatically, may show up in products later, but the filings alone don't confirm timing.
Why are multiple companies patenting similar AI routing ideas at the same time?
When several companies file on similar problems around the same time, it usually means the industry has hit a shared bottleneck. Here, running one enormous model for every task is expensive and error-prone, so IBM, Google, and Microsoft are each patenting ways to split work across smaller, specialized models and catch mistakes along the way.
Want this weekly breakdown for a company we don't cover?
Patentlyze Pro →
The weekly email: the best of Big Tech's filings, in plain English. Free.