<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>DSpace Community:</title>
    <link>http://hdl.handle.net/2117/3686</link>
    <description />
    <pubDate>Sat, 25 May 2013 11:21:50 GMT</pubDate>
    <dc:date>2013-05-25T11:21:50Z</dc:date>
    <itunes:owner>
      <itunes:email>webmaster.bupc@upc.edu</itunes:email>
      <itunes:name>Universitat Politècnica de Catalunya. Servei de Biblioteques i Documentació</itunes:name>
    </itunes:owner>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords />
    <item>
      <title>Group-wise sparse correspondences between images based on a common labelling approach</title>
      <link>http://hdl.handle.net/2117/18837</link>
      <description>Title: Group-wise sparse correspondences between images based on a common labelling approach
Authors: Solé Ribalta, Albert; Sanromà Güell, Gerard; Serratosa Casanelles, Francesc; Alquézar Mancho, René
Abstract: Finding sparse correspondences between two images is a usual process needed for several higher-level computer vision tasks. For instance, in robot positioning, it is frequent to make use of images that the robot&#xD;
captures from their cameras to guide the localisation or reduce the intrinsic ambiguity of a specific localisation obtained by other methods. Nevertheless, obtaining good correspondence between two images with a high degree of dissimilarity is a complex task that may lead to important positioning errors. With the aim of increasing the accuracy with respect to the&#xD;
pair-wise image matching approaches, we present a new method to compute group-wise correspondences among a set of images. Thus, pair-wise errors are compensated and better correspondences between images are obtained. These correspondences can be used as a less-noisy input for the localisation process. Group-wise correspondences are computed by finding the common labelling of a set of salient points obtained from the&#xD;
images. Results show a clear increase in&#xD;
effectiveness with respect to methods that use only two images.</description>
      <pubDate>Wed, 17 Apr 2013 07:41:29 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/18837</guid>
      <dc:date>2013-04-17T07:41:29Z</dc:date>
      <itunes:author>Solé Ribalta, Albert; Sanromà Güell, Gerard; Serratosa Casanelles, Francesc; Alquézar Mancho, René</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords>Multiple point set alignment, Group wise point set alignment</itunes:keywords>
      <itunes:summary>Finding sparse correspondences between two images is a usual process needed for several higher-level computer vision tasks. For instance, in robot positioning, it is frequent to make use of images that the robot&#xD;
captures from their cameras to guide the localisation or reduce the intrinsic ambiguity of a specific localisation obtained by other methods. Nevertheless, obtaining good correspondence between two images with a high degree of dissimilarity is a complex task that may lead to important positioning errors. With the aim of increasing the accuracy with respect to the&#xD;
pair-wise image matching approaches, we present a new method to compute group-wise correspondences among a set of images. Thus, pair-wise errors are compensated and better correspondences between images are obtained. These correspondences can be used as a less-noisy input for the localisation process. Group-wise correspondences are computed by finding the common labelling of a set of salient points obtained from the&#xD;
images. Results show a clear increase in&#xD;
effectiveness with respect to methods that use only two images.</itunes:summary>
    </item>
    <item>
      <title>On the computation of the geodesic distance with an application to dimensionality reduction in a neuro-oncology problem</title>
      <link>http://hdl.handle.net/2117/18672</link>
      <description>Title: On the computation of the geodesic distance with an application to dimensionality reduction in a neuro-oncology problem
