写真a

KAMADA Tomio

Position

Professor

Research Field

Informatics / Information network, Informatics / High performance computing, Informatics / Software, Informatics / Intelligent informatics

Homepage URL

https://www.nc.ii.konan-u.ac.jp/members/kamada

External Link

 

Papers 【 display / non-display

  • 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

     More details

    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.

    DOI: 10.1109/VNC61989.2024.10575997

    researchmap

  • Automatically balancing relocatable distributed collections Reviewed

    Patrick Finnerty, Tomio Kamada, Chikara Ohta

    Concurrency and Computation: Practice and Experience   35 ( 27 )   e7717   2023.4

     More details

    Publisher:Wiley  

    DOI: 10.1002/cpe.7717

    researchmap

  • 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

     More details

  • Optimization of Polling-based MAC Schedule Considering Data Aggregation for In-vehicle UWB Wireless Networks Reviewed

    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

     More details

  • Supercharging the APGAS Programming Model with Relocatable Distributed Collections Reviewed

    Patrick Finnerty, Yoshiki Kawanishi, Tomio Kamada, Chikara Ohta

    Scientific Programming   2022.9

     More details

display all >>

Books and Other Publications 【 display / non-display

  • Project CASSIA —Framework for Exhaustive and Large-Scale Social Simulation—. In: Sato M. (eds) Advanced Software Technologies for Post-Peta Scale Computing

    Itsuki Noda, Yohsuke Murase, Nobuyasu Ito, Kiyoshi Izumi, Hiromitsu Hattori, Tomio Kamada, Hideyuki Mizuta, Mikio Takeuchi( Role: Joint author)

    Springer  2019.1  ( ISBN:9789811319235

     More details

Review Papers (Misc) 【 display / non-display

  • [技術・研究報告] Pythonを用いたクラウドプログラミング演習 ―基本と実践の両立に向けた試み―

    鎌田十三郎

    甲南大学紀要.知能情報学編   17 ( 2 )   105 - 114   2025.2

     More details

    Authorship:Lead author, Last author, Corresponding author   Publishing type:Article, review, commentary, editorial, etc. (bulletin of university, research institution)  

    DOI: 10.14990/0002000568

    researchmap

  • エッジ環境向け分散データストアのためのセキュリティ機構と移動クライアントを想定した評価実験

    藤井 広輝, 鎌田十三郎

    電子情報通信学会技術研究報告,ネットワークシステム研究会   124 ( 310 )   92 - 97   2024.12

     More details

    Publishing type:Internal/External technical report, pre-print, etc.  

    researchmap

  • 車載UWB通信のためのポーリングスケジューリング最適化と実装評価—Optimization and Implementation Evaluation of Polling Scheduling for In-vehicle UWB Communications

    太田 能, 田中 太陽, 右田 創, 山口 修史, 竹中 誠, フィネルティ パトリック, 鎌田 十三郎

    システム制御情報学会研究発表講演会講演論文集   66   656 - 660   2022.5

     More details

  • A study on cluster optimization in wireless sensor networks based on linear programming

    Sidi Mohamed, Mohi Dine, Patrick Finnerty, Tomio Kamada, Chikara Ohta

    661 - 668   2022.5

     More details

    Publishing type:Research paper, summary (national, other academic conference)  

    researchmap

  • エッジ環境向け分散 publish-process-subscribeシステムにおける近接通知の低遅延化に関する一検討

    松本 凌太, 鎌田 十三郎, フィネルティ パトリック, 太田 能

    電子情報通信学会2022総合大会講演論文集   通信2   111 - 111   2022.3

     More details

    Publishing type:Research paper, summary (national, other academic conference)  

    researchmap

display all >>

Presentations 【 display / non-display

display all >>

Works 【 display / non-display

Grant-in-Aid for Scientific Research 【 display / non-display

  • Establishment of rule-based real-time information processing and sharing infrastructure for low-latency edge applications

    2024.4 - 2027.3

    JSPS Grants-in-Aid for Scientific Research Grant-in-Aid for Scientific Research(C)

      More details

  • Integrated development of quantum annealing optimization into an edge computing platform

    2022.4 - 2026.3

    JSPS Grants-in-Aid for Scientific Research Grant-in-Aid for Scientific Research(B)

      More details

  • Distributed Data Management Library for Large-Scale Many-Core Clusters and its Integration with Dynamic Load Balancers

    2020.4 - 2023.3

    JSPS Grants-in-Aid for Scientific Research Grant-in-Aid for Scientific Research(C)

      More details

  • Vertical integrated development of communication platform for edge computing

    2018.4 - 2022.3

    JSPS Grants-in-Aid for Scientific Research Grant-in-Aid for Scientific Research(B)

      More details

  • Introduction of a branching facility into large-scale agent simulation

    2016.4 - 2019.3

    JSPS Grants-in-Aid for Scientific Research Grant-in-Aid for challenging Exploratory Research

    KAMADA Tomio, Fujishima Daisuke, Nagato Takehiro, Izumi Kiyoshi, Matsuura Izuru

      More details

    Authorship:Principal investigator

    In the field of social simulation, a large number of simulations are performed while changing parameters in order to validate the model or new regulations to be introduced. The results are analyzed after execution. However, when the scale of the simulation becomes large, the execution of various simulation becomes difficult.
    The goal of this research is to realize a function to branch the simulation world that is executed in distributed parallel computers and concurrently execute each parallel world in order to apply the detailed analysis of running parallel worlds. To attain this goal, we have developed a distributed collection library to manage simulation data distributed among distributed machines and allow easy descriptions of data distribution/relocation and parallel processing using multi-core CPUs. In addition, we implemented the branch execution function on Plham: Platform for large-scale and high-frequency artificial market.

    researchmap

display all >>

 

Committee Memberships 【 display / non-display

  • 2014.4 - 2018.3   情報処理学会関西支部  関西支部 支部委員

      More details

Social Activities 【 display / non-display

  • 情報オリンピック日本委員会 レギオ講習会講師

    Role(s): Lecturer

    情報オリンピック日本委員会  2009