Identity inference: generalizing person re-identification scenarios - - PowerPoint PPT Presentation

identity inference generalizing person re identification
SMART_READER_LITE
LIVE PREVIEW

Identity inference: generalizing person re-identification scenarios - - PowerPoint PPT Presentation

Identity inference: generalizing person re-identification scenarios Svebor Karaman Andrew D. Bagdanov MICC - Media Integration and Communication Center University of Florence svebor.karaman@unifi.it, bagdanov@dsi.unifi.it 1st International


slide-1
SLIDE 1

Identity inference: generalizing person re-identification scenarios

Svebor Karaman Andrew D. Bagdanov

MICC - Media Integration and Communication Center University of Florence svebor.karaman@unifi.it, bagdanov@dsi.unifi.it

1st International Workshop on Re-Identification 12 October 2012

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 1 / 22

slide-2
SLIDE 2

Outline

Outline of the talk

1 Introduction 2 Related work 3 Identity inference as generalization of re-identification

Re-identification scenarios Identity inference

4 A CRF model for identity inference 5 Experimental results

Experimental protocol Re-identification Identity inference

6 Discussion

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 2 / 22

slide-3
SLIDE 3

Introduction

Introduction

Re-identification Recognition of an individual at different times, over different camera views and/or locations, and considering a large number of candidate individuals Re-identification performance is usually evaluated as a retrieval problem. Good for descriptor performance analysis but limited wrt the final real world application where the problem should be considered as a labelling problem. Re-identification protocols may be ambiguous, and evolved protocols are not generalization of the simpler ones. We will formally define all the standard scenarios and their natural generalization.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 3 / 22

slide-4
SLIDE 4

Related work

Related work

The majority of existing research on the person re-identification problem has concentrated on the development of sophisticated features for describing the visual appearance of targets [Schwartz and Davis, 2009, Gray and Tao, 2008, Bak et al., 2011, Farenzena et al., 2010, Cheng et al., 2011, Cai and Pietik¨ ainen, 2011, Bazzani et al., 2012] Less research on classification or ranking technique. Ensemble RankSVM [Prosser et al., 2010] which learns a ranking SVM model to solve the single-shot re-identification problem. How to solve efficiently re-identification as a labelling problem? CRFs for multi-target tracking [Yang and Nevatia, 2012]

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 4 / 22

slide-5
SLIDE 5

Identity inference

Identity inference as generalization of re-identification

Given a set of labels (individuals): L = {1, . . . N}, and images of individuals from L detected in a video collection: I = {xi | i = 1 . . . D} . Each image xi being represented by a feature vector xi ≡ x(xi), the corresponding label is given by yi ≡ y(xi).

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 5 / 22

slide-6
SLIDE 6

Identity inference

Identity inference as generalization of re-identification

Given a set of labels (individuals): L = {1, . . . N}, and images of individuals from L detected in a video collection: I = {xi | i = 1 . . . D} . Each image xi being represented by a feature vector xi ≡ x(xi), the corresponding label is given by yi ≡ y(xi). Re-identification problem definition A re-identification problem is a tuple R = (X, Z) completely characterized by its gallery and test image sets (X and Z, respectively). A solution to an instance of a re-identification problem is a mapping from the test images Z to the set of all permutations of L.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 5 / 22

slide-7
SLIDE 7

Identity inference

Identity inference as generalization of re-identification

Gallery images Gallery images X, defined as: X = {Xj | j = 1 . . . N} , where Xj ⊂ {x | y(x) = j}

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 6 / 22

slide-8
SLIDE 8

Identity inference

Identity inference as generalization of re-identification

Gallery images Gallery images X, defined as: X = {Xj | j = 1 . . . N} , where Xj ⊂ {x | y(x) = j} Test images The set of test images Z, defined as: Z = {Zj | j = 1 . . . M} ⊂ P(I) P is the powerset operator (i.e. P(I) is the set of all subsets of I). For all Zj ∈ Z: x, x′ ∈ Zj ⇒ y(x) = y(x′), sets in Z have homogeneous labels and Zj ∈ Z ⇒ Zj ∩ Xi = ∅, ∀i ∈ {1 . . . N}, disjoint test and gallery sets

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 6 / 22

slide-9
SLIDE 9

Identity inference Re-identification scenarios

Re-identification scenarios

Single-versus-all (SvsAll): single gallery image for each individual, all remaining instances of each individual as test. RSvsAll = (X, Z): Xj = {x} for some x ∈ {x | y(x) = j} , and Zj = {{x} | x ∈ I \ Xj and y(x) = j}

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 7 / 22

slide-10
SLIDE 10

Identity inference Re-identification scenarios

Re-identification scenarios

Single-versus-all (SvsAll): single gallery image for each individual, all remaining instances of each individual as test. RSvsAll = (X, Z): Xj = {x} for some x ∈ {x | y(x) = j} , and Zj = {{x} | x ∈ I \ Xj and y(x) = j} Multi-versus-single shot (MvsS): G gallery images of each person, each of the test sets Zj contains a single image. RMvsS = (X, Z): Xj ⊂ {x | y(x) = j} and |Xj| = G ∀j and Zj = {x} for some x / ∈ Xj s.t. y(x) = j.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 7 / 22

slide-11
SLIDE 11

Identity inference Re-identification scenarios

Re-identification scenarios

