Related Experiment Video
Updated: Sep 26, 2025

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
7.6K
Preference-Tree-Based Real-Time Recommendation System
Seongju Kang1, Kwangsue Chung1
1Department of Electronics and Communications Engineering, Kwangwoon University, Seoul 01897, Korea.
Entropy (Basel, Switzerland)
|April 23, 2022
Summary
This study introduces a novel preference-tree-based recommendation system. It accurately suggests content by balancing user preferences, overcoming common issues in existing recommendation systems.
Area of Science:
- Computer Science
- Artificial Intelligence
- Information Retrieval
Background:
- Recommendation systems aid users in navigating online content overload.
- Existing systems face challenges like data sparsity, cold-start problems, and high computational overhead.
- Personalized recommendations often rely on user history, which can be insufficient.
Purpose of the Study:
- To propose a novel preference-tree-based real-time recommendation system.
- To address the limitations of current information filtering and regression-based recommendation approaches.
- To enhance recommendation accuracy and novelty while ensuring fast runtime.
Main Methods:
- Utilized various tree models for efficient user preference prediction.
- Implemented a system based on two balance constants and one similarity threshold.
- Employed comparative experiments and ablation studies for validation.
Main Results:
- The proposed system demonstrated high accuracy in content recommendation.
- Achieved a 12.1% improvement in accuracy and a 27.2% improvement in novelty compared to existing systems.
- Successfully mitigated cold-start and overfitting problems while meeting real-time requirements.
Conclusions:
- The preference-tree-based system offers an effective solution for personalized content recommendation.
- The system provides accurate, novel, and timely recommendations.
- It overcomes key limitations of traditional recommendation algorithms.
Related Concept Videos
Survival Tree
171
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
171
Classification of Systems-I
341
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
341
Classification of Systems-II
248
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
248
Decision Making: Traditional Method
4.2K
The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
4.2K
Heuristics
158
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
158
Phylogenetic Trees
47.7K
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
47.7K

