Objective: The purpose of this paper was to use Machine Learning (ML) techniques to extract facial features from images. Accurate face detection and recognition has long been a problem in computer vision. According to...
详细信息
In this paper, we delve into the transformative landscape of education amidst the disruptive advances of generative AI (GenAI), characterized by an unprecedented capacity to generate new information with tools such as...
详细信息
With the exponential growth of digital data and the increasing need for secure transmission, image encryption has become a critical area of research. This study proposes a novel, fast image encryption method that comb...
详细信息
We present a novel framework for the multidomain synthesis of artworks from semantic *** of the main limitations of this challenging task is the lack of publicly available segmentation datasets for art *** address thi...
详细信息
We present a novel framework for the multidomain synthesis of artworks from semantic *** of the main limitations of this challenging task is the lack of publicly available segmentation datasets for art *** address this problem,we propose a dataset called ArtSem that contains 40,000 images of artwork from four different domains,with their corresponding semantic label *** first extracted semantic maps from landscape photography and used a conditional generative adversarial network(GAN)-based approach for generating high-quality artwork from semantic maps without requiring paired training ***,we propose an artwork-synthesis model using domain-dependent variational encoders for high-quality multi-domain ***,the model was improved and complemented with a simple but effective normalization method based on jointly normalizing semantics and style,which we call spatially style-adaptive normalization(SSTAN).Compared to the previous methods,which only take semantic layout as the input,our model jointly learns style and semantic information representation,improving the generation quality of artistic *** results indicate that our model learned to separate the domains in the latent ***,we can perform fine-grained control of the synthesized artwork by identifying hyperplanes that separate the different ***,by combining the proposed dataset and approach,we generated user-controllable artworks of higher quality than that of existing approaches,as corroborated by quantitative metrics and a user study.
Security and privacy are major concerns in this modern world. Medical documentation of patient data needs to be transmitted between hospitals for medical experts opinions on critical cases which may cause threats to t...
详细信息
Security and privacy are major concerns in this modern world. Medical documentation of patient data needs to be transmitted between hospitals for medical experts opinions on critical cases which may cause threats to the data. Nowadays most of the hospitals use electronic methods to store and transmit data with basic security measures, but these methods are still vulnerable. There is no perfect solution that solves the security problems in any industry, especially healthcare. So, to cope with the arising need to increase the security of the data from being manipulated the proposed method uses a hybrid image encryption technique to hide the data in an image so it becomes difficult to sense the presence of data in the image while transmission. It combines Least Significant Bit (LSB) Algorithm using Arithmetic Division Operation along with Canny edge detection to embed the patient data in medical images. The image is subsequently encrypted using keys of six different chaotic maps sequentially to increase the integrity and robustness of the system. Finally, an encrypted image is converted into DNA sequence using DNA encoding rule to improve reliability. The experimentation is done on the Chest XRay image, Knee Magnetic Resonance Imaging (MRI) image, Neck MRI image, Lungs Computed Tomography (CT) Scan image datasets and patient medical data with 500 characters, 1000 characters and 1500 characters. And, it is evaluated based on time coefficient of encryption and decryption, histogram, entropy, similarity score (Mean Square Error), quality score (peak signal-to-noise ratio), motion activity index (number of changing pixel rate), unified average changing intensity, image similarity score (structure similarity index measurement) between original and encrypted images. Also, the proposed technique is compared with other recent state of arts methods for 500 characters embedding and performed better than those techniques. The proposed method is more stable and embeds comparativel
This paper explores the concept of isomorphism in cellular automata (CAs), focusing on identifying and understanding isomorphic relationships between distinct CAs. A cellular automaton (CA) is said to be isomorphic to...
详细信息
The search for ferromagnetism in the Hubbard model has been a problem of outstanding interest since Nagaoka's original proposal in 1966. Recent advances in quantum simulation have today enabled the study of tunabl...
详细信息
The search for ferromagnetism in the Hubbard model has been a problem of outstanding interest since Nagaoka's original proposal in 1966. Recent advances in quantum simulation have today enabled the study of tunable doped Hubbard models in ultracold atomic systems. Employing large-scale density-matrix renormalization group calculations, we establish the existence of high-spin ground states of the Hubbard model on finite-sized triangular lattices, analyze the microscopic mechanisms behind their origin, and investigate the interplay between ferromagnetism and other competing orders, such as stripes. These results explain (and shed light on) the intriguing observations of ferromagnetic correlations in recent optical-lattice experiments. Additionally, we examine a generalized variant of the Hubbard model, wherein any second electron on a single lattice site is weakly bound compared to the first one, and demonstrate how this modification can lead to enhanced ferromagnetism, at intermediate lengthscales, on the nonfrustrated square lattice as well.
In the context of high compression rates applied to Joint Photographic Experts Group(JPEG)images through lossy compression techniques,image-blocking artifacts may *** necessitates the restoration of the image to its o...
详细信息
In the context of high compression rates applied to Joint Photographic Experts Group(JPEG)images through lossy compression techniques,image-blocking artifacts may *** necessitates the restoration of the image to its original *** challenge lies in regenerating significantly compressed images into a state in which these become ***,this study focuses on the restoration of JPEG images subjected to substantial degradation caused by maximum lossy compression using Generative Adversarial Networks(GAN).The generator in this network is based on theU-Net *** features a newhourglass structure that preserves the characteristics of the deep *** addition,the network incorporates two loss functions to generate natural and high-quality images:Low Frequency(LF)loss and High Frequency(HF)*** loss uses a pretrained VGG-16 network and is configured using a specific layer that best represents *** can enhance the performance in the high-frequency *** contrast,LF loss is used to handle the low-frequency *** two loss functions facilitate the generation of images by the generator,which can mislead the discriminator while accurately generating high-and low-frequency ***,by removing the blocking effects frommaximum lossy compressed images,images inwhich identities could be recognized are *** study represents a significant improvement over previous research in terms of the image resolution performance.
In 2022, the World Health Organization declared an outbreak of monkeypox, a viral zoonotic disease. With time, the number of infections with this disease began to increase in most countries. A human can contract monke...
详细信息
In 2022, the World Health Organization declared an outbreak of monkeypox, a viral zoonotic disease. With time, the number of infections with this disease began to increase in most countries. A human can contract monkeypox by direct contact with an infected human, or even by contact with animals. In this paper, a diagnostic model for early detection of monkeypox infection based on artificial intelligence methods is proposed. The proposed method is based on training the artificial neural network (ANN) with the adaptive artificial bee colony algorithm for the classification problem. In the study, the ABC algorithm was preferred instead of classical training algorithms for ANN because of its effectiveness in numerical optimization problem solutions. The ABC algorithm consists of food and limit parameters and three procedures: employed, onlooker and scout bee. In the algorithm standard, artificial onlooker bees are produced as much as the number of artificially employed bees and an equal number of limit values are assigned for all food sources. In the advanced adaptive design, different numbers of artificial onlooker bees are used in each cycle, and the limit numbers are updated. For effective exploitation, onlooker bees tend toward more successful solutions than the average fitness value of the solutions, and limit numbers are updated according to the fitness values of the solutions for efficient exploration. The performance of the proposed method was investigated on CEC 2019 test suites as examples of numerical optimization problems. Then, the system was trained and tested on a dataset representing the clinical symptoms of monkeypox infection. The dataset consists of 240 suspected cases, 120 of which are infected and 120 typical cases. The proposed model's results were compared with those of ten other machine learning models trained on the same dataset. The deep learning model achieved the best result with an accuracy of 75%. It was followed by the random forest model
The existing incipient sediment motion models typically apply conventional regression methods considering either velocity or shear *** the current study,incipient sediment motion is analyzed through a simultaneous and...
详细信息
The existing incipient sediment motion models typically apply conventional regression methods considering either velocity or shear *** the current study,incipient sediment motion is analyzed through a simultaneous and joint analysis of velocity and shear stress using the robust low-rank learning(RLRL) multi-output regression ***,the experimental data compiled from five different channels are utilized to develop a generic incipient sediment motion model valid for a channel of any cross-sectional *** efficiency of the developed method is examined and compared against the available conventional regression *** experimental results indicate that the RLRL model yields better results than its *** particular,while cross-section specific models fail to provide accurate estimates for shear stress or velocity for other cross sections,the proposed model provides satisfactory results for all channel *** better performance of the recommended approach can be attributed to the joint modeling of the shear stress and the velocity which is realized by capturing the correlation between these parameters in terms of a low rank output mixing matrix which enhances the prediction performance of the approach.
暂无评论