Wearable Notification Action Prioritization via Segmentation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Wearable electronic devices face challenges in displaying a sufficient number of actionable items for notifications due to limited screen real estate, as developers add more features and action items without increasing display space.
Innovation Solution
A notification managing service with an action prioritization routine that optimizes the display of selectable action items based on factors such as developer-suggested, user-manual, usage-pattern, and relevance, filtering out unsupported or irrelevant actions to prioritize the most important ones on the wearable device's screen.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If more action items are added to notifications, then the functionality and features are improved, but the display screen real estate becomes insufficient
Solution Approach 1:
The action items are segmented into different priority levels (high, medium, low) and displayed in hierarchical order on the notification screen. This allows multiple action items to be effectively displayed by organizing them into groups, with the most important actions appearing first and less important actions appearing later or in collapsed sections.
Solution Approach 2:
The notification interface dynamically adjusts the display of action items based on the number of actions available, screen space, and user interaction patterns. Frequently used actions are positioned prominently, while less frequently used actions are collapsed or hidden, allowing the interface to adapt to different usage scenarios and maximize the effective use of limited screen real estate.
2Adaptability or versatility
If all action items are displayed, then user choice and control are improved, but user cognitive load and complexity increase
Solution Approach 1:
The system performs preliminary sorting and prioritization of action items before displaying them to the user. Actions are pre-organized by frequency of use, importance, and relevance, so that the most relevant actions are immediately visible without requiring users to search through all available options. This preliminary organization reduces cognitive load while preserving user choice.
Solution Approach 2:
Less frequently used or less important action items are extracted from the main visible area and placed in collapsed sections or secondary display areas. This allows the interface to focus on displaying only the most relevant actions prominently, while still making all actions accessible upon user request, thereby reducing perceived complexity without eliminating functionality.
3Ease of operation
If action items are prioritized based on usage patterns, then relevance and user experience are improved, but data processing and algorithm complexity increase
Solution Approach 1:
The system automatically monitors and learns from user interaction patterns with notification actions, dynamically adjusting the prioritization order based on observed usage. The algorithm tracks which actions users select most frequently and automatically repositions them higher in the display order, eliminating the need for manual user configuration while improving relevance over time through self-learning.
Solution Approach 2:
The system implements feedback loops where user selections of action items are continuously monitored and fed back into the prioritization algorithm. This feedback mechanism allows the system to adapt to changing user preferences and usage patterns, automatically refining the display order to match actual user behavior rather than relying solely on static prioritization rules.
Data Source
AI summary
Provided herein is apparatuses and methods for notifications from applications displayed on a wearable electronic device. An action prioritization routine optimizes the display of the possible selectable action items associated with notifications as well as controls a number of other functions regarding notifications.


