E-book Reader Summary Adaptation via Progress Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing e-book technologies lack the ability to provide users with summaries of characters or general information without revealing details from unread portions of an e-book, and they do not efficiently track user progress to determine the appropriate level of summary to display based on the user's reading history.

Innovation Solution

An e-book reader application that tracks user progress through progress markers and determines whether to display a brief or detailed summary based on the duration since the last reading session, retrieving and generating summary information dynamically to avoid spoilers and tailor the content to the user's knowledge, using local or remote storage for metadata and user notes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If summary information is provided to users, then users can access character or general information, but details from unread portions may be revealed (spoilers)

Engineering Contradiction:
Improveaccess to summary informationVSAvoidspoilers from unread portions
Core Design Contradiction:
Loss of informationVSObject-generated harmful factors

Solution Approach 1:

The system performs preliminary tracking of user progress through progress markers before providing summary information. By recording which portions have been read in advance, the system can selectively generate summaries that include only information from read portions, preventing spoilers while still providing useful summary content.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The summary information is customized based on the user's specific reading progress. Different portions of the summary are made available depending on which chapters or sections the user has read, creating a personalized viewing experience where the same summary content differs for different users based on their progress.

Inventive Principle:
Principle #3Local quality

2Loss of information

If detailed summaries are always provided, then comprehensive information is available, but users may be overwhelmed or spoiled before finishing the book

Engineering Contradiction:
Improvecomprehensive summary informationVSAvoiduser reading experience
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The system dynamically adjusts the level of summary detail based on user progress markers. As users read more of the book, the system transitions from providing brief summaries to more detailed ones, or selectively reveals additional information. This dynamic adaptation ensures summaries remain appropriate and useful throughout the reading journey.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes parameters of summary delivery including detail level, information scope, and content selection based on progress markers. By modifying these parameters according to user progress, the system optimizes the balance between providing comprehensive information and maintaining reading engagement without overwhelming users.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If the system tracks user progress through progress markers, then appropriate summaries can be provided, but additional complexity is introduced to the e-book system

Engineering Contradiction:
Improvetailored summary provisionVSAvoidprogress tracking mechanism
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The progress tracking system operates autonomously by automatically creating and updating progress markers as users read. The system self-manages the tracking data without requiring manual user input or complex external management, reducing the operational complexity despite the enhanced adaptability provided.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

Progress markers serve as simple intermediary data structures that bridge user reading activity and summary generation. These markers act as a lightweight mediation layer that translates reading progress into summary customization without requiring complex algorithms or data structures, minimizing added system complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS9218320B2Methods and apparatus to provide electronic book summaries and related information
Publication Date: 2015.12.22 MALIKIE INNOVATIONS LTD
  • US9218320B2 patent drawing
  • US9218320B2 patent drawing
  • US9218320B2 patent drawing

AI summary

Example methods and apparatus to display summary information for an electronic book are disclosed. A disclosed example method involves, during an electronic book reader session, receiving a request for a summary associated with an electronic book. The example method also involves obtaining a marker indicative of a location in the electronic book and obtaining the summary for a portion of the electronic book demarcated by the marker. The summary is displayed via the electronic book reader.