Preprint
Machine Learning

A learning approach to personalized information filtering

B. Sheth
January 1, 1994152 citations

152

Citations

0

Influential Citations

Venue

1994

Year

Abstract

A personalized information filtering system must specialize to current interests of the user and adapt as they change over time. It must also explore newer domains for potentially interesting information. A learning approach to building personalized information filtering systems is proposed. The system is designed as a collection of information filtering interface agents. Interface Agents are intelligent and autonomous computer programs which learn users' preferences and act on their behalf --- electronic personal assistants that automate tasks for the user. This thesis presents the basic framework for personalized information filtering agents, and describes an implementation, "Newt", built using the framework. Newt uses a keyword based filtering algorithm. The learning mechanisms used are relevance feedback and the genetic algorithm. The user interface is friendly and accessible to both naive as well as power users. Experimental results indicate that Newt can be personalized to serve ...

Analysis

Why This Paper Matters

This paper, from 1994, addresses a fundamental challenge in information filtering: personalization. At a time when information retrieval was largely static and one-size-fits-all, the idea of systems that learn individual user preferences and adapt over time was forward-looking. The proposal to build such systems as collections of autonomous interface agents—electronic personal assistants—was a precursor to modern recommender systems and intelligent agents. The emphasis on both learning and exploration (balancing current interests with discovering new domains) remains a core issue in recommendation and information filtering today.

The paper's significance is amplified by its early adoption of machine learning techniques—relevance feedback and genetic algorithms—for user modeling. While these methods are now standard, in 1994 they were innovative. The work also highlights the importance of user interface design for accessibility, a factor often overlooked in technical systems. This holistic approach—combining learning algorithms, agent architecture, and user experience—makes the paper a notable milestone in the evolution of personalized information systems.

Technical Contributions

  • Framework for Interface Agents: The paper proposes a general framework for building personalized information filtering systems as a collection of interface agents. These agents are autonomous, learn user preferences, and act on the user's behalf, automating tasks.
  • Keyword-Based Filtering with Learning: The implementation, Newt, uses a keyword-based filtering algorithm as the base, but augments it with two learning mechanisms: relevance feedback (where the user provides explicit feedback on items) and a genetic algorithm (which evolves the filtering criteria over time).
  • Adaptation and Exploration: The system is designed to adapt to changing interests and explore new domains, addressing the dynamic nature of user preferences.
  • User Interface Design: The interface is designed to be friendly and accessible to both naive and power users, ensuring practical usability.

Results

The abstract states that "Experimental results indicate that Newt can be personalized to serve..." but does not provide specific metrics or comparisons. This lack of quantitative detail is a limitation. However, the existence of experimental results suggests the system was tested and showed promise in personalization. Without concrete numbers, it is difficult to assess the effectiveness relative to other methods, but the qualitative indication of success is a positive signal.

Significance

The broader impact of this work lies in its early articulation of key concepts that later became mainstream: personalized information filtering, autonomous agents, and adaptive user modeling. It influenced the design of recommender systems, email filters, and news aggregation tools. The combination of relevance feedback and evolutionary computation was novel and inspired further research in hybrid learning approaches. Moreover, the focus on user-centric design and exploration of new interests resonates with modern concerns about filter bubbles and diversity in recommendations. This paper is a foundational reference for researchers and practitioners interested in the history and development of personalized AI systems.