LGMMOct 27, 2022

A few-shot learning approach with domain adaptation for personalized real-life stress detection in close relationships

arXiv:2210.15247v11 citationsh-index: 64
Originality Incremental advance
AI Analysis

This work addresses the problem of personalized stress detection in close relationships, which is incremental as it adapts existing metric learning methods to handle data scarcity and distribution mismatch in this specific domain.

The paper tackles personalized stress detection in couples using few-shot learning with domain adaptation, achieving improved classification performance in few-shot and one-shot experiments on real-life multimodal data from 72 dating couples.

We design a metric learning approach that aims to address computational challenges that yield from modeling human outcomes from ambulatory real-life data. The proposed metric learning is based on a Siamese neural network (SNN) that learns the relative difference between pairs of samples from a target user and non-target users, thus being able to address the scarcity of labelled data from the target. The SNN further minimizes the Wasserstein distance of the learned embeddings between target and non-target users, thus mitigating the distribution mismatch between the two. Finally, given the fact that the base rate of focal behaviors is different per user, the proposed method approximates the focal base rate based on labelled samples that lay closest to the target, based on which further minimizes the Wasserstein distance. Our method is exemplified for the purpose of hourly stress classification using real-life multimodal data from 72 dating couples. Results in few-shot and one-shot learning experiments indicate that proposed formulation benefits stress classification and can help mitigate the aforementioned challenges.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes