Accurate and Robust Ego-Motion Estimation using Expectation Maximization

Size: px
Start display at page:

Download "Accurate and Robust Ego-Motion Estimation using Expectation Maximization"

Transcription

1 Accurate an Robust Ego-Motion Estimation using Expectation Maximization Gijs Dubbelman 1,, Wannes van er Mark 1 an Frans C.A. Groen Abstract A novel robust visual-oometry technique, calle EM-SE(3) is presente an compare against using the ranom sample consensus () for ego-motion estimation. In this contribution, stereo-vision is use to generate a number of minimal-set motion hypothesis. By using EM-SE(3), which involves expectation maximization on a local linearization of the rigi-boy motion group SE(3), a istinction can be mae between inlier an outlier motion hypothesis. At the same time a robust mean motion as well as its associate uncertainty can be compute on the selecte inlier motion hypothesis. The atasets use for evaluation consist of synthetic an large real-worl urban scenes, incluing several inepenently moving objects. Using these ata-sets, it will be shown that EM-SE(3) is both more accurate an more efficient than. Inex Terms Robust estimation, visual-oometry, Stereovision. I. INTRODUCTION In this article, the focus is on robust ego-motion estimation of a moving vehicle using an onboar stereo-rig, this is also known as stereo-base visual-oometry. Stereo processing allows estimation of the three imensional (3D) location an associate uncertainty of lanmarks observe by the stereo camera. Subsequently, 3D point clous can be obtaine for each stereo frame. By establishing the frameto-frame corresponences of lanmarks, the point clous of successive stereo-frames can be relate to each other. From these corresponing point clous the frame-to-frame motion of the stereo-rig can be estimate, Matei an Meer [1], Umeyama [3]. By concatenating all the frame-to-frame motion estimates, the pose of the stereo-rig an vehicle can be tracke. In general, vision base approaches for ego-motion estimation are susceptible to outlier lanmarks. Sources of outlier lanmarks range from sensor noise, corresponences errors, to inepenent moving objects such as cars or people that are visible in the camera views. In the past ecae the ranom sample consensus () metho, evelope by Fischler an Bolles [3], emerge as the golen stanar for robust parameter estimation in computer vision. Hence, it is use in many visual oometry systems, Maimone et al. [8], Nistér et al. [13], [1] an Olson et al. [15]. The iea behin is to estimate a large number of minimal-set (containing for example six lanmarks) motion hypothesis. For each motion hypothesis also a robust score is calculate, this score is base on Electro-Optical Systems 1, TNO Defence, Security an Safety, Oue Waalsorperweg 63, 59 JG The Hague, The Netherlans, {gijs.ubbelman, wannes.vanermark}@tno.nl Intelligent Systems Laboratory Amsteram (ISLA), University of Amsteram, Kruislaan 3, 198 SJ Amsteram, The Netherlans groen@science.uva.nl the alignment of the motion hypothesis with all lanmarks in the set. The best scoring minimal-set motion hypothesis is taken as the final robust estimate. Often, refinement of the initial estimate is performe using a more avance estimator. Since [3], many ifferent approaches have emerge, for example LmeS, Rosin [19], for an overview see Torr an Murray []. Most notably for the case of visual-oometry is preemptive, Nistér [1], which allows evaluating a larger number of minimal-set motion estimates in the same amount of computation time. Using some sort of multi-frame optimization or multi-frame lanmark tracking is also frequently use. In the extreme case, this leas to simultaneous localization an mapping (SLAM) approaches such as that of Elinas et al. []. In this paper however, the focus is on frame-to-frame approaches only. Closely relate to ego-motion estimation is the problem of pose estimation, which involves estimating the motion of an object from images taken by a (fixe) camera. Recently, alternative approaches to have emerge for robust pose estimation, Pennec et al. [18] an Subbarao et al. [1]. These methos use geometrical computation within Riemannian geometry or Lie algebra, Selig [], together with robust statistics to obtain reliable results. In line with this work, a novel algorithm calle EM-SE(3) is presente. It uses expectation maximization (EM) on a local linearization of the rigi-boy motion group i.e. SE(3). In this article it will be compare to using both synthetic an real-worl ata. II. EXPECTATION MAXIMIZATION IN SE(3) The goal of the EM-SE(3) algorithm is computing a robust mean motion M an its covariance Σ from a set of rigiboy transformations M = { M 1...M n}. For this, expectation maximization on the group of 3D Eucliean motion is use. EM is an iterative algorithm often use for fining the parameters of a mixture moel. Here, a similar approach is taken for fining the parameters of a two class moel i.e. inlier motion hypothesis versus outlier motion hypothesis. The inlier motion hypothesis are minimal-set motion estimates from the true ego-motion perturbe with Gaussian noise. The outlier motion hypothesis are erroneous minimal-set motion estimates, they are cause by inclusion of outlier lanmarks into the minimal-set. The class of outlier motions will be moele with an uniform istribution.

2 A. Representing SE(3) The EM-SE(3) algorithm requires the ability to compute a weighte mean translation an rotation from a set of rigi-boy transformations. Whereas, translations belong to a vector space, more precisely the Eucliean space, rotations o not. Therefore, computing the usual weighte arithmetic mean on a set of rotations is far from appropriate. In fact, for most mathematical representations of rotation, for instance rotation matrices an quaternions, it will not result in a proper rotation, unless the result is orthogonalize in the case of rotation matrices, or normalize in the case of quaternions, Gramkow []. Because a rigi-boy transformation often inclues rotation, it also oes not belong to a vector space. Therefore, the problem to be solve is that of mapping the space of rigiboy transformations to a space that is as close to a vector space as possible. Solutions for this problem can be foun in the fiel of ifferentiable manifols, Loring [6], particularly in Lie algebra, Riemannian geometry an Geometric algebra Dorst et al. [1]. These fiels of mathematics are still actively stuie an an introuction is beyon the scope of this text. Because the complete group structure of SE(3) is irrelevant when computing the mean motion, the problem becomes more straightforwar. Note that the set of motion hypothesis are estimates for the same real-worl motion at one particular point in time. Therefore, the rotations o not transform any of the other rotations or translations, as woul be the case when the motion hypothesis forme a chain of rigiboy transformations. This allows processing the translations separately from the rotations, hence only the rotational part has to be mappe. Keeping the rotations an translations separate when applying a metric on SE(3) is in line with the work by Park [16]. In this work rotations will represente using unit quaternions. Quaternions will be enote as q an consists of a one imensional real part q an a three imensional spatial part q = (q i i + q j j + q k k) given on the imaginary basis i, j, k (i = j = k = ijk = 1). Thus q = (q + q). Quaternion aition is simply the pairwise aition of their elements. The inverse of a unit quaternion is given by its conjugate q = (q q). The ientity quaternion is efine as e = (1 + i + j + k). A rotation aroun a normalize axis r with angle θ can be put into quaternion form with q = (cos(θ/) + sin(θ/) r). To rotate an arbitrary vector v it can be represente as a quaternion i.e. v = ( + v). Given the quaternion q we apply its rotation on v by using v = qvq. Where the quaternion prouct is efine as q 1 q = (q 1 q q 1 q + q 1 q + q q 1 + q 1 q ) an the ot an cross prouct are efine as usual. Note that the quaternion prouct is anti-commutative, associative an left/right istributive over aition. The space of unit quaternions can be thought of as the three imensional surface of an unit sphere in four imensional space. Because, rotations only have three egrees of freeom the manifol only has three imensions. Clearly, the rotation manifol is not a vector space an therefore the Eucliean istance between quaternions is far from appropriate. Using Riemannian geometry the points, i.e. rotations on the manifol, can be mappe to a vector space, Pennec [17]. This can be thought of as locally linearizing the unit sphere in D space. Therefore, this vector space is often calle the tangent space. To go from the group of rotations SO(3) to its tangent space so(3) at the ientity the so calle logarithmic mapping log : SO(3) so(3), log(q) = q can be use. Mapping back from the tangent space so(3) to SO(3) can be one using the exponential mapping exp : so(3) SO(3), exp(q) = q. For unit quaternions these mappings are q = log(q) = (arccos(q) q q ), q (,, ), q = an q (cos( q ) + sin( q ) q ), q = q = exp(q) =. (1,,, ), q = () Treating SO(3) as a vector space is only appropriate close to the mapping point (as is also the case with regular linearization). Therefore, it is useful to be able to efine the tangent space at other points than the ientity. For this a placement function, which is compose of quaternion operations, can be use. Placing q in the tangent space at q 1 can be one using (1) q = log q1 (q ) = log(q 1q ) (3) an retrieving q from the tangent space efine at q 1 can be accomplishe with q = exp q1 (q ) = q 1 exp(q ). () These operations are important because they allow linearization of SO(3) at a certain point of interest, for instance at the mean rotation q. This causes less linearization errors than always mapping at the ientity. The iea behin locally mapping SO(3) to a vector space is allowing to treat so(3) as if it were R 3 an subsequently use statistical methos esigne for R 3 on so(3). The problem that is solve here is that SO(3) is not an Eucliean space an therefore the Eucliean istance in not appropriate. Because the Eucliean istance is the basis for most statistical methos for geometric computation, it is assume that by transforming SO(3) to so(3) an treat it as R 3 statistical inferences can be mae about SO(3). For notational convenience an element of SE(3) consisting of a translation v an a rotation embee in an unit quaternion q is given by M = ( v, q). Furthermore, the localize logarithmic an exponential mappings on the use representation of SE(3) are efine as log M1 (M ) ( v, log q1 (q )) = ( v, q ) m, (5) exp M1 (m ) ( v, exp q1 (q )) = ( v, q ) M. (6)

