Dynamic Time Countdown Updates in Social Media Posts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Social networking sites fail to update time-related information in posts, leading to outdated information when retrieved by users, making the posts less accurate and relevant.

Innovation Solution

A method using natural language processing to identify posts with time-related information, extract time countdowns or metadata, and update them with current status or remove them if expired, ensuring the information remains relevant and accurate for requesters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If posts with time-related information are stored without updates, then storage simplicity is maintained, but information accuracy deteriorates over time

Engineering Contradiction:
Improvetime information accuracyVSAvoidpost updating mechanism
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary extraction of time countdown information and event metadata from posts during the initial processing stage. This allows the system to have the necessary data ready for future updates without requiring complex real-time analysis when posts are retrieved, thus improving time information accuracy while managing system complexity

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system introduces an intermediary updating mechanism that sits between post storage and retrieval. This intermediary layer automatically updates time-related information based on current time and event status, resolving the contradiction by adding a controlled complexity layer that ensures accuracy without requiring complete system redesign

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If time-related information in posts is dynamically updated, then information relevance is improved, but processing complexity increases

Engineering Contradiction:
Improvepost information relevanceVSAvoidnatural language processing system
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system extracts time countdown information and event metadata from posts using natural language processing, separating this time-related data from the main post content. This extraction allows the system to update only the time-related portions dynamically while keeping the core post content unchanged, improving relevance while managing processing complexity

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system applies updates locally to only the time-related information in posts rather than rewriting entire posts. By updating only the time countdown and status fields while preserving the original post content, the system improves information relevance without requiring complete reprocessing of each post

Inventive Principle:
Principle #3Local quality

3Reliability

If all posts are updated on every retrieval, then information freshness is maximized, but system performance deteriorates

Engineering Contradiction:
Improveinformation freshnessVSAvoidpost retrieval speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs partial updates by checking and updating only the time-related information in posts during retrieval, rather than completely reprocessing or rewriting entire posts. This selective updating approach maintains information freshness while preserving system performance by minimizing the processing overhead on each retrieval operation

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS10244062B2Updating time-related information in post to make it more relevant for the requester on subsequent retrieval of post
Publication Date: 2019.03.26 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US10244062B2 patent drawing
  • US10244062B2 patent drawing
  • US10244062B2 patent drawing

AI summary

A method, system and computer program product for updating the time-related information in a post to make it more relevant for the requester on a subsequent retrieval of the post. A post with a reference to an event or activity (e.g., “leaving for Florida in 3 days”) is identified using natural language processing. Upon receiving a request from a requester to retrieve the post prior to the expiration of the event/activity, the post is updated by substituting a time countdown in the post with an up-to-date time countdown or with a current status of the referenced event/activity. If, however, the request is received after the expiration of the event/activity, then the post is removed or updated with an indication that the referenced event/activity has expired. In this manner, the requester will be receiving more accurate and relevant time-related information concerning the event or activity referenced in the post.