scholarly journals Computing Expectiles Using k-Nearest Neighbours Approach

Symmetry ◽  
2021 ◽  
Vol 13 (4) ◽  
pp. 645
Author(s):  
Muhammad Farooq ◽  
Sehrish Sarfraz ◽  
Christophe Chesneau ◽  
Mahmood Ul Hassan ◽  
Muhammad Ali Raza ◽  
...  

Expectiles have gained considerable attention in recent years due to wide applications in many areas. In this study, the k-nearest neighbours approach, together with the asymmetric least squares loss function, called ex-kNN, is proposed for computing expectiles. Firstly, the effect of various distance measures on ex-kNN in terms of test error and computational time is evaluated. It is found that Canberra, Lorentzian, and Soergel distance measures lead to minimum test error, whereas Euclidean, Canberra, and Average of (L1,L∞) lead to a low computational cost. Secondly, the performance of ex-kNN is compared with existing packages er-boost and ex-svm for computing expectiles that are based on nine real life examples. Depending on the nature of data, the ex-kNN showed two to 10 times better performance than er-boost and comparable performance with ex-svm regarding test error. Computationally, the ex-kNN is found two to five times faster than ex-svm and much faster than er-boost, particularly, in the case of high dimensional data.

2004 ◽  
Vol 126 (2) ◽  
pp. 268-276 ◽  
Author(s):  
Paolo Boncinelli ◽  
Filippo Rubechini ◽  
Andrea Arnone ◽  
Massimiliano Cecconi ◽  
Carlo Cortese

A numerical model was included in a three-dimensional viscous solver to account for real gas effects in the compressible Reynolds averaged Navier-Stokes (RANS) equations. The behavior of real gases is reproduced by using gas property tables. The method consists of a local fitting of gas data to provide the thermodynamic property required by the solver in each solution step. This approach presents several characteristics which make it attractive as a design tool for industrial applications. First of all, the implementation of the method in the solver is simple and straightforward, since it does not require relevant changes in the solver structure. Moreover, it is based on a low-computational-cost algorithm, which prevents a considerable increase in the overall computational time. Finally, the approach is completely general, since it allows one to handle any type of gas, gas mixture or steam over a wide operative range. In this work a detailed description of the model is provided. In addition, some examples are presented in which the model is applied to the thermo-fluid-dynamic analysis of industrial turbomachines.


2016 ◽  
Vol 43 (4) ◽  
pp. 440-457
Author(s):  
Youngki Park ◽  
Heasoo Hwang ◽  
Sang-goo Lee

Finding k-nearest neighbours ( k-NN) is one of the most important primitives of many applications such as search engines and recommendation systems. However, its computational cost is extremely high when searching for k-NN points in a huge collection of high-dimensional points. Locality-sensitive hashing (LSH) has been introduced for an efficient k-NN approximation, but none of the existing LSH approaches clearly outperforms others. We propose a novel LSH approach, Signature Selection LSH (S2LSH), which finds approximate k-NN points very efficiently in various datasets. It first constructs a large pool of highly diversified signature regions with various sizes. Given a query point, it dynamically generates a query-specific signature region by merging highly effective signature regions selected from the signature pool. We also suggest S2LSH-M, a variant of S2LSH, which processes multiple queries more efficiently by using query-specific features and optimization techniques. Extensive experiments show the performance superiority of our approaches in diverse settings.


Author(s):  
Christopher Chahine ◽  
Joerg R. Seume ◽  
Tom Verstraete

Aerodynamic turbomachinery component design is a very complex task. Although modern CFD solvers allow for a detailed investigation of the flow, the interaction of design changes and the three dimensional flow field are highly complex and difficult to understand. Thus, very often a trial and error approach is applied and a design heavily relies on the experience of the designer and empirical correlations. Moreover, the simultaneous satisfaction of aerodynamic and mechanical requirements leads very often to tedious iterations between the different disciplines. Modern optimization algorithms can support the designer in finding high performing designs. However, many optimization methods require performance evaluations of a large number of different geometries. In the context of turbomachinery design, this often involves computationally expensive Computational Fluid Dynamics and Computational Structural Mechanics calculations. Thus, in order to reduce the total computational time, optimization algorithms are often coupled with approximation techniques often referred to as metamodels in the literature. Metamodels approximate the performance of a design at a very low computational cost and thus allow a time efficient automatic optimization. However, from the experiences gained in past optimizations it can be deduced that metamodel predictions are often not reliable and can even result in designs which are violating the imposed constraints. In the present work, the impact of the inaccuracy of a metamodel on the design optimization of a radial compressor impeller is investigated and it is shown if an optimization without the usage of a metamodel delivers better results. A multidisciplinary, multiobjective optimization system based on a Differential Evolution algorithm is applied which was developed at the von Karman Institute for Fluid Dynamics. The results show that the metamodel can be used efficiently to explore the design space at a low computational cost and to guide the search towards a global optimum. However, better performing designs can be found when excluding the metamodel from the optimization. Though, completely avoiding the metamodel results in a very high computational cost. Based on the obtained results in present work, a method is proposed which combines the advantages of both approaches, by first using the metamodel as a rapid exploration tool and then switching to the accurate optimization without metamodel for further exploitation of the design space.


