Mantra

Google I/O 2018, Day 2 Highlights: AI for Healthcare Sector

The second day of the Google I/O 18 consisted of several talks including AI and ML in healthcare sector, Web Assembly, Polymer, Chrome Dev Tools, Flutter. Let’s dive in to know what’s new and the improvements that have been made to the web!

Artificial Intelligence(AI):

 

Google’s AI to Improve Healthcare

We all have unfortunately, heard a doctor express with utmost despair that they could have done better if the patient could have been brought to medical attention a little early-on. Google thinks it can solve this problem for mankind. Last year at Google I/O, Sundar Pichai demonstrated the advanced computing powers of Google named Tensor Processing Units (TPU) which now has been working with eye hospitals to help doctors use Deep Learning, a machine learning module to screen Diabetic Retinopathy in a better way. 

Google’s AI analyses about 100,000 data points per patient, something humans can’t do, to determine if their health is likely to deteriorate in near future and if they may need readmission. The current level of accuracy in prediction by Google’s AI is better than traditional methods by 10%; the aim is to empower doctors by nearly 48 to 24 hours in advance before a patient falls sick again. 

Google focuses to make healthcare better by helping doctors be more efficient and for patients to get better quality of healthcare, in Google I/O 2018 this is only a beginning of human and machine working together.

Related Post

Do It Yourself Artificial Intelligence

Google introduced the AIY Kits: a series of open source projects that include hardware and software tools, showcasing on-device artificial intelligence. With AIY Kits, users can use artificial intelligence to make human-to-machine interaction more like human-to-human interactions.

The first open source project is the Voice Kit. The speech recognition ability in this kit allows you to add voice recognition to assistive robots, talk to control devices such as light bulbs and replace physical buttons on household appliances and consumer electronics.

For Developers:

1. Chrome DevTools

There is a new shortcut, Ctrl + F that will pull up a new search sidebar in the Network pane of Chrome DevTools. With this search sidebar, you can search through headers and their values. You need to make sure Site Isolation for Chrome is enabled by heading to chrome://flags#enable-site-per-process and activating it.

  • Performance IsolationThe Performance panel has been improved to provide flame charts for every process.
  • Certificate Transparency The Security panel now provides the ability to show the certificate transparency information of a secure website.
  • Sources Panel The Sources Panel has a Network tab. The Network tab is now called the Page tab.

2. Web Performance

Google analyzes a lot of sites and has learned over time how to make them extremely fast. The Web Performance made easy talk by Eva and Addy Osmani showed how to fix common web performance bottlenecks and take advantage of the latest browser APIs to improve loading experience.

  • New Lighthouse Web Performance Audits
  • Optimizing Caching Strategies – Cache as many resources as possible efficiently.
  • Remove unnecessary bytes and don’t send things twice – Optimize Caching strategies. Cache as many resources as possible.
  • Remove unused JavaScript and CSS from the Critical Path.
  • Eliminate unnecessary downloads.
  • Don’t serve un-optimized or unnecessary images to your users.
  • Help browsers deliver critical resources.
  • Have a Web Font Loading Strategy.

Google announced a new experimental browser feature called Priority Hints. It allows you to specify the importance of a resource. The browser loads the resources with high importance first before the others.

3. Web Assembly

Google is working really hard to allow developers import web assembly modules into their JavaScript apps and have Chrome render it effectively. With Web Assembly, software like AutoCAD and Complex3 have created complex but fast UI web experiences.

Share
By
Mikhail Mitra

Recent Posts

Why Netflix Broke Itself: Was It Success Rewritten Through Platform Engineering?

Let’s take a trip back in time—2008. Netflix was nothing like the media juggernaut it…

5 days ago

What If the Sun Took a Day Off?

Ever wondered what life would be like if the Sun took a day off? Picture…

4 weeks ago

Beyond the Click: The Art of Interaction Design

The Importance of Interaction Design Principles In the ever-evolving landscape of digital experiences, interaction design…

4 weeks ago

When Data Meets the Heart: A Tale of Sentiments and Science

Do you think technology will advance to a point where people rely on it for…

1 month ago

From Ghosting Leads to Closing Deals: The Tech Revolution in Sales Agent Apps

If you think Mark Zuckerberg is just a tech genius who stumbled upon success, think…

2 months ago

The Importance of User-Centered Design: Putting Users First

In today’s digital landscape, where users are bombarded with options, creating a product that stands…

2 months ago

This website uses cookies.