Classification with model and localization uncertainty

Information

  • Patent Grant
  • 11935284
  • Patent Number
    11,935,284
  • Date Filed
    Thursday, August 8, 2019
    4 years ago
  • Date Issued
    Tuesday, March 19, 2024
    a month ago
  • CPC
    • G06V10/84
    • G06F18/241
    • G06F18/2431
    • G06F18/254
    • G06N7/01
    • G06V20/10
    • G06V20/58
    • G06V10/62
  • Field of Search
    • CPC
    • G06V10/84
  • International Classifications
    • G06V20/58
    • G06F18/241
    • G06F18/2431
    • G06F18/25
    • G06N7/01
    • G06V10/84
    • G06V20/10
    • G06V10/62
    • Term Extension
      522
Abstract
Methods and systems are provided for fusing responses of a classifier that provides a model uncertainty measure, while accounting for viewpoint-dependent variations in object appearance and correlations in classifier responses, and accounting for localization uncertainty.
Description
FIELD OF THE INVENTION

The present invention relates to robotic perception and object classification.


BACKGROUND

Object detection and classification is a component of situational awareness important to many autonomous systems and robotic tasks. The mobility of robotic systems is widely exploited to overcome limitations of static, one-point-of-view approaches to measurement classification. Limitations may include problems such as occlusions, class aliasing (due to classifier imperfections or objects that appear similar from certain viewpoints), imaging problems, and false detections. By accumulating classification evidence across multiple observations and viewpoints, uncertainty can be reduced.


Variations in object appearance are often directly addressed using offline-built class models for inference rather than raw classifier measurements. Especially in active methods, such models are often themselves spatial and view-dependent. View-dependent models can allow for better fusion of classifier measurements by modelling correlations among similar viewpoints instead of requiring the common but usually false assumption of independence of measurements. See, for example: W T Teacy, et al., “Observation modelling for vision-based target search by unmanned aerial vehicles,” Intl. Conf. on Autonomous Agents and Multiagent Systems,” AAMAS, pp. 1607-1614, 2015, hereinbelow, “Teacy”; Javier Velez, et al., “Modelling observation correlations for active exploration and robust object detection,” J. of Artificial Intelligence Research, 2012, hereinbelow, “Velez”.


Reliance on spatial models, however, introduces new problems, as robot localization is usually not precisely resolved, leading to errors when matching measurements against the model. This is aggravated in the presence of classifier measurements that do not comply with the model, as may happen when a classifier is deployed in an environment different in appearance from the one on which it was trained on; for example, in a different country where objects semantically identical to the ones in the training set look different. In the latter case, classifier output would often be arbitrary, rather than reflecting actual uncertainty, known as model uncertainty, as described by Yarin Gal and Zoubin Ghahramani, “Dropout as a Bayesian approximation: Representing model uncertainty in deep learning,” Intl. Conf. on Machine Learning (ICML), 2016 (hereinbelow, “Gal-ICML”). In the domain of Bayesian deep learning, methods exist to approximate the above uncertainty as a network posterior, as described by and Pavel Myshkov and Simon Julier, “Posterior distribution analysis for Bayesian inference in neural networks,” Advances in Neural Information Processing Systems (NIPS), 2016. One method is based on test-time dropout, as described by Yarin Gal and Zoubin Ghahramani, “Bayesian convolutional neural networks with Bernoulli approximate variational inference,” arXiv preprint arXiv:1506.02158, 2016 (hereinbelow, “Gal-ArXiv”). Dropout permits the calculation of network posteriors for virtually any deep learning-based classifier, without requiring a change in the model.


Visual classification fusion methods can be split into methods directly using classifier scores, and methods matching classifier measurements to a statistical model, or fusing them using a specially trained classifier. The rationale for using a class model rather than individual classifier measurements lies in the variation in object appearance and background with viewpoint, which cannot always be correctly captured by the classifier, as well as situations where training data is not representative of the test data, e.g. where a classifier was not or cannot be retrained specifically for the domain where it is deployed and therefore its responses cannot be directly relied upon. Viewpoint-dependent object appearance (and hence, classifier response) may be analyzed as classifier noise (e.g. Omidshafiei, et al., “Hierarchical Bayesian noise inference for robust real-time probabilistic object classification,” preprint arXiv:1605.01042, 2016, hereinbelow “Omidshafiei”). Alternatively, the viewpoint-dependent object appearance may be modeled as spatial variation directly.


A common assumption in many classification methods is that of statistical independence of individual class measurements. This assumption is generally false, e.g. observations from the same or similar poses are likely to be extremely similar, resulting in similar classifier responses. Considering these observations as independent leads to an overly-confident posterior. Velez and Teacy deal with this by learning Gaussian Process (GP) regressors to describe both per-class spatial variation in classifier responses and spatial statistical dependence.


Another often-violated common assumption is that of known robot localization. This is specifically the weakness of methods modelling spatial variation of classifier responses, as localization error may introduce class aliasing when matching classifier responses against a spatial model.


Monte-Carlo dropout can be interpreted as an approximation to model uncertainty of a Bayesian neural network classifier, expressed as posterior distribution of the output for Gaussian priors on weights (Gal-Arxiv). Model uncertainty quantifies the reliability of classifier responses for given input data, complementing the classifier response vector (softmax output). While there are other ways of approximating network posterior and other reliability measures, MC dropout is practical because it requires no change in architecture or computations that are not otherwise part of the model.


