Skip to content
PatentBrief
Get alertsTop ↑

How to Build a Smart Knowledge Graph for Specific Topics

Oracle's patent describes a method for automatically expanding a small, topic-specific knowledge graph by intelligently pulling relevant information from a much larger knowledge graph, helping applications understand user requests better.

Granted 2025ActiveExpires 2043Owned by Oracle InternationalInvented by Gautam Singaraju, Prithviraj Venkata Ammanabrolu

Original patent title: “Techniques for building a knowledge graph in limited knowledge domains

Plain-English explanation by SahiLast reviewed · August 27, 2026

Oracle's patent describes a method for automatically expanding a small, topic-specific knowledge graph by intelligently pulling relevant information from a much larger knowledge graph, helping applications understand user requests better. Granted to Oracle International in 2025 with 23 claims and 1 forward citation, and it is expected to expire in 2043.

Coverage

What does this patent actually cover?

This patent describes a computer-implemented method for creating a specialized knowledge graph for a particular application. It starts by taking information from a user's own data, like conversations or documents, to build a basic "seed graph" of important entities and how they connect (ClaimclaimA numbered sentence at the end of a patent that legally defines what the inventor owns. The most important section.Read more → 1). The system then looks for groups of related entities in this seed graph, called "weakly connected components" (Claim 1). It maps these entities to a much larger, existing "reference knowledge graph." Using a "finite state machine," it explores the reference graph from these mapped points to find new, potentially relevant entities and connections (Claim 1). A special "priority function" then scores these potential additions, considering factors like how many weakly connected components are present and the overall "graph density" (Claim 1). The highest-scoring new entities and links are added to the seed graph, making it a more complete "customized knowledge graph." Finally, this expanded graph is used to understand what a user means when they ask a question or give a command, and then provide a suitable answer (Claim 1). For example, if a user dataset is about a specific company's products, the system could expand this with general product knowledge from a large reference graph to better answer customer service questions.

The gap

What does this patent NOT cover?

  • Does not cover building a knowledge graph without first creating a "seed graph" from a specific "user dataset" (ClaimclaimA numbered sentence at the end of a patent that legally defines what the inventor owns. The most important section.Read more → 1).
  • Does not cover expanding a knowledge graph without using a separate, pre-existing "reference knowledge graph" for additional information (ClaimclaimA numbered sentence at the end of a patent that legally defines what the inventor owns. The most important section.Read more → 1).
  • Does not cover traversing the reference knowledge graph without using a "finite state machine" to guide the search for new entities (ClaimclaimA numbered sentence at the end of a patent that legally defines what the inventor owns. The most important section.Read more → 1).
  • Does not cover selecting new entities and links without a "priority function" that specifically considers the number of "weakly connected components" and the "graph density" (ClaimclaimA numbered sentence at the end of a patent that legally defines what the inventor owns. The most important section.Read more → 1).
  • Does not cover knowledge graph generation if it is not ultimately used for "determining a user intent" and "providing a response" to an utterance (ClaimclaimA numbered sentence at the end of a patent that legally defines what the inventor owns. The most important section.Read more → 1).

These exclusions are unique to PatentBrief — derived from the actual claim language, not patent-office boilerplate.

Key facts

Patent numberUS 12340316
StatusActive
FieldSoftware & Internet
AssigneeOracle International
InventorsGautam Singaraju, Prithviraj Venkata Ammanabrolu
Filed2023
Granted2025
Expires2043
Claims23
Times cited1
LitigationNone on record
Value · $75K$240KModest

What made this novel

The clever part is how the system intelligently expands a small, focused knowledge graph by using a priority function. This function doesn't just add nearby information; it specifically evaluates new entities based on how they improve the overall structure and interconnectedness (measured by weakly connected components and graph density) of the growing graph, ensuring relevance and coherence.

The Patent Drawing

Representative patent drawing for Techniques for building a knowledge graph in limited knowledge domains (US 12340316)
Representative figure · US 12340316All figures on Google Patents →
Techniques for building a know…(Primary claim)softwareai mltelecommunicationsecommerceconsumer electronics

Schematic visualization of the patent's claim structure. Hand-drawn diagrams in progress for each landmark patent.

Where you've seen this

Real-world examples

01

Customer service chatbots that answer specific product questions

02

Virtual assistants that understand industry-specific jargon

