Automatic Instant Messaging Group Formation for Web Platforms

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing web platforms fail to facilitate real-time discussions among multiple users interested in the same news story, topic, or product, as they do not provide effective means for users to connect and interact with others who have shared comments, leading to inconvenience and increased server resource usage.

Innovation Solution

Implementing a system that automatically establishes instant messaging groups based on comment activity, allowing users to engage in real-time exchanges by integrating comments with instant messaging, using a web server and instant messaging server connected via a network, and managing these groups based on user interest thresholds.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If users manually contact each other to discuss topics or products, then real-time interaction is possible, but the process is inconvenient and time-consuming

Engineering Contradiction:
Improveease of user interactionVSAvoidtime to establish contact
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system pre-establishes interest relationships between users based on their comment activities before actual interaction is needed. When users comment on the same news, topic, or product, the system automatically creates an interest relationship and forms an interest group, so that when users want to interact, the connection is already in place and they can immediately engage in real-time messaging without manual contact steps

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system introduces an intermediary mechanism (interest relationship and interest group) between users. Instead of users directly contacting each other, the system mediates by automatically matching users with similar interests and creating group communication channels, thereby simplifying the interaction process and reducing the time needed to establish contact

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If existing platforms provide static comments only, then server resource usage is reduced, but user interaction and engagement are limited

Engineering Contradiction:
Improveuser interaction efficiencyVSAvoidserver resource utilization
Core Design Contradiction:
ProductivityVSUse of energy by stationary object

Solution Approach 1:

The system segments users into different interest groups based on their comment activities and interests. By dividing users into specific groups (e.g., users interested in the same news, topic, or product), the system enables targeted real-time interactions within each group while maintaining overall system efficiency. This segmentation allows productive interactions to occur in organized groups rather than requiring server-wide broadcasting

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements periodic monitoring of comment activities and interest relationships. The server periodically detects new comments and automatically updates interest relationships and group memberships based on user activities. This periodic action ensures that the system remains responsive to user interactions while avoiding continuous resource-intensive operations

Inventive Principle:
Principle #19Periodic action

3Adaptability or versatility

If users individually search for and contact others with similar interests, then specific interactions are possible, but the process becomes complex and increases server load

Engineering Contradiction:
Improveflexibility of user connectionVSAvoidcomplexity of interaction process
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system enables self-service by automatically detecting user interests through comment activities and autonomously creating interest relationships and groups. Users simply need to comment on content they are interested in, and the system automatically handles the complex matching and connection processes, making the system adaptable to user interests without requiring users to manually search or contact others

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS9288170B2Group messaging for facilitating interactions between users
Publication Date: 2016.03.15 ALIBABA GROUP HOLDING LTD
  • US9288170B2 patent drawing
  • US9288170B2 patent drawing
  • US9288170B2 patent drawing

AI summary

A group messaging relationship establishment method is provided. The method includes determining, by a web server, whether a number of comments relating to information exceeds a predetermined first numerical threshold within a predefined first time period, in response to the number of comments relating to the information exceeding the predetermined first numerical threshold within the predefined first time period, establishing a corresponding instant messaging group relating to the information, and recording a unique identifier information for the instant messaging group relating to the information.