paper-with-me

홈 › Papers

Leveraging Multimodal LLM Descriptions of Activity for Explainable Semi-Supervised Video Anomaly Detection

2025-10-16 · Furkan Mumcu, Michael J. Jones, Anoop Cherian, Yasin Yilmaz arxiv

Existing semi-supervised video anomaly detection (VAD) methods often struggle with detecting complex anomalies involving object interactions and generally lack explainability. To overcome these limitations, we propose a novel VAD framework leveraging Multimodal Large Language Models (MLLMs). Unlike previous MLLM-based approaches that make direct anomaly judgments at the frame level, our method focuses on extracting and interpreting object activity and interactions over time. By querying an MLLM with visual inputs of object pairs at different moments, we generate textual descriptions of the activity and interactions from nominal videos. These textual descriptions serve as a high-level representation of the activity and interactions of objects in a video. They are used to detect anomalies during test time by comparing them to textual descriptions found in nominal training videos. Our approach inherently provides explainability and can be combined with many traditional VAD methods to further enhance their interpretability. Extensive experiments on benchmark datasets demonstrate that our method not only detects complex interaction-based anomalies effectively but also achieves state-of-the-art performance on datasets without interaction anomalies.

📄 PDF Abstract BibTeX arXiv:2510.14896

Code (0)

등록된 구현이 없습니다.

Tasks

Video Anomaly Detection

Similar Papers 제목 키워드 기반

Contrastive Learning with Cross-Modal Knowledge Mining for Multimodal Human Activity Recognition

2022-05-20 · Razvan Brinzea, Bulat Khaertdinov, Stylianos Asteriadis

Human Activity Recognition is a field of research where input data can take many forms. Each of the possible input modalities describes human behaviour in a different way, and each has its own strengths and weaknesses. W…

Activity RecognitionContrastive LearningHuman Activity RecognitionRetrieval+1

Multimodal Point-of-Interest Recommendation

2024-10-04 · Yuta Kanzawa, Toyotaro Suzumura, Hiroki Kanezashi, Jiawei Yong 외

Large Language Models are applied to recommendation tasks such as items to buy and news articles to read. Point of Interest is quite a new area to sequential recommendation based on language representations of multimodal…

ArticlesMultimodal RecommendationSequential Recommendation

Explainable Human Activity Recognition: A Unified Review of Concepts and Mechanisms

2026-04-10 · Mainak Kundu, Catherine Chen, Rifatul Islam, Ismail Uysal 외 arxiv

Human activity recognition (HAR) has become a key component of intelligent systems for healthcare monitoring, assistive living, smart environments, and human-computer interaction. Although deep learning has substantially…

Human Activity Recognition

XMolCap: Advancing Molecular Captioning through Multimodal Fusion and Explainable Graph Neural Networks

2025-05-23 · IEEE Journal of Biomedical and Health Informatics 2025 5 · Duong Thanh Tran, Nguyen Doan Hieu Nguyen, Nhat Truong Pham, Rajan Rakkiyappan 외

Large language models (LLMs) have significantly advanced computational biology by enabling the integration of molecular, protein, and natural language data to accelerate drug discovery. However, existing molecular captio…

Drug DiscoveryMolecule Captioning

FakeBench: Probing Explainable Fake Image Detection via Large Multimodal Models

2024-04-20 · Yixuan Li, Xuelin Liu, Xiaoyang Wang, Bu Sung Lee 외

The ability to distinguish whether an image is generated by artificial intelligence (AI) is a crucial ingredient in human intelligence, usually accompanied by a complex and dialectical forensic and reasoning process. How…

Binary ClassificationFake Image DetectionQuestion Answering