2016 ◽  
Vol 9 (2) ◽  
pp. 23 ◽  
Author(s):  
Sofyan M. A. Hayajneh ◽  
AbdulRahman Rashad ◽  
Omar A. Saraereh ◽  
Obaida Al hazaimeh

The objective of this paper is to introduce a fully computerized, simple and low-computational cost technique that can be used in the preprocessing stages of digital images. This technique is specially designed to detect the principal (largest) closed shape object that embody the useful information in certain image types and neglect and avoid other noisy objects and artifacts. The detection process starts by calculating certain statistics of the image to estimate the amount of bit-plane slicing required to exclude the non-informative and noisy background. A simple closing morphological operation is then applied and followed by circular filter applied only on the outer coarse edge to finalize the detection process.  The proposed technique takes its importance from the huge explosion of images that need accurate processing in real time speedy manner. The proposed technique is implemented using MATLAB and tested on many solar and medical images; it was shown by the quantitative evaluation that the proposed technique can handle real-life (e.g. solar, medical fundus) images and shows very good potential even under noisy and artifacts conditions. Compared to the publicly available datasets, 97% and 99% of similarity detection is achieved in medical and solar images, respectively. Although it is well-know, the morphological bit-plane slicing technique is hoped to be used in the preprocessing stages of different applications to ease the subsequent image processing stages especially in real time applications where the proposed technique showed dramatic (~100 times) saving in processing time.


2014 ◽  
Vol 26 (5) ◽  
pp. 907-919 ◽  
Author(s):  
Abd-Krim Seghouane ◽  
Yousef Saad

This letter proposes an algorithm for linear whitening that minimizes the mean squared error between the original and whitened data without using the truncated eigendecomposition (ED) of the covariance matrix of the original data. This algorithm uses Lanczos vectors to accurately approximate the major eigenvectors and eigenvalues of the covariance matrix of the original data. The major advantage of the proposed whitening approach is its low computational cost when compared with that of the truncated ED. This gain comes without sacrificing accuracy, as illustrated with an experiment of whitening a high-dimensional fMRI data set.


2022 ◽  
Author(s):  
Marcus Becker ◽  
Bastian Ritter ◽  
Bart Doekemeijer ◽  
Daan van der Hoek ◽  
Ulrich Konigorski ◽  
...  

Abstract. In this paper a new version of the FLOw Redirection and Induction Dynamics (FLORIDyn) model is presented. The new model uses the three-dimensional parametric Gaussian FLORIS model and can provide dynamic wind farm simulations at low computational cost under heterogeneous and changing wind conditions. Both FLORIS and FLORIDyn are parametric models which can be used to simulate wind farms, evaluate controller performance and can serve as a control-oriented model. One central element in which they differ is in their representation of flow dynamics: FLORIS neglects these and provides a computationally very cheap approximation of the mean wind farm flow. FLORIDyn defines a framework which utilizes this low computational cost of FLORIS to simulate basic wake dynamics: this is achieved by creating so called Observation Points (OPs) at each time step at the rotor plane which inherit the turbine state. In this work, we develop the initial FLORIDyn framework further considering multiple aspects. The underlying FLORIS wake model is replaced by a Gaussian wake model. The distribution and characteristics of the OPs are adapted to account for the new parametric model, but also to take complex flow conditions into account. To achieve this, a mathematical approach is developed to combine the parametric model and the changing, heterogeneous world conditions and link them with each OP. We also present a computational lightweight wind field model to allow for a simulation environment in which heterogeneous flow conditions are possible. FLORIDyn is compared to SOWFA simulations in three- and nine-turbine cases under static and changing environmental conditions.The results show a good agreement with the timing of the impact of upstream state changes on downstream turbines. They also show a good agreement in terms of how wakes are displaced by wind direction changes and when the resulting velocity deficit is experienced by downstream turbines. A good fit of the mean generated power is ensured by the underlying FLORIS model. In the three turbine case, FLORIDyn simulates 4 s simulation time in 24.49 ms computational time. The resulting new FLORIDyn model proves to be a computationally attractive and capable tool for model based dynamic wind farm control.


2019 ◽  
Vol 10 (1) ◽  
pp. 5
Author(s):  
Jian Mi ◽  
Yasutake Takahashi

