中文
相关论文

相关论文: Person Re-identification with Adversarial Triplet …

200 篇论文

The use of deep neural network (DNN) autoencoders (AEs) has recently exploded due to their wide applicability. However, the embedding representation produced by a standard DNN AE that is trained to minimize only the reconstruction error…

机器学习 · 计算机科学 2020-11-20 Mark Alan Matties

Person re-identification (ReID) is a fundamental task in many real-world applications such as pedestrian trajectory tracking. However, advanced deep learning-based ReID models are highly susceptible to adversarial attacks, where…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Yuhang Zhou , Yanxiang Zhao , Zhongyun Hua , Zhipu Liu , Zhaoquan Gu , Qing Liao , Leo Yu Zhang

In this paper, we aim to tackle the one-shot person re-identification problem where only one image is labelled for each person, while other images are unlabelled. This task is challenging due to the lack of sufficient labelled training…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Hui Li , Jimin Xiao , Mingjie Sun , Eng Gee Lim , Yao Zhao

This paper studies the problem of Person Re-Identification (ReID)for large-scale applications. Recent research efforts have been devoted to building complicated part models, which introduce considerably high computational cost and memory…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Zhen Li , Hanyang Shao , Nian Xue , Liang Niu , LiangLiang Cao

Adversarial training (AT) is always formulated as a minimax problem, of which the performance depends on the inner optimization that involves the generation of adversarial examples (AEs). Most previous methods adopt Projected Gradient…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Xiaojun Jia , Yong Zhang , Baoyuan Wu , Ke Ma , Jue Wang , Xiaochun Cao

Adversarial training has been demonstrated to be the most effective approach to defend against adversarial attacks. However, existing adversarial training methods show apparent oscillations and overfitting issue in the training process,…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Kun He , Xin Liu , Yichen Yang , Zhou Qin , Weigao Wen , Hui Xue , John E. Hopcroft

Deep neural networks can be easily fooled into making incorrect predictions through corruption of the input by adversarial perturbations: human-imperceptible artificial noise. So far adversarial training has been the most successful defense…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Lin Li , Michael Spratling

Adversarial Training (AT) is one of the most effective methods to train robust Deep Neural Networks (DNNs). However, AT creates an inherent trade-off between clean accuracy and adversarial robustness, which is commonly attributed to the…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yanyun Wang , Li Liu

Person re-identification (re-id) aims to match pedestrians observed by disjoint camera views. It attracts increasing attention in computer vision due to its importance to surveillance system. To combat the major challenge of cross-view…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Lin Wu , Yang Wang , Junbin Gao , Xue Li

Deep Imitation Learning requires a large number of expert demonstrations, which are not always easy to obtain, especially for complex tasks. A way to overcome this shortage of labels is through data augmentation. However, this cannot be…

机器学习 · 计算机科学 2021-03-29 Dafni Antotsiou , Carlo Ciliberto , Tae-Kyun Kim

Inspired by the effectiveness of adversarial training in the area of Generative Adversarial Networks we present a new approach for learning feature representations in person re-identification. We investigate different types of bias that…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Sara Iodice , Krystian Mikolajczyk

Human annotations serve an important role in computational models where the target constructs under study are hidden, such as dimensions of affect. This is especially relevant in machine learning, where subjective labels derived from…

机器学习 · 统计学 2020-02-19 Karel Mundnich , Brandon M. Booth , Benjamin Girault , Shrikanth Narayanan

Adversarial training (AT) is a prominent technique employed by deep learning models to defend against adversarial attacks, and to some extent, enhance model robustness. However, there are three main drawbacks of the existing AT-based…

图像与视频处理 · 电气工程与系统科学 2026-03-31 X. Peng , D. Zhou , G. Sun , J. Shi , L. Wu

In this work, we present an unconstrained face verification algorithm and evaluate it on the recently released IJB-A dataset that aims to push the boundaries of face verification methods. The proposed algorithm couples a deep CNN-based…

计算机视觉与模式识别 · 计算机科学 2016-03-15 Swami Sankaranarayanan , Azadeh Alavi , Rama Chellappa

Person re-identification (re-ID) is a highly challenging task due to large variations of pose, viewpoint, illumination, and occlusion. Deep metric learning provides a satisfactory solution to person re-ID by training a deep network under…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Rui Yu , Zhiyong Dou , Song Bai , Zhaoxiang Zhang , Yongchao Xu , Xiang Bai

Due to domain bias, directly deploying a deep person re-identification (re-ID) model trained on one dataset often achieves considerably poor accuracy on another dataset. In this paper, we propose an Adaptive Exploration (AE) method to…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yuhang Ding , Hehe Fan , Mingliang Xu , Yi Yang

Large-scale is a trend in person re-identification (re-id). It is important that real-time search be performed in a large gallery. While previous methods mostly focus on discriminative learning, this paper makes the attempt in integrating…

计算机视觉与模式识别 · 计算机科学 2017-05-08 Fuqing Zhu , Xiangwei Kong , Liang Zheng , Haiyan Fu , Qi Tian

Adversarial Training (AT), which is commonly accepted as one of the most effective approaches defending against adversarial examples, can largely harm the standard performance, thus has limited usefulness on industrial-scale production and…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Xiaofeng Mao , Yuefeng Chen , Ranjie Duan , Yao Zhu , Gege Qi , Shaokai Ye , Xiaodan Li , Rong Zhang , Hui Xue

In this paper, we study adversarial training on datasets that obey the long-tailed distribution, which is practical but rarely explored in previous works. Compared with conventional adversarial training on balanced datasets, this process…

机器学习 · 计算机科学 2023-12-05 Guanlin Li , Guowen Xu , Tianwei Zhang

Intrinsic susceptibility of deep learning to adversarial examples has led to a plethora of attack techniques with a broad common objective of fooling deep models. However, we find slight compositional differences between the algorithms…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Rahul Ambati , Naveed Akhtar , Ajmal Mian , Yogesh Singh Rawat