Sequential Approximate Multiobjective Optimization using Computational Intelligence

Size: px
Start display at page:

Download "Sequential Approximate Multiobjective Optimization using Computational Intelligence"

Transcription

1 The Ninth Internationa Symposium on Operations Research and Its Appications (ISORA 10) Chengdu-Jiuzhaigou, China, August 19 23, 2010 Copyright 2010 ORSC & APORC, pp Sequentia Approximate Mutiobjective Optimization using Computationa Inteigence Hirotaka Nakayama Department of Inteigence and Informatics, Konan University, Kobe Abstract In many practica probems, in particuar in engineering design, the function form of criteria is not given expicity in terms of design variabes. Given the vaue of design variabes, under this circumstance, the vaue of objective functions is obtained by rea/computationa experiments such as structura anaysis, fuidmechanic anaysis, thermodynamic anaysis, and so on. Usuay, these experiments are time consuming and expensive. One of recent trends in optimization is how to treat these expensive criteria. In order to make the number of these experiments as few as possibe, optimization is performed in parae with predicting the form of objective functions. This is caed sequentia approximate optimization with meta-modeing. It has been observed that techniques of computationa inteigence can be effectivey appied for this purpose. This tak wi discuss severa issues in sequentia approximate mutiobjective optimization using computationa inteigence. Keywords Sequentia Approximate Optimization; Mutiobjective Optimization; Metamodeing; Goba Optimizaiton 1 Introduction In order to sove optimization probems with expensive objective/constraint functions, we can appy effectivey sequentia approximate optimization technniques in which optimization is performed in parae with predicting those expensive functions. Sequentia approximate optimization consists of two phases: 1) construction of a metamode, and 2) optimization for the metamode. For the phase 1), there have been deveoped many kinds of methods which are caed metamodeing (in the sense of making mode of the mode"), surrogate modeing, response surface methods, etc. depending on research communities [8, 11, 21]. For the phase 2), a kinds of optimization techniques may be avaiabe in genera. In many practica enginering design probems, however, due to compex noninearity and mui-modaity metaheuristic methods such as genetic agorithms, partice swarm optimization methods, ant coony optimization methods, and differentia evoution methods may be effectivey appied. In the foowing, we discuss metamodeing in more detai. 2 Metamodeing The identification of function forms of objective functions and constraints functions is referred to as modeing" in practica probems. For the sake of simpicity, we consider

2 2 The 9th Internationa Symposium on Operations Research and Its Appications throughout this section the foowing simpe probem: minimize f (x) over x X R n. Then, the function f is aso considered as a mode" of objectives. When it is difficut to identify the function form of f, but when we can observe the vaue of f (x) for samped point x, we try to get an approximate function (or mode) ˆf for f on the basis of observations (x i,y i ) where y i = f (x i ) and i = 1,...,. This approximate function ˆf is caed a metamode. Now, our aim is to construct a good metamode in the sense that i) we can obtain an approximate optima soution through the metamode with the property ˆf (ˆx ) f (x ) ε 1, where ˆx and x minimize ˆf and f, respectivey, and ε 1 is a given sma positive number, ii) the tota number of observations is as sma as possibe, iii) the metamode ˆf approximates we f entirey, if possibe. Namey ˆf f ε 2, where ε 2 is a given sma positive number. If our aim is merey to find the optima soution minimizing f (x), then the metamode ˆf does not necessariy approximate we f entirey, but sufficienty we at east in a neighborhood of the optima soution x. Depending on practica probems, however, one may want to see the goba behavior of the mode f. Therefore, the priority of iii) above is behind the criteria i) and ii) which are crucia in genera. Metamodes can be constructed by pynomia regression, ogistic regression, thin pate spines, radia basis function networks, support vector regression (SVR) and so on. In this paper, we review SVR briefy. Support Vector Machine (SVM) proposed by Vapnik et a. in the midde of 90 s [1] is now recognized as an effective too for machine earning [3, 17, 18]. SVR is a version of SVM appied to regression probems, in which the ε insensitive oss function is introduced [18]. It shoud be noted that the sparseness of support vectors resuts from this ε insensitive oss function. Denote the given sampe data by (x i,y i ), i = 1,...,. Define a metamode ˆf on the feature space Z mapped from the data space by some noninear map Φ as foows: ˆf (z) = w T z + b, and the inear ε insensitive oss function is defined by L ε (z,y, ˆf ) = y ˆf (z) ε = max(0, y ˆf (z) ε). Taking into account this inear ε insensitive oss function, C-SVR aowing an error ξ i ( ξ i ) for each data to some extent is defined as foows: For a given insensitivity parameter

3 Sequentia Approximate Mutiobjective Optimization 3 ε, minimize w,b,ξ, ξ subject to ( ) w 2 2 +C (ξ i + ξ i ) ( w T z i + b ) y i ε + ξ i, i = 1,...,, (C SVR) P y i ( w T z i + b ) ε + ξ i, i = 1,...,, ε, ξ i, ξi 0, where C is a trade-off parameter between the norm of w and ξ i ( ξ i ). On the other hand, the authors proposed another version of SVR, caed µ SVR, minimizing the maximum of error ξ i as foows [15]: For a given insensitivity parameter ε, minimize w,b,ξ, ξ subject to 1 2 w µ(ξ + ξ ) (µ SVR) P ( w T z i + b ) y i ε + ξ, i = 1,...,, y i ( w T z i + b ) ε + ξ, i = 1,...,, ε, ξ, ξ 0, where µ is a trade-off parameter between the norm of w and ξ ( ξ ). The dua formuation to the probem (µ SVR) P is given by maximize α,άα subject to i, j=1 (ά i α i )( α j α j )K (x i, x j ) (ά i α i )y i ε (ά i α i ) = 0, ά i µ, α i µ, ά i 0, α i 0, i = 1,...,. (ά i + α i ) (µ SVR) where K(x i, x j ) is a kerne satisfying K(x i, x j ) =< Φ(x i ),Φ(x j ) >. The optima formua of metamode is given by ˆf (x) = ( ) α i αi K(x, x i ) + b where α i, α i are the soutions to (µ SVR) and b is the Lagrange mutipier to the equaity constraint in (µ SVR). It has been observed that µ SVR provides a good performance robust against outiers with ess support vectors [15].

4 4 The 9th Internationa Symposium on Operations Research and Its Appications 3 Incrementa Design of Experiments In sequentia approximate optimization, one of most major issues is how to obtain an approximate optima soution by as ess number of experiments as possibe. To this aim, we usuay start with a reativey sma number of experiments and add experiments sequentiay, if necessary. For design of incrementa experiments, severa optimaity criteria in the thoery of experimenta design may be appied. However, it has been observed that those optimaity criteria such as the so-caed aphabetica optimaity (D-optimaity, E-optimaity and etc.) depend on mode formua. For exampe. if we adopt inear poynomia modes and D-optimaity, then candidate sampes to be added tend to be concentrated in the area of edgepoints. On the other hand, Jones et a. proposed to decide additiona sampes on the basis of expected improvement in the efficient goba optimization (EGO) [7]. The EGO is a kind of goba optimization methods using Bayesian approach (Bayesian goba optimization) [10, 23], and uses the Kriging mode as a prediction method for unknown function. 3.1 Expected Improvement The expected improvement is evauated on the basis of the Kriging mode as foows: Consider the response y(x) as a reaization of a random function, Y (x) such that Y (x) = µ(x) + Z(x). (1) Here, µ(x) is a goba mode and Z(x) refecting a deviation from the goba mode is a random function with zero mean and nonzero covariance given by cov[z(x),z(x )] = σ 2 R(x, x ) (2) where R is the correation between Z(x) and Z(x ). Usuay, the stochastic process is supposed to be stationary, which impies that the correation R(x, x ) depends ony on x x, namey R(x, x ) = R(x x ). (3) A commony used exampe of such correation functions is R(x, x ) = exp[ n θ i x i x i 2 ], (4) where x i and x i are i-th component of x and x, respectivey. Athough a inear regressrion mode k j=1 µ j f j (x) can be appied as a goba mode in (1) (universa Kriging), µ(x) = µ in which µ is unknown but constant is commony used in many cases (ordinary Kriging). In the ordinary Kriging, the best inear unbiased predictor of y at an untried x can be given by ŷ(x) = ˆµ + r T (x)r 1 (y 1 ˆµ), (5) where ˆµ = (1 T R 1 1) 1 1 T R 1 y is the generaized east squares estimator of µ, r(x) is the n 1 vector of correations R(x, x i ) between Z at x and samped points x i (i = 1,..., p), R is an n n correation matrix with (i, j)-eement defined by R(x i, x j ) and 1 is a unity vector whose components are a 1.

5 Sequentia Approximate Mutiobjective Optimization 5 The estimated vaue of the mean of the stochastic process, ˆµ, is given by In this event, the variation σ 2 is estimated by The mean squared error of the predictor is estimated by ˆµ = 1T R 1 y 1 T R 1 1. (6) ˆσ 2 = (y 1 ˆµ) T R 1 (y 1 ˆµ). (7) n s 2 (x) = σ 2 [1 r T R 1 r + (1 1T R 1 r) 2 1 T R 1 ]. (8) 1 In the foowing s = s 2 (x) is caed a standard error. Using the above predictor on the basis of stochastic process mode, Jones et a. appied the expected improvemnet for adding a new sampe point. Let f p min = min{y 1,...,y p } be the current best function vaue. They mode the uncertainty at y(x) by treating it as the reaization of a normay distributed random variabe Y with mean and standard deviation given by the above predictor and its standard error. For minimization cases, the improvement at x is I = [max( f p min Y, 0). Therefore, the expected improvement is given by E[I(x)] = E[max( f p min Y, 0)]. It has been shown that the above formua can be expanded as foows: { E(I) = ( f p min ŷ)φ( f p min ŷ s ) + sφ( f p min ŷ s ) if s < 0 0 if s = 0, (9) where φ is the standard norma density and Φ is the distribution function. We can add a new sampe point which maximizes the expected improvement. Athough Jones et a. proposed a method for maximizing the expected improvement by using the branch and bound method, it is possibe to seect the best one among severa candidates which are generated randomy in the design variabe space. 3.2 Distance-based Loca and Goba Information One of most important tasks in optimization is to baance between exporation and expoitation. The exporation is to search an optima soution from a goba viewpoint, whie the expoitation is to search an optima soution in a good precision (namey, from a oca viewpoint). Therefore, it is important to design additiona exepriments taking into account goba information and oca information on the metamode. It shoud be noted that EGO using EI decides an additiona sampe by controing the weight on goba information and oca information depnding on the situation. Nakayama et a. [13] have suggested the method which gives both goba information for predicting the entire objective function and oca information near the optima point

6 6 The 9th Internationa Symposium on Operations Research and Its Appications at the same time. In this method, two kinds of additiona data are taken for reearning the form of the objective function. One of them is seected from a neighborhood of the current optima point in order to add oca information near the (estimated) optima point. The size of this neighborhood is controed during the convergence process. The other one is seected far away from the current optima vaue in order to give a better prediction of the form of the objective function. The former additiona data gives more detaied information near the current optima point. The atter data prevents from converging to oca optimum point. The neighborhood of the current optima point is given by a square S, whose center is the current optima point, with the ength of a side. Let S 0 be a square, whose center is the current optima point, with the fixed ength of a side 0. The square S is shrinked according to the number C x of optima points appeared continuousy in S 0 in the past. That is, = 0 1 C x + 1. (10) The first additiona data is seected inside the square S randomy. The second additiona data is seected in an area, in which the existing earning data are sparse, outside the square S. An area with sparsey existing data may be found as foows: i) First, a certain number (N rand ) of data are generated randomy outside the square S. ii) Denote d i j the distance from this random data p i (i = 1,...,N rand ) to the existing earning data q j ( j = 1,...,N). Seect the shortest k distances d i j ( j = 1,...,k) for each p i, and sum up these k distances, i.e., D i = k j=1 d i j. iii) Take p t which maximizes {D i } (,...,Nrand ) as an additiona data outside S. The agorithm using distance-based oca and goba information by [13] can be summarized as foows: Step 1. Predict the form of the objective function by some regression method on the basis of the given training data. Step 2. Estimate an optima point for the predicted objective function by some optimization method. Step 3. Count the number of optima points appeared continuousy in the past in S 0. This number is represented by C x. Step 4. Terminate the iteration, if C x is arger than or equa to the given Cx 0 a priori, or if the best vaue of the objective function obtained so far is identica during the ast certain number (C 0 f ) of iterations. Otherwise cacuate by the equation (10), and go to the next step. Step 5. Seect an additiona data near the current optima vaue, i.e., inside S. Step 6. Seect another additiona data outside S in a pace in which the density of the training data is ow as stated above. Step 7. Go to Step 1.

7 Sequentia Approximate Mutiobjective Optimization 7 Exampe 1. Consider a simpe exampe given by maximize x 1,x 2 f (x) = 10exp ( (x 1 10) 2 + (x 2 15) 2 ) sinx 1 (11) 100 subject to 0 x 1 15, 0 x This probem has an optima (maxima) vaue f = at x 1 = and x 2 = 15. Fig.1 shows the resut at the 63 sampes by EGO using EI. On the other hand, Fig.2 shows the resut at the 61 sampes by RBF using distance-based goba and oca information. One may see that both resuts are amost the same: athough EI seems sighty better than by distance-based goba and oca information, the cacuation of EI takes more time. y x2 x 2 x 1 x 1 ˆx 1 = , ˆx 2 = , ˆf = Figure 1: #data = 63 (fina iteration) by EGO using EI y x2 x 2 x 1 x 1 ˆx 1 = , ˆx 2 = , ˆf = Figure 2: #data = 61 (fina iteration) by distance-based goba and oca information 4 Sequentia Approximate Mutiobjective Optimization In muti-objective optimization, it is one of main issues how to obtain Pareto optima soutions, and how to choose one soution from many Pareto optima soutions. To this

8 8 The 9th Internationa Symposium on Operations Research and Its Appications end, the interactive optimization method [5, 9, 22], for exampe, aspiration eve method [16, 12], have been deveoped. Aspiration eve method searches a soution by processing the foowing two stages repeatedy: 1) soving auxiiary optimization probem to obtain the cosest Pareto optima soution to a given aspiration eve of decision maker, and 2) revising her/his aspiration eve by making the trade-off anaysis. Conventiona interactive optimization methods are usefu in particuar in cases with many objective functions, in which it is difficut to visuaize Pareto frontier, and aso to depict the tradeoff among many objective functions. In cases with two or three objective functions, on the other hand, it may be the best way to depict Pareto frontier, because visuaizing Pareto frontier heps to grasp trade-off among objective functions. For that purpose, evoutionary methods such as genetic agorithm (GA) have been effectivey appied for soving a muti-objective optimization probem: so caed evoutionary muti-objective optimization (EMO) methods have been proposed for generating Pareto optima soutions [4, 2]. However, EMO has some probems: i) it is difficut to visuaize Pareto frontiers in cases with many objective functions, ii) many function evauations are usuay needed for generating the whoe Pareto frontier. Considering the number of function evauations, it woud be rather reasonabe to generate not the whoe Pareto frontier, but a necessary part of it in which the decision maker may be interested. To this aim, we introduce some methods combining aspiration eve approach and computationa inteigence method in this section. A muti-objective optimization probem (MOP) can be formuated as foows: minimize f (x) = ( f 1 (x),..., f r (x)) T x subject to x X = { x R n g j (x) 0, j = 1,...,m }, (MOP) where X denotes the set of a feasibe soutions in the design variabe space. To begin with, we summarize the method for sequentia approximate muti-objective optimization (shorty, SAMO) using satisficing trade-off method proposed by [16] as foows: Step 1. Cacuate the rea vaues of objective functions f (x 1 ),..., f (x ) for given sampe points x 1,..., x. Step 2. Approximate each objective function f k (x), k = 1,...,r, by using some regression method on the basis of training data set (x i, f k (x i )), i = 1,...,. An optima soution/vaue to approximate objective function ˆf (x) is caed an approximate optima soution/vaue. Step 3. Find an approximate optima soution x a cosest to the given aspiration eve f by soving the foowing probem (AP) of satisficing trade-off method: minimize x,z subject to z + α r w i ˆf i (x) w i ( ˆf i (x) f i ) z, i = 1,...,r, x X, where α is a sufficienty sma positive number, for exampe 10 6, w i = 1/( f i fi ) and f i is an idea vaue. (AP)

9 Sequentia Approximate Mutiobjective Optimization 9 Furthermore, generate approximate Pareto optima soutions x 1,..., x p to ˆf by using EMO for approximating the whoe set of Pareto soutions and for deciding the second additiona sampes which wi be stated in Step 5 beow. Step 4. Stop the iteration if a certain stop condition is satisfied. Otherwise, go to the next step. The stop condition is given by, for exampe, the imitation of the number of sampe points, the count of no-changing approximate soution obtained in the Step 3, and so on. Step 5. Choose additiona sampe points for reearning, and go to Step 1. It is important to improve the prediction abiity for function approximation in order to find an approximate soution coser to the exact one with as sma number of sampe data as possibe. To this aim, starting with reativey few initia sampes, we add new sampes step by step, if necessary. Here, we introduce one of the ways how to choose additiona sampe points proposed by Yun-Yoon-Nakayama [20]. (i) First, one additiona sampe point is added as the soution x a cosest to the given aspiration eve which is found in step 3. This is for approximating we a neighborhood of Pareto optima soution cosest to the aspiration eve, which enabes to make easiy the trade-off anaysis among objective functions. Here, the additiona point x a is considered as a oca information of Pareto frontier, because x a can provide the information around the cosest Pareto optima soution to the aspiration eve. (ii) Another additiona sampe point is for depicting the configuration of Pareto frontier. This is for giving a rough information of the whoe Pareto frontier, and we ca this a goba information of Pareto frontier in contrast with the above oca information. Stage 1. Evauate the rank R i for each sampe point x i, i = 1,..., by the ranking method of Godberg [6]. Stage 2. Approximate a ranking function ˆR(x) on the basis of training data set (x i,r i ), i = 1,..., by some regression method. Stage 3. Cacuate the vaues of ranking function ˆR(x) for the approximate Pareto optima soutions x j, j = 1,..., p generated in step 3. Stage 4. Among them, seect a point with the best rank x b = arg min ˆR(x j ). j=1,...,p Exampe 2. (Case 1) Consider the foowing probem with two design variabes and two objective functions: minimize x 1,x 2 f 1 (x) = x 1 (Ex-1) f 2 (x) = 1 + x 2 2 x 1 0.1sin(5πx 1 ) subject to 0 x 1 1, 2 x 2 2.

10 10 The 9th Internationa Symposium on Operations Research and Its Appications Starting with initia sampe 10 points generated randomy, we stop the iteration after 15 additiona earning. We approximate each objective function by using µ SVR with gauss kerne function. Fig. 3 shows the resuts with 40 sampe points after 15 additiona earning, in which one may see that the obtained approximate Pareto optima soutions are amost the same as the exact ones. f idea point aspiration eve f 1 (a) approximate vaue cosest to aspiration eve f idea point aspiration eve f 1 (b) approximate Pareto frontier Figure 3: # data = 40 sampe pts (after 15 additiona earning) (Ex-1) : case 1 Exampe 2. (Case 2) Note that the second additiona sampe at Step 5 seems to provide a oca information in the sense that it is for generating a better approximation of the whoe Pareto frontier. Indeed, the additiona sampes in the space of design variabes x are concentrated in the neighborhood of Pareto optima soutions. From a viewpoint of generating a better approximation of each objective function, further sampe points for goba information may be needed. As the third additiona sampe point, we recommend to add a point in a sparse area of existing sampes. This is performed by a simiar way as the distance based oca and goba information method. Fig. 4 shows the resut obtained by this method. One may see that each objective function is approximated we enough and that a we approximated Pareto frontier is generated. 5 Concuding Remarks The most prominent feature in SAMO described above is that combining the aspiration eve method and EMO, it is possibe to find the most interesting part of Pareto frontier for the decision maker as we as to grasp the configuration of the whoe Pareto frontier. In particuar in cases with many objective functions, since it is difficut and expensive to visuaize the whoe Pareto frontier, it becomes effective to restrict the search region to the most interesting part of Pareto frontier. An exampe of this approach can be seen in [15]. With further devices pecuiar to given probems, the effectiveness of SAMO has been observed in a wide range of engineering probems [15].

11 Sequentia Approximate Mutiobjective Optimization 11 f idea point aspiration eve f 1 (c) approximate vaue cosest to aspiration eve f idea point aspiration eve f 1 (d) approximate Pareto frontier References Figure 4: # data = 40 (after 10 additiona earning) : case 2 [1] Cortes, C. and Vapnik, V., Support vector networks, Machine Learning, vo. 20, pp , 1995 [2] Coeo, C. A. C., Van Vedhuizen, D. A. and Lamont, G. B., Evoutionary Agorithms for Soving Muti-Objective Probems, Kuwer Academic Pubishers, 2001 [3] Cristianini, N. and Shawe-Tayor, J., An Introduction to Support Vector Machines and Other Kerne-based Learning Methods, Cambridge University Press, [4] Deb, K., Muti-Objective Optimization using Evoutionary Agorithms, Wiey, [5] Ga, T., Stewart, T. J. and Hanne, T., JMuticriteria Decision Making Advances in MCDM Modes, Agorithms, Theory, and Appications, Kuwer Academic Pubishers, [6] Godberg, D. E., Genetic Agorithms in Search, Optimization and Machine Learning, Addison Wesey, [7] Jones, D. R., Schonau, M. and Wech, W. J., Efficient Goba Optimization of Expensive Back-Box Functions, Journa of Goba Optimization, , [8] Knowes, J. and Nakayama, H., Meta-Modeing in Muti-Objective Optimization, in Branke, J., Deb, K., Miettinen, K. and Sowinski, R. (eds.), Mutiobjective Optimization Interactive and Evoutionary Approaches, Springer, [9] Miettinen, K. M., Noninear Mutiobjective Optimization, Kuwer Academic Pubishers, [10] Mockus, J., Appication of Bayesian Approach to Numerica Methods of Goba and Stochastic Optimization, Journa of Goba Optimization, , [11] Myers, R. and Montogomery, D., Response Surface Methodoogy, Wiey, [12] Nakayama, H., Aspiration Leve Approach to Interactive Muti-objective Programming and its Appications, in Pardaos, P.M., Siskos, Y. and Zopounidis, C. (eds.) Advances in Muticriteria Anaysis, Kuwer Academic Pubishers, , [13] Nakayama, H., Arakawa, M. and Sasaki, R., Simuation-based Optimization using Computationa Inteigence, Optimization and Engineering, , [14] Nakayama, H., Yun, Y., Generating Support Vector Machines using Mutiobjective Optimization and Goa Programming, in Yaochu Jin (ed.), Muti-Objective Machine Learning, Springer, 2006.

12 12 The 9th Internationa Symposium on Operations Research and Its Appications [15] Nakayama, H., Yun, Y. and Yoon, M., Sequentia Approximate Mutiobjective optimization Using Computationa Inteigence, Springer, [16] Nakayama, H., Sawaragi, Y., Satisficing Trade-off Method for Mutiobjective Programming, in M. Grauer and A.P. Wierzbicki (eds.) Interactive Decision Anaysis, Springer, , [17] Schökopf, B. and Smoa, A.J., Learning with Kernes: Support Vector Machines, Reguarization, Optimization, and Beyond-, MIT Press, [18] Vapnik, V.N., Statistica Learning Theory, John Wiey & Sons, New York, [19] Yun, Y. B., Nakayama, H. and Arakawa, M., Mutipe Criteria Decision Making with Generaized DEA and an Aspiration Leve Method, European Journa of Operationa Research, , [20] Yun, Y. B., Yoon, M. and Nakayama, H., Muti-objective Optimization based on Metamodeing by using Support Vector Regression, Optimization and Engineering, , [21] Wang, G. G. and Shan, S., Review of Metamodeing Techniques in Support of Engineering Design Optimization, ASME Transactions, Journa of Mechanica Design, , [22] Wierzbicki, A. P., Makowski, M. and Wesses, J., Mode-based Decision Support Methodoogy with Environmenta Appications, Kuwer Academic Pubishers, [23] Žiinskas, A., One-step Bayesian Method of the Search for Extremum of an One-dimensiona Function, Cybernetics, , 1975.

AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART

AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART 13 AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART Eva Vona University of Ostrava, 30th dubna st. 22, Ostrava, Czech Repubic e-mai: Eva.Vona@osu.cz Abstract: This artice presents the use of

More information

A Petrel Plugin for Surface Modeling

A Petrel Plugin for Surface Modeling A Petre Pugin for Surface Modeing R. M. Hassanpour, S. H. Derakhshan and C. V. Deutsch Structure and thickness uncertainty are important components of any uncertainty study. The exact ocations of the geoogica

More information

Mobile App Recommendation: Maximize the Total App Downloads

Mobile App Recommendation: Maximize the Total App Downloads Mobie App Recommendation: Maximize the Tota App Downoads Zhuohua Chen Schoo of Economics and Management Tsinghua University chenzhh3.12@sem.tsinghua.edu.cn Yinghui (Catherine) Yang Graduate Schoo of Management

More information

Application of Intelligence Based Genetic Algorithm for Job Sequencing Problem on Parallel Mixed-Model Assembly Line

Application of Intelligence Based Genetic Algorithm for Job Sequencing Problem on Parallel Mixed-Model Assembly Line American J. of Engineering and Appied Sciences 3 (): 5-24, 200 ISSN 94-7020 200 Science Pubications Appication of Inteigence Based Genetic Agorithm for Job Sequencing Probem on Parae Mixed-Mode Assemby

More information

Language Identification for Texts Written in Transliteration

Language Identification for Texts Written in Transliteration Language Identification for Texts Written in Transiteration Andrey Chepovskiy, Sergey Gusev, Margarita Kurbatova Higher Schoo of Economics, Data Anaysis and Artificia Inteigence Department, Pokrovskiy

More information

Solving Large Double Digestion Problems for DNA Restriction Mapping by Using Branch-and-Bound Integer Linear Programming

Solving Large Double Digestion Problems for DNA Restriction Mapping by Using Branch-and-Bound Integer Linear Programming The First Internationa Symposium on Optimization and Systems Bioogy (OSB 07) Beijing, China, August 8 10, 2007 Copyright 2007 ORSC & APORC pp. 267 279 Soving Large Doube Digestion Probems for DNA Restriction

More information

A Design Method for Optimal Truss Structures with Certain Redundancy Based on Combinatorial Rigidity Theory

A Design Method for Optimal Truss Structures with Certain Redundancy Based on Combinatorial Rigidity Theory 0 th Word Congress on Structura and Mutidiscipinary Optimization May 9 -, 03, Orando, Forida, USA A Design Method for Optima Truss Structures with Certain Redundancy Based on Combinatoria Rigidity Theory

More information

Optimization and Application of Support Vector Machine Based on SVM Algorithm Parameters

Optimization and Application of Support Vector Machine Based on SVM Algorithm Parameters Optimization and Appication of Support Vector Machine Based on SVM Agorithm Parameters YAN Hui-feng 1, WANG Wei-feng 1, LIU Jie 2 1 ChongQing University of Posts and Teecom 400065, China 2 Schoo Of Civi

More information

Automatic Grouping for Social Networks CS229 Project Report

Automatic Grouping for Social Networks CS229 Project Report Automatic Grouping for Socia Networks CS229 Project Report Xiaoying Tian Ya Le Yangru Fang Abstract Socia networking sites aow users to manuay categorize their friends, but it is aborious to construct

More information

Sensitivity Analysis of Hopfield Neural Network in Classifying Natural RGB Color Space

Sensitivity Analysis of Hopfield Neural Network in Classifying Natural RGB Color Space Sensitivity Anaysis of Hopfied Neura Network in Cassifying Natura RGB Coor Space Department of Computer Science University of Sharjah UAE rsammouda@sharjah.ac.ae Abstract: - This paper presents a study

More information

Formulation of Loss minimization Problem Using Genetic Algorithm and Line-Flow-based Equations

Formulation of Loss minimization Problem Using Genetic Algorithm and Line-Flow-based Equations Formuation of Loss minimization Probem Using Genetic Agorithm and Line-Fow-based Equations Sharanya Jaganathan, Student Member, IEEE, Arun Sekar, Senior Member, IEEE, and Wenzhong Gao, Senior member, IEEE

More information

Distance Weighted Discrimination and Second Order Cone Programming

Distance Weighted Discrimination and Second Order Cone Programming Distance Weighted Discrimination and Second Order Cone Programming Hanwen Huang, Xiaosun Lu, Yufeng Liu, J. S. Marron, Perry Haaand Apri 3, 2012 1 Introduction This vignette demonstrates the utiity and

More information

A Memory Grouping Method for Sharing Memory BIST Logic

A Memory Grouping Method for Sharing Memory BIST Logic A Memory Grouping Method for Sharing Memory BIST Logic Masahide Miyazai, Tomoazu Yoneda, and Hideo Fuiwara Graduate Schoo of Information Science, Nara Institute of Science and Technoogy (NAIST), 8916-5

More information

Load Balancing by MPLS in Differentiated Services Networks

Load Balancing by MPLS in Differentiated Services Networks Load Baancing by MPLS in Differentiated Services Networks Riikka Susitaiva, Jorma Virtamo, and Samui Aato Networking Laboratory, Hesinki University of Technoogy P.O.Box 3000, FIN-02015 HUT, Finand {riikka.susitaiva,

More information

Response Surface Model Updating for Nonlinear Structures

Response Surface Model Updating for Nonlinear Structures Response Surface Mode Updating for Noninear Structures Gonaz Shahidi a, Shamim Pakzad b a PhD Student, Department of Civi and Environmenta Engineering, Lehigh University, ATLSS Engineering Research Center,

More information

University of Illinois at Urbana-Champaign, Urbana, IL 61801, /11/$ IEEE 162

University of Illinois at Urbana-Champaign, Urbana, IL 61801, /11/$ IEEE 162 oward Efficient Spatia Variation Decomposition via Sparse Regression Wangyang Zhang, Karthik Baakrishnan, Xin Li, Duane Boning and Rob Rutenbar 3 Carnegie Meon University, Pittsburgh, PA 53, wangyan@ece.cmu.edu,

More information

FIRST BEZIER POINT (SS) R LE LE. φ LE FIRST BEZIER POINT (PS)

FIRST BEZIER POINT (SS) R LE LE. φ LE FIRST BEZIER POINT (PS) Singe- and Muti-Objective Airfoi Design Using Genetic Agorithms and Articia Inteigence A.P. Giotis K.C. Giannakogou y Nationa Technica University of Athens, Greece Abstract Transonic airfoi design probems

More information

Nearest Neighbor Learning

Nearest Neighbor Learning Nearest Neighbor Learning Cassify based on oca simiarity Ranges from simpe nearest neighbor to case-based and anaogica reasoning Use oca information near the current query instance to decide the cassification

More information

Genetic Algorithms for Parallel Code Optimization

Genetic Algorithms for Parallel Code Optimization Genetic Agorithms for Parae Code Optimization Ender Özcan Dept. of Computer Engineering Yeditepe University Kayışdağı, İstanbu, Turkey Emai: eozcan@cse.yeditepe.edu.tr Abstract- Determining the optimum

More information

Resource Optimization to Provision a Virtual Private Network Using the Hose Model

Resource Optimization to Provision a Virtual Private Network Using the Hose Model Resource Optimization to Provision a Virtua Private Network Using the Hose Mode Monia Ghobadi, Sudhakar Ganti, Ghoamai C. Shoja University of Victoria, Victoria C, Canada V8W 3P6 e-mai: {monia, sganti,

More information

A HYBRID FEATURE SELECTION METHOD BASED ON FISHER SCORE AND GENETIC ALGORITHM

A HYBRID FEATURE SELECTION METHOD BASED ON FISHER SCORE AND GENETIC ALGORITHM Journa of Mathematica Sciences: Advances and Appications Voume 37, 2016, Pages 51-78 Avaiabe at http://scientificadvances.co.in DOI: http://dx.doi.org/10.18642/jmsaa_7100121627 A HYBRID FEATURE SELECTION

More information

Substitute Model of Deep-groove Ball Bearings in Numeric Analysis of Complex Constructions Like Manipulators

Substitute Model of Deep-groove Ball Bearings in Numeric Analysis of Complex Constructions Like Manipulators Mechanics and Mechanica Engineering Vo. 12, No. 4 (2008) 349 356 c Technica University of Lodz Substitute Mode of Deep-groove Ba Bearings in Numeric Anaysis of Compex Constructions Like Manipuators Leszek

More information

Chapter Multidimensional Direct Search Method

Chapter Multidimensional Direct Search Method Chapter 09.03 Mutidimensiona Direct Search Method After reading this chapter, you shoud be abe to:. Understand the fundamentas of the mutidimensiona direct search methods. Understand how the coordinate

More information

Discrete elastica model for shape design of grid shells

Discrete elastica model for shape design of grid shells Abstracts for IASS Annua Symposium 017 5 8th September, 017, Hamburg, Germany Annette Böge, Manfred Grohmann (eds.) Discrete eastica mode for shape design of grid shes Yusuke SAKAI* and Makoto OHSAKI a

More information

On Upper Bounds for Assortment Optimization under the Mixture of Multinomial Logit Models

On Upper Bounds for Assortment Optimization under the Mixture of Multinomial Logit Models On Upper Bounds for Assortment Optimization under the Mixture of Mutinomia Logit Modes Sumit Kunnumka September 30, 2014 Abstract The assortment optimization probem under the mixture of mutinomia ogit

More information

Real-Time Feature Descriptor Matching via a Multi-Resolution Exhaustive Search Method

Real-Time Feature Descriptor Matching via a Multi-Resolution Exhaustive Search Method 297 Rea-Time Feature escriptor Matching via a Muti-Resoution Ehaustive Search Method Chi-Yi Tsai, An-Hung Tsao, and Chuan-Wei Wang epartment of Eectrica Engineering, Tamang University, New Taipei City,

More information

Binarized support vector machines

Binarized support vector machines Universidad Caros III de Madrid Repositorio instituciona e-archivo Departamento de Estadística http://e-archivo.uc3m.es DES - Working Papers. Statistics and Econometrics. WS 2007-11 Binarized support vector

More information

Further Optimization of the Decoding Method for Shortened Binary Cyclic Fire Code

Further Optimization of the Decoding Method for Shortened Binary Cyclic Fire Code Further Optimization of the Decoding Method for Shortened Binary Cycic Fire Code Ch. Nanda Kishore Heosoft (India) Private Limited 8-2-703, Road No-12 Banjara His, Hyderabad, INDIA Phone: +91-040-3378222

More information

A Comparison of a Second-Order versus a Fourth- Order Laplacian Operator in the Multigrid Algorithm

A Comparison of a Second-Order versus a Fourth- Order Laplacian Operator in the Multigrid Algorithm A Comparison of a Second-Order versus a Fourth- Order Lapacian Operator in the Mutigrid Agorithm Kaushik Datta (kdatta@cs.berkeey.edu Math Project May 9, 003 Abstract In this paper, the mutigrid agorithm

More information

MULTITASK MULTIVARIATE COMMON SPARSE REPRESENTATIONS FOR ROBUST MULTIMODAL BIOMETRICS RECOGNITION. Heng Zhang, Vishal M. Patel and Rama Chellappa

MULTITASK MULTIVARIATE COMMON SPARSE REPRESENTATIONS FOR ROBUST MULTIMODAL BIOMETRICS RECOGNITION. Heng Zhang, Vishal M. Patel and Rama Chellappa MULTITASK MULTIVARIATE COMMON SPARSE REPRESENTATIONS FOR ROBUST MULTIMODAL BIOMETRICS RECOGNITION Heng Zhang, Visha M. Pate and Rama Cheappa Center for Automation Research University of Maryand, Coage

More information

A New Supervised Clustering Algorithm Based on Min-Max Modular Network with Gaussian-Zero-Crossing Functions

A New Supervised Clustering Algorithm Based on Min-Max Modular Network with Gaussian-Zero-Crossing Functions 2006 Internationa Joint Conference on Neura Networks Sheraton Vancouver Wa Centre Hote, Vancouver, BC, Canada Juy 16-21, 2006 A New Supervised Custering Agorithm Based on Min-Max Moduar Network with Gaussian-Zero-Crossing

More information

Topology-aware Key Management Schemes for Wireless Multicast

Topology-aware Key Management Schemes for Wireless Multicast Topoogy-aware Key Management Schemes for Wireess Muticast Yan Sun, Wade Trappe,andK.J.RayLiu Department of Eectrica and Computer Engineering, University of Maryand, Coege Park Emai: ysun, kjriu@gue.umd.edu

More information

Transformation Invariance in Pattern Recognition: Tangent Distance and Propagation

Transformation Invariance in Pattern Recognition: Tangent Distance and Propagation Transformation Invariance in Pattern Recognition: Tangent Distance and Propagation Patrice Y. Simard, 1 Yann A. Le Cun, 2 John S. Denker, 2 Bernard Victorri 3 1 Microsoft Research, 1 Microsoft Way, Redmond,

More information

Reference trajectory tracking for a multi-dof robot arm

Reference trajectory tracking for a multi-dof robot arm Archives of Contro Sciences Voume 5LXI, 5 No. 4, pages 53 57 Reference trajectory tracking for a muti-dof robot arm RÓBERT KRASŇANSKÝ, PETER VALACH, DÁVID SOÓS, JAVAD ZARBAKHSH This paper presents the

More information

ACTIVE LEARNING ON WEIGHTED GRAPHS USING ADAPTIVE AND NON-ADAPTIVE APPROACHES. Eyal En Gad, Akshay Gadde, A. Salman Avestimehr and Antonio Ortega

ACTIVE LEARNING ON WEIGHTED GRAPHS USING ADAPTIVE AND NON-ADAPTIVE APPROACHES. Eyal En Gad, Akshay Gadde, A. Salman Avestimehr and Antonio Ortega ACTIVE LEARNING ON WEIGHTED GRAPHS USING ADAPTIVE AND NON-ADAPTIVE APPROACHES Eya En Gad, Akshay Gadde, A. Saman Avestimehr and Antonio Ortega Department of Eectrica Engineering University of Southern

More information

Neural Network Enhancement of the Los Alamos Force Deployment Estimator

Neural Network Enhancement of the Los Alamos Force Deployment Estimator Missouri University of Science and Technoogy Schoars' Mine Eectrica and Computer Engineering Facuty Research & Creative Works Eectrica and Computer Engineering 1-1-1994 Neura Network Enhancement of the

More information

Bilevel Optimization based on Iterative Approximation of Multiple Mappings

Bilevel Optimization based on Iterative Approximation of Multiple Mappings Bieve Optimization based on Iterative Approximation of Mutipe Mappings arxiv:1702.03394v2 [math.oc] 5 May 2017 Ankur Sinha 1, Zhichao Lu 2, Kayanmoy Deb 2 and Pekka Mao 3 1 Production and Quantitative

More information

On-Chip CNN Accelerator for Image Super-Resolution

On-Chip CNN Accelerator for Image Super-Resolution On-Chip CNN Acceerator for Image Super-Resoution Jung-Woo Chang and Suk-Ju Kang Dept. of Eectronic Engineering, Sogang University, Seou, South Korea {zwzang91, sjkang}@sogang.ac.kr ABSTRACT To impement

More information

Outline. Parallel Numerical Algorithms. Forward Substitution. Triangular Matrices. Solving Triangular Systems. Back Substitution. Parallel Algorithm

Outline. Parallel Numerical Algorithms. Forward Substitution. Triangular Matrices. Solving Triangular Systems. Back Substitution. Parallel Algorithm Outine Parae Numerica Agorithms Chapter 8 Prof. Michae T. Heath Department of Computer Science University of Iinois at Urbana-Champaign CS 554 / CSE 512 1 2 3 4 Trianguar Matrices Michae T. Heath Parae

More information

GPU Implementation of Parallel SVM as Applied to Intrusion Detection System

GPU Implementation of Parallel SVM as Applied to Intrusion Detection System GPU Impementation of Parae SVM as Appied to Intrusion Detection System Sudarshan Hiray Research Schoar, Department of Computer Engineering, Vishwakarma Institute of Technoogy, Pune, India sdhiray7@gmai.com

More information

A Novel Linear-Polynomial Kernel to Construct Support Vector Machines for Speech Recognition

A Novel Linear-Polynomial Kernel to Construct Support Vector Machines for Speech Recognition Journa of Computer Science 7 (7): 99-996, 20 ISSN 549-3636 20 Science Pubications A Nove Linear-Poynomia Kerne to Construct Support Vector Machines for Speech Recognition Bawant A. Sonkambe and 2 D.D.

More information

Arithmetic Coding. Prof. Ja-Ling Wu. Department of Computer Science and Information Engineering National Taiwan University

Arithmetic Coding. Prof. Ja-Ling Wu. Department of Computer Science and Information Engineering National Taiwan University Arithmetic Coding Prof. Ja-Ling Wu Department of Computer Science and Information Engineering Nationa Taiwan University F(X) Shannon-Fano-Eias Coding W..o.g. we can take X={,,,m}. Assume p()>0 for a. The

More information

Fuzzy Equivalence Relation Based Clustering and Its Use to Restructuring Websites Hyperlinks and Web Pages

Fuzzy Equivalence Relation Based Clustering and Its Use to Restructuring Websites Hyperlinks and Web Pages Fuzzy Equivaence Reation Based Custering and Its Use to Restructuring Websites Hyperinks and Web Pages Dimitris K. Kardaras,*, Xenia J. Mamakou, and Bi Karakostas 2 Business Informatics Laboratory, Dept.

More information

Image Segmentation Using Semi-Supervised k-means

Image Segmentation Using Semi-Supervised k-means I J C T A, 9(34) 2016, pp. 595-601 Internationa Science Press Image Segmentation Using Semi-Supervised k-means Reza Monsefi * and Saeed Zahedi * ABSTRACT Extracting the region of interest is a very chaenging

More information

SOFT SENSOR DEVELOPMENT AND OPTIMIZATION OF THE COMMERCIAL PETROCHEMICAL PLANT INTEGRATING SUPPORT VECTOR REGRESSION AND GENETIC ALGORITHM

SOFT SENSOR DEVELOPMENT AND OPTIMIZATION OF THE COMMERCIAL PETROCHEMICAL PLANT INTEGRATING SUPPORT VECTOR REGRESSION AND GENETIC ALGORITHM From the SeectedWorks of Dr. Sandip Kumar Lahiri 2009 SOFT SENSOR DEVELOPMENT AND OPTIMIZATION OF THE COMMERCIAL PETROCHEMICAL PLANT INTEGRATING SUPPORT VECTOR REGRESSION AND GENETIC ALGORITHM sandip k

More information

Improvement of Nearest-Neighbor Classifiers via Support Vector Machines

Improvement of Nearest-Neighbor Classifiers via Support Vector Machines From: FLAIRS-01 Proceedings. Copyright 2001, AAAI (www.aaai.org). A rights reserved. Improvement of Nearest-Neighbor Cassifiers via Support Vector Machines Marc Sebban and Richard Nock TRIVIA-Department

More information

Comparative Analysis of Relevance for SVM-Based Interactive Document Retrieval

Comparative Analysis of Relevance for SVM-Based Interactive Document Retrieval Comparative Anaysis for SVM-Based Interactive Document Retrieva Paper: Comparative Anaysis of Reevance for SVM-Based Interactive Document Retrieva Hiroshi Murata, Takashi Onoda, and Seiji Yamada Centra

More information

A probabilistic fuzzy method for emitter identification based on genetic algorithm

A probabilistic fuzzy method for emitter identification based on genetic algorithm A probabitic fuzzy method for emitter identification based on genetic agorithm Xia Chen, Weidong Hu, Hongwen Yang, Min Tang ATR Key Lab, Coege of Eectronic Science and Engineering Nationa University of

More information

Testing Whether a Set of Code Words Satisfies a Given Set of Constraints *

Testing Whether a Set of Code Words Satisfies a Given Set of Constraints * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 6, 333-346 (010) Testing Whether a Set of Code Words Satisfies a Given Set of Constraints * HSIN-WEN WEI, WAN-CHEN LU, PEI-CHI HUANG, WEI-KUAN SHIH AND MING-YANG

More information

A Robust Sign Language Recognition System with Sparsely Labeled Instances Using Wi-Fi Signals

A Robust Sign Language Recognition System with Sparsely Labeled Instances Using Wi-Fi Signals A Robust Sign Language Recognition System with Sparsey Labeed Instances Using Wi-Fi Signas Jiacheng Shang, Jie Wu Center for Networked Computing Dept. of Computer and Info. Sciences Tempe University Motivation

More information

WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION

WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION Shen Tao Chinese Academy of Surveying and Mapping, Beijing 100039, China shentao@casm.ac.cn Xu Dehe Institute of resources and environment, North

More information

MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY

MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY R.D. FALGOUT, T.A. MANTEUFFEL, B. O NEILL, AND J.B. SCHRODER Abstract. The need for paraeism in the time dimension is being driven

More information

Design of IP Networks with End-to. to- End Performance Guarantees

Design of IP Networks with End-to. to- End Performance Guarantees Design of IP Networks with End-to to- End Performance Guarantees Irena Atov and Richard J. Harris* ( Swinburne University of Technoogy & *Massey University) Presentation Outine Introduction Mutiservice

More information

Extended Node-Arc Formulation for the K-Edge-Disjoint Hop-Constrained Network Design Problem

Extended Node-Arc Formulation for the K-Edge-Disjoint Hop-Constrained Network Design Problem Extended Node-Arc Formuation for the K-Edge-Disjoint Hop-Constrained Network Design Probem Quentin Botton Université cathoique de Louvain, Louvain Schoo of Management, (Begique) botton@poms.uc.ac.be Bernard

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Voume 10 Issue 16 BioTechnoogy 014 An Indian Journa FULL PAPER BTAIJ, 10(16), 014 [999-9307] Study on prediction of type- fuzzy ogic power system based

More information

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS A C Finch K J Mackenzie G J Basdon G Symonds Raca-Redac Ltd Newtown Tewkesbury Gos Engand ABSTRACT The introduction of fine-ine technoogies to printed

More information

CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING

CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING Binbin Dai and Wei Yu Ya-Feng Liu Department of Eectrica and Computer Engineering University of Toronto, Toronto ON, Canada M5S 3G4 Emais:

More information

Semi-Supervised Learning with Sparse Distributed Representations

Semi-Supervised Learning with Sparse Distributed Representations Semi-Supervised Learning with Sparse Distributed Representations David Zieger dzieger@stanford.edu CS 229 Fina Project 1 Introduction For many machine earning appications, abeed data may be very difficut

More information

A Column Generation Approach for Support Vector Machines

A Column Generation Approach for Support Vector Machines A Coumn Generation Approach for Support Vector Machines Emiio Carrizosa Universidad de Sevia (Spain). ecarrizosa@us.es Beén Martín-Barragán Universidad de Sevia (Spain). bemart@us.es Doores Romero Moraes

More information

Joint Optimization of Intra- and Inter-Autonomous System Traffic Engineering

Joint Optimization of Intra- and Inter-Autonomous System Traffic Engineering Joint Optimization of Intra- and Inter-Autonomous System Traffic Engineering Kin-Hon Ho, Michae Howarth, Ning Wang, George Pavou and Styianos Georgouas Centre for Communication Systems Research, University

More information

Fast Methods for Kernel-based Text Analysis

Fast Methods for Kernel-based Text Analysis Proceedings of the 41st Annua Meeting of the Association for Computationa Linguistics, Juy 2003, pp. 24-31. Fast Methods for Kerne-based Text Anaysis Taku Kudo and Yuji Matsumoto Graduate Schoo of Information

More information

Space-Time Trade-offs.

Space-Time Trade-offs. Space-Time Trade-offs. Chethan Kamath 03.07.2017 1 Motivation An important question in the study of computation is how to best use the registers in a CPU. In most cases, the amount of registers avaiabe

More information

A Novel Method for Early Software Quality Prediction Based on Support Vector Machine

A Novel Method for Early Software Quality Prediction Based on Support Vector Machine A Nove Method for Eary Software Quaity Prediction Based on Support Vector Machine Fei Xing 1,PingGuo 1;2, and Michae R. Lyu 2 1 Department of Computer Science Beijing Norma University, Beijing, 1875, China

More information

An Introduction to Design Patterns

An Introduction to Design Patterns An Introduction to Design Patterns 1 Definitions A pattern is a recurring soution to a standard probem, in a context. Christopher Aexander, a professor of architecture Why woud what a prof of architecture

More information

Quaternion Support Vector Classifier

Quaternion Support Vector Classifier Quaternion Support Vector Cassifier G. López-Gonzáez, Nancy Arana-Danie, and Eduardo Bayro-Corrochano CINVESTAV - Unidad Guadaajara, Av. de Bosque 1145, Coonia e Bajo, Zapopan, Jaisco, México {geopez,edb}@gd.cinvestav.mx

More information

Research on the overall optimization method of well pattern in water drive reservoirs

Research on the overall optimization method of well pattern in water drive reservoirs J Petro Expor Prod Techno (27) 7:465 47 DOI.7/s322-6-265-3 ORIGINAL PAPER - EXPLORATION ENGINEERING Research on the overa optimization method of we pattern in water drive reservoirs Zhibin Zhou Jiexiang

More information

Delay Budget Partitioning to Maximize Network Resource Usage Efficiency

Delay Budget Partitioning to Maximize Network Resource Usage Efficiency Deay Budget Partitioning to Maximize Network Resource Usage Efficiency Kartik Gopaan Tzi-cker Chiueh Yow-Jian Lin Forida State University Stony Brook University Tecordia Technoogies kartik@cs.fsu.edu chiueh@cs.sunysb.edu

More information

DETECTION OF OBSTACLE AND FREESPACE IN AN AUTONOMOUS WHEELCHAIR USING A STEREOSCOPIC CAMERA SYSTEM

DETECTION OF OBSTACLE AND FREESPACE IN AN AUTONOMOUS WHEELCHAIR USING A STEREOSCOPIC CAMERA SYSTEM DETECTION OF OBSTACLE AND FREESPACE IN AN AUTONOMOUS WHEELCHAIR USING A STEREOSCOPIC CAMERA SYSTEM Le Minh 1, Thanh Hai Nguyen 2, Tran Nghia Khanh 2, Vo Văn Toi 2, Ngo Van Thuyen 1 1 University of Technica

More information

QoS-Aware Data Transmission and Wireless Energy Transfer: Performance Modeling and Optimization

QoS-Aware Data Transmission and Wireless Energy Transfer: Performance Modeling and Optimization QoS-Aware Data Transmission and Wireess Energy Transfer: Performance Modeing and Optimization Dusit Niyato, Ping Wang, Yeow Wai Leong, and Tan Hwee Pink Schoo of Computer Engineering, Nanyang Technoogica

More information

Robust Multimodal Recognition via Multitask Multivariate Low-Rank Representations

Robust Multimodal Recognition via Multitask Multivariate Low-Rank Representations Robust Mutimoda Recognition via Mutitask Mutivariate Low-Rank Representations Heng Zhang, Visha M. Pate and Rama Cheappa Center for Automation Research, UMIACS, University of Maryand, Coege Park, MD 074

More information

Layer-Specific Adaptive Learning Rates for Deep Networks

Layer-Specific Adaptive Learning Rates for Deep Networks Layer-Specific Adaptive Learning Rates for Deep Networks arxiv:1510.04609v1 [cs.cv] 15 Oct 2015 Bharat Singh, Soham De, Yangmuzi Zhang, Thomas Godstein, and Gavin Tayor Department of Computer Science Department

More information

Backing-up Fuzzy Control of a Truck-trailer Equipped with a Kingpin Sliding Mechanism

Backing-up Fuzzy Control of a Truck-trailer Equipped with a Kingpin Sliding Mechanism Backing-up Fuzzy Contro of a Truck-traier Equipped with a Kingpin Siding Mechanism G. Siamantas and S. Manesis Eectrica & Computer Engineering Dept., University of Patras, Patras, Greece gsiama@upatras.gr;stam.manesis@ece.upatras.gr

More information

Interpreting Individual Classifications of Hierarchical Networks

Interpreting Individual Classifications of Hierarchical Networks Interpreting Individua Cassifications of Hierarchica Networks Wi Landecker, Michae D. Thomure, Luís M. A. Bettencourt, Meanie Mitche, Garrett T. Kenyon, and Steven P. Brumby Department of Computer Science

More information

ESTABLISHMENT OF EFFECTIVE METAMODELS FOR SEAKEEPING PERFORMANCE IN MULTIDISCIPLINARY SHIP DESIGN OPTIMIZATION

ESTABLISHMENT OF EFFECTIVE METAMODELS FOR SEAKEEPING PERFORMANCE IN MULTIDISCIPLINARY SHIP DESIGN OPTIMIZATION Journa of Marine Science and Technoogy, Vo., No., pp. - () DOI:./JMST--- ESTABLISHMENT OF EFFECTIVE METAMODELS FOR SEAKEEPING PERFORMANCE IN MULTIDISCIPLINARY SHIP DESIGN OPTIMIZATION Dongqin Li, Phiip

More information

Fastest-Path Computation

Fastest-Path Computation Fastest-Path Computation DONGHUI ZHANG Coege of Computer & Information Science Northeastern University Synonyms fastest route; driving direction Definition In the United states, ony 9.% of the househods

More information

Joint disparity and motion eld estimation in. stereoscopic image sequences. Ioannis Patras, Nikos Alvertos and Georgios Tziritas y.

Joint disparity and motion eld estimation in. stereoscopic image sequences. Ioannis Patras, Nikos Alvertos and Georgios Tziritas y. FORTH-ICS / TR-157 December 1995 Joint disparity and motion ed estimation in stereoscopic image sequences Ioannis Patras, Nikos Avertos and Georgios Tziritas y Abstract This work aims at determining four

More information

MACHINE learning techniques can, automatically,

MACHINE learning techniques can, automatically, Proceedings of Internationa Joint Conference on Neura Networks, Daas, Texas, USA, August 4-9, 203 High Leve Data Cassification Based on Network Entropy Fiipe Aves Neto and Liang Zhao Abstract Traditiona

More information

Quality Assessment using Tone Mapping Algorithm

Quality Assessment using Tone Mapping Algorithm Quaity Assessment using Tone Mapping Agorithm Nandiki.pushpa atha, Kuriti.Rajendra Prasad Research Schoar, Assistant Professor, Vignan s institute of engineering for women, Visakhapatnam, Andhra Pradesh,

More information

Quality of Service Evaluations of Multicast Streaming Protocols *

Quality of Service Evaluations of Multicast Streaming Protocols * Quaity of Service Evauations of Muticast Streaming Protocos Haonan Tan Derek L. Eager Mary. Vernon Hongfei Guo omputer Sciences Department University of Wisconsin-Madison, USA {haonan, vernon, guo}@cs.wisc.edu

More information

AUTOMATIC gender classification based on facial images

AUTOMATIC gender classification based on facial images SUBMITTED TO IEEE TRANSACTIONS ON NEURAL NETWORKS 1 Gender Cassification Using a Min-Max Moduar Support Vector Machine with Incorporating Prior Knowedge Hui-Cheng Lian and Bao-Liang Lu, Senior Member,

More information

Providing Hop-by-Hop Authentication and Source Privacy in Wireless Sensor Networks

Providing Hop-by-Hop Authentication and Source Privacy in Wireless Sensor Networks The 31st Annua IEEE Internationa Conference on Computer Communications: Mini-Conference Providing Hop-by-Hop Authentication and Source Privacy in Wireess Sensor Networks Yun Li Jian Li Jian Ren Department

More information

Supply Chain Network Design Heuristics for Capacitated Facilities under Risk of Supply Disruptions

Supply Chain Network Design Heuristics for Capacitated Facilities under Risk of Supply Disruptions Suppy Chain Network Design Heuristics for Capacitated Faciities under Risk of Suppy Disruptions AiReza Madadi *, Mary E. Kurz, Scott J. Mason, Kevin M. Taaffe Department of Industria Engineering, Cemson

More information

Research on UAV Fixed Area Inspection based on Image Reconstruction

Research on UAV Fixed Area Inspection based on Image Reconstruction Research on UAV Fixed Area Inspection based on Image Reconstruction Kun Cao a, Fei Wu b Schoo of Eectronic and Eectrica Engineering, Shanghai University of Engineering Science, Abstract Shanghai 20600,

More information

Chinese Grain Production Forecasting Method Based on Particle Swarm Optimization-based Support Vector Machine

Chinese Grain Production Forecasting Method Based on Particle Swarm Optimization-based Support Vector Machine 8 Recent Patents on Engineering 009, 3, 8-1 Cinese Grain Production Metod Based on Partice Swarm Optimization-based Support Vector Macine Seng-Wei Fei*, Yu-Bin Miao and Ceng-Liang Liu Scoo of Mecanica

More information

Blackboard Mechanism Based Ant Colony Theory for Dynamic Deployment of Mobile Sensor Networks

Blackboard Mechanism Based Ant Colony Theory for Dynamic Deployment of Mobile Sensor Networks Journa of Bionic Engineering 5 (2008) 197 203 Bacboard Mechanism Based Ant Coony Theory for Dynamic Depoyment of Mobie Sensor Networs Guang-ping Qi, Ping Song, Ke-jie Li Schoo of Aerospace Science and

More information

Pneumo-Mechanical Simulation of a 2 Dof Planar Manipulator

Pneumo-Mechanical Simulation of a 2 Dof Planar Manipulator Pneumo-Mechanica Simuation of a 2 Dof Panar Manipuator Hermes GIBERTI, Simone CINQUEMANI Mechanica Engineering Department, Poitecnico di Miano, Campus Bovisa Sud, via La Masa 34, 2156, Miano, Itay ABSTRACT

More information

An Exponential Time 2-Approximation Algorithm for Bandwidth

An Exponential Time 2-Approximation Algorithm for Bandwidth An Exponentia Time 2-Approximation Agorithm for Bandwidth Martin Fürer 1, Serge Gaspers 2, Shiva Prasad Kasiviswanathan 3 1 Computer Science and Engineering, Pennsyvania State University, furer@cse.psu.edu

More information

Dynamic Symbolic Execution of Distributed Concurrent Objects

Dynamic Symbolic Execution of Distributed Concurrent Objects Dynamic Symboic Execution of Distributed Concurrent Objects Andreas Griesmayer 1, Bernhard Aichernig 1,2, Einar Broch Johnsen 3, and Rudof Schatte 1,2 1 Internationa Institute for Software Technoogy, United

More information

Endoscopic Motion Compensation of High Speed Videoendoscopy

Endoscopic Motion Compensation of High Speed Videoendoscopy Endoscopic Motion Compensation of High Speed Videoendoscopy Bharath avuri Department of Computer Science and Engineering, University of South Caroina, Coumbia, SC - 901. ravuri@cse.sc.edu Abstract. High

More information

A Fast Block Matching Algorithm Based on the Winner-Update Strategy

A Fast Block Matching Algorithm Based on the Winner-Update Strategy In Proceedings of the Fourth Asian Conference on Computer Vision, Taipei, Taiwan, Jan. 000, Voume, pages 977 98 A Fast Bock Matching Agorithm Based on the Winner-Update Strategy Yong-Sheng Chenyz Yi-Ping

More information

A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS

A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS Etienne Cornu 1, Aain Dufaux 2, and David Hermann 1 1 AMI Semiconductor Canada, 611 Kumpf Drive,

More information

Hiding secrete data in compressed images using histogram analysis

Hiding secrete data in compressed images using histogram analysis University of Woongong Research Onine University of Woongong in Dubai - Papers University of Woongong in Dubai 2 iding secrete data in compressed images using histogram anaysis Farhad Keissarian University

More information

CALCULATING GEOMETRIC PARAMETERS FOR INDUSTRIAL ROBOT GRIPPER MECHANISM ACCORDING TO THE ASSUMED FUNCTIONAL CHARACTERISTICS

CALCULATING GEOMETRIC PARAMETERS FOR INDUSTRIAL ROBOT GRIPPER MECHANISM ACCORDING TO THE ASSUMED FUNCTIONAL CHARACTERISTICS TECHNICAL TRANSACTIONS MECHANICS CZASOPISMO TECHNICZNE MECHANIKA DOI: 10.4467/353737XCT.16.86.6118 5-M/016 STANISŁAW KRENICH * CALCULATING GEOMETRIC PARAMETERS FOR INDUSTRIAL ROBOT GRIPPER MECHANISM ACCORDING

More information

Efficient method to design RF pulses for parallel excitation MRI using gridding and conjugate gradient

Efficient method to design RF pulses for parallel excitation MRI using gridding and conjugate gradient Origina rtice Efficient method to design RF puses for parae excitation MRI using gridding and conjugate gradient Shuo Feng, Jim Ji Department of Eectrica & Computer Engineering, Texas & M University, Texas,

More information

As Michi Henning and Steve Vinoski showed 1, calling a remote

As Michi Henning and Steve Vinoski showed 1, calling a remote Reducing CORBA Ca Latency by Caching and Prefetching Bernd Brügge and Christoph Vismeier Technische Universität München Method ca atency is a major probem in approaches based on object-oriented middeware

More information

Modeling the Time Varying Behavior of Mobile Ad-Hoc Networks

Modeling the Time Varying Behavior of Mobile Ad-Hoc Networks Modeing the Time Varying Behavior of Mobie Ad-Hoc Networks David Tipper University of Pittsburgh 5 N. Beefied Avenue Pittsburgh, PA UA 560 (4) 64-94 tipper@tee.pitt.edu Yi Qian University of Puerto Rico

More information

Research of Classification based on Deep Neural Network

Research of  Classification based on Deep Neural Network 2018 Internationa Conference on Sensor Network and Computer Engineering (ICSNCE 2018) Research of Emai Cassification based on Deep Neura Network Wang Yawen Schoo of Computer Science and Engineering Xi

More information

A texture evolution model in cubic-orthotropic polycrystalline system

A texture evolution model in cubic-orthotropic polycrystalline system Internationa Journa of Pasticity 21 (25) 1591 1617 www.esevier.com/ocate/ijpas A texture evoution mode in cubic-orthotropic poycrystaine system D.S. Li a, H. Garmestani a, *, B.L. Adams b a Schoo of Materias

More information

Evolutionary Multi-Objective Robust Optimization

Evolutionary Multi-Objective Robust Optimization 3 Evoutionary Muti-Objective Robust Optimization J. Ferreira *, C. M. Fonseca **, J. A. Covas * and A. Gaspar-Cunha * * I3N, University o Minho, Guimarães, ** Centre or Inteigent Systems, University o

More information

Priority Queueing for Packets with Two Characteristics

Priority Queueing for Packets with Two Characteristics 1 Priority Queueing for Packets with Two Characteristics Pave Chuprikov, Sergey I. Nikoenko, Aex Davydow, Kiri Kogan Abstract Modern network eements are increasingy required to dea with heterogeneous traffic.

More information