中文
相关论文

相关论文: 3D Human-Human Interaction Anomaly Detection

200 篇论文

We introduce the task of human action anomaly detection (HAAD), which aims to identify anomalous motions in an unsupervised manner given only the pre-determined normal category of training action samples. Compared to prior human-related…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Shun Maeda , Chunzhi Gu , Jun Yu , Shogo Tokai , Shangce Gao , Chao Zhang

Traditional anomaly detection in human mobility has primarily focused on trajectory-level analysis, identifying statistical outliers or spatiotemporal inconsistencies across aggregated movement traces. However, detecting individual-level…

人工智能 · 计算机科学 2025-10-15 Junyi Xie , Jina Kim , Yao-Yi Chiang , Lingyi Zhao , Khurram Shafique

A comprehensive understanding of interested human-to-human interactions in video streams, such as queuing, handshaking, fighting and chasing, is of immense importance to the surveillance of public security in regions like campuses, squares…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Zhenhua Wang , Kaining Ying , Jiajun Meng , Jifeng Ning

Detecting anomalies in human mobility is essential for applications such as public safety and urban planning. While traditional anomaly detection methods primarily focus on individual movement patterns (e.g., a child should stay at home at…

机器学习 · 计算机科学 2025-08-21 Haomin Wen , Shurui Cao , Leman Akoglu

Time series anomaly detection is a critical machine learning task for numerous applications, such as finance, healthcare, and industrial systems. However, even high-performing models may exhibit potential issues such as biases, leading to…

人机交互 · 计算机科学 2025-06-24 Ziquan Deng , Xiwei Xuan , Kwan-Liu Ma , Zhaodan Kong

Most GCN-based methods model interacting individuals as independent graphs, neglecting their inherent inter-dependencies. Although recent approaches utilize predefined interaction adjacency matrices to integrate participants, these matrices…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Chen Pang , Xuequan Lu , Qianyu Zhou , Lei Lyu

The primary objective of human activity recognition (HAR) is to infer ongoing human actions from sensor data, a task that finds broad applications in health monitoring, safety protection, and sports analysis. Despite proliferating research,…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Hang Xiao , Ying Yu , Jiarui Li , Zhifan Yang , Haotian Tang , Hanyu Liu , Chao Li

Human Action Anomaly Detection (HAAD) aims to identify anomalous actions given only normal action data during training. Existing methods typically follow a one-model-per-category paradigm, requiring separate training for each action…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Koichiro Kamide , Shunsuke Sakai , Shun Maeda , Chunzhi Gu , Chao Zhang

Human-centric Video Anomaly Detection (VAD) aims to identify human behaviors that deviate from normal. At its core, human-centric VAD faces substantial challenges, such as the complexity of diverse human behaviors, the rarity of anomalies,…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Armin Danesh Pazho , Shanle Yao , Ghazal Alinezhad Noghre , Babak Rahimi Ardabili , Vinit Katariya , Hamed Tabkhi

Given the temporal GPS coordinates from a large set of human agents, how can we model their mobility behavior toward effective anomaly (e.g. bad-actor or malicious behavior) detection without any labeled data? Human mobility and trajectory…

人工智能 · 计算机科学 2025-05-07 Haomin Wen , Shurui Cao , Zeeshan Rasheed , Khurram Hassan Shafique , Leman Akoglu

Anomaly detection (AD) is a task that distinguishes normal and abnormal data, which is important for applying automation technologies of the manufacturing facilities. For MVTec dataset that is a representative AD dataset for industrial…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Jongyub Seok , Chanjin Kang

Human Object Interaction (HOI) detection aims to localize and infer the relationships between a human and an object. Arguably, training supervised models for this task from scratch presents challenges due to the performance drop over rare…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Ting Lei , Fabian Caba , Qingchao Chen , Hailin Jin , Yuxin Peng , Yang Liu

Anomaly detection, where data instances are discovered containing feature patterns different from the majority, plays a fundamental role in various applications. However, it is challenging for existing methods to handle the scenarios where…

机器学习 · 计算机科学 2023-04-24 Guanchu Wang , Ninghao Liu , Daochen Zha , Xia Hu

Humans detect real-world object anomalies by perceiving, interacting, and reasoning based on object-conditioned physical knowledge. The long-term goal of Industrial Anomaly Detection (IAD) is to enable machines to autonomously replicate…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Wenqiao Li , Yao Gu , Xintao Chen , Xiaohao Xu , Ming Hu , Xiaonan Huang , Yingna Wu

Anomaly detection techniques enable effective anomaly detection and diagnosis in multi-variate time series data, which are of major significance for today's industrial applications. However, establishing an anomaly detection system that can…

机器学习 · 计算机科学 2024-05-02 Lingrui Yu

Given a complex graph database of node- and edge-attributed multi-graphs as well as associated metadata for each graph, how can we spot the anomalous instances? Many real-world problems can be cast as graph inference tasks where the graph…

机器学习 · 计算机科学 2023-11-21 Konstantinos Sotiropoulos , Lingxiao Zhao , Pierre Jinghong Liang , Leman Akoglu

Anomaly detection (AD) plays a vital role across a wide range of real-world domains by identifying data instances that deviate from expected patterns, potentially signaling critical events such as system failures, fraudulent activities, or…

机器学习 · 计算机科学 2025-07-11 Amirhossein Sadough , Mahyar Shahsavari , Mark Wijtvliet , Marcel van Gerven

Performing anomaly detection in hybrid systems is a challenging task since it requires analysis of timing behavior and mutual dependencies of both discrete and continuous signals. Typically, it requires modeling system behavior, which is…

机器学习 · 计算机科学 2020-10-30 Nemanja Hranisavljevic , Oliver Niggemann , Alexander Maier

In recommendation systems, items are likely to be exposed to various users and we would like to learn about the familiarity of a new user with an existing item. This can be formulated as an anomaly detection (AD) problem distinguishing…

机器学习 · 计算机科学 2022-09-22 Ke Bai , Aonan Zhang , Zhizhong Li , Ricardo Heano , Chong Wang , Lawrence Carin

Abnormal Human Behavior Detection (AHBD) under special scenarios is becoming increasingly crucial. While YOLO-based detection methods excel in real-time tasks, they remain hindered by challenges including small objects, task conflicts, and…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Xinyi Yin , Wenbo Yuan , Xuecheng Wu , Liangyu Fu , Danlei Huang
‹ 上一页 1 2 3 10 下一页 ›