Existing classification fusion methods do not address model uncertainty. Indeed, with few exceptions most current methods discard the classification vector commonly output by the classifier, only using the most likely class (i.e., the component with the highest response) for belief updates. Likewise, most methods ignore uncertainty in localization, assuming it perfectly known.


SUMMARY OF THE INVENTION

Embodiments of the present invention provide methods and systems for (a) fusing responses of a classifier that provides a model uncertainty measure, while (b) accounting for viewpoint-dependent variations in object appearance and correlations in classifier responses, and (c) accounting for localization uncertainty. Simulation confirms that the process is robust with respect to the sources of uncertainty compared with other methods. By fusing responses of a classifier that provides a model uncertainty measure, while accounting for viewpoint-dependent variations in object appearance and correlations in classifier responses, and accounting for localization uncertainty, the methods and system provided by the present invention identify which of multiple known Gaussian processes (GPs) is the most likely origin of measurements of an object viewed from different viewpoints.


There is therefore provided by embodiments of the present invention, a method of classifying an object and determining an uncertainty of the object classification, wherein the object appears in multiple sequential measurements of a scene, the method including: fusing responses of a classifier that provides a model uncertainty measure, while accounting for viewpoint-dependent variations in object appearance and correlations in classifier responses, and accounting for localization uncertainty, to provide comparative object classification distributions. The multiple sequential measurements may be measurements such as images, laser scans, or other measurements known in the field of robotic perception. The measurements of the scene are typically acquired by a robot moving along a given trajectory, and no initial localization information is provided to the classifier regarding the robot's coordinates or orientation, or regarding the object's coordinates or orientation.





BRIEF DESCRIPTION OF THE DRAWINGS

For a more complete understanding of the invention, reference is made to the following description and accompanying drawings, in which:



FIG. 1 is a schematic diagram of a scenario indicating labeling of an object class from measurements of an object viewed from multiple poses, according to an embodiment of the present invention;



FIG. 2 is a schematic diagram of a scenario indicating a robot acquiring observations while moving along a path in the vicinity of an object of interest, according to an embodiment of the present invention;



FIGS. 3A-C are graphs of model certainty while measurements are made during the course of a robot movement along a path in the vicinity of an object of interest, according to an embodiment of the present invention;



FIGS. 4A-F are graphs of simulation results comparing the methods of the present invention with other methods, indicating result metrics of probability of correct class, mean likely-to-ground truth ratio (MGR), and mean squared detection error (MSDE), according to an embodiment of the present invention;



FIGS. 5A-C are graphs of ground truth class and simulated (noised) classifier measurements from multiple sequential poses, with localization bias, according to an embodiment of the present invention;



FIGS. 6A-F are graphs of simulation results with localization bias, comparing results of the present invention with other methods, indicating result metrics of probability of correct class, MGR and MSDE, according to an embodiment of the present invention;





DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

Embodiments of the present invention provide methods for object classification of objects viewed from multiple poses, where the classification includes measures of classifier model uncertainty, robot localization uncertainty, and spatial correlation.


Problem Formulation


Consider a robot traversing an unknown environment, taking observations of different scenes. Robot motion between times tk and tk+1 is initiated by a control input uk, that may originate from a human user, or be determined by a motion planning algorithm. Let the robot pose at time instant k be denoted as xk, and define X0:k={x0, . . . , xk} as the sequence of poses up to that time.


Let custom characterk={custom character0:k−1, custom character0:k} represent the history, comprising observations custom character0:k={z0, . . . , zk} and controls custom character0:k−1={u0, . . . , uk−1} up until time k. The goal is to classify a single object belonging to one of Nc known classes, denoted by indexes custom character={1, . . . , Nc}.


The classification posterior, or belief, at time instant k is:

b[ck]≐custom character(c|custom characterk).  (1)

The classification posterior is the probability that the object in question belongs to a class c∈custom character, given all measurements and user controls up to time k. In calculating this posterior we want to take into account spatial correlation among measurements, model uncertainty, as well as uncertainty in the positions from which these measurements are taken (i.e., localization uncertainty).


Classifier Model


Commonly, output of a classifier can be interpreted as a categorical distribution over classes (e.g. by applying softmax to its outputs). However, high responses may be unstable, specifically, when inputs are far from training data. The technique proposed by Gal (ICML) may be used to obtain an approximation for the model uncertainty of the neural network classifier. By this technique, for every classifier input, several forward passes are performed, applying random dropouts at each pass, to obtain a set of classification vectors. Subsequently, the uncertainty is characterized, yielding classifier output as shown in FIG. 2. Typically, the robot has at its disposal an object classifier unit, which, given observation zk (e.g., an image or measurement, such as a laser scan), calculates a set of outputs Skcustom character{sk}, where each output skcustom characterNc×1 represents a categorical belief over the class of the observed object, i.e.













i
=
1


N
c




s
k

(
i
)



=

1
.






The set Sk can be interpreted as an approximation to the distribution:

custom character(s|zk),  (2)

carrying information of the classifier's model uncertainty for the given input zk.


Viewpoint-Dependent Class Model


For the class likelihood we use a model similar to the one proposed by Teacy. For a single classifier measurement s (categorical vector) made from relative pose x(rel), the class likelihood is a probabilistic model:

custom character(s|c,xk(rel)),  (3)

where c∈custom character is the object class, and the k subscript denotes a time index. Denoting object pose in global frame as o we can explicitly write:

xk(rel)≐xk⊖o.  (4)


