RobotPsychologist / bg_control

Improving short-term prandial blood glucose outcomes for people with type 1 diabetes, a complex disease that affects nearly 10 million people worldwide. We aim to leverage semi-supervised learning to identify unlabelled meals in time-series blood glucose data, develop meal-scoring functions, and explore causal machine-learning techniques.
https://blood-glucose-control.streamlit.app/
18 stars 42 forks source link

Background Research - Review and Survey Papers #103

Open RobotPsychologist opened 3 weeks ago

RobotPsychologist commented 3 weeks ago

Background Research

Completion Deadline: November 20th, 2024

The sktime sibling issue to this one is https://github.com/sktime/sktime/issues/6481, we can add our desired annotation algorithms to that issue as we go.

The lists below are the most heavily cited recent survey papers that may be relevant to our project. After the meta-review, identify newer techniques that reference these survey papers.

Final Deliverable

A prioritized list documented in a markdown file in 0_meal_identification/meal_identification/references

You should record the Abstract Typing, and Metadata for each paper so that the sktime-dev team can properly tag the algorithm in the registry. If you're pressed for time the most important information the, name of the algorithm, literature references, and Abstract Typing.

Sub Deliverables: Create a markdown file for each category of papers below for each paper in a markdown file:

Metadata

Abstract Typing

Metrics will have the same dimensions (except perhaps a few), I'll put metrics in a different issue.

Other Information

Implementation/library:

For the algorithms that already have a well-developed implementation or library:

Packages That Contain Detectors

They are both active and defunct that contain detectors (without the typing typically!)

Papers

Change Point Detection

Annotation

Segmentation

Clustering

Anomaly Detection

Benchmarks

For these benchmarks, assess which are most similar to our meal detection problem, and then see which algorithms are currently performing best on the most appropriate benchmarks to include in sktime.

Anomaly Detection

Change Point Detection

Diabetes Specific Meal Detection

walkerpayne commented 2 weeks ago

👋

bekahma commented 2 weeks ago

:D

sneha3799 commented 2 weeks ago

:)

jogong2718 commented 2 weeks ago

hi

Cristianofiliped commented 2 weeks ago

hi!

bekahma commented 2 weeks ago

A Review on Outlier/Anomaly Detection in Time Series Data A Review of Time-Series Anomaly Detection Techniques: A Step to Future Perspectives An Evaluation of Change Point Detection Algorithms

I can also do this if I have time, but preference towards first 3: Deep Learning for Anomaly Detection in Time-Series Data: Review, Analysis, and Guidelines

walkerpayne commented 2 weeks ago

@bekahma I'll snag Deep Learning for Anomaly Detection in Time-Series Data: Review, Analysis, and Guidelines from you, if that's cool!

sneha3799 commented 2 weeks ago

A survey of methods for time series change point detection ANNO: A Time Series Annotation Tool to Evaluate Event Detection Algorithms Deep Learning for Time Series Anomaly Detection: A Survey

RobotPsychologist commented 2 weeks ago

@fkiraly please let me know if you have any other survey papers worth adding.