References of "Topal, Ali Osman 50043588"
     in
Bookmark and Share    
Full Text
Peer Reviewed
See detailOne evolutionary algorithm deceives humans and ten convolutional neural networks trained on ImageNet at image recognition
Topal, Ali Osman UL; Chitic, Ioana Raluca UL; Leprevost, Franck UL

in Applied Soft Computing (2023), 143

Convolutional neural networks (CNNs) are widely used in computer vision, but can be deceived by carefully crafted adversarial images. In this paper, we propose an evolutionary algorithm (EA) based ... [more ▼]

Convolutional neural networks (CNNs) are widely used in computer vision, but can be deceived by carefully crafted adversarial images. In this paper, we propose an evolutionary algorithm (EA) based adversarial attack against CNNs trained on ImageNet. Our EA-based attack aims to generate adversarial images that not only achieve a high confidence probability of being classified into the target category (at least 75%), but also appear indistinguishable to the human eye in a black-box setting. These constraints are implemented to simulate a realistic adversarial attack scenario. Our attack has been thoroughly evaluated on 10 CNNs in various attack scenarios, including high-confidence targeted, good-enough targeted, and untargeted. Furthermore, we have compared our attack favorably against other well-known white-box and black-box attacks. The experimental results revealed that the proposed EA-based attack is superior or on par with its competitors in terms of the success rate and the visual quality of the adversarial images produced. [less ▲]

Detailed reference viewed: 351 (0 UL)
Full Text
Peer Reviewed
See detailShuffleDetect: Detecting Adversarial Images against Convolutional Neural Networks
Chitic, Ioana Raluca UL; Topal, Ali Osman UL; Leprevost, Franck UL

in Applied Sciences (2023), 13(6), 4068

Recently, convolutional neural networks (CNNs) have become the main drivers in many image recognition applications. However, they are vulnerable to adversarial attacks, which can lead to disastrous ... [more ▼]

Recently, convolutional neural networks (CNNs) have become the main drivers in many image recognition applications. However, they are vulnerable to adversarial attacks, which can lead to disastrous consequences. This paper introduces ShuffleDetect as a new and efficient unsupervised method for the detection of adversarial images against trained convolutional neural networks. Its main feature is to split an input image into non-overlapping patches, then swap the patches according to permutations, and count the number of permutations for which the CNN classifies the unshuffled input image and the shuffled image into different categories. The image is declared adversarial if and only if the proportion of such permutations exceeds a certain threshold value. A series of 8 targeted or untargeted attacks was applied on 10 diverse and state-of-the-art ImageNet-trained CNNs, leading to 9500 relevant clean and adversarial images. We assessed the performance of ShuffleDetect intrinsically and compared it with another detector. Experiments show that ShuffleDetect is an easy-to-implement, very fast, and near memory-free detector that achieves high detection rates and low false positive rates. [less ▲]

Detailed reference viewed: 273 (1 UL)
Full Text
Peer Reviewed
See detailA strategy creating high-resolution adversarial images against convolutional neural networks and a feasibility study on 10 CNNs
Leprevost, Franck UL; Topal, Ali Osman UL; Avdusinovic, Elmir et al

in Journal of Information and Telecommunication (2022), 7(1), 89-119

To perform image recognition, Convolutional Neural Networks (CNNs) assess any image by first resizing it to its input size. In particular, high-resolution images are scaled down, say to 224×244 for CNNs ... [more ▼]

To perform image recognition, Convolutional Neural Networks (CNNs) assess any image by first resizing it to its input size. In particular, high-resolution images are scaled down, say to 224×244 for CNNs trained on ImageNet. So far, existing attacks, aiming at creating an adversarial image that a CNN would misclassify while a human would not notice any difference between the modified and unmodified images, proceed by creating adversarial noise in the 224×244 resized domain and not in the high-resolution domain. The complexity of directly attacking high-resolution images leads to challenges in terms of speed, adversity and visual quality, making these attacks infeasible in practice. We design an indirect attack strategy that lifts to the high-resolution domain any existing attack that works efficiently in the CNN's input size domain. Adversarial noise created via this method is of the same size as the original image. We apply this approach to 10 state-of-the-art CNNs trained on ImageNet, with an evolutionary algorithm-based attack. Our method succeeded in 900 out of 1000 trials to create such adversarial images, that CNNs classify with probability ≥0.55 in the adversarial category. Our indirect attack is the first effective method at creating adversarial images in the high-resolution domain. [less ▲]

Detailed reference viewed: 172 (1 UL)
Full Text
Peer Reviewed
See detailEmpirical Perturbation Analysis of Two Adversarial Attacks: Black Box versus White Box
Chitic, Raluca; Topal, Ali Osman UL; Leprevost, Franck UL

in Applied Sciences (2022), 12(14), 7339

Detailed reference viewed: 149 (10 UL)
Peer Reviewed
See detailBasis of Image Analysis for Evaluating Cell Biomaterial Interaction Using Brightfield Microscopy
Uka, A.; Ndreu Halili, A.; Polisi, X. et al

