Related Experiment Video
Updated: Jan 10, 2026

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
5.2K
A Federated Recommendation System with a Dual-Layer Multi-Head Attention Network and Regularization Strategy
Qianxiao Yue1,2, Xiangrong Tong1,2
1School of Computer and Control Engineering, Yantai University, Yantai 264005, China.
Entropy (Basel, Switzerland)
|November 26, 2025
Summary
Federated recommendation systems can now better learn user preferences and avoid overfitting. Our FedDMR model uses a dual-layer attention network and regularization for improved accuracy in personalized recommendations.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Data Privacy
Background:
- Federated recommendation (FedRec) systems aim to balance personalized recommendations with user privacy.
- Existing FedRec models face challenges due to limited local user interaction data, hindering preference learning and increasing overfitting risk.
Purpose of the Study:
- To propose a novel federated recommendation system, FedDMR, that addresses the limitations of current FedRec models.
- To enhance the exploitation of interaction information and mitigate overfitting in decentralized recommendation scenarios.
Main Methods:
- FedDMR employs a dual-layer multi-head attention network to capture and enrich user and item embeddings from local interactions.
- A regularization strategy guides model updates, constraining deviation from global parameters to prevent overfitting and improve generalizability.
- The system utilizes a federated learning framework for decentralized training and parameter aggregation.
Main Results:
- FedDMR demonstrated an average improvement of 2.63% in AUC and precision across three datasets.
- The proposed model significantly outperformed recent federated recommendation baselines.
Conclusions:
- FedDMR effectively enhances personalized preference modeling in federated settings by enriching user feature representations.
- The dual-layer attention network and regularization strategy successfully mitigate overfitting and improve model generalizability, leading to superior recommendation performance.
Related Concept Videos
Multi-input and Multi-variable systems
376
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
In the absence of...
376
Association Areas of the Cortex
8.7K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
8.7K
Multiple Regression
3.7K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.7K