5,572 research outputs found

    Automated classification of African embroidery patterns using cellular learning automata and support vector machines

    Get PDF
    Embroidery is the art that is majorly practised in Nigeria, which requires creativity and skills. However, differentiating between two standard embroidery patterns pose challenges to wearers of the patterns. This study developed a classification system to improve the embroiderer to user relationship. The specific characteristics are used as feature sets to classify two common African embroidery patterns (handmade and tinko) are shape, brightness, thickness and colour. The system developed and simulated in MATLAB 2016a environment employed Cellular Learning Automata (CLA) and Support Vector Machine (SVM) as its classifier. The classification performance of the proposed system was evaluated using precision, recall, and accuracy. The system obtained an average precision of 0.93, average recall of 0.81, and average accuracy of 0.97 in classifying the handmade and tinko embroidery patterns considered in this study. This study also presented an experimental result of three validation models for training and testing the dataset used in this study. The model developed an improved and refined embroiderer for eliminating stress related to the manual pattern identification process

    Local Causal States and Discrete Coherent Structures

    Get PDF
    Coherent structures form spontaneously in nonlinear spatiotemporal systems and are found at all spatial scales in natural phenomena from laboratory hydrodynamic flows and chemical reactions to ocean, atmosphere, and planetary climate dynamics. Phenomenologically, they appear as key components that organize the macroscopic behaviors in such systems. Despite a century of effort, they have eluded rigorous analysis and empirical prediction, with progress being made only recently. As a step in this, we present a formal theory of coherent structures in fully-discrete dynamical field theories. It builds on the notion of structure introduced by computational mechanics, generalizing it to a local spatiotemporal setting. The analysis' main tool employs the \localstates, which are used to uncover a system's hidden spatiotemporal symmetries and which identify coherent structures as spatially-localized deviations from those symmetries. The approach is behavior-driven in the sense that it does not rely on directly analyzing spatiotemporal equations of motion, rather it considers only the spatiotemporal fields a system generates. As such, it offers an unsupervised approach to discover and describe coherent structures. We illustrate the approach by analyzing coherent structures generated by elementary cellular automata, comparing the results with an earlier, dynamic-invariant-set approach that decomposes fields into domains, particles, and particle interactions.Comment: 27 pages, 10 figures; http://csc.ucdavis.edu/~cmg/compmech/pubs/dcs.ht

    The identification of cellular automata

    Get PDF
    Although cellular automata have been widely studied as a class of the spatio temporal systems, very few investigators have studied how to identify the CA rules given observations of the patterns. A solution using a polynomial realization to describe the CA rule is reviewed in the present study based on the application of an orthogonal least squares algorithm. Three new neighbourhood detection methods are then reviewed as important preliminary analysis procedures to reduce the complexity of the estimation. The identification of excitable media is discussed using simulation examples and real data sets and a new method for the identification of hybrid CA is introduced

    Новый генератор псевдослучайных последовательностей чисел на основе клеточного автомата

    Get PDF
    Розглядається новий генератор псевдовипадкових послідовностей біт, який реалізований на клітинному автоматі. Представлена апаратна реалізація генератора і виконано його програмне моделювання. За допомогою програмної моделі проведене тестування розробленого генератора псевдовипадкових чисел. Використані тести показали позитивний результат, який підтверджує високі статистичні властивості сформованої випадкової послідовності.This paper considers a novel pseudo-random bit sequence generator, which is implemented on a cellular automaton. It presents the hardware implementation of the generator and it the software simulation. With the help of the software model is testing of the random number generator was conducted. Tests showed a positive result, which confirms the high statistical properties of the generated random sequence.Рассматривается новый генератор псевдослучайных последовательностей бит, который реализован на клеточном автомате. Представлена аппаратная реализация генератора и выполнено его программное моделирование. С помощью программной модели проведено тестирование разработанного генератора псевдослучайных чисел. Использованные тесты показали положительный результат, который подтверждает высокие статистические свойства сформированной случайной последовательности

    Layered Cellular Automata

    Full text link
    Layered Cellular Automata (LCA) extends the concept of traditional cellular automata (CA) to model complex systems and phenomena. In LCA, each cell's next state is determined by the interaction of two layers of computation, allowing for more dynamic and realistic simulations. This thesis explores the design, dynamics, and applications of LCA, with a focus on its potential in pattern recognition and classification. The research begins by introducing the limitations of traditional CA in capturing the complexity of real-world systems. It then presents the concept of LCA, where layer 0 corresponds to a predefined model, and layer 1 represents the proposed model with additional influence. The interlayer rules, denoted as f and g, enable interactions not only from adjacent neighboring cells but also from some far-away neighboring cells, capturing long-range dependencies. The thesis explores various LCA models, including those based on averaging, maximization, minimization, and modified ECA neighborhoods. Additionally, the implementation of LCA on the 2-D cellular automaton Game of Life is discussed, showcasing intriguing patterns and behaviors. Through extensive experiments, the dynamics of different LCA models are analyzed, revealing their sensitivity to rule changes and block size variations. Convergent LCAs, which converge to fixed points from any initial configuration, are identified and used to design a two-class pattern classifier. Comparative evaluations demonstrate the competitive performance of the LCA-based classifier against existing algorithms. Theoretical analysis of LCA properties contributes to a deeper understanding of its computational capabilities and behaviors. The research also suggests potential future directions, such as exploring advanced LCA models, higher-dimensional simulations, and hybrid approaches integrating LCA with other computational models.Comment: This thesis represents the culmination of my M.Tech research, conducted under the guidance of Dr. Sukanta Das, Associate Professor at the Department of Information Technology, Indian Institute of Engineering Science and Technology, Shibpur, West Bengal, India. arXiv admin note: substantial text overlap with arXiv:2210.13971 by other author

    Exploring ordered patterns in the adjacency matrix for improving machine learning on complex networks

    Full text link
    The use of complex networks as a modern approach to understanding the world and its dynamics is well-established in literature. The adjacency matrix, which provides a one-to-one representation of a complex network, can also yield several metrics of the graph. However, it is not always clear that this representation is unique, as the permutation of lines and rows in the matrix can represent the same graph. To address this issue, the proposed methodology employs a sorting algorithm to rearrange the elements of the adjacency matrix of a complex graph in a specific order. The resulting sorted adjacency matrix is then used as input for feature extraction and machine learning algorithms to classify the networks. The results indicate that the proposed methodology outperforms previous literature results on synthetic and real-world data.Comment: 12 pages, 10 figure
    corecore