相关实验视频
Updated: Jan 9, 2026

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.9K
双模块-更宽,更深的随机梯度下降和脱落基于电影推的密集神经网络
Raghavendra C K1, Srikantaiah K C2, Sunil C K3
1Department of Computer Science and Engineering, B.M.S. College of Engineering, Bull Temple Road, Bengaluru, 560019, KA, India. raghavendrack.cse@bmsce.ac.in.
Scientific reports
|December 5, 2025
概括
一个新的双模块更深入,更全面的密集神经网络 (DNN) 模型改善了电影推. 这种机器学习方法提高了使用用户评级的流媒体服务的项目建议准确性.
科学领域:
- 计算机科学 计算机科学
- 机器学习 机器学习
- 人工智能的人工智能
背景情况:
- 项目推对于Netflix和电子商务平台等流媒体服务至关重要.
- 推系统 (RS) 使用用户生成的数据,如评分,来预测用户偏好.
- 准确的电影推增强了用户体验和内容发现.
研究的目的:
- 为电影推开发和评估一个改进的密集神经网络 (DNN) 学习模型.
- 为了更全面的建议,包括分类和数值特征.
- 将拟议的DNN模型的性能与现有的推模型进行比较.
主要方法:
- 构建了一个更深入,更全面的双模块DNN模型.
- 该模型使用嵌入和密集层来处理各种特征.
- 实现了像静态梯度下降 (SGD) 和自适应时刻估计 (Adam) 等优化器,dropout 和修正线性单位 (ReLU) 激活.
- 该模型在Movie-Lens数据集 (100k和1M评分) 上进行了训练和评估.
主要成果:
- 拟议的DNN模型实现了0.16的平均平方误差 (MSE) 和0.33.3的平均绝对误差 (MAE).
- 该模型有效地结合了分类和数值特征.
- 修正线性单位 (ReLU) 激活功能有助于减轻过度拟合和改善收.
结论:
- 增强的DNN模型在电影推任务中表现出卓越的性能.
- 该模型提供了一个强大的方法来预测流媒体服务中的用户偏好.
- 这些发现表明,通过更准确的内容建议,可以提高用户参与度.
相关概念视频
Neural Circuits
2.6K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.6K
End Point Prediction: Gran Plot
1.1K
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
1.1K
Survival Tree
374
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...
374