中文
相关论文

相关论文: Commonality in Few: Few-Shot Multimodal Anomaly De…

200 篇论文

The performance of anomaly inspection in industrial manufacturing is constrained by the scarcity of anomaly data. To overcome this challenge, researchers have started employing anomaly generation approaches to augment the anomaly dataset.…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Ying Jin , Jinlong Peng , Qingdong He , Teng Hu , Jiafu Wu , Hao Chen , Haoxuan Wang , Wenbing Zhu , Mingmin Chi , Jun Liu , Yabiao Wang

Learning to recognize novel visual categories from a few examples is a challenging task for machines in real-world industrial applications. In contrast, humans have the ability to discriminate even similar objects with little supervision.…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Xin Sun , Hongwei Xv , Junyu Dong , Qiong Li , Changrui Chen

Few-shot object detection (FSOD) aims to classify and detect few images of novel categories. Existing meta-learning methods insufficiently exploit features between support and query images owing to structural limitations. We propose a…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Dongwoo Park , Jong-Min Lee

We propose a structural-graph approach to classifying contour images in a few-shot regime without using backpropagation. The core idea is to make structure the carrier of explanations: an image is encoded as an attributed graph (critical…

人工智能 · 计算机科学 2025-12-23 Mykyta Lapin , Kostiantyn Bokhan , Yurii Parzhyn

The goal of few-shot image recognition (FSIR) is to identify novel categories with a small number of annotated samples by exploiting transferable knowledge from training data (base categories). Most current studies assume that the…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Shuqiang Jiang , Yaohui Zhu , Chenlong Liu , Xinhang Song , Xiangyang Li , Weiqing Min

Few-shot class-incremental learning is crucial for developing scalable and adaptive intelligent systems, as it enables models to acquire new classes with minimal annotated data while safeguarding the previously accumulated knowledge.…

机器学习 · 计算机科学 2024-09-19 Cuiwei Liu , Siang Xu , Huaijun Qiu , Jing Zhang , Zhi Liu , Liang Zhao

The deployment of traditional deep learning models in high-risk security tasks in an unlabeled, data-non-exploitable video intelligence environment faces significant challenges. In this paper, we propose a lightweight anomaly detection…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Wei Meng

Recent studies of multimodal industrial anomaly detection (IAD) based on 3D point clouds and RGB images have highlighted the importance of exploiting the redundancy and complementarity among modalities for accurate classification and…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Wenbo Sui , Daniel Lichau , Josselin Lefèvre , Harold Phelippeau

In the field of medical decision-making, precise anomaly detection in medical imaging plays a pivotal role in aiding clinicians. However, previous work is reliant on large-scale datasets for training anomaly detection models, which…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Ximiao Zhang , Min Xu , Dehui Qiu , Ruixin Yan , Ning Lang , Xiuzhuang Zhou

Monitoring complex systems results in massive multivariate time series data, and anomaly detection of these data is very important to maintain the normal operation of the systems. Despite the recent emergence of a large number of anomaly…

机器学习 · 计算机科学 2021-06-14 Liwei Deng , Xuanhao Chen , Yan Zhao , Kai Zheng

In the context of few-shot classification, the goal is to train a classifier using a limited number of samples while maintaining satisfactory performance. However, traditional metric-based methods exhibit certain limitations in achieving…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Fatemeh Askari , Amirreza Fateh , Mohammad Reza Mohammadi

Industrial anomaly detection is increasingly relying on foundation models, aiming for strong out-of-distribution generalization and rapid adaptation in real-world deployments. Notably, past studies have primarily focused on textual prompt…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Po-Han Huang , Jeng-Lin Li , Po-Hsuan Huang , Ming-Ching Chang , Wei-Chao Chen

Many recent few-shot learning methods concentrate on designing novel model architectures. In this paper, we instead show that with a simple backbone convolutional network we can even surpass state-of-the-art classification accuracy. The…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Wei Shen , Ziqiang Shi , Jun Sun

Industrial equipment fault diagnosis often encounter challenges such as the scarcity of fault data, complex operating conditions, and varied types of failures. Signal analysis, data statistical learning, and conventional deep learning…

人工智能 · 计算机科学 2024-05-31 Mengjie Gan , Penglong Lian , Zhiheng Su , Jiyang Zhang , Jialong Huang , Benhao Wang , Jianxiao Zou , Shicai Fan

Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Guangxing Han , Yicheng He , Shiyuan Huang , Jiawei Ma , Shih-Fu Chang

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few images with…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Mengting Chen , Xinggang Wang , Heng Luo , Yifeng Geng , Wenyu Liu

Few-shot learning aims to recognize instances from novel classes with few labeled samples, which has great value in research and application. Although there has been a lot of work in this area recently, most of the existing work is based on…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Congqi Cao , Yajuan Li , Qinyi Lv , Peng Wang , Yanning Zhang

This paper considers a practical few-shot anomaly detection (FSAD) setting, termed discriminative FSAD, where a limited number of both normal and anomalous examples are available as references during inference. Existing FSAD methods rely on…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Huan Wang , Jun Shen , Jun Yan , Guansong Pang

Traditional shape descriptors have been gradually replaced by convolutional neural networks due to their superior performance in feature extraction and classification. The state-of-the-art methods recognize object shapes via image…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Wenlong Shi , Changsheng Lu , Ming Shao , Yinjie Zhang , Siyu Xia , Piotr Koniusz

Few-Shot Anomaly Detection (FSAD) has emerged as a critical paradigm for identifying irregularities using scarce normal references. While recent methods have integrated textual semantics to complement visual data, they predominantly rely on…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Yuxin Jiang , Yunkang Cao , Yuqi Cheng , Yiheng Zhang , Weiming Shen