A simple weighted sum of collaborative filtering scores and LLM text embeddings is claimed to improve recommendation accuracy, but the reported experiments are not reproducible.
Autonomous Navigation of Unmanned Vehicle Through Deep Reinforcement Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper explores the method of achieving autonomous navigation of unmanned vehicles through Deep Reinforcement Learning (DRL). The focus is on using the Deep Deterministic Policy Gradient (DDPG) algorithm to address issues in high-dimensional continuous action spaces. The paper details the model of a Ackermann robot and the structure and application of the DDPG algorithm. Experiments were conducted in a simulation environment to verify the feasibility of the improved algorithm. The results demonstrate that the DDPG algorithm outperforms traditional Deep Q-Network (DQN) and Double Deep Q-Network (DDQN) algorithms in path planning tasks.
citation-role summary
citation-polarity summary
fields
cs.AI 1years
2024 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Enhanced Recommendation Combining Collaborative Filtering and Large Language Models
A simple weighted sum of collaborative filtering scores and LLM text embeddings is claimed to improve recommendation accuracy, but the reported experiments are not reproducible.