Single-versus-all (SvsAll): single gallery image for each individual, all remaining instances of each individual as test. RSvsAll = (X, Z): Xj = {x} for some x ∈ {x | y(x) = j} , and Zj = {{x} | x ∈ I \ Xj and y(x) = j} Multi-versus-single shot (MvsS): G gallery images of each person, each of the test sets Zj contains a single image. RMvsS = (X, Z): Xj ⊂ {x | y(x) = j} and |Xj| = G ∀j and Zj = {x} for some x / ∈ Xj s.t. y(x) = j. Multi-versus-multi shot (MvsM): the gallery and test sets of each person both have G images. RMvsM = (X, Z): Xj ⊂ {x | y(x) = j} and |Xj| = G ∀j and Zj ⊂ {x | y(x) = j and x / ∈ Xj} and |Zj| = G ∀j.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 7 / 22

slide-12
SLIDE 12

Identity inference Identity inference

Identity inference

Identity inference problem definition Having few labeled images, label many unknown images without explicit knowledge that groups of images represent the same individual. The formulation of the single-versus-all re-identification falls within the scope of identity inference Neither the multi-versus-single nor the multi-versus-multi formulations are a generalization of this case to multiple gallery images

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 8 / 22

slide-13
SLIDE 13

Identity inference Identity inference

Identity inference

Identity inference problem definition Having few labeled images, label many unknown images without explicit knowledge that groups of images represent the same individual. The formulation of the single-versus-all re-identification falls within the scope of identity inference Neither the multi-versus-single nor the multi-versus-multi formulations are a generalization of this case to multiple gallery images Identity inference formulation A multi-versus-all configuration, RMvsAll = (X, Z): Xj ⊂ {x | y(x) = j} and |Xj| = G and Zj = {{x} | x ∈ I \ Xj and y(x) = j}

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 8 / 22

slide-14
SLIDE 14

A CRF model for identity inference

A CRF model for identity inference I

CRF definition CRF defined by a graph G = (V, E), a set of random variables Y = {Yj | j = 1 . . . |V |} and a set of possible labels L. Vertices V: index the random variables in Y Edges E: statistical dependence relations between random variables

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 9 / 22

slide-15
SLIDE 15

A CRF model for identity inference

A CRF model for identity inference I

CRF definition CRF defined by a graph G = (V, E), a set of random variables Y = {Yj | j = 1 . . . |V |} and a set of possible labels L. Vertices V: index the random variables in Y Edges E: statistical dependence relations between random variables The labeling problem Find an assignment of labels to nodes that minimizes an energy function E

  • ver possible labelings y∗ = (y∗

i )|V | i=1:

˜ y = arg min

y∗ E(y∗)

(1)

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 9 / 22

slide-16
SLIDE 16

A CRF model for identity inference

A CRF model for identity inference II

Energy function definition E(y∗) =

  • i∈V

φi(y∗

i ) + λ

  • (i,j)∈E

ψij(y∗

i , y∗ j ),

(2) φi(y∗

i ) unary data potential, cost of assigning label y∗ i to vertex i

ψij(y∗

i , y∗ j ) binary smoothness potential, conditional cost of assigning

labels y∗

i and y∗ j respectively to vertices i and j

Parameter λ: tradeoff between data and smoothness costs. Efficient algorithms for finding the optimal labeling ˜ y, for example, graph cuts [Kolmogorov and Zabin, 2004, Szeliski et al., 2008].

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 10 / 22

slide-17
SLIDE 17

A CRF model for identity inference

Definition of unary data and smoothness potentials

Unary data potential Cost of assigning label y∗

i to vertex i given x(xi). Proportional to the

minimum distance between xi and any gallery image of individual y∗

i .

φi(y∗

i ) =

  • 1

if xi ∈ X and y∗

i = y(xi)

minx∈Xy∗

i ||x(x) − x(xi)||

  • therwise.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 11 / 22

slide-18
SLIDE 18

A CRF model for identity inference

Definition of unary data and smoothness potentials

Unary data potential Cost of assigning label y∗

i to vertex i given x(xi). Proportional to the

minimum distance between xi and any gallery image of individual y∗

i .

φi(y∗

i ) =

  • 1

if xi ∈ X and y∗

i = y(xi)

minx∈Xy∗

i ||x(x) − x(xi)||

  • therwise.

Smoothness potential Encourage similar detections to share the same labels: ψij(y∗

i , y∗ j ) = wij min x∈Xy∗

i

x′∈Xy∗

j

||x(x) − x(x′)||. (3) Weighting factors wij allow flexibility in the smoothness potential between nodes i and j.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 11 / 22

slide-19
SLIDE 19

A CRF model for identity inference

Solving re-identification problem through the CRF

An identity inference problem R = (X, Z) is mapped onto a CRF by defining the vertex V and edge E sets in terms of the gallery X and test Z images sets. MvsM re-identification problem V =

M

  • i=1

Zi and E = {(xi, xj) | xi, xj ∈ Zl for some l} . The edge topology in this CRF is completely determined by the group structure as expressed by the Zj (wij=1).

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 12 / 22

slide-20
SLIDE 20

A CRF model for identity inference

Solving identity inference problem through the CRF

General identity inference case (as well as in SvsAll re-identification) no identity grouping information is available for the test set Identity inference problem V = I and E =

  • xi∈V

{(xi, xj) | xj ∈ kNN(xi)} , where the kNN(xi) maps an image to its k most similar images in feature space. Topology of this CRF formulation uses feature similarity to form connections between nodes. Edges defined as K (K = 4) nearest neighbors in feature space.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 13 / 22

slide-21
SLIDE 21

A CRF model for identity inference

Solving identity inference problem through the CRF

