paper-with-me

Papers

Siamese Networks for Weakly Supervised Human Activity Recognition

2023-07-18 · Taoran Sheng, Manfred Huber

Deep learning has been successfully applied to human activity recognition. However, training deep neural networks requires explicitly labeled data which is difficult to acquire. In this paper, we present a model with multiple siamese networks that are trained by using only the information about the similarity between pairs of data samples without knowing the explicit labels. The trained model maps the activity data samples into fixed size representation vectors such that the distance between the vectors in the representation space approximates the similarity of the data samples in the input space. Thus, the trained model can work as a metric for a wide range of different clustering algorithms. The training process minimizes a similarity loss function that forces the distance metric to be small for pairs of samples from the same kind of activity, and large for pairs of samples from different kinds of activities. We evaluate the model on three datasets to verify its effectiveness in segmentation and recognition of continuous human activity sequences.

📄 PDF Abstract BibTeX arXiv:2307.08944

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity Recognition

Similar Papers 제목 키워드 기반

Weakly Supervised Multi-Task Representation Learning for Human Activity Analysis Using Wearables

2023-08-06 · Taoran Sheng, Manfred Huber

Sensor data streams from wearable devices and smart environments are widely studied in areas like human activity recognition (HAR), person identification, or health monitoring. However, most of the previous works in acti…

Activity RecognitionHuman Activity RecognitionPerson IdentificationRepresentation Learning

Sequence Metric Learning as Synchronization of Recurrent Neural Networks

2021-01-01 · Paul Compagnon, Grégoire Lefebvre, Stefan Duffner, Christophe Garcia

Sequence metric learning is becoming a widely adopted approach for various applications dealing with sequential multi-variate data such as activity recognition or natural language processing and is most of the time tackl…

Activity RecognitionMetric LearningRepresentation Learning

2by2: Weakly-Supervised Learning for Global Action Segmentation

2024-12-17 · Elena Bueno-Benito, Mariella Dimiccoli

This paper presents a simple yet effective approach for the poorly investigated task of global action segmentation, aiming at grouping frames capturing the same action across videos of different activities. Unlike the ca…

Action SegmentationWeakly-supervised Learning

Reducing Label Dependency in Human Activity Recognition with Wearables: From Supervised Learning to Novel Weakly Self-Supervised Approaches

2025-12-15 · Taoran Sheng, Manfred Huber arxiv

Human activity recognition (HAR) using wearable sensors has advanced through various machine learning paradigms, each with inherent trade-offs between performance and labeling requirements. While fully supervised techniq…

Human Activity RecognitionSelf-Supervised LearningMulti-Task Learning

Learning weakly supervised multimodal phoneme embeddings

2017-04-23 · Rahma Chaabouni, Ewan Dunbar, Neil Zeghidour, Emmanuel Dupoux

Recent works have explored deep architectures for learning multimodal speech representation (e.g. audio and images, articulation and audio) in a supervised way. Here we investigate the role of combining different speech …

Multi-Task Learning