Authors: Cruz Barbosa, Raúl; Bautista Villavicencio, David; Vellido Alcacena, Alfredo
Abstract: Manifold learning models attempt to parsimoniously describe multivariate data through a low-dimensional manifold embedded in data space. Similarities between points along this manifold are often expressed as Euclidean distances. Previous research has shown that these similarities are better expressed as geodesic distances. Some problems concerning the computation of geodesic distances along the manifold have to do with time and storage restrictions related to the graph representation of the manifold. This paper provides different approaches to the computation of the geodesic distance and the implementation of Dijkstra’s shortest path algorithm, comparing their performances. The optimized procedures are bundled into a software module that is embedded in a dimensionality reduction method, which is applied to MRS data from human brain tumours. The experimental results show that the proposed implementation explains a high proportion of the data variance with a very small number of extracted features, which should ease the medical interpretation of subsequent results obtained from the reduced datasets.</description>
      <pubDate>Mon, 08 Apr 2013 08:50:58 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/18672</guid>
      <dc:date>2013-04-08T08:50:58Z</dc:date>
      <itunes:author>Cruz Barbosa, Raúl; Bautista Villavicencio, David; Vellido Alcacena, Alfredo</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords />
      <itunes:summary>Manifold learning models attempt to parsimoniously describe multivariate data through a low-dimensional manifold embedded in data space. Similarities between points along this manifold are often expressed as Euclidean distances. Previous research has shown that these similarities are better expressed as geodesic distances. Some problems concerning the computation of geodesic distances along the manifold have to do with time and storage restrictions related to the graph representation of the manifold. This paper provides different approaches to the computation of the geodesic distance and the implementation of Dijkstra’s shortest path algorithm, comparing their performances. The optimized procedures are bundled into a software module that is embedded in a dimensionality reduction method, which is applied to MRS data from human brain tumours. The experimental results show that the proposed implementation explains a high proportion of the data variance with a very small number of extracted features, which should ease the medical interpretation of subsequent results obtained from the reduced datasets.</itunes:summary>
    </item>
    <item>
      <title>Comparative diagnostic accuracy of linear and nonlinear feature extraction methods in a neuro-oncology problem</title>
      <link>http://hdl.handle.net/2117/18670</link>
      <description>Title: Comparative diagnostic accuracy of linear and nonlinear feature extraction methods in a neuro-oncology problem
Authors: Cruz Barbosa, Raúl; Bautista Villavicencio, David; Vellido Alcacena, Alfredo
Abstract: The diagnostic classification of human brain tumours on the basis of magnetic resonance spectra is a non-trivial problem in which dimensionality reduction is almost mandatory. This may take the form of feature selection or feature extraction. In feature extraction using manifold learning models, multivariate data are described through a low-dimensional manifold embedded in data space. Similarities between points along this manifold are best expressed as geodesic distances or their approximations. These approximations can be computationally intensive, and several alternative software implementations have been recently compared in terms of computation times. The current brief paper extends this research to investigate the comparative ability of dimensionality-reduced data descriptions to accurately classify several types of human brain tumours. The results suggest that the way in which the underlying data manifold is constructed in nonlinear dimensionality reduction methods strongly influences the classification results.</description>
      <pubDate>Mon, 08 Apr 2013 08:37:01 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/18670</guid>
      <dc:date>2013-04-08T08:37:01Z</dc:date>
      <itunes:author>Cruz Barbosa, Raúl; Bautista Villavicencio, David; Vellido Alcacena, Alfredo</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords />
      <itunes:summary>The diagnostic classification of human brain tumours on the basis of magnetic resonance spectra is a non-trivial problem in which dimensionality reduction is almost mandatory. This may take the form of feature selection or feature extraction. In feature extraction using manifold learning models, multivariate data are described through a low-dimensional manifold embedded in data space. Similarities between points along this manifold are best expressed as geodesic distances or their approximations. These approximations can be computationally intensive, and several alternative software implementations have been recently compared in terms of computation times. The current brief paper extends this research to investigate the comparative ability of dimensionality-reduced data descriptions to accurately classify several types of human brain tumours. The results suggest that the way in which the underlying data manifold is constructed in nonlinear dimensionality reduction methods strongly influences the classification results.</itunes:summary>
    </item>
    <item>
      <title>Making machine learning models interpretable</title>
      <link>http://hdl.handle.net/2117/18311</link>
      <description>Title: Making machine learning models interpretable
Authors: Vellido Alcacena, Alfredo; Martin Guerrero, Jose D.; Lisboa, Paulo J.G.</description>
      <pubDate>Thu, 14 Mar 2013 16:35:08 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/18311</guid>
      <dc:date>2013-03-14T16:35:08Z</dc:date>
      <itunes:author>Vellido Alcacena, Alfredo; Martin Guerrero, Jose D.; Lisboa, Paulo J.G.</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords />
    </item>
    <item>
      <title>Predicting software anomalies using machine learning techniques</title>
      <link>http://hdl.handle.net/2117/18008</link>
      <description>Title: Predicting software anomalies using machine learning techniques