3 Putting the translation an rotation together in a seven imensional vector allows for compact formulas an efficient computation. However, one has to note that they are istinct elements, an for example, computing the correlation between a imension in the translational part an a imension in the rotational part is prohibite. B. Expectation maximization in se(3) In orer to perform EM on SE(3), the weighte mean of a set of motion hypothesis {M 1...M n } must be calculate. Let us start by consiering the unweighe case. Given the logarithmic an exponential mappings efine in section II-A the mean motion M is obtaine by minimizing the following function: arg min M SE(3), ˆM log SE(3) ˆM ( M) log ˆM (M i ). (7) The challenge here is that two goals have to be met simultaneously. That is, minimizing the summe square ifference between M an the motion hypothesis in the set {M 1...M n }. Seconly, choosing a mapping point ˆM such that treating so(3) as R 3 is as appropriate as possible. If a mapping point with minimal summe square istance to the motion hypothesis in the set is use, the optimal linearization point an the mean motion are the same. This problem can be solve by using an iterative approach, see eq. 8. Firstly, linearization of SE(3) is performe at the ientity (or the motion estimate from the previous time-step) by using the logarithmic map. Then, the mean rotation is compute in se(3) an mappe back to SE(3) using the exponential map. In the next iteration, linearization of SE(3) is performe using the new mean. Again, the mean is compute in se(3) an mappe back to SE(3). This continues until convergence or until j has reache a maximum. w n log (M M j = exp Mj 1 i ) M j 1. (8) w n Because the minimal-set motion hypothesis can contain outliers, it is inappropriate to use eq. 8 irectly. Therefore, eq. 8 is embee in an EM algorithm. The benefit of EM over other robust statistical methos, such as M-estimators or mean shift, is that besies a robust motion estimate also a Monte Carlo estimate of the covariance is returne. Here, the primary goal of the EM algorithm is to make a istinction between inlier an outlier minimal-set motion hypothesis an subsequently computing the mean on the inliers only. Inlier motion hypothesis are moele with a single Gaussian istribution. The outlier motion hypothesis are moele with a fixe uniform istribution. The mixing weights of the inlier an outlier classes at iteration k of the EM algorithm are given by p(i) k an p(o) k = 1 p(i) k respectively. Furthermore, p(m i θi k ) is the probability that motion hypothesis M i is an inlier given the inlier parameters θi k = { m, Σ m} i.e. the mean motion with its covariance at iteration k. Similar notation is use for the constant pf. of the outliers i.e. p(m i θ O ). Note, that these probabilities are calculate on the logarithmic mappings of the motion samples. The parameters that will optimize are the inlier mixing { weight } an the inlier ensity parameters i.e. Ψ k = p(i) k, θi k. Given these quantities the log expectation of the motion samples can be written as Q(Ψ k, Ψ k 1 ) = I i log(p(i) k p(m i θi k)) + O i log(p(o) k p(m i θ O )), where the inlier weights I i an outlier weights O i are expresse as I i = O i = p(i) k 1 p(m i θ k 1 I ) p(i) k 1 p(m i θ k 1 I )+p(o) k 1 p(m i θ O ) p(o) k 1 p(m i θ O ) p(i) k 1 p(m i θ k 1 I )+p(o) k 1 p(m i θ O ) (9). (1) For clarity, log an exp have their usual meaning in formulas concerning probabilities. Since, p(m i θ I ) is Gaussian it is given by p(m i θ I ) = 1 (π) 1/6 Σ m e 1 (m i m) T Σ m (m i m). (11) Note that Σ m must have the form [ ] Σ v Σ m =. Σ q Thus, the translation an rotation are inepenent an p(m) = p( v)p(q). The goal is to maximize Q with respect to θi k i.e. the new mean motion mk an its covariance Σ k m. Taking the erivative of Q to m k, setting it to zero an solving for m k gives I i m i m k =. (1) I i This equation oes not take into account the errors introuce by the logarithmic mapping. Therefore, we choose to use eq. 8 for iteratively computing the weighte mean motion uring every EM iteration. Next optimizing Q with respect to Σ k m base on the new mean results in I i (m i m k )(m i m k ) T Σ k m =. (13) I i Clearly, computing the elements of the upper right block an the lower left block of Σ m is not necessary an can be set to zeros. Finally, Q will be optimize with respect to the inlier mixing weight p(i) k, this gives p(i) k = 1 I i. (1) n The EM algorithm iterates between computing the weights with eq. 1 given the current parameters Ψ k 1, i.e. the

