Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- demonstrationMay 2024
TinyML Demonstration of Time-series Prediction and Vision-based Gesture Recognition
- Syed Mujibul Islam,
- Jayeeta Mondal,
- Shalini Mukhopadhyay,
- Abhishek Roychoudhury,
- Swarnava Dey,
- Arijit Mukherjee
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 60, Pages 1–3https://doi.org/10.1145/3639856.3639919The growing need for artificial intelligence in multitude of domains has over the past few years triggered some concerns related to latency and reliability when huge amounts of sensor data are moved from sensors to the cloud for computation. These ...
- demonstrationMay 2024
Conceptual Explanations of ECG Classification using Large Language Models
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 59, Pages 1–3https://doi.org/10.1145/3639856.3639918Conceptual-level explanations of ECG signals has been of great interest in order that arrhythmias can be automatically classified and explained. We leverage and evaluate the power of large language models (LLMs), specifically ChatGPT, to generate the ...
- demonstrationMay 2024
Fed2Tier: A Two-Tier Federated Learning System Towards Green Computation
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 51, Pages 1–3https://doi.org/10.1145/3639856.3639909Federated Learning (FL) is a distributed machine learning (ML) approach that allows multiple devices to train a model while maintaining training data privately on edge devices. Enhancing model generalizability necessitates an increase in information for ...
- short-paperMay 2024
GPU Implementation: Accelerating 3D-Bin Packing Problem
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 44, Pages 1–5https://doi.org/10.1145/3639856.3639900This study addresses the challenging 3D bin packing problem (3D-BPP) using state-of-the-art algorithms and GPU acceleration. The focus is on enhancing memory-bound packing operations and compute-intensive Deep Q-network using CUDA kernels, resulting in ...
- short-paperMay 2024
A Study on Tiny YOLO for Resource Constrained XRay Threat Detection
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 43, Pages 1–5https://doi.org/10.1145/3639856.3639899This paper implements and analyzes multiple networks with the goal of understanding their suitability for edge device applications such as X-ray threat detection. In this study, we use the state-of-the-art YOLO object detection model to solve this task ...
- short-paperMay 2024
CoReGAN: Contrastive Regularized Generative Adversarial Network for Guided Depth Map Super Resolution
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 41, Pages 1–5https://doi.org/10.1145/3639856.3639897Consumer-grade depth sensors provide low-resolution depth maps; however, a high-resolution RGB camera is usually mounted on the same device and acquires a high-resolution image of the same scene. While deep learning and guided filtering methods gave ...
- short-paperMay 2024
ChatGPT for Mental Health Applications: A study on biases
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 38, Pages 1–5https://doi.org/10.1145/3639856.3639894Suicide is a serious global issue taking 800,000 lives every year. AI-assisted early detection of suicide risk and stress levels using a user’s activity on online forums and social media websites has shown great promise previously. In addition to this, ...
- short-paperMay 2024
Applications of Generative AI in Fintech
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 37, Pages 1–5https://doi.org/10.1145/3639856.3639893While Generative Artificial Intelligence (GenAI) has made significant strides in various sectors, there’s a discernible gap in literature regarding its specific applications and implications within the Financial Technology (FinTech) landscape. This ...
- research-articleMay 2024
Designing a Bare Minimum Face Recognition Architecture for Bare Metal Edge Devices: An Experience Report
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 19, Pages 1–8https://doi.org/10.1145/3639856.3639875The availability of “AI cameras" with both image sensors and tiny, in situ computing platforms, has opened up the possibility of running the first level vision analytics on the network edge. Vision-based edge applications, such as Automatic Face ...
- research-articleMay 2024
Binary Convolutional Neural Network for Efficient Gesture Recognition at Edge
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 18, Pages 1–10https://doi.org/10.1145/3639856.3639874Vision-based hand gesture recognition in human-computer interface design has useful applications in virtual-reality, gaming control, communication through sign language, medical rehabilitation etc. In many scenarios, such applications are deployed on ...
- research-articleMay 2024
SplitEE: Early Exit in Deep Neural Networks with Split Computing
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 17, Pages 1–9https://doi.org/10.1145/3639856.3639873Deep Neural Networks (DNNs) have drawn attention because of their outstanding performance on various tasks. However, deploying full-fledged DNNs in resource-constrained devices (edge, mobile, IoT) is difficult due to their large size. To overcome the ...
- research-articleMay 2024
Improved Sequence Predictions using Knowledge Graph Embedding for Large Language Models
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 16, Pages 1–5https://doi.org/10.1145/3639856.3639872Large Language Models (LLM) have gained huge popularity recently due to their problem-solving capability in multiple domains. Technically LLMs can be considered a critical mixture of huge amounts of training data, smart and exhaustive prompt engineering, ...
- research-articleMay 2024
Leveraging Uncertainty for Credit Risk Estimation and Reliable Predictions in lending decision making
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 14, Pages 1–5https://doi.org/10.1145/3639856.3639870As the adoption of point prediction models, such as deep neural networks and Gradient Boosting methods, continues to grow in critical decision-making systems, ensuring the reliability of their inferences has become a paramount concern. These ...
- research-articleMay 2024
Perceptually-Inspired Local Source Normalization for Adversarial Robustness
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 13, Pages 1–8https://doi.org/10.1145/3639856.3639869The importance of the robustness of deep neural networks (DNNs) cannot be overemphasised due to their widespread use in safety-critical applications. However, the fragility of DNNs to imperceptible input perturbations is well-known in the literature. ...
- research-articleMay 2024
TIFeD: a Tiny Integer-based Federated learning algorithm with Direct feedback alignment
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 11, Pages 1–8https://doi.org/10.1145/3639856.3639867Training machine and deep learning models directly on extremely resource-constrained devices is the next challenge in the field of tiny machine learning. The related literature in this field is very limited, since most of the solutions focus only on on-...
- research-articleMay 2024
Investigating the changes in BOLD responses during viewing of images with varied complexity: An fMRI time-series based analysis on human vision
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 6, Pages 1–6https://doi.org/10.1145/3639856.3639862Functional MRI (fMRI) is widely used to examine brain functionality by detecting alteration in oxygenated blood flow that arises with brain activity. This work aims to investigate the neurological variation of human brain responses during viewing of ...
- research-articleMay 2024
LiBERTy: A Novel Model for Natural Language Understanding
AIMLSystems '23: Proceedings of the Third International Conference on AI-ML SystemsArticle No.: 1, Pages 1–9https://doi.org/10.1145/3639856.3639857Recent advances in pre-trained neural language models have substantially enhanced the performance of numerous natural language processing (NLP) tasks. However, some existing models require pretraining on a large dataset. Moreover, on using a deep ...