306 research outputs found

    Foreground detection enhancement using Pearson correlation filtering

    Get PDF
    Foreground detection algorithms are commonly employed as an initial module in video processing pipelines for automated surveillance. The resulting masks produced by these algorithms are usually postprocessed in order to improve their quality. In this work, a postprocessing filter based on the Pearson correlation among the pixels in a neighborhood of the pixel at hand is proposed. The flow of information among pixels is controlled by the correlation that exists among them. This way, the filtering performance is enhanced with respect to some state of the art proposals, as demonstrated with a selection of benchmark videos.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Solving discrete ordered median problems with induced order: preliminary results

    Get PDF
    The Discrete Ordered Median Problem with Induced Order (DOMP+IO) is a multi-level version of the classical DOMP, which has been widely studied. In this work, a DOMP+IO with two types of facilites (levels) is considered and some preliminary results are provided.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Solving Discrete Ordered Median Problems with Induced Order

    Get PDF
    Ordered median functions have been developed to model flexible discrete location problems. A weight is associated to the distance from a customer to its closest facility, depending on the position of that distance relative to the distances of all the customers. In this paper, the above idea is extended by adding a second type of facility and, consequently, a second weight, whose values are based on the position of the first weights. An integer programming formulation is provided in this work for solving this kind of models

    Solving multi-objective hub location problems by hybrid algorithms

    Get PDF
    In many logistic, telecommunications and computer networks, direct routing of commodities between any origin and destination is not viable due to economic and technolog- ical constraints. In that cases, a network with centralized units, known as hub facilities, and a small number of links is commonly used to connect any origin-destination pair. The purpose of these hub facilities is to consolidate, sort and transship e ciently any commodity in the network. Hub location problems (HLPs) consider the design of these networks by locating a set of hub facilities, establishing an interhub subnet, and routing the commodities through the network while optimizing some objective(s) based on the cost or service. Hub location has evolved into a rich research area, where a huge number of papers have been published since the seminal work of O'Kelly [1]. Early works were focused on analogue facility location problems, considering some assumptions to simplify network design. Recent works [2] have studied more complex models that relax some of these assumptions and in- corporate additional real-life features. In most HLPs considered in the literature, the input parameters are assumed to be known and deterministic. However, in practice, this assumption is unrealistic since there is a high uncertainty on relevant parameters, such as costs, demands or even distances. In this work, we will study the multi-objective hub location problems with uncertainty.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tec

    Solving Multi-Objective Hub Location Problems with Robustness

    Get PDF
    Hub location problems (HLP) are considered in many logistic, telecommunications, and computer problems, where the design of these networks are optimized based on some objective(s) related to the cost or service. In those cases, direct routing between any origin and destination is not viable due to economic or technological constraints. From the seminal work of O'Kelly~\cite{OKelly86}, a huge number of works have been published in the literature. Early contributions were focused on analogue facility location problems, considering some assumptions to simplify the network design. Recent works have studied more complex models by incorporating additional real-life features and relaxing some assumptions, although the input parameters are still assumed to be known in most of the HLPs considered in the literature. This assumption is unrealistic in practice, since there is a high uncertainty on relevant parameters of real problems, such as costs, demands, or even distances. Consequently, a decision maker usually prefer several solutions with a low uncertainty in their objectives functions instead of the optimum solution of an assumed deterministic objective function. In this work we use a three-objective Integer Linear Programming model of the p-hub location problem where the average transportation cost, its variance, and the processing time in the hubs are minimized. The number of variables is O(n4)O(n^4) where nn is the number of nodes of the graph. ILP solvers can only solve small instances of the problems and we propose in this work the use of a recent hybrid algorithm combining a heuristic and exact methods: Construct, Merge, Solve, and AdaptUniversidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    An improved multi-objective genetic algorithm for the neural architecture search problem.

    Get PDF
    In recent years, there is a great interest in automating the process of searching for neural network topology. This problem is called Neural Architecture Search (NAS), which can be seen as a 3-gear mechanism: the search space, the error estimation and the search strategy. To guide the selected strategy throughout the search space, we need a metric to help us. The simplest way is to evaluate the error obtained in the validation set, however, due to the long computation times required, alternative methods are being searched for, such as: reducing the training set, reducing the number of epochs , using less filters or using lower resolution images. In this paper, we propose an improved version of the NSGA-Net algorithm, which is a multi-objective genetic algorithm for the NAS problem. One of the drawbacks is the limited diversity that can be generated by the original crossover operator, which generates only one offspring keeping the common genomes, and leaving the rest randomly. In order to avoid this limitation, we proposed a new 2-point crossover restricting the possible cutoff points only to the block limits.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Anytime Algorithms for Multi-Objective Hub Location Problems

    Get PDF
    In many logistic, telecommunications and computer networks, direct routing of commodities between any origin and destination is not viable due to economic and technological constraints. Hub locations problems (HLPs) are considered in that cases, where the design of these networks are optimized based on some objective(s) related on the cost or service. A huge number of papers have been published since the seminal work of O’Kelly. Early works were focused on analogue facility location problems, considering some assumptions to simplify network design. Recent works have studied more complex models that relax some of these assumptions and incorporate additional real-life features. In most HLPs considered in the literature, the input parameters are assumed to be known and deterministic. However, in practice, this assumption is unrealistic since there is a high uncertainty on relevant parameters, such as costs, demands or even distances. As a result, a decision maker usually prefer several solutions with a low uncertainty in their objectives functions. In this work, anytime algorithms are proposed to solve the multi-objective hub location problems with uncertainty. The proposed algorithms can be stopped at any time, yielding a set of efficient solutions (belonging to the Pareto front) that are well spread in the objective space.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Analysis and recognition of human gait activity based on multimodal sensors

    Get PDF
    Remote health monitoring plays a significant role in research areas related to medicine, neurology, rehabilitation, and robotic systems. These applications include Human Activity Recognition (HAR) using wearable sensors, signal processing, mathematical methods, and machine learning to improve the accuracy of remote health monitoring systems. To improve the detection and accuracy of human activity recognition, we create a novel method to reduce the complexities of extracting features using the HuGaDB dataset. Our model extracts power spectra; due to the high dimensionality of features, sliding windows techniques are used to determine frequency bandwidth automatically, where an improved QRS algorithm selects the first dominant spectrum amplitude. In addition, the bandwidth algorithm has been used to reduce the dimensionality of data, remove redundant dimensions, and improve feature extraction. In this work, we have considered widely used machine learning classifiers. Our proposed method was evaluated using the accelerometer angles spectrum installed in six parts of the body and then reducing the bandwidth to know the evolution. Our approach attains an accuracy rate of 95.1% in the HuGaDB dataset with 70% of bandwidth, outperforming others in the human activity recognition accuracy.Partial funding for open access charge: Universidad de Málag

    Super-resolution of 3D Magnetic Resonance Images by Random Shifting and Convolutional Neural Networks

    Get PDF
    Enhancing resolution is a permanent goal in magnetic resonance (MR) imaging, in order to keep improving diagnostic capability and registration methods. Super-resolution (SR) techniques are applied at the postprocessing stage, and their use and development have progressively increased during the last years. In particular, example-based methods have been mostly proposed in recent state-of-the-art works. In this paper, a combination of a deep-learning SR system and a random shifting technique to improve the quality of MR images is proposed, implemented and tested. The model was compared to four competitors: cubic spline interpolation, non-local means upsampling, low-rank total variation and a three-dimensional convolutional neural network trained with patches of HR brain images (SRCNN3D). The newly proposed method showed better results in Peak Signal-to-Noise Ratio, Structural Similarity index, and Bhattacharyya coefficient. Computation times were at the same level as those of these up-to-date methods. When applied to downsampled MR structural T1 images, the new method also yielded better qualitative results, both in the restored images and in the images of residuals.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Photovoltaic energy prediction using machine learning techniques.

    Get PDF
    Solar energy is becoming one of the most promising power sources in residential, commercial, and industrial applications. Solar photovoltaic (PV) facilities use PV cells that convert solar irradiation into electric power. PV cells can be used in either standalone or grid-connected systems to supply power for home appliances, lighting, and commercial and industrial equipment. Managing uncertainty and fluctuations in energy production is a key challenge in integrating PV systems into power grids and using them as steady, standalone power sources. For this reason, it is very important to forecast solar energy power output. In this paper, we analyze and compare various methods to predict the production of photovoltaic energy for individual installations and network areas around the world, using statistical methods for time series and different machine learning techniques.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech
    corecore