Survey of Machine Learning Techniques To Predict Heartbeat Arrhythmias
Samuel Armstrong

TL;DR
This survey reviews various machine learning methods for heartbeat arrhythmia prediction, emphasizing the importance of balancing accuracy with real-time processing constraints in healthcare applications.
Contribution
It compares multiple machine learning techniques to identify those suitable for real-time arrhythmia detection considering accuracy, latency, and memory use.
Findings
Certain algorithms achieve high accuracy with low latency.
Trade-offs between model complexity and real-time feasibility are highlighted.
Recommendations for deploying ML in healthcare systems are provided.
Abstract
Many works in biomedical computer science research use machine learning techniques to give accurate results. However, these techniques may not be feasible for real-time analysis of data pulled from live hospital feeds. In this project, different machine learning techniques are compared from various sources to find one that provides not only high accuracy but also low latency and memory overhead to be used in real-world health care systems.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis
