A Mobile Robot that Understands Pedestrian Spatial Behaviors

Size: px
Start display at page:

Download "A Mobile Robot that Understands Pedestrian Spatial Behaviors"

Transcription

1 The 00 IEEE/RSJ International Conference on Intellient Robots and Systems October -, 00, Taipei, Taiwan A Mobile Robot that Understands Pedestrian Spatial Behaviors Shu-Yun Chun and Han-Pan Huan, Member, IEEE Abstract In human society, there are many invisible social rules or spatial effects existin in our environments. The robot that does not comprehend these spatial effects miht harm people or itself. This paper presents a spatial behavior conition model (SBCM to describe the spatial effects existin between people and people, people and environments. By understandin the spatial effects in human-lived environments, the robot not only predicts pedestrian intentions and traectories but also behaves socially acceptable motions. Moreover, the concept of pedestrian eo-raph (PEG is proposed to efficiently query pedestrian-like paths for traectory prediction. Model evaluation and experiments are shown to verify the proposed idea in this paper. T I. INTRODUCTION ODAY robots are no loner only operated in laboratories or factories. Lots of novel robots were desined to work in the populated or outdoor environments. In the near future, more and more robots will appear in our human society. To make robots smoothly coexist and share the environments with humans, robots should try to understand human behaviors and execute socially acceptable motions. In this paper, behavior understandin mainly tarets at spatial interactions. A factor which can affect the pedestrian behaviors is represented as a spatial effect in this paper. There are many social rules or implicit spatial effects existin in human society. Pedestrians usually have hih-level conition to reason, infer, and interact with the environments in appropriate ways (Fi.. In other words, the environments seem to enerate some spatial effects that force pedestrians to perform certain motions. Our purpose is to make robots understand these spatial effects and further predict pedestrian intentions or behave human-like motions. However, these spatial effects are usually invisible and immeasurable by sensors. It leads spatial effect understandin into a difficult task. Fortunately, people sometimes interpret their feelins or intentions throuh non-verbal communications such as their paths, postures, facial expressions, and eye contact etc. We are able to infer the spatial effects by observin pedestrian behaviors. Previous researches also studied the spatial interactions between people and robots [, 0, ]. This work is partially supported by the Industrial Development Bureau, Ministry of Economic Affairs of R.O.C. under rants ---E-00--MY C0-. Shu Yun Chun is currently a Ph.D. student in Department of Mechanical Enineerin, National Taiwan University, Taipei, Taiwan ( f0@ntu.edu.tw. Han Pan Huan is a professor of Department of Mechanical Enineerin, National Taiwan University, Taipei, Taiwan (phone: --; fax: --0; hanpan@ntu.edu.tw. Fi. Some social rules and spatial effects existin in human society, pedestrians usually stand to one side of the escalator to allow others to rapidly pass, people naturally keep the social distance between roups. However, most of these works were limited to certain situations or behaviors. They lacked a eneralized framework for describin the relationships between different spatial effects. This paper mainly contributes two points. At first, the concept of pedestrian eo-raph (PEG is represented. PEG is created based on the statistical results from collected traectories of pedestrians and is utilized to rapidly enerate pedestrian-like path for traectory prediction. Second, the framework of spatial behavior conition model (SBCM is proposed to describe the spatial effects in most human-lived environments. The robot is further able to comprehend and incrementally detect new spatial effects throuh SBCM. This paper is oranized as follows. In section II, the structure of PEG is introduced. SBCM and spatial effects learnin are discussed from section III to V. In section VI, the probability model of prediction is derived. The model evaluation and the experiment are demonstrated in section VII. The conclusions are summarized in section VIII. II. PEDESTRIAN EGO-GRAPH In eneral, it is not easy to rapidly predict the pedestrian traectory in hihly dynamic environments. Most developed methods [, ] only consider the reactive social forces which enerate the next action of the pedestrian based on current observations. It is usually suited for the trackin problem but not the prediction problem. Because of its reedy property, this kind of methods may fail in lon term prediction and et blocked in the areas with local minimum cost. Althouh some alorithms were proposed for lon term prediction [-, ], they inored the spatial effect between pedestrians and cannot model the avoidance behaviors between pedestrians. This paper presents the concept of pedestrian eo-raph (PEG to overcome this drawback. An eo-raph [] is a local motion plannin approach used in the field of mobile robots, especially for the robots with motion constraints []. It is a raph that athers several possible robot states and enerates different traectories ----/0/$ IEEE

2 throuh these states by considerin kinematics and dynamics constraints. Since each traectory is only associated to certain states, it is able to efficiently score all the traectories on-line and choose one of traectories for the next motion stratey. In daily life, pedestrians usually adopt similar strateies to avoid obstacles. Thus we utilize the concept of eo-raph to predict pedestrian traectories. On the other hand, eo-raph also retains the characteristic of multiple hypotheses which is helpful to create the probability model of prediction. The procedure for buildin the PEG from collected traectories is discussed below. At first, 0 traectories are collected from different places includin indoor and outdoor environments. The movin direction of the initial state in each traectory is rotated to the upward direction (Fi.. Each traectory is divided into several traectory pieces with lenths of ~ m. In this case, traectory pieces are obtained. partitions distributed in layers are defined dependin on the radial distance and orientation to the center of PEG (Fi.. partitions from different layers become one partition set. Thus partition sets are enerated in the preliminary PEG. Accordin to the location in the PEG, each traectory piece fits into one of the partition sets. From the statistical results, partition sets with fewer traectory pieces are removed. Finally, only partitions and partition sets are reserved. Moreover, the statistical traectory clusterin method [] is utilized to estimate the reression model of traectories in each partition set (Fi.. y(m x(m y (m x (m Fi. 0 traectories are collected, preliminary partition distribution The reressive traectories in each partition are rearded as the policies of pedestrians. At the final, traectories are shown in pedestrian eo-raph as shown in Fi.. III. SPATIAL BEHAVIOR COGNITION MODEL (SBCM We assume the pedestrian spatial behaviors are influenced by some spatial effects existin in the environments. Accordin to the frequency of occurrence, the spatial effects are classified into eneral spatial effects (GSEs and specific spatial effects (SSEs. GSEs usually exist in most environments and represent the basic spatial considerations of pedestrians. On the contrary, SSEs are only associated with certain environments or certain social rules of human society. Both kinds of spatial effects often co-exist and affect pedestrian behaviors at the same time. We propose a framework, called SBCM, to describe the relationships between pedestrian behaviors and environments. It consists of two main parts, the pedestrian model and SSE database. The architecture of SBCM is shown in Fi.. The pedestrian model retains all the spatial effects associated with current environment. Thus GSEs always exist in pedestrian model and SSEs are only considered while associated features are detected in the environments. The pedestrian behaviors are represented by fusin the spatial effects in the pedestrian model. However, there are two difficulties for buildin SBCM. The first is correctly interatin different spatial effects. To solve this problem, we model pedestrian behaviors as Markov decision processes and estimate the cost weihtin of each spatial effect by inverse reinforcement learnin (IRL []. The second difficulty is to detect and learn the new SSEs in the environments. Our proposed idea is to learn a eneral behavior model which only enaes with GSEs at first. Then this eneral behavior model helps to detect the SSE. The SSE can be further identified and learned by subtractin GSEs from pedestrian behaviors. The learned SSE is stored in SSE database and can be used to model pedestrian behaviors or detect new SSEs while the associated feature of learned SSE appears in the environments. The section IV and V will further discuss the cost functions of GSEs and SSEs. The IRL for cost learnin is also introduced in each section. Fi. Traectory clusterin and reression the red curve shows the reressive traectory in one partition set, sometimes two reressive traectories appear in one partition set. Fi. pedestrian eo raph (PEG, PEG can rapidly enerate multiple hypotheses for traectory prediction. Fi. Spatial behavior conition model

3 IV. GENERAL SPATIAL EFFECT LEARNING We assume that pedestrian spatial behaviors influenced by four GSEs (traectory lenth, static obstacle, movin obstacle, constant steerin. Each GSE associates with a cost function C i for pedestrian state o k in time step k. The cost function under GSEs, C GSE, is written as a linear combination of C i with different weihts w i shown as Eq(. The followin sections describe the formulation of each cost function. CGSE ( ok = wdescdes ( ok + wobscobs ( ok + wmocmo ( ok + wstrcstr ( ok ( A. Traectory Lenth We hypothesize that all pedestrians have certain destinations and move toward destinations with pedestrian policy. The traectory lenth which indicates the distance from the current location of the pedestrian to the destination is rearded as a type of cost. Thus the cost function to the destination C des can be described by Euclidean distance ( dist( between two sequential states. ( Cdes ok = dist( ok ok ( B. Static Obstacles In eneral, pedestrians would like to avoid obstacles for safety. Thus obstacles can be viewed as a repulsive force that enerates hih cost while pedestrians are closed to it. Distance transform (Dist is used to obtain the closest distance to obstacles (Fi.. Moreover, we adopt the similar formulation in [] for the cost function C obs. σ is defined as 0. estimated from []. C ( o = exp( 0. Dist( o σ ( obs k k C. Movin Obstacles Hall [] demonstrated that personal space (PS plays an important role in spatial interactions between humans. PS can be considered as a self-own area surroundin each person. The violation of PS often causes emotional reactions dependin on the relation between two persons. PS usually forms as an elliptic shape shown in Fi.. In this paper, the concept of PS also helps to formulate the cost caused from other pedestrians. Accordin to [], PS around the pedestrian can be modeled as a combination of two-dimensional Gaussian functions shown in Fi.. The cost function of pedestrian i suffered from other pedestrians, C mo, can be described as the summation of cost from pedestrian to pedestrian i, C i, shown in Eq.(. Fi. Distance transform (Dist. The obstacle is displayed as black color. The oriinal map is shown in Fi., the cost function of personal space. ( t i i i ( = = exp 0. ( Σ ( ( C o C o o o o mo k i k k k k if is in front of i σ 0 Σ= 0 σ also defined as 0. in this paper., others σ Σ= 0 0 σ. σ is D. Constant Steerin Since pedestrians usually avoid frequently chanin movin directions, the last cost function of GSE is to penalize the steerin variation as shown in Eq.(. C ( o = steerin ( o steerin ( o ( ( str k k k E. Model Learnin We assume the pedestrian spatial behaviors can be represented as a MDP. The pedestrian traectory consistin of sequential discrete states (o 0, o, o follows the pedestrian policy. The value function V for the policy π evaluated at pedestrian state o 0 is iven by Eq.(. ( ( γ ( γ ( π V o = C o + C o + C o + ( 0 0 Where γ [0, is the discount factor. C(o k is the total cost at state o k. In this section, since the pedestrian model only considers GSEs, C(o k is equal to C GSE (o k. Our purpose is to estimate the parameter w i under the pedestrian policy. This estimation can be viewed as an inverse reinforcement learnin (IRL problem. We adopt the method [] which formulates IRL as maximizin the difference of quality between the observed policy and other policies. The optimization can be efficiently solved by linear prorammin methods. Here the optimization problem becomes π max V ( o V ( o λ w ( o0 X0 ( 0 0 π s.. t λ, 0 < wi wmax, V ( o0 V ( o0 X 0 is the set of initial states of pedestrian traectories. λ is the penalty to prevent lare w i. Several policiesπ, which separately consider C des, C obs, or randomly combination of other cost functions, enerate different traectories for V ( o0 The model evaluation for GSEs is discussed in section VII. V. SPECIFIC SPATIAL EFFECT LEARNING i π. However, some spatial effects only appear in certain environments or from certain obects and cannot be described by GSEs. SSEs help to compensate this part. SSEs are rearded as the additional spatial effects to influence pedestrian behaviors. If the cost function C represents the cost of observed pedestrian behaviors, we are able to detect SSEs and even further estimate SSEs by subtractin GSEs from the cost function C. The complete cost function C can be written as C( ok = CGSE ( ok + CSSE ( ok ( C GSE (o k is available from Eq.(. The cost function C SSE is

4 represented as a rid map tabulatin the costs of the SSE in discrete locations (Fi.. Similar to the last section, the cost estimation can be transformed into an optimization problem shown in Eq.(. Hist(s, which records the frequency of pedestrian passin location s, is also provided as the penalty term. One thin we should notice is that only the parameters of the SSE are estimated in Eq.(, the parameters of GSEs are reserved. Moreover, we enerate several C SSE by slihtly translatin the coordinate of C SSE to different locations (Fi.. After fusin these C SSE, a hih resolution C SSE is available. π max V o V o λ Hist( s C ( s ( ( ( 0 ( 0 o0 X0 ( ( π max 0 0 st.. λ > 0, 0 C ( s C, V o V o SSE Where s indicates all the discrete states in the rid map. A simple experiment is desined to verify the idea. Five destinations and the rid map of the environment are shown in Fi.. An interactive exhibition locates in the center of the environments. The pedestrians are not allowed to o into the interactive area in this case. However, the robot equipped with a laser rane finder cannot detect the interactive area from the rid map and also cannot model the forbidden behavior from GSEs. It is required to detect and learn this SSE (the forbidden behavior from the observed pedestrian traectories. pedestrian traectories are collected while 0 traectories are detected as unusual by the pedestrian model only considerin GSEs (Fi.. Fi. demonstrates the historam Hist(s of pedestrian traectories. The cost function of SSE, C SSE, is further estimated by Eq.(. The estimated results are displayed in Fi. 0. The result of estimated C SSE without Hist(s is also shown for comparison. After addin C SSE to the pedestrian model, SBCM enerates the new pedestrian policy. The policy of the before and the after considerin SSE are illustrated in Fi.. The policy considerin the SSE is closer to the pedestrian policy. SSE o indicates the discrete states of the pedestrian at time k step k. G describes the destination of the pedestrian. The prediction of behaviors consists of short term and lon term prediction. In short term prediction, only the area within PEG is concerned while the lon term prediction considers the areas out of the PEG. In the followin pararaphs, three situations, short term prediction, lon term prediction and multiple destinations are discussed. A. Short term prediction The probability model of short term prediction is represented as p( o k+t o k,g. Here we assume the pedestrian takes T time steps to walk throuh the PEG area. The probability is obtained from the statistical results that compare the predicted traectory with real pedestrian traectories. Fi. The cost function is represented as the discrete states, fusin multiple learned cost functions to enerate one hih resolution cost function Fi. unusual traectories are shown in red color, Hist(s. VI. PROBABILITY FRAMEWORK In this section, the probability model of prediction is derived. To clarify the meanin of symbols, some symbols are defined as follows. O k is represented as the pedestrian traectory from time step to k. O o, o, o (0 k { } k Fi. 0 Cost function of SSE, without Hist(s, with Hist(s. Fi. History allery, the interactive exhibition is in the center of the map and destinations are denoted as reen circles, environment pictures. Fi. Pedestrian policies for destination E, without SSE, with SSE.

5 (c Fi. Simulation of lon term prediction in different time steps, t = s, t = s, (c t = s. B. Lon term prediction In the lon term prediction, the prediction result is represented in discrete state in rid map. The probability of the prediction from time step k to k+n is modeled as p( ok+ N ok, G. Accordin to the total probability, it is factorized as p o o, G = p o o, G p o o, G ( k+ N k ( k+ N k+ N ( k+ N k ok+ N k+ N ( = p ( oi+ oi, G p( ok+ T+ ok+ T, G p( ok+ T ok, G i= k+ T+ oi ok+ T Each rid state has directions toward its next states. Thus we can utilize similar estimation method as short term prediction to estimate ( p o, i+ oi G. The final term p o o, G of Eq.( can be derived to the summation of ( k+ T k the multiplication of state discretization and the short term prediction as shown in Eq. (. Fi. shows the simulation result. p( ok+ T ok, G = p( ok+ T ok+ T p( ok+ T ok, G ( ok+ T discretization short term prediction C. Multiple destinations In eneral, the destination of the pedestrian is usually unknown. However, we are able to derive the weihtins of different destinations from the pedestrian traectory. By Bayes rule, the posterior of oal weihtin p(g k O k in time step k can be described as the multiplication of one step prediction and oal weihtin in time step k-. In other words, it is able to iteratively estimate the oal weihtin while the new information of the pedestrian is available. p( Gk Ok p( ok ok, Gk p( Gk Ok ( = p( ok ok, Gk p( Gk Ok Based on the pedestrian traectory O k, a eneralized lon term prediction model p ( ok+ N Ok in multiple destinations environments is represented by the combination of individual lon term pedestrian models with different weihts shown as m i i ( k+ N k = ( k+ N k, k ( k k i m ( i i = p( ok+ N ok, Gk p( Gk Ok p o O p o O G p G O i Prediction Goal Weihtin VII. MODEL EVALUATION AND ROBOT EXPERIMENT A. Model Evaluation In the trainin phase, traectories are collected from one outdoor (seq_eth [] and two indoor environments. In the testin phase, the traectories of PEG are scored and prioritized on-line by V π as shown in Eq.(. The traectory with the lowest value of V π is chosen as the predicted traectory of the pedestrian. However, the scores of the first several prioritized traectories usually have a sliht difference. In other words, they all have lare chances of bein chosen by pedestrians. To demonstrate the characteristic of multiple hypotheses, PEG is represented in three different types: PEG, PEG, and PEG0. The number indicates the amount of prioritized traectories in PEG compared to the round truth. The best one is chosen as the evaluated traectory. For example, PEG means that the evaluated traectory is the best matchin traectory chosen from the first five prioritized traectories. Moreover, PEG is also evaluated by comparin with other pedestrian models includin constant velocity (CV and linear traectory avoidance (LTA []. 0 testin traectories are randomly selected from the dataset (seq_hotel []. However, the traectories of short lenth or those belonin to a roup are removed. The prediction results are shown in Fi.. The averae error and its one standard deviation in different distances of prediction are listed in TABLE I and TABLE II. All the models perform well while predicted distance is lower than meters. However, performance difference is obvious in lon distance prediction. Because of the advantae of multiple hypotheses, PEG and PEG0 dramatically decrease the prediction error and shrink the uncertainty of prediction. B. Robot Experiment This section demonstrates a service robot performs pedestrian-like motions by considerin the spatial effects discussed in section IV and V. The robot platform is shown in Fi.. The laser raner finder equipped on the robot is used for localization and pedestrian trackin. By learnin the spatial effects, the robot is able to search a path similar to the pedestrian behavior that detours around the interactive exhibition (Fi.. While a pedestrian is movin toward the riht-bottom side of the map, the robot is able to utilize

6 the pedestrian model to predict the potential location of the pedestrian in the next few seconds. To prevent the potential collision, the robot queries a new path surroundin the other side of the interactive exhibition (Fi. (c-(d. VIII. CONCLUSION In this paper, we present the concept of pedestrian eoraph (PEG and the framework of spatial behavior conition model (SBCM. PEG provides human-like traectories for modelin pedestrian behaviors. By the advantaes of multiple hypotheses, PEG is helpful to build the probability model of prediction. Moreover, the proposed framework of SBCM not only provides a ood ability to discover new spatial effects but also estimates the correspondin cost functions. Furthermore, the probability models of prediction includin short term, lon term and multiple destinations are also derived. The pedestrian model combinin PEG and SBCM shows excellent results in the model evaluation. Finally, we have further demonstrated a practical application that a service robot behaves socially acceptable motions by detectin and learnin the spatial effects in the environment. REFERENCES [] T. Amaoka, H. Laa, S. Saito, and M. Nakaima, "Personal Space Modelin for Human-Computer Interaction," Proc. th Int. Conf. on Entertainment Computin, Paris, France, pp. 0-, 00. [] M. Bennewitz, W. Burard, G. Cielniak, and S. Thrun, "Learnin Motion Patterns of People for Compliant Robot Motion," Int. J. Robotics Research, vol., pp. -, 00. [] D. Ellis, E. Sommerlade, and I. Reid, "Modellin Pedestrian Traectories with Gaussian Processes," th Int. Workshop on Visual Surveillance, Kyoto, Japan, 00. [] S. Gaffney and P. Smyth, "Traectory Clusterin with Mixtures of Reression Models," Proc. of the th ACM SIGKDD int. conf. on Knowlede discovery and data minin, San Dieo, CA, USA, pp. -,. [] E. T. Hall, The Hidden Dimension. Anchor Books,. [] D. Helbin and P. Molnár, "Social Force Model for Pedestrian Dynamics," Physical Review E, vol., pp. -,. [] T. M. Howard and A. Kelly, "Optimal Rouh Terrain Traectory Generation for Wheeled Mobile Robots," Int. J. Robotics Research, vol., pp. -, 00. [] T. Kanda, D. F. Glas, M. F. Shiomi, and N. F. Haita, "Abstractin People's Traectories for Social Robots to Proactively Approach Customers," IEEE Trans. on Robotics, vol., pp. -, 00. [] A. Lacaze, Y. Moscovitz, N. DeClaris, and K. Murphy, "Path Plannin for Autonomous Vehicles Drivin over Rouh Terrain," Proc. IEEE Int. Sym. on Intellient Control, Gaithersbur, MD, USA, pp. 0-,. [0] Y. Nakauchi and R. Simmons, "A Social Robot That Stands in Line," Autonomous Robots, vol., pp. -, 00. [] A. Y. N and S. J. Russell, "Alorithms for Inverse Reinforcement Learnin," Proc. of the Seventeenth Int. Conf. on Machine Learnin, Stanford, CA, USA, pp. -0, 000. [] E. Pacchierotti, H. I. Christensen, and P. Jensfelt, "Evaluation of Passin Distance for Social Robots," Proc. The th IEEE Int. Sym. on Robot and Human Interactive Communication, Hatfield, UK, pp. -0, 00. [] S. Pellerini, A. Ess, K. Schindler, and L. v. Gool, "You'll Never Walk Alone: Modelin Social Behavior for Multi-Taret Trackin," Proc. IEEE Int. Conf. on Computer Vision, Kyoto, Japan, pp. -, 00. []B. Ziebart, N. Ratliff, G. Gallaher, C. Mertz, K. Peterson, J. A. Banell, M. Hebert, A. Dey, and S. Srinivasa, "Plannin-Based Prediction for Pedestrians," Proc. IEEE Int. Conf. on Intellient Robots and Systems, St. Louis, MO, USA, pp. -, 00. [] TABLE I STATISTICAL RESULTS- AVERAGE ERROR (UNIT:METER m m m m m m m CV LTA PEG PEG PEG TABLE II STATISTICAL RESULTS- STANDARD DEVIATION (UNIT:METER m m m m m m m CV LTA PEG PEG PEG Fi. Prediction results in different pedestrian models. The riht imae shows LTA fails in the area with local minimum cost. Black: round truth. Red: PEG. Blue: LTA. Green: CV (c (e Fi. the experiment of naviation. (d

SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib

SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION Yutin Hu, Zhilin Lon, and Ghassan AlReib Multimedia & Sensors Lab (MSL) Center for Sinal and Information Processin (CSIP) School

More information

Probabilistic Gaze Estimation Without Active Personal Calibration

Probabilistic Gaze Estimation Without Active Personal Calibration Probabilistic Gaze Estimation Without Active Personal Calibration Jixu Chen Qian Ji Department of Electrical,Computer and System Enineerin Rensselaer Polytechnic Institute Troy, NY 12180 chenji@e.com qji@ecse.rpi.edu

More information

Modular Design of Fuzzy Controller Integrating Deliberative and. Reactive Strategies. Technical Computer Science, Faculty of Technology,

Modular Design of Fuzzy Controller Integrating Deliberative and. Reactive Strategies. Technical Computer Science, Faculty of Technology, Modular Desin of Fuzzy Controller Interatin Deliberative and Reactive Strateies Jianwei Zhan, Frank Wille and Alois Knoll Technical Computer Science, Faculty of Technoloy, University of Bielefeld, 33501

More information

COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib

COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION Yutin Hu, Zhilin Lon, and Ghassan AlReib Multimedia & Sensors Lab (MSL) Center for Sinal and Information Processin (CSIP)

More information

FLEXnav: Fuzzy Logic Expert Rule-based Position Estimation for Mobile Robots on Rugged Terrain

FLEXnav: Fuzzy Logic Expert Rule-based Position Estimation for Mobile Robots on Rugged Terrain Proceedins of the 2002 IEEE International Conference on Robotics and Automation. Washinton DC, USA, 10-17 May 2002, pp. 317-322 FLEXnav: Fuzzy Loic Expert Rule-based Position Estimation for Mobile Robots

More information

Learning Deep Features for One-Class Classification

Learning Deep Features for One-Class Classification 1 Learnin Deep Features for One-Class Classification Pramuditha Perera, Student Member, IEEE, and Vishal M. Patel, Senior Member, IEEE Abstract We propose a deep learnin-based solution for the problem

More information

Learning Geometric Concepts with an Evolutionary Algorithm. Andreas Birk. Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J.

Learning Geometric Concepts with an Evolutionary Algorithm. Andreas Birk. Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J. Learnin Geometric Concepts with an Evolutionary Alorithm Andreas Birk Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J. Paul Postfach 151150, 66041 Saarbrucken, Germany cyrano@cs.uni-sb.de http://www-wjp.cs.uni-sb.de/cyrano/

More information

Leveraging Models at Run-time to Retrieve Information for Feature Location

Leveraging Models at Run-time to Retrieve Information for Feature Location Leverain Models at Run-time to Retrieve Information for Feature Location Lorena Arcea,2, Jaime Font,2 Øystein Hauen 2,3, and Carlos Cetina San Jore University, SVIT Research Group, Zaraoza, Spain {larcea,jfont,ccetina}@usj.es

More information

Electrical Power System Harmonic Analysis Using Adaptive BSS Algorithm

Electrical Power System Harmonic Analysis Using Adaptive BSS Algorithm Sensors & ransducers 2013 by IFSA http://www.sensorsportal.com Electrical Power System Harmonic Analysis Usin Adaptive BSS Alorithm 1,* Chen Yu, 2 Liu Yuelian 1 Zhenzhou Institute of Aeronautical Industry

More information

Reversible Image Merging for Low-level Machine Vision

Reversible Image Merging for Low-level Machine Vision Reversible Imae Merin for Low-level Machine Vision M. Kharinov St. Petersbur Institute for Informatics and Automation of RAS, 14_liniya Vasil evskoo ostrova 39, St. Petersbur, 199178 Russia, khar@iias.spb.su,

More information

A Combined Delay and Throughput Proportional Scheduling Scheme for Differentiated Services

A Combined Delay and Throughput Proportional Scheduling Scheme for Differentiated Services A Combined Delay and Throuhput Proportional Schedulin Scheme for Differentiated Services Samyukta Sankaran and Ahmed E.Kamal Department of Electrical and Computer Enineerin Iowa State University Ames,

More information

GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION

GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION Imae Anal Stereol 2001;20:xx-xx Oriinal Research Paper GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION SERGE BEUCHER Centre de Morpholoie Mathématique, Ecole des Mines de Paris, 35, Rue

More information

Iterative Single-Image Digital Super-Resolution Using Partial High-Resolution Data

Iterative Single-Image Digital Super-Resolution Using Partial High-Resolution Data Iterative Sinle-Imae Diital Super-Resolution Usin Partial Hih-Resolution Data Eran Gur, Member, IAENG and Zeev Zalevsky Abstract The subject of extractin hih-resolution data from low-resolution imaes is

More information

A Flexible Integration Strategy for In-Car Telematics Systems

A Flexible Integration Strategy for In-Car Telematics Systems A Flexible Interation Stratey for In-Car Telematics Systems Thomas Bauer Jens Herrmann Peter Liesmeyer Christopher Robinson-Mallett University of Potsdam Hasso-Plattner-Institute thomas.bauer @hpi.uni-potsdam.de

More information

Chapter 5 THE MODULE FOR DETERMINING AN OBJECT S TRUE GRAY LEVELS

Chapter 5 THE MODULE FOR DETERMINING AN OBJECT S TRUE GRAY LEVELS Qian u Chapter 5. Determinin an Object s True Gray evels 3 Chapter 5 THE MODUE OR DETERMNNG AN OJECT S TRUE GRAY EVES This chapter discusses the module for determinin an object s true ray levels. To compute

More information

Instant Prediction for Reactive Motions with Planning

Instant Prediction for Reactive Motions with Planning The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15, 2009 St. Louis, USA Instant Prediction for Reactive Motions with Planning Hisashi Sugiura, Herbert Janßen, and

More information

Affinity Hybrid Tree: An Indexing Technique for Content-Based Image Retrieval in Multimedia Databases

Affinity Hybrid Tree: An Indexing Technique for Content-Based Image Retrieval in Multimedia Databases Affinity Hybrid Tree: An Indexin Technique for Content-Based Imae Retrieval in Multimedia Databases Kasturi Chatterjee and Shu-Chin Chen Florida International University Distributed Multimedia Information

More information

Real-time target tracking using a Pan and Tilt platform

Real-time target tracking using a Pan and Tilt platform Real-time target tracking using a Pan and Tilt platform Moulay A. Akhloufi Abstract In recent years, we see an increase of interest for efficient tracking systems in surveillance applications. Many of

More information

On the Load Balancing of Multicast Routing in Multi-Channel Multi-Radio Wireless Mesh Networks with Multiple Gateways

On the Load Balancing of Multicast Routing in Multi-Channel Multi-Radio Wireless Mesh Networks with Multiple Gateways 206 IJCSNS International Journal of Computer Science and Networ Security, VOL.17 No.3, March 2017 On the Load Balancin of Multicast Routin in Multi-Channel Multi-Radio Wireless Mesh Networs with Multiple

More information

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-automatic Tool

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-automatic Tool Efficient Generation of Lare Amounts of Trainin Data for Sin Lanuae Reconition: A Semi-automatic Tool Ruiduo Yan, Sudeep Sarkar,BarbaraLoedin, and Arthur Karshmer University of South Florida, Tampa, FL,

More information

A new approach to the kinematic modeling of a three-dimensional carlike robot with differential drive using computational mechanics

A new approach to the kinematic modeling of a three-dimensional carlike robot with differential drive using computational mechanics Research Article A new approach to the kinematic modelin of a three-dimensional carlike robot with differential drive usin computational mechanics Advances in Mechanical Enineerin 2019, Vol. 11(3) 1 14

More information

General Design of Grid-based Data Replication. Schemes Using Graphs and a Few Rules. availability of read and write operations they oer and

General Design of Grid-based Data Replication. Schemes Using Graphs and a Few Rules. availability of read and write operations they oer and General esin of Grid-based ata Replication Schemes Usin Graphs and a Few Rules Oliver Theel University of California epartment of Computer Science Riverside, C 92521-0304, US bstract Grid-based data replication

More information

TETROBOT: A NOVEL MECHANISM FOR RECONFIGURABLE PARALLEL ROBOTICS. Student, Machine Building Faculty, Technical University of Cluj-Napoca

TETROBOT: A NOVEL MECHANISM FOR RECONFIGURABLE PARALLEL ROBOTICS. Student, Machine Building Faculty, Technical University of Cluj-Napoca UNIVERSITATEA TRANSILVANIA DIN BRA0OV Catedra Desin de Produs 1i Robotic2 Simpozionul na8ional cu participare interna8ional9 PRoiectarea ASIstat9 de Calculator P R A S I C ' 02 Vol. I Mecanisme 1i Triboloie

More information

CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS

CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS CHUN-MING TSAI 1, ZONG-MU YEH 2, YUAN-FANG WANG 3 1 Department of Computer

More information

Texture Un mapping. Computer Vision Project May, Figure 1. The output: The object with texture.

Texture Un mapping. Computer Vision Project May, Figure 1. The output: The object with texture. Texture Un mappin Shinjiro Sueda sueda@cs.ruters.edu Dinesh K. Pai dpai@cs.ruters.edu Computer Vision Project May, 2003 Abstract In computer raphics, texture mappin refers to the technique where an imae

More information

optimization agents user interface agents database agents program interface agents

optimization agents user interface agents database agents program interface agents A MULTIAGENT SIMULATION OPTIMIZATION SYSTEM Sven Hader Department of Computer Science Chemnitz University of Technoloy D-09107 Chemnitz, Germany E-Mail: sha@informatik.tu-chemnitz.de KEYWORDS simulation

More information

Development of a variance prioritized multiresponse robust design framework for quality improvement

Development of a variance prioritized multiresponse robust design framework for quality improvement Development of a variance prioritized multiresponse robust desin framework for qualit improvement Jami Kovach Department of Information and Loistics Technolo, Universit of Houston, Houston, Texas 7704,

More information

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-Automatic Tool

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-Automatic Tool Efficient Generation of Lare Amounts of Trainin Data for Sin Lanuae Reconition: A Semi-Automatic Tool Ruiduo Yan, Sudeep Sarkar, Barbara Loedin, and Arthur Karshmer University of South Florida, Tampa,

More information

Module. Sanko Lan Avi Ziv Abbas El Gamal. and its accompanying FPGA CAD tools, we are focusing on

Module. Sanko Lan Avi Ziv Abbas El Gamal. and its accompanying FPGA CAD tools, we are focusing on Placement and Routin For A Field Prorammable Multi-Chip Module Sanko Lan Avi Ziv Abbas El Gamal Information Systems Laboratory, Stanford University, Stanford, CA 94305 Abstract Placemen t and routin heuristics

More information

Heuristic Searching: A* Search

Heuristic Searching: A* Search IOSR Journal of Computer Enineerin (IOSRJCE) ISSN: 2278-0661 Volume 4, Issue 2 (Sep.-Oct. 2012), PP 01-05 Nazmul Hasan (Department of Computer Science and Enineerin, Military Institute of Science and Technoloy,

More information

Simulation of Inner Ballistic of Underwater Weapon Based on Flow Field Numerical Calculation

Simulation of Inner Ballistic of Underwater Weapon Based on Flow Field Numerical Calculation Available online at www.sciencedirect.com Procedia Enineerin 12 (2011) 93 98 2011 SREE Conference on Enineerin Modelin and Simulation Simulation of Inner Ballistic of Underwater Weapon Based on Flow Field

More information

THE FEASIBILITY OF SMOOTHED PARTICLE HYDRODYNAMICS FOR MULTIPHASE OILFIELD SYSTEMS

THE FEASIBILITY OF SMOOTHED PARTICLE HYDRODYNAMICS FOR MULTIPHASE OILFIELD SYSTEMS Seventh International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 9-11 December 009 THE FEASIBILITY OF SMOOTHED PARTICLE HYDRODYNAMICS FOR MULTIPHASE OILFIELD SYSTEMS

More information

Pattern Recognition Letters

Pattern Recognition Letters attern Reconition Letters 29 (2008) 1596 1602 Contents lists available at ScienceDirect attern Reconition Letters journal homepae: www.elsevier.com/locate/patrec 3D face reconition by constructin deformation

More information

Imitation: An Alternative to Generalization in Programming by Demonstration Systems

Imitation: An Alternative to Generalization in Programming by Demonstration Systems Imitation: An Alternative to Generalization in Prorammin by Demonstration Systems Technical Report UW-CSE-98-08-06 Amir Michail University of Washinton amir@cs.washinton.edu http://www.cs.washinton.edu/homes/amir/opsis.html

More information

Minimum-Cost Multicast Routing for Multi-Layered Multimedia Distribution

Minimum-Cost Multicast Routing for Multi-Layered Multimedia Distribution Minimum-Cost Multicast Routin for Multi-Layered Multimedia Distribution Hsu-Chen Chen and Frank Yeon-Sun Lin Department of Information Manaement, National Taiwan University 50, Lane 144, Keelun Rd., Sec.4,

More information

Development and Verification of an SP 3 Code Using Semi-Analytic Nodal Method for Pin-by-Pin Calculation

Development and Verification of an SP 3 Code Using Semi-Analytic Nodal Method for Pin-by-Pin Calculation Journal of Physical Science and Application 7 () (07) 0-7 doi: 0.765/59-5348/07.0.00 D DAVID PUBLISHIN Development and Verification of an SP 3 Code Usin Semi-Analytic Chuntao Tan Shanhai Nuclear Enineerin

More information

3D Environment Reconstruction

3D Environment Reconstruction 3D Environment Reconstruction Using Modified Color ICP Algorithm by Fusion of a Camera and a 3D Laser Range Finder The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15,

More information

Optimal design of Fresnel lens for a reading light system with. multiple light sources using three-layered Hierarchical Genetic.

Optimal design of Fresnel lens for a reading light system with. multiple light sources using three-layered Hierarchical Genetic. Optimal desin of Fresnel lens for a readin liht system with multiple liht sources usin three-layered Hierarchical Genetic Alorithm Wen-Gon Chen, and Chii-Maw Uan Department of Electrical Enineerin, I Shou

More information

Humanoid Robotics. Monte Carlo Localization. Maren Bennewitz

Humanoid Robotics. Monte Carlo Localization. Maren Bennewitz Humanoid Robotics Monte Carlo Localization Maren Bennewitz 1 Basis Probability Rules (1) If x and y are independent: Bayes rule: Often written as: The denominator is a normalizing constant that ensures

More information

Figure 1: The trajectory of a projectile launched at θ 1 > 0.

Figure 1: The trajectory of a projectile launched at θ 1 > 0. 3 Projectile Motion Introduction Important: Complete and submit the Lab 3 problem set on WebAssin before you leave lab today. Your instructor and lab assistant will be happy to help. In Lab 2, you tested

More information

Reducing Network Cost of Many-to-Many Communication in Unidirectional WDM Rings with Network Coding

Reducing Network Cost of Many-to-Many Communication in Unidirectional WDM Rings with Network Coding 1 Reducin Network Cost of Many-to-Many Communication in Unidirectional WDM Rins with Network Codin Lon Lon and Ahmed E. Kamal, Senior Member, IEEE Abstract In this paper we address the problem of traffic

More information

Research on Calibration Method for the Installation Error of three-axis Acceleration Sensor

Research on Calibration Method for the Installation Error of three-axis Acceleration Sensor International Journal of Mechanical & Mechatronics Enineerin IJMME-IJENS Vol: 11 No: 04 6 Research on Calibration Method for the Installation Error of three-axis cceleration Sensor ZHNG Hui, CHI Wei, ZENG

More information

Parameter Estimation for MRF Stereo

Parameter Estimation for MRF Stereo Parameter Estimation for MRF Stereo Li Zhan Steven M. Seitz University of Washinton Abstract This paper presents a novel approach for estimatin parameters for MRF-based stereo alorithms. This approach

More information

SBG SDG. An Accurate Error Control Mechanism for Simplification Before Generation Algorihms

SBG SDG. An Accurate Error Control Mechanism for Simplification Before Generation Algorihms An Accurate Error Control Mechanism for Simplification Before Generation Alorihms O. Guerra, J. D. Rodríuez-García, E. Roca, F. V. Fernández and A. Rodríuez-Vázquez Instituto de Microelectrónica de Sevilla,

More information

DSL Design. Overview of DSLE. DSL Design. DSL Desing. Domain specific languages

DSL Design. Overview of DSLE. DSL Design. DSL Desing. Domain specific languages Overview of DSLE Model driven software enineerin in eneral Grammars, and meta-models Code eneration Model-driven enineerin Goal: Raisin the level of abstraction from the computin domain to the problem

More information

Spatial Latent Dirichlet Allocation

Spatial Latent Dirichlet Allocation Spatial Latent Dirichlet Allocation Xiaogang Wang and Eric Grimson Computer Science and Computer Science and Artificial Intelligence Lab Massachusetts Tnstitute of Technology, Cambridge, MA, 02139, USA

More information

Protection of Location Privacy using Dummies for Location-based Services

Protection of Location Privacy using Dummies for Location-based Services Protection of Location Privacy usin for Location-based Services Hidetoshi Kido y Yutaka Yanaisawa yy Tetsuji Satoh y;yy ygraduate School of Information Science and Technoloy, Osaka University yyntt Communication

More information

Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016

Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016 Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016 Outdoor Robot Navigation Based on View-based Global Localization and Local Navigation Yohei Inoue, Jun Miura, and Shuji Oishi Department

More information

Grooming Multicast Traffic in Unidirectional SONET/WDM Rings

Grooming Multicast Traffic in Unidirectional SONET/WDM Rings 1 Groomin Multicast Traffic in Unidirectional SONET/WDM Rins Anuj Rawat, Richard La, Steven Marcus and Mark Shayman Abstract In this paper we study the problem of efficient roomin of iven non-uniform multicast

More information

Low cost concurrent error masking using approximate logic circuits

Low cost concurrent error masking using approximate logic circuits 1 Low cost concurrent error maskin usin approximate loic circuits Mihir R. Choudhury, Member, IEEE and Kartik Mohanram, Member, IEEE Abstract With technoloy scalin, loical errors arisin due to sinle-event

More information

AMR 2011/2012: Final Projects

AMR 2011/2012: Final Projects AMR 2011/2012: Final Projects 0. General Information A final project includes: studying some literature (typically, 1-2 papers) on a specific subject performing some simulations or numerical tests on an

More information

Detecting Graph-Based Spatial Outliers: Algorithms and Applications(A Summary of Results) Λ y

Detecting Graph-Based Spatial Outliers: Algorithms and Applications(A Summary of Results) Λ y Detectin Graph-Based Spatial Outliers: Alorithms and Applications(A Summary of Results) Λ y Shashi Shekhar Department of Computer Science and Enineerin University of Minnesota 2 Union ST SE, 4-192 Minneapolis,

More information

Introduction to Trajectory Clustering. By YONGLI ZHANG

Introduction to Trajectory Clustering. By YONGLI ZHANG Introduction to Trajectory Clustering By YONGLI ZHANG Outline 1. Problem Definition 2. Clustering Methods for Trajectory data 3. Model-based Trajectory Clustering 4. Applications 5. Conclusions 1 Problem

More information

A Scene Text-Based Image Retrieval System

A Scene Text-Based Image Retrieval System A Scene Text-Based Imae Retrieval System Thuy Ho Faculty of Information System University of Information Technoloy Ho Chi Minh city, Vietnam thuyhtn@uit.edu.vn Noc Ly Faculty of Information Technoloy University

More information

WAVELENGTH Division Multiplexing (WDM) significantly

WAVELENGTH Division Multiplexing (WDM) significantly IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 25, NO. 6, AUGUST 27 1 Groomin Multicast Traffic in Unidirectional SONET/WDM Rins Anuj Rawat, Richard La, Steven Marcus, and Mark Shayman Abstract

More information

Towards Plenoptic Dynamic Textures

Towards Plenoptic Dynamic Textures Towards Plenoptic Dynamic Textures Gianfranco Doretto UCLA Computer Science Department Los Aneles, CA 90095 Email: doretto@cs.ucla.edu Abstract We present a technique to infer a model of the spatio-temporal

More information

Predictive Autonomous Robot Navigation

Predictive Autonomous Robot Navigation Predictive Autonomous Robot Navigation Amalia F. Foka and Panos E. Trahanias Institute of Computer Science, Foundation for Research and Technology-Hellas (FORTH), Heraklion, Greece and Department of Computer

More information

Framework. Fatma Ozcan Sena Nural Pinar Koksal Mehmet Altinel Asuman Dogac. Software Research and Development Center of TUBITAK

Framework. Fatma Ozcan Sena Nural Pinar Koksal Mehmet Altinel Asuman Dogac. Software Research and Development Center of TUBITAK Reion Based Query Optimizer Throuh Cascades Query Optimizer Framework Fatma Ozcan Sena Nural Pinar Koksal Mehmet ltinel suman Doac Software Research and Development Center of TUBITK Dept. of Computer Enineerin

More information

Variable-resolution Velocity Roadmap Generation Considering Safety Constraints for Mobile Robots

Variable-resolution Velocity Roadmap Generation Considering Safety Constraints for Mobile Robots Variable-resolution Velocity Roadmap Generation Considering Safety Constraints for Mobile Robots Jingyu Xiang, Yuichi Tazaki, Tatsuya Suzuki and B. Levedahl Abstract This research develops a new roadmap

More information

A Scene Text-Based Image Retrieval System

A Scene Text-Based Image Retrieval System A Scene Text-Based Imae Retrieval System ThuyHo Faculty of Information System University of Information Technoloy Ho Chi Minh city, Vietnam thuyhtn@uit.edu.vn Noc Ly Faculty of Information Technoloy University

More information

Bus-Based Communication Synthesis on System-Level

Bus-Based Communication Synthesis on System-Level Bus-Based Communication Synthesis on System-Level Michael Gasteier Manfred Glesner Darmstadt University of Technoloy Institute of Microelectronic Systems Karlstrasse 15, 64283 Darmstadt, Germany Abstract

More information

ABSTRACT 1. INTRODUCTION 2. RELATED WORKS

ABSTRACT 1. INTRODUCTION 2. RELATED WORKS 3D-DETNet: a Sinle Stae Video-Based Vehicle Detector Suichan Li School of Information Science and Technoloy, University of Science and Technoloy of China, Hefei 230026, China. ABSTRACT Video-based vehicle

More information

DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS

DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS Proceedins of the 4th IEEE Conference on Control Applications, Albany, USA, Sep. 1995, pp. 5-55. DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS Marcel Bererman Christopher Lee Yanshen Xu The Robotics Institute

More information

Gauss-Sigmoid Neural Network

Gauss-Sigmoid Neural Network Gauss-Sigmoid Neural Network Katsunari SHIBATA and Koji ITO Tokyo Institute of Technology, Yokohama, JAPAN shibata@ito.dis.titech.ac.jp Abstract- Recently RBF(Radial Basis Function)-based networks have

More information

Analytical Modeling and Experimental Assessment of Five-Dimensional Capacitive Displacement Sensor

Analytical Modeling and Experimental Assessment of Five-Dimensional Capacitive Displacement Sensor Sensors and Materials, Vol. 29, No. 7 (2017) 905 913 MYU Tokyo 905 S & M 1380 Analytical Modelin and Experimental Assessment of Five-Dimensional Capacitive Displacement Sensor Jian-Pin Yu, * Wen Wan, 1

More information

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 2013 ISSN:

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 2013 ISSN: Semi Automatic Annotation Exploitation Similarity of Pics in i Personal Photo Albums P. Subashree Kasi Thangam 1 and R. Rosy Angel 2 1 Assistant Professor, Department of Computer Science Engineering College,

More information

Real-Time Human Detection using Relational Depth Similarity Features

Real-Time Human Detection using Relational Depth Similarity Features Real-Time Human Detection using Relational Depth Similarity Features Sho Ikemura, Hironobu Fujiyoshi Dept. of Computer Science, Chubu University. Matsumoto 1200, Kasugai, Aichi, 487-8501 Japan. si@vision.cs.chubu.ac.jp,

More information

Intermediate Desired Value Approach for Continuous Transition among Multiple Tasks of Robots

Intermediate Desired Value Approach for Continuous Transition among Multiple Tasks of Robots 2 IEEE International Conference on Robotics and Automation Shanghai International Conference Center May 9-3, 2, Shanghai, China Intermediate Desired Value Approach for Continuous Transition among Multiple

More information

IN this paper, we establish the computational complexity of optimally solving multi-robot path planning problems

IN this paper, we establish the computational complexity of optimally solving multi-robot path planning problems Intractability of Optimal Multi-Robot Path Plannin on Planar Graphs Jinjin Yu Abstract arxiv:504.007v3 [cs.ro] 6 Dec 05 We study the computational complexity of optimally solvin multi-robot path plannin

More information

Numerical integration of discontinuous functions: moment fitting and smart octree

Numerical integration of discontinuous functions: moment fitting and smart octree Noname manuscript No. (will be inserted by the editor) Numerical interation of discontinuous functions: moment fittin and smart octree Simeon Hubrich Paolo Di Stolfo László Kudela Stefan Kollmannsberer

More information

The Gene Expression Messy Genetic Algorithm For. Hillol Kargupta & Kevin Buescher. Computational Science Methods division

The Gene Expression Messy Genetic Algorithm For. Hillol Kargupta & Kevin Buescher. Computational Science Methods division The Gene Expression Messy Genetic Alorithm For Financial Applications Hillol Karupta & Kevin Buescher Computational Science Methods division Los Alamos National Laboratory Los Alamos, NM, USA. Abstract

More information

Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm

Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm Yuji

More information

292 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 1, JANUARY 2016

292 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 1, JANUARY 2016 292 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 1, JANUARY 2016 Prefetchin-Based Data Dissemination in Vehicular Cloud Systems Ryansoo Kim, Hyuk Lim, Member, IEEE, and Bhaskar Krishnamachari,

More information

Mobile Robotics. Mathematics, Models, and Methods. HI Cambridge. Alonzo Kelly. Carnegie Mellon University UNIVERSITY PRESS

Mobile Robotics. Mathematics, Models, and Methods. HI Cambridge. Alonzo Kelly. Carnegie Mellon University UNIVERSITY PRESS Mobile Robotics Mathematics, Models, and Methods Alonzo Kelly Carnegie Mellon University HI Cambridge UNIVERSITY PRESS Contents Preface page xiii 1 Introduction 1 1.1 Applications of Mobile Robots 2 1.2

More information

Human Upper Body Pose Estimation in Static Images

Human Upper Body Pose Estimation in Static Images 1. Research Team Human Upper Body Pose Estimation in Static Images Project Leader: Graduate Students: Prof. Isaac Cohen, Computer Science Mun Wai Lee 2. Statement of Project Goals This goal of this project

More information

Abstracting any Vehicle Shape and the Kinematics and Dynamic Constraints from Reactive Collision Avoidance Methods

Abstracting any Vehicle Shape and the Kinematics and Dynamic Constraints from Reactive Collision Avoidance Methods Abstracting any Vehicle Shape and the Kinematics and Dynamic Constraints from Reactive Collision Avoidance Methods J. Minguez I3A, Dpto. de Informática e Ing. de Sistemas Universidad de Zaragoza, Spain

More information

Modifications of VFH navigation methods for mobile robots

Modifications of VFH navigation methods for mobile robots Available online at www.sciencedirect.com Procedia Engineering 48 (01 ) 10 14 MMaMS 01 Modifications of VFH navigation methods for mobile robots Andre Babinec a * Martin Dean a Františe Ducho a Anton Vito

More information

Face Hallucination Based on Eigentransformation Learning

Face Hallucination Based on Eigentransformation Learning Advanced Science and Technology etters, pp.32-37 http://dx.doi.org/10.14257/astl.2016. Face allucination Based on Eigentransformation earning Guohua Zou School of software, East China University of Technology,

More information

An Architecture for Automated Driving in Urban Environments

An Architecture for Automated Driving in Urban Environments An Architecture for Automated Driving in Urban Environments Gang Chen and Thierry Fraichard Inria Rhône-Alpes & LIG-CNRS Lab., Grenoble (FR) firstname.lastname@inrialpes.fr Summary. This paper presents

More information

Hierarchical Grasp Controller using Tactile Feedback

Hierarchical Grasp Controller using Tactile Feedback Hierarchical Grasp Controller usin Tactile Feedback Massimo Reoli, Uo Pattacini, Giorio Metta and Lorenzo Natale Abstract Grasp stability is a challenin problem in robotics. It needs to be robust to external

More information

Learning Bayesian Networks from Inaccurate Data

Learning Bayesian Networks from Inaccurate Data Learnin Bayesian Networks from Inaccurate Data A Study on the Effect of Inaccurate Data on Parameter Estimation and Structure Learnin of Bayesian Networks Valerie Sessions Marco Valtorta Department of

More information

Where s the Boss? : Monte Carlo Localization for an Autonomous Ground Vehicle using an Aerial Lidar Map

Where s the Boss? : Monte Carlo Localization for an Autonomous Ground Vehicle using an Aerial Lidar Map Where s the Boss? : Monte Carlo Localization for an Autonomous Ground Vehicle using an Aerial Lidar Map Sebastian Scherer, Young-Woo Seo, and Prasanna Velagapudi October 16, 2007 Robotics Institute Carnegie

More information

Function approximation using RBF network. 10 basis functions and 25 data points.

Function approximation using RBF network. 10 basis functions and 25 data points. 1 Function approximation using RBF network F (x j ) = m 1 w i ϕ( x j t i ) i=1 j = 1... N, m 1 = 10, N = 25 10 basis functions and 25 data points. Basis function centers are plotted with circles and data

More information

Voronoi Tracking: Location Estimation Using Sparse and Noisy Sensor Data

Voronoi Tracking: Location Estimation Using Sparse and Noisy Sensor Data Voronoi Tracking: Location Estimation Using Sparse and Noisy Sensor Data Lin Liao, Dieter Fox, Jeffrey Hightower, Henry Kautz, and Dirk Schulz Deptartment of Computer Science & Engineering University of

More information

EE631 Cooperating Autonomous Mobile Robots

EE631 Cooperating Autonomous Mobile Robots EE631 Cooperating Autonomous Mobile Robots Lecture: Multi-Robot Motion Planning Prof. Yi Guo ECE Department Plan Introduction Premises and Problem Statement A Multi-Robot Motion Planning Algorithm Implementation

More information

Calibration of a rotating multi-beam Lidar

Calibration of a rotating multi-beam Lidar The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Calibration of a rotating multi-beam Lidar Naveed Muhammad 1,2 and Simon Lacroix 1,2 Abstract

More information

DIAL: A Distributed Adaptive-Learning Routing Method in VDTNs

DIAL: A Distributed Adaptive-Learning Routing Method in VDTNs : A Distributed Adaptive-Learning Routing Method in VDTNs Bo Wu, Haiying Shen and Kang Chen Department of Electrical and Computer Engineering Clemson University, Clemson, South Carolina 29634 {bwu2, shenh,

More information

Indoor Positioning System Based on Distributed Camera Sensor Networks for Mobile Robot

Indoor Positioning System Based on Distributed Camera Sensor Networks for Mobile Robot Indoor Positioning System Based on Distributed Camera Sensor Networks for Mobile Robot Yonghoon Ji 1, Atsushi Yamashita 1, and Hajime Asama 1 School of Engineering, The University of Tokyo, Japan, t{ji,

More information

TCP-FIT: An Improved TCP Congestion Control Algorithm and its Performance

TCP-FIT: An Improved TCP Congestion Control Algorithm and its Performance TCP-FIT: An Improved TCP Conestion Control Alorithm and its Performance Jinyuan Wan, Jiantao Wen, Jun Zhan and Yuxin Han Key Laboratory of Pervasive Computin, Ministry of Education Tsinhua National Laboratory

More information

Jumping Cat Robot with kicking a Wall

Jumping Cat Robot with kicking a Wall Jumpin Cat Robot with kickin a Wall Masaki Yamakita Yasuhito Omaari and Yasuaki aniuchi Dept. of Control and Systems Enineerin, okyo Institute of echnoloy 2-12-1 Oh-okayama Meuro-ku, okyo 152 Japan, yamakita@ctrl.titech.ac.jp

More information

Using Artificial Neural Networks for Prediction Of Dynamic Human Motion

Using Artificial Neural Networks for Prediction Of Dynamic Human Motion ABSTRACT Using Artificial Neural Networks for Prediction Of Dynamic Human Motion Researchers in robotics and other human-related fields have been studying human motion behaviors to understand and mimic

More information

Localization, Mapping and Exploration with Multiple Robots. Dr. Daisy Tang

Localization, Mapping and Exploration with Multiple Robots. Dr. Daisy Tang Localization, Mapping and Exploration with Multiple Robots Dr. Daisy Tang Two Presentations A real-time algorithm for mobile robot mapping with applications to multi-robot and 3D mapping, by Thrun, Burgard

More information

Planning-based Prediction for Pedestrians

Planning-based Prediction for Pedestrians Planning-based Prediction for Pedestrians Brian D. Ziebart 1 Nathan Ratliff 1 Garratt Gallagher 1 Christoph Mertz 1 Kevin Peterson 1 J. Andrew Bagnell 1 Martial Hebert 1 Anind K. Dey 1 Siddhartha Srinivasa

More information

Particle Attraction Localisation

Particle Attraction Localisation Particle Attraction Localisation Damien George (dpgeorge@students.cs.mu.oz.au) Nick Barnes (nmb@cs.mu.oz.au) Dept. Computer Science and Software Engineering The University of Melbourne, Vic, 31, AUSTRALIA

More information

Advanced path planning. ROS RoboCup Rescue Summer School 2012

Advanced path planning. ROS RoboCup Rescue Summer School 2012 Advanced path planning ROS RoboCup Rescue Summer School 2012 Simon Lacroix Toulouse, France Where do I come from? Robotics at LAAS/CNRS, Toulouse, France Research topics Perception, planning and decision-making,

More information

Epipolar geometry-based ego-localization using an in-vehicle monocular camera

Epipolar geometry-based ego-localization using an in-vehicle monocular camera Epipolar geometry-based ego-localization using an in-vehicle monocular camera Haruya Kyutoku 1, Yasutomo Kawanishi 1, Daisuke Deguchi 1, Ichiro Ide 1, Hiroshi Murase 1 1 : Nagoya University, Japan E-mail:

More information

Optimal Scheduling of Dynamic Progressive Processing

Optimal Scheduling of Dynamic Progressive Processing Optimal Schedulin of Dynamic roressive rocessin Abdel-Illah ouaddib and Shlomo Zilberstein Abstract. roressive processin allows a system to satisfy a set of requests under time pressure by limitin the

More information

The Role of Switching in Reducing the Number of Electronic Ports in WDM Networks

The Role of Switching in Reducing the Number of Electronic Ports in WDM Networks 1 The Role of Switchin in Reducin the Number of Electronic Ports in WDM Networks Randall A. Berry and Eytan Modiano Abstract We consider the role of switchin in minimizin the number of electronic ports

More information

Survey on Error Control Coding Techniques

Survey on Error Control Coding Techniques Survey on Error Control Codin Techniques Suriya.N 1 SNS Collee of Enineerin, Department of ECE, surikala@mail.com S.Kamalakannan 2 SNS Collee of Enineerin, Department of ECE, kamalakannan.ap@mail.com Abstract

More information

Multi-scale Local Binary Pattern Histograms for Face Recognition

Multi-scale Local Binary Pattern Histograms for Face Recognition Multi-scale Local Binary Pattern Historams for Face Reconition Chi-Ho Chan, Josef Kittler, and Kieron Messer Centre for Vision, Speech and Sinal Processin, University of Surrey, United Kindom {c.chan,.kittler,k.messer}@surrey.ac.uk

More information