describing objects by their attributes
play

Describing Objects by their Attributes - A. Farhadi, I. Endres, D. - PowerPoint PPT Presentation

Describing Objects by their Attributes - A. Farhadi, I. Endres, D. Hoiem and D. Forsyth Aashish Sheshadri 19 th October 2012 Motivation Related Work Approach Experiments Conclusion Motivation What is Recognition ? Is it identifying object


  1. Describing Objects by their Attributes - A. Farhadi, I. Endres, D. Hoiem and D. Forsyth Aashish Sheshadri 19 th October 2012

  2. Motivation Related Work Approach Experiments Conclusion Motivation What is Recognition ? Is it identifying object names given a static frame ? If yes, how do we decide on object categories ? Reaching a consensus on object categories. Do we really need object categories ? Maybe not! Changing perspective … Traditional : Where is It ? Recent : What is it like ? - Recognition by association. This paper : What is it ? What can it be ? - Recognition by describing attributes. Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  3. Motivation Related Work Approach Experiments Conclusion Related Work Recognition by Association via Learning Per-Exemplar Distances - Tomasz Malisiewicz and Alexei A. Efros Learning Visual Attributes - Vittorio Ferrari and Andrew Zisserman Natural Scene Retrieval based on a Semantic Modeling Step - Julia Vogel and Bernt Schiele Learning to Recognize Activities from the Wrong View Point - Ali Farhadi and Mostafa Kamali Tabrizi Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  4. Motivation Related Work Approach Experiments Conclusion Why Attributes To Re-Cognize To make descriptions To make inferences “Cat” vs. “Large, angry animal with pointy teeth” Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  5. Motivation Related Work Approach Experiments Conclusion Inferring Attributes Category associated classifier properties “ Car ” Has Wheels Object Image Used for Transport Similar Image Made of Metal similarity associated Has Windows function properties Old No Wheels Brown Direct … classifier for each attribute Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  6. Motivation Related Work Approach Experiments Conclusion Attributes Semantic Attributes Visible parts: “has wheels”, “has snout”, “has eyes” Visible materials or material properties: “made of metal”, “shiny”, “clear”, “made of plastic” Shape: “3D boxy”, “round” Discriminative Attributes Random Splits Train by selecting subset of classes and features Dogs vs. sheep using color Cars and buses vs. motorbikes and bicycles using edges Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  7. Motivation Related Work Approach Experiments Conclusion Semantic Attribute Examples Shape: Shape: Shape: Part: Head, Ear, Snout, Eye, Part: Head, Ear, Nose, Part: Window, Wheel , Door, Torso, Leg Mouth, Hair, Face, Headlight, Side Mirror Material: Furry Torso, Hand, Arm Material: Metal , Shiny Material: Skin, Cloth Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  8. Motivation Related Work Approach Experiments Conclusion Flow Diagram Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  9. Motivation Related Work Approach Experiments Conclusion Features Spatial pyramid histograms of quantized Color (LAB) and texture (Texton) for materials Histograms of gradients (HOG) for parts Canny edges for shape 9751 Dimensional -> 7 Histograms for each feature type (128 + 256 + 1000 + 9). Feature vector reflects distribution only within bounding box. Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  10. Motivation Related Work Approach Experiments Conclusion Learning Attributes Simplest approach: Train classifier using all features for each attribute independently “Has Wheels” “No Wheels Visible” Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  11. Motivation Related Work Approach Experiments Conclusion Dealing with Correlated Attributes Most things that “have wheels” are “made of metal” Learning “has wheels”, may accidentally learn “made of metal”! Has Wheels, Made of Metal? Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  12. Motivation Related Work Approach Experiments Conclusion Feature Selection Car Wheel vs. Features Boat Wheel vs. Features Plane Wheel vs. Features “No Wheels” “Has Wheels” Feature selection (L1 logistic All Wheel regression) for each class separately Features and pool features Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  13. Motivation Related Work Approach Experiments Conclusion Experiments Predicting attributes for unfamiliar objects Learning new categories From limited examples From text description alone Identifying what is unusual about an object Across category generalization Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  14. Motivation Related Work Approach Experiments Conclusion Datasets a-Pascal 20 categories from PASCAL 2008 trainval dataset (10K object images) airplane, bicycle, bird, boat, bottle, bus, car, cat, chair, cow, dining table, dog, horse, motorbike, person, potted plant, sheep, sofa, train, tv monitor Ground truth for 64 attributes Annotation via Amazon’s Mechanical Turk a-Yahoo 12 new categories from Yahoo image search bag, building, carriage, centaur, donkey, goat, jet ski, mug, monkey, statue of person, wolf, zebra Categories chosen to share attributes with those in Pascal, but different correlation statistics! Attribute labels are somewhat ambiguous Agreement among “experts” 84.3 Between experts and Turk labelers 81.4 Among Turk labelers 84.1 Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  15. Motivation Related Work Approach Experiments Conclusion Person Aeroplane a - Pascal Chair 3D-Boxy Occluded Head Ear Hair Face 3D-Boxy Round Horiz-Cyl Furn-Leg Plastic Eye Torso Hand Occluded Wing Jet-engine 3D-Boxy Occluded Vrt-Cyl Leaf Stem/Trunk Tail Beak Head Eye Torso Arm Leg Foot/Shoe Window Row-Wind Wheel Furn-Leg Plastic Pot Vegetation Leg Foot/Shoe Feather Skin Cloth Door Text Metal Shiny Potted Plant Boat Bird Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  16. Motivation Related Work Approach Experiments Conclusion a - Yahoo Building Statue Centaur 2D-Boxy Window Head Nose Mouth Face Tail Head Ear Hair Face Row Wind Metal Eye Torso Hand Arm Leg Eye Torso Hand Arm Leg Tail Head Ear Snout 3D-Boxy Vert-Cyl Metal 2D Boxy Horiz-Cyl Metal Glass Shiny Foot/Shoe Foot/Shoe Wing Horn Eye Torso Leg Foot/Shoe Plastic Shiny Shiny Leather Rein Saddle Skin Furry Horn Furry Goat Mug Bag Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  17. Motivation Related Work Approach Experiments Conclusion Predicting attributes Train on 20 object classes from a-Pascal train set Feature selection for each attribute Train a linear SVM classifier Test on 12 object classes from Yahoo image search (cross- category) or on a-Pascal test set (within-category) Apply learned classifiers to predict each attribute Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  18. Motivation Related Work Approach Experiments Conclusion Describing Objects by their Attributes No examples from these object categories were seen during training Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  19. Motivation Related Work Approach Experiments Conclusion Attribute Prediction: Quantitative Analysis Worst Best Wing Eye Handlebars Side Mirror Leather Torso Clear Head Cloth Ear Area Under the ROC for Familiar (PASCAL) vs. Unfamiliar (Yahoo) Object Classes Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  20. Motivation Related Work Approach Experiments Conclusion Average ROC Area Test Objects Parts Materials Shape a-PASCAL 0.794 0.739 0.739 a-Yahoo 0.726 0.645 0.677 Trained on a-PASCAL objects Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  21. Motivation Related Work Approach Experiments Conclusion Category Recognition Attribute predictions as features Linear SVM trained to categorize object each object Discriminative attributes Train 10,000 and select 1,000 most reliable, according to a validation set PASCAL 2008 Base Semantic All Features Attributes Attributes Classification Accuracy 58.5% 54.6% 59.4% Class-normalized Accuracy 35.5% 28.4% 37.7% Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  22. Motivation Related Work Approach Experiments Conclusion Learning New Categories Limited examples Nearest neighbor of attribute predictions From textual description nearest neighbor to verbally specified attributes Goat: “has legs, horns, head, torso, feet”, “is furry” Building: “has windows, rows of windows”, “made of glass, metal”, “is 3D boxy” Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  23. Motivation Related Work Approach Experiments Conclusion Recognition of New Categories Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  24. Motivation Related Work Approach Experiments Conclusion Identifying Unusual Attributes Absence of typical attributes 752 reports 68% are correct Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

  25. Motivation Related Work Approach Experiments Conclusion Presence of atypical attributes 951 reports 47% are correct Original slides by Derek Hoiem - http://www.cs.illinois.edu/homes/dhoiem/

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend