Contextual Awareness in Real-Time Collaborative Activity Alerts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users engaged in collaborative sessions often face difficulties in maintaining undivided attention due to multitasking, leading to potential overlooks of important content and lack of context awareness regarding changes in the session, especially when not actively focused on the collaborative activity.

Innovation Solution

A system that allows users to specify awareness triggering events and buffer collaborative session data, alerting them with notifications containing relevant data types and amounts, ensuring they are updated on changes within the session even when not actively engaged.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If users actively monitor collaborative sessions, then awareness of session changes is improved, but user attention is consumed and multitasking capability deteriorates

Engineering Contradiction:
Improveawareness of session changesVSAvoiduser attention time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system performs preliminary actions by buffering collaborative session data in advance and preparing notifications before users need to be aware of session changes. This allows users to receive summarized information about session events without needing to continuously monitor the session, thus maintaining awareness while preserving attention for other tasks.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The notification system acts as an intermediary between the collaborative session and the user. Instead of requiring direct continuous monitoring, the system intercepts session data, processes it into meaningful notifications, and delivers summarized information to users. This intermediary layer enables users to stay informed about session changes without consuming their active attention.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If users buffer and review collaborative session data, then contextual awareness is improved, but time required to review data increases

Engineering Contradiction:
Improvecontextual awarenessVSAvoiddata review time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system extracts only the most relevant information from the buffered collaborative session data and presents it in the notification. By taking out and highlighting only critical session changes and events, the system provides sufficient contextual awareness without requiring users to review all buffered data, thus reducing review time while maintaining information completeness.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The notification applies local quality by tailoring the level of detail and type of information presented to match the user's needs and the importance of specific session events. Critical events receive detailed notifications, while less important events receive summarized notifications, allowing users to quickly identify and review only the information that matters to them.

Inventive Principle:
Principle #3Local quality

3Reliability

If the system monitors all collaborative session data, then detection of awareness triggering events is improved, but system complexity increases

Engineering Contradiction:
Improveevent detection accuracyVSAvoiddata monitoring complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the monitoring function by dividing collaborative session data into distinct data types and categories. This segmentation allows the system to monitor and process different types of session data (e.g., chat messages, file transfers, presentation changes) through specialized handlers, improving event detection accuracy while managing complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system applies partial monitoring by focusing on specific awareness-triggering events rather than processing every detail of all session data. By identifying and monitoring only the events that trigger user notifications (such as new participants, file shares, or discussion topics), the system achieves reliable event detection without the excessive complexity of monitoring and processing every possible data element.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8655950B2Contextual awareness in real time collaborative activity alerts
Publication Date: 2014.02.18 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US8655950B2 patent drawing
  • US8655950B2 patent drawing
  • US8655950B2 patent drawing

AI summary

A computer-implemented method of alerting users to collaborative activity can include receiving a user input selecting at least one of a plurality of data types to be included within a notification, wherein the plurality of data types correspond to collaborative session data exchanged during a collaborative session among a plurality of users. The method can include buffering collaborative session data during the collaborative session and responsive to detecting an occurrence of an awareness triggering event, outputting the notification comprising at least a portion of the buffered collaborative session data corresponding to the selected at least one of a plurality of data types.