Claim Missing Document
Check
Articles

Found 13 Documents
Search

Lightweight Hybrid Linformer-Mamba U-Net for Efficient Retinal Microaneurysm Segmentation Arif Setia Sandi Ariyanto; Deny Nugroho Triwibowo; Agriby Diandra Chaniago; Indah Trivilia; Annastasya Nabila Elsa Wulandari
Jurnal Ilmiah Teknik Elektro Komputer dan Informatika Vol. 11 No. 4 (2025): December
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26555/jiteki.v11i4.31598

Abstract

Diabetic retinopathy is a major microvascular complication of diabetes and a leading cause of vision loss among the working-age population. Microaneurysms (MAs), as the earliest clinical indicators of disease progression, remain challenging to segment due to their small size, low contrast, and extreme class imbalance. This study proposes a lightweight hybrid U-Net architecture for microaneurysm segmentation in retinal fundus images, designed to balance detection sensitivity and computational efficiency for deployment in resource-constrained environments. The proposed architecture integrates depthwise separable convolutions for efficient local feature extraction, a Transformer-Lite bottleneck based on Linformer self-attention for global contextual modeling, and a Mamba State Space Model (SSM)–based decoder to enhance feature propagation and spatial continuity.  The research contribution of this work is threefold: the introduction of an efficient hybrid U-Net combining Linformer and Mamba SSM for microaneurysm segmentation; a deployment-oriented evaluation protocol that explicitly distinguishes patch-level learning behavior from full-image reconstruction performance; and a transparent analysis of false positive behavior under extreme background dominance.  Experiments were conducted on the IDRiD dataset, consisting of 81 retinal images, using patient-level data splitting prior to patch extraction to prevent data leakage.  The results indicate that while patch-level evaluation demonstrates effective lesion-centric learning, deployment-realistic full-image evaluation reveals a notable performance degradation caused by false positive accumulation in extensive background regions. Nevertheless, the model maintains high recall, indicating preserved lesion sensitivity. These findings suggest that lightweight architectural design can deliver meaningful performance and is well suited for screening-oriented decision-support systems that prioritize efficiency and sensitivity.
Perancangan Aplikasi Mobile Berbasis Flutter untuk Pemantauan Data Sensor IoT: Solusi bagi Manajemen Suhu dan Kelembapan Arif Setia Sandi Ariyanto; Iis Setiawan Mangku Negara; Deny Nugroho Triwibowo; Yanuar Feriyanto
JSAI (Journal Scientific and Applied Informatics) Vol 8 No 1 (2025): Januari
Publisher : Fakultas Teknik Universitas Muhammadiyah Bengkulu

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36085/jsai.v8i1.7724

Abstract

This study developed a mobile application based on Flutter to monitor Internet of Things (IoT) sensor data for real-time measurement of temperature and humidity. The system utilizes a DHT22 sensor connected to an ESP32 microcontroller, transmitting data via the MQTT protocol. The data is stored in a MySQL database hosted on a designated server. The mobile application offers an interactive interface to display real-time data, historical graphs, and automatic notifications when environmental parameters exceed predefined thresholds. Testing was conducted using the User Acceptance Testing (UAT) method involving 20 respondents. The results indicate a high level of application success, with an average user satisfaction rate of 93% for ease of login, 90% for the interface, 90% for data processing speed, and 93% for notification accuracy. By integrating IoT, Flutter, and MySQL technologies, this application provides an efficient digital solution for environmental management, with potential for development across various industrial sectors requiring such capabilities.
Implementasi dan Evaluasi Kinerja Sistem IoT Multi-Sensor Berbasis ESP32 untuk Pemantauan dan Peringatan Dini Lingkungan secara Real-Time Arif Setia Sandi Ariyanto; Deny Nugroho Triwibowo; Imam Ahmad Ashari; Rito Cipta Sigitta Haryono
JSAI (Journal Scientific and Applied Informatics) Vol 9 No 1 (2026): Januari
Publisher : Fakultas Teknik Universitas Muhammadiyah Bengkulu

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36085/jsai.v9i1.9861

Abstract

Real-time environmental monitoring has become increasingly important due to growing urban and industrial activities that affect air quality, noise levels, and physical environmental stability. However, many existing monitoring systems remain relatively expensive, lack portability, and are limited to passive monitoring functions without clear performance evaluation. This study aims to implement and evaluate the performance of an Internet of Things (IoT)-based multi-sensor environmental monitoring system integrated with a mobile application and real-time early warning features. The system is developed using an ESP32 microcontroller connected to DHT22, MQ135, SW-420, and KY-037 sensors to monitor temperature, humidity, air quality, vibration, and noise levels. Sensor data are transmitted to a server via a RESTful API, stored in a MySQL database, and visualized in real time through a Flutter-based mobile application. The research adopts a Research and Development (R&D) approach, encompassing requirement analysis, system design, implementation, integration, and functional testing. The experimental results indicate that the system can transmit multi-sensor data reliably with low response time, present environmental information in real time, and consistently deliver early warning notifications when environmental parameters exceed the defined threshold values. This study contributes by providing a practical and replicable performance evaluation of an IoT-based multi-sensor system suitable for small-scale environmental monitoring.