中文
相关论文

相关论文: Similarity Distribution based Membership Inference…

200 篇论文

Deep learning technology promotes the rapid development of person re-identifica-tion (re-ID). However, some challenges are still existing in the open-world. First, the existing re-ID research usually assumes only one factor variable (view,…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Yaguan Qian , Anlin Sun

Given a target image as query, person re-identification systems retrieve a ranked list of candidate matches on a per-camera basis. In deployed systems, a human operator scans these lists and labels sighted targets by touch or mouse-based…

计算机视觉与模式识别 · 计算机科学 2019-12-06 K L Navaneet , Ravi Kiran Sarvadevabhatla , Shashank Shekhar , R. Venkatesh Babu , Anirban Chakraborty

Modern machine learning (ML) ecosystems offer a surging number of ML frameworks and code repositories that can greatly facilitate the development of ML models. Today, even ordinary data holders who are not ML experts can apply off-the-shelf…

密码学与安全 · 计算机科学 2024-07-03 Zitao Chen , Karthik Pattabiraman

Person re-identification (Re-ID) aims at matching images of the same person across disjoint camera views, which is a challenging problem in multimedia analysis, multimedia editing and content-based media retrieval communities. The major…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Sanping Zhou , Jinjun Wang , Rui Shi , Qiqi Hou , Yihong Gong , Nanning Zheng

In a Membership Inference (MI) game, an attacker tries to infer whether a target point was included or not in the input of an algorithm. Existing works show that some target points are easier to identify, while others are harder. This paper…

机器学习 · 计算机科学 2025-03-07 Achraf Azize , Debabrota Basu

Person re-identification (re-id) is a critical problem in video analytics applications such as security and surveillance. The public release of several datasets and code for vision algorithms has facilitated rapid progress in this area over…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Srikrishna Karanam , Mengran Gou , Ziyan Wu , Angels Rates-Borras , Octavia Camps , Richard J. Radke

Person re-identification (re-id), an emerging problem in visual surveillance, deals with maintaining entities of individuals whilst they traverse various locations surveilled by a camera network. From a visual perspective re-id is…

计算机视觉与模式识别 · 计算机科学 2015-05-11 Ziming Zhang , Venkatesh Saligrama

Person re-identification (reID) is an important task that requires to retrieve a person's images from an image dataset, given one image of the person of interest. For learning robust person features, the pose variation of person images is…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Yixiao Ge , Zhuowan Li , Haiyu Zhao , Guojun Yin , Shuai Yi , Xiaogang Wang , Hongsheng Li

For long time, person re-identification and image search are two separately studied tasks. However, for person re-identification, the effectiveness of local features and the "query-search" mode make it well posed for image search…

计算机视觉与模式识别 · 计算机科学 2015-02-10 Liang Zheng , Liyue Shen , Lu Tian , Shengjin Wang , Jiahao Bu , Qi Tian

With the increasing adoption of AI, inherent security and privacy vulnerabilities formachine learning systems are being discovered. One such vulnerability makes itpossible for an adversary to obtain private information about the types of…

机器学习 · 计算机科学 2019-10-11 Samyadeep Basu , Rauf Izmailov , Chris Mesterharm

Machine Learning (ML) has made unprecedented progress in the past several decades. However, due to the memorability of the training data, ML is susceptible to various attacks, especially Membership Inference Attacks (MIAs), the objective of…

机器学习 · 计算机科学 2022-05-16 Shuhao Li , Yajie Wang , Yuanzhang Li , Yu-an Tan

Person re-identification (reID) aims at retrieving a person from images captured by different cameras. For deep-learning-based reID methods, it has been proved that using local features together with global feature could help to give robust…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Zhijun He , Hongbo Zhao , Wenquan Feng

Existing person re-identification (Re-ID) methods principally deploy the ImageNet-1K dataset for model initialization, which inevitably results in sub-optimal situations due to the large domain gap. One of the key challenges is that…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Ke Niu , Haiyang Yu , Xuelin Qian , Teng Fu , Bin Li , Xiangyang Xue

Annotating a large-scale image dataset is very tedious, yet necessary for training person re-identification models. To alleviate such a problem, we present an active hard sample mining framework via training an effective re-ID model with…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Xin Xu , Lei Liu , Weifeng Liu , Meng Wang , Ruimin Hu

Person re-identification (ReID) is an important problem in computer vision, especially for video surveillance applications. The problem focuses on identifying people across different cameras or across different frames of the same camera.…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Doney Alex , Zishan Sami , Sumandeep Banerjee , Subrat Panda

A Membership Inference Attack (MIA) assesses how much a target machine learning model reveals about its training data by determining whether specific query instances were part of the training set. State-of-the-art MIAs rely on training…

密码学与安全 · 计算机科学 2026-01-13 Yuntao Du , Yuetian Chen , Hanshen Xiao , Bruno Ribeiro , Ninghui Li

Machine learning models leak information about the datasets on which they are trained. An adversary can build an algorithm to trace the individual members of a model's training dataset. As a fundamental inference attack, he aims to…

机器学习 · 统计学 2018-07-17 Milad Nasr , Reza Shokri , Amir Houmansadr

User identity linkage is a task of recognizing the identities of the same user across different social networks (SN). Previous works tackle this problem via estimating the pairwise similarity between identities from different SN, predicting…

机器学习 · 计算机科学 2019-11-01 Xiaoxue Li , Yanan Cao , Yanmin Shang , Yangxi Li , Yanbing Liu , Jianlong Tan

In a real world environment, person re-identification (Re-ID) is a challenging task due to variations in lighting conditions, viewing angles, pose and occlusions. Despite recent performance gains, current person Re-ID algorithms still…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

Transfer learning has become an increasingly popular technique in machine learning as a way to leverage a pretrained model trained for one task to assist with building a finetuned model for a related task. This paradigm has been especially…

机器学习 · 计算机科学 2024-10-18 John Abascal , Stanley Wu , Alina Oprea , Jonathan Ullman