Authors: Alonso, Javier; Belanche Muñoz, Luis Antonio; Avresky, Dimiter
Abstract: In this paper, we present a detailed evaluation of a set of well-known Machine Learning classifiers in front of dynamic and non-deterministic software anomalies. The system state prediction is based on monitoring system metrics. This allows software proactive rejuvenation to be triggered automatically. Random Forest approach achieves validation errors less&#xD;
than 1% in comparison to the well-known ML algorithms under avaluation. In order to reduce automatically the number of monitored&#xD;
parameters, needed to predict software anomalies, we analyze Lasso Regularization technique jointly with the Machine Learning classifiers to evaluate how the prediction accuracy could be guaranteed within an acceptable threshold. This allows to reduce drastically (around 60% in the best case) the number of monitoring parameters. The framework, based on ML and Lasso regularization techniques, has been validated using an e-commerce environment with Apache Tomcat server, and MySql database server.</description>
      <pubDate>Wed, 27 Feb 2013 15:11:07 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/18008</guid>
      <dc:date>2013-02-27T15:11:07Z</dc:date>
      <itunes:author>Alonso, Javier; Belanche Muñoz, Luis Antonio; Avresky, Dimiter</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords>Computer crashes, Instruction sets, Machine learning algorithms, Monitoring, Prediction algorithms, Predictive models</itunes:keywords>
      <itunes:summary>In this paper, we present a detailed evaluation of a set of well-known Machine Learning classifiers in front of dynamic and non-deterministic software anomalies. The system state prediction is based on monitoring system metrics. This allows software proactive rejuvenation to be triggered automatically. Random Forest approach achieves validation errors less&#xD;
than 1% in comparison to the well-known ML algorithms under avaluation. In order to reduce automatically the number of monitored&#xD;
parameters, needed to predict software anomalies, we analyze Lasso Regularization technique jointly with the Machine Learning classifiers to evaluate how the prediction accuracy could be guaranteed within an acceptable threshold. This allows to reduce drastically (around 60% in the best case) the number of monitoring parameters. The framework, based on ML and Lasso regularization techniques, has been validated using an e-commerce environment with Apache Tomcat server, and MySql database server.</itunes:summary>
    </item>
    <item>
      <title>A software system for the microbial source tracking problem</title>
      <link>http://hdl.handle.net/2117/18005</link>
      <description>Title: A software system for the microbial source tracking problem
Authors: Sànchez Mendoza, David; Belanche Muñoz, Luis Antonio; Blanch, Anicet R.
Abstract: The aim of this paper is to report the achievement of Ichnaea, a fully computer-based prediction system that is able to make fairly accurate predictions for Microbial Source Tracking studies. The system accepts examples showing diff erent concentration levels, uses indicators (variables) with diff erent environmental persistence, and can be applied at diff erent geographical or climatic areas. We describe the inner workings of the system and report on the specifi c problems and challenges arisen from the machine learning point of&#xD;
view and how they have been addressed.</description>
      <pubDate>Wed, 27 Feb 2013 12:32:55 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/18005</guid>
      <dc:date>2013-02-27T12:32:55Z</dc:date>
      <itunes:author>Sànchez Mendoza, David; Belanche Muñoz, Luis Antonio; Blanch, Anicet R.</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords>Microbial source tracking, Real-world machine learning applications</itunes:keywords>
      <itunes:summary>The aim of this paper is to report the achievement of Ichnaea, a fully computer-based prediction system that is able to make fairly accurate predictions for Microbial Source Tracking studies. The system accepts examples showing diff erent concentration levels, uses indicators (variables) with diff erent environmental persistence, and can be applied at diff erent geographical or climatic areas. We describe the inner workings of the system and report on the specifi c problems and challenges arisen from the machine learning point of&#xD;
view and how they have been addressed.</itunes:summary>
    </item>
    <item>
      <title>Feature selection in proton magnetic resonance spectroscopy data of brain tumors</title>
      <link>http://hdl.handle.net/2117/18003</link>
      <description>Title: Feature selection in proton magnetic resonance spectroscopy data of brain tumors
Authors: González Navarro, Félix Fernando; Belanche Muñoz, Luis Antonio
Abstract: In cancer diagnosis, classification of the different tumor types is of great importance. An accurate prediction of different tumor types provides better treatment and may minimize the negative impact of incorrectly targeted toxic or aggressive treatments. Moreover, the correct prediction of cancer types using non-invasive information –e.g. 1H-MRS data– could avoid patients to suffer collateral problems derived from exploration techniques that require surgery. A Feature Selection Algorithm specially designed to be use in&#xD;
1H-MRS Proton Magnetic Resonance Spectroscopy data of brain tumors is presented. It takes advantage of a highly distinctive aspect in this data: some&#xD;
metabolite levels are notoriously different between types of tumors. Experimental read-&#xD;
ings on an international dataset show highly competitive models in terms of accuracy,&#xD;
complexity and medical interpretability.</description>
      <pubDate>Wed, 27 Feb 2013 11:29:50 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/18003</guid>
      <dc:date>2013-02-27T11:29:50Z</dc:date>
      <itunes:author>González Navarro, Félix Fernando; Belanche Muñoz, Luis Antonio</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords>Cancer research, Feature selection, Classification</itunes:keywords>
      <itunes:summary>In cancer diagnosis, classification of the different tumor types is of great importance. An accurate prediction of different tumor types provides better treatment and may minimize the negative impact of incorrectly targeted toxic or aggressive treatments. Moreover, the correct prediction of cancer types using non-invasive information –e.g. 1H-MRS data– could avoid patients to suffer collateral problems derived from exploration techniques that require surgery. A Feature Selection Algorithm specially designed to be use in&#xD;
1H-MRS Proton Magnetic Resonance Spectroscopy data of brain tumors is presented. It takes advantage of a highly distinctive aspect in this data: some&#xD;
metabolite levels are notoriously different between types of tumors. Experimental read-&#xD;
ings on an international dataset show highly competitive models in terms of accuracy,&#xD;
complexity and medical interpretability.</itunes:summary>
    </item>
    <item>
      <title>Using machine learning techniques to explore 1H-MRS data of brain tumors</title>
      <link>http://hdl.handle.net/2117/18002</link>
      <description>Title: Using machine learning techniques to explore 1H-MRS data of brain tumors
Authors: González Navarro, Félix Fernando; Belanche Muñoz, Luis Antonio
Abstract: Machine learning is a powerful paradigm to analyze Proton Magnetic Resonance Spectroscopy (1H-MRS) spectral data for the classification of brain tumor pathologies. An important characteristic of this task is the high dimensionality of the involved data sets. In this work we apply filter feature&#xD;
selection methods on three types of 1H-MRS spectral data: long echo time, short echo time and an ad hoc combination of both. The experimental findings show that feature selection permits to drastically reduce the dimension, offering at the same time very attractive solutions both in terms of prediction accuracy and the ability to interpret the involved spectral frequencies. A linear dimensionality reduction technique that preserves the class discrimination capabilities is additionally used for visualization of the selected frequencies.</description>
      <pubDate>Wed, 27 Feb 2013 10:58:24 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/18002</guid>
      <dc:date>2013-02-27T10:58:24Z</dc:date>
      <itunes:author>González Navarro, Félix Fernando; Belanche Muñoz, Luis Antonio</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords>Feature selection, Classification, Visualization</itunes:keywords>
      <itunes:summary>Machine learning is a powerful paradigm to analyze Proton Magnetic Resonance Spectroscopy (1H-MRS) spectral data for the classification of brain tumor pathologies. An important characteristic of this task is the high dimensionality of the involved data sets. In this work we apply filter feature&#xD;
selection methods on three types of 1H-MRS spectral data: long echo time, short echo time and an ad hoc combination of both. The experimental findings show that feature selection permits to drastically reduce the dimension, offering at the same time very attractive solutions both in terms of prediction accuracy and the ability to interpret the involved spectral frequencies. A linear dimensionality reduction technique that preserves the class discrimination capabilities is additionally used for visualization of the selected frequencies.</itunes:summary>
    </item>
    <item>
      <title>Intelligent management of sepsis in the intensive care unit</title>
      <link>http://hdl.handle.net/2117/17987</link>
      <description>Title: Intelligent management of sepsis in the intensive care unit
Authors: Ribas Ripoll, Vicent; Ruiz Rodríguez, Juan Carlos; Vellido Alcacena, Alfredo</description>
      <pubDate>Tue, 26 Feb 2013 15:01:43 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/17987</guid>
      <dc:date>2013-02-26T15:01:43Z</dc:date>
      <itunes:author>Ribas Ripoll, Vicent; Ruiz Rodríguez, Juan Carlos; Vellido Alcacena, Alfredo</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords />
    </item>
    <item>
      <title>On the use of graphical models to study ICU outcome prediction in septic patients treated with statins</title>
      <link>http://hdl.handle.net/2117/17986</link>
      <description>Title: On the use of graphical models to study ICU outcome prediction in septic patients treated with statins
Authors: Ribas, Vicent J.; Caballero López, Jesús; Sáez de Tejada, Anna; Ruiz Rodríguez, Juan Carlos; Ruiz Sanmartin, Adolfo; Rello, Jordi; Vellido Alcacena, Alfredo</description>
      <pubDate>Tue, 26 Feb 2013 14:24:00 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/17986</guid>
      <dc:date>2013-02-26T14:24:00Z</dc:date>
      <itunes:author>Ribas, Vicent J.; Caballero López, Jesús; Sáez de Tejada, Anna; Ruiz Rodríguez, Juan Carlos; Ruiz Sanmartin, Adolfo; Rello, Jordi; Vellido Alcacena, Alfredo</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords />
    </item>
    <item>
      <title>Complementing kernel-based visualization of protein sequences with their phylogenetic tree</title>
      <link>http://hdl.handle.net/2117/17985</link>
      <description>Title: Complementing kernel-based visualization of protein sequences with their phylogenetic tree
Authors: Cárdenas, Martha Ivón; Vellido Alcacena, Alfredo; Olier, Iván; Rovira, Xavier; Giraldo, Jesus</description>
      <pubDate>Tue, 26 Feb 2013 14:17:25 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/17985</guid>
      <dc:date>2013-02-26T14:17:25Z</dc:date>
      <itunes:author>Cárdenas, Martha Ivón; Vellido Alcacena, Alfredo; Olier, Iván; Rovira, Xavier; Giraldo, Jesus</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords />
    </item>
    <item>
      <title>Discovering hidden pathways in bioinformatics</title>
      <link>http://hdl.handle.net/2117/17984</link>
      <description>Title: Discovering hidden pathways in bioinformatics
Authors: Lisboa, Paulo J.G.; Jarman, Ian H.; Etchells, Terence A.; Chambers, Simon J.; Bacciu, Davide; Whittaker, Joe; Garibaldi, Jon M.; Ortega Martorell, Sandra; Vellido Alcacena, Alfredo; Ellis, Ian O.</description>
      <pubDate>Tue, 26 Feb 2013 14:08:36 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/17984</guid>
      <dc:date>2013-02-26T14:08:36Z</dc:date>
      <itunes:author>Lisboa, Paulo J.G.; Jarman, Ian H.; Etchells, Terence A.; Chambers, Simon J.; Bacciu, Davide; Whittaker, Joe; Garibaldi, Jon M.; Ortega Martorell, Sandra; Vellido Alcacena, Alfredo; Ellis, Ian O.</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords />
    </item>
    <item>
      <title>Statistical approaches for modeling in microbial source tracking</title>
      <link>http://hdl.handle.net/2117/17939</link>
      <description>Title: Statistical approaches for modeling in microbial source tracking
Authors: Belanche Muñoz, Luis Antonio; Blanch, Anicet R.
Abstract: Microbial source tracking (MST) concerns the definition of new indicators and appropriate detection methods, the identification of host-specific indicators of fecal pollution, and ultimately the development of useful and reliable predictive models for practical deployment. Optimal predictive models should be designed using proper statistical and computational tools for the analysis of the available data samples. A further requirement is found in the determination of appropriate sets of predictors (indicators, tracers) for developing accurate and low-cost MST solutions. This chapter briefly reviews some of these modeling tools, and their use and feasibility in providing more accurate MST-based results. It also evaluates the potential of established and new algorithmic methods to the identification of fecal pollution sources.</description>
      <pubDate>Fri, 22 Feb 2013 12:56:43 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/17939</guid>
      <dc:date>2013-02-22T12:56:43Z</dc:date>
      <itunes:author>Belanche Muñoz, Luis Antonio; Blanch, Anicet R.</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords>Predictive models, Fecal pollution, Microbial indicators</itunes:keywords>
      <itunes:summary>Microbial source tracking (MST) concerns the definition of new indicators and appropriate detection methods, the identification of host-specific indicators of fecal pollution, and ultimately the development of useful and reliable predictive models for practical deployment. Optimal predictive models should be designed using proper statistical and computational tools for the analysis of the available data samples. A further requirement is found in the determination of appropriate sets of predictors (indicators, tracers) for developing accurate and low-cost MST solutions. This chapter briefly reviews some of these modeling tools, and their use and feasibility in providing more accurate MST-based results. It also evaluates the potential of established and new algorithmic methods to the identification of fecal pollution sources.</itunes:summary>
    </item>
    <item>
      <title>Learning with heterogeneous neural networks</title>
      <link>http://hdl.handle.net/2117/17935</link>
      <description>Title: Learning with heterogeneous neural networks