in Cells Tissues Organs (2021), 210(2), 77-104

Medical imaging is a growing field that has stemmed from the need to conduct noninvasive diagnosis, monitoring, and analysis of biological systems. With the developments and advances in the medical field ... [more ▼]

Medical imaging is a growing field that has stemmed from the need to conduct noninvasive diagnosis, monitoring, and analysis of biological systems. With the developments and advances in the medical field and the new techniques that are used in the intervention of diseases, very soon the prevalence of implanted biomedical devices will be even more significant. The implanted materials in a biological system are used in diverse fields, which require lengthy evaluation and validation processes. However, currently the evaluation of the toxicity of biomaterials has not been fully automated yet. Moreover, image analysis is an integral part of biomaterial research, but it is not within the core capacities of a significant portion of biomaterial scientists, which results in the use of predominantly ready-made tools. The detailed image analysis can be conducted once all the relevant parameters including the inherent characteristics of image acquisition techniques are considered. Herein, we cover the currently used image analysis-based techniques for assessment of biomaterial/cell interaction with a specific focus on unstained brightfield microscopy acquired mostly in but not limited to microfluidic systems, which serve as multiparametric sensing platforms for noninvasive experimental measurements. We present the major imaging acquisition techniques that enable point-of-care testing when incorporated with microfluidic cells, discuss the constraints enforced by the geometry of the system and the material that is analyzed, and the challenges that rise in the image analysis when unstained cell imaging is employed. Emerging techniques such as utilization of machine learning and cell-specific pattern recognition algorithms and potential future directions are discussed. Automation and optimization of biomaterial assessment can facilitate the discovery of novel biomaterials together with making the validation of biomedical innovations cheaper and faster. © 2021 [less ▲]

Detailed reference viewed: 155 (2 UL)
Full Text
Peer Reviewed
See detailEmotion Recognition Based on Facial Expressions Using Convolutional Neural Network (CNN)
Begaj, S.; Topal, Ali Osman UL; Ali, Muhammad UL et al

in Proceedings - 2020 International Conference on Computing, Networking, Telecommunications and Engineering Sciences Applications, CoNTESA 2020 (2020)

Over the last few years, there has been an increasing number of studies about facial emotion recognition because of the importance and the impact that it has in the interaction of humans with computers ... [more ▼]

Over the last few years, there has been an increasing number of studies about facial emotion recognition because of the importance and the impact that it has in the interaction of humans with computers. With the growing number of challenging datasets, the application of deep learning techniques have all become necessary. In this paper, we study the challenges of Emotion Recognition Datasets and we also try different parameters and architectures of the Conventional Neural Networks (CNNs) in order to detect the seven emotions in human faces, such as: anger, fear, disgust, contempt, happiness, sadness and surprise. We have chosen iCV MEFED (Multi-Emotion Facial Expression Dataset) as the main dataset for our study, which is relatively new, interesting and very challenging. © 2020 IEEE. [less ▲]

Detailed reference viewed: 147 (5 UL)
Full Text
Peer Reviewed
See detailLarge scale continuous global optimization based on micro differential evolution with local directional search
Yildiz, Yunus Emre; Topal, Ali Osman UL

in Information Sciences (2019), 477

Over the years, many optimization algorithms have been developed to solve large-scale optimization problems accurately and efficiently. In this regard, Memetic Algorithms offer robust and efficient ... [more ▼]

Over the years, many optimization algorithms have been developed to solve large-scale optimization problems accurately and efficiently. In this regard, Memetic Algorithms offer robust and efficient framework that hybridizes the Evolutionary Algorithms with a local heuristic search. In this work, we propose micro Differential Evolution with a Directional Local Search (µDSDE) algorithm using a small population size to solve large scale continuous optimization problems. In this technique, the best individual retains its position, the second best individual undergoes mutation and crossover processes of DE, and the rest are reinitialized on the search space. Exploration of the search is carried out with the dispersal of the worst individuals whereas exploitation is performed through DE operators and Directional Local Search (DLS). We conducted extensive empirical studies using two test suites on Large Scale Global Optimization benchmark with up to 5000 dimensions. The results show that µDSDE considerably outperforms existing solutions in terms of the convergence rate and solution quality. [less ▲]

Detailed reference viewed: 80 (1 UL)
Full Text
Peer Reviewed
See detailDetailed Analysis of IRIS Recognition Performance
Koç, Oktay; Tosku, Loredana; Hoxha, Julian et al

in 2019 International Conference on Computing, Electronics Communications Engineering (iCCECE) (2019)

Iris recognition is a well-known biometric identification system which distinguishes authentic and imposter individuals based on the features of their irides. It employs stringent statistical analyses of ... [more ▼]