4 expectation step, an computing the new parameters Ψ k with eq. 8,13,1 given the new weights, i.e. the maximization step. This goes on until convergence or k has reache a maximum. III. STEREO VISION BASED MOTION ESTIMATION The motion hypothesis {M 1...M n } neee for the EM- SE(3) algorithm are estimate using stereo vision. It is assume that stereo images are rectifie accoring to the epipolar geometry of the use stereo-rig, Hartley an Zisserman [5]. To obtain the lanmarks neee for motion estimation, image feature corresponences must be establishe between successive stereo-frames an between the images in the stereo-frames themselves. To this purpose the Scale Invariant Feature Transform (SIFT), Lowe [7], is use. A threshol is applie on the istance between SIFT escriptors to ensure reliable matches between image features. Furthermore, the epipolar constraint, back-an-forth an left-to-right consistency are enforce. From an image point in the left image v l = [x l, y l ] an its corresponing point in the right image v r = [x r, y r ] their isparity can be obtaine with sub-pixel accuracy = x l x r. Using the isparity, the focal length of the left camera f an the stereo base line b, the 3D position of the lanmark image by v l an v r relative to the left camera can be recovere with v = [ v x = x lb, v y = y lb, v z = fb ] T. (15) For each reconstructe lanmark we also estimate its three imensional uncertainty as covariance matrix Σ v. This uncertainty is base on error-propagation of the image feature position uncertainty using the Jacobian J of the reconstruction function, Matthies an Shafer [11], [ ] Σ vl Σ v = J J, (16) Σ vr J = x l b + b y l b b fb x l b y l b fb. (17) Here, Σ vl an Σ vr are the image feature covariance matrices in the left an right images respectively. For our purposes, only the shape an relative magnitue of image feature position uncertainty is important. Therefore, it suffices to estimate Σ v with G 1 Σ v = s G 1. (18) Where s is the scale of the image feature in scale-space an G is the graient Grammian at v, Zhou et al. []. The stereo reconstruction proceure results in normally istribute uncertainty in lanmark positions. The uncertainty is significantly larger in the irection from the optical center to the lanmark position. Furthermore, the magnitue of the uncertainty increases with the istance from the lanmark to the camera. Clearly, the noise in lanmark position is anisotropic an inhomogeneous. For estimating motion parameters for these kin of error istributions the HEIV motion estimator was evelope by Matei an Meer [9], [1]. For successive stereo frames, the process escribe above can be use to obtain a set of corresponing lanmarks with their 3D position an relate uncertainty. This results in a set L of corresponing 3D points i.e. L = {L 1...L m }, where L i = ( v i,t 1, Σ i,t 1, v i,t, Σ i,t ). Then the HEIV motion estimator is use to generate n minimal-set motion hypothesis {M 1...M n }. Each motion hypothesis M is estimate on six lanmarks from the set L. The number of motion hypothesis n require to attain a probability of p that there is at least one motion hypothesis base on only inlier lanmarks, can be compute with n = log(1 p)/ log(1 (1 ε) 6 ). (19) Where ε is the probability of selecting an outlier lanmark. Often, it is useful to measure how well two timecorresponing 3D points align with a motion estimate. For this we use the Bhattacharyya istance. Given two points v t 1 an v t with their reconstruction uncertainties Σ t an Σ t 1, we apply the estimate motion M on v t an Σ t. The Bhattacharyya istance is then compute as D = 1 ( v t v t 1 )(Σ t + Σ t 1 )( v t v t 1 ) + 1 log( Σ t+σ t 1 Σ t Σ t 1 ). () IV. EXPERIMENTAL SETUP A synthetic ata-set, consisting of uniformly istritbute 3D points, is use to evaluate algorithm performances uner specific outlier conitions. A percentage of the 3D lanmarks is transforme accoring to the true ego-motion ˆM = (ˆ v, ˆq), whereas the other lanmarks are transforme with a ranom motion each to create outliers. The motion ˆM consist of translation an rotation along/aroun all axis. The 3D lanmarks from before an after the motion are projecte onto the imaging planes of a moele stereo camera. Subsequently, Gaussian noise is ae to the locations of the lanmark projections. These image points are use as input to the EM-SE(3) an algorithms. The process escribe above is repeate for k = 5 times for several outlier percentages. For each of the successive 5 trials the translation an rotation along/aroun each axis is increase, this simulates an accelerating platform. For the synthetic ataset, the robustly estimate ego-motion M can be compare against the true ego-motion ˆM. The use performance metric is the error expresse as a percentage of the grountruth. For translation this gives 1% k k v n ˆ v. (1) ˆ v n=1 An appropriate single value istance metric between rotations q an ˆq is the angle of the rotation q ˆq, this rotation brings the estimate rotation q onto the grountruth rotation ˆq, Gramkow []. For rotations this results in the performance metric 1% k k n=1 arccos(q n ˆq). () arccos(ˆq)

5 Also, a real-worl automotive ata-set containing approximately 8 images an spanning about 6 meters was use. It was recore using a stereo camera with a baseline of approximately centimeters. The stereo camera was mounte on our test vehicle RoboJeep. Furthermore, an image resolution of 6 by 8 pixels is use at 3 frames per secon. An impression of the stereo-images in the ataset is given in fig. 1. By concatenating the frame-to-frame Error % Error in translation 6 Percentage of outliers (a) Error % Error in rotation 6 Percentage of outliers (b) Fig.. Error on synthetic ata using 93 motion hypothesis, translation (a), rotation (b). Fig. 1. Two left images extracte from their stereo-pairs both containing an inepenently moving object. In both instances this is an approaching car. ego-motion estimates, the vehicle pose can be tracke. This enables that the complete riven trajectory can be reconstructe. In parallel to the stereo-frames also ifferential GPS (DGPS) positions were recore. Both the DGPS reaouts an the stereo-frames have synchronize time-stamps. This coul be exploite for comparing the estimate motion at any time with the DGPS base groun truth. Because of the inaccuracy an sparsity of the DGPS reaouts however, a ifferent performance metric is use. The ata-set encompasses an almost exact loop. Ieally, the final estimate pose shoul be near the starting pose. Therefore, the performance metric is the istance between the final estimate position an the starting position. In realistic conitions the number of motion hypothesis that can be generate is limite. Therefore, both algorithms only generate 93 motion hypothesis. When assuming an outlier percentage of 5, this ensures with a probability of.99 that at least one motion hypothesis was estimate on inlier lanmarks only, eq. 11. The pseuo coe of the EM- SE(3) an algorithms are given in appenix A. V. RESULTS Fig. shows the performance of both algorithms on the synthetic ata-set. It can be observe that the EM-SE(3) is more accurate for outlier percentages below 5 percent. While these ifferences may seem marginal, keeping the error as low as possible, especially for rotations, is crucial for estimating large real-worl trajectories. Also, note the breakown of both methos at an outlier percentage of 5. This is cause by the fact that only 93 motion hypothesis were use. To measure the computational complexity, both methos were evaluate using various parameter settings, the results are plotte in fig. 3. It can be seen that the novel EM-SE(3) algorithm requires less computational time an scales more favorably in the number of lanmarks. An algorithm that Average computation time (s) Number of minimal set hypothesis (a) Average computation time (s) Number of lanmarks Fig. 3. Time complexity in the number of minimal-set motion hypothesis (a), in the number of lanmarks (b). is faster can generate more minimal-set motion hypothesis in a given time-span making it potentially more robust an accurate. To evaluate the real-worl applicability of the propose methos an automotive ata-set is use. A top view of the estimate trajectories of both methos as well as DGPS is given in fig. The estimate trajectories show that EM-SE(3) is more accurate than. The 3D (thus incluing height) ifference in starting an ening location is for EM-SE(3) approximately 3 m an for 1 m. As percentage of the travele istance this gives.5% an 1.6% respectively. For one particular estimate, the rotation covariance matrix Σ q is visualize in fig. 5. It can be seen that the largest uncertainty is in rotation aroun an axis almost parallel to the Z axis i.e. roll. By converting the iagonal of Σ q to a rotation vector an extracting its Euler angles, the stanar eviation in pitch, heaing an roll can be approximate. Table I shows these stanar eviations in rotation an translation for several segments of the ata-set. It can clearly be seen TABLE I STANDARD DEVIATION IN ROTATION AND TRANSLATION ESTIMATED (b) ON-LINE BY THE EM-SE(3) ALGORITHM σ rotation σ translation (egrees) (millimeters) Pitch Heaing Roll X Y Z 1 Accelerating Cornering Accelerating Cornering

