News

Recent research highlights, conference activities, project milestones, media, demonstrations, and publication updates.

Curated on March 24, 2026. The publication stories below were cross-checked against DOI records, publisher pages, conference proceedings, accepted-paper listings, arXiv, and the publications list on this site, then rewritten as brochure-style research highlights.

February 22, 2026

VAE+DDPG for Autonomous Navigation in Low-Light Environments

We are pleased to share a new open-access article in Advanced Intelligent Systems that tackles a practical robotics bottleneck: indoor navigation when ambient light drops and depth sensing becomes unreliable. Instead of treating low-light degradation as only a control problem, the paper redesigns the representation itself so the policy learns from geometry-focused latent features rather than directly from brightness-sensitive observations.

Brochure-style visual summary of the VAE+DDPG paper on low-light autonomous navigation
VAE+DDPG brochure: attention-enhanced latent perception and jointly tuned reinforcement learning for low-light indoor navigation.

What the paper contributes

Why this matters

Publication record: Published online on February 22, 2026 in Advanced Intelligent Systems as open access, article e202500636 (DOI, Wiley article, code repository).


December 5, 2025

S-iNAS: Performance-Centric Scaling for Ceph-Based Industrial Storage

We are pleased to share the publication of S-iNAS in the Journal of Network and Systems Management. The paper addresses a systems problem that matters directly to Industry 4.0 and digital twin deployments: how to keep Ceph-based industrial network-attached storage responsive when data streams become bursty, highly concurrent, and operationally uneven.

Brochure-style visual summary of the S-iNAS paper on adaptive Ceph scaling for industrial storage
S-iNAS research brochure: SRN-based analysis of time-based and event-based scaling for Ceph-backed industrial storage.

What the paper contributes

Why this matters

Publication record: Published online on December 5, 2025 in Journal of Network and Systems Management, Volume 34, Article 34 (DOI, Springer article).


December 1, 2025

Availability Modeling for Edge Systems under Correlated Failures

We are pleased to highlight a new publication in the Journal of The Korea Society of Computer and Information that focuses on a realism gap in edge dependability studies: failures in edge environments are often correlated rather than isolated. When power, network, or site-level disruptions strike multiple nodes at once, recovery policies that look effective under independent-failure assumptions can behave very differently in practice.

Brochure-style visual summary of the edge availability paper on correlated failures and recovery-policy trade-offs
Edge availability brochure: correlated-failure modeling, COA-based evaluation, and adaptive recovery guidance.

What the paper contributes

Why this matters

Publication record: Published on December 1, 2025 in Journal of The Korea Society of Computer and Information, 30(12), 25-35 (DOI, public abstract record).


November 1, 2025

Energy-Aware Kubernetes Autoscaling for Microservices

Our recent article in the Journal of Network and Computer Applications studies Kubernetes autoscaling from a more useful engineering perspective: not only whether a deployment stays responsive, but whether it does so without wasting electrical power. This is especially important for cloud and edge platforms that must balance service quality, infrastructure cost, and sustainability at the same time.

Brochure-style visual summary of the Kubernetes microservices paper on performance and energy trade-offs
Research brochure for the Kubernetes microservices paper: balancing response time and energy use with GSPN-based analysis.

What the paper contributes

Why this matters

Publication record: Published in November 2025 in Journal of Network and Computer Applications, Volume 243, Article 104287 (DOI, ScienceDirect article).


October 14, 2025

Maintenance-Centered Dependability for Urban Surveillance

This Computing article reframes smart-city surveillance as a maintenance problem as much as a sensing or analytics problem. Urban surveillance platforms may include cameras, edge resources, communication links, and repair workflows, and their dependability depends heavily on how failures are anticipated, prioritized, and handled over time.

Brochure-style visual summary of the urban surveillance maintenance paper on stochastic Petri net analysis
Urban surveillance brochure: stochastic Petri net evaluation of reactive, autonomous, and preventive maintenance strategies.

What the paper contributes

Why this matters

Publication record: Published on October 14, 2025 in Computing, Volume 107, Article 208 (DOI, Springer article).


September 1, 2025

RT-VLM: Re-Thinking Vision-Language Robustness for Real-World Recognition

We are also excited to share RT-VLM, a new arXiv preprint focused on one of the most persistent problems in real-world perception: domain shift. When image statistics, viewing angles, occlusion patterns, or neighboring object classes change, recognition performance often drops sharply. RT-VLM tackles that problem by combining structured multimodal evidence with an explicit self-correction loop.

