4,531 research outputs found
Evolutionary Multiobjective Optimization Driven by Generative Adversarial Networks (GANs)
Recently, increasing works have proposed to drive evolutionary algorithms
using machine learning models. Usually, the performance of such model based
evolutionary algorithms is highly dependent on the training qualities of the
adopted models. Since it usually requires a certain amount of data (i.e. the
candidate solutions generated by the algorithms) for model training, the
performance deteriorates rapidly with the increase of the problem scales, due
to the curse of dimensionality. To address this issue, we propose a
multi-objective evolutionary algorithm driven by the generative adversarial
networks (GANs). At each generation of the proposed algorithm, the parent
solutions are first classified into real and fake samples to train the GANs;
then the offspring solutions are sampled by the trained GANs. Thanks to the
powerful generative ability of the GANs, our proposed algorithm is capable of
generating promising offspring solutions in high-dimensional decision space
with limited training data. The proposed algorithm is tested on 10 benchmark
problems with up to 200 decision variables. Experimental results on these test
problems demonstrate the effectiveness of the proposed algorithm
Multimodal Image-to-Image Translation via a Single Generative Adversarial Network
Despite significant advances in image-to-image (I2I) translation with
Generative Adversarial Networks (GANs) have been made, it remains challenging
to effectively translate an image to a set of diverse images in multiple target
domains using a pair of generator and discriminator. Existing multimodal I2I
translation methods adopt multiple domain-specific content encoders for
different domains, where each domain-specific content encoder is trained with
images from the same domain only. Nevertheless, we argue that the content
(domain-invariant) features should be learned from images among all the
domains. Consequently, each domain-specific content encoder of existing schemes
fails to extract the domain-invariant features efficiently. To address this
issue, we present a flexible and general SoloGAN model for efficient multimodal
I2I translation among multiple domains with unpaired data. In contrast to
existing methods, the SoloGAN algorithm uses a single projection discriminator
with an additional auxiliary classifier, and shares the encoder and generator
for all domains. As such, the SoloGAN model can be trained effectively with
images from all domains such that the domain-invariant content representation
can be efficiently extracted. Qualitative and quantitative results over a wide
range of datasets against several counterparts and variants of the SoloGAN
model demonstrate the merits of the method, especially for the challenging I2I
translation tasks, i.e., tasks that involve extreme shape variations or need to
keep the complex backgrounds unchanged after translations. Furthermore, we
demonstrate the contribution of each component using ablation studies.Comment: pages 13, 15 figure
EvoX: A Distributed GPU-accelerated Library towards Scalable Evolutionary Computation
During the past decades, evolutionary computation (EC) has demonstrated
promising potential in solving various complex optimization problems of
relatively small scales. Nowadays, however, ongoing developments in modern
science and engineering are bringing increasingly grave challenges to the
conventional EC paradigm in terms of scalability. As problem scales increase,
on the one hand, the encoding spaces (i.e., dimensions of the decision vectors)
are intrinsically larger; on the other hand, EC algorithms often require
growing numbers of function evaluations (and probably larger population sizes
as well) to work properly. To meet such emerging challenges, not only does it
require delicate algorithm designs, but more importantly, a high-performance
computing framework is indispensable. Hence, we develop a distributed
GPU-accelerated algorithm library -- EvoX. First, we propose a generalized
workflow for implementing general EC algorithms. Second, we design a scalable
computing framework for running EC algorithms on distributed GPU devices.
Third, we provide user-friendly interfaces to both researchers and
practitioners for benchmark studies as well as extended real-world
applications. To comprehensively assess the performance of EvoX, we conduct a
series of experiments, including: (i) scalability test via numerical
optimization benchmarks with problem dimensions/population sizes up to
millions; (ii) acceleration test via a neuroevolution task with multiple GPU
nodes; (iii) extensibility demonstration via the application to reinforcement
learning tasks on the OpenAI Gym. The code of EvoX is available at
https://github.com/EMI-Group/EvoX
Identification of the melting line in the two-dimensional complex plasmas using an unsupervised machine learning method
Machine learning methods have been widely used in the investigations of the
complex plasmas. In this paper, we demonstrate that the unsupervised
convolutional neural network can be applied to obtain the melting line in the
two-dimensional complex plasmas based on the Langevin dynamics simulation
results. The training samples do not need to be labeled. The resulting melting
line coincides with those obtained by the analysis of hexatic order parameter
and supervised machine learning method
Highly tunable polarized chromatic plasmonic films based on sub-wavelength grating templates
A kind of polarized chromatic plasmonic film is proposed based on subwavelength grating structure, which enables āblue transmissionā for the transverse electric light and āred transmissionā for the transverse magnetic light. Metalāinsulatorāmetal plasmonic waveguiding and metallic nanowire scattering are revealed to be responsible for the chromatic shift. Based upon the unique transmission spectrum characteristics of such films, polarized chromatic plasmonic tags (PCPTs) can be flexibly fabricated by patterning dielectric grating templates with designed figures and depositing appropriate thickness of metal. These PCPTs, simultaneously possessing directly visible unpolarized transmission colors and concealed distinct polarizationādependent color shift, can be widely used as antiācounterfeiting tags with higher security than the diffractive types of holograms
Penetration of a supersonic particle at the interface in a binary complex plasma
The penetration of a supersonic particle at the interface was studied in a
binary complex plasma. Inspired by the experiments performed in the PK-3 Plus
Laboratory on board the International Space Station, Langevin dynamics
simulations were carried out. The evolution of Mach cone at the interface was
observed, where a kink of the lateral wake front was observed at the interface.
By comparing the evolution of axial and radial velocity, we show that the
interface solitary wave is non-linear. The dependence of the background
particle dynamics in the vicinity of the interface on the penetration direction
reveals that the disparity of the mobility may be the cause of various
interface effects
- ā¦