259 research outputs found

    Diagnosis of focal liver lesions from ultrasound using deep learning

    Get PDF
    PURPOSE: The purpose of this study was to create an algorithm that simultaneously detects and characterizes (benign vs. malignant) focal liver lesion (FLL) using deep learning. MATERIALS AND METHODS: We trained our algorithm on a dataset proposed during a data challenge organized at the 2018 Journées Francophones de Radiologie. The dataset was composed of 367 two-dimensional ultrasound images from 367 individual livers, captured at various institutions. The algorithm was guided using an attention mechanism with annotations made by a radiologist. The algorithm was then tested on a new data set from 177 patients. RESULTS: The models reached mean ROC-AUC scores of 0.935 for FLL detection and 0.916 for FLL characterization over three shuffled three-fold cross-validations performed with the training data. On the new dataset of 177 patients, our models reached a weighted mean ROC-AUC scores of 0.891 for seven different tasks. CONCLUSION: This study that uses a supervised-attention mechanism focused on FLL detection and characterization from liver ultrasound images. This method could prove to be highly relevant for medical imaging once validated on a larger independent cohort

    Re-ranking for Writer Identification and Writer Retrieval

    Full text link
    Automatic writer identification is a common problem in document analysis. State-of-the-art methods typically focus on the feature extraction step with traditional or deep-learning-based techniques. In retrieval problems, re-ranking is a commonly used technique to improve the results. Re-ranking refines an initial ranking result by using the knowledge contained in the ranked result, e. g., by exploiting nearest neighbor relations. To the best of our knowledge, re-ranking has not been used for writer identification/retrieval. A possible reason might be that publicly available benchmark datasets contain only few samples per writer which makes a re-ranking less promising. We show that a re-ranking step based on k-reciprocal nearest neighbor relationships is advantageous for writer identification, even if only a few samples per writer are available. We use these reciprocal relationships in two ways: encode them into new vectors, as originally proposed, or integrate them in terms of query-expansion. We show that both techniques outperform the baseline results in terms of mAP on three writer identification datasets

    Stratospheric aerosols from the Sarychev volcano eruption in the 2009 Arctic summer

    Get PDF
    Aerosols from the Sarychev volcano eruption (Kuril Islands, northeast of Japan) were observed in the Arctic lower stratosphere a few days after the strongest SO2 injection which occurred on 15 and 16 June 2009. From the observations provided by the Infrared Atmospheric Sounding Interferometer (IASI) an estimated 0.9 Tg of sulphur dioxide was injected into the upper troposphere and lower stratosphere (UTLS). The resultant stratospheric sulphate aerosols were detected from satellites by the Optical Spectrograph and Infrared Imaging System (OSIRIS) limb sounder and by the Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) and from the surface by the Network for the Detection of Atmospheric Composition Changes (NDACC) lidar deployed at OHP (Observatoire de Haute-Provence, France). By the first week of July the aerosol plume had spread out over the entire Arctic region. The Sarychev-induced stratospheric aerosol over the Kiruna region (north of Sweden) was measured by the Stratospheric and Tropospheric Aerosol Counter (STAC) during eight balloon flights planned in August and September 2009. During this balloon campaign the Micro Radiomètre Ballon (MicroRADIBAL) and the Spectroscopie d'Absorption Lunaire pour l'Observation des Minoritaires Ozone et NOx (SALOMON) remote-sensing instruments also observed these aerosols. Aerosol concentrations returned to near-background levels by spring 2010. The effective radius, the surface area density (SAD), the aerosol extinction, and the total sulphur mass from STAC in situ measurements are enhanced with mean values in the range 0.15-0.21 μm, 5.5-14.7 μm2 cm-3, 5.5-29.5 × 10-4 km-1, and 4.9-12.6 × 10-10 kg[S] kg-1[air], respectively, between 14 km and 18 km. The observed and modelled e-folding time of sulphate aerosols from the Sarychev eruption is around 70-80 days, a value much shorter than the 12-14 months calculated for aerosols from the 1991 eruption of Mt Pinatubo. The OSIRIS stratospheric aerosol optical depth (AOD) at 750 nm is enhanced by a factor of 6, with a value of 0.02 in late July compared to 0.0035 before the eruption. The HadGEM2 and MIMOSA model outputs indicate that aerosol layers in polar region up to 14-15 km are largely modulated by stratosphere-troposphere exchange processes. The spatial extent of the Sarychev plume is well represented in the HadGEM2 model with lower altitudes of the plume being controlled by upper tropospheric troughs which displace the plume downward and upper altitudes around 18-20 km, in agreement with lidar observations. Good consistency is found between the HadGEM2 sulphur mass density and the value inferred from the STAC observations, with a maximum located about 1 km above the tropopause ranging from 1 to 2 × 10 -9 kg[S] kg-1[air], which is one order of magnitude higher than the background level. © Author(s) 2013.The authors thank the CNES balloon launching team for successful operations and the Swedish Space Corporation at Esrange. The ETHER database (CNES-INSUCNRS) and the CNES “sous-direction Ballon” are partners of the project. The StraPolEt ´ e project has been funded by the French ´ “Agence Nationale de la Recherche” (ANR-BLAN08-1-31627), the “Centre National d’Etudes Spatiales” (CNES), and the “Institut ´ Polaire Paul-Emile Victor” (IPEV). The AEROWAVE (Aerosols, Water Vapor and Electricity) and the HALOHA (HALOgen in High Altitudes) projects have been funded by the recently created French CNES-INSU Balloon Committee (so-called CSTB). We are grateful to Slimane Bekki and David Cugniet for their constructive comments about the AER-UPMC 2-D model, to Marc-Antoine Drouin for his help about the MIMOSA model, and to the LPC2E technical team for this successful campaign. Jim Haywood and Andy Jones were supported by the Joint DECC/Defra Met Office Hadley Centre Climate Programme (GA01101). IASI was developed and built under the responsibility of the Centre National d’Etudes Spatiales (CNES, France). It is flown on board the Metop ´ satellites as part of the EUMETSAT Polar System. The IASI L1 data are received through the EUMETCast near-real-time data distribution service. L. Clarisse is a postdoctoral researcher with FRS-FNRS. We acknowledge the CALIOP team for acquiring and processing data as well as the ICARE team for providing and maintaining the computational facilities to store them. Odin is a Swedish-led satellite project funded jointly by Sweden (SNSB), Canada (CSA), France (CNES), and Finland (Tekes). This study was supported by the French VOLTAIRE Labex (Laboratoire d’Excellence ANR-10-LABX-100-01) managed by the University of Orleans

    Transactional Support for Visual Instance Search

    Get PDF
    International audienceThis article addresses the issue of dynamicity and durability for scalable indexing of very large and rapidly growing collections of local features for visual instance retrieval. By extending the NV-tree, a scalable disk-based high-dimensional index, we show how to implement the ACID properties of transactions which ensure both dynamicity and durability. We present a detailed performance evaluation of the transactional NV-tree, showing that the insertion throughput is excellent despite the effort to enforce the ACID properties

    On the Benefits of Transparent Compression for Cost-Effective Cloud Data Storage

    Get PDF
    International audienceInfrastructure-as-a-Service (IaaS) cloud computing has revolutionized the way we think of acquiring computational resources: it allows users to deploy virtual machines (VMs) at large scale and pay only for the resources that were actually used throughout the runtime of the VMs. This new model raises new challenges in the design and development of IaaS middleware: excessive storage costs associated with both user data and VM images might make the cloud less attractive, especially for users that need to manipulate huge data sets and a large number of VM images. Storage costs result not only from storage space utilization, but also from bandwidth consumption: in typical deployments, a large number of data transfers between the VMs and the persistent storage are performed, all under high performance requirements. This paper evaluates the trade-off resulting from transparently applying data compression to conserve storage space and bandwidth at the cost of slight computational overhead. We aim at reducing the storage space and bandwidth needs with minimal impact on data access performance. Our solution builds on BlobSeer, a distributed data management service specifically designed to sustain a high throughput for concurrent accesses to huge data sequences that are distributed at large scale. Extensive experiments demonstrate that our approach achieves large reductions (at least 40%) of bandwidth and storage space utilization, while still attaining high performance levels that even surpass the original (no compression) performance levels in several data-intensive scenarios

    Interactive Learning for Multimedia at Large

    Get PDF
    International audienceInteractive learning has been suggested as a key method for addressing analytic multimedia tasks arising in several domains. Until recently, however, methods to maintain interactive performance at the scale of today's media collections have not been addressed. We propose an interactive learning approach that builds on and extends the state of the art in user relevance feedback systems and high-dimensional indexing for multimedia. We report on a detailed experimental study using the ImageNet and YFCC100M collections, containing 14 million and 100 million images respectively. The proposed approach outperforms the relevant state-of-the-art approaches in terms of interactive performance, while improving suggestion relevance in some cases. In particular, even on YFCC100M, our approach requires less than 0.3 s per interaction round to generate suggestions, using a single computing core and less than 7 GB of main memory

    Low Complexity Regularization of Linear Inverse Problems

    Full text link
    Inverse problems and regularization theory is a central theme in contemporary signal processing, where the goal is to reconstruct an unknown signal from partial indirect, and possibly noisy, measurements of it. A now standard method for recovering the unknown signal is to solve a convex optimization problem that enforces some prior knowledge about its structure. This has proved efficient in many problems routinely encountered in imaging sciences, statistics and machine learning. This chapter delivers a review of recent advances in the field where the regularization prior promotes solutions conforming to some notion of simplicity/low-complexity. These priors encompass as popular examples sparsity and group sparsity (to capture the compressibility of natural signals and images), total variation and analysis sparsity (to promote piecewise regularity), and low-rank (as natural extension of sparsity to matrix-valued data). Our aim is to provide a unified treatment of all these regularizations under a single umbrella, namely the theory of partial smoothness. This framework is very general and accommodates all low-complexity regularizers just mentioned, as well as many others. Partial smoothness turns out to be the canonical way to encode low-dimensional models that can be linear spaces or more general smooth manifolds. This review is intended to serve as a one stop shop toward the understanding of the theoretical properties of the so-regularized solutions. It covers a large spectrum including: (i) recovery guarantees and stability to noise, both in terms of 2\ell^2-stability and model (manifold) identification; (ii) sensitivity analysis to perturbations of the parameters involved (in particular the observations), with applications to unbiased risk estimation ; (iii) convergence properties of the forward-backward proximal splitting scheme, that is particularly well suited to solve the corresponding large-scale regularized optimization problem

    Male reproductive health and environmental xenoestrogens

    Get PDF
    EHP is a publication of the U.S. government. Publication of EHP lies in the public domain and is therefore without copyright. Research articles from EHP may be used freely; however, articles from the News section of EHP may contain photographs or figures copyrighted by other commercial organizations and individuals that may not be used without obtaining prior approval from both the EHP editors and the holder of the copyright. Use of any materials published in EHP should be acknowledged (for example, "Reproduced with permission from Environmental Health Perspectives") and a reference provided for the article from which the material was reproduced.Male reproductive health has deteriorated in many countries during the last few decades. In the 1990s, declining semen quality has been reported from Belgium, Denmark, France, and Great Britain. The incidence of testicular cancer has increased during the same time incidences of hypospadias and cryptorchidism also appear to be increasing. Similar reproductive problems occur in many wildlife species. There are marked geographic differences in the prevalence of male reproductive disorders. While the reasons for these differences are currently unknown, both clinical and laboratory research suggest that the adverse changes may be inter-related and have a common origin in fetal life or childhood. Exposure of the male fetus to supranormal levels of estrogens, such as diethlylstilbestrol, can result in the above-mentioned reproductive defects. The growing number of reports demonstrating that common environmental contaminants and natural factors possess estrogenic activity presents the working hypothesis that the adverse trends in male reproductive health may be, at least in part, associated with exposure to estrogenic or other hormonally active (e.g., antiandrogenic) environmental chemicals during fetal and childhood development. An extensive research program is needed to understand the extent of the problem, its underlying etiology, and the development of a strategy for prevention and intervention.Supported by EU Contract BMH4-CT96-0314
    corecore