Brochure-style visual summary of RT-VLM and its four-clue re-thinking process
RT-VLM brochure card: four-clue supervision and a two-stage re-thinking pipeline for more robust visual understanding.

What the paper contributes

Why this matters

Publication record: Posted on September 1, 2025 as an arXiv preprint (arXiv abstract, DOI).


August 27, 2025

Aging Dependability for AAM Vehicle Digital Twins

This MetaCom 2025 short paper expands digital-twin evaluation beyond realism and integration into the question of long-running dependability. For advanced air mobility (AAM) platforms, a cloud-edge-in-the-loop simulation stack is only useful if it can stay dependable while synchronizing models, services, and data flows over time.

Brochure-style visual summary of the MetaCom paper on aging dependability in a cloud-edge AAM digital twin platform
AAM digital twin brochure: aging-aware dependability analysis for a cloud-edge-in-the-loop simulation platform.

What the paper contributes

Why this matters

Publication record: Published on August 27, 2025 in the Proceedings of the 2025 International Conference on Metaverse Computing, Networking and Applications (MetaCom) (DOI, accepted papers).


August 27, 2025

High-Availability Quantification for Metaverse Storage Backbones

Persistent metaverse environments depend on storage systems that keep state available across distributed services and users. This MetaCom 2025 paper brings formal availability modeling directly into that layer, asking how resilience in distributed storage should be quantified rather than assumed.

Brochure-style visual summary of the MetaCom paper on high availability quantification for metaverse distributed storage
Metaverse storage brochure: stochastic reward net analysis for resilient distributed storage services.

What the paper contributes

Why this matters

Publication record: Published on August 27, 2025 in the Proceedings of the 2025 International Conference on Metaverse Computing, Networking and Applications (MetaCom) (DOI, MetaCom program).


August 27, 2025

Sim-to-Real Reinforcement Learning with ROS2 and Unreal Engine

This MetaCom 2025 workshop paper focuses on one of robotics’ most practical bottlenecks: how to make virtual training transfer into physical behavior. By combining ROS2, Unreal Engine, and reinforcement learning for TurtleBot experimentation, the work treats metaverse-ready simulation as a deployment bridge rather than only a visualization environment.

Brochure-style visual summary of the MetaCom paper on sim-to-real reinforcement learning for TurtleBot in ROS2 and Unreal Engine
Sim-to-real brochure: ROS2, Unreal Engine, and reinforcement learning combined for metaverse-ready robotics.

What the paper contributes

Why this matters

Publication record: Published on August 27, 2025 in the Proceedings of the 2025 International Conference on Metaverse Computing, Networking and Applications (MetaCom) (DOI, MetaCom program).


August 27, 2025

LLM-Based Malicious Code Detection for Metaverse Security

As metaverse platforms become more programmable, security questions move closer to code generation, code review, and automated filtering pipelines. This MetaCom 2025 paper addresses that direction by studying malicious code detection with large language models and by treating token optimization as part of the detection design space.

Brochure-style visual summary of the MetaCom paper on LLM-based malicious code detection through token optimization
Metaverse security brochure: LLM-based malicious code detection with token-level optimization.

What the paper contributes

Why this matters

Publication record: Published on August 27, 2025 in the Proceedings of the 2025 International Conference on Metaverse Computing, Networking and Applications (MetaCom) (DOI, MetaCom program).


August 27, 2025

Iterative Prompt Optimization for Diverse Metaverse Tasks

This workshop paper treats prompting not as a one-off instruction-writing trick, but as an adaptive optimization problem. In metaverse applications where tasks can vary widely across content generation, interaction, assistance, and moderation, that shift matters because prompt quality becomes part of system performance.

Brochure-style visual summary of the MetaCom paper on adaptive prompting for metaverse tasks
Adaptive prompting brochure: iterative prompt optimization for diverse LLM-driven metaverse tasks.

What the paper contributes

Why this matters

Publication record: Published on August 27, 2025 in the Proceedings of the 2025 International Conference on Metaverse Computing, Networking and Applications (MetaCom) (DOI, MetaCom program).


August 27, 2025

PGELU for Stable and Scalable Metaverse Perception

