Instant Messaging Keyword Match Warning Module

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Instant messaging systems often lead to unintended messages being sent to wrong recipients due to multiple simultaneous sessions appearing identical, causing confusion and potential misuse of secure or unsecured communication channels.

Innovation Solution

Implementing a keyword match and warning module (KMWM) and topic recognition engine (TRE) to determine the relatedness of incoming messages with previous entries in IM sessions, issuing alerts and requesting confirmation before sending messages to prevent unintended recipients, using keyword matching and topic association to ensure correct message routing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple IM sessions are maintained simultaneously to enable diverse communication needs, then communication versatility is improved, but message routing accuracy deteriorates

Engineering Contradiction:
Improvecommunication versatilityVSAvoidmessage routing accuracy
Core Design Contradiction:
Adaptability or versatilityVSManufacturing precision

Solution Approach 1:

The system performs preliminary analysis of message content against session topics before message transmission. The KMWM intercepts incoming messages, analyzes their content, and determines the appropriate session context in advance, preventing misrouting before it occurs.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system provides feedback to users when message routing ambiguity is detected. The KMWM issues warnings or requests confirmation when a message could apply to multiple sessions, allowing users to verify intended recipient before transmission.

Inventive Principle:
Principle #23Feedback

2Manufacturing precision

If keyword matching analysis is performed on all incoming messages to ensure accurate routing, then message routing accuracy is improved, but processing time increases

Engineering Contradiction:
Improvemessage routing accuracyVSAvoidprocessing time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The system applies partial analysis by focusing keyword matching on critical messages or those showing ambiguity indicators. The KMWM analyzes messages selectively based on content characteristics, applying full scrutiny only when routing uncertainty is detected, rather than uniformly analyzing all messages.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8135787B2Instant messaging monitoring and alerts
Publication Date: 2012.03.13 SNAP INC
  • US8135787B2 patent drawing
  • US8135787B2 patent drawing
  • US8135787B2 patent drawing

AI summary

Systems, methods, and articles of manufacture embodied as computer program products for facilitating the avoiding of sending a message to an unintended recipient. In some embodiments of the invention, in an instant messaging (IM) environment, the relatedness of a first entry in a first IM session to previous entries in the first IM session is determined. In response to the entry not meeting a first pre-determined relatedness threshold, an alert is issued. In one embodiment, the relatedness of the first entry to previous entries in a second IM session is determined, in response to the entry meeting a second pre-determined relatedness threshold, an alert is issued. In one implementation, relatedness is determined based on a matching of keywords between the first entry and the previous entries. In another implementation, relatedness is determined based on a matching of topics associated with one or more IM sessions, which topics can be associated with keywords.