The dependence of the model in Eq. (3) on viewpoint naturally captures view-dependent variations in object appearance. Furthermore, to incorporate the notion that similar views tend to yield similar classifier responses and in particular, are not independent, the joint distribution:

custom character(S0:k|c,custom character0:k(rel)),  (5)

is assumed to characterize the classification unit's outputs S0:k≐{S0, . . . , Sk} when an object of class c is viewed from a sequence of relative poses X0:k(rel)≐{x0(rel), . . . , xk(rel)}. As described by both Teacy and of Velez, this joint distribution can be represented as a Gaussian Process, learned using a classifier unit. Explicitly, we model a training set classifier response when viewing an object of class c from a relative pose x(rel) as:

s(i)=fi|c(x(rel))+ε,  (6)

where the i index denotes component i of classification vector s, ε˜N(0,σn2) i.i.d. noise, and (dropping the (rel) superscript for clarity):

fi|c(xcustom characteri|c(x),ki|c(x,x)),  (7)

where μi|c and ki|c are the mean and covariance functions defining the GP:

μi|c(x)=custom character{s(i)|c,x}  (8)
ki|c(x,x′)=custom character{(fi|c(x)−μi|c(x))(fi|c(x′)−μi|c(x′))}  (9)


The classification vector for each class c is modeled with independent, per-component GP's. Note also the Gaussian approximation of the distribution of the classification vector, which resides in the simplex (other representations exist, which however are not readily interpreted as a spatial model). For the covariance, the squared exponential function is applied:












k

i
|
c


(

x
,

x



)

=


σ

i
|
c

2



exp

(


-

1
2





(

x
-

x



)

T




L

i
|
c


-
1


(

x
-

x



)


)



,




(
10
)








where σi|c2 e is the variance, and Li|c is the length scale matrix, determining the rate of the covariance decay with distance. These parameters can be learned from training data, however in our simulations they were set by hand.


Denote the training set for class c as {STc,XTc+}, with STc being classifier measurements, and XTc the corresponding poses, and denote (test-time) measurements as S=S0:k and X=X0:k(rel). Furthermore, the equations Eqs. (11-14) all hold per vector-component, joined in Eq. (15). To simplify notation we drop the i index in S(i), ST(i) and ki|c.


As described in C. E. Rasmussen and C. K. I. Williams, “Gaussian Processes for Machine Learning,” MIT press, Cambridge, Mass., 2006 (hereinbelow, “Rasmussen”), we model the joint distribution of classifier measurements (per-component) for object of class c as:













(


S
T
c

,


S
|
c

,

X
T
c

,
X

)

=

N

(

0
,


[






K
C

(


X
T
c

,

X
T
c


)





+




σ
n
2


I









K
c

(


X
T
c

,
X

)







K
c

(

X
,

X
T
c


)





K
c

(

X
,
X

)




]


)


,




(
11
)








where Kc is the matrix produced by application of kernel kc on all pairs of input vectors.


We thus obtain the conditional distribution for classifier measurements of object of class c:

custom character(S0:k|c,XTc,STc,X0:k(rel))=N(μ,Σ),  (12)
with:
μ=Kc(X,XTcH·S  (13)
Σ=Kc(X,X)−Kc(X,XTcH·Kc(XTc,X),  (14)

and where H≐(Kc(XTc,XTc)+σn2I)−1.


We finalize the equation by combining the per-component models into a joint class likelihood as:












(


S
|
c

,

X
T
c

,

S
T
c

,
X

)

=



i




(



S

(
i
)


|
c

,

X
T
c

,

S
T

c
,

(
i
)



,
X

)






(
15
)








This approach differs from the approach described by Teacy, where inference from training data is being performed by offline learning of GP mean and covariance functions rather than by using a joint distribution as in Eq. (11).


To account for both localization and model uncertainty we rewrite Eq. (1) as marginalization over latent robot and object poses, and over classifier outputs. Marginalizing over robot pose history and object pose gives the following equations:

b[ck]=custom character(c|custom characterk)=∫X0:k,ocustom character(c,X0:k,o|custom characterk)dcustom character0:kdo,  (16)

which, using a chain rule, can be written as










b
[

c
k

]

=





χ

0
:
k


,
o








(


c
|

χ

0
:
k



,
o
,


k


)




(
a
)








(


χ

0
:
k


,

o
|


k



)




(
b
)



d


χ

0
:
k




do
.







(
17
)







Term (a) above is the classification belief given relative poses X0:k(rel) which are calculated from X0:k and o via Eq. (4). Term (b) represents the posterior over X0:k and o given observations and controls thus far. As such, this term can be obtained from existing SLAM approaches. One can further rewrite the above equation as











b
[

c
k

]

=


𝔼


𝒳

0
:
k


,
o




{



(


c
|

𝒳

0
:
k


(
rel
)



,


k


)

}



,




(
18
)








where the expectation is taken with respect to the posterior p(X0:k, o|custom characterk) from term (b).


Hereinbelow, we assume that object orientation relative to the robot is known (leaving o with 3 degrees of freedom), and so this posterior can be computed using SLAM methods (described below with respect to localization-inference), which commonly model this posterior with a Gaussian distribution. We then use the obtained distribution to approximate the expectation in Eq. (18) using sampling),


In the following we detail the computation of the terms (a) and (b) of Eq. (17).


Classification Under Known Localization


Here we describe a method of updating the classification belief given a known pose history, which is term (a) in Eq. (17), when receiving new measurements at time step k, while accounting for correlations with previous measurements and model uncertainty.


To simplify notation, we shall denote the history of observations, controls and (known) relative poses as

Hkcustom characterk∪X0:k(rel)≡{custom character0:k−1,custom character0:k,X0:k(rel)}.  (19)


We start by marginalizing term (a) over model uncertainty in the classifier output at time k

custom character(c|Hk)=∫skcustom character(c|sk,Hkcustom character(sk|Hk)dsk.  (20)

Assuming sk carries the class information from measurement zk, and that sk˜p(sk|zk) we can rewrite this as

custom character(c|Hk)=∫skcustom character(c|sk,Hk\{zk})·custom character(sk|zk)dsk.  (21)

In our case, {sk} are samples from p(sk|zk), so we can approximate the integral as












(

c
|

H
k


)




1

n
k








s
k



S
k







(


c
|

s
k


,


H
k



{

z
k

}



)

.







(
22
)







To calculate the summand, we apply Bayes' law and then smooth over class in the denominator












(

c
|

H
k


)

=




s
k





η

(

s
k

)


n
k


·



(



s
k

|
c

,


H
k



{

z
k

}



)

·



(

c
|


H
k



{

z
k

}



)







(
23
)








with










η

(

s
k

)


=
.


1
/




c

C






(



s
k

|
c

,


H
k



{

z
k

}



)






(

c
|


H
k



{

z
k

}



)

.








(
24
)







Note that the denominator in η(sk) is a sum of numerator (summand) terms in Eq. (23) for the different classes and can be computed efficiently (but cannot be discarded altogether due to the dependence on sk). Further, note that

custom character(c|Hk\{zk})=custom character(c|X0:k(rel),custom character0:k−1)  (25)
=custom character(c|X0:k(rel),custom character0:k−1)=custom character(c|Hk−1),  (26)


As custom character(c|Hk−1) has been computed in the previous step, we are left to compute the class likelihood term custom character(sk|c,Hk\{zk}). This term involves past observations custom character0:k−1 but not classifier outputs S0:k−1, which need to be introduced to account for spatial correlation with sk using Eq. (5). Marginalizing over S0:k−1 (recall that in our notation S0:k−1∪{sk}=S0:k) yields













(



s
k

|
c

,


H
k



{

z
k

}



)

=





𝒮

0
:

k
-
1








(



𝒮

0
:
k


|
c

,


H
k



{

z
k

}



)


d


𝒮

0
:

k
-
1





=




S

0
:

k
-
1









(



s
k

|
c

,

𝒮

0
:

k
-
1



,


H
k



{

z
k

}



)

·



(



𝒮

0
:

k
-
1



|
c

,


H
k



{

z
k

}



)



d


𝒮

0
:

k
-
1







,




(
27
)








where we applied smoothing to separate between past classifier outputs S0:k−1 for which observations custom character0:k−1 are given and the current output sk. The first term in the product reduces to custom character(sk|c,S0:k−1,X0:k(rel)), a conditioned form of the class model Eq. (12) (and thus Gaussian, which we treat explicitly later in Eq. (30) and on). This term represents the probability to obtain classification sk when observing an object of class c from relative pose xk(rel) given previous classification results and relative poses. The second term in Eq. (27) can be approximated using Eq. (2) for the individual observations zi, i.e.









(



𝒮

0
:

k
-
1



|
c

,



H
k



{

z
k

}



)

=




(


𝒮

0
:

k
-
1



|

𝒵

0
:

k
-
1




)






i
=
0


k
-
1





(


s
i

|

z
i


)







Note that class c and poses X0:k−1(rel), both members of Hk can be omitted since conditioning on observations determines classifier outputs up to uncertainty due to classifier intrinsics (model uncertainty). The approximation is in the last equality, since in general classifier outputs s0, . . . , sk−1 are interdependent through classifier parameters. We can now rewrite custom character(sk|c,Hk\{zk}) from Eq. (27) as












𝒮

0
:

k
-
1








(



s
k

|
c

,


𝒮

0
:

k
-
1



,

𝒳

0
:
k


(

r

e

l

)



)

·




i
=
0


k
-
1






(


s
i

|

z
i


)


d



𝒮

0
:

k
-
1



.








(
28
)








Assuming classifier output Eq. (2) is Gaussian, we denote

custom character(si|zi)=Nzizi)  (29)

where μzi and Σzi are estimated from Si. Since class model is Gaussian, see Eq. (12), the first term in the integrand in Eq. (28) is a Gaussian that we denote as

custom character(sk|c,S0:k−1,X0:k(rel))=Nk|0:k−1k|0:k−1)  (30)

where, utilizing standard Gaussian Process equations (see, for example, C. E. Rasmussen and C. K. I. Williams. Gaussian Processes for Machine Learning, The MIT press, Cambridge, Mass., 2006):

μk|0:k−1k+Ω·(S0:k−1−μ0:k−1)  (31)
Σk|0:k−1=K(xk,xk)−Ω·K(custom character0:k−1,xk)  (32)

with Ω≐K(xk,X0:k−1)K(X0:k−1,X0:k−1).


Using these relations, the integrand from Eq. (28) is a Gaussian distribution over S0:k, that can be inferred as follows.














(



s
k

|
c

,

S

0
:

k
-
1



,

χ

0
:
k


(

r

e

l

)



)

·




i
=
0


k
-
1





(


s
i

|

z
i


)



=

ηexp


{


-

1
2




(

||


s
k

-

μ


k
|
0

:

k
-
1





||




k
|
0

:

k
-
1



2


+



i
=
0


k
-
1



||


s
i

-

μ

z
i




||



z
i


2


)


}



,




(
33
)








where η only depends on custom character0:k(rel). Using Eq. (31) we can write

sk−μk|0:k−1=sk−μk−Ω·(S0:k−1−μ0:k−1)  (34)
=[−ΩI](S0:k−μ0:k)  (35)


We have that the integrand Eq. (33) from Eq. (28) is proportional to a joint Gaussian distribution N(μJJ) with














J

=


(






s

-
1


+





z

-
1



)


-
1






(
36
)
















μ
J

=






J

-
1


·

(







s

-
1




μ
s


+






z

-
1




μ
z



)



,




(
37
)








where











μ
s

=



(




μ
0











μ

k
-
1







μ
k




)




μ
z


=

(




μ

z
0












μ

z

k
-
1







0



)



,




(
38
)








and














s

-
1


=



[




-
Ω



I



]

T










k
|
0

:

k
-
1



-
1


[




-
Ω



I



]






(
39
)















Σ
z

-
1


=

(









z
0


-
1




0





0




0

























z

k
-
1



-
1




0




0





0


0



)





(
40
)







Finally, the class likelihood from Eq. (27) is the marginal distribution of the above. Specifically, the integral is directly calculated by evaluation at sk of a Gaussian PDF with the components corresponding to sk from μJ and ΣJ as mean and covariance. The above steps show the calculation of term (a) of Eq. (17), for updating the class belief given known localization, upon arrival of new measurements. The next section describes the calculation of term (b) of Eq. (17), the “localization” belief term.


Localization Inference


We assume that object orientation relative to the robot is known (perhaps, detected from observations custom character), and so o has three degrees of freedom (location). Hence, term (b) of Eq. (17) is essentially a SLAM problem with the robot pose history X0:k and one landmark, the target object pose o, to be inferred. Specifically, we can express the target distribution as marginalization over all landmarks custom character, except the object of interest

custom character(X0:k,o|custom characterk)=∫Lcustom character(custom character0:k,o,custom character|custom characterk)dcustom character.  (41)


This can be computed using state of the art methods such as iSAM2, as described by M. Kaess, et al., “iSAM2: Incremental smoothing and mapping using the Bayes tree,” Intl. J. of Robotics Research, 31:217-236, February 2012.


To review, the procedure of the present invention includes the following steps. Inputs include 1) a “belief” (i.e., uncertain estimate of) robot track and the environment, S0:k−1, which is a vector of snominal from previous time steps. and 2) observations from current time step. The procedure is run at each time step.
















Input:
Localization posterior custom character (custom character0:k, o | custom characterk), new observations custom characterk











1:
Sk = {sk(i)}i=1nk ← CLASSIFYWITHDROPOUT(custom characterk), pre-calculate Σz−1, μz

custom character  Uncertain











classifier measurements are obtained from the raw observations.









2:
Sample { custom character0:k(i),o(i)}i=1nx ~ custom character (custom character0:k, o | custom characterk)

custom character  Samples are taken from the trajectory and










environment estimates.









3:
for custom character0:k, o ∈ {custom character0:k, o} do

custom character  Classification is computed, given the trajectory and










environment sample/realization at step 12.









4:
∀c ∈  custom character  calculate ΣJ, μJ

custom character  These are per-class through GP model









5:
for sk ∈ Sk do


6:
  for c ∈  custom character  do










7:
   custom character (sk | c, Hk \ {custom characterk }) ← N(sk; μJ(k)), ΣJ(k,k)


custom character  Likelihood given past











observations,
Eq. (27)










8:
   {tilde over (h)}c custom character (sk | c, Hk \ {custom characterk}) · custom character (c | Hk−1)
custom character  Unnormalized class likelihood,
Eq. (23)








9:
  end for











10:

custom character (c | sk, Hk) ← {tilde over (h)}c/η(sk),

η(sk) = Σc{tilde over (h)}c

custom character  Normalize class likelihood,

Eqs. (22, 23).











Eq. (23)








11:
 end for









12:
custom character (c | Hk)(i) ← Σskcustom character (c | sk, Hk)/nk
  custom character  Marginalization is performed over the











trajectory/environment samples.

custom character  Classification given localization,

Eq. (18)








13:
end for


14:

custom character (c | custom characterk) ← Σi custom character (c | Hk)(i)/nx











Results


As described above, embodiments of the present invention provide methods for classification of an object that is viewed from multiple directions. The method includes fusing classifier measurements which include a model uncertainty measure, and explicitly accounting for viewpoint-variability and spatial correlations of classifier outputs, as well as uncertainty in the localization. Simulation experiments described in this section confirm increased robustness to the above sources of uncertainty as compared to current methods. In particular, statistical analysis suggests that in cases where other methods inferred a wrong class with high confidence due to noisy measurements of class or location, the method of the present invention reported high uncertainty, and was generally able to accumulate classification evidence.


In the experimental simulation described below, performed in MATLAB, classifier measurements were generated using the GP model of the ground truth class, along a predetermined track, as shown in FIG. 2.


The class inference algorithm needs to fuse these measurements into a posterior over classes, essentially identifying which of the known GP models is the most likely origin of the measurements. We study robustness of the GP model to model and localization uncertainty, and compare the results with results obtained from other methods.


Comparison of Approaches and Performance Metrics


