2,816 research outputs found

    Density classification on infinite lattices and trees

    Full text link
    Consider an infinite graph with nodes initially labeled by independent Bernoulli random variables of parameter p. We address the density classification problem, that is, we want to design a (probabilistic or deterministic) cellular automaton or a finite-range interacting particle system that evolves on this graph and decides whether p is smaller or larger than 1/2. Precisely, the trajectories should converge to the uniform configuration with only 0's if p1/2. We present solutions to that problem on the d-dimensional lattice, for any d>1, and on the regular infinite trees. For Z, we propose some candidates that we back up with numerical simulations

    Adding New Tasks to a Single Network with Weight Transformations using Binary Masks

    Full text link
    Visual recognition algorithms are required today to exhibit adaptive abilities. Given a deep model trained on a specific, given task, it would be highly desirable to be able to adapt incrementally to new tasks, preserving scalability as the number of new tasks increases, while at the same time avoiding catastrophic forgetting issues. Recent work has shown that masking the internal weights of a given original conv-net through learned binary variables is a promising strategy. We build upon this intuition and take into account more elaborated affine transformations of the convolutional weights that include learned binary masks. We show that with our generalization it is possible to achieve significantly higher levels of adaptation to new tasks, enabling the approach to compete with fine tuning strategies by requiring slightly more than 1 bit per network parameter per additional task. Experiments on two popular benchmarks showcase the power of our approach, that achieves the new state of the art on the Visual Decathlon Challenge

    Speed Limit Traffic Sign Classification Using Multiple Features Matching

    Get PDF
    This paper presents the method to classify the speed limit traffic sign using multiple features, namely histogram of oriented gradient (HOG) and maximally stable extremal regions (MSER) features. The classification process is divided into the outer circular ring matching and the inner part matching. The HOG feature is employed to match the outer circular ring of the sign, while MSER feature is employed to extract the digit number in the inner part of the sign. Both features are extracted from the grayscale image. The algorithm detects the rotation angle of the sign by analyzing the blobs which is extracted using MSER. In the matching process, tested images are matched with the standard reference images by calculating the Euclidean distance. The experimental results show that the proposed method for matching the outer circular ring works properly to recognize the circular sign. Further, the digit number matching achieves the high classification rate of 93.67% for classifying the normal and rotated speed limit signs. The total execution time for classifying six types of speed limit sign is 10.75 ms. Keywords: Speed limit traffic sign ďż˝ HOG ďż˝ MSER ďż˝ Template matchin
    • …
    corecore