Pattern Recognition
Fast Glare Detection in Document Images
Glare is a phenomenon that occurs when the scene has a reflection of a light source or has one in it. This luminescence can hide useful information from the image, making text recognition virtually impossible. In this paper, we propose an approach to detect glare in images taken by users via mobile devices. Our method divides the document into blocks and collects luminance features from the original image and black-white strokes histograms of the binarized image. Finally, glare is detected using a convolutional neural network on the aforementioned histograms and luminance features. The network consists of several feature extraction blocks, one for each type of input, and the detection block, which calculates the resulting glare heatmap based on the output of the extraction part. The proposed solution detects glare with high recall and f-score.
Intensity-Based Feature Selection for Near Real-Time Damage Diagnosis of Building Structures
Sajedi, Seyed Omid, Liang, Xiao
Near real-time damage diagnosis of building structures after extreme events (e.g., earthquakes) is of great importance in structural health monitoring. Unlike conventional methods that are usually time-consuming and require human expertise, pattern recognition algorithms have the potential to interpret sensor recordings as soon as this information is available. This paper proposes a robust framework to build a damage prediction model for building structures. Support vector machines are used to predict the existence as well as the probable location of the damage. The model is designed to consider probabilistic approaches in determining hazard intensity given the existing attenuation models in performance-based earthquake engineering. Performance of the model regarding accurate and safe predictions is enhanced using Bayesian optimization. The proposed framework is evaluated on a reinforced concrete moment frame. Targeting a selected large earthquake scenario, 6,240 nonlinear time history analyses are performed using OpenSees. Simulation results are engineered to extract low-dimensional intensity-based features that can be used as damage indicators. For the given case study, the proposed model achieves a promising accuracy of 83.1% to identify damage location, demonstrating the great potential of model capabilities.
Democratized image analytics by visual programming through integration of deep models and small-scale machine learning
Deep learning1 has revolutionized the field of biomedical image analysis. Conventional approaches have used problem-specific algorithms to describe images with manually crafted features, such as cell morphology, count, intensity, and texture. Feature learning with deep convolutional neural networks is implicit, and training the network usually focuses on particular tasks, such as breast cancer detection in mammography2, subcellular protein localization3, or plant disease detection4. Training a deep network usually requires a large number of images, which limits its utility. For example, the classifier for plant disease detection by Mohanty et al.4 was trained on 54,306 images of diseased and healthy plants, and the yeast protein localization model by Kraus et al.3 was inferred from 22,000 annotated images, but not everyone who could benefit from image analysis has so many well-annotated images.
Artificial intelligence in ob/gyn ultrasound
Ever wonder how self-driving cars recognize a ball in the road? How about when Amazon magically knows what items you need before you do? This is all thanks to pattern recognition of artificial intelligence (AI). Analytical AI refers to the general process by which machines or computers replicate and replace human tasks and cognition. Machine learning is a branch of AI in which algorithms, inspired by the human brain, encourage the computer to continue recognizing patterns automatically (Figure 1).
Investorideas.com Newswire - Special Edition AI Eye Podcast: GBT Technologies Inc. (OTC PINK: $GTCH) and Cognizant (NasdaqGS: $CTSH) Discuss Artificial Intelligence in Medicine and Banking
Today's podcast features recent interviews with [two] experts in top AI management positions discussing recent developments within their companies and the overall sector: Dr. Danny Rittman, CTO of GBT Technologies Inc. (OTC PINK:GTCH), and Mr. Babak Hodjat, VP of Evolutionary AI, Cognizant Technology Solutions Corporation (NasdaqGS:CTSH). Listen to the podcast interview with Dr. Danny Rittman, CTO of GBT Technologies Inc. (OTC PINK:GTCH) discussing the company's recently announced implementation and development of recurrent relational reasoning (RRN) in its AI, and its applications in the medical field. In a recently published press release, GBT Technologies CTO, Dr. Danny Rittman explained the company's rationale for incorporating recurrent relational reasoning (RRN) into its Avant! "Our goal is to implement a fundamental part of human intelligence called relational reasoning, which is planned to enable Avant! to acquire expertise on its own by understanding object's relations. Avant! will include an advanced artificial neural network (ANN) capable of pattern recognition and reasoning about those patterns which is very similar to the human brain."
Artificial Intelligence-based Cybersecurity Market 2019 โ 2022 Industry Growth Rate with Size & Share, Current Status, Future Prospect to 2022 โ Tech Check News
The " Artificial Intelligence-based Cybersecurity Market " 2019-2022 research report provides a detailed overview of industry. It covers the growth aspects of industry. Artificial Intelligence-based Cybersecurity market report includes key strategies and the effect of key players in the Artificial Intelligence-based Cybersecurity market. Additionally, it provides the market revenue, share, SWOT analysis, growth factors of company as well as manufacturers in the market.
Nielsen and Oxford Researchers Accelerate AI-Powered Image Recognition of Products in Stores
Nielsen (NLSN) and the University of Oxford today announced a two-year collaboration to advance the use of artificial intelligence (AI) to identify and classify consumer packaged goods (CPG) products on shelves in retail stores. Facilitated between Nielsen's Image Recognition group and the Visual Geometry Group (VGG) at the University of Oxford, this partnership brings together the world's largest pool of product reference data with industry-leading brainpower around AI technology to yield greater accuracy in product identification and discovery. Through this partnership, Nielsen is working directly with University of Oxford Professors Andrew Zisserman and Andrea Vedaldi (Department of Engineering Science), world-renowned computer scientists and pioneers in image recognition and AI research. Zisserman, Vedaldi and their team of research scientists will work together with Nielsen to more precisely and quickly identify and classify in-store products based on product images captured through Nielsen's eCollection solution. The Oxford researchers will focus on building and enhancing the eCollection algorithms with increasingly advanced deep learning capabilities, enabling a more automatic detection of store products, promotions and prices without the need for manual intervention.
Illegible Text to Readable Text: An Image-to-Image Transformation using Conditional Sliced Wasserstein Adversarial Networks
Karimi, Mostafa, Veni, Gopalkrishna, Yu, Yen-Yun
Automatic text recognition from ancient handwritten record images is an important problem in the genealogy domain. However, critical challenges such as varying noise conditions, vanishing texts, and variations in handwriting make the recognition task difficult. We tackle this problem by developing a handwritten-to-machine-print conditional Generative Adversarial network (HW2MP-GAN) model that formulates handwritten recognition as a text-Image-to-text-Image translation problem where a given image, typically in an illegible form, is converted into another image, close to its machine-print form. The proposed model consists of three-components including a generator, and word-level and character-level discriminators. The model incorporates Sliced Wasserstein distance (SWD) and U-Net architectures in HW2MP-GAN for better quality image-to-image transformation. Our experiments reveal that HW2MP-GAN outperforms state-of-the-art baseline cGAN models by almost 30 in Frechet Handwritten Distance (FHD), 0.6 on average Levenshtein distance and 39% in word accuracy for image-to-image translation on IAM database. Further, HW2MP-GAN improves handwritten recognition word accuracy by 1.3% compared to baseline handwritten recognition models on the IAM database.