Falls are a major risk for elderly people's health and independence. Fast and reliable fall detection systems can improve chances of surviving the accident and coping with its physical and psychological consequences. Recent research has come up with various solutions, all suffering from significant drawbacks, one of them being the intrusiveness into patient's life. This paper proposes a novel fall detection monitoring system based on a sensitive floor sensor made out of a piezoelectric material and a machine learning approach. The detection is done by a combination between a supervised Random Forest and an aggregation of its output over time. The database was made using acquisitions from 28 volunteers simulating falls and other behaviours. Unlike existent fall detection systems, our solution offers the advantages of having a passive sensor (no power supply is needed) and being completely unobtrusive since the sensor comes with the floor. Results are compared with state-of-the-art classification algorithms. On our database, good performance of fall detection was obtained with a True Positive Rate of 94.4% and a False Positive Rate of 2.4%.
ADAPT is an open-source python library providing the implementation of several domain adaptation methods. The library is suited for scikit-learn estimator object (object which implement fit and predict methods) and tensorflow models. Most of the implemented methods are developed in an estimator agnostic fashion, offering various possibilities adapted to multiple usage. The library offers three modules corresponding to the three principal strategies of domain adaptation: (i) feature-based containing methods performing feature transformation; (ii) instance-based with the implementation of reweighting techniques and (iii) parameter-based proposing methods to adapt pre-trained models to novel observations. A full documentation is proposed online https://adapt-python.github.io/adapt/ with gallery of examples. Besides, the library presents an high test coverage.
Many algorithms were developed to perform visual localization and mapping (SLAM) for robotic applications. These algorithms used monocular or stereovision systems to solve constraints related to the navigation in unknown or dynamic environment. The requirement of SLAM systems in terms of processing time and precision is a factor that limits their use in many embedded applications like UAVs or autonomous vehicles. Meanwhile, trends towards low-cost and low-power processing require massive parallelism on hardware architectures. The emergence of recent heterogeneous embedded architectures should help design embedded systems dedicated to Visual SLAM applications. It was demonstrated in a previous work that bioinspired algorithms are competitive compared to classical methods based on image processing and environment perception.This paper is a study of a bio-inspired SLAM algorithm with the aim of making it suitable for an implementation on a heterogeneous architecture dedicated for embedded applications. An algorithm-architecture adequation approach is used to achieve a workload partitioning on CPU-GPU architecture and hence speeding up processing tasks.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.