SearcharxivSearch

arXiv subjects

Emin Keresteci

Publications and source records attributed to Emin Keresteci.

2 recordsLinked to original sources

Delta-Position Estimation-Based IMU Odometry: A Comparison of MLP and Kolmogorov-Arnold Networks

In this study, the learning-based inertial odometry problem is investigated using raw IMU measurements obtained from the EuRoC MAV benchmark dataset. Instead of absolute position regression-a formulation that may lead to large constant errors-the models are trained to estimate the incremental displacement ({\Delta}p) over a fixed 50 ms sliding window, and the full trajectory is reconstructed through numerical integration. A standard Multi-Layer Perceptron (MLP) is compared with a Kolmogorov-Arnold Network (KAN) equipped with learnable B-spline activations. Although KAN has 6.9 times fewer parameters than MLP (8,444 versus 57,859), it produces a 44% lower error in terms of final cumulative drift on the test trajectory (9.61 m versus 17.23 m). In addition, KAN exhibits more stable behavior in terms of long-term error accumulation, with lower P_50 and P_90 cumulative drift values. These findings indicate that learnable B-spline-based activations have the potential to reduce error accumulation in the inertial odometry problem.

cs.RO

Deep Learning-Based Automatic Modulation Classification Using GRU Networks

Automatic modulation classification (AMC) plays a critical role in modern wireless communication systems, particularly in non-cooperative scenarios where prior knowledge of the transmitted signal is unavailable. In this study, a gated recurrent unit (GRU)-based deep learning framework is investigated for the classification of digital modulation schemes by exploiting the temporal characteristics of received signals. The proposed approach operates directly on in-phase and quadrature (I/Q) signal representations and aims to learn discriminative features in a data-driven manner without relying on handcrafted feature extraction. The performance of the proposed model is evaluated for BPSK, QPSK, and 16PSK modulation schemes under additive white Gaussian noise (AWGN) channel conditions across a wide range of signal-to-noise ratio (SNR) levels. The obtained results demonstrate that the GRU-based model achieves reliable classification performance, with overall accuracy improving from 55.3% at -10 dB SNR to 98.5% at 15 dB SNR. In particular, the model exhibits strong performance at moderate and high SNR levels, while maintaining reasonable accuracy even under challenging low SNR conditions. These findings suggest that GRU-based architectures provide a promising and computationally efficient solution for modulation classification tasks. The presented results represent an initial step toward more comprehensive studies, including extensions to fading channel environments, additional modulation schemes, and real-time implementations using hardware platforms.

eess.SP