Papers - KAMADA Tomio
-
Poster: Multi-Agent Transformer for Dynamic Allocation of Distributed Applications on the Edge
Ryota Matsumoto, Patrick Finnerty, Chikara Ohta, Tomio Kamada
IEEE Vehicular Networking Conference, VNC 255 - 256 2024
Edge computing has to potential to deliver vital low-latency services for ITS. However, due to the limited resources available on the edge, carefully allocating such services and adapting to changes in client distribution is necessary. In this poster, we show that a MAT reinforcement learning approach can perform better than heuristics.
-
Automatically balancing relocatable distributed collections Reviewed
Patrick Finnerty, Tomio Kamada, Chikara Ohta
Concurrency and Computation: Practice and Experience 35 ( 27 ) e7717 2023.4
-
Distributed Cell Set : A Library for Space-Dependent Communication/Computation Overlap on Manycore Cluster Reviewed
Yoshiki Kawanishi, Patrick Finnerty, Tomio Kamada, Chikara Ohta
Proceedings of the 14th International Workshop on Programming Models and Applications for Multicores and Manycores 2023.2
-
Hajime Migita, Taiyo Tanaka, Shuji Yamaguchi, Makoto Takenaka, Patrick Finnerty, Tomio Kamada, Chikara Ohta
2022 IEEE 8th World Forum on Internet of Things (WF-IoT) 2022.10
-
Supercharging the APGAS Programming Model with Relocatable Distributed Collections Reviewed
Patrick Finnerty, Yoshiki Kawanishi, Tomio Kamada, Chikara Ohta
Scientific Programming 2022.9
-
A study on optimization of polling scheduling for in-vehicle UWB wireless networks Reviewed
Chikara Ohta, Taiyo Tanaka, Hajime Migita, Shuji Yamaguchi, Makoto Takenaka, Patrick Finnerty, Tomio Kamada
IEICE Communications Express 11 ( 7 ) 429 - 434 2022.7
Publisher:Institute of Electronics, Information and Communications Engineers ({IEICE})
-
Integrating a global load balancer to an APGAS distributed collections library Reviewed
Patrick Finnerty, Tomio Kamada, Chikara Ohta
Proceedings of the Thirteenth International Workshop on Programming Models and Applications for Multicores and Manycores 2022.4
-
Pedestrian Information Collation through Image-Based Person Identification for Pedestrian Information Sharing using V2V Communications. Reviewed
Enami Naoko, Uemura Saai, Asano Koh, Finnerty Patrick, Kamada Tomio, Ohta Chikara
IEICE Communications Express 11 ( 10 ) 625 - 629 2022
Publisher:The Institute of Electronics, Information and Communication Engineers
The purpose of this research is to share pedestrian information among multiple vehicles by vehicle-to-vehicle communication and detect the positions of all pedestrians around the vehicle. In the past, we have proposed a method of collating shared pedestrian information through image-based person Re-Identification (ReID). In this paper, in order to improve the accuracy of pedestrian information collation, the state-of-the-art ReID network is adapted to our scenario by fine-tuning. In addition, a new pedestrian image dataset for sharing pedestrian information was constructed. In our experiments using our dataset, the proposed method improved the pedestrian information collation accuracy.
-
Ryota Matsumoto, Patrick Finnerty, Chikara Ohta
IEICE Communications Express 2022
Publisher:Institute of Electronics, Information and Communications Engineers ({IEICE})
-
Radio resource allocation based on adaptive and maximum reuse distance for LTE-V2X sidelink mode 3 Reviewed
Daigo Yasuda, Patrick Finnerty, Tomio Kamada, Chikara Ohta
IEICE Communications Express 10 ( 10 ) 792 - 797 2021.10
Publisher:Institute of Electronics, Information and Communications Engineers ({IEICE})
LTE-V2X is one of the promising wireless technologies for Vehicle to Everything (V2X), which is expected to enhance the safety of road traffic. In this paper, we propose a radio resource allocation scheme for LTE-V2X Sidelink Mode 3. The reliability of packet transmission is seriously affected by changes in vehicle density. To cope with this issue, our new scheme reuses radio resources efficiently by calculating the range of protection from mutual interference based on the vehicle density. Compared with existing schemes, the proposed scheme successfully maintains a lower error rate of packet transmission regardless of the vehicle density.
-
Topic allocation method on edge servers for latency‐sensitive notification service Reviewed
Tomoya Tanaka, Tomio Kamada, Chikara Ohta
International Journal of Network Management 31 ( 6 ) 2021.6
Publisher:Wiley
DOI: 10.1002/nem.2173
Other Link: https://onlinelibrary.wiley.com/doi/full-xml/10.1002/nem.2173
-
Patrick Finnerty, Tomio Kamada, Chikara Ohta
Concurrency and Computation: Practice and Experience 2021.2
Publisher:Wiley
DOI: 10.1002/cpe.6224
Other Link: https://onlinelibrary.wiley.com/doi/full-xml/10.1002/cpe.6224
-
Error Factor Analysis of DNN-based Fingerprinting Localization through Virtual Space Reviewed
Takuto Jikyo, Tomio Kamada, Chikara Ohta, Takaharu Yaguchi, Kenji Oyama, Takenao Ohkawa, Ryo Nishide
2021 IEEE 18th Annual Consumer Communications & Networking Conference (CCNC) 9 - 12 2021.1
-
Indoor localization based on CSI in dynamic environments through domain adaptation Reviewed
Liuyi Yang, Tomio Kamada, Chikara Ohta
IEICE COMMUNICATIONS EXPRESS 10 ( 8 ) 564 - 569 2021
Publisher:IEICE-INST ELECTRONICS INFORMATION COMMUNICATIONS ENG
As the demand for indoor localization applications continues to grow, device-free localization based on Wi-Fi Channel State Information (CSI) has become a popular research topic. Wi-Fi signals are, however, easily affected by environmental factors such as furniture changes. These factors disable the original localization system, and rebuilding it will cost a lot of time and workforce. This is a major challenge of device-free Wi-Fi localization. To address this issue, we use a transfer learning method, "Integration of Global and Local Metrics for Domain Adaptation (IGLDA)," and improve it, aiming to adapt the original localization model to the changing environment. Consequently, the localization accuracy is improved from 26.3 % to 82.2 % by only recollecting 37.5 % of data.
-
Distributed topic management in publish-process-subscribe systems on edge-servers for real-time notification service Reviewed
Tomoya Tanaka, Tomio Kamada, Chikara Ohta
IEICE Communications Express 9 ( 12 ) 616 - 621 2020.12
Publisher:Institute of Electronics, Information and Communications Engineers ({IEICE})
The importance of real-time and data-driven notification has been growing for social services and Intelligent Transporting System (ITS). As an advanced version of Pub/Sub systems, publish-process-subscribe systems with MEC (Multi-access Edge Computing), where published messages are spooled and processed on edge servers, have been proposed. In this paper, we present a topic-based publish-process-subscribe system that allows a topic to be managed on multiple edge servers so that messages are processed near publishers and transferred to subscribers immediately. However, managing each topic on numerous edge servers can cause exhaustion of storage resources on edge servers. We introduce a simple topic allocation method on edge servers to discuss the problem. Experiments show the feasibility of our proposed system.
-
Tomoya Tanaka, Tomio Kamada, Chikara Ohta
2020 21st Asia-Pacific Network Operations and Management Symposium (APNOMS) 85 - 90 2020.9
-
Self-adjusting task granularity for Global load balancer library on clusters of many-core processors Reviewed
Patrick Finnerty, Tomio Kamada, Chikara Ohta
Proceedings of the Eleventh International Workshop on Programming Models and Applications for Multicores and Manycores 1 - 10 2020.2
-
Distributed Key-Value Storage for Edge Computing and Its Explicit Data Distribution Method Reviewed
Takehiro NAGATO, Takumi TSUTANO, Tomio KAMADA, Yumi TAKAKI, Chikara OHTA
IEICE Transactions on Communications E103.B ( 1 ) 20 - 31 2020.1
Publisher:Institute of Electronics, Information and Communications Engineers (IEICE)
-
Joint Channel and AP/STA Assignment for Infrastructure-Mode IEEE 802.11 Multi-Interface Wireless Mesh Networks Reviewed
TAKAHASHI Tomoki, KAMADA Tomio, OHTA Chikara, TAMURA Naoyuki, MAENO Taka
Proceedings of the 6th International Workshop on Smart Wireless Communications 12 - 17 2019.11
-
Distributed Key-Value Storage for Edge Computing and Its Explicit Data Distribution Method Reviewed
NAGATO Takehiro, TSUTANO Takumi, KAMADA Tomio, TAKAKI Yumi, OHTA Chikara
Proceedings of the 33th International Conference on Information Networking (ICOIN 2019) 2019.1