3,355 research outputs found

    A study on multi-scale kernel optimisation via centered kernel-target alignment

    Get PDF
    Kernel mapping is one of the most widespread approaches to intrinsically deriving nonlinear classifiers. With the aim of better suiting a given dataset, different kernels have been proposed and different bounds and methodologies have been studied to optimise them. We focus on the optimisation of a multi-scale kernel, where a different width is chosen for each feature. This idea has been barely studied in the literature, although it has been shown to achieve better performance in the presence of heterogeneous attributes. The large number of parameters in multi-scale kernels makes it computationally unaffordable to optimise them by applying traditional cross-validation. Instead, an analytical measure known as centered kernel-target alignment (CKTA) can be used to align the kernel to the so-called ideal kernel matrix. This paper analyses and compares this and other alternatives, providing a review of the literature in kernel optimisation and some insights into the usefulness of multi-scale kernel optimisation via CKTA. When applied to the binary support vector machine paradigm (SVM), the results using 24 datasets show that CKTA with a multi-scale kernel leads to the construction of a well-defined feature space and simpler SVM models, provides an implicit filtering of non-informative features and achieves robust and comparable performance to other methods even when using random initialisations. Finally, we derive some considerations about when a multi-scale approach could be, in general, useful and propose a distance-based initialisation technique for the gradient-ascent method, which shows promising results

    Partial order label decomposition approaches for melanoma diagnosis

    Get PDF
    Melanoma is a type of cancer that develops from the pigment-containing cells known as melanocytes. Usually occurring on the skin, early detection and diagnosis is strongly related to survival rates. Melanoma recognition is a challenging task that nowadays is performed by well trained dermatologists who may produce varying diagnosis due to the task complexity. This motivates the development of automated diagnosis tools, in spite of the inherent difficulties (intra-class variation, visual similarity between melanoma and non-melanoma lesions, among others). In the present work, we propose a system combining image analysis and machine learning to detect melanoma presence and severity. The severity is assessed in terms of melanoma thickness, which is measured by the Breslow index. Previous works mainly focus on the binary problem of detecting the presence of the melanoma. However, the system proposed in this paper goes a step further by also considering the stage of the lesion in the classification task. To do so, we extract 100 features that consider the shape, colour, pigment network and texture of the benign and malignant lesions. The problem is tackled as a five-class classification problem, where the first class represents benign lesions, and the remaining four classes represent the different stages of the melanoma (via the Breslow index). Based on the problem definition, we identify the learning setting as a partial order problem, in which the patterns belonging to the different melanoma stages present an order relationship, but where there is no order arrangement with respect to the benign lesions. Under this assumption about the class topology, we design several proposals to exploit this structure and improve data preprocessing. In this sense, we experimentally demonstrate that those proposals exploiting the partial order assumption achieve better performance than 12 baseline nominal and ordinal classifiers (including a deep learning model) which do not consider this partial order. To deal with class imbalance, we additionally propose specific over-sampling techniques that consider the structure of the problem for the creation of synthetic patterns. The experimental study is carried out with clinician-curated images from the Interactive Atlas of Dermoscopy, which eases reproducibility of experiments. Concerning the results obtained, in spite of having augmented the complexity of the classification problem with more classes, the performance of our proposals in the binary problem is similar to the one reported in the literature

    Fine-to-Coarse Ranking in Ordinal and Imbalanced Domains: An Application to Liver Transplantation

    Get PDF
    Nowadays imbalanced learning represents one of the most vividly discussed challenges in machine learning. In these scenarios, one or some of the classes in the problem have a significantly lower a priori probability, usually leading to trivial or non-desirable classifiers. Because of this, imbalanced learning has been researched to a great extent by means of different approaches. Recently, the focus has switched from binary classification to other paradigms where imbalanced data also arise, such as ordinal classification. This paper tests the application of learning pairwise ranking with multiple granularity levels in an ordinal and imbalanced classification problem where the aim is to construct an accurate model for donor-recipient allocation in liver transplantation. Our experiments show that approaching the problem as ranking solves the imbalance issue and leads to a competitive performance

    Dynamically weighted evolutionary ordinal neural network for solving an imbalanced liver transplantation problem

    Get PDF
    Objective Create an efficient decision-support model to assist medical experts in the process of organ allocation in liver transplantation. The mathematical model proposed here uses different sources of information to predict the probability of organ survival at different thresholds for each donor–recipient pair considered. Currently, this decision is mainly based on the Model for End-stage Liver Disease, which depends only on the severity of the recipient and obviates donor–recipient compatibility. We therefore propose to use information concerning the donor, the recipient and the surgery, with the objective of allocating the organ correctly. Methods and materials The database consists of information concerning transplants conducted in 7 different Spanish hospitals and the King's College Hospital (United Kingdom). The state of the patients is followed up for 12 months. We propose to treat the problem as an ordinal classification one, where we predict the organ survival at different thresholds: less than 15 days, between 15 and 90 days, between 90 and 365 days and more than 365 days. This discretization is intended to produce finer-grain survival information (compared with the common binary approach). However, it results in a highly imbalanced dataset in which more than 85% of cases belong to the last class. To solve this, we combine two approaches, a cost-sensitive evolutionary ordinal artificial neural network (ANN) (in which we propose to incorporate dynamic weights to make more emphasis on the worst classified classes) and an ordinal over-sampling technique (which adds virtual patterns to the minority classes and thus alleviates the imbalanced nature of the dataset). Results The results obtained by our proposal are promising and satisfactory, considering the overall accuracy, the ordering of the classes and the sensitivity of minority classes. In this sense, both the dynamic costs and the over-sampling technique improve the base results of the considered ANN-based method. Comparing our model with other state-of-the-art techniques in ordinal classification, competitive results can also be appreciated. The results achieved with this proposal improve the ones obtained by other state-of-the-art models: we were able to correctly predict more than 73% of the transplantation results, with a geometric mean of the sensitivities of 31.46%, which is much higher than the one obtained by other models. Conclusions The combination of the proposed cost-sensitive evolutionary algorithm together with the application of an over-sampling technique improves the predictive capability of our model in a significant way (especially for minority classes), which can help the surgeons make more informed decisions about the most appropriate recipient for an specific donor organ, in order to maximize the probability of survival after the transplantation and therefore the fairness principle

    Synthetic semi-supervised learning in imbalanced domains: Constructing a model for donor-recipient matching in liver transplantation

    Get PDF
    Liver transplantation is a promising and widely-accepted treatment for patients with terminal liver disease. However, transplantation is restricted by the lack of suitable donors, resulting in significant waiting list deaths. This paper proposes a novel donor-recipient allocation system that uses machine learning to predict graft survival after transplantation using a dataset comprised of donor-recipient pairs from the King’s College Hospital (United Kingdom). The main novelty of the system is that it tackles the imbalanced nature of the dataset by considering semi-supervised learning, analysing its potential for obtaining more robust and equitable models in liver transplantation. We propose two different sources of unsupervised data for this specific problem (recent transplants and virtual donor-recipient pairs) and two methods for using these data during model construction (a semi-supervised algorithm and a label propagation scheme). The virtual pairs and the label propagation method are shown to alleviate the imbalanced distribution. The results of our experiments show that the use of synthetic and real unsupervised information helps to improve and stabilise the performance of the model and leads to fairer decisions with respect to the use of only supervised data. Moreover, the best model is combined with the Model for End-stage Liver Disease score (MELD), which is at the moment the most popular assignation methodology worldwide. By doing this, our decision-support system considers both the compatibility of the donor and the recipient (by our prediction system) and the recipient severity (via the MELD score), supporting then the principles of fairness and benefit

    Selecting patterns and features for between- and within-crop-row weed mapping using UAV-imagery

    Get PDF
    This paper approaches the problem of weed mapping for precision agriculture, using imagery provided by Unmanned Aerial Vehicles (UAVs) from sunflower and maize crops. Precision agriculture referred to weed control is mainly based on the design of early post-emergence site-specific control treatments according to weed coverage, where one of the most important challenges is the spectral similarity of crop and weed pixels in early growth stages. Our work tackles this problem in the context of object-based image analysis (OBIA) by means of supervised machine learning methods combined with pattern and feature selection techniques, devising a strategy for alleviating the user intervention in the system while not compromising the accuracy. This work firstly proposes a method for choosing a set of training patterns via clustering techniques so as to consider a representative set of the whole field data spectrum for the classification method. Furthermore, a feature selection method is used to obtain the best discriminating features from a set of several statistics and measures of different nature. Results from this research show that the proposed method for pattern selection is suitable and leads to the construction of robust sets of data. The exploitation of different statistical, spatial and texture metrics represents a new avenue with huge potential for between and within crop-row weed mapping via UAV-imagery and shows good synergy when complemented with OBIA. Finally, there are some measures (specially those linked to vegetation indexes) that are of great influence for weed mapping in both sunflower and maize crops

    Carcinoma-derived interleukin-8 disorients dendritic cell migration without impairing T-cell stimulation

    Get PDF
    BACKGROUND: Interleukin-8 (IL-8, CXCL8) is readily produced by human malignant cells. Dendritic cells (DC) both produce IL-8 and express the IL-8 functional receptors CXCR1 and CXCR2. Most human colon carcinomas produce IL-8. IL-8 importance in malignancies has been ascribed to angiogenesis promotion. PRINCIPAL FINDINGS: IL-8 effects on human monocyte-derived DC biology were explored upon DC exposure to recombinant IL-8 and with the help of an IL-8 neutralizing mAb. In vivo experiments were performed in immunodeficient mice xenografted with IL-8-producing human colon carcinomas and comparatively with cell lines that do not produce IL-8. Allogenic T lymphocyte stimulation by DC was explored under the influence of IL-8. DC and neutrophil chemotaxis were measured by transwell-migration assays. Sera from tumor-xenografted mice contained increasing concentrations of IL-8 as the tumors progress. IL-8 production by carcinoma cells can be modulated by low doses of cyclophosphamide at the transcription level. If human DC are injected into HT29 or CaCo2 xenografted tumors, DC are retained intratumorally in an IL-8-dependent fashion. However, IL-8 did not modify the ability of DC to stimulate T cells. Interestingly, pre-exposure of DC to IL-8 desensitizes such cells for IL-8-mediated in vitro or in vivo chemoattraction. Thereby DC become disoriented to subsequently follow IL-8 chemotactic gradients towards malignant or inflamed tissue. CONCLUSIONS: IL-8 as produced by carcinoma cells changes DC migration cues, without directly interfering with DC-mediated T-cell stimulation

    Salvage brachytherapy in prostate local recurrence after radiation therapy: predicting factors for control and toxicity

    Get PDF
    PURPOSE: To evaluate efficacy and toxicity after salvage brachytherapy (BT) in prostate local recurrence after radiation therapy. METHODS AND MATERIALS: Between 1993 and 2007, we retrospectively analyzed 56 consecutively patients (pts) undergoing salvage brachytherapy. After local biopsy-proven recurrence, pts received 145 Gy LDR-BT (37 pts, 66%) or HDR-BT (19 pts, 34%) in different dose levels according to biological equivalent doses (BED2 Gy). By the time of salvage BT, only 15 pts (27%) received ADT. Univariate and multivariate analyses were performed to identify predictors of biochemical control and toxicities. Acute and late genitourinary (GU) and gastrointestinal (GI) toxicities were graded using Common Terminology Criteria for Adverse Events (CTCv3.0). RESULTS: Median follow-up after salvage BT was 48 months. The 5-year FFbF was 77%. HDR and LDR late grade 3 GU toxicities were observed in 21% and 24%. Late grade 3 GI toxicities were observed in 2% (HDR) and 2.7% (LDR). On univariate analysis, pre-salvage prostate-specific antigen (PSA) > 10 ng/ml (p = 0.004), interval to relapse after initial treatment < 24 months (p = 0.004) and salvage HDR-BT doses BED2 Gy level < 227 Gy (p = 0.012) were significant in predicting biochemical failure. On Cox multivariate analysis, pre-salvage PSA, and time to relapse were significant in predicting biochemical failure.HDR-BT BED2 Gy (α/β 1.5 Gy) levels ≥ 227 (p = 0.013), and ADT (p = 0.049) were significant in predicting grade ≥ 2 urinary toxicity. CONCLUSIONS: Prostate BT is an effective salvage modality in some selected prostate local recurrence patients after radiation therapy. Even, we provide some potential predictors of biochemical control and toxicity for prostate salvage BT, further investigation is recommended

    Measurement of inclusive D*+- and associated dijet cross sections in photoproduction at HERA

    Get PDF
    Inclusive photoproduction of D*+- mesons has been measured for photon-proton centre-of-mass energies in the range 130 < W < 280 GeV and a photon virtuality Q^2 < 1 GeV^2. The data sample used corresponds to an integrated luminosity of 37 pb^-1. Total and differential cross sections as functions of the D* transverse momentum and pseudorapidity are presented in restricted kinematical regions and the data are compared with next-to-leading order (NLO) perturbative QCD calculations using the "massive charm" and "massless charm" schemes. The measured cross sections are generally above the NLO calculations, in particular in the forward (proton) direction. The large data sample also allows the study of dijet production associated with charm. A significant resolved as well as a direct photon component contribute to the cross section. Leading order QCD Monte Carlo calculations indicate that the resolved contribution arises from a significant charm component in the photon. A massive charm NLO parton level calculation yields lower cross sections compared to the measured results in a kinematic region where the resolved photon contribution is significant.Comment: 32 pages including 6 figure

    Search for chargino-neutralino production with mass splittings near the electroweak scale in three-lepton final states in √s=13 TeV pp collisions with the ATLAS detector

    Get PDF
    A search for supersymmetry through the pair production of electroweakinos with mass splittings near the electroweak scale and decaying via on-shell W and Z bosons is presented for a three-lepton final state. The analyzed proton-proton collision data taken at a center-of-mass energy of √s=13  TeV were collected between 2015 and 2018 by the ATLAS experiment at the Large Hadron Collider, corresponding to an integrated luminosity of 139  fb−1. A search, emulating the recursive jigsaw reconstruction technique with easily reproducible laboratory-frame variables, is performed. The two excesses observed in the 2015–2016 data recursive jigsaw analysis in the low-mass three-lepton phase space are reproduced. Results with the full data set are in agreement with the Standard Model expectations. They are interpreted to set exclusion limits at the 95% confidence level on simplified models of chargino-neutralino pair production for masses up to 345 GeV
    • …
    corecore