This MetaCom 2025 paper introduces PGELU, a parametric GELU variant designed for recognition workloads that span both emotional signals and 3D object understanding. That combination is notable because metaverse perception often mixes human-centered and scene-centered recognition tasks in the same pipeline.

Brochure-style visual summary of the MetaCom paper on PGELU for emotion and 3D object recognition
PGELU brochure: activation-level design for stable emotion and 3D object recognition in metaverse pipelines.

What the paper contributes

Why this matters

Publication record: Published on August 27, 2025 in the Proceedings of the 2025 International Conference on Metaverse Computing, Networking and Applications (MetaCom) (DOI, MetaCom program).


August 1, 2025

Queueing-Theoretic Performance Design for Cloud-Edge-Sensor Data Harvesting

Published in ICT Express, this paper studies how cloud-edge-sensor infrastructures can be sized and tuned for data harvesting systems, with agricultural monitoring as a motivating application. Rather than treating sensing pipelines as black boxes, the work uses queueing theory to expose where latency, overload, and under-provisioning emerge before costly infrastructure changes are made.

Brochure-style visual summary of the cloud-edge-sensor data harvesting paper
Cloud-edge-sensor brochure card: queueing-theoretic design guidance for scalable data harvesting systems.

What the paper contributes

Why this matters

Publication record: Published in August 2025 in ICT Express, Volume 11, Issue 4, Pages 597-602 (DOI, ScienceDirect article).


May 19, 2025

Smart Building Surveillance with Edge-Fog Capacity Planning

Another recent publication appeared in the SBRC 2025 proceedings and focuses on intelligent camera surveillance in smart buildings. The core challenge is straightforward but operationally demanding: real-time video analytics requires significant compute resources, and poorly planned edge-fog pipelines can quickly become overloaded, slow, or wasteful.

Brochure-style visual summary of the smart building surveillance paper
Smart surveillance brochure card: SPN-based capacity planning for real-time camera analytics over edge and fog layers.

What the paper contributes

Why this matters

Publication record: Published on May 19, 2025 in the Anais do XLIII Simposio Brasileiro de Redes de Computadores e Sistemas Distribuidos (SBRC 2025) (DOI, proceedings article, SBRC 2025 proceedings).


April 2, 2025

Vehicle Digital Twin Integration under Steady Wind Conditions

This proceedings paper from the Korean Society for Aeronautical and Space Sciences focuses on a vehicle digital twin as an integrated engineering system rather than a visualization layer. The study reports preliminary flight-simulation behavior for an eVTOL platform under steady-wind conditions, linking digital-twin design to actual flight-dynamics response.

Brochure-style visual summary of the vehicle digital twin paper on steady-wind flight simulation
Vehicle digital twin brochure: integrated flight simulation for the KADA KP2-c under steady-wind conditions.

What the paper contributes

Why this matters

Publication record: Published on April 2, 2025 in the Proceedings of the Korean Society for Aeronautical & Space Sciences Spring Conference 2025, Pages 381-382 (KSAS proceedings, DBpia record).


March 13, 2025

Correction Notice for the Container Migration Study

This publication record marks the formal correction linked to the container migration article published earlier in 2025. While shorter than a research paper, it still matters because dependable scholarship also depends on maintaining an accurate and transparent publication trail.

Brochure-style visual summary of the correction notice for the container migration study
Publication record brochure: correction notice tied to the container migration performance study.

What the record contributes

Why this matters

Publication record: Published on March 13, 2025 in Computing, Volume 107, Article 93 (DOI, original article).


February 5, 2025

Comparative Performance Modeling for Container Migration

Container migration is one of the key mechanisms that allows cloud and edge services to remain available while workloads move, fail over, or rebalance. This Computing article studies that problem systematically using stochastic Petri net models instead of relying only on ad hoc operational trial and error.

Brochure-style visual summary of the container migration strategies paper
Container migration brochure: stochastic comparison of Cold, PreCopy, PostCopy, and Hybrid strategies.

What the paper contributes

Why this matters

Publication record: Published on February 5, 2025 in Computing, Volume 107, Article 64 (DOI, Springer article).


February 1, 2025

Transactional Dynamics in Hyperledger Fabric

We are pleased to highlight a new ICT Express publication on permissioned blockchain performance. The paper models transaction processing in Hyperledger Fabric using Stochastic Petri Nets, with the goal of helping administrators understand how configuration choices affect response time, throughput, and resource efficiency before deployment decisions become expensive.

