Browsing by Author "Memis E.C."
Now showing 1 - 3 of 3
- Results Per Page
- Sort Options
Conference Object Graph Theory-Based Fraud Detection in Banking Check Transactions(Institute of Electrical and Electronics Engineers Inc., 2025) Behsi Z.; Memis E.C.; Ertugrul S.; Sayar A.; Gunes P.; Seydioglu S.; Cakar T.Traditional banking fraud detection systems rely on rule-based approaches that analyze individual transactions in isolation, failing to capture complex relationship patterns indicative of coordinated fraud schemes such as check-kiting and artificial credit score manipulation. We p resent our study, a novel similarity-based graph theory approach that constructs weighted networks between check issuers using Jaccard Similarity Index and employs advanced graph analysis to identify suspicious entity clusters without requiring complete transaction relationship data. Our approach combines Jaccard Similarity Index for behavioral pattern analysis (addressing payee information unavailability) with comprehensive graph analysis including centrality measures, community detection, and anomaly identification. Through comprehensive evaluation on real banking data containing 458,399 transactions from 121,647 unique issuers - the largest confirmed dataset in fraud detection literature - we demonstrate the effectiveness of our methodology. Following parameter optimization using grid search methodology (similarity threshold: 0.55, risk percentile: 0.75), our study achieves competitive detection rates in optimal configurations with an average F1-score of 0.447 (±0.164) and peak performance reaching an F1-score of 0.557, while providing superior network topology analysis with 0.923 clustering coefficient. The system operates under significant data privacy constraints, lacking personal identification information (names, account numbers, IDs) and complete payee data. Despite these limitations, our study outperforms traditional approaches by leveraging similarity-based indirect relationships, and we project that performance could reach 85-95% levels with complete data access. © 2025 IEEE.Conference Object A Multimodal AI and ML Framework for Fashion Image Segmentation, Recommendation, and Similarity Recognition(Institute of Electrical and Electronics Engineers Inc., 2025) Soyhan M.E.; Ay T.B.; Memis E.C.; Fatih Capal M.; Cakar T.; Gunay S.; Coskun H.This study presents a scalable multimodal Artificial Intelligence (AI) and Machine Learning (ML) framework designed to enhance decision making in the fashion industry. The proposed system integrates garment segmentation, multimodal feature extraction, and similarity recommendation into a unified pipeline. Using Segformer for segmentation, along with the convolutional neural network (CNN)-based feature extraction models ResNet152V2 and Xception, and the transformer-based vision-language model LLaVA, the framework generates visual and semantic embeddings of garments. These representations are processed through similarity detection using OpenAI embedding models and stored in the Pinecone vector database for efficient retrieval. Real-time similarity scoring is enabled through FastAPI endpoints, offering interactive search capabilities. Preliminary results demonstrate the system's strong ability to identify conceptually and visually similar items across a large catalog, providing actionable insights for designers. This framework lays the groundwork for intelligent, interpretable, and production-ready AI systems in the fashion industry. © 2025 IEEE.Conference Object A Predictive Model for Bounced Check Risk Using Machine Learning(Institute of Electrical and Electronics Engineers Inc., 2025) Kaya K.; Sayar A.; Memis E.C.; Ozlem S.; Ertugrul S.; Cakar T.Bounced checks result in direct monetary losses. Traditional rule-based systems cannot adapt to new patterns and lack flexibility. In this study, we used a large and imbalanced check dataset with customer profiles, credit limits, and historical check outcomes. We applied feature engineering emphasizing time-based transaction patterns, extensive clustering, anomaly detection, and inflation adjustment. We trained six models each for two datasets, which are undersampled to handle class imbalance: Logistic Regression, Random Forest, XGBoost, LightGBM, Extra Trees, and CatBoost. The best performing model, CatBoost, achieved macro F1 scores of 88.5 percent on individual checks dataset with a gross sunk rate of 4.92 percent, and 91.7 percent on corporate checks dataset with a gross sunk rate of 4.28 percent. These results show the model can identify checks most likely to bounce before granting and maintain a low gross sunk rate overall. This study presents a data-driven machine learning solution that enables financial companies to predict and prevent bounced checks before they occur. © 2025 IEEE.

