Related Experiment Video
Updated: Aug 1, 2025

A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents
Published on: November 21, 2019
M2: Mixed Models With Preferences, Popularities and Transitions for Next-Basket Recommendation.
Bo Peng1, Zhiyun Ren2, Srinivasan Parthasarathy3
1Department of Computer Science and Engineering, The Ohio State University, Columbus, OH 43210 USA.
A new mixed model (M²) improves next-basket recommendations by considering user preferences, item popularity, and item transitions. This novel approach significantly outperforms existing methods, enhancing prediction accuracy for future purchases.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Next-basket recommendation aims to predict a set of items users will purchase together.
- Existing methods often rely on complex recurrent neural networks.
Purpose of the Study:
- To develop a novel mixed model (M²) for next-basket recommendation.
- To effectively model user preferences, item popularities, and item transition patterns.
Main Methods:
- Developed a mixed model (M²) incorporating preferences, popularities, and transitions.
- Utilized a simple encoder-decoder approach (ed-Trans) for modeling item transitions.
- Compared M² against five state-of-the-art methods on four benchmark datasets.
Main Results:
- M² significantly outperformed all tested state-of-the-art methods across all tasks (first, second, and third next basket).
- Achieved performance improvements of up to 22.1% compared to existing approaches.
- The ed-Trans method proved more effective than recurrent neural networks for recommendation performance.
Conclusions:
- The proposed M² model offers a superior approach to next-basket recommendation.
- The ed-Trans component is a key factor in the model's enhanced performance.
- The study provides valuable insights into experimental protocols and evaluation metrics for this task.
Related Concept Videos
Expected Frequencies in Goodness-of-Fit Tests
Friedman Two-way Analysis of Variance by Ranks
Mechanistic Models: Compartment Models in Individual and Population Analysis
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Randomized Experiments
Simple randomization
Simple...

