ACM Computing Surveys 31(4), December 1999, http://www.acm.org/surveys/Formatting.html. Copyright © 1999 by the Association for Computing Machinery, Inc. See the permissions statement below.

Adaptive Hypermedia: From Systems to Framework

Paul De Bra
Eindhoven University of Technology
Peter Brusilovsky
Carnegie Mellon University
Geert-Jan Houben
Eindhoven University of Technology

Abstract: The navigational freedom in conventional hypermedia applications leads to comprehension and orientation problems [Nielsen 1990]. Adaptive hypermedia attempts to overcome these problems by adapting the presentation of information and the overall link structure, based on a user model. This paper introduces a framework for adaptive hypermedia systems (AHS). It briefly describes some popular methods and techniques for adaptation. Examples and evaluations of existing AHS are used to illustrate the potential benefits of using adaptation in hypermedia applications.

Categories and Subject Descriptors: H.1.2 Information Systems User/Machine Systems [Human information processing] H.3.5 Information Systems Online Information Services [Web-based services] H.4.3 Information Systems Communications Applications [Information browsers] H.5.1 Information Systems Multimedia Information Systems [Hypertext navigation and maps] H.5.2 Information Systems User Interfaces [Evaluation/methodology]

Additional Key Words and Phrases: adaptation, hypermedia, navigation adaptative presentation, adaptive navigation support


1 Introduction

Adaptive hypermedia is a direction of research on the crossroads of hypertext (hypermedia) and user modeling. The goal of this research is to improve the usability of hypermedia. Adaptive hypermedia systems build a model of the goals, preferences and knowledge of the individual user and use this throughout the interaction for adaptation of the hypertext to the needs of that user.

A "classic" hypermedia application serves the same pages and the same set of links to all users. This is true even for most applications that are built on top of systems that are capable of presenting different views to different users. Adaptive Hypermedia Systems (AHS) make it possible to deliver "personalized" views or versions of a hypermedia document (or hyperdocument for short) without requiring any kind of programming by the author(s). Also, although it is possible to offer users a way to initialize the user model through a questionnaire, an AHS can do all the adaptation automatically, simply by observing the browsing behavior of the user. (There are many adaptable systems that allow "personalized" views based on user-selected stereotypes like "beginner" and "expert", or based on interface and style preferences. Another paper in this issue [Quentin-Baxter 2000] deals with this issue in an educational context. The crucial differences with AHS are that in an AHS the adaptation uses a much more fine-grained user model and that the adaptation is done automatically instead of being "selected" by the user.)

A number of adaptive hypermedia systems (AHS) have been developed. The application areas for these systems range from educational hypermedia to information retrieval systems with a hypertext interface. Various research groups have developed different original techniques to adapt aspects of hypermedia systems to individual characteristics of a user. A comprehensive review of adaptive hypermedia techniques and systems can be found in [Brusilovsky 1996]. In Section 2 we briefly review some popular methods and techniques for AHS. Some adaptive hypermedia applications have been empirically evaluated. Experiments have been conducted to test whether information can be found faster or can be better comprehended when adaptive techniques are used. Section 3 reports on such evaluations.

2 Framework, Methods, and Techniques for Adaptive Hypermedia

2.1 A Framework for Adaptive Hypermedia

The authors independently developed a similar framework to describe adaptive hypermedia applications. In this framework the "knowledge" contained in a hyperdocument is described by a domain model:
  • There are three kinds of concepts: atomic concepts or fragments (the smallest information units), pages (composed of fragments) and abstract concepts (representing larger units of information).
  • Concepts are connected through concept relationships. Apart from link relationships, an AHS may support other types of relationships; prerequisite relationships are a good example.
