Abouchabaka, Ibtihal
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Advancing elderly care through big data analytics and machine learning for daily activity characterization Allali, Ayoub; Bouanani, Nouama; Abouchabaka, Ibtihal; Rafalia, Najat
Indonesian Journal of Electrical Engineering and Computer Science Vol 36, No 3: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v36.i3.pp1969-1975

Abstract

Confronted with the ongoing demographic shift characterized by an aging population, society grapples with emerging challenges that extend beyond the provision of targeted health services for the elderly. The focus has broadened to encompass the promotion of well-being and vitality throughout the aging process. Addressing these multifaceted issues demands a comprehensive approach that integrates biomedical components with physical, psychological, and social interventions. In the context of my project, a unique strategy is employed, placing significant emphasis on leveraging big data analytics and machine learning. The primary objective is to systematically observe and characterize the physiological conditions of the elderly, facilitating healthcare professionals in monitoring behaviors and promoting active aging. This undertaking involves meticulous data collection and analysis, employing machine learning algorithms (support vector machine (SVM), gradient boosting) within a framework that harnesses extensive data analytics. Ultimately, this approach enables the identification and characterization of daily routines and physiological states of individuals, contributing to a holistic understanding of aging.
Enhancing medical language models with big data technologies Allali, Ayoub; Abouchabaka, Ibtihal; Rafalia, Najat
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 15, No 1: February 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v15.i1.pp289-299

Abstract

In this study, we present an end-to-end, big-data–driven framework for continuously enriching and fine-tuning large language models (LLMs) with the latest professional and scientific medical knowledge. Streaming updates from premier sources such as The New England Journal of Medicine (NEJM) are ingested via an Apache Kafka cluster for low-latency delivery and durably archived in a three-node Apache Hadoop (Hadoop distributed file system (HDFS)) system. Each new article is preprocessed into high dimensional embeddings and indexed in a Milvus vector database to enable sub-second semantic retrieval over millions of records. At query or batch time, our retrieval-augmented generation (RAG) module retrieves the top-k relevant embeddings from Milvus and injects them into prompts for DeepSeek-R1, GPT-4o-mini, and Llama 3, models which are hosted, fine tuned, and served via Ollama on an NVIDIA GeForce RTX 3050 Ti GPU for efficient inference and continual learning. The enriched outputs are seamlessly delivered to end users through a Telegram bot programmed in Python using the Telebot library, linking the RAG-enhanced LLMs to an intuitive chat interface. Our Kafka, HDFS, Milvus, RAG, LLM, or Telegram bot pipeline demonstrably improves factual accuracy and topical currency of AI-generated medical insights across clinical decision support, patient engagement and education, drug discovery and development, virtual health assistants, and mental health support, laying the groundwork for truly intelligent, responsive, and data-driven healthcare solutions.