Loading…
or to bookmark your favorites and sync them to your phone or calendar.
Type: Physical Session 3C clear filter
Wednesday, January 29
 

3:00pm IST

SO-SVM: Self Organizing Support Vector Machine
Wednesday January 29, 2025 3:00pm - 3:15pm IST
Authors - Rupan Panja, Rajani K. Mudi, Nikhil R. Pal
Abstract - The Support Vector Machine (SVM) is a popular classification algorithm, however, it suffers from the drawback that the classification time for an unknown data point is proportional to the number of support vectors (SVs). Thus, its application for real-time decision-making, especially for complex class boundaries becomes problematic / impossible. In this article, we propose an algorithm, Self Organizing Support Vector Machine (SO-SVM), which can decrease the number of SVs without compromising the accuracy. In this algorithm, we first cluster the data points using self-organizing map to find potential class boundary points, which are crucial for determining the separating hyperplane in an SVM. The separating hyperplane is then learned from the selected boundary points, leading to a reduction in the number of SVs. Learning the SVM also becomes efficient because of the reduced number of data points. The proposed algorithm has been tested on a number of benchmark datasets and found to decrease the number of SVs without deteriorating the classification accuracy. The SO-SVM algorithm thus can be an efficient alternative to the SVM algorithm and thus can be applied instead of normal SVM without making a noticeable compromise with the performance.
Paper Presenter
Wednesday January 29, 2025 3:00pm - 3:15pm IST
Tulip Hotel Crowne Plaza, Pune, India

3:15pm IST

EfficientApneaNet: Detection of Apnea via ECG Signal
Wednesday January 29, 2025 3:15pm - 3:30pm IST
Authors - Nitesh Pradhan, Aryan Baghla
Abstract - Electrocardiogram (ECG) signals are effective indicators for detecting obstructive sleep apnea (OSA) due to their ability to reflect physiological changes associated with apnea events. EfficientApneaNet is a deep learning-based model for the detection of OSA from a single-lead ECG. In general, traditional approaches are reliable but exhaustive and costly; therefore, ECG-based methods are being sought. Earlier machine-learning methods, including Support Vector Machines and Random Forests, are prone to real data noise. Based on these, EfficientApneaNet joins previous advances in deep learning for further improvement in accuracy and robustness. The proposed architecture is powered by three novelties, namely: the ENBlocks, inspired by EfficientNet, Squeeze-and-Excitation blocks, and attention. ENBlocks make use of depthwise separable convolutions that reduce the computational complexity and amplify the efficiency of spatial feature extraction. The Squeeze and Excitation blocks carry out channel recalibration to focus on relevant patterns, while the attention mechanism underlines the critical temporal events within the ECG sequences. On the Apnea-ECG dataset, EfficientApneaNet realizes state-of-the-art performance with 91.47% accuracy, 85.92% sensitivity, and 94.91% specificity outperforming those of leading existing CNN-LSTM hybrids. It adopts Adamax optimization for stability while implementing the technique of cosine annealing for LR scheduling. The residual connections avoid gradient vanishing and explosion. Through ablation studies, it is confirmed that SE blocks and the attention mechanism are both essential to achieving high sensitivity and high specificity. In this respect, EfficientApneaNet would be considered a significant improvement in OSA detection, as it has successfully handled spatial and temporal complexities in ECG data.
Paper Presenter
Wednesday January 29, 2025 3:15pm - 3:30pm IST
Tulip Hotel Crowne Plaza, Pune, India

3:30pm IST

Prediction of Chronic kidney Disease (CKD) using Hybrid Machine Learning Model
Wednesday January 29, 2025 3:30pm - 3:45pm IST
Authors - Arun Kumar S, Niveditha S, Vikas K B, Varshini C, Hemalatha H U
Abstract - Improved patient outcomes and effective management of Chronic Kidney Disease (CKD) depend on early detection, making it a major worldwide health concern. This study presents a hybrid machine learning model that combines Random Forest and LightGBM classifiers in order to accurately predict CKD stages. The dataset from Kaggle was used to build the model, and SMOTE was used to handle class imbalances in addition to feature engineering and data preprocessing. With regard to test data, the model's accuracy was 97.7%. Enhancing its actual clinical utility, a web-based tool was also developed to enable real-time forecasts of CKD stage based on patient inputs. Using a mixed-method approach that included more than 1600 participants' medical examinations and surveys With the integration of real-time clinical data and strong predictive models among its potential enhancements, the proposed approach provides a robust and easily utilized tool for clinical applications.
Paper Presenter
Wednesday January 29, 2025 3:30pm - 3:45pm IST
Tulip Hotel Crowne Plaza, Pune, India

3:45pm IST

AI TRAVEL BUDDY: EMOTION DETECTION AND CONVERSATIONAL AI FOR ENHANCING SOLO TRAVEL EXPERIENCES
Wednesday January 29, 2025 3:45pm - 4:00pm IST
Authors - Nilesh Korade, Swaraj Waykar, Archit Waghmode, Shweta Tate
Abstract - Though solo travel can be an enriching and adventurous experience, staying alone (without social interactions) can sometimes enhance feelings of loneliness and this can be detrimental to a traveler's mental health. In this paper, we present an AI Travel Buddy. This intelligent system uses real-time facial expression recognition to determine the emotion of travelers at the moment and provides personalized conversational topics based on the detected emotion using the emotion-aware voice assistant. Using the latest CNN architecture for emotion detection, and Conversational model for dynamic answers, the AI Travel Buddy is a companion to travelers, delivering emotional support to users on solo trips. The paper describes the technologies used, the system architecture, and its methodology, showing substantial improvement in user engagement emotionally alongside providing overall higher travel satisfaction.
Paper Presenter
Wednesday January 29, 2025 3:45pm - 4:00pm IST
Tulip Hotel Crowne Plaza, Pune, India

4:00pm IST

Recipal : An AI Based Multi-modal Recipe Generator
Wednesday January 29, 2025 4:00pm - 4:15pm IST
Authors - Sunil Sangve, Rutuparn Kakade, Saamya Gupta, Sahil Akalwadi, Soham Pawar
Abstract - The paper introduces a novel and detailed approach for automated generation of fully customizable and user-centric food recipes. The system utilizes fine-tuned GPT2 and fine-tuned YOLOv9 to work efficiently. The user can input the available ingredients by uploading an image which is then processed by the fine-tuned YOLOv9 model to extract the ingredients present in the image. Alternatively, the user can also input ingredients manually. The user input also contains macro and micro nutrient levels, caloric values, cholesterol levels, taste and texture. Utilizing fine-tuned GPT2 LLM, the system then generates a unique recipe that follows the input. Web application developed by Next JS 14 with backend support from Flask, helps greatly in enhancing User experience. The system also utilizes Stable Diffusion to generate colorful recipe images for user reference of how the final recipe should look like.
Paper Presenter
Wednesday January 29, 2025 4:00pm - 4:15pm IST
Tulip Hotel Crowne Plaza, Pune, India

4:15pm IST

AI-ENHANCED GLASSES FOR THE VISUALLY IMPAIRED
Wednesday January 29, 2025 4:15pm - 4:30pm IST
Authors - Austine S Manuel, Alana Ance John, Hamna Rafeeq, Thalhah Anas, Manoj V. Thomas
Abstract - Smart assistive technologies improve the independence and access to transportation of the vision-impaired people [1]. This paper presents AI-enhanced smart glasses designed to empower visually impaired by transforming their interaction with the environment. The system combines cutting-edge technologies to offer a comprehensive assistive solution. A path navigation algorithm, powered by YOLOv8, ensures safe mobility by detecting obstacles and guiding users with audio feedback. Integrated OCR capabilities enable real-time text reading, while an image captioning module provides detailed scene descriptions for enhanced situational awareness. The glasses incorporate a camera and an ultrasonic sensor, delivering robust performance in diverse scenarios, including detecting objects at close proximity where traditional algorithms fall short. With seamless audio output for user interaction, the proposed solution bridges the gap between technology and accessibility, promising independence and confidence for visually impaired individuals. This innovative fusion of AI and sensory inputs defines a new benchmark for assistive devices.
Paper Presenter
Wednesday January 29, 2025 4:15pm - 4:30pm IST
Tulip Hotel Crowne Plaza, Pune, India
 

Recently active attendees

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
  • Inaugural Session
  • Physical Session 1A
  • Physical Session 1B
  • Physical Session 1C
  • Physical Session 2A
  • Physical Session 2B
  • Physical Session 2C
  • Physical Session 3A
  • Physical Session 3B
  • Physical Session 3C
  • Physical Session 4A
  • Physical Session 4B
  • Physical Session 4C
  • Virtual Room 5A
  • Virtual Room 5B
  • Virtual Room 5C
  • Virtual Room 5D
  • Virtual Room 5E
  • Virtual Room 6A
  • Virtual Room 6B
  • Virtual Room 6C
  • Virtual Room 6D
  • Virtual Room 6E
  • Virtual Room 6F
  • Virtual Room 7A
  • Virtual Room 7B
  • Virtual Room 7C
  • Virtual Room 7D
  • Virtual Room 7E
  • Virtual Room 7F
  • Virtual Room 8A
  • Virtual Room 8B
  • Virtual Room 8C
  • Virtual Room 8D
  • Virtual Room 8E
  • Virtual Room 9A
  • Virtual Room 9B
  • Virtual Room 9C
  • Virtual Room 9D
  • Virtual Room 9E
  • Virtual Room 9F
  • Virtual Room_10A
  • Virtual Room_10B
  • Virtual Room_10C
  • Virtual Room_10D
  • Virtual Room_10E
  • Virtual Room_10F