An AHS typically performs three functions:
  • While a user is "browsing" through an adaptive hyperdocument all user actions are registered. (In Web-based AHS this means that requests for pages are logged.) Based on these observations the AHS maintains a model of the user's knowledge about each domain model concept. Typical attributes a user model keeps for each concept are knowledge-value (how much does the user know about this concept) and read (has the user read something about this concept).
  • The user model is applied to classify all nodes (pages) into several groups according to the user's current knowledge and interests or goals. The AHS manipulates link anchors within nodes (and link destinations) to guide users towards interesting, relevant information. Brusilovsky [Brusilovsky 1996] calls this adaptive navigation support. Depending on the class of the node a link leads to, the link anchor could be specially annotated, disabled, or removed.
  • In order to ensure that the content of a page contains the appropriate information (at the appropriate level of difficulty or detail) the AHS will conditionally show, hide, highlight or dim conditional fragments on a page when presenting it. This is done in order to ensure that the content of a page contains the appropriate information for the given user at the given time. Brusilovsky [Brusilovsky 1996] calls this adaptive presentation.
A detailed description of a proposed "reference" model for adaptive hypermedia applications can be found in [De Bra 1999].

2 2Adaptive Presentation

Adapting the presentation of information within a page is most often performed as a manipulation of (canned) text fragments. The aim of these manipulations can be:
  • Providing prerequisite, additional or comparative explanations: Additional information can be shown for users with a specific state of knowledge or interest to provide missing prerequisite knowledge, additional details, or a comparison with a previously known concept. Two techniques that are used to provide such explanations are:
    • Conditional inclusion of fragments: This technique is used in the AHA system [De Bra 1997] , [De Bra 1998] which is used in the course "2L670: Hypermedia Structures and Systems" at the Eindhoven University of Technology. From the user model and the concept relationships in the domain model, the AHS determines which fragments should be displayed.
    • Stretchtext: This technique is used (for instance) in MetaDoc [Boyle 1994]. For each information fragment there is a (short) visible place holder. The AHS determines which fragments should be "stretched" (i.e. shown) and which fragments should be "shrunk" (i.e. only the place holder is shown). This decision only determines the initial presentation of the fragment. The user may stretch or shrink fragments through mouse clicks. The AHS uses these user actions to better predict which fragments to stretch or shrink in subsequent page requests. An evaluation of MetaDoc is described in subsection 3.1.
Recently [Hothi 1998] a new technique was introduced, evaluated and found useful, where fragments that are not recommended for a user are grayed out instead of removed or shrunk.
  • Providing explanation variants: Essentially the same information can be presented in different ways. Depending on values in the user model the level of difficulty, the related concepts a page refers to, the length of the presentation, the media type (text, images, audio, video) or other aspects may be changed. This can be done within a page or through guidance towards different page variants. (In the latter case the method becomes adaptive navigation support rather than adaptive presentation). Explanation variants are used in Anatom-Tutor [Beaumont 1994] , Hypadapter [Hohl 1996] and other systems.
  • Reordering information: Depending on user model values the order in which information items are presented may have to be altered. For instance, some users may prefer to see an example before a definition, while others prefer it the other way around. Sorting is used in Hypadapter [Hohl 1996] for instance. On a page fragments of information are typically sorted from most to least relevant, a method which is best known from information retrieval systems.
There are some AHS and also dynamic hypertext systems that use frame based techniques and/or natural language generation techniques in order to provide individualized (and natural sounding) presentations. We do not elaborate on these systems in this paper. Another kind of applications which are also called dynamic hypertext are systems that combine querying and linking in order to provide "personalized" link structures. Such systems are discussed in another article in this issue [Bodner 2000].

2.3 Adaptive Navigation Support

The manipulation of links that are presented within nodes (pages) is typically done in one or more of the following ways:
  • Direct guidance: A "next" or "continue" (link) button is shown. The destination of this link is the node which the AHS determines to be most appropriate.
  • Sorting of links: A list of links is sorted and presented from most relevant to least relevant. This technique is useful in information retrieval systems and in goal oriented educational systems. Link sorting is used in Hypadapter [Hohl 1996] .
  • Link annotation: Link anchors are presented differently depending on the relevance of the destination. ELM-ART [Brusilovsky 1996a] and Interbook [Brusilovsky 1998] use coloured dots and arrows as annotations. (Green means interesting and red means inappropriate.) ISIS-Tutor [Brusilovsky 1998a] and AHA [De Bra 1997], [De Bra 1998] colour the anchor text itself. AHA also lets the user configure the color scheme.
  • Link hiding: Links leading to inappropriate or non-relevant information are hidden. This can be done by presenting the link as "normal text". The default color scheme used by the AHA system uses black for undesirable links, and thus corresponds to link hiding.
  • Link disabling: Inappropriate links are disabled. Whether the link anchor is visible depends on the combination of this technique with link annotation or link hiding.
  • Link removal: Inappropriate links (and anchors) are simply removed. This works well in lists, but removing the anchor text does not work for anchors that appear in running text. ISIS-Tutor [Brusilovsky 1998a] uses link removal.
  • Map adaptation: Some hypermedia systems provide a graphical presentation of (part of) the link structure [Mukherjea 2000], [Benford 2000]. Such maps can also be subject to adaptation. (We do not consider this adaptive navigation support further in this paper.)

