Image Matching
AI is reinventing the way we invent - GO Tech Daily
Amgen's drug discovery group is a few blocks beyond that. Until recently, Barzilay, one of the world's leading researchers in artificial intelligence, hadn't given much thought to these nearby buildings full of chemists and biologists. But as AI and machine learning began to perform ever more impressive feats in image recognition and language comprehension, she began to wonder: could it also transform the task of finding new drugs? The problem is that human researchers can explore only a tiny slice of what is possible. It's estimated that there are as many as 1060 potentially drug-like molecules--more than the number of atoms in the solar system. But traversing seemingly unlimited possibilities is what machine learning is good at. Trained on large databases of existing molecules and their properties, the programs can explore all possible related molecules. Drug discovery is a hugely expensive and often frustrating process.
It Is Alarmingly Easy to Trick Image Recognition Systems
Adapted from You Look Like a Thing and I Love You: How Artificial Intelligence Works and Why It's Making the World a Weirder Place, by Janelle Shane. Suppose you're running security at a cockroach farm. You've got advanced image recognition technology on all the cameras, ready to sound the alarm at the slightest sign of trouble. The day goes uneventfully until, reviewing the logs at the end of your shift, you notice that although the system has recorded zero instances of cockroaches escaping into the staff-only areas, it has recorded seven instances of giraffes. Thinking this a bit odd, perhaps, but not yet alarming, you decide to review the camera footage.
Deep Dive into Computer Vision with Neural Networks โ Part 2
Machine vision, or computer vision, is a popular research topic in artificial intelligence (AI) that has been around for many years. However, machine vision still remains as one of the biggest challenges in AI. In this article, we will explore the use of deep neural networks to address some of the fundamental challenges of computer vision. In particular, we will be looking at applications such as network compression, fine-grained image classification, captioning, texture synthesis, image search, and object tracking. Texture synthesis is used to generate a larger image containing the same texture.
Explainable-AI (Artificial Intelligence) Image Recognition Startup Pilots Smart Appliance with Bosch
Z Advanced Computing, Inc. (ZAC), an AI (Artificial Intelligence) software startup, is developing its Smart Home product line through a paid-pilot for smart appliances for BSH Home Appliances, the largest manufacturer of home appliances in Europe and one of the largest in the world. BSH Home Appliances Corporation is a subsidiary of the Bosch Group, originally a joint venture between Robert Bosch GmbH and Siemens AG. ZAC Smart Home product line uses ZAC Explainable-AI Image Recognition. ZAC is the first to apply Explainable-AI in Machine Learning. "You cannot do this with other techniques, such as Deep Convolutional Neural Networks," said Dr. Saied Tadayon, CTO of ZAC.
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.
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.
GumGum, Using Image Recognition Technology for Online Advertising - The Business Mogul Lifestyle Magazine
Currently, the digital media is in a transitional phase, where the format of the medium is changing from text-based to one with visuals. Due to this significant shift, advertising has to play catch up, to stay up-to-date with the latest trends the industry. On top of that, the marketing industry has to deal with ad-blockers, which blocks out intrusive advertisements. According to a study done by PageFair, there are at least 615 million devices that use Adblock regularly. As you can imagine, getting through these ad-blockers is an uphill task, because they keep disruptive advertisements at bay.
Image Registration: From SIFT to Deep Learning
Image registration is the process of transforming different images of one scene into the same coordinate system. These images can be taken at different times (multi-temporal registration), by different sensors (multi-modal registration), and/or from different viewpoints. The spatial relationships between these images can be rigid (translations and rotations), affine (shears for example), homographies, or complex large deformations models. Image registration has a wide variety of applications: it is essential as soon as the task at hand requires comparing multiple images of the same scene. It is very common in the field of medical imagery, as well as for satellite image analysis and optical flow. In this article, we will focus on a few different ways to perform image registration between a reference image and a sensed image.