A subscription to JoVE is required to view this content. Sign in or start your free trial.

Research Article

Intelligent Recommender Systems for Chinese Super League Fan Consumption Behavior Prediction

62 views

DOI:

10.3791/69772

June 16th, 2026

In This Article

Summary

This study examines whether relationship-marketing factors improve sports recommender systems for Chinese Super League fans. Incorporating satisfaction, trust, commitment, and reciprocity significantly enhances Top-N recommendation accuracy, especially under sparse and long-tail conditions. Results show that commitment and reciprocity drive repeated high-involvement behavior, while satisfaction and trust mainly support early engagement.

Abstract

Understanding and predicting fan consumption behavior is a central challenge in professional sports, yet most recommender systems rely primarily on historical interactions and pay limited attention to relationship-marketing factors that shape fan engagement. To address this gap, this study develops MLP-PA (Multi-Layer Perceptron with Pyramid Attention) and examines whether incorporating fans’ relational states—such as satisfaction, trust, commitment, and reciprocity—can improve recommendation effectiveness across multiple consumption scenarios among Chinese Super League (CSL) fans. Using a multi-scenario dataset covering ticketing, merchandise, membership, and digital content, empirical results show that recommendations generated by MLP-PA achieve significantly higher Top-N ranking accuracy than conventional collaborative filtering approaches, with particularly pronounced improvements in sparse and long-tail settings. The analysis further reveals that different relationship factors are associated with distinct consumption patterns: commitment and reciprocity are more strongly linked to repeated and high-involvement behaviors, whereas satisfaction and trust mainly influence initial and short-term responses. These findings demonstrate that relationship-marketing factors play a substantive and differentiated role in fan consumption behavior, offering actionable insights for personalized engagement strategies and digital operations in professional football.

Introduction

In recent years, recommender systems have become a central component of digital platforms, enabling the alignment of users, products, and consumption contexts through data-driven personalization. While recommender technologies are well established in domains such as e-commerce and online media, their application in professional sports remains comparatively underdeveloped1. In leagues such as the Chinese Super League (CSL), fan consumption behavior is highly context-sensitive and evolves across pre-match, match-day, and post-match phases, with purchasing decisions closely intertwined with offline attendance, emotional attachment, and social iden....

Access restricted. Please log in or start a trial to view this content.

Protocol

This study uses de-identified fan–item interaction logs and anonymized questionnaire data collected for research purposes only. No personally identifiable information was accessed, stored, or processed. According to institutional and national guidelines, this study did not require formal ethics committee approval or individual informed consent.

Dataset preparation and experimental procedure
Step 1. Data preparation and preprocessing
Dataset preparation and experimental procedures were designed to transform raw behavioral logs and survey responses into a unified, reproducible experimental dataset sui....

Access restricted. Please log in or start a trial to view this content.

Results

Convergence and stability

To evaluate the convergence behavior and training stability of the proposed model, we compare its validation performance against a standard MLP-based recommender without pyramid feature attention or relationship-aware attention, which serves as the control model. All models are trained under identical data splits, optimization settings, and stopping criteria to ensure a fair comparison.

Access restricted. Please log in or start a trial to view this content.

Discussion

Conceptual and methodological contributions

This study contributes conceptually by reframing relationship dimensions—satisfaction, trust, commitment, and reciprocity—not as static auxiliary features, but as context-sensitive relational signals whose influence varies across engagement stages. The proposed framework operationalizes this idea through an attention-based mechanism that dynamically reweights relational cues in conjunction with behavioral representations........

Access restricted. Please log in or start a trial to view this content.

Disclosures

The author has no conflicts of interest to declare.

Acknowledgements

The author would like to thank the anonymous reviewers for their constructive comments and suggestions, which helped improve the clarity and quality of this manuscript. He also acknowledges the support of the collaborating organization for providing access to the data used in this study. Any opinions, findings, and conclusions expressed in this paper are those of the author and do not necessarily reflect the views of the affiliated institutions.

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Pythonhttps://www.python.org3.9.10
Deep learning frameworkPyTorchhttps://pytorch.org>= 1.12
Hyperparameter optimization libraryOptunahttps://optuna.org>= 3.0
HardwareNVIDIA GPUhttps://www.nvidia.comSingle GPU, >= 8 GB memory
DatasetSelf-built CSL fan datasetN/AOne full season or longer; scale sufficient for deep modeling
Interaction dataFan–item implicit interaction logsN/ANot separately versioned
Survey dataRelationship questionnaire dataN/ANot separately versioned
Data preprocessing methodHash-based anonymizationN/AApplied to fan and item identifiers
Data preprocessing methodMean imputation within membership tierN/AApplied to missing questionnaire responses
Data preprocessing methodMin–max normalizationN/ARange [0, 1]
Data splitting strategyChronological user-level splitN/AMost recent = test; second most recent = validation; remainder = training
Negative samplingUniform negative samplingN/APositive:negative ratio = 1:5
Model backboneMLP (Multi-Layer Perceptron)https://pytorch.org/docs/stable/nn.htmlHidden layers [128, 64, 32] (optimized)
Attention moduleRelationship-attention channelN/ACustom module
Fusion modulePyramid Attention (PA)N/APooling scales {1, 2, 4}, stride = kernel size, reduction ratio = 4
OptimizerAdamhttps://pytorch.org/docs/stable/generated/torch.optim.Adam.htmlLearning rate 0.001, weight decay 1e-5
RegularizationDropouthttps://pytorch.org/docs/stable/generated/torch.nn.Dropout.htmlRate 0.3

References

  1. Wang, L., et al. Drug combination recommendation model for systemic lupus erythematosus and antiphospholipid syndrome. Pharmaceutics. 18 (8), 1224(2025).
  2. Hu, X., Yuan, Z., Ma, Z. A robot control knowledge r....

Access restricted. Please log in or start a trial to view this content.

Reprints and Permissions

Tags

Relationship MarketingMLP PA ModelPyramid AttentionConsumption PredictionCollaborative FilteringFan EngagementDigital Content