cover
Contact Name
Kristoko Dwi Hartomo
Contact Email
indexsasi@apji.org
Phone
+6282226535471
Journal Mail Official
indexsasi@apji.org
Editorial Address
Jl. Radin Inten II no.53 A. RT 7/RW 14, Duren Sawit, Kec. Duren Sawit, Kota Jakarta Timur, DKI Jakarta, 13440
Location
Unknown,
Unknown
INDONESIA
Intelligent Systems and Robotics
ISSN : -     EISSN : 31239803     DOI : 10.66472
Core Subject :
Aims This journal publishes original research on intelligent systems and robotic technologies that incorporate artificial intelligence to enable autonomous, adaptive, and interactive computing solutions. Scope Artificial intelligence and machine learning Deep learning and neural networks Autonomous and intelligent robotic systems Computer vision and sensor fusion Human–robot interaction Intelligent embedded and cyber-physical systems AI-driven automation and smart robotics
Arjuna Subject : -
Articles 5 Documents
Design and Implementation of a Deep Reinforcement Learning Framework for Autonomous Navigation in Dynamic Unstructured Robotic Environments with Real Time Obstacle Avoidance Milli Alfhi Syari; Zira Fatmaira; Syofyan Anwar syahputra
Intelligent Systems and Robotics Vol. 1 No. 1 (2026): February: Intelligent Systems and Robotics
Publisher : Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.66472/isr.v1i1.29

Abstract

Autonomous robot navigation in dynamic and unstructured environments remains a critical challenge due to unpredictable obstacles, sensor uncertainty, and limited adaptability of traditional planning algorithms. Although conventional navigation methods such as graph-based, potential field–based, and sampling-based approaches have been widely adopted, their performance under real-time dynamic conditions is still constrained. This study aims to design and implement a comprehensive experimental framework to evaluate the effectiveness and limitations of conventional navigation algorithms for autonomous mobile robots operating in dynamic unstructured environments. The research adopts an experimental and comparative methodology by implementing A*, Dijkstra, Artificial Potential Field (APF), and Rapidly-Exploring Random Tree (RRT) algorithms in simulated static and dynamic scenarios. Performance is assessed using quantitative metrics including path length, computation time, success rate, collision rate, and path smoothness. The experimental results demonstrate that graph-based algorithms achieve high success rates and optimal path efficiency in static environments but exhibit limited adaptability to dynamic changes. APF offers fast computation but suffers from high collision rates due to local minima, while RRT shows better adaptability in dynamic environments at the cost of longer and less smooth paths. These findings confirm that conventional navigation methods are insufficient for robust autonomous navigation in highly dynamic and unstructured environments. The study highlights the necessity of adaptive and learning-based navigation frameworks, such as deep reinforcement learning, to enhance real-time decision-making, robustness, and autonomy in future robotic systems.
A Hybrid NeuralSymbolic Approach for Human Robot Interaction Enhancement Using Multimodal Sensor Fusion and Context Aware Behavioral Adaptation Techniques Setyawan Wibisono; Hayadi Hamuda; Encik Yoega Renaldi
Intelligent Systems and Robotics Vol. 1 No. 1 (2026): February: Intelligent Systems and Robotics
Publisher : Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.66472/isr.v1i1.35

Abstract

Human–Robot Interaction (HRI) systems increasingly rely on data-driven approaches to interpret multimodal sensory inputs and support natural interaction. However, purely neural-based HRI models often suffer from limited interpretability and insufficient context-aware decision-making, which can reduce user trust and adaptability in dynamic interaction scenarios. To address these limitations, this study proposes a hybrid neural–symbolic HRI framework that integrates multimodal neural perception with explicit symbolic reasoning for adaptive and interpretable robot behavior. The proposed system combines deep neural networks for processing visual, speech, and gesture inputs with a rule-based symbolic reasoning layer that models interaction context, user states, and behavioral constraints. A loosely coupled integration strategy enables neural outputs to be transformed into symbolic representations, allowing logical inference to guide action selection while preserving perceptual accuracy. The framework was evaluated through controlled HRI experiments comparing a neural-only baseline with the proposed hybrid configuration across multiple interaction scenarios. Experimental results demonstrate that the hybrid neural–symbolic system significantly improves interaction accuracy, contextual responsiveness, and user satisfaction, while achieving substantial gains in interpretability. These findings indicate that symbolic reasoning effectively complements neural perception by enhancing transparency and context-aware adaptation without compromising performance. The study concludes that hybrid neural–symbolic architectures provide a promising foundation for developing trustworthy, adaptive, and human-centered HRI systems.
Real Time Computer Vision System Based on Convolutional Neural Networks for Precision Object Detection and Tracking in Collaborative Industrial Robot Applications Anggit Wirasto; Khoirun Nisa; Titi Christiana
Intelligent Systems and Robotics Vol. 1 No. 1 (2026): February: Intelligent Systems and Robotics
Publisher : Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.66472/isr.v1i1.38

