535 research outputs found
Context-Aware Image Matting for Simultaneous Foreground and Alpha Estimation
Natural image matting is an important problem in computer vision and
graphics. It is an ill-posed problem when only an input image is available
without any external information. While the recent deep learning approaches
have shown promising results, they only estimate the alpha matte. This paper
presents a context-aware natural image matting method for simultaneous
foreground and alpha matte estimation. Our method employs two encoder networks
to extract essential information for matting. Particularly, we use a matting
encoder to learn local features and a context encoder to obtain more global
context information. We concatenate the outputs from these two encoders and
feed them into decoder networks to simultaneously estimate the foreground and
alpha matte. To train this whole deep neural network, we employ both the
standard Laplacian loss and the feature loss: the former helps to achieve high
numerical performance while the latter leads to more perceptually plausible
results. We also report several data augmentation strategies that greatly
improve the network's generalization performance. Our qualitative and
quantitative experiments show that our method enables high-quality matting for
a single natural image. Our inference codes and models have been made publicly
available at https://github.com/hqqxyy/Context-Aware-Matting.Comment: This is the camera ready version of ICCV2019 pape
Biomedical Applications of Antiviral Nanohybrid Materials Relating to the COVID-19 Pandemic and Other Viral Crises
The COVID-19 pandemic has driven a global research to uncover novel, effective therapeutical and diagnosis approaches. In addition, control of spread of infection has been targeted through development of preventive tools and measures. In this regard, nanomaterials, particularly, those combining two or even several constituting materials possessing dissimilar physicochemical (or even biological) properties, i.e., nanohybrid materials play a significant role. Nanoparticulate nanohybrids have gained a widespread reputation for prevention of viral crises, thanks to their promising antimicrobial properties as well as their potential to act as a carrier for vaccines. On the other hand, they can perform well as a photo-driven killer for viruses when they release reactive oxygen species (ROS) or photothermally damage the virus membrane. The nanofibers can also play a crucial protective role when integrated into face masks and personal protective equipment, particularly as hybridized with antiviral nanoparticles. In this draft, we review the antiviral nanohybrids that could potentially be applied to control, diagnose, and treat the consequences of COVID-19 pandemic. Considering the short age of this health problem, trivially the relevant technologies are not that many and are handful. Therefore, still progressing, older technologies with antiviral potential are also included and discussed. To conclude, nanohybrid nanomaterials with their high engineering potential and ability to inactivate pathogens including viruses will contribute decisively to the future of nanomedicine tackling the current and future pandemics
A Secure Federated Data-Driven Evolutionary Multi-objective Optimization Algorithm
Data-driven evolutionary algorithms usually aim to exploit the information
behind a limited amount of data to perform optimization, which have proved to
be successful in solving many complex real-world optimization problems.
However, most data-driven evolutionary algorithms are centralized, causing
privacy and security concerns. Existing federated Bayesian algorithms and
data-driven evolutionary algorithms mainly protect the raw data on each client.
To address this issue, this paper proposes a secure federated data-driven
evolutionary multi-objective optimization algorithm to protect both the raw
data and the newly infilled solutions obtained by optimizing the acquisition
function conducted on the server. We select the query points on a randomly
selected client at each round of surrogate update by calculating the
acquisition function values of the unobserved points on this client, thereby
reducing the risk of leaking the information about the solution to be sampled.
In addition, since the predicted objective values of each client may contain
sensitive information, we mask the objective values with Diffie-Hellmann-based
noise, and then send only the masked objective values of other clients to the
selected client via the server. Since the calculation of the acquisition
function also requires both the predicted objective value and the uncertainty
of the prediction, the predicted mean objective and uncertainty are normalized
to reduce the influence of noise. Experimental results on a set of widely used
multi-objective optimization benchmarks show that the proposed algorithm can
protect privacy and enhance security with only negligible sacrifice in the
performance of federated data-driven evolutionary optimization.Comment: This paper has been accepted by IEEE Transactions on Emerging Topics
in Computational Intelligence journa
Construction of trace element in coal of China Database Management System: based on WebGIS
The combination of geographic information system and mineral energy data management is helpful to promote the study of mineral energy and its ecological damage and environmental pollution caused by its development and utilization, which has important application value. The Trace Elements in Coal of China Database Management System (TECC) is established in this paper, applying the techniques of B/S three-layer structure, Oracle database, AJAX and WebGIS. TECC is the first database system which aims at managing the data of trace elements in coal in China. It includes data management and analysis module, document management module, trace elements in coal data maintenance module and authority management module. The data entry specification is put forward in the present study and the spatial data is included in TECC system. The system achieves the functions of data query, analysis, management, maintenance and map browsing, thematic map drawing as well as satellite video display, which lay the foundation for the analysis of large data of trace elements in coal. It is a practical platform for the acquisition, management, exchange and sharing of trace element research and geochemical research data of coal
Quantitative prediction of mouse class I MHC peptide binding affinity using support vector machine regression (SVR) models
BACKGROUND: The binding between peptide epitopes and major histocompatibility complex proteins (MHCs) is an important event in the cellular immune response. Accurate prediction of the binding between short peptides and the MHC molecules has long been a principal challenge for immunoinformatics. Recently, the modeling of MHC-peptide binding has come to emphasize quantitative predictions: instead of categorizing peptides as "binders" or "non-binders" or as "strong binders" and "weak binders", recent methods seek to make predictions about precise binding affinities. RESULTS: We developed a quantitative support vector machine regression (SVR) approach, called SVRMHC, to model peptide-MHC binding affinities. As a non-linear method, SVRMHC was able to generate models that out-performed existing linear models, such as the "additive method". By adopting a new "11-factor encoding" scheme, SVRMHC takes into account similarities in the physicochemical properties of the amino acids constituting the input peptides. When applied to MHC-peptide binding data for three mouse class I MHC alleles, the SVRMHC models produced more accurate predictions than those produced previously. Furthermore, comparisons based on Receiver Operating Characteristic (ROC) analysis indicated that SVRMHC was able to out-perform several prominent methods in identifying strongly binding peptides. CONCLUSION: As a method with demonstrated performance in the quantitative modeling of MHC-peptide binding and in identifying strong binders, SVRMHC is a promising immunoinformatics tool with not inconsiderable future potential
- …