6 Fig. 5. Rotation error ellipsoi in so(3), rotation samples are given with black ots, mean rotation is given by the magenta circle. that most uncertainty occurs in the estimate roll angle. Also note the larger eviations in translation over the Z axis when the vehicle is accelerating. Knowing the magnitue of these errors is crucial for optimally fusing the motion estimate with other motion or pose sensors. It shoul be note that for this application the covariance Σ q can be use irectly instea of the approximate stanar eviations in Euler angles. Fig.. Satellite view of the riven trajectory with the test vehicle in an urban environment. The DGPS coorinates are inicate in re. Results for both methos using 93 minimal-set motion estimates are inicate for EM-SE(3) in green an for in blue. VI. CONCLUSION A novel robust visual-oometry technique, calle EM- SE(3), has been presente an compare against. EM-SE(3) utilizes an expectation maximization algorithm over a local linearization of the rigi-boy motion group SE(3). The results on the use synthetic an real-worl atasets show that EM-SE(3) is both more efficient an more accurate. This contribution shows that robust an accurate statistical inferences can be mae on elements of SE(3). This is achieve through the interplay of robustly iscaring outlier minimal-set hypothesis, by means of expectation maximization, an the ability of computing an accurate weighte mean motion, by using Riemannian geometry. Because this technique works irectly with the motion hypothesis it is more efficient an scales better if the number of lanmarks is increase. For this research a basic approach is use. It has to be note that both efficiency an accuracy of can be improve by, for example, using avance preemptive methos or post optimization. In this work however, the choice has been mae to compare both methos in their purest forms. Nevertheless, the results show that EM-SE(3) is a powerful alternative. In future work, the EM-SE(3) algorithm will be evaluate on even more challenging urban an outoor ata-sets. Furthermore, guie sampling base on lanmark classification an tracking is a promising extension.

7 REFERENCES [1] L. Dorst, D. Fontijne, an S. Mann, Geometric Algebra for Computer Science (An Object-Oriente Approach to Geometry). Morgan Kaufmann, 7. [] P. Elinas, R. Sim, an J. J. Little, σslam: Stereo vision slam using the rao-blackwellise particle filter an a novel mixture proposal istribution, in IEEE International Conference on Robotics an Automation, 6, pp [3] M. A. Fischler an R. C. Bolles, Ranom sample consensus: a paraigm for moel fitting with applications to image analysis an automate cartography, Communications of the ACM, vol., no. 6, pp , June [] C. Gramkow, On averaging rotations, International Journal of Computer Vision, 1. [5] R. I. Hartley an A. Zisserman, Multiple View Geometry in Computer Vision, n e. Cambrige University Press, ISBN: ,. [6] W. T. Loring, An Introuction to Manifols, S. Axler an K. Ribet, Es. Springer, 7. [7] D. G. Lowe, Distinctive image features from scale-invariant keypoints, International Journal of Computer Vision, vol. 6, no., pp ,. [8] M. Maimone, Y. Cheng, an L. Matthies, Two years of visual oometry on the mars exploration rovers: Fiel reports, Journal of Fiel Robotics, vol., no. 3, pp , March 7. [9] B. C. Matei an P. Meer, Optimal rigi motion estimation an performance evaluation with bootstrap, in IEEE Computer Society Conference on Computer Vision an Pattern Recognition, vol. 1, no. 1, 1999, p. 35. [1], Estimation of nonlinear errors-in-variables moels for computer vision applications, IEEE Transactions on Pattern Analysis an Machine Intelligence, vol. 8, no. 1, pp , October 6. [11] L. Matthies an S. A. Shafer, Error moeling in stereo navigation, IEEE Journal of Robotics an Automation, vol. 3, no. 3, pp. 39 8, June [1] D. Nistér, Preemptive ransac for live structure an motion estimation, Machine Vision an Applications, vol. 16, no. 5, pp , November 5. [13] D. Nistér, O. Naroitsky, an J. Bergen, Visual oometry, in IEEE Computer Society Conference on Computer Vision an Pattern Recognition, vol. 1,, pp [1], Visual oometry for groun vehicle applications, Journal of Fiel Robotics, vol. 3, no. 1, pp. 3, January 6. [15] C. F. Olson, L. H. Matthies, M. Schoppers, an M. W. Maimoneb, Rover navigation using stereo ego-motion, Robotics an Autonomous Systems, vol. 3, no., pp. 15 9, June 3. [16] F. Park, Distance metrics on the rigi-boy motions with applications to mechanism esign, Transactions of the ASME, vol. 117, pp. 8 5, March [17] X. Pennec, Computing the mean of geometric features: Application to the mean rotation, INRIA, Tech. Rep. 3371, March [18] X. Pennec, C. R. G. Guttmann, an J.-P. Thirion, Feature-base registration of meical images: Estimation an valiation of the pose accuracy, Lecture Notes in Computer Science, vol. 196/1998, pp , 6. [19] P. L. Rosin, Robust pose estimation, IEEE Transaction on Systems, Man, an Cybernetics, vol. 9, no., pp , April [] J. M. Selig, Geometrical Methos in Robotics, D. Gries an F. B. Schneier, Es. Springer, [1] R. Subbarao, Y. Genc, an P. Meer, Nonlinear mean shift for robust pose estimation, in IEEE Workshop on Applications of Computer Vision, February 7, pp [] P. Torr an D. Murray, The evelopment an comparison of robust methos for estimating the funamental matrix, International Journal of Computer Vision, vol., no. 3, pp. 71 3, [3] S. Umeyama, Least-squares estimation of transformation parameters between twopoint patterns, IEEE Transactions on Pattern Analysis an Machine Intelligence, vol. 13, no., pp , [] X. S. Zhou, D. Comaniciu, an A. Gupta, An information fusion framework for robust shape tracking, IEEE Transactions on Pattern Analysis an Machine Intelligence, vol. 7, no. 1, pp. 1 15, January 5. Algorithm 1 EM-SE(3) 1) Use the SIFT matching proceure as escribe in III an create the set L of time corresponing three imensional points with their uncertainty i.e. L = { L 1...L n} using eq. 15,16,17 an 18. ) Preict the current motion base on the previous motion with M t = M t 1 an Σ t = Σ t 1 + Σ. This will be the starting point for EM optimization. 3) Create 93 minimal-set motion hypothesis with: for 93 iterations o - Take at ranom 6 points from L. - Estimate the motion on these six points using the HEIV estimator [9]. en for This results in the set of motion hypothesis M = {M 1...M 93 }. 7) Start the EM algorithm: for iterations o - Compute the weights I i an O i for each motion sample given the current mean motion using eq Compute a new mean motion M base on the new weights using eq Compute the motion covariance matrix Σ m base on the new mean an the weights using eq Compute the inlier mixing weight p(i) base on the new mean an covariance using eq. 1. en for 8) Return the mean motion M an its covariance matrix Σ m. Algorithm 1) Use the SIFT matching proceure as escribe in III an create the set L of time corresponing three imensional points with their uncertainty i.e. L = { L 1...L n} using eq. 15,16,17 an 18. ) Create 93 minimal subset motion hypothesis with: for 93 iterations o - Take at ranom 6 points from L. - Estimate the motion on these six points using the HEIV estimator [9]. - Calculate the Bhattacharyya istance given the current motion hypothesis for each point in T. The score of the current motion hypothesis is the number of lanmarks with a Bhattacharyya istance less than 1.5. en for This results in the set of motion hypothesis M = {M 1...M 93 } with their scores. 3) Select from M that motion estimate M with the highest score as the final robust estimate. APPENDIX A

Table of Common Derivatives By David Abraham

