PUBLICATIONS

Published

Recent publications

Presentation videos from QuantumKol and CIACON. The QuantumKol talk explains The Glass Policy and our quantum-inspired RL approach for budget-aware cold-start upskilling, while the CIACON talk presents HCAT-Net with its hierarchical cross-attention design and enriched balanced ordinal loss for EEG emotion classification.

Morphological Feature Extraction for Fine-Grained Sorani Kurdish Dialect Identification: A Hybrid Transformer-Linguistic Approach

Other authors: +2

Show publication

As reported, approximately 6 million people in Iraq and Iran speak in Sorani Kurdish, which exhibits substantial regional variation but lacks computational resources for dialect identification. We present the first fine-grained sub-dialect classification system for six Sorani varieties namely, Sulaymaniyah, Erbil, Iranian Sorani, Ardalani, Babani, and Mukriani. This investigation combines cross-lingual contextual embeddings (XLM-RoBERTa) with morphological features derived from explicit linguistic rules, including 24 patterns capturing verb prefixes, pronominal clitics, and definite markers. The suggested morphology-augmented XLM-R model has been trained on a unified dataset of 16,409 sentences without manual annotation, and achieves 91.91% accuracy, outperforming pure transformers (91.79%) and traditional machine learning baselines (SVM 86.41%). Key ablation studies reveal that morphological features serve as effective regularizers for geographically proximate dialects.

AjamiMorph: Zero-Annotation Morphological Discovery for Hausa Ajami via Multi-Method Consensus

Other authors: +2

Show publication

Hausa Ajami (Hausa written in Arabic script) remains severely under-resourced for computational morphology. We present AjamiMorph, a zero-annotation framework that discovers morphemes through consensus among three unsupervised methods, namely, Byte Pair Encoding (BPE), transition-based boundary detection using Pointwise Mutual Information (PMI), and computational linguistics based Distributional Affix Mining (DAM). Using a Hausa Ajami Bible corpus consisting of 637,414 tokens, AjamiMorph identifies 1,611 high-confidence morphemes, achieving 99.9% coverage. The inventory exhibits a linguistically realistic distribution (66.0% stems, 22.6% suffixes, 11.4% prefixes) and recovers 77.8% of known Hausa affixes. A permutation test that shuffles method assignments (preserving per-method selection sizes) confirms that the observed agreement is above-chance; chi-square remains as a secondary check. A lightweight 5-gram LM comparison (characters vs. consensus morphemes) provides an extrinsic signal. We also report negative results for script-driven Arabic assumptions and LLM-first annotation. This work provides the first unsupervised morpheme inventory for Hausa Ajami and demonstrates consensus as a robust strategy for zero-resource morphology.

HCAT-Net a Novel Hierarchical Cross-Attention Transformer Network with Enriched Balanced Ordinal Loss for EEG Emotion Classification

Other authors: +3

Show publication

Recognizing human emotions from electroencephalography (EEG) signals is crucial for applications like affective computing and healthcare, yet faces challenges due to the complex, non-stationary nature of EEG data and the inherent ordinal structure of many emotional states. This study introduces the Hierarchical Cross-Attention Transformer Network (HCAT-Net), a novel deep learning architecture specifically designed for improved ordinal emotion classification from 1D EEG time-series. HCAT-Net integrates 1D Residual Convolutional Neural Network blocks with a two-stage hierarchical Transformer encoder, enhanced by Rotary Positional Embeddings (RoPE), to effectively capture dependencies across multiple time scales. The study presents a cross-attention mechanism for improved context integration across Transformer stages and introduces a balanced ordinal loss combining cross-entropy with scaled MAE to preserve label order. Evaluated rigorously on a benchmark EEG emotion dataset, HCAT-Net achieves 99.8% test accuracy, demonstrating its effectiveness. Detailed architectural descriptions and formulations are provided, presenting HCAT-Net as a powerful new approach.

The Glass Policy: A Quantum-Inspired RL Framework for Brittle Mastery in Upskilling

Machine learning has mostly always depended on large, static datasets, thereby creating a barrier in dynamic, data-scarce environments. This work addresses the cold-start problem by proposing a quantum-inspired Reinforcement Learning framework, QABACUS (Quantum Adaptive Budget-Aware Cold-start Upskilling System). The agent policy is modeled as a variational quantum-inspired state and frames personalized employee training as a constrained RL problem, wherein an agent learns an optimal policy to maximize skills while adhering to strict rule-based budgetary constraints. We use an Actor-Critic agent to optimize the parameters of this policy wavefunction, exploring a superposition of potential upskilling strategies. The experiments introduce objective metrics, including Return on Investment and policy entropy, to evaluate performance. The optimal QABACUS configuration demonstrates clear improvement in a deterministic setting with an 85% success rate and fastest convergence to a stable, low-entropy policy. However, the study reveals a critical limitation: this optimized policy undergoes catastrophic failure analogous to policy decoherence under environmental stochasticity, highlighting the sim-to-real gap caused by deterministic overfitting. These results validate the quantum-inspired RL approach as a strong paradigm for data-scarce decision support, while identifying generalization under uncertainty as the key challenge for practical deployment.

Presentation at QuantumKol conference QuantumKol research poster session

Presentations at QuantumKol on The Glass Policy, our quantum-inspired reinforcement learning paper on budget-aware cold-start upskilling (QABACUS). The talk highlighted strong deterministic performance and why policy robustness under real-world uncertainty remains the core next challenge.

Manuscripts

Under review

Leveraging LLM-generated Documents for Improved Retrieve-Rerank Pipelines

Manuscript under review.

CADET: A Novel Combined Attention and Deep Auto-Encoder Model with GloVe Embedding Features for Automated Essay Grading Performance

Manuscript under review.

DNA Sequence Multi-Class Classification Using Deep Learning

Manuscript under review.

DHV-MNet: An Efficient Lightweight Transformer for Single-Image Dehazing in Surveillance Applications

Show preprint

We propose DHV-MNet, a parameter-efficient image-to-image dehazing network that integrates a multi-scale U-Net backbone with Ghost Convolutions and a Unified Vision Modelling Block (UVMB) built on Mamba state-space models. The design achieves linear complexity global modeling while significantly reducing parameter redundancy.

Across RESIDE, SOTS Indoor, I-HAZE, O-HAZE, NH-HAZE, and Dense-Haze benchmarks, DHV-MNet delivers state-of-the-art competitive performance while reducing trainable parameters by approximately 55% compared to transformer-heavy baselines. Extensive ablations validate the contributions of the SSM-based UVMB, multi-scale supervision, and compound perceptual losses.

Panels

Invited panels

SNU Connect 2025 invited talk session Rajkot Youth Conference invited talk

Invited talk moments from SNU Connect and the Rajkot Youth Conference. At SNU Connect, I spoke with undergraduate students about research pathways, building credible projects, and moving from classroom learning to publishable work. At Rajkot, I discussed how low-resource language gaps in LLM systems affect youth access and why inclusive NLP design needs both technical and policy thinking.

SNU Connect 2025

Invited panel discussion on AI careers, research pathways, and building high-impact projects from student communities.

BRICS International Big Data and AI Conference

Invited panel session on real-world AI deployment, international collaboration, and skills development in data science and machine learning.

Rajkot Youth Conference

Invited to speak on how low-resource languages and uneven linguistic representation in LLM systems can affect youth in India through access, opportunity, and participation. The session focused on culturally grounded NLP and practical policy-aware pathways for inclusive language technology.