Weighted Supervised Contrastive Learning and Domain Mixture For Generalized Person Re-Identification
Kaixiang Chen, Tiantian Gong, Liyan Zhang
-
SPS
IEEE Members: $11.00
Non-members: $15.00Length: 00:08:03
in deep reinforcement learning (DRL), the agent is usually trained on seen environments by optimizing a policy network. However, it is difficult to be generalized to unseen environments properly, even when the environmental variations are insignificant. This is partly because the policy network cannot effectively learn the representation of visual difference that is subtle among highly similar states in the environments. Be-cause a bilinear structured model containing two feature ex-tractors allows pairwise feature interactions in a translation-ally invariant manner which makes it particularly useful for subtle difference recognition among highly similar states, in this work, a bilinear policy network is employed to enhance representation learning, and thus to improve generalization of the DRL. The proposed bilinear policy network is tested on various DRL task, including a control task on path planning for active object detection, and Grid World, an AI game task. The test results show that the generalization of DRL can be improved by the proposed network