中文
相关论文

相关论文: CFA: Coupled-hypersphere-based Feature Adaptation …

200 篇论文

Unsupervised anomaly detection and localization is crucial to the practical application when collecting and labeling sufficient anomaly data is infeasible. Most existing representation-based approaches extract normal image features with a…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Jiawei Yu , Ye Zheng , Xiang Wang , Wei Li , Yushuang Wu , Rui Zhao , Liwei Wu

Conventional defect detection systems in Automated Fibre Placement (AFP) typically rely on end-to-end supervised learning, necessitating a substantial number of labelled defective samples for effective training. However, the scarcity of…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Assef Ghamisi , Todd Charter , Li Ji , Maxime Rivard , Gil Lund , Homayoun Najjaran

One-class anomaly detection aims to detect objects that do not belong to a predefined normal class. In practice training data lack those anomalous samples; hence state-of-the-art methods are trained to discriminate between normal and…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Romain Hermary , Vincent Gaudillière , Abd El Rahman Shabayek , Djamila Aouada

Deep learning-based palmprint recognition algorithms have shown great potential. Most of them are mainly focused on identifying samples from the same dataset. However, they may be not suitable for a more convenient case that the images for…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Huikai Shao , Dexing Zhong

Unsupervised Domain Adaptation (UDA), a branch of transfer learning where labels for target samples are unavailable, has been widely researched and developed in recent years with the help of adversarially trained models. Although existing…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Changwei Xu , Jianfei Yang , Haoran Tang , Han Zou , Cheng Lu , Tianshuo Zhang

Transformer-based models have been widely adopted for sentiment analysis tasks due to their exceptional ability to capture contextual information. However, these methods often exhibit suboptimal accuracy in certain scenarios. By analyzing…

人工智能 · 计算机科学 2025-12-25 Yawei Liu

Unlike unsupervised approaches such as autoencoders that learn to reconstruct their inputs, this paper introduces an alternative approach to unsupervised feature learning called divergent discriminative feature accumulation (DDFA) that…

神经与进化计算 · 计算机科学 2014-06-11 Paul A. Szerlip , Gregory Morse , Justin K. Pugh , Kenneth O. Stanley

We propose an incremental improvement to Fully Convolutional Data Description (FCDD), an adaptation of the one-class classification approach from anomaly detection to image anomaly segmentation (a.k.a. anomaly localization). We analyze its…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Joao P. C. Bertoldo , Santiago Velasco-Forero , Jesus Angulo , Etienne Decencière

Object detection in optical remote sensing images is an important and challenging task. In recent years, the methods based on convolutional neural networks have made good progress. However, due to the large variation in object scale, aspect…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Qi Ming , Lingjuan Miao , Zhiqiang Zhou , Yunpeng Dong

Fetal alcohol syndrome (FAS) caused by prenatal alcohol exposure can result in a series of cranio-facial anomalies, and behavioral and neurocognitive problems. Current diagnosis of FAS is typically done by identifying a set of facial…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Zeyu Fu , Jianbo Jiao , Michael Suttie , J. Alison Noble

Real-world vision models in dynamic environments face rapid shifts in domain distributions, leading to decreased recognition performance. Using unlabeled test data, continuous test-time adaptation (CTTA) directly adjusts a pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Sarthak Kumar Maharana , Baoming Zhang , Yunhui Guo

Partial domain adaptation aims to adapt knowledge from a larger and more diverse source domain to a smaller target domain with less number of classes, which has attracted appealing attention. Recent practice on domain adaptation manages to…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Taotao Jing , Ming Shao , Zhengming Ding

With the recent advances in deep neural networks, anomaly detection in multimedia has received much attention in the computer vision community. While reconstruction-based methods have recently shown great promise for anomaly detection, the…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Chaoqin Huang , Fei Ye , Jinkun Cao , Maosen Li , Ya Zhang , Cewu Lu

Previous transfer methods for anomaly detection generally assume the availability of labeled data in source or target domains. However, such an assumption is not valid in most real applications where large-scale labeled data are too…

机器学习 · 计算机科学 2021-05-20 Cangning Fan , Fangyi Zhang , Peng Liu , Xiuyu Sun , Hao Li , Ting Xiao , Wei Zhao , Xianglong Tang

In this work we propose a one-class self-supervised method for anomaly segmentation in images that benefits both from a modern machine learning approach and a more classic statistical detection theory. The method consists of four phases.…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Matías Tailanian , Álvaro Pardo , Pablo Musé

Climate change is expected to intensify and increase extreme events in the weather cycle. Since this has a significant impact on various sectors of our life, recent works are concerned with identifying and predicting such extreme events…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Mohamad Hakam Shams Eddin , Ribana Roscher , Juergen Gall

Face anti-spoofing (FAS) plays a vital role in face recognition systems. Most state-of-the-art FAS methods 1) rely on stacked convolutions and expert-designed network, which is weak in describing detailed fine-grained information and easily…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Zitong Yu , Chenxu Zhao , Zezheng Wang , Yunxiao Qin , Zhuo Su , Xiaobai Li , Feng Zhou , Guoying Zhao

Recently, large vision and language models have shown their success when adapting them to many downstream tasks. In this paper, we present a unified framework named CLIP-ADA for Anomaly Detection by Adapting a pre-trained CLIP model. To…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Yuxuan Cai , Xinwei He , Dingkang Liang , Ao Tong , Xiang Bai

Federated learning is a decentralized collaborative training paradigm preserving stakeholders' data ownership while improving performance and generalization. However, statistical heterogeneity among client datasets degrades system…

机器学习 · 计算机科学 2025-09-09 Vasilis Siomos , Jonathan Passerat-Palmbach , Giacomo Tarroni

Local feature extraction is a standard approach in computer vision for tackling important tasks such as image matching and retrieval. The core assumption of most methods is that images undergo affine transformations, disregarding more…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Guilherme Potje , Felipe Cadar , Andre Araujo , Renato Martins , Erickson R. Nascimento