Claim Missing Document
Check
Articles

Found 12 Documents
Search

Study of Small Area Estimation when Nighttime Lights as an Auxiliary Information is Measured with Error: Kajian Pendugaan Area Kecil dengan Kesalahan Pengukuran pada Peubah Penyerta Nighttime Lights Surya, Ardi; Indahwati; Erfiani
Indonesian Journal of Statistics and Applications Vol 8 No 1 (2024)
Publisher : Statistics and Data Science Program Study, SSMI, IPB University, in collaboration with the Forum Pendidikan Tinggi Statistika Indonesia (FORSTAT) and the Ikatan Statistisi Indonesia (ISI)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29244/ijsa.v8i1p47-57

Abstract

The need for accelerated development requires rapid data collection. In today's increasingly advanced technological landscape, the utilization of big data emerges as a highly reliable solution for data collection. One exemplary form of big data is the daily capture of satellite imagery, particularly nighttime lights (NTL). NTL serves as a valuable product derived from satellite imagery and can be employed as an alternative dataset for analysis. This research utilizes Nighttime lights as an auxiliary variable to estimate the average household per capita expenditure in small areas, namely districts, employing the empirical best linear unbiased prediction Fay Herriot (EBLUP FH) method and small area estimation by incorporating measurement error effects on the covariate (SAE-ME). The study demonstrates that Nighttime lights can be employed as an alternative auxiliary variable for estimating the average per capita expenditure in districts, as evidenced by a lower RRMSE compared to direct estimation results. However, the measurement error effects on the NTL covariate should be considered by employing a model that takes into account measurement errors. The SAE-ME method provides estimated average expenditure values at the district level that closely align with BPS publications, with an average RRMSE per district of 7.5 percent.
Siamese Model-Based Face Verification Using CNN and MobileNetV2 Abd Rahman; Agus Mohamad Soleh; Erfiani
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 10 No 2 (2026): April 2026
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v10i2.6996

Abstract

Face verification plays an important role in computer vision, especially in mobile and embedded systems with limited computational capacity. This study proposes a face verification system based on the Siamese Neural Network (SNN) architecture by integrating six embedding models. These models consist of a standard CNN, an L2-normalized CNN, a baseline MobileNetV2, a structurally adjusted MobileNetV2, a pre-trained MobileNetV2, and a fine-tuned MobileNetV2. The dataset includes facial images captured from three webcams and additional samples obtained from the Labeled Faces in the Wild and ImageNet datasets. The experimental procedure includes image preprocessing, construction of balanced positive and negative image pairs, model training, and evaluation using accuracy, precision, recall, F1-score, and AUC. The results show that the pre-trained MobileNetV2 and the standard CNN achieve the highest verification accuracy, reaching 100 percent and 99.998 percent, respectively. Among all models, the structurally adjusted MobileNetV2 presents the best trade-off by combining high accuracy, computational efficiency, and training stability while successfully avoiding overfitting. The real-time implementation involves only the structurally adjusted MobileNetV2 model due to its lightweight structure and consistent performance. This model produces low embedding distances, low latency, and high throughput during CPU-based inference. The performance outperforms GPU execution in one-by-one image processing. The proposed system offers a practical and efficient face verification solution for deployment in identity authentication applications on resource-constrained platforms. These findings support the development of scalable and adaptive biometric security systems that rely on deep learning.