Abstract

The increasing adoption of collaborative robots in modern manufacturing environments requires reliable perception systems that can ensure both safety and operational efficiency during human–robot collaboration. This study proposes a CNN-based real-time computer vision system for object and human detection in shared robotic workspaces. The research focuses on developing and evaluating a single-stage deep learning detection model optimized for real-time performance while maintaining high detection accuracy. The proposed methodology includes dataset preparation, model training using transfer learning, real-time system implementation, and comprehensive performance evaluation. Experimental results demonstrate that the developed system achieves high detection accuracy, as reflected by strong precision, recall, and mean Average Precision (mAP) values, while maintaining low inference latency suitable for real-time operation. The system consistently operates above real-time frame-rate thresholds, ensuring timely perception updates required for safety-related decision-making in collaborative robotic environments. Graphical and quantitative analyses further confirm the stability of inference performance under dynamic interaction scenarios involving human movement and multiple objects. Compared with existing approaches, the proposed system provides a balanced trade-off between accuracy and computational efficiency, making it practical for deployment in safety-aware human–robot collaboration scenarios. Overall, the findings indicate that CNN-based real-time object detection systems can effectively support perception and situational awareness in collaborative robotics, contributing to safer and more efficient industrial automation.
Development of an Intelligent Embedded Cyber Physical System Integrating Edge AI and Low Power Sensor Networks for Adaptive Environmental Monitoring and Robotic Control Hayadi Hamuda; Sarah Anjani; Lailatun Adzimah
Intelligent Systems and Robotics Vol. 1 No. 1 (2026): February: Intelligent Systems and Robotics
Publisher : Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.66472/isr.v1i1.40

Abstract

Recent advancements in environmental monitoring and robotic control demand systems that are capable of real-time responsiveness, energy efficiency, and reliable operation in dynamic and resource-constrained environments. Conventional cloud-centric cyber-physical system (CPS) architectures often suffer from high latency, continuous connectivity dependency, and increased energy consumption, limiting their suitability for time-critical monitoring and adaptive control applications. To address these challenges, this study proposes an intelligent embedded cyber-physical system integrating Edge AI, low-power sensor networks, and adaptive robotic control for environmental monitoring. The proposed architecture relocates data processing and decision-making closer to the data source, enabling real-time inference, reduced communication overhead, and enhanced system autonomy. The research adopts a design-oriented experimental methodology involving system architecture design, lightweight Edge AI model development, prototype implementation, and performance evaluation under realistic operating conditions. Experimental results demonstrate that the proposed edge-based CPS significantly reduces end-to-end latency and energy consumption while maintaining acceptable inference accuracy compared to cloud-based processing. Furthermore, the system achieves improved communication efficiency and higher operational reliability, particularly under intermittent network connectivity. The findings highlight that embedding intelligence at the edge enables closed-loop sensing, decision-making, and actuation, which is essential for adaptive robotic control in environmental monitoring scenarios. This study contributes a system-level perspective on Edge AI–enabled CPS design and provides empirical evidence supporting the transition from cloud-centric architectures toward distributed, energy-aware, and resilient cyber-physical systems for real-time monitoring and control applications.
Explainable Artificial Intelligence Methods for Autonomous Robot Decision Making: A Multi Agent Framework with Safety Assurance and Ethical Constraint Optimization Harry Setya Hadi; Nicodemus Rahanra
Intelligent Systems and Robotics Vol. 1 No. 1 (2026): February: Intelligent Systems and Robotics
Publisher : Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.66472/isr.v1i1.43

Abstract

Autonomous decision-making systems increasingly rely on complex artificial intelligence models to operate in dynamic and safety-critical environments. While these models provide strong predictive capabilities, their black-box nature limits transparency, trust, and accountability. This study proposes a structured research methodology for integrating Explainable Artificial Intelligence (XAI) into autonomous decision-making systems. The research adopts a conceptual–analytical approach to develop an explainability-oriented framework that embeds transparency across perception, decision-making, and action execution stages. The methodology includes literature-driven problem identification, conceptual framework construction, classification and mapping of XAI methods, and formulation of explainability evaluation criteria. The results demonstrate that effective explainability in autonomous systems requires a hybrid integration strategy, combining in-model transparency with post-hoc explanation mechanisms. A structured mapping of XAI techniques to autonomous system components and a conceptual decision-flow diagram are presented to illustrate explainability integration. The findings highlight that layered and context-aware explainability enhances system interpretability, supports human oversight, and improves safety relevance without compromising autonomous operation. This study contributes a reusable methodological foundation for the design and evaluation of explainable autonomous systems, offering practical guidance for future empirical validation and real-world deployment in safety-critical applications.

Page 1 of 1 | Total Record : 5