Authors: Belanche Muñoz, Luis Antonio
Abstract: This chapter studies a class of neuron models that computes a user-defined similarity function between inputs and weights. The neuron transfer function is formed by composition of an adapted logistic function with the quasi-linear mean of the partial input-weight similarities. The neuron model is capable of dealing directly with mixtures of continuous as well as discrete quantities, among other data types and there is provision for missing values. An&#xD;
artificial neural network using these neuron models is trained using a breeder genetic algorithm until convergence. A number of experiments are carried out in several real-world problems in very different application domains described by mixtures of variales of distinct types and eventually showing missing values. This heterogeneous network is compared to a standard radial basis function network and to a multi-layer perceptron networks and shown to learn from with superior generalization ability at a comparable computational cost. A further&#xD;
important advantage of the resulting neural solutions is the great interpretability of the learned weights, which is done in terms of weighted similarities to prototypes.</description>
      <pubDate>Fri, 22 Feb 2013 12:18:30 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/17935</guid>
      <dc:date>2013-02-22T12:18:30Z</dc:date>
      <itunes:author>Belanche Muñoz, Luis Antonio</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords>Artificial neural networks, Similarity measures, Data heterogeneity, Missing values, Evolutionary algorithms</itunes:keywords>
      <itunes:summary>This chapter studies a class of neuron models that computes a user-defined similarity function between inputs and weights. The neuron transfer function is formed by composition of an adapted logistic function with the quasi-linear mean of the partial input-weight similarities. The neuron model is capable of dealing directly with mixtures of continuous as well as discrete quantities, among other data types and there is provision for missing values. An&#xD;
artificial neural network using these neuron models is trained using a breeder genetic algorithm until convergence. A number of experiments are carried out in several real-world problems in very different application domains described by mixtures of variales of distinct types and eventually showing missing values. This heterogeneous network is compared to a standard radial basis function network and to a multi-layer perceptron networks and shown to learn from with superior generalization ability at a comparable computational cost. A further&#xD;
important advantage of the resulting neural solutions is the great interpretability of the learned weights, which is done in terms of weighted similarities to prototypes.</itunes:summary>
    </item>
    <item>
      <title>Leakage localization in water networks using fuzzy logic</title>
      <link>http://hdl.handle.net/2117/17558</link>
      <description>Title: Leakage localization in water networks using fuzzy logic
Authors: Sanz Estapé, Gerard; Pérez Magrané, Ramon; Escobet Canal, Antoni
Abstract: This paper presents a methodology for leakage&#xD;
localization using FIR (Fuzzy Inductive Reasoning). A real water network situated in Barcelona has been subdivided in zones which could contain a leakage. Two sensors measure&#xD;
pressures on two separated points of the network. A faulty fuzzy model for each zone and sensor is generated. Test data have been used for classification of leakages in order to evaluate how this methodology helps in leakage localization. Results are compared with another isolation methodology. All the work has been done using simulations carried out by EPANET connected with Matlab. FIR applications used are programmed in Matlab&#xD;
too.</description>
      <pubDate>Fri, 01 Feb 2013 11:48:26 GMT</pubDate>
      <guid isPermaLink="false">http://hdl.handle.net/2117/17558</guid>
      <dc:date>2013-02-01T11:48:26Z</dc:date>
      <itunes:author>Sanz Estapé, Gerard; Pérez Magrané, Ramon; Escobet Canal, Antoni</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:keywords />
      <itunes:summary>This paper presents a methodology for leakage&#xD;
localization using FIR (Fuzzy Inductive Reasoning). A real water network situated in Barcelona has been subdivided in zones which could contain a leakage. Two sensors measure&#xD;
pressures on two separated points of the network. A faulty fuzzy model for each zone and sensor is generated. Test data have been used for classification of leakages in order to evaluate how this methodology helps in leakage localization. Results are compared with another isolation methodology. All the work has been done using simulations carried out by EPANET connected with Matlab. FIR applications used are programmed in Matlab&#xD;
too.</itunes:summary>
    </item>
  </channel>
</rss>

