Goto

Collaborating Authors

 Country


Google details AI that classifies chest X-rays with human-level accuracy

#artificialintelligence

Analyzing chest X-ray images with machine learning algorithms is easier said than done. That's because typically, the clinical labels required to train those algorithms are obtained with rule-based natural language processing or human annotation, both of which tend to introduce inconsistencies and errors. Additionally, it's challenging to assemble data sets that represent an adequately diverse spectrum of cases, and to establish clinically meaningful and consistent labels given only images. In an effort to move forward the goalpost with respect to X-ray image classification, researchers at Google devised AI models to spot four findings on human chest X-rays: pneumothorax (collapsed lungs), nodules and masses, fractures, and airspace opacities (filling of the pulmonary tree with material). In a paper published in the journal Nature, the team claims the model family, which was evaluated using thousands of images across data sets with high-quality labels, demonstrated "radiologist-level" performance in an independent review conducted by human experts.


AWS announces new enterprise search tool powered by machine learning โ€“ TechCrunch

#artificialintelligence

Today at AWS re:Invent in Las Vegas, the company announced a new search tool called Kendra, which provides natural language search across a variety of content repositories using machine learning. Matt Wood, AWS VP of artificial intelligence, said the new search tool uses machine learning, but doesn't actually require machine learning expertise of any kind. Amazon is taking care of that for customers under the hood. You start by identifying your content repositories. This could be anything from an S3 storage repository to OneDrive to Salesforce -- anywhere you store content.


Google Cloud Platform Big Data and Machine Learning Fundamentals Coursera

#artificialintelligence

This 2-week accelerated on-demand course introduces participants to the Big Data and Machine Learning capabilities of Google Cloud Platform (GCP). It provides a quick overview of the Google Cloud Platform and a deeper dive of the data processing capabilities. At the end of this course, participants will be able to: โ€ข Identify the purpose and value of the key Big Data and Machine Learning products in the Google Cloud Platform โ€ข Use CloudSQL and Cloud Dataproc to migrate existing MySQL and Hadoop/Pig/Spark/Hive workloads to Google Cloud Platform โ€ข Employ BigQuery and Cloud Datalab to carry out interactive data analysis โ€ข Choose between Cloud SQL, BigTable and Datastore โ€ข Train and use a neural network using TensorFlow โ€ข Choose between different data processing products on the Google Cloud Platform Before enrolling in this course, participants should have roughly one (1) year of experience with one or more of the following: โ€ข A common query language such as SQL โ€ข Extract, transform, load activities โ€ข Data modeling โ€ข Machine learning and/or statistics โ€ข Programming in Python Google Account Notes: โ€ข Google services are currently unavailable in China. COMPLETION CHALLENGE Complete any GCP specialization from November 5 - November 30, 2019 for an opportunity to receive a GCP t-shirt (while supplies last). Check Discussion Forums for details.


The Biggest Technology Trends That Will Impact Banking in 2020

#artificialintelligence

There has never been a more exciting time in the banking industry, as technology continues to evolve, providing opportunities that expand well beyond traditional financial services. More than expanding the services offered, financial institutions will be able to process data and engage with consumers faster than ever, as the rollout of 5G networks becomes a reality. This will provide the opportunity to instantaneously and intelligently meet any consumer need, at any time, on any channel. Achieving this will require new computing and storage strategies, advanced analytics, enhanced cybersecurity capabilities and a brand new perspective on how banking services can be delivered. What are the technologies which hold the greatest 4th industrial revolution potential?


The Biggest Technology Trends That Will Impact Banking in 2020

#artificialintelligence

There has never been a more exciting time in the banking industry, as technology continues to evolve, providing opportunities that expand well beyond traditional financial services. More than expanding the services offered, financial institutions will be able to process data and engage with consumers faster than ever, as the rollout of 5G networks becomes a reality. This will provide the opportunity to instantaneously and intelligently meet any consumer need, at any time, on any channel. Achieving this will require new computing and storage strategies, advanced analytics, enhanced cybersecurity capabilities and a brand new perspective on how banking services can be delivered. What are the technologies which hold the greatest 4th industrial revolution potential?


Why Retirement Communities Are Perfect for Self-Driving Cars

#artificialintelligence

The operational environment is the single biggest factor in determining the development timeline of a self-driving car. The environment dictates every key technical challenge, most importantly in terms of speed and complexity. In 2015, Waymo was the first to demonstrate a fully driverless trip, offering Steve Mahan a ride in Austin, TX. They did so in a purpose-built vehicle, nicknamed Firefly. Classified as a Neighborhood Electric Vehicle, the Firefly was speed-limited to 25MPH and restricted to calmer roadway.


Singapore launches "responsible" AI to realize its Smart City revolution

#artificialintelligence

Singapore will adopt a human-centric approach to AI, and focus on the use of the technology to deliver impactful social and economic benefits for its citizens. The government has initially identified five key sectors: Transport and Logistics, Smart Cities and Estates, Healthcare, Education, Safety, and Border Security (about 300,000 people cross the border with Malaysia daily). The city-state of Singapore was the recipient of the Smart City award in 2018. The vast array of solutions developed by the government from dynamic public bus routing algorithms to real-time parent-teacher portals, or even predictive analytics for water pipe leaks, have proved that Singapore systematically pursues the application of innovative digital technologies to improve people's lives. "We believe that AI is a transformative technology. The fact that computers and systems can now see, hear, understand, and speak, is transformational. It will transform our economy and societies, and disrupt our politics. It will alter the nature of jobs, and the skills our people will need." said Dr. Vivian Balakrishnan, who is also Minister-in-charge of the Smart Nation Programme Office, during the Smart City Expo World Congress opening ceremony.


NEOM: A Tech Utopia in the Sands

#artificialintelligence

The humanoid robot'Sophia' made quite an impression back in 2017 when it was unveiled for the first time at the innovation conference in Riyadh, Saudi Arabia. Built by a Hong Kong-based company Hanson Robotics in 2015, the humanoid robot can mimic 62 human facial expressions. However, the highlight of the conference was not the unveiling of the AI-enabled entity or its onstage interview but the Kingdom's decision to grant citizenship to Sophia. Ironic for a country where women were not allowed to drive till last year! However, the intention was clear -- to adopt technology in modernizing the heavily Oil-dependent economy.


Artificial intelligence: How to measure the "I" in AI

#artificialintelligence

This means that the test favors "program synthesis," the subfield of AI that involves generating programs that satisfy high-level specifications. This approach is in contrast with current trends in AI, which are inclined toward creating programs that are optimized for a limited set of tasks (e.g., playing a single game). In his experiments with ARC, Chollet has found that humans can fully solve ARC tests.


DeepGraphLearning/graphvite

#artificialintelligence

GraphVite is a general graph embedding engine, dedicated to high-speed and large-scale embedding learning in various applications. GraphVite provides complete training and evaluation pipelines for 3 applications: node embedding, knowledge graph embedding and graph & high-dimensional data visualization. Besides, it also includes 9 popular models, along with their benchmarks on a bunch of standard datasets. Here is a summary of the training time of GraphVite along with the best open-source implementations on 3 applications. All the time is reported based on a server with 24 CPU threads and 4 V100 GPUs.