SearcharxivSearch

arXiv subjects

Sumiko Miyata

Publications and source records attributed to Sumiko Miyata.

3 recordsLinked to original sources

Zero-Shot Distracted Driver Detection via Vision Language Models with Double Decoupling

Distracted driving is a major cause of traffic collisions, calling for robust and scalable detection methods. Vision-language models (VLMs) enable strong zero-shot image classification, but existing VLM-based distracted driver detectors often underperform in real-world conditions. We identify subject-specific appearance variations (e.g., clothing, age, and gender) as a key bottleneck: VLMs entangle these factors with behavior cues, leading to decisions driven by who the driver is rather than what the driver is doing. To address this, we propose a subject decoupling framework that extracts a driver appearance embedding and removes its influence from the image embedding prior to zero-shot classification, thereby emphasizing distraction-relevant evidence. We further orthogonalize text embeddings via metric projection onto Stiefel manifold to improve separability while staying close to the original semantics. Experiments demonstrate consistent gains over prior baselines, indicating the promise of our approach for practical road-safety applications. Code is available at https://github.com/mtakamichi/ZVL-DDD

cs.CV

Theoretical Analysis of the Three-Dimensional CAC Considering Connection and Communication Quality

In emergencies such as disasters, the number of voice calls (VoIP sessions) increases rapidly for a variety of purposes. Thus, a control server near a disaster area may not be able to connect to VoIP sessions due to congestion. To solve this problem, a Call Admission Control (CAC) is needed to determine whether a VoIP session requesting a connection can be accepted or rejected. A CAC has the purpose of guaranteeing the connection quality and communication quality of VoIP sessions. One conventional method classifies VoIP sessions into three classes (emergency VoIP sessions, VoIP sessions from the disaster area, and VoIP sessions from outside the disaster area) by focusing on the outgoing location and offers a CAC with a priority level for each. However, a conventional CAC method cannot be applied to VoIP networks because reception control is designed for Public Switched Telephone Networks (PSTN). When conventional methods are applied to VoIP networks, the connection quality is guaranteed, however the communication quality cannot be guaranteed because the packet dropping probability is not considered. In this paper, we propose a three-dimensional CAC that controls three classes of VoIP sessions and guarantees both communication and connection quality in VoIP networks during emergencies. A conventional CAC method and our proposed CAC method are evaluated in terms of the call blocking probability, which guarantees the connection quality, and packet dropping probability, which guarantees the communication quality, to show the effectiveness of the proposed method.

cs.NI

AP Connection Method for Maximizing Throughput Considering User Moving and Degree of Interference Based on Potential Game

For multi-transmission rate environments, access point (AP) connection methods have been proposed for maximizing system throughput, which is the throughput of an entire system, on the basis of the cooperative behavior of users. These methods derive optimal positions for the cooperative behavior of users, which means that new users move to improve the system throughput when connecting to an AP. However, the conventional method only considers the transmission rate of new users and does not consider existing users, even though it is necessary to consider the transmission rate of all users to improve system throughput. In addition, these method do not take into account the frequency of interference between users. In this paper, we propose an AP connection method which maximizes system throughput by considering the interference between users and the initial position of all users. In addition, our proposed method can improve system throughput by about 6% at most compared to conventional methods.

cs.GT