paper-with-me

Papers

A Probabilistic Semi-Supervised Approach to Multi-Task Human Activity Modeling

2018-09-24 · Judith Bütepage, Hedvig Kjellström, Danica Kragic

Human behavior is a continuous stochastic spatio-temporal process which is governed by semantic actions and affordances as well as latent factors. Therefore, video-based human activity modeling is concerned with a number of tasks such as inferring current and future semantic labels, predicting future continuous observations as well as imagining possible future label and feature sequences. In this paper we present a semi-supervised probabilistic deep latent variable model that can represent both discrete labels and continuous observations as well as latent dynamics over time. This allows the model to solve several tasks at once without explicit fine-tuning. We focus here on the tasks of action classification, detection, prediction and anticipation as well as motion prediction and synthesis based on 3D human activity data recorded with Kinect. We further extend the model to capture hierarchical label structure and to model the dependencies between multiple entities, such as a human and objects. Our experiments demonstrate that our principled approach to human activity modeling can be used to detect current and anticipate future semantic labels and to predict and synthesize future label and feature sequences. When comparing our model to state-of-the-art approaches, which are specifically designed for e.g. action classification, we find that our probabilistic formulation outperforms or is comparable to these task specific models.

📄 PDF Abstract BibTeX arXiv:1809.08875

Code (1)

jbutepage/semi_supervised_variational_recurrent_neural_network tf

Tasks

Action ClassificationGeneral Classificationmotion predictionTrajectory Prediction

Similar Papers 제목 키워드 기반

A Probabilistic End-To-End Task-Oriented Dialog Model with Latent Belief States towards Semi-Supervised Learning

2020-09-17 · EMNLP 2020 11 · Yichi Zhang, Zhijian Ou, Huixin Wang, Junlan Feng

Structured belief states are crucial for user goal tracking and database query in task-oriented dialog systems. However, training belief trackers often requires expensive turn-level annotations of every user utterance. I…

End-To-End Dialogue Modelling

Exploring Probabilistic Models for Semi-supervised Learning

2024-04-05 · JianFeng Wang

This thesis studies advanced probabilistic models, including both their theoretical foundations and practical applications, for different semi-supervised learning (SSL) tasks. The proposed probabilistic methods are able …

Autonomous Driving

Probabilistic Decoupling of Labels in Classification

2020-06-16 · Jeppe Nørregaard, Lars Kai Hansen

In this paper we develop a principled, probabilistic, unified approach to non-standard classification tasks, such as semi-supervised, positive-unlabelled, multi-positive-unlabelled and noisy-label learning. We train a cl…

ClassificationGeneral Classification

Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance

2018-05-26 · NeurIPS 2018 12 · Neal Jean, Sang Michael Xie, Stefano Ermon

Large amounts of labeled data are typically required to train deep learning models. For many real-world problems, however, acquiring additional data can be expensive or even impossible. We present semi-supervised deep ke…

Gaussian ProcessesregressionRepresentation Learning

NP-Match: Towards a New Probabilistic Model for Semi-Supervised Learning

2023-01-31 · JianFeng Wang, Xiaolin Hu, Thomas Lukasiewicz

Semi-supervised learning (SSL) has been widely explored in recent years, and it is an effective way of leveraging unlabeled data to reduce the reliance on labeled data. In this work, we adjust neural processes (NPs) to t…

Classificationimage-classificationImage ClassificationSemi-Supervised Image Classification