3 Evaluation of Adaptive Hypermedia Applications

Whether the use of adaptive hypermedia (presentation and/or navigation) is beneficial, for comfort or performance, is always a combination of the adaptive methods and techniques that are used and of the way in which the adaptation is used. (One could use adaptive techniques to guide users in the wrong direction and turn navigation through a hyperdocument into an adventure game.) Below we describe some evaluations of adaptive hypermedia applications. We do not (and cannot) imply that these results would carry over to all applications that use the same adaptive techniques.

3.1 Evaluation of adaptive presentation

The most comprehensive evaluation of adaptive presentation in hypermedia was performed by Boyle and Encarnacion [Boyle 1994] with their adaptive stretchtext system MetaDoc. (See subsection 2.2 for a description of stretchtext.) The three systems that were compared are the original MetaDoc with all functionality and two "disabled" versions of MetaDoc: the stretchtext version which had all stretchtext functionality, but no user modeling and adaptation and the hypertext-only version which had no stretchtext functionality at all. Two kinds of tasks were used to compare these kinds of hypertext: eight reading comprehension tasks and five search and navigation tasks.

The experiment shows that the users of the adaptive stretchtext version have found answers to comprehension questions significantly faster than users of the traditional hypertext version while showing significantly better comprehension. No significant difference was found regarding the performance in solving search and navigation questions (search correctness, number of visited nodes, and number of operations).

3.2 Evaluation of adaptive navigation support

Brusilovsky and Pesin conducted one of the earliest studies of adaptive link annotation and link removal mechanisms using their system ISIS-Tutor [Brusilovsky 1998a]. ISIS-Tutor uses the dynamic state of user knowledge represented in the user model to classify all concept and task nodes into several classes such as not ready to be learned, ready to be learned, well-learnt and in work. Adaptive link annotation (color fonts and special symbols) was used to show classes of pages behind links. The study compared three versions of ISIS-Tutor: a non-adaptive version, a version with adaptive annotation, and a version with both adaptive annotation and adaptive link removal (link anchors for not ready to be learned pages were removed.) The study (performed with 26 first year computer science students) showed that the overall number of navigation steps, as well as the number of unforced repetitions of concept and task pages were significantly lower with both adaptive versions of the system. No difference was found between the link annotation with or without the additional link removal technique. No difference was also found between all three groups for the quality of mental maps of the hyperspace developed by students.

A similar study involving 25 undergraduate "teacher education" students was performed with the InterBook system [Brusilovsky 1998], a Web-based descendant of ISIS-Tutor. The study compared two versions of the system: with and without adaptive link annotation. The trial had some clear limitations. Since the non-annotated "continue" link (which takes the user to the next page) was used in over 90% of transactions, the effect of link annotation on student paths was relatively small. However, the study showed that link annotation encourages the novices to use non-sequential links more often. The study also showed that the students who follow the system's guidance are able to achieve better post-test scores.

4 Conclusions and Future Trends

In this paper we presented a framework for adaptive hypermedia systems. We considered domain modeling and user modeling and showed methods and techniques for adaptation of hypertext, notably adaptive presentation and adaptive navigation support. Examples of adaptive hypermedia systems are described, including evaluations of the adaptation in those applications.

Future developments include a generalization to adaptation in nodes other than text nodes and the creation of standards for adaptive hypermedia systems to communicate with each other (in order to exchange information on users between different applications). More experiments need to be done to evaluate the benefits of adaptive hypermedia in different application areas.

Bibliography