Brochure-style visual summary of the Hyperledger Fabric performance paper
Hyperledger Fabric brochure card: SPN-based analysis of transactional flow, response time, and throughput.

What the paper contributes

Why this matters

Publication record: Published in February 2025 in ICT Express, Volume 11, Issue 1, Pages 87-92 (DOI, ScienceDirect article).


February 1, 2025

Multi-Region IoT Disaster Detection with Stochastic Modeling

This ICT Express publication studies disaster detection as a geographically distributed systems problem rather than a single-site sensing setup. By combining LoRaWAN-oriented communication assumptions with cloud and fog resources, the paper examines how multi-region monitoring can be modeled before infrastructure is deployed at scale.

Brochure-style visual summary of the IoT disaster detection paper across multiple geographic areas
Disaster detection brochure: LoRaWAN-aware stochastic models for cloud-fog monitoring across multiple regions.

What the paper contributes

Why this matters

Publication record: Published in February 2025 in ICT Express, Volume 11, Issue 1, Pages 34-40 (DOI, ScienceDirect article).


January 21, 2025

mhmcTD3: Multi-Head DRL with Memory for End-to-End Navigation

This TechRxiv preprint presents mhmcTD3, a multi-head actor-critic reinforcement learning architecture for autonomous navigation in dynamic and cluttered environments. The work is especially compelling because it aims to preserve rich LiDAR information, temporal context, and real-world transferability at the same time instead of optimizing only one of those dimensions.

Brochure-style visual summary of the mhmcTD3 preprint for autonomous navigation
mhmcTD3 brochure: multi-head LiDAR fusion, memory contextualisation, and sim-to-real autonomous navigation.

What the paper contributes

Why this matters

Publication record: Posted on January 21, 2025 on TechRxiv (DOI).


December 21, 2024

mhmcTD3: A Multi-Head DRL Architecture for Autonomous Navigation

Our latest research presents mhmcTD3, a novel multi-head, memory-enhanced DRL architecture that integrates advanced LiDAR preprocessing with CNN and LSTM modules. This combination ensures:

The result is a more adaptive, responsive, and reliable autonomous navigation solution ready to meet the complexities of dynamic environments.

mhmcTD3 architecture for autonomous navigation
mhmcTD3 architecture for autonomous navigation.
multi-head actor-critic network architectures
Multi-head actor-critic network architectures.

September 14, 2024

Enhancing IoT Disaster Detection Systems with Stochastic Models Across Multiple Geographic Areas

We are pleased to introduce our latest research published in ICT Express (SCIE, JCR.Q1.CS.IS., Ranking 58/249, IF2023=4.1). This study presents advanced Stochastic Petri Net (SPN) models to optimize IoT sensor operations in LoRaWAN networks, addressing key challenges in large-scale, disaster-prone regions.

IoT Disaster Detection System and Stochastic Modeling
IoT Disaster Detection System and Stochastic Modeling

Key Highlights

Impact: This research offers a robust framework for designing resilient, cost-effective disaster management systems. It provides actionable insights for the future of disaster detection and smart city infrastructure.

Discover how IoT and fog computing can strengthen disaster response in the full paper.

Citation:
Araújo, I., Silva, L. G., Brito, C., Min, D., Lee, J.-W., Nguyen, T. A., Leão, E., & Silva, F. A. (2024). DDS-P: Stochastic models based performance of IoT disaster detection systems across multiple geographic areas. ICT Express, doi: 10.1016/j.icte.2024.09.005


August 28, 2024

Efficient UAV Flights and Operational Performance in Delivery Services

We recently highlighted the study “Efficient Strategies for Unmanned Aerial Vehicle Flights: Analyzing Battery Life and Operational Performance in Delivery Services using Stochastic Models” published in IEEE Access. This research, conducted by Francisco Airton Silva, Vandirleya Barbosa, Luiz Nelson Lima, Arthur Sabino, Paulo Rego, Luiz F. Bittencourt, Jae-Woo Lee, Dugki Min, and Tuan Anh Nguyen, advances what is possible in UAV delivery services.

Transport system with/without considering package transfer
Transport system with/without considering package transfer

Overview

We introduced two advanced models to evaluate and boost drone delivery efficiency. Whether it’s solo drone missions or cooperative ones (where drones hand off packages to each other), these models are helping us understand how to make drone deliveries faster, more reliable, and way more efficient!

Why It Matters

