paper-with-me

Papers

Initial Findings on Sensor based Open Vocabulary Activity Recognition via Text Embedding Inversion

2025-01-13 · Lala Shakti Swarup Ray, Bo Zhou, Sungho Suh, Paul Lukowicz

Conventional human activity recognition (HAR) relies on classifiers trained to predict discrete activity classes, inherently limiting recognition to activities explicitly present in the training set. Such classifiers would invariably fail, putting zero likelihood, when encountering unseen activities. We propose Open Vocabulary HAR (OV-HAR), a framework that overcomes this limitation by first converting each activity into natural language and breaking it into a sequence of elementary motions. This descriptive text is then encoded into a fixed-size embedding. The model is trained to regress this embedding, which is subsequently decoded back into natural language using a pre-trained embedding inversion model. Unlike other works that rely on auto-regressive large language models (LLMs) at their core, OV-HAR achieves open vocabulary recognition without the computational overhead of such models. The generated text can be transformed into a single activity class using LLM prompt engineering. We have evaluated our approach on different modalities, including vision (pose), IMU, and pressure sensors, demonstrating robust generalization across unseen activities and modalities, offering a fundamentally different paradigm from contemporary classifiers.

📄 PDF Abstract BibTeX arXiv:2501.07408

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionDescriptiveHuman Activity RecognitionPrompt Engineering

Similar Papers 제목 키워드 기반

ActivityNarrated: An Open-Ended Narrative Paradigm for Wearable Human Activity Understanding

2026-04-01 · Lala Shakti Swarup Ray, Mengxi Liu, Alcina Pinto, Deepika Gurung 외 arxiv

Wearable human activity recognition (HAR) has made steady progress, yet much of this progress remains grounded in fixed-window, closed-set classification benchmarks. This formulation is poorly matched to everyday behavio…

Human Activity Recognition

RADIO-ViPE: Online Tightly Coupled Multi-Modal Fusion for Open-Vocabulary Semantic SLAM in Dynamic Environments

2026-04-28 · Zaid Nasser, Mikhail Iumanov, Tianhao Li, Maxim Popov 외 arxiv

We present RADIO-ViPE (Reduce All Domains Into One -- Video Pose Engine), an online semantic SLAM system that enables geometry-aware open-vocabulary grounding, associating arbitrary natural language queries with localize…

Natural Language QueriesSemantic SLAM

OMCL: Open-vocabulary Monte Carlo Localization

2025-12-17 · Evgenii Kruzhkov, Raphael Memmesheimer, Sven Behnke arxiv

Robust robot localization is an important prerequisite for navigation, but it becomes challenging when the map and robot measurements are obtained from different sensors. Prior methods are often tailored to specific envi…

Point Clouds

Vocabulary embeddings organize linguistic structure early in language model training

2025-10-08 · Isabel Papadimitriou, Jacob Prince arxiv

Large language models (LLMs) work by manipulating the geometry of input embedding vectors over multiple layers. Here, we ask: how are the input vocabulary representations of language models structured, and how and when d…

BSDGAN: Balancing Sensor Data Generative Adversarial Networks for Human Activity Recognition

2022-08-07 · Yifan Hu, Yu Wang

The development of IoT technology enables a variety of sensors can be integrated into mobile devices. Human Activity Recognition (HAR) based on sensor data has become an active research topic in the field of machine lear…

Activity RecognitionHuman Activity Recognition