SearcharxivSearch

arXiv subjects

Shabnam Fazliani

Publications and source records attributed to Shabnam Fazliani.

2 recordsLinked to original sources

Leveraging Ensemble-Based Semi-Supervised Learning for Illicit Account Detection in Ethereum DeFi Transactions

The advent of smart contracts has enabled the rapid rise of Decentralized Finance (DeFi) on the Ethereum blockchain, offering substantial rewards in financial innovation and inclusivity. This growth, however, is accompanied by significant security risks such as illicit accounts engaged in fraud. Effective detection is further limited by the scarcity of labeled data and the evolving tactics of malicious accounts. To address these challenges with a robust solution for safeguarding the DeFi ecosystem, we propose $\textbf{SLEID}$, a $\textbf{S}$elf-$\textbf{L}$earning $\textbf{E}$nsemble-based $\textbf{I}$llicit account $\textbf{D}$etection framework. SLEID uses an Isolation Forest model for initial outlier detection and a self-training mechanism to iteratively generate pseudo-labels for unlabeled accounts, enhancing detection accuracy. Experiments on 6,903,860 Ethereum transactions with extensive DeFi interaction coverage demonstrate that SLEID significantly outperforms supervised and semi-supervised baselines with $\textbf{+2.56}$ percentage-point precision, comparable recall, and $\textbf{+0.90}$ percentage-point F1 -- particularly for the minority illicit class -- alongside $\textbf{+3.74}$ percentage-points higher accuracy and improvements in PR-AUC, while substantially reducing reliance on labeled data.

cs.SI

Design and Implementation of an IoT-based Respiratory Motion Sensor

In the last few decades, several wearable devices have been designed to monitor respiration rate in an effort to capture pulmonary signals with higher accuracy and reduce patients' discomfort during use. In this article, we present the design and implementation of a device for real-time monitoring of respiratory system movements. When breathing, the circumference of the abdomen and thorax changes; therefore, we used a Force Sensing Resistor (FSR) attached to the Printed Circuit Board (PCB) to measure this variation as the patient inhales and exhales. The mechanical strain this causes changes the FSR electrical resistance accordingly. Also, for streaming this variable resistance on an Internet of Things (IoT) platform, Bluetooth Low Energy (BLE) 5 is utilized due to the adequate throughput, high accessibility, and possibility of power consumption reduction. Furthermore, this device presents features such as low power consumption (0.4 mW), high precision, and ease of use.

eess.SP