CVAIJun 3, 2024

Few-Shot Classification of Interactive Activities of Daily Living (InteractADL)

arXiv:2406.01662v2Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of understanding complex ADLs for applications like assistive robots and smart homes, though it is incremental as it builds on existing prompt tuning strategies.

The authors tackled the problem of classifying complex Activities of Daily Living (ADLs) involving multi-person interactions by introducing the InteractADL dataset and a novel method called Name Tuning for fine-grained few-shot video classification, achieving improved performance on InteractADL and four other benchmarks.

Understanding Activities of Daily Living (ADLs) is a crucial step for different applications including assistive robots, smart homes, and healthcare. However, to date, few benchmarks and methods have focused on complex ADLs, especially those involving multi-person interactions in home environments. In this paper, we propose a new dataset and benchmark, InteractADL, for understanding complex ADLs that involve interaction between humans (and objects). Furthermore, complex ADLs occurring in home environments comprise a challenging long-tailed distribution due to the rarity of multi-person interactions, and pose fine-grained visual recognition tasks due to the presence of semantically and visually similar classes. To address these issues, we propose a novel method for fine-grained few-shot video classification called Name Tuning that enables greater semantic separability by learning optimal class name vectors. We show that Name Tuning can be combined with existing prompt tuning strategies to learn the entire input text (rather than only learning the prompt or class names) and demonstrate improved performance for few-shot classification on InteractADL and 4 other fine-grained visual classification benchmarks. For transparency and reproducibility, we release our code at https://github.com/zanedurante/vlm_benchmark.

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