We compare the results of three methods. The method of the present invention is denoted as Model with Uncertainty, which takes into account spatial correlations, as well as uncertainty in pose and classifier model uncertainty. The second method is Model Based, similar to the method described by Teacy but with GP defined as in Eq. (11), which takes into account spatial correlation, but not uncertainties. The third method is Simple Bayes, which directly uses the classifier scores and assumes spatial independence between observations, as in, for example, T. Patten, et al., “Viewpoint evaluation for online 3-d active object classification,” IEEE Robotics and Automation Letters (RA-L), 1(1):73-81, January 2016.


We compare these methods with relation to the following metrics: (i) probability of ground-truth class; (ii) mean squared detection error; and (iii) most likely-to-ground truth ratio.


The mean squared detection error (MSDE) is defined as










M

SDE


=
.



1

N
c








c



C




(



δ
c

(

c


)

-



(


c


|


)


)

2







(
42
)








where c is the ground truth class and δc(c′) is 1 if c=c′ and 0 otherwise. This measure was also used in Teacy.


The most likely-to-ground truth ratio (MGR) is defined as









MGR

=
.



arg


max

c






(


c


|


)





(

c
|


)






(
43
)








for ground truth class c. Roughly, this measure penalizes high confidence in the wrong class. In a way it “demands” ground truth class to be most (possibly, equally) likely.


Simulation Experiments


Statistics (over realizations) for the three algorithms were collected for several scenarios. In each scenario, GP models were created for three classes, by manually specifying classifier response for chosen relative locations around the origin (i.e. locations assumed to be in object-centered coordinates) in the 2D plane, as indicated in FIG. 1. Note that a GP model for a class describes classifier responses for all classes, (see Eq. (15)).


During each simulation, the robot moved along a pre-specified trajectory and observed a single object from different viewpoints, as indicated in FIG. 2. At each time step the algorithm received new classifier measurements and updated pose belief (simulating a SLAM solution). Classifier measurements were generated using the GP model of a “ground truth” class (the simulation of measurements is detailed in the next subsections), which needs to be inferred by the algorithm using the measurements.


Model Uncertainty Scenario


Model uncertainty expresses the reliability of the classifier output. High model uncertainty corresponds to situations where classifier inputs are far from training data, often due to an unfamiliar scene, object or viewpoint pictured, causes output that may be arbitrary. We simulated this with two steps, performed at each time instant: first, a nominal “true” measurement snominal is generated from the GP model of the ground truth class.


The level of model uncertainty σu2 was selected at each time step uniformly between 0 and σmax2 (a parameter). This level was then used as a standard deviation of a Gaussian centered at the true measurement, to generate a simulated noised measurement snoised. The Model Based and Simple Bayes algorithms receive snoised as a classification measurement and are not “aware” of the uncertainty. The procedure for simulating classifier outputs for the simulation at each step is described algorithmically here:















Input: S0:k−1, custom character0:k(rel), σmax2, Nsamples



1: snominal ~ custom character  (s | c, S0:k−1, custom character0:k(rel))
     custom character  See Eq. (30)


2: σu2 ~ Uni(0, σmax2)

custom character  Choose uncertainty level



3: snoised ~ N( snominal, σu2 I)
custom character  Uncertain classification


4: samples ← Ø



5: for Nsamples times do
  custom character  Simulating dropout


6:   s ~ N (snoised, σu2 I)



7:   samples ← samples ∪ {s}



8: end for



9: return snominal, snoised, samples









As indicated, the procedure included receiving samples (simulating outputs of several forward passes applying dropouts) drawn from a Gaussian distribution centered at snoised with standard deviation σu2. The first simulation showed the effects of considerable model uncertainty, with no localization errors (perfect localization).



FIGS. 3A-C show plots of a GP model of ground truth class and simulated classifier measurements (snoised) while measurements are being made, while a robot moves along a path. FIG. 3A shows the Gaussian process model for ground truth class and simulated (noised) classifier measurement over the course of a robot's trajectory, showing plots of response for a 1st label against response for a second label. FIGS. 3B and 3C show first and second components over time indices, respectively.



FIGS. 4A-F show the statistics described above, with a probability assigned to a ground truth class and Eqs. (42-43) along with percentiles (over scenario realizations) as patches of varying saturation, with a 10% step: the median is plotted darkest, the next lighter patch indicates runs between 40th and 60th percentile, the next indicates runs between 30th and 70th, etc. The areas above and below the plots contain the top and bottom 10% of the runs respectively. FIGS. 4A, 4C, and 4E show comparisons of the method of the Model Based (green) to the method of the present invention (“our method”), for the respective metrics of probability of correct class, the mean likely-to-ground truth ratio (MGR), and the mean squared detection error (MSDE). FIGS. 4B, 4D, and 4F show comparisons of the method of Simple Bayes (red) to the method of the present invention (“our method”) comparisons of the method of the Model Based (green) to the method of the present invention (“our method”), also for the respective metrics of probability of correct class, MGR, and MSDE. The legend in the leftmost column shows the percentage of time steps where the most likely class was the correct one.


