paper-with-me

Papers

GraphAU-Pain: Graph-based Action Unit Representation for Pain Intensity Estimation

2025-05-26 · Zhiyu Wang, Yang Liu, Hatice Gunes

Understanding pain-related facial behaviors is essential for digital healthcare in terms of effective monitoring, assisted diagnostics, and treatment planning, particularly for patients unable to communicate verbally. Existing data-driven methods of detecting pain from facial expressions are limited due to interpretability and severity quantification. To this end, we propose GraphAU-Pain, leveraging a graph-based framework to model facial Action Units (AUs) and their interrelationships for pain intensity estimation. AUs are represented as graph nodes, with co-occurrence relationships as edges, enabling a more expressive depiction of pain-related facial behaviors. By utilizing a relational graph neural network, our framework offers improved interpretability and significant performance gains. Experiments conducted on the publicly available UNBC dataset demonstrate the effectiveness of the GraphAU-Pain, achieving an F1-score of 66.21% and accuracy of 87.61% in pain intensity estimation.

📄 PDF Abstract BibTeX arXiv:2505.19802

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Graph-based Alignment and Uniformity for Recommendation

2023-08-18 · Liangwei Yang, Zhiwei Liu, Chen Wang, Mingdai Yang 외

Collaborative filtering-based recommender systems (RecSys) rely on learning representations for users and items to predict preferences accurately. Representation learning on the hypersphere is a promising approach due to…

Collaborative FilteringRecommendation SystemsRepresentation Learning

Graph Augmentation for Recommendation

2024-03-25 · Qianru Zhang, Lianghao Xia, Xuheng Cai, SiuMing Yiu 외

Graph augmentation with contrastive learning has gained significant attention in the field of recommendation systems due to its ability to learn expressive user representations, even when labeled data is limited. However…

Contrastive LearningGraph Neural NetworkRecommendation Systems

Automated Data Augmentations for Graph Classification

2022-02-26 · Youzhi Luo, Michael McThrow, Wing Yee Au, Tao Komikado 외

Data augmentations are effective in improving the invariance of learning machines. We argue that the core challenge of data augmentations lies in designing data transformations that preserve labels. This is relatively st…

ClassificationData AugmentationGraph Classification

Bridging Code Graphs and Large Language Models for Better Code Understanding

2025-12-08 · Zeqi Chen, Zhaoyang Chu, Yi Gui, Feng Guo 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable performance in code intelligence tasks such as code generation, summarization, and translation. However, their reliance on linearized token sequences limits their…

Code TranslationCode Generation

SynPAIN: A Synthetic Dataset of Pain and Non-Pain Facial Expressions

2025-07-25 · Babak Taati, Muhammad Muzammil, Yasamin Zarghami, Abhishek Moturu 외 arxiv

Accurate pain assessment in patients with limited ability to communicate, such as older adults with severe dementia, represents a critical healthcare challenge. Robust automated systems of pain behavior detection may fac…

Data Augmentation