Event-Centric News Clustering Engine for Duplicate Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing information retrieval systems are document-centric, leading to unfocused and cluttered search results with duplicate documents, making it difficult for users to effectively manage and understand news content, especially in the context of news events.

Innovation Solution

An event-centric news retrieval system that clusters news articles around a single news event or its sub-events using a semi-supervised approach, leveraging editorially supplied topical labels and automated tagging to organize documents into distinct clusters, reducing duplicates and improving user scrutiny.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If document-centric information retrieval systems are used, then comprehensive document coverage is achieved, but search results become unfocused and cluttered with duplicates

Engineering Contradiction:
Improvefocus and quality of search resultsVSAvoidsystem structure for organizing results
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the monolithic document-centric retrieval system into multiple specialized modules: event detection module, event clustering module, duplicate detection module, and ranked list generation module. Each module handles a specific aspect of information organization, transforming a single complex system into coordinated simpler components that collectively improve result focus while managing complexity through functional decomposition

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces event-based intermediaries as mediating structures between raw documents and final search results. Events serve as intermediate representations that group related documents thematically, acting as a bridge that transforms unstructured document collections into organized, focused result sets while filtering out duplicates through the event clustering process

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If traditional information extraction is applied to vast text repositories, then information can be retrieved and categorized, but the processing power required becomes overwhelming

Engineering Contradiction:
Improveinformation processing efficiencyVSAvoidcomputational resources required
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The patent applies preliminary action by performing event detection and preliminary clustering on documents before full-scale information extraction and analysis. The system pre-identifies events and groups related documents into clusters beforehand, so that subsequent information extraction operates on already-organized data rather than raw text, significantly reducing the computational burden of processing vast repositories

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent divides the overwhelming task of processing vast text repositories into smaller manageable segments through event-based clustering. By segmenting the document collection into event-specific clusters, the system processes information in smaller batches rather than handling the entire repository at once, improving productivity while reducing the peak computational resources required at any given time

Inventive Principle:
Principle #1Segmentation

3Ease of operation

If news articles are presented in traditional formats, then all available content is delivered, but user experience is degraded due to clutter and lack of organization

Engineering Contradiction:
Improveuser experience in reviewing news contentVSAvoidinformation organization structure
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The patent adds a new organizational dimension to news article presentation by introducing event-based clustering as an additional layer of structure. Instead of presenting articles in a single flat list, the system organizes them in multiple dimensions: by event type, by relevance to the event, and by relationship to other articles. This multi-dimensional organization improves ease of operation by allowing users to navigate news content through event contexts while preserving all information through comprehensive clustering

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS11663254B2System and engine for seeded clustering of news events
Publication Date: 2023.05.30 THOMSON REUTERS ENTERPRISE CENTRE GMBH
  • US11663254B2 patent drawing
  • US11663254B2 patent drawing
  • US11663254B2 patent drawing

AI summary

The present invention provides a seeded news event clustering and retrieval system configured to first create a candidate data set of documents, second create a set of initial clusters based on nearness or duplicate similarity status, and third create an aggregate cluster by merging initial clusters with seed documents. The invention generates top-level clusters for news events based on an editorially supplied topical label or “seed” component and generates sub-topic-focused clusters based on algorithm. The system uses an agglomerative clustering algorithm to gather and structure documents into distinct result sets. Decisions on whether to merge related documents or clusters are made according to similarity of evidence derived from two distinct sources, one, relying on a digital signature based on the unstructured text in the document, the other based on the presence of named entity tags that have been assigned to the document by an event or named entity tagger such as the Thomson Reuters Calais engine/web service.