Chat Application Hierarchy-Aware Message Review

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In business communication settings, users often inadvertently send messages with spelling or grammar errors to individuals of higher hierarchical rank due to limitations in spell checking software, leading to unprofessionalism and potential misunderstandings, especially in fast-paced instant messaging environments where distinguishing between different chat windows is challenging.

Innovation Solution

A chat application determines the relative hierarchical ranking of users and analyzes messages for action items or errors before sending, prompting the sender to review and correct them before transmission to a higher-ranked recipient, utilizing organizational hierarchy data to facilitate this process.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If spell checking software is used in instant messaging, then spelling errors can be detected, but grammar errors and professional tone issues are not caught, leading to unprofessional communication with higher-ranked individuals

Engineering Contradiction:
Improveerror detection capabilityVSAvoidcommunication appropriateness
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary analysis of the message content before sending, checking not only spelling but also grammar, tone, and contextual appropriateness. This advance verification allows users to correct potential professional mistakes before they reach higher-ranked recipients, directly addressing the limitation of traditional spell checkers that only catch spelling errors.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If messages are reviewed thoroughly before sending, then communication quality improves, but time to send messages increases in fast-paced instant messaging environments

Engineering Contradiction:
Improvecommunication qualityVSAvoidmessage sending time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system applies partial review based on the recipient's hierarchical rank and the message context. For messages sent to higher-ranked individuals, more comprehensive checks are performed including tone and professionalism analysis. For routine communications, basic spell and grammar checking suffices. This selective approach maintains communication quality while minimizing time loss in fast-paced environments.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system provides immediate feedback to users about potential issues in their messages, such as spelling errors, grammar problems, or inappropriate tone. This real-time feedback allows users to make quick corrections without significant delays, maintaining both communication quality and efficiency in instant messaging.

Inventive Principle:
Principle #23Feedback

3Reliability

If chat applications provide comprehensive message analysis, then professional errors are reduced, but system complexity and processing requirements increase

Engineering Contradiction:
Improvemessage accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The message analysis system is segmented into multiple independent modules: spelling check, grammar check, tone analysis, and contextual appropriateness verification. Each module handles a specific aspect of message quality, allowing the system to provide comprehensive analysis while maintaining manageable complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

4Reliability

If users manually review each message before sending, then errors are caught, but productivity decreases in fast-paced communication environments

Engineering Contradiction:
Improveerror preventionVSAvoidcommunication efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs automatic self-service message review, analyzing spelling, grammar, tone, and contextual appropriateness without requiring manual user intervention. This automated process maintains high error prevention capability while preserving communication efficiency, as users simply send messages and the system handles the verification independently.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10938764B2Using organizational rank to facilitate electronic communication
Publication Date: 2021.03.02 KYNDRYL INC
  • US10938764B2 patent drawing
  • US10938764B2 patent drawing
  • US10938764B2 patent drawing

AI summary

A computer program product for electronic communications. Receiving a sender identifier and a recipient identifier. A first message is received from the sender identifier to send to the recipient identifier. Determining the relative ranking of the sender and the recipient. In response to determining that the recipient has a higher relative ranking than the sender, determining whether the first message contains an action item. In response to determining that the first message contains an action item, transmitting a second message to the sender. In response to receiving an indication from the sender to send the first message, sending the first message from the sender identifier to the recipient identifier.