paper-with-me

Papers

Contextual Explainable Video Representation: Human Perception-based Understanding

2022-12-12 · Khoa Vo, Kashu Yamazaki, Phong X. Nguyen, Phat Nguyen, Khoa Luu, Ngan Le

Video understanding is a growing field and a subject of intense research, which includes many interesting tasks to understanding both spatial and temporal information, e.g., action detection, action recognition, video captioning, video retrieval. One of the most challenging problems in video understanding is dealing with feature extraction, i.e. extract contextual visual representation from given untrimmed video due to the long and complicated temporal structure of unconstrained videos. Different from existing approaches, which apply a pre-trained backbone network as a black-box to extract visual representation, our approach aims to extract the most contextual information with an explainable mechanism. As we observed, humans typically perceive a video through the interactions between three main factors, i.e., the actors, the relevant objects, and the surrounding environment. Therefore, it is very crucial to design a contextual explainable video representation extraction that can capture each of such factors and model the relationships between them. In this paper, we discuss approaches, that incorporate the human perception process into modeling actors, objects, and the environment. We choose video paragraph captioning and temporal action detection to illustrate the effectiveness of human perception based-contextual representation in video understanding. Source code is publicly available at https://github.com/UARK-AICV/Video_Representation.

📄 PDF Abstract BibTeX arXiv:2212.06206

Code (1)

uark-aicv/video_representation 공식 구현

Tasks

Action DetectionAction RecognitionRetrievalVideo CaptioningVideo RetrievalVideo Understanding

Similar Papers 제목 키워드 기반

Mining multi-modal communication patterns in interaction with explainable and non-explainable robots

2023-12-22 · Suna Bensch, Amanda Eriksson

We investigate interaction patterns for humans interacting with explainable and non-explainable robots. Non-explainable robots are here robots that do not explain their actions or non-actions, neither do they give any ot…

TactEx: An Explainable Multimodal Robotic Interaction Framework for Human-Like Touch and Hardness Estimation

2026-02-21 · Felix Verstraete, Lan Wei, Wen Fan, Dandan Zhang arxiv

Accurate perception of object hardness is essential for safe and dexterous contact-rich robotic manipulation. Here, we present TactEx, an explainable multimodal robotic interaction framework that unifies vision, touch, a…

Color inference from semantic labeling for person search in videos

2019-11-29 · Jules Simon, Guillaume-Alexandre Bilodeau, David Steele, Harshad Mahadik

We propose an explainable model to generate semantic color labels for person search. In this context, persons are described from their semantic parts, such as hat, shirt, etc. Person search consists in looking for people…

Person SearchSemantic Segmentation

XEmoGPT: An Explainable Multimodal Emotion Recognition Framework with Cue-Level Perception and Reasoning

2026-02-05 · Hanwen Zhang, Yao Liu, Peiyuan Jiang, Lang Junjie 외 arxiv

Explainable Multimodal Emotion Recognition plays a crucial role in applications such as human-computer interaction and social media analytics. However, current approaches struggle with cue-level perception and reasoning …

Multimodal Emotion RecognitionSemantic Similarity

EVAL: Explainable Video Anomaly Localization

2022-12-15 · CVPR 2023 1 · Ashish Singh, Michael J. Jones, Erik Learned-Miller

We develop a novel framework for single-scene video anomaly localization that allows for human-understandable reasons for the decisions the system makes. We first learn general representations of objects and their motion…

Anomaly DetectionAnomaly LocalizationVideo Anomaly Detection