Iris recognition is a well-known biometric identification system which distinguishes authentic and imposter individuals based on the features of their irides. It employs stringent statistical analyses of the features of irides due to the fact that each person has a unique iris, just like a fingerprint. In this work, the approach adopted towards the iris recognition problem is through an exhaustive and careful analysis of the statistical properties of the iris images and the randomness of spurious noise effects. The ability to differentiate two different templates from each other improves with the increase in the number of the degrees of freedom (DOF). The DOF depends on the encoding schemes utilized and moreover, it is hypothesized that the encoding schemes used in themselves could influence the recognition performance. The CASIA (Chinese Academy of Sciences Institute of Automation) version 1 database of iris images used in this study has been modified by the addition of artificial noise in order to simulate practical real life in situ noisy iris capture environments. The classical and state-of-the-art segmentation techniques have been compared, determining whether they are superior to the others under several conditions. The 1D, 2D Gabor filters and the short window implementation were all tested. The conclusion was that the 2D Gabor Filters produce a lower equal error rate (EER), higher accuracy and decidability than by using the one-dimensional log Gabor filter. After modifying the one-dimensional log Gabor filters, a lower EER and higher accuracy was found as the noise level increased. This makes the modified 1D log Gabor Filters a better proposition in noisy conditions. The generated iris templates have a predetermined theoretical value of DOF and from the statistical analysis, an experimental value can be determined. The relation between these values can be used as a metric to compare different databases. [less ▲]

Detailed reference viewed: 123 (0 UL)
Full Text
Peer Reviewed
See detailA novel meta-heuristic algorithm: dynamic virtual bats algorithm
Topal, Ali Osman UL; Altun, Oguz

in Information Sciences (2016), 354

Nature-inspired algorithms are a very important part of meta-heuristics. A novel nature inspired algorithm called the Dynamic Virtual Bats Algorithm (DVBA) is presented in this paper. DVBA is inspired by ... [more ▼]

Nature-inspired algorithms are a very important part of meta-heuristics. A novel nature inspired algorithm called the Dynamic Virtual Bats Algorithm (DVBA) is presented in this paper. DVBA is inspired by a bat’s ability to manipulate frequency and wavelength of the emitted sound waves when hunting. A role based search has been developed to improve the diversification and intensification capability of Bat Algorithm. In the DVBA, there are only two bats: explorer and exploiter bat. While the explorer bat explores the search space, the exploiter bat makes an intensive search of the local with the highest probability of locating the desired target. Depending on their location, bats exchange the roles dynamically. The performance of the DVBA is extensively evaluated on a suite of 30 bound-constrained optimization problems from CEC 2014 and compared favorably with other well-known meta-heuristics algorithms. The experimental results demonstrated that the proposed DVBA outperform, or is comparable to, its competitors in terms of the quality of final solution and its convergence rates. [less ▲]

Detailed reference viewed: 120 (0 UL)
Full Text
Peer Reviewed
See detailDynamic virtual bats algorithm (dvba) for minimization of supply chain cost with embedded risk
Topal, Ali Osman UL; Altun, Oguz; Terolli, Erisa

in 2014 European Modelling Symposium (2014, October 21)

Dynamic Virtual Bats Algorithm (DVBA) is a new optimization algorithm, which is tested on several benchmark functions for global optimization. However it has not been tested on a real world problem yet ... [more ▼]

Dynamic Virtual Bats Algorithm (DVBA) is a new optimization algorithm, which is tested on several benchmark functions for global optimization. However it has not been tested on a real world problem yet. In this paper DVBA has been applied to minimize the supply chain cost with other well known algorithms, Particle Swarm Optimization (PSO), Bat Algorithm (BA), Genetic Algorithm (GA) and Tabu Search (TS). Optimization of supply chain is considered as a real challenge by researchers because of its complexity. Big number of parameters to be controlled and their distributions, interconnections between parameters and dynamism are the main factors that increase the complexity of a supply chain. The result of the case study showed that the DVBA is much superior to other algorithms in terms of accuracy and efficiency. [less ▲]

Detailed reference viewed: 117 (0 UL)
Full Text
Peer Reviewed
See detailDynamic virtual bats algorithm (dvba) for global numerical optimization
Topal, Ali Osman UL; Altun, Oguz

in Topal, Ali Osman; Altun, Oguz (Eds.) 2014 International Conference on Intelligent Networking and Collaborative Systems (2014, September 10)

This paper presents a novel Dynamic Virtual Bats Algorithm (DVBA) for global optimization. This algorithm is inspired by the bat's echolocation behavior, in particular, focusing on the way they change the ... [more ▼]

This paper presents a novel Dynamic Virtual Bats Algorithm (DVBA) for global optimization. This algorithm is inspired by the bat's echolocation behavior, in particular, focusing on the way they change the wavelength and frequency of the emitted sound wave while looking for prey. The role-based search is developed to improve the global and local search capability of Yang's Bat Algorithm. In the DVBA, there are just two bats that are dynamically switching roles from the explorer bat to the exploiter bat according to their position. DVBA has been evaluated, in comparison with standard Particle Swarm Optimization (PSO) and standard Bat Algorithm (BA) on a number of mathematical benchmark functions. Experimental results show that the DVBA can provide superior performance than BA and PSO in optimizing these benchmark functions, mainly, in terms of its accuracy and robustness. [less ▲]

Detailed reference viewed: 108 (3 UL)