Real-time imitation enables a humanoid robot to mirror the behavior of humans, being important for applications of human–robot interaction. For imitation, the corresponding joint angles of the humanoid robot should be estimated. Generally, a humanoid robot comprises dozens of joints that construct a high-dimensional exploration space for estimating the joint angles. Although a particle filter can estimate the robot state and provides a solution for estimating joint angles, the computational cost becomes prohibitive given the high dimension of the exploration space. Furthermore, a particle filter can only estimate the joint angles accurately using a motion model. To realize accurate joint angle estimation at low computational cost, Gaussian process dynamical models (GPDMs) can be adopted. Specifically, a compact state space can be constructed through the GPDM learning of high-dimensional time-series motion data to obtain a suitable motion model. We propose a GPDM-based particle filter using a compact state space from the learned motion models to realize efficient estimation of joint angles for robot imitation. Simulations and real experiments demonstrate that the proposed method efficiently estimates humanoid robot joint angles at low computational cost, enabling real-time imitation.


2019 ◽  
Vol 2019 ◽  
pp. 1-21 ◽  
Author(s):  
Cong Liu ◽  
Qianqian Chen ◽  
Yingxia Chen ◽  
Jie Liu

Most of the existing clustering algorithms are often based on Euclidean distance measure. However, only using Euclidean distance measure may not be sufficient enough to partition a dataset with different structures. Thus, it is necessary to combine multiple distance measures into clustering. However, the weights for different distance measures are hard to set. Accordingly, it appears natural to keep multiple distance measures separately and to optimize them simultaneously by applying a multiobjective optimization technique. Recently a new clustering algorithm called ‘multiobjective evolutionary clustering based on combining multiple distance measures’ (MOECDM) was proposed to integrate Euclidean and Path distance measures together for partitioning the dataset with different structures. However, it is time-consuming due to the large-sized genes. This paper proposes a fast multiobjective fuzzy clustering algorithm for partitioning the dataset with different structures. In this algorithm, a real encoding scheme is adopted to represent the individual. Two fuzzy clustering objective functions are designed based on Euclidean and Path distance measures, respectively, to evaluate the goodness of each individual. An improved evolutionary operator is also introduced accordingly to increase the convergence speed and the diversity of the population. In the final generation, a set of nondominated solutions can be obtained. The best solution and the best distance measure are selected by using a semisupervised method. Afterwards, an updated algorithm is also designed to detect the optimal cluster number automatically. The proposed algorithms are applied to many datasets with different structures, and the results of eight artificial and six real-life datasets are shown in experiments. Experimental results have shown that the proposed algorithms can not only successfully partition the dataset with different structures, but also reduce the computational cost.


2020 ◽  
Author(s):  
Samuel O. Silva ◽  
Bruno O. Goulart ◽  
Maria Júlia M. Schettini ◽  
Carolina Xavier ◽  
João Gabriel Silva

The use of modeling and application of complex networks in several areas of knowledge have become an important tool for understanding different phenomena; among them some related to the structures and dissemination of information on social medias. In this sense, the use of a network's vertex ranking can be applied in the detection of influential nodes and possible foci of information diffusion. However, calculating the position of the vertices in some of these rankings may require a high computational cost. This paper presents a comparative study between six ranking metrics applied in different social medias. This comparison is made using the rank correlation coefficients. In addition, a study is presented on the computational time spent by each ranking. Results show that the Grau ranking metric has a greater correlation with other metrics and has low computational cost in its execution, making it an efficient indication in detecting influential nodes when there is a short term for the development of this activity.


2020 ◽  
Vol 644 ◽  
pp. A14
Author(s):  
Sebastian Lorek ◽  
Anders Johansen

The dynamics of planetesimals plays an important role in planet formation because their velocity distribution sets the growth rate to larger bodies. When planetesimals form in the gaseous environment of protoplanetary discs, their orbits are nearly circular and planar due to the effect of gas drag. However, mutual close encounters of the planetesimals increase eccentricities and inclinations until an equilibrium between stirring and damping is reached. After disc dissipation there is no more gas that damps the motion and mutual close encounters as well as encounters with planets stir the orbits again. After disc dissipation there is no gas that can damp the motion, and mutual close encounters and encounters with planets can stir the orbits. The large number of planetesimals in protoplanetary discs makes it difficult to simulate their dynamics by means of direct N-body simulations of planet formation. Therefore, we developed a novel method for the dynamical evolution of planetesimals that is based on following close encounters between planetesimal-mass bodies and gravitational stirring by planet-mass bodies. To separate the orbital motion from the close encounters we employ a Hamiltonian splitting scheme, as used in symplectic N-body integrators. Close encounters are identified using a cell algorithm with linear scaling in the number of bodies. A grouping algorithm is used to create small groups of interacting bodies which are integrated separately. Our method can simulate a large number of planetesimals interacting through gravity and collisions at low computational cost. The typical computational time is of the order of minutes or hours, up to a few days for more complex simulations, compared to several hours or even weeks for the same setup with full N-body. The dynamical evolution of the bodies is sufficiently well reproduced. This will make it possible to study the growth of planetesimals through collisions and pebble accretion coupled to their dynamics for a much larger number of bodies than previously accessible with full N-body simulations.


Sign in / Sign up

Export Citation Format

Share Document