中文
相关论文

相关论文: Confidence-aware Adversarial Learning for Self-sup…

200 篇论文

Recent progress in self-supervised representation learning has resulted in models that are capable of extracting image features that are not only effective at encoding image level, but also pixel-level, semantics. These features have been…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Octave Mariotti , Oisin Mac Aodha , Hakan Bilen

The fact that deep neural networks are susceptible to crafted perturbations severely impacts the use of deep learning in certain domains of application. Among many developed defense models against such attacks, adversarial training emerges…

机器学习 · 计算机科学 2020-07-13 Anh Bui , Trung Le , He Zhao , Paul Montague , Olivier deVel , Tamas Abraham , Dinh Phung

It is well known that for some tasks, labeled data sets may be hard to gather. Therefore, we wished to tackle here the problem of having insufficient training data. We examined learning methods from unlabeled data after an initial training…

机器学习 · 计算机科学 2018-04-06 Gal Hyams , Daniel Greenfeld , Dor Bank

Cloth-changing Person Re-Identification (CC-ReID) is a challenging task that aims to retrieve the target person across multiple surveillance cameras when clothing changes might happen. Despite recent progress in CC-ReID, existing approaches…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Peini Guo , Hong Liu , Jianbing Wu , Guoquan Wang , Tao Wang

Deep learning-based approaches achieve state-of-the-art performance in the majority of image segmentation benchmarks. However, training of such models requires a sizable amount of manual annotations. In order to reduce this effort, we…

图像与视频处理 · 电气工程与系统科学 2019-09-04 Mahdyar Ravanbakhsh , Tassilo Klein , Kayhan Batmanghelich , Moin Nabi

Despite remarkable achievements in deep learning across various domains, its inherent vulnerability to adversarial examples still remains a critical concern for practical deployment. Adversarial training has emerged as one of the most…

机器学习 · 计算机科学 2024-11-06 Junhao Dong , Xinghua Qu , Z. Jane Wang , Yew-Soon Ong

Partial multi-label learning aims to extract knowledge from incompletely annotated data, which includes known correct labels, known incorrect labels, and unknown labels. The core challenge lies in accurately identifying the ambiguous…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Xin Wu , Fei Teng , Yue Feng , Kaibo Shi , Zhuosheng Lin , Ji Zhang , James Wang

Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yifan Pu , Yizeng Han , Yulin Wang , Junlan Feng , Chao Deng , Gao Huang

The goal of spatial-configuration-based classification is to build a classifier to distinguish two classes (e.g., responder, non-responder) based on the spatial arrangements (e.g., spatial interactions between different point categories)…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Majid Farhadloo , Carl Molnar , Gaoxiang Luo , Yan Li , Shashi Shekhar , Rachel L. Maus , Svetomir N. Markovic , Raymond Moore , Alexey Leontovich

Adversarial training has become one of the most effective methods for improving robustness of neural networks. However, it often suffers from poor generalization on both clean and perturbed data. In this paper, we propose a new algorithm,…

机器学习 · 计算机科学 2020-02-19 Minhao Cheng , Qi Lei , Pin-Yu Chen , Inderjit Dhillon , Cho-Jui Hsieh

We present an adversarial framework to craft perturbations that mislead classifiers by accounting for the image content and the semantics of the labels. The proposed framework combines a structure loss and a semantic adversarial loss in a…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Ali Shahin Shamsabadi , Changjae Oh , Andrea Cavallaro

In recent years, convolutional neural networks (CNNs) took over the field of document analysis and they became the predominant model for word spotting. Especially attribute CNNs, which learn the mapping between a word image and an attribute…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Fabian Wolf , Philipp Oberdiek , Gernot A. Fink

Large Language Models (LLMs) are revolutionizing how users interact with information systems, yet their high inference cost poses serious scalability and sustainability challenges. Caching inference responses, allowing them to be retrieved…

机器学习 · 计算机科学 2026-02-16 Xutong Liu , Baran Atalar , Xiangxiang Dai , Jinhang Zuo , Siwei Wang , John C. S. Lui , Wei Chen , Carlee Joe-Wong

Establishing robust and accurate correspondences is a fundamental backbone to many computer vision algorithms. While recent learning-based feature matching methods have shown promising results in providing robust correspondences under…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Hugo Germain , Guillaume Bourmaud , Vincent Lepetit

Large-scale visual place recognition (VPR) is inherently challenging because not all visual cues in the image are beneficial to the task. In order to highlight the task-relevant visual cues in the feature embedding, the existing attention…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Guohao Peng , Yufeng Yue , Jun Zhang , Zhenyu Wu , Xiaoyu Tang , Danwei Wang

Given a deep neural network image classification model that we treat as a black box, and an unlabeled evaluation dataset, we develop an efficient strategy by which the classifier can be evaluated. Randomly sampling and labeling instances…

机器学习 · 计算机科学 2020-06-30 Walter Bennette , Karsten Maurer , Sean Sisti

In this paper, we propose to utilize Automated Machine Learning to adaptively search a neural architecture for deepfake detection. This is the first time to employ automated machine learning for deepfake detection. Based on our explored…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Ping Liu , Yuewei Lin , Yang He , Yunchao Wei , Liangli Zhen , Joey Tianyi Zhou , Rick Siow Mong Goh , Jingen Liu

Deep Semantic Matching is a crucial component in various natural language processing applications such as question and answering (QA), where an input query is compared to each candidate question in a QA corpus in terms of relevance.…

计算与语言 · 计算机科学 2020-03-26 Changyu Miao , Zhen Cao , Yik-Cheung Tam

Existing deep learning approaches leave out the semantic cues that are crucial in semantic segmentation present in complex scenarios including cluttered backgrounds and translucent objects, etc. To handle these challenges, we propose a…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Muhammad Ali , Mamoona Javaid , Mubashir Noman , Mustansar Fiaz , Salman Khan

The development of autoregressive modeling (AM) in computer vision lags behind natural language processing (NLP) in self-supervised pre-training. This is mainly caused by the challenge that images are not sequential signals and lack a…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Kaiyou Song , Shan Zhang , Tong Wang