paper-with-me

Papers

Deep Heterogeneous Contrastive Hyper-Graph Learning for In-the-Wild Context-Aware Human Activity Recognition

2024-09-27 · Wen Ge, Guanyi Mou, Emmanuel O. Agu, Kyumin Lee

Human Activity Recognition (HAR) is a challenging, multi-label classification problem as activities may co-occur and sensor signals corresponding to the same activity may vary in different contexts (e.g., different device placements). This paper proposes a Deep Heterogeneous Contrastive Hyper-Graph Learning (DHC-HGL) framework that captures heterogenous Context-Aware HAR (CA-HAR) hypergraph properties in a message-passing and neighborhood-aggregation fashion. Prior work only explored homogeneous or shallow-node-heterogeneous graphs. DHC-HGL handles heterogeneous CA-HAR data by innovatively 1) Constructing three different types of sub-hypergraphs that are each passed through different custom HyperGraph Convolution (HGC) layers designed to handle edge-heterogeneity and 2) Adopting a contrastive loss function to ensure node-heterogeneity. In rigorous evaluation on two CA-HAR datasets, DHC-HGL significantly outperformed state-of-the-art baselines by 5.8% to 16.7% on Matthews Correlation Coefficient (MCC) and 3.0% to 8.4% on Macro F1 scores. UMAP visualizations of learned CA-HAR node embeddings are also presented to enhance model explainability.

📄 PDF Abstract BibTeX arXiv:2409.18481

Code (1)

GMouYes/DHC_HGL 공식 구현 pytorch

Tasks

Activity RecognitionGraph LearningHuman Activity RecognitionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Heterogeneous Hyper-Graph Neural Networks for Context-aware Human Activity Recognition

2024-09-26 · Wen Ge, Guanyi Mou, Emmanuel O. Agu, Kyumin Lee

Context-aware Human Activity Recognition (CHAR) is challenging due to the need to recognize the user's current activity from signals that vary significantly with contextual factors such as phone placements and the varied…

Activity RecognitionGraph Representation LearningHuman Activity RecognitionRepresentation Learning

Metapath-based Hyperbolic Contrastive Learning for Heterogeneous Graph Embedding

2025-06-20 · Jongmin Park, SeungHoon Han, Won-Yong Shin, Sungsu Lim

The hyperbolic space, characterized by a constant negative curvature and exponentially expanding space, aligns well with the structural properties of heterogeneous graphs. However, although heterogeneous graphs inherentl…

Contrastive LearningGraph Embedding

Geometry Contrastive Learning on Heterogeneous Graphs

2022-06-25 · Shichao Zhu, Chuan Zhou, Anfeng Cheng, Shirui Pan 외

Self-supervised learning (especially contrastive learning) methods on heterogeneous graphs can effectively get rid of the dependence on supervisory data. Meanwhile, most existing representation learning methods embed the…

Contrastive LearningNode ClassificationNode ClusteringRepresentation Learning+1

Heterogeneous Temporal Hypergraph Neural Network

2025-06-18 · Huan Liu, Pengfei Jiao, Mengzhou Gao, Chaochao Chen 외

Graph representation learning (GRL) has emerged as an effective technique for modeling graph-structured data. When modeling heterogeneity and dynamics in real-world complex networks, GRL methods designed for complex hete…

Contrastive LearningGraph Representation Learning

Abnormal Event Detection via Hypergraph Contrastive Learning

2023-04-02 · Bo Yan, Cheng Yang, Chuan Shi, Jiawei Liu 외

Abnormal event detection, which refers to mining unusual interactions among involved entities, plays an important role in many real applications. Previous works mostly over-simplify this task as detecting abnormal pair-w…

Contrastive LearningEvent DetectionHypergraph Contrastive Learning