paper-with-me

홈 › Papers

Transformer Based Self-Context Aware Prediction for Few-Shot Anomaly Detection in Videos

2025-03-02 · Gargi V. Pillai, Ashish Verma, Debashis Sen

Anomaly detection in videos is a challenging task as anomalies in different videos are of different kinds. Therefore, a promising way to approach video anomaly detection is by learning the non-anomalous nature of the video at hand. To this end, we propose a one-class few-shot learning driven transformer based approach for anomaly detection in videos that is self-context aware. Features from the first few consecutive non-anomalous frames in a video are used to train the transformer in predicting the non-anomalous feature of the subsequent frame. This takes place under the attention of a self-context learned from the input features themselves. After the learning, given a few previous frames, the video-specific transformer is used to infer if a frame is anomalous or not by comparing the feature predicted by it with the actual. The effectiveness of the proposed method with respect to the state-of-the-art is demonstrated through qualitative and quantitative results on different standard datasets. We also study the positive effect of the self-context used in our approach.

📄 PDF Abstract BibTeX arXiv:2503.00670

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFew-Shot LearningVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

CATrans: Context and Affinity Transformer for Few-Shot Segmentation

2022-04-27 · Shan Zhang, Tianyi Wu, Sitong Wu, Guodong Guo

Few-shot segmentation (FSS) aims to segment novel categories given scarce annotated support images. The crux of FSS is how to aggregate dense correlations between support and query images for query segmentation while bei…

RelationTransfer Learning

Efficient Zero-shot Visual Search via Target and Context-aware Transformer

2022-11-24 · Zhiwei Ding, Xuezhe Ren, Erwan David, Melissa Vo 외

Visual search is a ubiquitous challenge in natural vision, including daily tasks such as finding a friend in a crowd or searching for a car in a parking lot. Human rely heavily on relevant target features to perform goal…

Self-Paced and Self-Corrective Masked Prediction for Movie Trailer Generation

2025-12-04 · Sidan Zhu, Hongteng Xu, Dixin Luo arxiv

As a challenging video editing task, movie trailer generation involves selecting and reorganizing movie shots to create engaging trailers. Currently, most existing automatic trailer generation methods employ a "selection…

Amortized In-Context Mixed Effect Transformer Models: A Zero-Shot Approach for Pharmacokinetics

2025-08-21 · César Ali Ojeda Marin, Wilhelm Huisinga, Purity Kavwele, Ramsés J. Sánchez 외 arxiv

Accurate dose-response forecasting under sparse sampling is central to precision pharmacotherapy. We present the Amortized In-Context Mixed-Effect Transformer (AICMET) model, a transformer-based latent-variable framework…

Bayesian Inference

Context-aware Fine-tuning of Self-supervised Speech Models

2022-12-16 · Suwon Shon, Felix Wu, Kwangyoun Kim, Prashant Sridhar 외

Self-supervised pre-trained transformers have improved the state of the art on a variety of speech tasks. Due to the quadratic time and space complexity of self-attention, they usually operate at the level of relatively …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity Recognition+5