Wireless movement-tracking system could collect health and behavioural data

3 mins read

MIT researchers are using wireless signals to offer scientists and caregivers insight into human behaviour and health.

The system, called Marko, transmits a low-power radio-frequency (RF) signal into an environment. The signal will return to the system with certain changes if it has bounced off a moving human. Novel algorithms then analyse those changed reflections and associate them with specific individuals.

From there, the system traces each individual’s movement around a digital floor plan. Matching these movement patterns with other data can provide insights about how people interact with each other and the environment.

In a paper, the researchers describe the system and its real-world use in six locations: two assisted living facilities, three apartments inhabited by couples, and one townhouse with four residents. The case studies demonstrated the system’s ability to distinguish individuals based solely on wireless signals — and revealed some useful behavioural patterns.

In one assisted living facility, the researchers monitored a patient with dementia who would often become agitated for unknown reasons. Over a month, they measured the patient’s increased pacing between areas of their unit — a known sign of agitation. By matching increased pacing with the visitor log, they determined the patient was agitated more during the days following family visits. This shows Marko can provide a new, passive way to track functional health profiles of patients at home, the researchers say.

When deployed in a home, Marko shoots out an RF signal. When the signal rebounds, it creates a type of heat map cut into vertical and horizontal “frames,” which indicates where people are in a three-dimensional space. People appear as bright blobs on the map. Vertical frames capture the person’s height and build, while horizontal frames determine their general location. As individuals walk, the system analyses the RF frames — about 30 per second — to generate short trajectories, called tracklets.

A convolutional neural network uses those tracklets to separate reflections by certain individuals. For each individual it senses, the system creates two “filtering masks,” which are small circles around the individual. These masks basically filter out all signals outside the circle, which locks in the individual’s trajectory and height as they move. Combining all this information — height, build, and movement — the network associates specific RF reflections with specific individuals.

But to tag identities to those anonymous blobs, the system must first be “trained.” For a few days, individuals wear low-powered accelerometer sensors, which can be used to label the reflected radio signals with their respective identities. When deployed in training, Marko first generates users’ tracklets, as it does in practice. Then, an algorithm correlates certain acceleration features with motion features. When users walk, for instance, the acceleration oscillates with steps, but becomes a flat line when they stop. The algorithm finds the best match between the acceleration data and tracklet, and labels that tracklet with the user’s identity. In doing so, Marko learns which reflected signals correlate to specific identities.

The sensors never have to be charged, and, after training, the individuals don’t need to wear them again. In home deployments, Marko was able to tag the identities of individuals in new homes with between 85 and 95% accuracy.

The researchers hope health care facilities will use Marko to passively monitor, say, how patients interact with family and caregivers, and whether patients receive medications on time. In an assisted living facility, for instance, the researchers noted specific times a nurse would walk to a medicine cabinet in a patient’s room and then to the patient’s bed. That indicated that the nurse had, at those specific times, administered the patient’s medication.

The system may also replace questionnaires and diaries currently used by psychologists or behavioural scientists to capture data on their study subjects’ family dynamics, daily schedules, or sleeping patterns, among other behaviours. Those traditional recording methods can be inaccurate, contain bias, and aren’t well-suited for long-term studies, where people may have to recall what they did days or weeks ago. Some researchers have started equipping people with wearable sensors to monitor movement and biometrics. But elderly patients, especially, often forget to wear or charge them.

Why not just install cameras? For starters, it is more invasive. It would also require someone watching and manually recording all necessary information. Marko, on the other hand, automatically tags behavioural patterns — such as motion, sleep, and interaction — to specific areas, days, and times.