Skip to main content

How AI Is Helping US in Fighting Against COVID-19

 

On December. 31, BlueDot, a Toronto-based Company that uses artificial intelligence to track the spread of infection diseases, alerted it's customers about a cluster of unusual pneumonia cases in Wuhan, China. Nine days later, the World Health Organization confirmed the discovery of a novel Coronavirus, later named COVID-19, in Wuhan. 

Today, COVID-19 is a pandemic that has spread to 180 countries, claimed more than 83,000 lives, and Triggered a near global lockdown. And for the moment, the best solution to contain the spread of the virus is to improve personal hygiene and exercise social distancing. 

In the meantime, politicians, scientist, and researchers are teaming up to find systematic ways to fight the virus and care for patients. And they'r getting some much-needed help from artificial intelligence.

Bengaluru: Artificial intelligence (AI) is helping doctors, researchers and government fight the COVID-19 pandemic, technology giants said while discussing solutions for the highly contagious disease during a webinar organized by Bennett University.

"The COVID-19 pandemic is the most important disruption of our time. It has prompted nations, individual and organisations to adopt digital in a big way to survive, scale, and succeed. It is helping navigate the pandemic," said Sandip Patel, Managing Director of India at IBM.

The theme of the global webinar, organised by the Department of Computer Science Engineering of BU on Monday, was 'AI Solutions for COVID-19'.

The Indian Council of Medical Research (ICMR) tied up with IBM earlier in the month to use its AI-based tool Watson Assistant to respond to specific COVID-19 queries of frontline workers and data entry operator.

Patel said that IBM's technology solutions can be used for strengthening IT operations, streamline IT recovery, and immunize organisation from disruption, empower workflows and productivity.

Manish Gupta, Director of Google Research India, said the company was harnessing the predictive information it has in helping migrant workers. It could be in identifying food camps and night shelters on Google Map, extending it in search, and enabling voice assistants so that people can make voice queries.

Google also has enabled it on KaiOS, the operating system that runs on feature phones of Reliance Jio, not just smartphones.

In India, where cardiovascular diseases are higher, Gupta said Google was looking at AI and technology based interventions through proper monitoring and to delay the onset by as much as 10-15 years or even prevent it.    

"We are working on applying AI to gather all the health signals in a privacy preserving manner and building these risk models and allowing a health companion to find timely intervention, lifestyle and clinical interventions,"he said.

Vishal Dhupar, MD, NVIDIA, South Asia that technology solutions are helping doctors treat patients and robots deliver drugs.

"At NVIDIA, we are working to push the boundaries of technology to do more in the time to come -whether it's supercharging the analysis of genomes, better at discovering infections, or creating safer working environments for frontline forces,"he said. "Use Supercomputer/AI to fight the next pandemic".

Comments

Post a Comment

Popular posts from this blog

Artificial intelligence

Artificial intelligence is a branch of computer science that aims to create intelligent machines. It has become an essential part of the technology industry. Research associated with artificial intelligence is highly technical and specialized. The core problems of artificial intelligence include programming computers for certain traits such as: Knowledge Reasoning Problem solving Perception Learning Planning Ability to manipulate and move objects Knowledge engineering is a core part of AI research. Machines can often act and react like humans only if they have abundant information relating to the world. Artificial intelligence must have access to objects, categories, properties and relations between all of them to implement knowledge engineering. Initiating common sense, reasoning and problem-solving power in machines is a difficult and tedious task. Machine learning is also a core part of AI. Learning without any kind of supervision requires an ability to ide...

Machine Learning

Machine learning (ML) is a category of algorithm that allows software applications to become more accurate in predicting outcomes without being explicitly programmed . The basic premise of machine learning is to build algorithm that can receive input data and use statistical analysis to predict an output while updating outputs as new data becomes available . The process involved in machine learning are similar to that of data mining and predictive modeling . Both require searching through data to looks for patterns actions according . Many people are familiar with machine learning from shopping on the internet and being served ads related to their purchase . This happens because recommendation engines use machine learning to personalize online ad delivery in almost real time . Beyond personalized marketing, other common machine learning use cases include fraud detection, spam filtering, network security threat detection, predictive maintenance and building news feeds. How Ma...