Report Section Scoring for Small Screen Navigation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Large reports accessed by users on network appliances with small screens become cumbersome due to the need to navigate through multiple screens to view key information, as they contain extensive data and computations, making it difficult to access desired information efficiently.

Innovation Solution

Reports are divided into sections, tokenized based on user interactions, and section scores are calculated to identify and display only the sections of interest to the user, with an index of user interests updated dynamically based on interaction monitoring.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If reports are displayed in full on network appliances with small screens, then all information is available to users, but navigation becomes cumbersome and time-consuming

Engineering Contradiction:
Improveinformation accessibilityVSAvoidnavigation time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The report is divided into multiple sections or pages that can be selectively displayed. The system segments the full report content into manageable portions, allowing users to access specific sections without navigating through the entire report, thus reducing navigation time while maintaining information accessibility.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system extracts and prioritizes key information sections from the full report based on user profiles, roles, and interaction history. Only the most relevant sections are displayed on small screens, eliminating the need for users to navigate through irrelevant content while ensuring critical information remains accessible.

Inventive Principle:
Principle #2Taking out (Extraction)

2Loss of information

If all sections of a report are displayed on small screens, then complete information is accessible, but device complexity and user interface complexity increase

Engineering Contradiction:
Improveinformation completenessVSAvoidinterface complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The report interface is segmented into modular sections that can be independently displayed. This modular approach reduces interface complexity by allowing the system to display only relevant sections rather than managing a complex single-view interface for the entire report.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary analysis of user profiles, roles, and past interactions to pre-determine which report sections are most relevant to each user. This preliminary action simplifies the interface by automatically filtering and prioritizing content before display, reducing the complexity of user navigation and interface management.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If reports are customized for individual users, then information relevance improves, but system complexity increases

Engineering Contradiction:
Improveinformation relevanceVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system automatically customizes report displays for individual users by analyzing their profiles, roles, and interaction patterns without requiring manual configuration. This self-service approach improves information relevance while minimizing system complexity by using automated algorithms rather than complex manual customization interfaces.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system uses feedback from user interactions with reports (such as which sections are viewed or highlighted) to dynamically adjust and personalize future report displays. This feedback mechanism improves information relevance over time while maintaining manageable system complexity through iterative learning rather than complex upfront configuration.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8578260B2Apparatus and method for reformatting a report for access by a user in a network appliance
Publication Date: 2013.11.05 SAP FRANCE
  • US8578260B2 patent drawing
  • US8578260B2 patent drawing
  • US8578260B2 patent drawing

AI summary

A computer readable storage medium comprises executable instructions to receive a report for access by a user. The report is divided into sections and each section is tokenized based on the user's interests. A section score is calculated for each section in the report. One or more sections are selected for display to the user according to their section scores. The one or more sections are delivered to the user.