Why this matters for practice

This research sets the stage for a new era in logistics, where drone deliveries are not just a concept but a highly optimized, efficient reality.

Curious about the details? Dive into the full study in IEEE Access and see how these strategies can revolutionize our delivery services!


July 29, 2024

SHANGUS: Redefining Autonomous Exploration with Deep Reinforcement Learning

I am pleased to share some exciting advancements in our research and development at the Distributed Multimedia Systems Laboratory (DMS). Our team has been working diligently on SHANGUS, an innovative framework that integrates Deep Reinforcement Learning (DRL) with heuristic optimization to improve autonomous exploration in unknown environments.

Key Highlights

Watch Our Demos

For those interested in a deeper dive into our research, you can read our full paper, published as a preprint on arXiv: SHANGUS: Deep Reinforcement Learning Meets Heuristic Optimization.

We hope to receive feedback and contributions from friends and colleagues to further extend our research and enhance the quality of our paper.

We are excited about these developments and their potential applications in industrial automation, autonomous driving, household robotics, and space exploration. Thank you for your continued support and interest in our work at DMS Lab!


July 20, 2024

Pilot-in-the-loop simulation with virtual reality (PILS-VR) running on top of cloud-in-the-loop simulation (CILS)

I am excited to share the progress our team has made in a short period. It was an honor to represent our group at the Conference on Automation, Control, and Robotics Engineering (CACRE 2024) in Jeju. Our collaboration with Korean students, combined with the relentless efforts of our Vietnamese team at KADA, has led to remarkable developments.

In a short time, we have successfully expanded our Pilot-in-the-Loop Simulation (PILS) system by integrating it with Virtual Reality (VR) on the Cloud-in-the-Loop Simulation (CILS) platform. A special thanks to my colleagues: Dr. Vinh Vinh Phạm, Nghĩa, and Nguyễn Viết Nghĩa. Please excuse the rudimentary graphics as our focus wasn’t on 3D development.

PILS-VR System Overview

Watch our video on the latest in aviation simulation technology: the Pilot-in-the-Loop Simulation with Virtual Reality (PILS-VR)

In this video, we showcase our innovative system developed at the Konkuk Aerospace Design Airworthiness Institute (KADA). We’ve successfully integrated PILS with our Cloud-in-the-Loop Simulation (CILS) system, built on the KP-2 platform for Future Advanced Air Mobility (AAM).

Highlights of PILS-VR:

Join us to see how PILS-VR is revolutionizing pilot training and setting new standards in aviation safety.

Data Exchange Method Development

Watch our video on the method to extract data exchanged between KFDS and PX4 during simulation run-time

Using this method, we can input control signal data from pre-existing files into KFDS, which then loads these control data according to the predetermined times specified in the files. Subsequently, the flight state data generated by KFDS are recorded for validation or virtual certification purposes.

(p/d) Twin Data Center

Watch our video on Twin Data Center

All data from KFDS and PX4 are collected in run-time simulation for further analysis and prediction for future updates of digital twin models in the virtual world.


July 20, 2024

2024 9th International Conference on Automation, Control and Robotics Engineering (CACRE 2024)

I am thrilled to share that I had the incredible opportunity to attend and present at the 2024 International Conference on Automation, Control, and Robotics Engineering (CACRE 2024) held on Jeju Island, South Korea, from July 18-20, 2024. This prestigious conference brought together leading experts, researchers, and practitioners in the fields of automation, control, and robotics from around the world.

As part of the conference, I presented our latest research from the Konkuk Aerospace Design-Airworthiness Institute (KADA). Our study, titled “AAM-VDT: Vehicle Digital Twin for Tele-Operations in Advanced Air Mobility,” delves into the innovative use of digital twin technology for enhancing tele-operations in the realm of advanced air mobility.

I am honored to share that our presentation received the Excellent Oral Presentation award in the Special Session IX: Modeling, Control, and AI for Autonomous Vehicles. This session was chaired by Sungjin Cho from Sunchon National University, South Korea, with Sangho Kim from Konkuk University, South Korea, serving as Vice Session Chair.

I am incredibly grateful to my professor and co-author, Professor Jae-Woo Lee, the Director of KADA, and all the contributors for their hard work and dedication to this project. A special thank you to the conference organizers and attendees for providing such a fantastic platform to share our work and engage with the global community.

Looking forward to the future collaborations and advancements in this exciting field!