Table of Common Derivatives By David Abraham Prouct an Quotient Rules: Table of Common Derivatives By Davi Abraham [ f ( g( ] = [ f ( ] g( + f ( [ g( ] f ( = g( [ f ( ] g( g( f ( [ g( ] Trigonometric Functions: sin( = cos( cos( = sin( tan( = sec

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

Lecture 2 Lagrangian formulation of classical mechanics Mechanics

Lecture 2 Lagrangian formulation of classical mechanics Mechanics Lecture Lagrangian formulation of classical mechanics 70.00 Mechanics Principle of stationary action MATH-GA To specify a motion uniquely in classical mechanics, it suffices to give, at some time t 0,

More information

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information

Analytic Scaling Formulas for Crossed Laser Acceleration in Vacuum

Analytic Scaling Formulas for Crossed Laser Acceleration in Vacuum October 6, 4 ARDB Note Analytic Scaling Formulas for Crosse Laser Acceleration in Vacuum Robert J. Noble Stanfor Linear Accelerator Center, Stanfor University 575 San Hill Roa, Menlo Park, California 945

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

Pure Further Mathematics 1. Revision Notes

Pure Further Mathematics 1. Revision Notes Pure Further Mathematics Revision Notes June 20 2 FP JUNE 20 SDB Further Pure Complex Numbers... 3 Definitions an arithmetical operations... 3 Complex conjugate... 3 Properties... 3 Complex number plane,

More information

The Principle of Least Action

The Principle of Least Action Chapter 7. The Principle of Least Action 7.1 Force Methos vs. Energy Methos We have so far stuie two istinct ways of analyzing physics problems: force methos, basically consisting of the application of

More information

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012 CS-6 Theory Gems November 8, 0 Lecture Lecturer: Alesaner Mąry Scribes: Alhussein Fawzi, Dorina Thanou Introuction Toay, we will briefly iscuss an important technique in probability theory measure concentration

More information

PD Controller for Car-Following Models Based on Real Data

PD Controller for Car-Following Models Based on Real Data PD Controller for Car-Following Moels Base on Real Data Xiaopeng Fang, Hung A. Pham an Minoru Kobayashi Department of Mechanical Engineering Iowa State University, Ames, IA 5 Hona R&D The car following

More information

Hybrid Fusion for Biometrics: Combining Score-level and Decision-level Fusion

Hybrid Fusion for Biometrics: Combining Score-level and Decision-level Fusion Hybri Fusion for Biometrics: Combining Score-level an Decision-level Fusion Qian Tao Raymon Velhuis Signals an Systems Group, University of Twente Postbus 217, 7500AE Enschee, the Netherlans {q.tao,r.n.j.velhuis}@ewi.utwente.nl

More information

Interpolated Rigid-Body Motions and Robotics

Interpolated Rigid-Body Motions and Robotics Interpolate Rigi-Boy Motions an Robotics J.M. Selig Faculty of Business, Computing an Info. Management. Lonon South Bank University, Lonon SE AA, U.K. seligjm@lsbu.ac.uk Yaunquing Wu Dept. Mechanical Engineering.

More information

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k A Proof of Lemma 2 B Proof of Lemma 3 Proof: Since the support of LL istributions is R, two such istributions are equivalent absolutely continuous with respect to each other an the ivergence is well-efine

More information

Chapter 2 Lagrangian Modeling

Chapter 2 Lagrangian Modeling Chapter 2 Lagrangian Moeling The basic laws of physics are use to moel every system whether it is electrical, mechanical, hyraulic, or any other energy omain. In mechanics, Newton s laws of motion provie

More information

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION The Annals of Statistics 1997, Vol. 25, No. 6, 2313 2327 LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION By Eva Riccomagno, 1 Rainer Schwabe 2 an Henry P. Wynn 1 University of Warwick, Technische

More information

Appendix: Proof of Spatial Derivative of Clear Raindrop

Appendix: Proof of Spatial Derivative of Clear Raindrop Appenix: Proof of Spatial erivative of Clear Rainrop Shaoi You Robby T. Tan The University of Tokyo {yous,rei,ki}@cvl.iis.u-tokyo.ac.jp Rei Kawakami Katsushi Ikeuchi Utrecht University R.T.Tan@uu.nl Layout

More information

Parameter estimation: A new approach to weighting a priori information

Parameter estimation: A new approach to weighting a priori information Parameter estimation: A new approach to weighting a priori information J.L. Mea Department of Mathematics, Boise State University, Boise, ID 83725-555 E-mail: jmea@boisestate.eu Abstract. We propose a

More information

Least-Squares Regression on Sparse Spaces

Least-Squares Regression on Sparse Spaces Least-Squares Regression on Sparse Spaces Yuri Grinberg, Mahi Milani Far, Joelle Pineau School of Computer Science McGill University Montreal, Canaa {ygrinb,mmilan1,jpineau}@cs.mcgill.ca 1 Introuction

More information

CHAPTER 1 : DIFFERENTIABLE MANIFOLDS. 1.1 The definition of a differentiable manifold

CHAPTER 1 : DIFFERENTIABLE MANIFOLDS. 1.1 The definition of a differentiable manifold CHAPTER 1 : DIFFERENTIABLE MANIFOLDS 1.1 The efinition of a ifferentiable manifol Let M be a topological space. This means that we have a family Ω of open sets efine on M. These satisfy (1), M Ω (2) the

More information

Free rotation of a rigid body 1 D. E. Soper 2 University of Oregon Physics 611, Theoretical Mechanics 5 November 2012

Free rotation of a rigid body 1 D. E. Soper 2 University of Oregon Physics 611, Theoretical Mechanics 5 November 2012 Free rotation of a rigi boy 1 D. E. Soper 2 University of Oregon Physics 611, Theoretical Mechanics 5 November 2012 1 Introuction In this section, we escribe the motion of a rigi boy that is free to rotate

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

ELECTRON DIFFRACTION

ELECTRON DIFFRACTION ELECTRON DIFFRACTION Electrons : wave or quanta? Measurement of wavelength an momentum of electrons. Introuction Electrons isplay both wave an particle properties. What is the relationship between the

More information

Influence of weight initialization on multilayer perceptron performance

Influence of weight initialization on multilayer perceptron performance Influence of weight initialization on multilayer perceptron performance M. Karouia (1,2) T. Denœux (1) R. Lengellé (1) (1) Université e Compiègne U.R.A. CNRS 817 Heuiasyc BP 649 - F-66 Compiègne ceex -

More information

TRAJECTORY TRACKING FOR FULLY ACTUATED MECHANICAL SYSTEMS

TRAJECTORY TRACKING FOR FULLY ACTUATED MECHANICAL SYSTEMS TRAJECTORY TRACKING FOR FULLY ACTUATED MECHANICAL SYSTEMS Francesco Bullo Richar M. Murray Control an Dynamical Systems California Institute of Technology Pasaena, CA 91125 Fax : + 1-818-796-8914 email

More information

Left-invariant extended Kalman filter and attitude estimation

Left-invariant extended Kalman filter and attitude estimation Left-invariant extene Kalman filter an attitue estimation Silvere Bonnabel Abstract We consier a left-invariant ynamics on a Lie group. One way to efine riving an observation noises is to make them preserve

More information

Robust Low Rank Kernel Embeddings of Multivariate Distributions

Robust Low Rank Kernel Embeddings of Multivariate Distributions Robust Low Rank Kernel Embeings of Multivariate Distributions Le Song, Bo Dai College of Computing, Georgia Institute of Technology lsong@cc.gatech.eu, boai@gatech.eu Abstract Kernel embeing of istributions

More information

Tensors, Fields Pt. 1 and the Lie Bracket Pt. 1

Tensors, Fields Pt. 1 and the Lie Bracket Pt. 1 Tensors, Fiels Pt. 1 an the Lie Bracket Pt. 1 PHYS 500 - Southern Illinois University September 8, 2016 PHYS 500 - Southern Illinois University Tensors, Fiels Pt. 1 an the Lie Bracket Pt. 1 September 8,

More information

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation JOURNAL OF MATERIALS SCIENCE 34 (999)5497 5503 Thermal conuctivity of grae composites: Numerical simulations an an effective meium approximation P. M. HUI Department of Physics, The Chinese University

More information

New Statistical Test for Quality Control in High Dimension Data Set

New Statistical Test for Quality Control in High Dimension Data Set International Journal of Applie Engineering Research ISSN 973-456 Volume, Number 6 (7) pp. 64-649 New Statistical Test for Quality Control in High Dimension Data Set Shamshuritawati Sharif, Suzilah Ismail

More information

Euler equations for multiple integrals

Euler equations for multiple integrals Euler equations for multiple integrals January 22, 2013 Contents 1 Reminer of multivariable calculus 2 1.1 Vector ifferentiation......................... 2 1.2 Matrix ifferentiation........................

More information

7.1 Support Vector Machine

7.1 Support Vector Machine 67577 Intro. to Machine Learning Fall semester, 006/7 Lecture 7: Support Vector Machines an Kernel Functions II Lecturer: Amnon Shashua Scribe: Amnon Shashua 7. Support Vector Machine We return now to

More information

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21 Large amping in a structural material may be either esirable or unesirable, epening on the engineering application at han. For example, amping is a esirable property to the esigner concerne with limiting

More information

ensembles When working with density operators, we can use this connection to define a generalized Bloch vector: v x Tr x, v y Tr y

ensembles When working with density operators, we can use this connection to define a generalized Bloch vector: v x Tr x, v y Tr y Ph195a lecture notes, 1/3/01 Density operators for spin- 1 ensembles So far in our iscussion of spin- 1 systems, we have restricte our attention to the case of pure states an Hamiltonian evolution. Toay

More information

u!i = a T u = 0. Then S satisfies

u!i = a T u = 0. Then S satisfies Deterministic Conitions for Subspace Ientifiability from Incomplete Sampling Daniel L Pimentel-Alarcón, Nigel Boston, Robert D Nowak University of Wisconsin-Maison Abstract Consier an r-imensional subspace

More information

Lower bounds on Locality Sensitive Hashing

Lower bounds on Locality Sensitive Hashing Lower bouns on Locality Sensitive Hashing Rajeev Motwani Assaf Naor Rina Panigrahy Abstract Given a metric space (X, X ), c 1, r > 0, an p, q [0, 1], a istribution over mappings H : X N is calle a (r,

More information

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers Optimal Variable-Structure Control racking of Spacecraft Maneuvers John L. Crassiis 1 Srinivas R. Vaali F. Lanis Markley 3 Introuction In recent years, much effort has been evote to the close-loop esign

More information

Angles-Only Orbit Determination Copyright 2006 Michel Santos Page 1

Angles-Only Orbit Determination Copyright 2006 Michel Santos Page 1 Angles-Only Orbit Determination Copyright 6 Michel Santos Page 1 Abstract This ocument presents a re-erivation of the Gauss an Laplace Angles-Only Methos for Initial Orbit Determination. It keeps close

More information

Introduction to variational calculus: Lecture notes 1

Introduction to variational calculus: Lecture notes 1 October 10, 2006 Introuction to variational calculus: Lecture notes 1 Ewin Langmann Mathematical Physics, KTH Physics, AlbaNova, SE-106 91 Stockholm, Sween Abstract I give an informal summary of variational

More information

Entanglement is not very useful for estimating multiple phases

Entanglement is not very useful for estimating multiple phases PHYSICAL REVIEW A 70, 032310 (2004) Entanglement is not very useful for estimating multiple phases Manuel A. Ballester* Department of Mathematics, University of Utrecht, Box 80010, 3508 TA Utrecht, The

More information

VISUAL SERVOING WITH ORIENTATION LIMITS OF A X4-FLYER

VISUAL SERVOING WITH ORIENTATION LIMITS OF A X4-FLYER VISUAL SERVOING WITH ORIENTATION LIMITS OF A X4-FLYER Najib Metni,Tarek Hamel,Isabelle Fantoni Laboratoire Central es Ponts et Chaussées, LCPC-Paris France, najib.metni@lcpc.fr Cemif-Sc FRE-CNRS 2494,

More information

Vectors in two dimensions

Vectors in two dimensions Vectors in two imensions Until now, we have been working in one imension only The main reason for this is to become familiar with the main physical ieas like Newton s secon law, without the aitional complication

More information

THE EFFICIENCIES OF THE SPATIAL MEDIAN AND SPATIAL SIGN COVARIANCE MATRIX FOR ELLIPTICALLY SYMMETRIC DISTRIBUTIONS

THE EFFICIENCIES OF THE SPATIAL MEDIAN AND SPATIAL SIGN COVARIANCE MATRIX FOR ELLIPTICALLY SYMMETRIC DISTRIBUTIONS THE EFFICIENCIES OF THE SPATIAL MEDIAN AND SPATIAL SIGN COVARIANCE MATRIX FOR ELLIPTICALLY SYMMETRIC DISTRIBUTIONS BY ANDREW F. MAGYAR A issertation submitte to the Grauate School New Brunswick Rutgers,

More information

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods Hyperbolic Moment Equations Using Quarature-Base Projection Methos J. Koellermeier an M. Torrilhon Department of Mathematics, RWTH Aachen University, Aachen, Germany Abstract. Kinetic equations like the

More information

Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing

Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing Course Project for CDS 05 - Geometric Mechanics John M. Carson III California Institute of Technology June

More information

Exam 2 Review Solutions

Exam 2 Review Solutions Exam Review Solutions 1. True or False, an explain: (a) There exists a function f with continuous secon partial erivatives such that f x (x, y) = x + y f y = x y False. If the function has continuous secon

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson JUST THE MATHS UNIT NUMBER 10.2 DIFFERENTIATION 2 (Rates of change) by A.J.Hobson 10.2.1 Introuction 10.2.2 Average rates of change 10.2.3 Instantaneous rates of change 10.2.4 Derivatives 10.2.5 Exercises

More information

The new concepts of measurement error s regularities and effect characteristics

The new concepts of measurement error s regularities and effect characteristics The new concepts of measurement error s regularities an effect characteristics Ye Xiaoming[1,] Liu Haibo [3,,] Ling Mo[3] Xiao Xuebin [5] [1] School of Geoesy an Geomatics, Wuhan University, Wuhan, Hubei,

More information

In the usual geometric derivation of Bragg s Law one assumes that crystalline

In the usual geometric derivation of Bragg s Law one assumes that crystalline Diffraction Principles In the usual geometric erivation of ragg s Law one assumes that crystalline arrays of atoms iffract X-rays just as the regularly etche lines of a grating iffract light. While this

More information

Part I: Web Structure Mining Chapter 1: Information Retrieval and Web Search

Part I: Web Structure Mining Chapter 1: Information Retrieval and Web Search Part I: Web Structure Mining Chapter : Information Retrieval an Web Search The Web Challenges Crawling the Web Inexing an Keywor Search Evaluating Search Quality Similarity Search The Web Challenges Tim

More information

VIRTUAL STRUCTURE BASED SPACECRAFT FORMATION CONTROL WITH FORMATION FEEDBACK

VIRTUAL STRUCTURE BASED SPACECRAFT FORMATION CONTROL WITH FORMATION FEEDBACK AIAA Guiance, Navigation, an Control Conference an Exhibit 5-8 August, Monterey, California AIAA -9 VIRTUAL STRUCTURE BASED SPACECRAT ORMATION CONTROL WITH ORMATION EEDBACK Wei Ren Ranal W. Bear Department

More information

Hyperbolic Systems of Equations Posed on Erroneous Curved Domains

Hyperbolic Systems of Equations Posed on Erroneous Curved Domains Hyperbolic Systems of Equations Pose on Erroneous Curve Domains Jan Norström a, Samira Nikkar b a Department of Mathematics, Computational Mathematics, Linköping University, SE-58 83 Linköping, Sween (

More information

Leaving Randomness to Nature: d-dimensional Product Codes through the lens of Generalized-LDPC codes

Leaving Randomness to Nature: d-dimensional Product Codes through the lens of Generalized-LDPC codes Leaving Ranomness to Nature: -Dimensional Prouct Coes through the lens of Generalize-LDPC coes Tavor Baharav, Kannan Ramchanran Dept. of Electrical Engineering an Computer Sciences, U.C. Berkeley {tavorb,

More information

THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE

THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE Journal of Soun an Vibration (1996) 191(3), 397 414 THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE E. M. WEINSTEIN Galaxy Scientific Corporation, 2500 English Creek

More information

Necessary and Sufficient Conditions for Sketched Subspace Clustering

Necessary and Sufficient Conditions for Sketched Subspace Clustering Necessary an Sufficient Conitions for Sketche Subspace Clustering Daniel Pimentel-Alarcón, Laura Balzano 2, Robert Nowak University of Wisconsin-Maison, 2 University of Michigan-Ann Arbor Abstract This

More information

CONTROL CHARTS FOR VARIABLES

CONTROL CHARTS FOR VARIABLES UNIT CONTOL CHATS FO VAIABLES Structure.1 Introuction Objectives. Control Chart Technique.3 Control Charts for Variables.4 Control Chart for Mean(-Chart).5 ange Chart (-Chart).6 Stanar Deviation Chart

More information

Generalization of the persistent random walk to dimensions greater than 1

Generalization of the persistent random walk to dimensions greater than 1 PHYSICAL REVIEW E VOLUME 58, NUMBER 6 DECEMBER 1998 Generalization of the persistent ranom walk to imensions greater than 1 Marián Boguñá, Josep M. Porrà, an Jaume Masoliver Departament e Física Fonamental,

More information

Further Differentiation and Applications

Further Differentiation and Applications Avance Higher Notes (Unit ) Prerequisites: Inverse function property; prouct, quotient an chain rules; inflexion points. Maths Applications: Concavity; ifferentiability. Real-Worl Applications: Particle

More information

Resilient Modulus Prediction Model for Fine-Grained Soils in Ohio: Preliminary Study

Resilient Modulus Prediction Model for Fine-Grained Soils in Ohio: Preliminary Study Resilient Moulus Preiction Moel for Fine-Graine Soils in Ohio: Preliminary Stuy by Teruhisa Masaa: Associate Professor, Civil Engineering Department Ohio University, Athens, OH 4570 Tel: (740) 59-474 Fax:

More information

Optimal Signal Detection for False Track Discrimination

Optimal Signal Detection for False Track Discrimination Optimal Signal Detection for False Track Discrimination Thomas Hanselmann Darko Mušicki Dept. of Electrical an Electronic Eng. Dept. of Electrical an Electronic Eng. The University of Melbourne The University

More information

II. First variation of functionals

II. First variation of functionals II. First variation of functionals The erivative of a function being zero is a necessary conition for the etremum of that function in orinary calculus. Let us now tackle the question of the equivalent

More information

6. Friction and viscosity in gasses

6. Friction and viscosity in gasses IR2 6. Friction an viscosity in gasses 6.1 Introuction Similar to fluis, also for laminar flowing gases Newtons s friction law hols true (see experiment IR1). Using Newton s law the viscosity of air uner

More information

The Principle of Least Action and Designing Fiber Optics

The Principle of Least Action and Designing Fiber Optics University of Southampton Department of Physics & Astronomy Year 2 Theory Labs The Principle of Least Action an Designing Fiber Optics 1 Purpose of this Moule We will be intereste in esigning fiber optic

More information

Lower Bounds for the Smoothed Number of Pareto optimal Solutions

Lower Bounds for the Smoothed Number of Pareto optimal Solutions Lower Bouns for the Smoothe Number of Pareto optimal Solutions Tobias Brunsch an Heiko Röglin Department of Computer Science, University of Bonn, Germany brunsch@cs.uni-bonn.e, heiko@roeglin.org Abstract.

More information

6 General properties of an autonomous system of two first order ODE

6 General properties of an autonomous system of two first order ODE 6 General properties of an autonomous system of two first orer ODE Here we embark on stuying the autonomous system of two first orer ifferential equations of the form ẋ 1 = f 1 (, x 2 ), ẋ 2 = f 2 (, x

More information

Sensors & Transducers 2015 by IFSA Publishing, S. L.

Sensors & Transducers 2015 by IFSA Publishing, S. L. Sensors & Transucers, Vol. 184, Issue 1, January 15, pp. 53-59 Sensors & Transucers 15 by IFSA Publishing, S. L. http://www.sensorsportal.com Non-invasive an Locally Resolve Measurement of Soun Velocity

More information

CS9840 Learning and Computer Vision Prof. Olga Veksler. Lecture 2. Some Concepts from Computer Vision Curse of Dimensionality PCA

CS9840 Learning and Computer Vision Prof. Olga Veksler. Lecture 2. Some Concepts from Computer Vision Curse of Dimensionality PCA CS9840 Learning an Computer Vision Prof. Olga Veksler Lecture Some Concepts from Computer Vision Curse of Dimensionality PCA Some Slies are from Cornelia, Fermüller, Mubarak Shah, Gary Braski, Sebastian

More information

Lecture 6: Generalized multivariate analysis of variance

Lecture 6: Generalized multivariate analysis of variance Lecture 6: Generalize multivariate analysis of variance Measuring association of the entire microbiome with other variables Distance matrices capture some aspects of the ata (e.g. microbiome composition,

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 20 Quantum Mechanics in Three Dimensions Lecture 20 Physics 342 Quantum Mechanics I Monay, March 24th, 2008 We begin our spherical solutions with the simplest possible case zero potential.

More information

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France APPROXIMAE SOLUION FOR RANSIEN HEA RANSFER IN SAIC URBULEN HE II B. Bauouy CEA/Saclay, DSM/DAPNIA/SCM 91191 Gif-sur-Yvette Ceex, France ABSRAC Analytical solution in one imension of the heat iffusion equation

More information

2.5 SOME APPLICATIONS OF THE CHAIN RULE

2.5 SOME APPLICATIONS OF THE CHAIN RULE 2.5 SOME APPLICATIONS OF THE CHAIN RULE The Chain Rule will help us etermine the erivatives of logarithms an exponential functions a x. We will also use it to answer some applie questions an to fin slopes

More information

Invariant Extended Kalman Filter: Theory and application to a velocity-aided estimation problem

Invariant Extended Kalman Filter: Theory and application to a velocity-aided estimation problem Invariant Extene Kalman Filter: Theory an application to a velocity-aie estimation problem S. Bonnabel (Mines ParisTech) Joint work with P. Martin (Mines ParisTech) E. Salaun (Georgia Institute of Technology)

More information

Chromatic number for a generalization of Cartesian product graphs

Chromatic number for a generalization of Cartesian product graphs Chromatic number for a generalization of Cartesian prouct graphs Daniel Král Douglas B. West Abstract Let G be a class of graphs. The -fol gri over G, enote G, is the family of graphs obtaine from -imensional

More information

Lecture 1b. Differential operators and orthogonal coordinates. Partial derivatives. Divergence and divergence theorem. Gradient. A y. + A y y dy. 1b.

Lecture 1b. Differential operators and orthogonal coordinates. Partial derivatives. Divergence and divergence theorem. Gradient. A y. + A y y dy. 1b. b. Partial erivatives Lecture b Differential operators an orthogonal coorinates Recall from our calculus courses that the erivative of a function can be efine as f ()=lim 0 or using the central ifference

More information

Schrödinger s equation.

Schrödinger s equation. Physics 342 Lecture 5 Schröinger s Equation Lecture 5 Physics 342 Quantum Mechanics I Wenesay, February 3r, 2010 Toay we iscuss Schröinger s equation an show that it supports the basic interpretation of

More information

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions Working Paper 2013:5 Department of Statistics Computing Exact Confience Coefficients of Simultaneous Confience Intervals for Multinomial Proportions an their Functions Shaobo Jin Working Paper 2013:5

More information

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics.G. Simpson, Ph.. epartment of Physical Sciences an Engineering Prince George s Community College ecember 5, 007 Introuction In this course we have been stuying classical

More information

ANALYSIS OF A GENERAL FAMILY OF REGULARIZED NAVIER-STOKES AND MHD MODELS

ANALYSIS OF A GENERAL FAMILY OF REGULARIZED NAVIER-STOKES AND MHD MODELS ANALYSIS OF A GENERAL FAMILY OF REGULARIZED NAVIER-STOKES AND MHD MODELS MICHAEL HOLST, EVELYN LUNASIN, AND GANTUMUR TSOGTGEREL ABSTRACT. We consier a general family of regularize Navier-Stokes an Magnetohyroynamics

More information

Inverse Theory Course: LTU Kiruna. Day 1

Inverse Theory Course: LTU Kiruna. Day 1 Inverse Theory Course: LTU Kiruna. Day Hugh Pumphrey March 6, 0 Preamble These are the notes for the course Inverse Theory to be taught at LuleåTekniska Universitet, Kiruna in February 00. They are not

More information

Laplacian Cooperative Attitude Control of Multiple Rigid Bodies

Laplacian Cooperative Attitude Control of Multiple Rigid Bodies Laplacian Cooperative Attitue Control of Multiple Rigi Boies Dimos V. Dimarogonas, Panagiotis Tsiotras an Kostas J. Kyriakopoulos Abstract Motivate by the fact that linear controllers can stabilize the

More information

Slide10 Haykin Chapter 14: Neurodynamics (3rd Ed. Chapter 13)

Slide10 Haykin Chapter 14: Neurodynamics (3rd Ed. Chapter 13) Slie10 Haykin Chapter 14: Neuroynamics (3r E. Chapter 13) CPSC 636-600 Instructor: Yoonsuck Choe Spring 2012 Neural Networks with Temporal Behavior Inclusion of feeback gives temporal characteristics to

More information

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics This moule is part of the Memobust Hanbook on Methoology of Moern Business Statistics 26 March 2014 Metho: Balance Sampling for Multi-Way Stratification Contents General section... 3 1. Summary... 3 2.

More information

Static Equilibrium. Theory: The conditions for the mechanical equilibrium of a rigid body are (a) (b)

Static Equilibrium. Theory: The conditions for the mechanical equilibrium of a rigid body are (a) (b) LPC Physics A 00 Las Positas College, Physics Department Staff Purpose: To etermine that, for a boy in equilibrium, the following are true: The sum of the torques about any point is zero The sum of forces

More information

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1 Assignment 1 Golstein 1.4 The equations of motion for the rolling isk are special cases of general linear ifferential equations of constraint of the form g i (x 1,..., x n x i = 0. i=1 A constraint conition

More information

MODELLING DEPENDENCE IN INSURANCE CLAIMS PROCESSES WITH LÉVY COPULAS ABSTRACT KEYWORDS

MODELLING DEPENDENCE IN INSURANCE CLAIMS PROCESSES WITH LÉVY COPULAS ABSTRACT KEYWORDS MODELLING DEPENDENCE IN INSURANCE CLAIMS PROCESSES WITH LÉVY COPULAS BY BENJAMIN AVANZI, LUKE C. CASSAR AND BERNARD WONG ABSTRACT In this paper we investigate the potential of Lévy copulas as a tool for

More information

A Modification of the Jarque-Bera Test. for Normality

A Modification of the Jarque-Bera Test. for Normality Int. J. Contemp. Math. Sciences, Vol. 8, 01, no. 17, 84-85 HIKARI Lt, www.m-hikari.com http://x.oi.org/10.1988/ijcms.01.9106 A Moification of the Jarque-Bera Test for Normality Moawa El-Fallah Ab El-Salam

More information

A Quantitative Analysis of Coupling for a WPT System Including Dielectric/Magnetic Materials

A Quantitative Analysis of Coupling for a WPT System Including Dielectric/Magnetic Materials Progress In Electromagnetics Research Letters, Vol. 72, 127 134, 2018 A Quantitative Analysis of Coupling for a WPT System Incluing Dielectric/Magnetic Materials Yangjun Zhang *, Tatsuya Yoshiawa, an Taahiro

More information

Track Initialization from Incomplete Measurements

Track Initialization from Incomplete Measurements Track Initialiation from Incomplete Measurements Christian R. Berger, Martina Daun an Wolfgang Koch Department of Electrical an Computer Engineering, University of Connecticut, Storrs, Connecticut 6269,

More information

WESD - Weighted Spectral Distance for Measuring Shape Dissimilarity

WESD - Weighted Spectral Distance for Measuring Shape Dissimilarity 1 WESD - Weighte Spectral Distance for Measuring Shape Dissimilarity Ener Konukoglu, Ben Glocker, Antonio Criminisi an Kilian M. Pohl Abstract This article presents a new istance for measuring shape issimilarity

More information

Acute sets in Euclidean spaces

Acute sets in Euclidean spaces Acute sets in Eucliean spaces Viktor Harangi April, 011 Abstract A finite set H in R is calle an acute set if any angle etermine by three points of H is acute. We examine the maximal carinality α() of

More information

PHYS 414 Problem Set 2: Turtles all the way down

PHYS 414 Problem Set 2: Turtles all the way down PHYS 414 Problem Set 2: Turtles all the way own This problem set explores the common structure of ynamical theories in statistical physics as you pass from one length an time scale to another. Brownian

More information

5.4 Fundamental Theorem of Calculus Calculus. Do you remember the Fundamental Theorem of Algebra? Just thought I'd ask

5.4 Fundamental Theorem of Calculus Calculus. Do you remember the Fundamental Theorem of Algebra? Just thought I'd ask 5.4 FUNDAMENTAL THEOREM OF CALCULUS Do you remember the Funamental Theorem of Algebra? Just thought I' ask The Funamental Theorem of Calculus has two parts. These two parts tie together the concept of

More information

A Review of Multiple Try MCMC algorithms for Signal Processing

A Review of Multiple Try MCMC algorithms for Signal Processing A Review of Multiple Try MCMC algorithms for Signal Processing Luca Martino Image Processing Lab., Universitat e València (Spain) Universia Carlos III e Mari, Leganes (Spain) Abstract Many applications

More information

Qubit channels that achieve capacity with two states

Qubit channels that achieve capacity with two states Qubit channels that achieve capacity with two states Dominic W. Berry Department of Physics, The University of Queenslan, Brisbane, Queenslan 4072, Australia Receive 22 December 2004; publishe 22 March

More information

Guidance Control of a Small Unmanned Aerial Vehicle with a Delta Wing

Guidance Control of a Small Unmanned Aerial Vehicle with a Delta Wing Proceeings of Australasian Conference on Robotics an Automation, -4 Dec 13, University of New South Wales, Syney Australia Guiance Control of a Small Unmanne Aerial Vehicle with a Delta Wing Shuichi TAJIMA,

More information

Sparse Reconstruction of Systems of Ordinary Differential Equations

Sparse Reconstruction of Systems of Ordinary Differential Equations Sparse Reconstruction of Systems of Orinary Differential Equations Manuel Mai a, Mark D. Shattuck b,c, Corey S. O Hern c,a,,e, a Department of Physics, Yale University, New Haven, Connecticut 06520, USA

More information

Math 1272 Solutions for Spring 2005 Final Exam. asked to find the limit of the sequence. This is equivalent to evaluating lim. lim.

Math 1272 Solutions for Spring 2005 Final Exam. asked to find the limit of the sequence. This is equivalent to evaluating lim. lim. Math 7 Solutions for Spring 5 Final Exam ) We are gien an infinite sequence for which the general term is a n 3 + 5n n + n an are 3 + 5n aske to fin the limit of the sequence. This is equialent to ealuating

More information