In comparison with the method Model Based, results for the present method were more concentrated (FIGS. 4A, 4C, 4E), which means that the method results were more stable. For example, in more than 20% of the runs (bottom lightest shade and the white area below that), the probability of a correct class for Model Based in time step 15 was less than 0.2 (compared to more than 0.33 for ours). In more than 20% of the runs the MGR for Model Based at iteration 15 was higher than 1, which means that a wrong (most likely) class was assigned probability more than twice higher than the correct one, i.e. the wrong class was chosen with a high confidence. The MSDE plot displays similar behavior. In FIGS. 4B, 4D, and F, a drop in the accuracy of the Simple Bayes around time step 15 was the result of an “inverse” measurement in the model, meaning that from a certain angle, the classifier response suggested a different class. This illustrates the difference between our method and the other methods, which match the entire sequence of measurements against a model, and thus can use also “inverse” measurements to classify correctly (on the downside, requiring a class model).


Localization Uncertainty Scenario


In methods making use of spatial class models, localization errors may cause classification aliasing when acquired measurements correspond to the model of a wrong class, because of the spatial shift in the query. To exemplify this, in a “Localization Uncertainty” scenario, we introduced a constant bias in an easting coordinate (where the robot moves eastward in a straight line), causing aliasing between models (with no model uncertainty). FIG. 5A shows a GP mean of the correct class model (blue) and classifier output over a robot track (red). It also shows the GP mean of the model of a wrong class (yellow).


In FIG. 5B, classifier outputs for label 2 (red) are compared without localization bias against the corresponding GP component of the ground truth class model (blue), showing a clear match. FIG. 5C shows that after introducing a bias of −8 units in easting, classifier responses (red) were matched against shifted spatial models, making the wrong class (yellow) a more likely match until approximately time step 16, after which the blue line matched correctly in spite of the shift.


The effects of this on performance are shown in FIGS. 6A-F. Our method accumulates classification evidence rather than prematurely emitting an (over)confident possibly wrong classification decision. By contrast, the Model Based method infers the wrong class with high confidence (as can be seen in the MGR plots, FIGS. 6C and 6D) peaking approximately at time step 15, after which disambiguating measurements start to arrive. As can be seen in FIG. 6D, Simple Bayes method performs well, closely following the line from the respective FIG. 5 graph, because the classifier measurements are stable and not ambiguous. Note that aliasing occurs when trying to match against the different models.


The classification observations were generated as follows: a GP model of the ground truth class along with previous classification measurements were used to generate a “ground truth” measurement. A “noised” measurement was generated from a Gaussian centered there at (fed to Model Based and Simple Bayesian schemes), and a cloud of measurements was generated around the noised measurement to reflect the distance from the ground truth (fed to our scheme). The standard deviation for generation of the noised classification measurement was uniformly picked at each time step from a range defined per experiment.


Processing elements of the system described herein may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations thereof. Such elements can be implemented as a computer program product, tangibly embodied in an information carrier, such as a non-transient, machine-readable storage device, for execution by, or to control the operation of, data processing apparatus, such as a programmable processor, computer, or deployed to be executed on multiple computers at one site or one or more across multiple sites. Memory storage for software and data may include multiple one or more memory units, including one or more types of storage media. Examples of storage media include, but are not limited to, magnetic media, optical media, and integrated circuits such as read-only memory devices (ROM) and random access memory (RAM). Network interface modules may control the sending and receiving of data packets over networks. Method steps associated with the system and process can be rearranged and/or one or more such steps can be omitted to achieve the same, or similar, results to those described herein. It is to be understood that the embodiments described hereinabove are cited by way of example, and that the present invention is not limited to what has been particularly shown and described hereinabove.

Claims
  • 1. A method of classifying objects for robotic situational awareness, based on robotic observations obtained from multiple sequential viewpoints, the method implemented by at least one processor according to instructions stored in non-transient memory storage, the method comprising: from a training set of sequential observations and corresponding viewpoints, generating, for each class of a set of classes of objects, a viewpoint-dependent class model representing each class as a Gaussian process, wherein each class model includes spatial correlations between the viewpoints in classifier measurements for the corresponding observations;subsequently:A. acquiring a history Hk of multiple sequential robotic observations and controls up to a time k, including an observation at time k, denoted as zk;B. applying a classifier to generate from zk a set Sk of classifier measurements, wherein the distribution of Sk represents a model uncertainty of the classifier, wherein each classifier measurement sk of the set Sk is a vector, each component of which indicates a likelihood of an object belonging to a class represented by the component;C. sampling a trajectory X0:k and a pose o of an object from a joint pose distribution of trajectories and object poses, given the history Hk;D. sampling a classifier measurement sk from the set Sk;E. for each component s(i) of the sampled classifier measurement sk, applying the class model for a class c represented by the component to calculate a likelihood of s(i) belonging to the class c, given observations prior to time k;F. from the likelihood of each s(i), generating a likelihood value P(sk|c,Hk\{zk}), representing a likelihood value of sk belonging to a given class c, wherein the likelihood value of sk is calculated by a function employing the spatial correlations of the class model of the given class c and a model uncertainty in past classifier measurements;G. generating, from the likelihood value of sk, a normalized class likelihood value P(c|sk,Hk);H. generating an average class likelihood, P(c|Hk(i)), for the given class c, given Hk with respect to the sampled trajectory, by repeating the calculation of the normalized class likelihood value for multiple samples sk, given the sampled trajectory;I. generating, for multiple sampled trajectories of X0:k, multiple respective average class likelihoods;J. averaging the average class likelihoods to generate a total average class likelihood P(c|Hk) for the given class c, given Hk, indicative of a probability of the object belonging to the given class c, given trajectory uncertainty, viewpoint-dependent variations, and model uncertainty of the classifier; and,K. repeating steps G-J for each class of the set of classes of objects to determine the highest total average class likelihood P(c|Hk), and responsively generating the class and the total average class likelihood of the most likely class of the object.
  • 2. The method of claim 1, wherein the normalized likelihood P(c|sk,Hk) is calculated from the likelihood value of sk by calculating, at an interim step, a weighted value {tilde over (h)}c≐P(sk|c,Hk\{zk})·P(c|Hk−1)(i), wherein P(c|Hk−1)(i) is saved from a previous time step k−1.
  • 3. The method of claim 2, wherein P(c|sk,Hk) is calculated as {tilde over (h)}c/Σc{tilde over (h)}c, where the denominator Σc{tilde over (h)}c is a sum taken over a set of multiple candidate classes c.
  • 4. The method of claim 1, wherein the likelihood value of sk is calculated as a marginalization of a Gaussian distribution P(s0:k|c,Hk†{zk}), wherein s0:k≐(s0, s1, . . . , sk) is a set of classifier measurements taken at sequential times 0 through k.
  • 5. The method of claim 4, wherein the Gaussian distribution has a mean μj and a covariance matrix Σj defined as:
  • 6. The method of claim 5, wherein the steps A-K are performed iteratively at multiple sequential time steps, and wherein vector μz and matrix Σz−1 are calculated prior to the steps A-J at each time step.
  • 7. The method of claim 1, wherein the set of classifier measurements Sk is obtained by applying Monte-Carlo dropout to the classifier with the observation zk as input, for each classifier measurement sk.
  • 8. The method of claim 6, wherein the set of classifier measurements Sk is obtained by applying Monte-Carlo dropout in a single forward pass.
  • 9. The method of claim 1, wherein the steps A-K are iterative steps performed at sequential time steps, and wherein the Gaussian processes that represent the classes are fit to their respective classes one time prior to the iterative steps.
