paper-with-me

홈 › Papers

Symbiotic Adversarial Learning for Attribute-based Person Search

2020-07-19 · ECCV 2020 8 · Yu-Tong Cao, Jingya Wang, DaCheng Tao

Attribute-based person search is in significant demand for applications where no detected query images are available, such as identifying a criminal from witness. However, the task itself is quite challenging because there is a huge modality gap between images and physical descriptions of attributes. Often, there may also be a large number of unseen categories (attribute combinations). The current state-of-the-art methods either focus on learning better cross-modal embeddings by mining only seen data, or they explicitly use generative adversarial networks (GANs) to synthesize unseen features. The former tends to produce poor embeddings due to insufficient data, while the latter does not preserve intra-class compactness during generation. In this paper, we present a symbiotic adversarial learning framework, called SAL.Two GANs sit at the base of the framework in a symbiotic learning scheme: one synthesizes features of unseen classes/categories, while the other optimizes the embedding and performs the cross-modal alignment on the common embedding space .Specifically, two different types of generative adversarial networks learn collaboratively throughout the training process and the interactions between the two mutually benefit each other. Extensive evaluations show SAL's superiority over nine state-of-the-art methods with two challenging pedestrian benchmarks, PETA and Market-1501. The code is publicly available at: https://github.com/ycao5602/SAL .

📄 PDF Abstract BibTeX arXiv:2007.09609

Code (1)

ycao5602/SAL 공식 구현 pytorch

Tasks

Attributecross-modal alignmentPerson Search

Similar Papers 제목 키워드 기반

SymbioticRAG: Enhancing Document Intelligence Through Human-LLM Symbiotic Collaboration

2025-05-05 · Qiang Sun, Tingting Bi, Sirui Li, Eun-Jung Holden 외

We present \textbf{SymbioticRAG}, a novel framework that fundamentally reimagines Retrieval-Augmented Generation~(RAG) systems by establishing a bidirectional learning relationship between humans and machines. Our approa…

Optical Character Recognition (OCR)RAGRetrievalRetrieval-augmented Generation

Transferable Adversarial Face Attack with Text Controlled Attribute

2024-12-16 · Wenyun Li, Zheng Zhang, Xiangyuan Lan, Dongmei Jiang

Traditional adversarial attacks typically produce adversarial examples under norm-constrained conditions, whereas unrestricted adversarial examples are free-form with semantically meaningful perturbations. Current unrest…

AttributeFace Recognition

Emotion Detection with Neural Personal Discrimination

2019-08-28 · IJCNLP 2019 11 · Xiabing Zhou, Zhongqing Wang, Shoushan Li, Guodong Zhou 외

There have been a recent line of works to automatically predict the emotions of posts in social media. Existing approaches consider the posts individually and predict their emotions independently. Different from previous…

PrivacyNet: Semi-Adversarial Networks for Multi-attribute Face Privacy

2020-01-02 · Vahid Mirjalili, Sebastian Raschka, Arun Ross

Recent research has established the possibility of deducing soft-biometric attributes such as age, gender and race from an individual's face image with high accuracy. However, this raises privacy concerns, especially whe…

Attribute

YeasierAgent: Agentic Social Sandbox as a Canvas for Intent-Driven Creation of Platform-Agnostic Symbiotic Agent-Native Applications

2026-06-11 · Jory He arxiv

This paper introduces YeasierAgent, an application-building paradigm based on symbiotic agents, narrative worlds, and scene-aware interaction. It challenges the conventional device-coupled model of software by redefining…