Deep Attribute Networks
Junyoung Chung, Donghoon Lee, Youngjoo Seo, and Chang D. Yoo

TL;DR
Deep Attribute Networks (DAN) are designed to extract high-level, semantic attributes from images for tasks like face verification and object recognition, bypassing traditional classification methods.
Contribution
The paper introduces DAN, a novel deep learning model that outputs image attributes directly, improving efficiency and semantic interpretability in image recognition tasks.
Findings
Achieves comparable results to state-of-the-art methods on LFW and a-PASCAL datasets.
Fast inference once trained, avoiding low-level feature computation.
Effective for both face verification and object recognition.
Abstract
Obtaining compact and discriminative features is one of the major challenges in many of the real-world image classification tasks such as face verification and object recognition. One possible approach is to represent input image on the basis of high-level features that carry semantic meaning which humans can understand. In this paper, a model coined deep attribute network (DAN) is proposed to address this issue. For an input image, the model outputs the attributes of the input image without performing any classification. The efficacy of the proposed model is evaluated on unconstrained face verification and real-world object recognition tasks using the LFW and the a-PASCAL datasets. We demonstrate the potential of deep learning for attribute-based classification by showing comparable results with existing state-of-the-art results. Once properly trained, the DAN is fast and does away…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Face recognition and analysis · Advanced Image and Video Retrieval Techniques