CROSS REFERENCES TO RELATED APPLICATIONS

This application is a national phase entry of International Patent Application No. PCT/IL/2019/050899, filed Aug. 8, 2019, which claims the benefit under 35 U.S.C. § 119(b) to U.S. Provisional Patent Application No. 62/715,871, filed Aug. 8, 2018, both of which are hereby incorporated by reference.

PCT Information
Filing Document Filing Date Country Kind
PCT/IL2019/050899 8/8/2019 WO
Publishing Document Publishing Date Country Kind
WO2020/031188 2/13/2020 WO A
US Referenced Citations (5)
Number Name Date Kind
11069082 Ebrahimi Afrouzi Jul 2021 B1
11348269 Ebrahimi Afrouzi May 2022 B1
20200201350 Newman Jun 2020 A1
20200348111 Howe Nov 2020 A1
20210312246 Feldman Oct 2021 A1
Non-Patent Literature Citations (12)
Entry
Yarin Gal et al.; “Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning”;University of Cambridge; arXiv:1506.02142v6 [stat. ML] Oct. 4, 2016; 12 pages.
Yarin Gal et al.; “Bayesian Convolutional Neural Networks With Bernoulli Approximate Variational Inference”; University of Cambridge; arXiv:1506.02158v6 [stat. ML] Jan. 18, 2016; 12 pages.
Michael Kaess et al.; “iSAM2: Incremental Smoothing and Mapping Using the Bayes Tree”; vol. 31 Issue 2: Special Issue on the Ninth International Workshop on Algorithmic Foundations of Robotics (WAFR); Dec. 20, 2011; 19 pages.
Pavel Myshkov et al.; “Posterior distribution analysis for Bayesian inference in neural networks”; https://wwwsemanticscholar.org/paper/Posterior-distribution-analysis-for-Bayesian-in-Myshkov-Julier/6197dbd691037a412b67df688541df7c9ae87c0d; 2016; 8 pages.
Shayegan Omidshafiei et al.; “Hierarchical Bayesian Noise Inference for Robust Real-time Probabilistic Object Classification”; arXiv: 1605.01042v1 [cs.CV] May 3, 2016; 10 pages.
Timothy Patten et al.; “Viewpoint Evaluation for Online 3D Active Object Classification”; IEEE Robotics and Automation Letters. Preprint Version; Nov. 2015; 9 pages.
C. E. Rasmussen & C. K. I. Williams; “Gaussian Processes for Machine Learning”; the MIT Press,; www.GaussianProcess.org/gpml; 2006; 266 pages.
W. T. Luke Teacy et al.; “Observation Modelling for Vision-Based Target Search by Unmanned Aerial Vehicles”; International Foundation for Autonomous Agents and Multiagent Systems (www.ifaamas.org); Jan. 2015; 8 pages.
Javier Velez et al.; “Modelling Observation Correlations for Active Exploration and Robust Object Detection”; Journal of Artificial Intelligence Research 44 (2012) 423-453; Jul. 2012; 31 pages.
Markus Hoferlin et al.; “Uncertainty-aware video visual analytics of tracked moving objects”; Journal of Spatial Information Science No. 2; Nov. 2, 2011; pp. 87-117; 32 pages.
International Search Report of PCT/IL2019/050899 Completed Nov. 28, 2019; dated Jan. 28, 2020 5 pages.
Written Opinion of PCT/IL2019/050899 Completed Nov. 28, 2019; dated Jan. 28, 2020 10 pages.
Related Publications (1)
Number Date Country
20210312246 A1 Oct 2021 US
Provisional Applications (1)
Number Date Country
62715871 Aug 2018 US