03

Enterprise search engines that provide highly relevant internal documents

04

Healthcare systems that interpret patient queries based on medical knowledge bases

Why it matters

The bigger picture

This technology is important for making artificial intelligence systems smarter and more useful in specific areas. By customizing knowledge graphs, applications can better understand nuanced user requests and provide more accurate, context-aware responses. This is critical for improving the performance of chatbots, virtual assistants, and specialized search tools in fields like customer support, healthcare, or financial services.

Filed

March 3, 2023

Granted

June 24, 2025

Market context

Who's building on this

Companies in this space

Oracle, as the assigneeassigneeThe entity that owns the patent — usually the inventor's employer or a company.Read more →, is actively developing and applying knowledge graph technologies in its enterprise software and cloud services. Major tech companies like Google, Microsoft, and Amazon also invest heavily in knowledge graph research and development to power their search engines, virtual assistants, and cloud AI platforms. Numerous startups are also emerging to create specialized knowledge graph solutions for various industries.

Market impact

This type of technology enhances the ability of AI systems to operate effectively in specialized domains, moving beyond general knowledge to provide highly accurate and contextual responses. It enables the creation of more sophisticated conversational AI, intelligent search, and data analysis tools, directly impacting industries reliant on understanding complex, domain-specific information. This capability allows companies to build more effective internal tools and customer-facing applications, potentially reducing operational costs and improving user experience.

Claim 1 — Plain English

What this patent covers

This patent describes a computer-implemented method for creating a specialized knowledge graph for a particular application. It starts by taking information from a user's own data, like conversations or documents, to build a basic "seed graph" of important entities and how they connect (Claim 1). The system then looks for groups of related entities in this seed graph, called "weakly connected components" (Claim 1). It maps these entities to a much larger, existing "reference knowledge graph." Using a "finite state machine," it explores the reference graph from these mapped points to find new, potentially relevant entities and connections (Claim 1). A special "priority function" then scores these potential additions, considering factors like how many weakly connected components are present and the overall "graph density" (Claim 1). The highest-scoring new entities and links are added to the seed graph, making it a more complete "customized knowledge graph." Finally, this expanded graph is used to understand what a user means when they ask a question or give a command, and then provide a suitable answer (Claim 1). For example, if a user dataset is about a specific company's products, the system could expand this with general product knowledge from a large reference graph to better answer customer service questions.

The clever bit

The clever part is how the system intelligently expands a small, focused knowledge graph by using a priority function. This function doesn't just add nearby information; it specifically evaluates new entities based on how they improve the overall structure and interconnectedness (measured by weakly connected components and graph density) of the growing graph, ensuring relevance and coherence.

What it does not cover

  • Does not cover building a knowledge graph without first creating a "seed graph" from a specific "user dataset" (Claim 1).
  • Does not cover expanding a knowledge graph without using a separate, pre-existing "reference knowledge graph" for additional information (Claim 1).
  • Does not cover traversing the reference knowledge graph without using a "finite state machine" to guide the search for new entities (Claim 1).
  • Does not cover selecting new entities and links without a "priority function" that specifically considers the number of "weakly connected components" and the "graph density" (Claim 1).
  • Does not cover knowledge graph generation if it is not ultimately used for "determining a user intent" and "providing a response" to an utterance (Claim 1).

Patent timeline

Filing

Application submitted to the patent office

Publication

Application published, typically 18 months after filing

Grant

Patent officially issued

Expiration

Patent enters public domain

PatentBrief Score

Impact Score

Strong

Citation count

6/40

Early citations

Claim breadth

15/20

Broad claimsclaimsThe numbered statements at the end of a patent that legally define what the inventor owns.Read more →

Recency

20/20

Granted within 5 years

Assignee scale

20/20

Major company or institution

PatentBrief Impact Score — based on citation count, claim breadth, recency, and assignee scale. Not a legal assessment.

Heuristic Value Estimate

What this patent might be worth

Modest

$75K$240K

Midpoint $150K · 16.5 yr remaining · industry ×1.6

Adjust inputs →

Heuristic only — blends forward/backward citation counts, claim scope, time remaining, litigation history, and CPC-derived industry baseline. Real valuations need a professional appraisal.

Claim text not yet imported for this patent

The original legal language

Original claims

23 claims as filed with the patent office.

Concepts involved

