paper-with-me

홈 › Papers

Text me the data: Generating Ground Pressure Sequence from Textual Descriptions for HAR

2024-02-22 · Lala Shakti Swarup Ray, Bo Zhou, Sungho Suh, Lars Krupp, Vitor Fortes Rey, Paul Lukowicz

In human activity recognition (HAR), the availability of substantial ground truth is necessary for training efficient models. However, acquiring ground pressure data through physical sensors itself can be cost-prohibitive, time-consuming. To address this critical need, we introduce Text-to-Pressure (T2P), a framework designed to generate extensive ground pressure sequences from textual descriptions of human activities using deep learning techniques. We show that the combination of vector quantization of sensor data along with simple text conditioned auto regressive strategy allows us to obtain high-quality generated pressure sequences from textual descriptions with the help of discrete latent correlation between text and pressure maps. We achieved comparable performance on the consistency between text and generated motion with an R squared value of 0.722, Masked R squared value of 0.892, and FID score of 1.83. Additionally, we trained a HAR model with the the synthesized data and evaluated it on pressure dynamics collected by a real pressure sensor which is on par with a model trained on only real data. Combining both real and synthesized training data increases the overall macro F1 score by 5.9 percent.

📄 PDF Abstract BibTeX arXiv:2402.14427

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity RecognitionQuantization

Similar Papers 제목 키워드 기반

TxP: Reciprocal Generation of Ground Pressure Dynamics and Activity Descriptions for Improving Human Activity Recognition

2025-05-04 · Lala Shakti Swarup Ray, Lars Krupp, Vitor Fortes Rey, Bo Zhou 외

Sensor-based human activity recognition (HAR) has predominantly focused on Inertial Measurement Units and vision data, often overlooking the capabilities unique to pressure sensors, which capture subtle body dynamics and…

Activity RecognitionData AugmentationHuman Activity Recognition

Pressure2Motion: Hierarchical Human Motion Reconstruction from Ground Pressure with Text Guidance

2025-11-07 · Zhengxuan Li, Qinhui Yang, Yiyu Zhuang, Chuan Guo 외 arxiv

We present Pressure2Motion, a novel motion capture algorithm that reconstructs human motion from a ground pressure sequence and text prompt. At inference time, Pressure2Motion requires only a pressure mat, eliminating th…

What makes your model a low-empathy or warmth person: Exploring the Origins of Personality in LLMs

2024-10-07 · Shu Yang, Shenzhe Zhu, Ruoxuan Bao, Liang Liu 외

Large language models (LLMs) have demonstrated remarkable capabilities in generating human-like text and exhibiting personality traits similar to those in humans. However, the mechanisms by which LLMs encode and express …

PresSim: An End-to-end Framework for Dynamic Ground Pressure Profile Generation from Monocular Videos Using Physics-based 3D Simulation

2023-02-01 · Lala Shakti Swarup Ray, Bo Zhou, Sungho Suh, Paul Lukowicz

Ground pressure exerted by the human body is a valuable source of information for human activity recognition (HAR) in unobtrusive pervasive sensing. While data collection from pressure sensors to develop HAR solutions re…

Activity RecognitionHuman Activity RecognitionProfile Generation

PressureTransferNet: Human Attribute Guided Dynamic Ground Pressure Profile Transfer using 3D simulated Pressure Maps

2023-08-01 · Lala Shakti Swarup Ray, Vitor Fortes Rey, Bo Zhou, Sungho Suh 외

We propose PressureTransferNet, a novel method for Human Activity Recognition (HAR) using ground pressure information. Our approach generates body-specific dynamic ground pressure profiles for specific activities by leve…

Activity RecognitionAnomaly DetectionAttributeData Augmentation+3