Deep Generalised Mixed Models: a Novel Neural Network Structure for Analysing Hierarchical Data
This paper proposes a novel Deep Generalised Mixed Model architecture that integrates mixed effects into deep learning to address selection bias from missing-at-random data in high-dimensional longitudinal studies, such as the GrowIt! adolescent emotion dataset, though the approach currently faces challenges with model instability.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to understand how a group of friends feels every single day. You ask them to check in on their mood, stress levels, and boredom multiple times a day for weeks. This is called "Experience Sampling," and it's like taking a thousand tiny snapshots of a person's life instead of just one big photo at the end of the year. The problem is, life gets messy. Sometimes your friends forget to check in, or they stop checking in entirely because they are having a really bad day. In the world of data science, this is called "missing data."
For a long time, statisticians have used a tool called "Mixed Models" to handle this. Think of these models as a smart coach who knows the general rules of the game (how most people feel) but also keeps a special notebook for each player to remember their unique quirks. However, these old-school coaches get overwhelmed when the data gets too huge or too complex. On the other hand, modern "Machine Learning" coaches are super fast and can handle massive amounts of data, but they are easily tricked. If a player stops playing because they are sad, a standard Machine Learning coach might just ignore that fact and guess the player is fine, leading to wrong predictions. The big question scientists are asking is: Can we build a coach that is both fast enough to handle huge data and smart enough to understand why people drop out, so we don't get the wrong answer?
This paper introduces a new, experimental coach called the Deep Generalised Mixed Model (DGMM). The authors, a team of researchers from the Netherlands, wanted to see if they could combine the best parts of the old statistical coaches and the new Machine Learning coaches into one super-structure. They built this new model using a type of artificial intelligence called a "Neural Network," which is like a digital brain made of layers of connected nodes. Specifically, they used a clever trick called a "Variational Auto-Encoder." You can think of this as a two-part machine: one part (the encoder) tries to compress a person's messy, incomplete diary into a simple summary of their "hidden mood state," and the other part (the decoder) tries to expand that summary back out to predict what their future days will look like.
The researchers tested this new model on real data from an app called "GrowIt!," which was used by teenagers during the pandemic to track their emotions. They also ran hundreds of computer simulations to see how the model would behave under different conditions, including when data was missing because people were feeling particularly negative.
The results were a mix of promise and reality checks. Even when the data was perfect and complete, the new DGMM didn't quite match the predictive performance of the standard Machine Learning models; in fact, it showed slightly worse accuracy than the standard "Recurrent Neural Network" (RNN). However, when the data was messy and missing (which is exactly what happens in real life), the situation became more complex. In the real-world test with the teenagers, the DGMM showed a poorer overall fit to the data compared to the RNN. Yet, the RNN was described as "very unstable," producing forecasts that swung wildly. In contrast, for some individuals, the DGMM actually followed the true trends better than the RNN, which sometimes predicted large, inaccurate drops in mood.
The authors suggest that this instability might be because the model is very sensitive to how it is set up, and it struggled with the specific way the teenagers' data was missing. However, in their computer simulations, when the model did work correctly, it was actually better at predicting the future for people who had dropped out of the study compared to the standard models. It managed to account for the fact that people who stopped checking in were likely having a harder time, whereas the standard models missed that clue.
Ultimately, the paper concludes that while the Deep Generalised Mixed Model is a fascinating new idea that could be a powerful tool for understanding complex human behaviors, it isn't quite ready to replace the old tools just yet. It's like a prototype car that has an amazing engine but a steering wheel that wobbles. The researchers found that for now, doctors and psychologists should probably stick to looking at the data they actually have, rather than relying on the model's predictions of what might have happened. But, they argue, with some tuning and better stability tricks, this new architecture could one day become the gold standard for analyzing how we feel, think, and change over time.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.