Jump to content

Adaptive website

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jasonb05 (talk | contribs) at 03:05, 10 August 2009 (added overview, techniques, differentiation content so page conforms to a reasonable wiki article, removed 'dated prod', article is now an encyclopedic article rather than a definition). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An Adaptive website is a website that builds a model of user activity and modifies the information and/or presentation of information to the user in order to better address their needs.

Overview

An adaptive website adjusts the structure, content, or presentation of information in response to measured user interaction with the site, with the objective of optimizing future user interactions. Adaptive websites may be defined as "are web sites that automatically improve their organization and presentation by learning from their user access patterns."[1].

User interaction patterns may be collected directly on the website or may be mined from Web server logs. A model or models are created of user interaction using artificial intelligence and statistical methods. The models are used as the basis for tailoring the website for known and specific patterns of user interaction.

Techniques

  • The collaborative filtering method: Collected user data may be assessed in aggregate (across multiple users) using machine learning techniques to cluster interaction patterns to user models and classify specific user patterns to such models. The website may then be adapted to target clusters of users.
  • The statistical hypothesis testing method: [[A/B testing] or similar methods are used in conjunction with a library of possible changes to the website or a change-generation method (such as random variation). This results in the automated process website change, impact assessment, and adoption of change. Some examples include genetify for website look and feel, and snap ads for online advertising.

Differentiation

User landing pages from portal websites that allow the user to customize the presented content (such as iGoogle) are not adaptive websites as they rely on the user to select rather than the automation selection of the web widget's that appear on the website.

See also

Notes

  1. ^ Perkowitz, Mike (1997). "Adaptive Web Sites: an AI Challenge" (PDF). Proc. IJCAI-97. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)

References