[Beaumont 1994] Ian Beaumont. "User Modeling in the Interactive Anatomy Tutoring System ANATOM-TUTOR" in User Modeling and User-Adapted Interaction 4(1), 21-45, 1994.

[Benford 2000] Steven D. Benford, Ian Taylor, David Brailsford, Boriana Koleva, Michael Craven, Michael Fraser, Gail T. Reynard and Chris M. Greenhalgh. "Three-dimensional Visualisation of the World Wide Web" in ACM Computing Surveys Symposium on Hypertext, 2000.

[Bodner 2000] Richard C. Bodner and Mark H. Chignell. "Dynamic Hypertext: Querying and Linking" in ACM Computing Surveys, Symposium on Hypertext and Hypermedia, 2000.

[Boyle 1994] Craig Boyle and Antonio O. Encarnacion. "Metadoc: An Adaptive Hypertext Reading System" in User Modeling and User-Adapted Interaction 4, 1-19, 1994.

[Brusilovsky 1996] Peter Brusilovsky. "Methods and Techniques of Adaptive Hypermedia" in User Modeling and User-Adapted Interaction 6, 87-129, 1996.

[Brusilovsky 1996a] Peter Brusilovsky, Elmar Schwarz, and Gerhard Weber. "Elm-art: An Intelligent Tutoring System on World Wide Web" in Third International Conference on Intelligent Tutoring Systems, ITS-96, Montreal, LNCS 1086, 261-269, 1996.

[Brusilovsky 1998] Peter Brusilovsky, John Eklund, and Elmar Schwarz. "Web-based Education for All: A Tool for Developing Adaptive Courseware" in Computer Networks and ISDN Systems (Seventh International World Wide Web Conference) 30, 1-7, 291-300, 1998.

[Brusilovsky 1998a] Peter Brusilovsky and Leonid Pesin. "Adaptive Navigation Support in Educational Hypermedia: An Evaluation of the ISIS-tutor" in Journal of Computing and Information Technology, 6(1),27-38, 1998.

[De Bra 1997] Paul De Bra and Licia Calvi. "Creating Adaptive Hyperdocuments for and on the Web" in Proceedings of the AACE WebNet Conference, Toronto, 149-155, 1997.

[De Bra 1998] Paul De Bra and Licia Calvi. "Towards a Generic Adaptive Hypermedia System" in Proceedings of the Second Workshop on Adaptive Hypertext and Hypermedia, Pittsburgh, PA, 5-11, 1998.

[De Bra 1999] Paul De Bra, Geert-Jan Houben, and Hongjing Wu. "Aham: A Dexter-based Reference Model for Adaptive Hypermedia" in Proceedings of ACM Hypertext '99, Darmstadt, Germany, 147-156, February 1999.

[Hohl 1996] Hubertus Hohl, Heinz-Dieter B–cker, and Rul Gunzenh”user. "HYPADAPTER: An Adaptive Hypertext System for Exploratory Learning and Programming, User Modeling and User-Adapted Interaction, 6(2-3), 131-155, 1996.

[Hothi 1998] Jatinder Hothi and Wendy Hall. "An Evaluation of Adapted Hypermedia Techniques using Static User Modeling" in Proceedings of the Second Workshop on Adaptive Hypertext and Hypermedia, Pittsburgh, PA, 45-50, June 1998.

[Mukherjea 2000] Sougata Mukherjea. "Information Visualization for Hypermedia Systems" in ACM Computing Surveys, Symposium on Hypertext and Hypermedia, 2000.

[Nielsen 1990] Jacob Nielsen and Uffe LyngbÊk. "Two Field Studies of Hypermedia Usability" in Hypertext: State of the Art, Ray McAleese and Catherine Green (editors), papers presented at the Hypertext 2 conference, York, UK, 1989. Intellect Ltd., Oxford, 1990.

[Quentin-Baxter 2000] Megan Quentin-Baxter. "Quantitative Evidence For Differences Between Learners Making Use Of Passive Hypermedia Learning Environments" in ACM Computing Surveys, Symposium on Hypertext and Hypermedia, 2000.


Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, to republish, to post on servers, or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from Publications Dept, ACM Inc., fax +1 (212) 869-0481, or permissions@acm.org.