ClaimPrior artNon-obviousnessNoveltySpecificationAssigneePatent term

Citations

Patent lineage

Cites earlier patents

11

earlier patents this invention cites as foundations

View prior art →

Cited by later patents

1

later patents that build on this invention

View patents →

Cite this patent

Singaraju, G., & Ammanabrolu, P. V. (2025). How to Build a Smart Knowledge Graph for Specific Topics (U.S. Patent No. 12,340,316). U.S. Patent and Trademark Office. https://patentbrief.org/patent/us/12340316/techniques-for-building-a-knowledge-graph-in-limited-knowledge-domains

Auto-generated from the patent record. Double-check author order and the issue date against the official USPTO document before submitting.

Embed

Add this patent to your site

Drop this plain-English patent card into any blog post or article — free, no signup. It always links back to the full breakdown here.

<div data-patentlens-widget data-patent-number="US12340316"></div>
<script src="https://patentbrief.org/embed.js" async></script>

Stay in the loop

Get a weekly digest of new patents.

One email per week. No spam. Unsubscribe anytime.

Keep exploring

Related patents you should know

US 4683195 · 1987

How to Make Billions of Copies of a DNA Segment

This patent describes the Polymerase Chain Reaction (PCR), a method to rapidly create many copies of a specific piece of DNA or RNA, enabling its detection and analysis.

Cetus Corp

US 8697359 · 2014

How to Edit Genes in Human Cells Using an Engineered CRISPR System

This patent describes an engineered CRISPR-Cas9 system for precisely cutting DNA in eukaryotic cells to change how genes work, opening the door for gene editing in complex organisms.

Massachusetts Institute of Technology

US 7657849 · 2010

How the iPhone's Slide-to-Unlock Gesture Works

Apple's 2010 patent describes unlocking a device by dragging a specific graphical image across the touchscreen along a predefined path, a gesture that became iconic with the original iPhone.

Apple Inc

US 4733665 · 1988

How Doctors Implant a Permanent Stent Using a Balloon

This patent describes the method for placing a permanent, expandable wire mesh tube inside a blood vessel or other body tube using a balloon-tipped catheter to widen it and keep it open.

Expandable Grafts Partnership

US 4965188 · 1990

How to Make Many Copies of a DNA Piece with Heat

This patent describes the Polymerase Chain Reaction (PCR) method, a technique to make millions of copies of a specific DNA segment using a heat-resistant enzyme and repeated temperature changes.

Cetus Corp

US 4235871 · 1980

How to Encapsulate Active Materials in Lipid Bubbles Efficiently

This patent describes a method for trapping biologically active substances inside tiny, multi-layered fat bubbles called liposomes, using a specific water-in-oil emulsion and gel-forming process to improve how much material gets captured.

Individual

More to explore

More in Software & Internet

Browse all Software & Internet

New to patents?

What is a patent?How to read a patentAnatomy of a claimHow strong is this patent?What the citations meanWhat it doesn't coverSoftware PatentsPatent glossary
Explore the landscape:software patents →ai ml patents →telecommunications patents →

Common Questions

Frequently Asked Questions

What does How to Build a Smart Knowledge Graph for Specific Topics cover?

Oracle's patent describes a method for automatically expanding a small, topic-specific knowledge graph by intelligently pulling relevant information from a much larger knowledge graph, helping applications understand user requests better.

Who owns patent US 12340316?

Oracle International owns this patent, granted in 2025.

When does this patent expire?

This patent is expected to expire on March 3, 2043, when the invention enters the public domain.

What is patent US 12340316 cited by?

This patent has been cited by 1 later patents that build on its ideas.

What problem does this patent solve?

This technology is important for making artificial intelligence systems smarter and more useful in specific areas. By customizing knowledge graphs, applications can better understand nuanced user requests and provide more accurate, context-aware responses. This is critical for improving the performance of chatbots, virtual assistants, and specialized search tools in fields like customer support, healthcare, or financial services.

What does this patent NOT cover?

Does not cover building a knowledge graph without first creating a "seed graph" from a specific "user dataset" (Claim 1).

Patent monitoring

Get notified when Oracle International files a new patent

Get notified when this company files a new patent. Weekly digest · Confirm via email · Unsubscribe anytime.

Last reviewed: August 27, 2026 · PatentBrief is not a law firm and this is not legal advice.