Expands a search result or content panel to display additional links curated by topical relationship to the focal item, so users can explore adjacent topics and related entities through a structured expansion rather than issuing fresh queries.
Patent Overview
- Inventor
- Krishna Bharat
- Assignee
- Google LLC
- Filed
- 2013-08-26
- Granted
- 2017-06-13
- Application Number
- US 13/975,776
The Challenge
The Challenge
A search result or content panel covers one topic, but users often want adjacent topics too. Forcing them to issue follow-up queries adds friction. The system needs an expansion mechanism that surfaces related-topic links inline without cluttering the default view.
- Follow-Up Queries Are Friction — When a result almost answers the question and users want related angles, they must type new queries. Each new query is a transaction cost.
- Topical Adjacency Is Predictable — Most topics have known adjacent topics in the knowledge graph. The system can predict what users likely want next.
- Default View Cannot Show Everything — Surfacing all related links by default would clutter the SERP and overwhelm users. The expansion must be opt-in.
- Expansion Layout Must Be Coherent — Random adjacent links produce a confusing expansion. The layout must group links by relationship type so users can scan and choose.
- Quality Of Adjacent Links Matters — Expansion is only useful when the suggested links are high quality. Low-quality suggestions teach users to ignore the expansion.
Innovation
How The System Works
The system identifies the focal topic of a result or panel, retrieves topically-adjacent links from the knowledge graph and related-query indexes, scores them for quality and relevance, groups them by relationship type, and offers an expansion UI that surfaces the curated set on user request.
- Identify Focal Topic — From the result or panel content, identify the focal topic via entity resolution and topic classification. The focal topic anchors the expansion.
- Retrieve Topically-Adjacent Items — From the knowledge graph and related-query indexes, retrieve items topically adjacent to the focal: related entities, related queries, sub-topics, parent topics.
- Score By Quality And Relevance — Each candidate link scores on quality (authority, freshness) and on relevance to the focal topic. Low-scoring candidates are dropped.
- Group By Relationship Type — Surviving candidates group by relationship type (related entities, sub-topics, comparisons, alternatives). Grouping informs layout structure.
- Offer Expansion UI — The default view shows a compact 'see related' affordance. The expansion UI opens on user request to display the curated link set.
- Render Grouped Expansion — Inside the expansion, links display grouped by relationship type. Users can scan and pick the angle they want to explore.
- Learn From Interaction — Which expansion links users click feeds back into quality scoring. The system learns which adjacent links earn engagement for which focal topics.
Inline Expansion Of Topic Adjacency
The patent's load-bearing idea is to expose topical adjacency inline rather than forcing users into follow-up queries. The expansion is opt-in so the default view stays clean; when opened, it offers a curated structured exploration surface.
Expand Rather Than Re-Query
Re-querying is friction. Expansion offers adjacent exploration without leaving the current context. The pattern preserves the user's flow.
- Focal Topic Anchoring — Expansion centers on the focal topic of the current result. Adjacent items derive from the focal, keeping the expansion coherent.
- Grouped By Relationship — Links group by relationship type. Users scan structured groups rather than flat lists, making selection easier.
- Opt-In Surface — The expansion opens on demand. Default view stays clean; users who want exploration get it without friction.
Technical Foundation
Technical Foundation
The patent specifies the focal-topic identifier, the adjacency-retrieval engine, the quality scorer, the relationship classifier, and the expansion UI.
- Focal Topic Identifier — Entity resolution plus topic classification produce the focal topic for the current result or panel. The focal anchors all downstream retrieval.
- Adjacency Retrieval Engine — Pulls candidates from the knowledge graph (related entities) and related-query indexes (related searches). Multiple sources contribute candidates.
- Quality Scorer — Each candidate scores on authority, freshness, and relevance to the focal. Low-scoring candidates are filtered.
- Relationship Classifier — Classifies each candidate's relationship to the focal: related entity, sub-topic, parent, comparison, alternative. Classification drives grouping.
- Expansion UI — Default view shows a compact 'see related' affordance. On click, the expansion opens with grouped link sets.
- Feedback Pipeline — User clicks on expansion links feed back into quality scoring. The system learns which adjacent links earn engagement.
The Process
The Process
Expansion runs in the SERP composition path. Adjacency retrieval happens in parallel with result retrieval; the expansion content is ready when the user requests it.
- Result Or Panel Renders — The primary result or panel renders with a 'see related' affordance. Adjacency retrieval has already happened in parallel.
- User Clicks Expansion — User clicks the affordance. The expansion content is already loaded and renders immediately.
- Grouped Links Display — Inside the expansion, links display grouped by relationship type. Headings label each group.
- User Picks A Link — User clicks one of the grouped links. The system navigates to that link or issues the corresponding query.
- Log The Choice — The selected link is logged with focal-topic context. The log feeds quality scoring.
- Update Adjacency Quality — Per-focal-topic adjacency quality updates based on click patterns. Future expansions reflect refined quality.
- Continue The Loop — If the user returns to expansion frequently for a topic, the system learns which adjacency types they prefer and tunes the layout.
Quality Control
Quality Control
Bad expansion content degrades the feature. The patent specifies safeguards.
- Quality Threshold — Candidates below the quality threshold are excluded. Better to show fewer links than weak ones.
- Relationship Classification Accuracy — Misclassified relationships group links incorrectly. Classifier accuracy is monitored and recalibrated.
- Group Diversity — Within each group, links must be diverse. Redundant links wasting expansion slots are filtered.
- Adjacent-Topic Drift Control — Adjacency must stay tight. Distant tangential links produce wrong expansions; the distance metric is calibrated to keep adjacency meaningful.
- User Feedback Integration — When users dismiss expansion or report wrong adjacencies, feedback updates quality scoring and classification.
Real-World Application
Inline topic expansion appears in Google's 'People Also Ask' boxes, 'People Also Search For' panels, related-question chips, and the entity-card expansion UI. The patent's primitives shape how Google surfaces topical adjacency throughout search.
- Inline Surface Type — Expansion happens in the current context. No follow-up query needed.
- Grouped Layout Structure — Adjacent links group by relationship type. Users scan structured groups.
- Opt-in User Control — Default view stays clean. Expansion opens on demand.
Why Related Searches And PAA Matter For SEO
The expansion surfaces (PAA, People Also Search For, related queries) drive substantial discovery traffic. Content that wins expansion slots captures users exploring adjacency from focal topics owned by competitors.
Why Entity Adjacency Drives Discovery
Sites covering related entities and sub-topics in addition to a focal entity capture more expansion-driven traffic. Topical coverage breadth becomes a structural discovery advantage.
<\/section>What This Means for SEO
What This Means for SEO
The patent exposes topically-adjacent links inline through an opt-in expansion (related queries, People Also Ask, People Also Search For) instead of forcing follow-up queries. SEO implication: winning these expansion slots captures users exploring adjacency from a focal topic, so topical breadth and entity coverage become discovery advantages.
- Related Searches And PAA Drive Discovery — Expansion surfaces like People Also Ask, People Also Search For, and related queries drive substantial discovery traffic. Content that wins expansion slots captures users exploring adjacency from focal topics owned by competitors.
- Entity Adjacency Drives Discovery — Sites covering related entities and sub-topics in addition to a focal entity capture more expansion-driven traffic. Topical coverage breadth becomes a structural discovery advantage on these adjacency surfaces.
- Answer The Adjacent Questions — The expansion surfaces adjacent questions and topics. Covering the natural follow-up questions around your focal topic positions you to appear in PAA and related-query expansions, capturing the exploring user.
- Quality Scoring Gates The Slots — Adjacent links are scored for quality and relevance before surfacing. High-quality, genuinely relevant adjacent content wins expansion slots over thin or tangential pages, so depth on adjacencies matters.
- Expansion Beats Re-Querying — The pattern keeps users exploring without leaving context. Owning the adjacencies to a popular topic lets you intercept users mid-exploration, capturing traffic that would otherwise require them to start a new search.
- Relationship-Typed Grouping — Links are grouped by relationship type. Content that clearly expresses its relationship to a focal topic (is-a, part-of, related-to) maps cleanly into the grouped expansion, aiding selection for the right relationship slot.
- Topic Clusters Win Expansion Real Estate — Breadth across a topic's adjacencies lets one site occupy multiple expansion slots around a focal query. Building a connected cluster of content around a core topic compounds expansion-surface presence.