Presentation at CACRE 2024
AAM-VDT Presentation at CACRE 2024
CACRE 2024 Information
CACRE 2024 Information

May 14, 2024

Advanced Air Mobility-Vehicle Digital Twin (AAM-VDT)

Excited to share our achievements after a year of leading the AAM-VDT project at Konkuk Aerospace Design-Airworthiness Institute (KADA). We’ve made significant progress in developing an integrated simulation platform for the Konkuk Passenger Vehicle (KP-2) digital twin in the Advanced Air Mobility (AAM) sector. Our focus on cutting-edge technologies has paved the way for a revolutionary system in urban air mobility.

The Advanced Air Mobility-Vehicle Digital Twin (AAM-VDT) project integrates cloud computing, artificial intelligence, and simulation to manage heterogeneous vehicles in real-time. Our collaboration within the KADA Research Groups - Design and Analysis, Simulation and Control, and AI Applications - has been instrumental in achieving our goals.

Our key features include cloud server integration, AI-driven operations, digital twin technology, and a strong emphasis on operational safety and management. By utilizing digital twin dynamics, ensuring safety and reliability, and implementing multi-vehicle coordination, we are shaping the future of AAM operations.

Media

Special thanks to our diligent KADA engineers and researchers! Jeongseok Hyun, Minseok Jang, Taeho Kwag, Nghia Nguyen, Vinh Pham, AYE AYE MAW

Excited about the possibilities that lie ahead as we continue to innovate and drive advancements in advanced air mobility.

VDT Techs
VDT Technologies of KADA
VDT Simulation System
VDT Simulation System for Demonstration
VDT-CILS
VDT Cloud in the loop simulation (CILS)
VDT Single ODT
VDT Single Vehicle integrated with operational digital twin (ODT)
VDT SITL
VDT software in the loop simulation (SITL)
VDT SITL Simplified
VDT PX4-KFDS SITL with Bridge

May 10, 2024

IEEE/IFIP Network Operations and Management Symposium (NOMS 2024) - 6-10 May 2024 // Seoul, South Korea

NOMS 2024 Symposium

I am excited to announce my attendance at the 2024 IEEE/IFIP Network Operations and Management Symposium (NOMS 2024), which took place from May 6 to May 10, 2024, at The-K Hotel in Seoul, South Korea. Returning to Korea after two decades, this symposium was a pivotal event for professionals in the network operations and management field. NOMS 2024 featured an extensive program with keynotes, technical sessions, panel discussions, and various workshops. The theme for this year was “Towards intelligent, reliable, and sustainable network and service management,” focusing on the latest advancements in 5G and emerging 6G networks and their roles in supporting critical applications such as IoT, smart cities, and autonomous vehicles. This event gathered researchers, developers, service providers, and policymakers, offering a unique platform for knowledge exchange and collaboration in shaping the future of network management.

At NOMS 2024, we presented our paper titled “Optimal Resource Utilization in Hyperledger Fabric: A Comprehensive SPN-Based Performance Evaluation Paradigm,” authored by Carlos Melo, Glauber Gonçalves, Francisco A. Silva, Leonel Feitosa, Iure Fé, André Soares, Eunmi Choi, Tuan Anh Nguyen, and Dugki Min. Our research focuses on Hyperledger Fabric, a leading framework for permissioned blockchain systems, and aims to enhance blockchain performance and efficiency. Key points of our presentation include:

This research provides a robust framework for pre-deployment performance evaluation and capacity planning in Hyperledger Fabric, paving the way for more efficient and scalable blockchain implementations in enterprise environments.

Special thanks to our Brazilian team, coordinated by Francisco Airton Silva, Laboratory of Applied Research to Distributed Systems (PASID), Federal University of Piauí (UFPI) (campus Picos), Teresina, Piauí, Brazil, for their collaboration in the research.

During the conference, I had the pleasure of meeting Jin-Hee Cho, a collaborator of my Ph.D. supervisor, Dongseong Kim. Jin-Hee Cho is now an Associate Professor in the Department of Computer Science at Virginia Tech. It was great to converse with her and attend her fascinating research presentation. It’s remarkable how small and interconnected the world can be.

NOMS 2024 Photo 1
Our presentation at NOMS
NOMS 2024 Photo 2
NOMS 2024 whole week schedule
NOMS 2024 Photo 3
A system demonstration at NOMS 2024