paper-with-me

Papers

Reinforced Pedestrian Attribute Recognition with Group Optimization Reward

2022-05-21 · Zhong Ji, Zhenfei Hu, Yaodong Wang, Shengjia Li

Pedestrian Attribute Recognition (PAR) is a challenging task in intelligent video surveillance. Two key challenges in PAR include complex alignment relations between images and attributes, and imbalanced data distribution. Existing approaches usually formulate PAR as a recognition task. Different from them, this paper addresses it as a decision-making task via a reinforcement learning framework. Specifically, PAR is formulated as a Markov decision process (MDP) by designing ingenious states, action space, reward function and state transition. To alleviate the inter-attribute imbalance problem, we apply an Attribute Grouping Strategy (AGS) by dividing all attributes into subgroups according to their region and category information. Then we employ an agent to recognize each group of attributes, which is trained with Deep Q-learning algorithm. We also propose a Group Optimization Reward (GOR) function to alleviate the intra-attribute imbalance problem. Experimental results on the three benchmark datasets of PETA, RAP and PA100K illustrate the effectiveness and competitiveness of the proposed approach and demonstrate that the application of reinforcement learning to PAR is a valuable research direction.

📄 PDF Abstract BibTeX arXiv:2205.14042

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecision MakingPedestrian Attribute RecognitionQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Pedestrian Attribute Recognition: A Survey

2019-01-22 · Xiao Wang, Shaofei Zheng, Rui Yang, Aihua Zheng 외

Recognizing pedestrian attributes is an important task in the computer vision community due to it plays an important role in video surveillance. Many algorithms have been proposed to handle this task. The goal of this pa…

AttributeMulti-Label LearningMulti-Task LearningPedestrian Attribute Recognition+1

Attribute-Guided Pedestrian Retrieval: Bridging Person Re-ID with Internal Attribute Variability

2024-01-01 · CVPR 2024 1 · Yan Huang, Zhang Zhang, Qiang Wu, Yi Zhong 외

In various domains such as surveillance and smart retail pedestrian retrieval centering on person re-identification (Re-ID) plays a pivotal role. Existing Re-ID methodologies often overlook subtle internal attribute …

AttributeImage RetrievalPerson Re-IdentificationRetrieval

Robust Pedestrian Attribute Recognition Using Group Sparsity for Occlusion Videos

2021-10-17 · Geonu Lee, Kimin Yun, Jungchan Cho

Occlusion processing is a key issue in pedestrian attribute recognition (PAR). Nevertheless, several existing video-based PAR methods have not yet considered occlusion handling in depth. In this paper, we formulate findi…

AttributeOcclusion HandlingPedestrian Attribute Recognition

A Richly Annotated Dataset for Pedestrian Attribute Recognition

2016-03-23 · Dangwei Li, Zhang Zhang, Xiaotang Chen, Haibin Ling 외

In this paper, we aim to improve the dataset foundation for pedestrian attribute recognition in real surveillance scenarios. Recognition of human attributes, such as gender, and clothes types, has great prospects in real…

AttributePedestrian Attribute Recognition

Rethinking of Pedestrian Attribute Recognition: A Reliable Evaluation under Zero-Shot Pedestrian Identity Setting

2021-07-08 · Jian Jia, Houjing Huang, Xiaotang Chen, Kaiqi Huang

Pedestrian attribute recognition aims to assign multiple attributes to one pedestrian image captured by a video surveillance camera. Although numerous methods are proposed and make tremendous progress, we argue that it i…

AttributePedestrian Attribute Recognition