Nanyang Technological University
ORCID: 0009-0001-3680-0240Publishes on E-commerce and Technology Innovations, Sleep and Work-Related Fatigue, Recommender Systems and Techniques. 16 papers and 63 citations.
Add your photo, update your bio, and get notified when your ranking changes.
In a society where traffic accidents frequently occur, fatigue driving has emerged as a grave issue. Fatigue driving detection technology, especially those based on the YOLOv8 deep learning model, has seen extensive research and application as an effective preventive measure. This paper discusses in depth the methods and technologies utilized in the YOLOv8 model to detect driver fatigue, elaborates on the current research status both domestically and internationally, and systematically introduces the processing methods and algorithm principles for various datasets. This study aims to provide a robust technical solution for preventing and detecting fatigue driving, thereby contributing significantly to reducing traffic accidents and safeguarding lives.
This paper proposes new methods to enhance click-through rate (CTR) prediction models using the Deep Interest Network (DIN) model, specifically applied to the advertising system of Alibaba’s Taobao platform. Unlike traditional deep learning approaches, this research focuses on localized user behavior activation for tailored ad targeting by leveraging extensive user behavior data. Compared to traditional models, this method demonstrates superior ability to handle diverse and dynamic user data, thereby improving the efficiency of ad systems and increasing revenue.
This paper explores multi-scenario optimization on large platforms using multi-agent reinforcement learning (MARL). We address this by treating scenarios like search, recommendation, and advertising as a cooperative, partially observable multi-agent decision problem. We introduce the Multi-Agent Recurrent Deterministic Policy Gradient (MARDPG) algorithm, which aligns different scenarios under a shared objective and allows for strategy communication to boost overall performance. Our results show marked improvements in metrics such as click-through rate (CTR), conversion rate, and total sales, confirming our method’s efficacy in practical settings.
Integrating large language models (LLMs) into reinforcement learning (RL) promises to enhance the learning performance. Traditional RL faces challenges in industrial settings, including complex environments, safety concerns, and multimodal data. As powerful tools for contextual learning and reasoning, LLMs can address issues inherent in traditional RL. This paper introduces a generic LLM4RL framework, and investigates how LLM4RL can improve learning performance in autonomous driving.