Smoothness potential weighting Weights wij of (3) between vertices i and j include feature similarity and (eventually) a temporal constraint: wij = (1 − α)(1 − ||x(xi) − x(xj)||) + ατij, (4) α ∈ [0, 1] tradeoff between temporal and feature similarities (α=0.3) τij is a temporal weighting factor: τij =

  • 1 − |fi−fj|

τ

if |fi − fj| ≤ τ

  • therwise,

(5) where fi and fj are the frame numbers in which detections i and j

  • ccurred, respectively, and τ is a threshold limiting the temporal

influence to a finite number of frames (fixed to 25).

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 14 / 22

slide-22
SLIDE 22

Experimental results Experimental protocol

Experimental protocol

Publicly available ETHZ [Schwartz and Davis, 2009] dataset: 3 video sequences (ETHZ1: 4857 images, 83 persons; ETHZ2: 1961 images, 35 persons; ETHZ3: 1762 images, 28 persons). On average each person appears in more than 50 images.

} } } } } }

{

SP1x1#0 SP1x6#0 SP1x6#1 SP1x6#2 SP1x6#3 SP1x6#4 SP1x6#5

{

feature vector

Figure 1: Our feature descriptor: 1×6 spatial pyramid histogram over densely sampled HueSIFT [van de Weijer and Schmid, 2006] features quantized to a visual vocabulary of 512 visual words.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 15 / 22

slide-23
SLIDE 23

Experimental results Re-identification

Re-identification

0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN GroupNN 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN GroupNN GCReID 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN GroupNN 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN GroupNN GCReID 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN GroupNN 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 2 5 10 Accuracy Gallery size G HPE SDALF NN GroupNN GCReID

Figure 2: MvsM re-identification accuracy (λ = 1). Left to right: ETHZ1, ETHZ2 and ETHZ3. These are not CMC curves, but are Rank-1 classification accuracies over varying gallery and test set sizes.

CRF enforces labeling consistency, allows our approach to outperform simpler GroupNN and state-of-the-art methods.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 16 / 22

slide-24
SLIDE 24

Experimental results Identity inference

Identity inference

0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN GCIdInf 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN GCIdInf T-GCIdInf 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN GCIdInf 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN GCIdInf T-GCIdInf 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN GCIdInf 0.6 0.65 0.7 0.75 0.8 0.85 0.9 0.95 1 1 2 5 10 Accuracy Gallery size G NN GCIdInf T-GCIdInf

Figure 3: Identity inference accuracy on ETHZ datasets (λ = 5). Left to right: ETHZ1, ETHZ2 and ETHZ3.

CRF framework clearly improves accuracy over simple NN model. T-GCIDInf: feature similarity-weighted edges with temporal constraints (avg improvement of 15% over NN) Label many unknown images using only few gallery images Robustness to occlusions and illumination changes

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 17 / 22

slide-25
SLIDE 25

Experimental results Identity inference

Qualitative results

Figure 4: Identity inference results (SvsAll). First row: test image, second row: incorrect NN result, third row: correct result given by GCIdInf.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 18 / 22

slide-26
SLIDE 26

Experimental results Identity inference

Neighbors graph visualization

p1_i1 p1_i2 p1_i3 p1_i4 p1_i5 p1_i6 p1_i7 p2_i1 p2_i2 p2_i3 p2_i4 p2_i5 p2_i6 p2_i7 p2_i8 p2_i9 p2_i10 p2_i11 p2_i12 p2_i13 p2_i14 p2_i15 p2_i16 p2_i17 p2_i18 p2_i19 p2_i20 p2_i21 p2_i22 p2_i26 p2_i23 p2_i24 p2_i25 p2_i27 p2_i28 p2_i30 p2_i34 p2_i29 p2_i32 p2_i31 p2_i33 p2_i35 p2_i36 p2_i42 p2_i37 p2_i43 p2_i44 p2_i45 p2_i38 p2_i39 p2_i41 p2_i40 p2_i46 p2_i47 p2_i48 p2_i49 p2_i51 p2_i52 p2_i50 p2_i53 p2_i62 p2_i54 p2_i55 p2_i63 p2_i56 p2_i57 p2_i58 p2_i59 p2_i60 p2_i61 p2_i64 p2_i65 p2_i66 p2_i67 p2_i69 p2_i68 p2_i70 p2_i71 p2_i72 p2_i73 p2_i74 p2_i75 p2_i77 p2_i76 p2_i78 p2_i79 p2_i80 p2_i81 p2_i82 p2_i83 p2_i85 p2_i84 p2_i86 p2_i87 p2_i88 p2_i90 p2_i89 p2_i91 p2_i92 p2_i93 p2_i94 p2_i95 p2_i96 p2_i97 p2_i98 p2_i99 p2_i100 p2_i101 p2_i102 p2_i103 p2_i104 p2_i105 p2_i106 p2_i107 p2_i111 p2_i108 p2_i109 p2_i112 p2_i113 p2_i110 p2_i114 p2_i116 p2_i115 p2_i118 p2_i117 p2_i119 p2_i120 p2_i121 p2_i122 p2_i123 p2_i124 p2_i125 p2_i126 p2_i128 p2_i127 p2_i130 p2_i129 p2_i131 p2_i132 p2_i133 p2_i134 p2_i135 p2_i136 p2_i138 p2_i137 p2_i139 p2_i141 p2_i146 p2_i140 p2_i147 p2_i142 p2_i143 p2_i144 p2_i148 p2_i149 p2_i145 p2_i150 p2_i151 p2_i152 p2_i153 p2_i154 p2_i155 p2_i156 p2_i157 p2_i158 p2_i160 p2_i159 p2_i161 p2_i162 p2_i163 p2_i164 p2_i165 p2_i166 p2_i167 p2_i168 p2_i169 p2_i170 p2_i171 p2_i173 p2_i172 p2_i174 p2_i175 p2_i176 p2_i177 p2_i178 p2_i179 p2_i180 p2_i181 p2_i182 p2_i183 p2_i184 p2_i185 p2_i187 p2_i186 p2_i188 p2_i189 p2_i190 p2_i192 p2_i191 p2_i193 p15_i195 p2_i194 p2_i195 p2_i197 p2_i196 p2_i201 p2_i198 p2_i199 p2_i202 p2_i203 p2_i204 p2_i200 p2_i205 p2_i206 p2_i207 p2_i209 p2_i210 p2_i208 p2_i211 p2_i212 p2_i214 p2_i213 p2_i222 p2_i215 p2_i217 p2_i216 p2_i223 p2_i227 p2_i225 p2_i218 p2_i220 p2_i219 p2_i221 p2_i226 p2_i224 p2_i228 p2_i229 p2_i230 p2_i231 p2_i232 p2_i233 p2_i234 p2_i236 p2_i238 p2_i239 p2_i235 p2_i237 p2_i240 p2_i241 p2_i242 p2_i243 p2_i244 p2_i245 p2_i246 p2_i247 p2_i248 p2_i249 p2_i250 p2_i251 p2_i252 p2_i254 p2_i253 p2_i255 p2_i256 p2_i257 p2_i258 p2_i262 p2_i261 p2_i259 p2_i260 p2_i263 p2_i264 p2_i266 p2_i265 p2_i267 p2_i268 p2_i269 p2_i270 p2_i271 p2_i272 p2_i273 p2_i274 p2_i275 p2_i276 p2_i277 p2_i278 p2_i279 p2_i280 p2_i281 p2_i282 p2_i283 p2_i284 p2_i285 p2_i286 p2_i301 p2_i287 p2_i288 p2_i304 p2_i303 p2_i302 p2_i291 p2_i289 p2_i290 p2_i292 p2_i293 p2_i294 p2_i305 p2_i295 p2_i296 p2_i297 p2_i298 p2_i299 p2_i300 p2_i306 p2_i307 p2_i308 p2_i309 p2_i310 p2_i311 p2_i312 p2_i313 p2_i314 p2_i315 p2_i316 p2_i317 p2_i318 p2_i319 p2_i320 p2_i321 p2_i322 p2_i323 p2_i324 p2_i325 p2_i326 p2_i327 p2_i328 p2_i330 p2_i329 p2_i331 p2_i332 p2_i337 p2_i334 p2_i335 p2_i336 p2_i333 p2_i352 p2_i338 p2_i339 p2_i340 p2_i341 p2_i342 p2_i343 p2_i344 p2_i346 p2_i347 p2_i345 p2_i348 p2_i349 p2_i350 p2_i351 p3_i1 p3_i2 p3_i3 p3_i4 p3_i5 p3_i6 p3_i7 p3_i8 p3_i9 p3_i10 p3_i11 p3_i12 p3_i13 p3_i14 p3_i15 p3_i16 p3_i18 p3_i17 p3_i19 p3_i20 p3_i24 p3_i21 p3_i25 p3_i26 p3_i27 p3_i22 p3_i23 p3_i28 p3_i30 p3_i29 p3_i32p3_i31 p3_i33 p3_i34 p3_i35 p3_i36 p3_i37 p3_i39 p3_i38 p3_i40 p3_i41 p3_i42 p3_i43 p3_i44 p3_i45 p3_i46 p3_i47 p3_i49 p3_i48 p3_i50 p4_i1 p4_i2 p4_i3 p4_i4 p4_i5 p4_i6 p4_i7 p4_i8 p4_i9 p4_i10 p4_i11 p4_i12 p4_i13 p4_i14 p4_i15 p4_i16 p4_i17 p4_i18 p4_i19 p4_i20 p4_i21 p4_i22 p4_i23 p4_i24 p4_i25 p4_i26 p5_i1 p5_i2 p5_i3 p5_i4 p5_i5 p5_i6 p5_i7 p5_i8 p5_i9 p5_i14 p5_i10 p5_i11p5_i12 p5_i15 p5_i13 p5_i17 p5_i19 p5_i18 p5_i20 p5_i22 p5_i16 p5_i21 p5_i26 p5_i23 p5_i24 p5_i25 p5_i27 p5_i28 p5_i29 p5_i30 p5_i31 p5_i32 p5_i33 p5_i34 p5_i35 p5_i38 p5_i36 p5_i37 p5_i39 p5_i41 p5_i40 p5_i42 p5_i43 p5_i44 p5_i45 p5_i46 p5_i47 p5_i48 p5_i49 p5_i50 p5_i51 p5_i52 p5_i53 p6_i1 p6_i2 p6_i3 p6_i5 p6_i6 p6_i4 p6_i11 p6_i18 p6_i15 p6_i7 p6_i8 p6_i12 p6_i13 p6_i19 p6_i20 p6_i17p6_i16 p6_i9 p6_i10 p6_i14 p7_i1 p7_i18 p7_i2 p7_i3p7_i4 p7_i19 p7_i21 p7_i20 p7_i8 p7_i5 p7_i6 p7_i9 p7_i10 p7_i12 p7_i7 p7_i13 p7_i11 p7_i14 p7_i15 p7_i16 p7_i17 p7_i24 p7_i26 p7_i25 p7_i22 p7_i27 p7_i29 p7_i23 p7_i28 p7_i30 p7_i31 p7_i32 p7_i33 p7_i34 p7_i35 p7_i36 p7_i37 p7_i38 p7_i39 p7_i40 p7_i41 p7_i42 p7_i43 p15_i107 p7_i44 p7_i45 p7_i46 p7_i47 p7_i49 p7_i50 p7_i48 p7_i51 p7_i53 p7_i52 p7_i54 p7_i55 p7_i56 p7_i57 p7_i58 p7_i59 p7_i60 p7_i61 p7_i62 p7_i63 p7_i64 p7_i65 p8_i1 p8_i4 p8_i5 p8_i2 p8_i3 p8_i6 p8_i7 p8_i8 p8_i9 p8_i10 p8_i12 p8_i11 p8_i13 p8_i14 p8_i15 p8_i17 p8_i16 p8_i19 p8_i18 p8_i20 p8_i21 p8_i22 p8_i23 p8_i24 p8_i25 p8_i26 p8_i28 p8_i27 p8_i30 p8_i31 p8_i29 p8_i32 p8_i33 p8_i34 p8_i35 p8_i36 p8_i37 p8_i38 p8_i39 p9_i1 p9_i5 p9_i2 p9_i3 p9_i4 p9_i6 p9_i8 p9_i7 p9_i9 p9_i10 p9_i11 p9_i12 p9_i13 p9_i14 p10_i1 p9_i15 p9_i16 p10_i2 p10_i3 p10_i4 p9_i17 p9_i18 p9_i19 p9_i21 p9_i20 p9_i22 p9_i23 p9_i24 p9_i25 p9_i26 p9_i27 p9_i28 p9_i30 p9_i29 p9_i31 p9_i32 p9_i33 p9_i34 p9_i35 p9_i36 p9_i37 p9_i38 p9_i39 p9_i42 p9_i40 p9_i41 p9_i43 p9_i44 p9_i45 p9_i47 p9_i46 p9_i48 p9_i50 p9_i49 p9_i51 p9_i52 p10_i6 p10_i5 p10_i7 p10_i8 p10_i9 p10_i10 p10_i11 p10_i12 p10_i13 p10_i14 p10_i15 p10_i22 p10_i16 p10_i20 p10_i23 p10_i24 p10_i25 p10_i17 p10_i19 p10_i21 p10_i18 p10_i26 p10_i27 p10_i28 p10_i29 p10_i30 p10_i33 p10_i31 p10_i32 p10_i35 p10_i34 p10_i36 p10_i37 p10_i38 p10_i39 p10_i41 p10_i42 p10_i40 p10_i43 p10_i44 p10_i45 p10_i46 p10_i47 p10_i48 p10_i49 p10_i50 p10_i51 p10_i52 p11_i1 p11_i8 p11_i2 p11_i3 p11_i4 p11_i9 p11_i5 p11_i6 p11_i7 p11_i10 p11_i11 p11_i14 p11_i12 p11_i13 p11_i15 p11_i16 p11_i17 p11_i19 p11_i21 p11_i18 p11_i20 p11_i22 p11_i23 p12_i1 p12_i22 p12_i2 p12_i4 p12_i5 p12_i23 p12_i24 p12_i7 p12_i3 p12_i6 p12_i11 p12_i8 p12_i9 p12_i10 p12_i12 p12_i13 p12_i15 p12_i16 p12_i17 p12_i14 p12_i18 p12_i21 p12_i19 p12_i20 p12_i25 p12_i26 p12_i27 p12_i28 p12_i34 p12_i29 p12_i30 p12_i36 p12_i35 p12_i31 p12_i32 p12_i33 p12_i37 p12_i38 p12_i39 p12_i41 p12_i40 p17_i18 p12_i42 p17_i17 p15_i203 p12_i43 p17_i19 p12_i44 p20_i1 p12_i45 p12_i46 p12_i47 p12_i48 p12_i49 p12_i50 p12_i51 p13_i1 p13_i3 p13_i20 p13_i5 p13_i2 p13_i4 p13_i6 p14_i1 p13_i21 p13_i22 p13_i7 p14_i2 p13_i8 p13_i9 p13_i19 p13_i10 p13_i11 p13_i12 p13_i13 p13_i14 p13_i16 p13_i15 p13_i17 p13_i18 p13_i23 p13_i24 p13_i25 p13_i26 p13_i27 p13_i28 p13_i29 p13_i30 p13_i31 p13_i33 p13_i32 p13_i34 p13_i35 p13_i36 p13_i37 p13_i38p13_i40 p13_i39 p13_i41 p20_i5 p20_i4 p20_i3 p14_i3 p14_i4 p14_i6 p14_i5 p14_i7 p14_i8 p14_i9 p14_i10 p14_i11 p14_i12 p14_i13 p14_i14 p14_i15 p14_i16 p14_i17 p14_i18 p14_i19 p14_i20 p14_i21 p14_i22 p14_i23 p14_i24 p14_i25 p14_i26 p14_i27 p14_i29 p14_i28 p14_i30 p14_i32 p14_i31 p14_i33 p15_i1 p15_i2 p15_i3 p15_i4 p15_i10 p15_i5 p15_i11 p15_i12 p15_i13 p15_i9 p15_i6 p15_i7 p15_i8 p15_i14 p15_i15 p15_i16 p15_i17 p15_i18 p15_i19 p15_i20 p15_i21 p15_i22 p15_i23 p15_i24 p15_i25 p15_i26 p15_i27 p15_i38 p15_i37 p15_i28 p15_i34 p15_i39 p15_i40 p15_i42 p15_i43 p15_i36 p15_i44 p15_i29 p15_i32 p15_i35 p15_i45 p15_i46 p15_i33 p15_i30 p15_i31 p15_i47 p15_i41 p15_i48 p15_i49 p15_i50 p15_i51 p15_i53 p15_i52 p15_i62 p15_i54 p15_i60 p15_i63 p15_i64 p15_i59 p15_i55 p15_i56 p15_i61 p15_i57 p15_i58 p15_i65 p15_i66 p15_i67 p15_i69 p15_i68 p15_i70 p15_i71 p15_i72 p15_i73 p15_i74 p15_i75 p15_i76 p15_i77 p15_i78 p15_i80 p15_i79 p15_i81 p15_i82 p15_i83 p15_i84 p15_i85 p15_i86 p15_i87 p15_i90 p15_i88 p15_i91 p15_i92 p15_i93 p15_i89 p15_i94 p15_i95 p15_i96 p15_i97 p15_i98 p15_i99 p15_i100 p15_i101 p15_i102 p15_i105 p15_i104 p15_i103 p15_i108 p15_i106 p15_i109 p15_i110 p15_i111 p15_i112 p15_i113 p15_i114 p15_i115 p15_i116 p15_i117 p15_i118 p15_i119 p15_i120 p15_i121 p15_i122 p15_i123 p15_i124 p15_i125 p15_i127 p15_i126 p15_i128 p15_i129 p15_i130 p15_i131 p15_i132 p15_i133 p15_i134 p15_i135 p15_i136 p15_i137 p15_i138 p15_i139 p15_i140 p15_i141 p15_i142 p15_i143 p15_i145 p15_i144 p15_i146 p15_i147 p15_i148 p15_i149 p15_i151 p15_i150 p15_i152 p15_i153 p15_i154 p15_i155 p15_i156 p15_i157 p15_i158 p15_i159 p15_i161 p15_i160 p15_i162 p15_i163 p15_i164 p15_i165 p15_i166 p15_i167 p15_i168 p15_i169 p15_i170 p15_i171 p15_i172 p15_i173 p15_i174 p15_i175 p15_i176 p15_i177 p15_i178 p15_i179 p15_i180 p15_i181 p15_i182 p15_i183 p15_i184 p15_i185 p15_i186 p15_i187 p15_i188 p15_i189 p15_i190 p15_i191 p15_i193 p15_i192 p15_i194 p15_i196 p15_i197 p15_i198 p15_i199 p15_i201 p15_i200 p15_i202 p15_i204 p15_i205 p15_i206 p15_i207 p17_i20 p17_i21 p17_i22 p20_i2 p15_i208 p15_i209 p15_i210 p15_i211 p15_i212 p15_i214 p15_i213 p15_i215 p15_i216 p15_i217 p15_i218 p15_i219 p15_i220 p15_i221 p15_i222 p15_i223 p15_i224 p15_i225 p15_i226 p15_i228 p15_i227 p15_i229 p15_i230 p15_i231 p15_i232 p15_i233 p15_i234 p15_i235 p15_i236 p15_i237 p15_i238 p15_i239 p15_i241 p15_i240 p15_i242 p15_i243 p15_i244 p15_i245 p15_i246 p15_i247 p15_i248 p15_i249 p15_i250 p15_i251 p15_i252 p15_i253 p15_i254 p15_i255 p15_i256 p15_i257 p15_i258 p15_i259 p15_i260 p15_i261 p15_i262 p15_i263 p15_i264 p15_i265 p15_i266 p15_i267 p15_i268 p15_i269 p15_i270 p15_i271 p15_i272 p15_i273 p15_i274 p15_i275 p15_i277 p15_i276 p15_i278 p15_i279 p15_i280 p15_i282 p15_i281 p15_i283 p15_i284 p15_i285 p15_i286 p15_i287 p15_i289 p15_i288 p15_i290 p15_i291 p15_i292 p15_i293 p15_i294 p15_i295 p15_i296 p15_i297 p15_i298 p15_i299 p15_i300 p15_i301 p15_i302 p15_i303 p15_i304 p15_i305 p15_i306 p15_i307 p15_i308 p15_i309 p15_i311 p15_i310 p15_i312 p15_i313 p15_i314 p15_i315 p15_i316 p15_i317 p15_i320 p15_i318 p15_i319 p15_i321 p15_i322 p15_i323 p15_i324 p15_i325 p15_i326 p15_i327 p15_i329 p15_i328 p15_i330 p15_i331 p15_i332 p15_i333 p15_i334 p15_i335 p15_i337 p15_i336 p15_i338 p15_i339 p15_i340 p15_i341 p15_i342 p15_i343 p15_i344 p15_i345 p15_i346 p15_i347 p15_i348 p15_i349 p15_i350 p15_i351 p15_i352 p15_i353 p15_i354 p15_i355 p15_i356 p16_i1 p16_i9 p16_i2p16_i3 p16_i4 p16_i10 p16_i11 p16_i12 p16_i14 p16_i15 p16_i6 p16_i5 p16_i7 p16_i8 p16_i13 p16_i16 p16_i21 p16_i17 p16_i19 p16_i18 p16_i22 p16_i24 p16_i20 p16_i23 p19_i1 p16_i26 p16_i25 p19_i3 p19_i4 p19_i2 p16_i27 p16_i28 p16_i29 p16_i30 p16_i31 p16_i32 p16_i33 p16_i34 p16_i35 p16_i37 p16_i36 p16_i38 p16_i39 p16_i41 p16_i43 p16_i45 p16_i46 p16_i40 p21_i2 p21_i1 p16_i42 p16_i44 p21_i3 p21_i4 p16_i48 p16_i47 p16_i49 p16_i50 p16_i51 p16_i52 p16_i53 p16_i54 p16_i55 p16_i56 p16_i57 p16_i58 p16_i59 p16_i61 p16_i60 p16_i62 p16_i63 p16_i64 p16_i65 p16_i66 p16_i67 p16_i68 p16_i69 p16_i70 p16_i71 p16_i72 p16_i74 p16_i73 p16_i75 p16_i76 p16_i77 p16_i78 p16_i79 p16_i80 p16_i81 p16_i82 p16_i83 p16_i84 p17_i1 p17_i2 p17_i3 p17_i4 p17_i12 p17_i5 p17_i7 p17_i6 p17_i13 p17_i14 p17_i15 p17_i8 p17_i10 p17_i11 p17_i16 p17_i9 p17_i23 p17_i24 p17_i25 p17_i26 p17_i27 p17_i28 p17_i29 p17_i30 p17_i31 p17_i32 p17_i33 p18_i1 p18_i2 p18_i3 p18_i4 p18_i5 p18_i8 p18_i6 p18_i7 p18_i9 p18_i10 p18_i11 p18_i14 p18_i12 p18_i13 p18_i15 p18_i16 p18_i20 p18_i17 p18_i18 p18_i21 p18_i22 p18_i19 p18_i24 p18_i23 p18_i25 p18_i26 p18_i27 p18_i28 p18_i29 p18_i30 p18_i31 p18_i32 p18_i33 p18_i34 p18_i35 p18_i36 p18_i37 p18_i38 p18_i39 p18_i40 p18_i41 p18_i45 p18_i42 p18_i43 p18_i44 p19_i5 p19_i6 p19_i8 p19_i7 p19_i9 p19_i10 p19_i11 p19_i12 p19_i13 p19_i15 p19_i14 p19_i16 p19_i18 p19_i17 p19_i19 p19_i21 p19_i20 p19_i22 p19_i23 p19_i24 p19_i25 p19_i26 p19_i27 p19_i28 p19_i29 p19_i30 p19_i31 p19_i32 p19_i35 p19_i33 p19_i34 p19_i36 p19_i37 p19_i38 p19_i39 p19_i40 p19_i41 p19_i42 p19_i43 p19_i44 p19_i45 p19_i46 p19_i47 p19_i48 p19_i49p19_i50 p19_i51 p19_i52 p21_i5 p21_i8 p21_i6 p21_i7 p21_i9 p21_i10 p21_i11 p21_i12 p21_i16 p21_i13 p21_i21 p21_i17 p21_i18 p21_i19 p21_i14 p21_i15 p21_i22 p21_i23 p21_i20 p21_i24 p21_i25 p21_i26 p21_i27 p21_i28 p21_i29 p21_i30 p21_i31 p21_i32 p21_i33 p21_i34 p21_i35 p21_i36 p21_i37 p21_i38 p21_i39 p21_i40 p21_i42 p21_i41 p21_i43 p21_i44 p21_i45 p21_i46 p21_i47 p21_i48 p21_i49 p21_i50 p21_i51 p21_i52 p21_i53 p21_i54 p28_i1 p21_i55 p21_i56 p21_i57 p21_i58 p28_i3 p28_i4 p22_i1 p22_i2 p22_i3 p22_i4 p22_i5 p22_i8 p22_i6 p22_i7 p22_i9 p23_i6 p22_i24 p22_i10 p23_i7 p22_i25 p22_i26 p22_i14 p22_i16 p22_i11 p23_i10 p23_i8 p23_i9 p22_i17 p22_i15 p22_i18 p22_i12 p22_i13 p22_i19 p22_i20 p22_i21 p22_i22 p22_i23 p22_i27 p22_i28 p22_i29 p22_i30 p22_i31 p22_i32 p22_i33 p22_i42 p22_i34 p22_i43 p22_i44 p22_i45 p22_i35p22_i36 p22_i37 p22_i38 p22_i39 p22_i40 p22_i41 p22_i46 p22_i47 p22_i48 p22_i49 p22_i50 p22_i51 p22_i52 p22_i53 p22_i54 p22_i55 p22_i56 p22_i57 p22_i58 p22_i59 p22_i60 p22_i61 p22_i62 p22_i63 p23_i1 p23_i2 p23_i3 p23_i4 p23_i11 p23_i12 p23_i5 p23_i13 p23_i14 p23_i15 p23_i17 p23_i16 p23_i18 p23_i19 p23_i20 p23_i21 p23_i22 p23_i28 p23_i25 p23_i23 p23_i24 p23_i29 p23_i30 p23_i31 p23_i26 p23_i27 p23_i33 p23_i32 p23_i34 p23_i35 p23_i36 p23_i37 p23_i38 p23_i39 p23_i42 p23_i40 p23_i41 p23_i43 p23_i44 p23_i45 p23_i46 p23_i48 p23_i47 p23_i49 p23_i50 p23_i51 p23_i52 p23_i53 p23_i54 p23_i55 p23_i57 p23_i56 p23_i58 p23_i59 p23_i60 p23_i61 p23_i62 p23_i63 p24_i1 p24_i2 p24_i3 p24_i5 p24_i7 p24_i4 p24_i10 p24_i6 p24_i8 p24_i11 p24_i12 p24_i9 p24_i13 p24_i15 p24_i14 p24_i17 p24_i16 p24_i18 p24_i20 p24_i21 p24_i19 p24_i22 p24_i24 p24_i23 p24_i26 p24_i25 p24_i27 p24_i29 p24_i28 p24_i30 p24_i31 p24_i32 p24_i33 p24_i34 p24_i35 p24_i36 p24_i37 p24_i39 p24_i38 p25_i1 p25_i19 p25_i13 p25_i9 p25_i2 p25_i21 p25_i20 p25_i25 p25_i14 p25_i16 p25_i18 p25_i11 p25_i10 p25_i12 p25_i4 p25_i6 p25_i7 p25_i8 p25_i5 p25_i3 p25_i17 p25_i15 p25_i24 p25_i22 p25_i23 p25_i27 p25_i26 p25_i28 p25_i29 p25_i31 p25_i33 p25_i30 p25_i32 p25_i38 p25_i35 p25_i34 p25_i36 p25_i37 p25_i40 p25_i39 p25_i42 p25_i41 p25_i43 p25_i44 p25_i45 p25_i46 p25_i47 p25_i48 p25_i49 p26_i1 p26_i2 p26_i3 p26_i4 p28_i2 p26_i5 p28_i5 p28_i6 p26_i6 p26_i7 p26_i8 p26_i10 p26_i9 p26_i11 p26_i12 p26_i13 p26_i15 p26_i14 p27_i1 p27_i3 p27_i4 p27_i6 p27_i2 p27_i5 p27_i8 p27_i7 p27_i9 p27_i10 p27_i11 p27_i12 p27_i13 p27_i14 p27_i15 p27_i16 p27_i17 p27_i19 p27_i18 p27_i20 p27_i21 p27_i22 p27_i24 p27_i23 p27_i25 p27_i26 p27_i27 p27_i28 p27_i29 p27_i30

Figure 5: ETHZ3 neighbors graph visualization

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 19 / 22

slide-27
SLIDE 27

Discussion

Discussion

Conclusion Identity inference, generalization of re-identification scenarios:

Generalization of the single-versus-all scenario Relaxation of the multi-versus-multi shot case No hard knowledge about relationships between test images (e.g. that they correspond to the same individual) required.

Solved by CRF-based approach. Neighborhood topology defined by feature space and temporal (when available) similarity Experimental results:

CRF approach can efficiently solve standard re-identification tasks CRF model can also solve more general identity inference problems

Future works on exploring more powerful descriptors and more realistic configurations for identity inference in the real world. Recording of a multi-camera dataset for identity inference.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 20 / 22

slide-28
SLIDE 28

References

  • S. Bak, E. Corvee, F. Bremond, and M. Thonnat. Multiple-shot human re-identification by mean riemannian covariance grid. In

Proceedings of AVSS, pages 179–184, 2011. Loris Bazzani, Marco Cristani, Alessandro Perina, and Vittorio Murino. Multiple-shot person re-identification by chromatic and epitomic analyses. Pattern Recognition Letters, 33(7):898–903, 2012.

  • Y. Cai and M. Pietik¨
  • ainen. Person re-identification based on global color context. In Proceedings of ACCV Workshops, pages

205–215, 2011. Dong S. Cheng, Marco Cristani, Michele Stoppa, Loris Bazzani, and Vittorio Murino. Custom pictorial structures for re-identification. In Procedings of BMVC, 2011.

  • M. Farenzena, L. Bazzani, A. Perina, V. Murino, and M. Cristani. Person re-identification by symmetry-driven accumulation of

local features. Proceedings of CVPR, pages 2360–2367, 2010. Douglas Gray and H. Tao. Viewpoint invariant pedestrian recognition with an ensemble of localized features. In Proceedings of ECCV, pages 262–275, 2008. doi: http://dx.doi.org/10.1007/978-3-540-88682-2 21.

  • V. Kolmogorov and R. Zabin. What energy functions can be minimized via graph cuts? IEEE Transactions on Pattern Analysis

and Machine Intelligence, 26(2):147–159, 2004. Bryan Prosser, Wei-Shi Zheng, Shaogang Gong, and Tao Xiang. Person re-identification by support vector ranking. In Proceedings of BMVC, 2010. W.R. Schwartz and L.S. Davis. Learning discriminative appearance-based models using partial least squares. In Proceedings of SIBGRAPI, pages 322–329. IEEE, 2009.

  • R. Szeliski, R. Zabih, D. Scharstein, O. Veksler, V. Kolmogorov, A. Agarwala, M. Tappen, and C. Rother. A comparative study
  • f energy minimization methods for markov random fields with smoothness-based priors. IEEE Transactions on Pattern

Analysis and Machine Intelligence, 30(6):1068–1080, 2008. Joost van de Weijer and Cordelia Schmid. Coloring local feature extraction. In Proceedings of ECCV, volume Part II, pages 334–348, 2006. URL http://lear.inrialpes.fr/pubs/2006/VS06.

  • B. Yang and R. Nevatia. An online learned crf model for multi-target tracking. In Proceedings of CVPR, 2012.

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 21 / 22

slide-29
SLIDE 29

Thank you for your attention

Questions? Identity inference: generalizing person re-identification scenarios

Svebor Karaman Andrew D. Bagdanov

MICC - Media Integration and Communication Center University of Florence svebor.karaman@unifi.it, bagdanov@dsi.unifi.it

1st International Workshop on Re-Identification 12 October 2012

Karaman, Bagdanov (MICC) Identity inference ECCV Workshops 2012 22 / 22