<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>analytics technologies Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/analytics-technologies/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/analytics-technologies/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Thu, 15 Oct 2020 05:12:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Using Machine Learning to Calculate Unreported COVID-19 Cases</title>
		<link>https://www.aiuniverse.xyz/using-machine-learning-to-calculate-unreported-covid-19-cases/</link>
					<comments>https://www.aiuniverse.xyz/using-machine-learning-to-calculate-unreported-covid-19-cases/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 15 Oct 2020 05:12:49 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[analytics technologies]]></category>
		<category><![CDATA[Clinical Analytics]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[coronavirus]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Machine learning]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=12220</guid>

					<description><![CDATA[<p>Source: healthitanalytics.com To reduce and track the spread of COVID-19, researchers and provider organizations have increasingly turned to artificial intelligence and machine learning tools to improve their <a class="read-more-link" href="https://www.aiuniverse.xyz/using-machine-learning-to-calculate-unreported-covid-19-cases/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/using-machine-learning-to-calculate-unreported-covid-19-cases/">Using Machine Learning to Calculate Unreported COVID-19 Cases</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: healthitanalytics.com</p>



<p class="wp-block-paragraph">To reduce and track the spread of COVID-19, researchers and provider organizations have increasingly turned to artificial intelligence and machine learning tools to improve their surveillance efforts.</p>



<p class="wp-block-paragraph"><strong>For more coronavirus updates, visit our resource page, updated twice daily by Xtelligent Healthcare Media.</strong></p>



<p class="wp-block-paragraph">From predicting patient outcomes to anticipating future hotspots across the country, big data analytics systems have helped health leaders stay ahead of the pandemic, resulting in more efficient care delivery.</p>



<p class="wp-block-paragraph">However, healthcare organizations’ level of pandemic preparation is only as good as the data available to them. While the industry is no stranger to data issues, the COVID-19 pandemic has brought a host of unique challenges to the forefront of care delivery.</p>



<p class="wp-block-paragraph">The novel, global nature of the virus has led to significant gaps in COVID-19 data, with inconsistencies in information leaving officials unsure of the effectiveness of public health interventions.</p>



<p class="wp-block-paragraph">“It&#8217;s now well-known that asymptomatic infections are a common phenomenon in the spread of coronavirus. And it&#8217;s very important to understand that phenomenon because, depending on how many asymptomatic infections there are, public health interventions might be different,” Lucy Li, PhD, data scientist at the Chan Zuckerberg Biohub, told <em>HealthITAnalytics</em>.</p>



<p class="wp-block-paragraph">Researchers at the Chan Zuckerberg Biohub are working to overcome this challenge. Using machine learning and cloud computing technology, Li estimated the number of undetected infections at 12 locations in Asia, Europe, and the US over the course of the pandemic.</p>



<p class="wp-block-paragraph">The results showed that a wide range of infections were undetected in these locations, with the rate of undetected infections as high as over 90 percent in Shanghai.</p>



<p class="wp-block-paragraph">Additionally, when the virus was first transmitted to these 12 locations, over 98 percent of infections were undetected during the first few weeks of the outbreak. This suggests that the pandemic was already well underway by the time intense testing began to occur.</p>



<p class="wp-block-paragraph">These findings have important implications for public health policy and provider organizations, Li noted.</p>



<p class="wp-block-paragraph">“For disease outbreaks where you can detect every single infection, rapid testing and just a small amount of contact tracing is enough to get the epidemic under control. But for coronavirus, because there are so many asymptomatic infections out there, testing alone won&#8217;t help control the pandemic,” she said.</p>



<p class="wp-block-paragraph">“Because usually when you do testing, you’re testing symptomatic patients. But that&#8217;s only a subset of the total number of infections out there. You&#8217;re really missing a lot of people who are able to spread the infection, but are not quarantining. Being able to get a sense of what that number might be is helpful for allocating resources.”</p>



<p class="wp-block-paragraph">Li’s research was supported by the AWS Diagnostic Development Initiative, a global effort to accelerate diagnostic research and innovation during the COVID-19 pandemic and to help mitigate future disease outbreaks.</p>



<p class="wp-block-paragraph">The initiative allows individuals to take advantage of the cloud and other innovative tools, something that Li said was essential for her research.</p>



<p class="wp-block-paragraph">“The data I&#8217;m using are the viral genomes – the viral DNA. As the viral genomes spread through the population, they accumulate mutations. Generally, these mutations are not good or bad, they&#8217;re just changes in the genome. Every time the virus is spread to a new person, it could accumulate new mutations. So, if we know how quickly the virus mutates, we can infer how many missing transmission links there were in between the observed genomes,” she said.</p>



<p class="wp-block-paragraph">“That’s the data I’m fitting the models to. And because there are many different scenarios that could explain what we see in the viral genomes, I have to leverage machine learning and cloud computing to test all of those hypotheses and to see which one can explain the observed changes in the viral genomes.”</p>



<p class="wp-block-paragraph">These data analytics tools are well-suited to meeting the challenges brought on by COVID-19, Li pointed out.</p>



<p class="wp-block-paragraph">“In order to try to quantify the unreported infections, we formulate models of how disease spreads in the population. And then we generate many simulations from these models, and we find out which of those simulations fits the data that we see,” she said.</p>



<p class="wp-block-paragraph">“That allows us to test different levels of under-reporting and understand which of those can best explain the data that we see. That&#8217;s not really possible without a lot of computational resources, and it&#8217;s a very time-intensive process. The machine learning tool allows us to explore different explanations of the data that we&#8217;re seeing, and we can test many hypotheses. It&#8217;s a crucial tool for this type of analysis.”</p>



<p class="wp-block-paragraph">With machine learning and cloud computing technologies, Li was able to streamline a previously time-consuming task.</p>



<p class="wp-block-paragraph">“Before cloud computing became more common and these big computational resources became available, some of these analyses could take months to run. I&#8217;ve seen papers that were based on months of running a very complex model,” Li said.</p>



<p class="wp-block-paragraph">“But by having access to more computational resources in the cloud, we can shorten that time from months to days, because we&#8217;re able to leverage much more memory and better parallelize our analysis.”</p>



<p class="wp-block-paragraph">The research could help public health officials monitor the rate of under-reporting in real-time, which could indicate how well current surveillance systems are operating.</p>



<p class="wp-block-paragraph">“The better the current public health surveillance system is at detecting infections, the fewer underreported cases we would have. But if we see the underreported cases increasing, that would suggest that there needs to be more testing in the population. The results of this research can help the public health department determine how much more testing they would need,” Li said.</p>



<p class="wp-block-paragraph">“This type of research can also help indicate how close we are to the end of the pandemic. By tracking how many people in the population have been infected by the virus or the number of undetected cases, we could get a sense of how far are we from eliminating this disease.”</p>



<p class="wp-block-paragraph">With the amount of information generated by the COVID-19 pandemic, analytics tools are critical for uncovering new insights and potential solutions.</p>



<p class="wp-block-paragraph">“Since the start of the pandemic, we&#8217;ve racked our brains to figure out what we can do to help the public health departments in reducing the spread of COVID-19. The number one request that we get from public health departments is information. And sometimes, just presenting the raw data to these departments is sufficient by itself,” Li concluded.</p>



<p class="wp-block-paragraph">“But quite often, we need to use machine learning and mathematical models to infer these parameters or numbers that we can&#8217;t directly see in the data. There has been so much effort from different research groups around the world in developing new models to help us tease out the underlying information that&#8217;s not obvious from the data alone.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/using-machine-learning-to-calculate-unreported-covid-19-cases/">Using Machine Learning to Calculate Unreported COVID-19 Cases</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/using-machine-learning-to-calculate-unreported-covid-19-cases/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Collaboration Will Offer Data to Train Machine Learning Tools</title>
		<link>https://www.aiuniverse.xyz/collaboration-will-offer-data-to-train-machine-learning-tools/</link>
					<comments>https://www.aiuniverse.xyz/collaboration-will-offer-data-to-train-machine-learning-tools/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Tue, 29 Sep 2020 07:19:25 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[analytics technologies]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Imaging Analytics]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[Medical Imaging]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=11834</guid>

					<description><![CDATA[<p>Source: healthitanalytics.com Researchers at the University of Iowa (UI) have received a $1 million grant from the National Science Foundation (NSF) to develop a machine learning platform <a class="read-more-link" href="https://www.aiuniverse.xyz/collaboration-will-offer-data-to-train-machine-learning-tools/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/collaboration-will-offer-data-to-train-machine-learning-tools/">Collaboration Will Offer Data to Train Machine Learning Tools</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: healthitanalytics.com</p>



<p class="wp-block-paragraph">Researchers at the University of Iowa (UI) have received a $1 million grant from the National Science Foundation (NSF) to develop a machine learning platform to train algorithms with data from around the world.</p>



<p class="wp-block-paragraph">The phase one grant will enable the UI team to lead a multi-university and industry collaboration and address concerns around patient privacy and data security in clinical AI development.</p>



<p class="wp-block-paragraph">The researchers noted that although the use of AI is widespread in healthcare, training effective machine learning algorithms require thousands of samples annotated by doctors. This can lead to privacy and security issues, the team stated.</p>



<p class="wp-block-paragraph">“Traditional methods of machine learning require a centralized database where patient data can be directly accessed for training a machine learning model,” said Stephen Baek, assistant professor of industrial and systems engineering at UI.</p>



<p class="wp-block-paragraph">“Such methods are impacted by practical issues such as patient privacy, information security, data ownership, and the burden on hospitals which must create and maintain these centralized databases.”</p>



<p class="wp-block-paragraph">The team will develop a decentralized, asynchronous solution called ImagiQ, which relies on an ecosystem of machine learning models so that institutions can select models that work best for their populations. Organizations will be able to upload and share the models, not patient data, with each other.</p>



<p class="wp-block-paragraph">As each institution improves the model using their local patient data sets, models will be uploaded back to a centralized server. This ensemble learning approach will allow the most reliable and efficient models to come to the forefront, resulting in a better AI system for analyzing images like lung x-rays or CT scans that detect tumors.</p>



<p class="wp-block-paragraph">The UI-led team includes researchers from Stanford University, the University of Chicago, Harvard University, Yale University, and Seoul National University.</p>



<p class="wp-block-paragraph">Over the next nine months, the group will aim to develop a prototype of the system as well as participate in the Accelerator’s innovation curriculum to ensure the solution has societal impact. By the end of phase one, the team will participate in a pitch competition and proposal evaluation and if selected will proceed to phase two, with potential funding up to $5 million for 24 months.</p>



<p class="wp-block-paragraph">“ImagiQ will further federated learning by decentralizing the model updates and eliminating the synchronous update cycle,” said Baek. “We are going to create a whole ecosystem of machine learning models that will evolve and improve over time. High performing models will be selected by many institutions, while others are phased out, producing more reliable and trustworthy outputs.”</p>



<p class="wp-block-paragraph">The research team is part of the AI-driven data and model sharing track topic under the 2020 cohort NSF Convergence Accelerator program, designed to leverage a convergence approach to transition basic research and discovery into practice. NSF is investing more than $27 million to support the teams in phase one to develop the solution groundwork for AI-Driven Data and Model Sharing.</p>



<p class="wp-block-paragraph">The Convergent Accelerator’s AI-Driven Innovation via Data and Model Sharing topic involves 18 teams concentrating on solution development. These research teams will also address a variety of data and model-related challenges and data types to include platform development to enable easy and efficient data matching and sharing.</p>



<p class="wp-block-paragraph">“The quantum technology and AI-driven data and model sharing topics were chosen based on community input and identified federal research and development priorities,” said Douglas Maughan, head of the NSF Convergence Accelerator program. “This is the program&#8217;s second cohort and we are excited for these teams to use convergence research and innovation-centric fundamentals to accelerate solutions that have a positive societal impact.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/collaboration-will-offer-data-to-train-machine-learning-tools/">Collaboration Will Offer Data to Train Machine Learning Tools</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/collaboration-will-offer-data-to-train-machine-learning-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Deep Learning Algorithm Could Enhance Genomic Sequencing</title>
		<link>https://www.aiuniverse.xyz/deep-learning-algorithm-could-enhance-genomic-sequencing/</link>
					<comments>https://www.aiuniverse.xyz/deep-learning-algorithm-could-enhance-genomic-sequencing/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Fri, 07 Aug 2020 06:01:49 +0000</pubDate>
				<category><![CDATA[Deep Learning]]></category>
		<category><![CDATA[analytics technologies]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[Genomics]]></category>
		<category><![CDATA[neural networks]]></category>
		<category><![CDATA[Personalized Medicine]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=10712</guid>

					<description><![CDATA[<p>Source: healthitanalytics.com A deep learning tool could improve genomic sequencing processes, identifying disease-causing mechanisms that might otherwise be missed by traditional screening methods, according to a study published in Nature <a class="read-more-link" href="https://www.aiuniverse.xyz/deep-learning-algorithm-could-enhance-genomic-sequencing/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/deep-learning-algorithm-could-enhance-genomic-sequencing/">Deep Learning Algorithm Could Enhance Genomic Sequencing</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: healthitanalytics.com</p>



<p class="wp-block-paragraph">A deep learning tool could improve genomic sequencing processes, identifying disease-causing mechanisms that might otherwise be missed by traditional screening methods, according to a study published in <em>Nature Machine Intelligence</em>.</p>



<p class="wp-block-paragraph">Researchers from Children’s Hospital of Philadelphia (CHOP) and New Jersey Institute of Technology (NJIT) developed the tool, which can help predict sites of DNA methylation – a process that can change the activity of DNA without changing its overall structure.</p>



<p class="wp-block-paragraph">DNA methylation is involved in many key cellular processes and is an important component in gene expression. Errors in methylation can be linked to a wide range of human diseases. Genomic sequencing tools can effectively pinpoint polymorphisms that may cause a disease, but these same methods are unable to capture the effects of methylation because the individual genes still look the same.</p>



<p class="wp-block-paragraph">Researchers have made a considerable effort to study DNA methylation of N<sup>6</sup>-adenine (6mA) in eukaryotic cells, which include human cells. Although there is genomic data available, the role of methylation in these cells remains elusive.</p>



<p class="wp-block-paragraph">“Previously, methods that had been developed to identify these methylation sites in the genome were very conservative and could only look at certain nucleotide lengths at a given time, so a large number of methylation sites were missed,” said Hakon Hakonarson, PhD, Director of the Center for Applied Genomics (CAG) at CHOP and one of the senior co-authors of the study.</p>



<p class="wp-block-paragraph">“We needed to develop a better way of identifying and predicting methylation sites with a tool that could identify these motifs throughout the genome that may have a robust functional impact and are potentially disease causing.”</p>



<p class="wp-block-paragraph">To overcome this issue, the team developed a deep learning algorithm that could predict where these sites of methylation happened, which could then help researchers determine the effect they might have on nearby genes.</p>



<p class="wp-block-paragraph">The software, called Deep6mA, applies neural networks to study DNA methylation sites on natural multicellular organisms. This new method holds several advantages, researchers noted. The approach allows for the automation of the sequence feature representation of different levels of detail. Additionally, the method facilitates the integration of a broad spectrum of methylation sequences on nearby genes of interest.</p>



<p class="wp-block-paragraph">The innovative process could also lead to model development and prediction in large-scale genomic data.</p>



<p class="wp-block-paragraph">The researchers applied the algorithm to three different types of representative organisms, including A. thaliana,&nbsp;D. melanogaster, and&nbsp;E.coli, the first two being eukaryotic. The deep learning tool was able to identify 6mA methylation sites down to the resolution of a single nucleotide, or basic unit of DNA. Even in this initial confirmation study, researchers were able to visualize regulatory patterns they were unable to see using traditional methods.</p>



<p class="wp-block-paragraph">“One limitation is that our proposed prediction is purely based on sequence information,” said Zhi Wei, PhD, a professor of computer science at NJIT and a senior co-author of the study.</p>



<p class="wp-block-paragraph">“Whether a candidate is a 6mA site or not will also depend on many other factors. Methylation, including 6mA, is a dynamic process, which will change with cellular context. In the future, we would like to take other factors into consideration such as gene expression. We hope to predict 6mA across cellular context by integrating other data.”</p>



<p class="wp-block-paragraph">Despite this limitation, the researchers believe that their study shows the ability for deep learning to accelerate personalized medicine and enhance clinical care.</p>



<p class="wp-block-paragraph">“We already know that a number of genes have a disease-causing mechanism brought about by methylation, and while this study was not done in human cells, the eukaryotic cell models were very comparable,” Hakonarson said.</p>



<p class="wp-block-paragraph">“Genomic scientists looking to translate their findings into clinical applications would find this tool very useful, and the level of precision could eventually lead to the discovery of specific cells or targets that are candidates for therapeutic intervention.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/deep-learning-algorithm-could-enhance-genomic-sequencing/">Deep Learning Algorithm Could Enhance Genomic Sequencing</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/deep-learning-algorithm-could-enhance-genomic-sequencing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Artificial Intelligence Detects Epileptic Seizures in Real Time</title>
		<link>https://www.aiuniverse.xyz/artificial-intelligence-detects-epileptic-seizures-in-real-time/</link>
					<comments>https://www.aiuniverse.xyz/artificial-intelligence-detects-epileptic-seizures-in-real-time/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Wed, 01 Jul 2020 07:07:30 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[analytics technologies]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[neural networks]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=9906</guid>

					<description><![CDATA[<p>Source: healthitanalytics.com June 30, 2020 &#8211; An artificial intelligence algorithm can analyze electroencephalograph (EEG) electrodes to detect a seizure and accurately pinpoint its location, according to a study published in Scientific Reports. <a class="read-more-link" href="https://www.aiuniverse.xyz/artificial-intelligence-detects-epileptic-seizures-in-real-time/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/artificial-intelligence-detects-epileptic-seizures-in-real-time/">Artificial Intelligence Detects Epileptic Seizures in Real Time</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: healthitanalytics.com</p>



<p class="wp-block-paragraph">June 30, 2020 &#8211; An artificial intelligence algorithm can analyze electroencephalograph (EEG) electrodes to detect a seizure and accurately pinpoint its location, according to a study published in <em>Scientific Reports</em>.</p>



<p class="wp-block-paragraph">The researchers stated that epilepsy is one of the most common central nervous system disorders, with nearly four percent of people across different ages diagnosed with epilepsy during their lifetimes.</p>



<p class="wp-block-paragraph">The current understanding of most seizures is that they occur when normal brain activity is interrupted by a strong, sudden hyper-synchronized firing of a cluster of neurons. During a seizure, if a person is hooked up to an EEG – a device that measures electrical output – the abnormal brain activity is presented as amplified spike-and-wave discharges.</p>



<p class="wp-block-paragraph">However, when temporal EEG signals are used, it can be difficult to accurately detect a seizure. Researchers developed a network inference technique that would facilitate detection of a seizure and pinpoint its location with improved accuracy.</p>



<p class="wp-block-paragraph">During an EEG session, a person has electrodes attached to different spots on her head, and each electrode records electrical activity around that spot.</p>



<p class="wp-block-paragraph">“We treated EEG electrodes as nodes of a network. Using the recordings (time-series data) from each node, we developed a data-driven approach to infer time-varying connections in the network or relationships between nodes,” said Walter Bomela, a postdoctoral fellow in the Preston M. Green Department of Electrical &amp; Systems Engineering at the University of Texas at Arlington. “We want to infer how a brain region is interacting with others.”</p>



<p class="wp-block-paragraph">These relationships form a network. Once researchers had a network, they could measure its parameters holistically. For example, instead of measuring the strength of a single signal, the team could evaluate the overall network for strength.</p>



<p class="wp-block-paragraph">One parameter, the Fiedler eigenvalue, starts to increase when a seizure occurs. In network theory, the Fiedler eigenvalue is also related to a network’s synchronicity – the bigger the value the more the network is synchronous.</p>



<p class="wp-block-paragraph">“This agrees with the theory that during seizure, the brain activity is synchronized,” Bomela said.</p>



<p class="wp-block-paragraph">A bias toward synchronization also helps to reduce artifact and background noise, researchers noted. For instance, if a person scratches their arm, the associated brain activity will be captured on some EEG channels or electrodes. However, it won’t be synchronized with seizure activity. This structure inherently eliminates the importance of unrelated signals, so that only brain activities that are in sync will significantly increase the Fiedler eigenvalue.</p>



<p class="wp-block-paragraph">“Our technique allows us to get raw data, process it and extract a feature that’s more informative for the machine learning model to use,” said Bomela. “The major advantage of our approach is to fuse signals from 23 electrodes to one parameter that can be efficiently processed with fewer computing resources.”</p>



<p class="wp-block-paragraph">Currently, the system works for an individual patient. The next step is to integrate machine learning to generalize the technique for identifying different types of seizures across patients. Researchers are seeking to take advantage of various parameters characterizing the network and use them as features to train the machine learning algorithm.</p>



<p class="wp-block-paragraph">“The network is like a face,” said Bomela. “You can extract different parameters from an individual’s network — such as the clustering coefficient or closeness centrality — to help machine learning differentiate between different seizures.”</p>



<p class="wp-block-paragraph">In network theory, similarities in specific parameters are associated with specific networks. In this case, those networks will correspond to different types of seizures.</p>



<p class="wp-block-paragraph">The team’s overall aim is to one day design a device for people with epilepsy that is analogous to an insulin pump. As the neurons begin to synchronize, the device will provide medication or electrical interference to stop the seizure. However, in order for this to happen, researchers need a better understanding of the neural network.</p>



<p class="wp-block-paragraph">“While the ultimate goal is to refine the technique for clinical use, right now we are focused on developing methods to identify seizures as drastic changes in brain activity,” said Jr-Shin Li, professor in the Preston M. Green Department of Electrical &amp; Systems Engineering. “These changes are captured by treating the brain as a network in our current method.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/artificial-intelligence-detects-epileptic-seizures-in-real-time/">Artificial Intelligence Detects Epileptic Seizures in Real Time</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/artificial-intelligence-detects-epileptic-seizures-in-real-time/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DoD Adopts Ethical Principles for Artificial Intelligence Use</title>
		<link>https://www.aiuniverse.xyz/dod-adopts-ethical-principles-for-artificial-intelligence-use/</link>
					<comments>https://www.aiuniverse.xyz/dod-adopts-ethical-principles-for-artificial-intelligence-use/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 06:23:19 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[analytics technologies]]></category>
		<category><![CDATA[Department of Defense]]></category>
		<category><![CDATA[Policy and Regulation]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=7079</guid>

					<description><![CDATA[<p>Source: healthitanalytics.com February 26, 2020 &#8211; The Department of Defense (DoD) has adopted a series of ethical principles for the use of artificial intelligence following recommendations made by the Defense Innovation <a class="read-more-link" href="https://www.aiuniverse.xyz/dod-adopts-ethical-principles-for-artificial-intelligence-use/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/dod-adopts-ethical-principles-for-artificial-intelligence-use/">DoD Adopts Ethical Principles for Artificial Intelligence Use</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: healthitanalytics.com</p>



<p class="wp-block-paragraph">February 26, 2020 &#8211; The Department of Defense (DoD) has adopted a series of ethical principles for the use of artificial intelligence following recommendations made by the Defense Innovation Board last October.</p>



<p class="wp-block-paragraph">The recommendations came after 15 months of discussion among leading AI experts in commercial industry, government, academia, and the American public, which resulted in thorough feedback and analysis about the use of AI in multiple areas. DoD’s adoption of ethical AI principles aligns with the department’s AI strategy objective directing the US military lead in AI ethics and the lawful use of AI systems.</p>



<p class="wp-block-paragraph">“The United States, together with our allies and partners, must accelerate the adoption of AI and lead in its national security applications to maintain our strategic position, prevail on future battlefields, and safeguard the rules-based international order,” said Secretary Esper.</p>



<p class="wp-block-paragraph">“AI technology will change much about the battlefield of the future, but nothing will change America&#8217;s steadfast commitment to responsible and lawful behavior. The adoption of AI ethical principles will enhance the department&#8217;s commitment to upholding the highest ethical standards as outlined in the DoD AI Strategy, while embracing the US military&#8217;s strong history of applying rigorous testing and fielding standards for technology innovations.”</p>



<p class="wp-block-paragraph">The DoD’s AI ethical principles will build on the US military’s existing ethics framework, which provides a technology-neutral and enduring foundation for ethical behavior. However, the use of AI raises new ambiguities and risks, and the new principles seek to address these challenges and ensure the responsible use of the technology across the department.</p>



<p class="wp-block-paragraph">The principles will apply to both combat and non-combat functions and will help the US military uphold legal, ethical, and policy commitments in the field of AI.</p>



<p class="wp-block-paragraph">DoD’s ethical principles include several major areas: Responsibility, which ensures that DoD personnel exercise appropriate levels of judgment and care while maintaining responsibility for the development and use of AI; equitability, which will confirm that the department will take steps to reduce unintended bias in AI algorithms; and traceability, which will ensure that the relevant personnel have an appropriate understanding of AI capabilities.</p>



<p class="wp-block-paragraph">Additionally, the principles will ensure that the department’s AI capabilities will have explicit, well-defined uses, and that AI is designed to fulfill intended functions while detecting and avoiding unintended consequences.</p>



<p class="wp-block-paragraph">“Secretary Esper&#8217;s leadership on AI and his decision to issue AI Principles for the Department demonstrates not only to DoD, but to countries around the world, that the US and DoD are committed to ethics, and will play a leadership role in ensuring democracies adopt emerging technology responsibly,” said Dr. Eric Schmidt, Chair, Defense Innovation Board.</p>



<p class="wp-block-paragraph">The DoD Joint Artificial Intelligence Center (JAIC) will coordinate the implementation of ethical AI principles for the department. The JAIC currently leads a series of working groups that solicit input from services and AI technology experts throughout DoD.</p>



<p class="wp-block-paragraph">“We are grateful to the Defense Innovation Board for their thorough and insightful recommendations that led to the adoption of DoD AI ethical principles,” said Hon. Dana Deasy, DOD Chief Information Officer.</p>



<p class="wp-block-paragraph">“Ethics remain at the forefront of everything the department does with AI technology, and our teams will use these principles to guide the testing, fielding and scaling of AI-enabled capabilities across the DOD.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/dod-adopts-ethical-principles-for-artificial-intelligence-use/">DoD Adopts Ethical Principles for Artificial Intelligence Use</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/dod-adopts-ethical-principles-for-artificial-intelligence-use/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>22% of Orgs Currently Use Artificial Intelligence Software</title>
		<link>https://www.aiuniverse.xyz/22-of-orgs-currently-use-artificial-intelligence-software/</link>
					<comments>https://www.aiuniverse.xyz/22-of-orgs-currently-use-artificial-intelligence-software/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 12 Dec 2019 08:09:24 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Analytics Strategies]]></category>
		<category><![CDATA[analytics technologies]]></category>
		<category><![CDATA[Patient Outcomes]]></category>
		<category><![CDATA[Predictive Analytics]]></category>
		<category><![CDATA[Quality Of Care]]></category>
		<category><![CDATA[Revenue Cycle Analytics]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=5582</guid>

					<description><![CDATA[<p>Source: healthitanalytics.com December 11, 2019 &#8211; Twenty-two percent of healthcare organizations use a software platform that provides artificial intelligence capability, according to a recent report from HealthLeaders Media. This is an <a class="read-more-link" href="https://www.aiuniverse.xyz/22-of-orgs-currently-use-artificial-intelligence-software/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/22-of-orgs-currently-use-artificial-intelligence-software/">22% of Orgs Currently Use Artificial Intelligence Software</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: healthitanalytics.com</p>



<p class="wp-block-paragraph">December 11, 2019 &#8211; Twenty-two percent of healthcare organizations use a software platform that provides artificial intelligence capability, according to a recent report from HealthLeaders Media.</p>



<p class="wp-block-paragraph">This is an eight-point increase from 2017, the organization noted, indicating that AI use is steadily rising among health systems.</p>



<p class="wp-block-paragraph">Thirty-one percent said they plan to have AI capability within the next three years, and 63 percent said their organizations plan to increase their investments in analytics technologies within the next three years.</p>



<p class="wp-block-paragraph">HealthLeaders surveyed 128 individuals representing different healthcare provider organizations, aiming to measure AI and analytics use across the healthcare ecosystem.</p>



<p class="wp-block-paragraph">Providers see a wide range of applications for AI, with 81 percent of respondents saying their organizations currently or plan to apply the technology to clinical data, 72 percent to financial data, and 59 percent to patient data.</p>



<p class="wp-block-paragraph">Organizations also see potential in analytics capabilities. Sixty-three percent of respondents said they plan to increase their investments in analytics, while 35 percent said their investments would stay the same. Just two percent of respondents said their investments would decrease.</p>



<p class="wp-block-paragraph">Health systems are also leveraging analytics strategies to extract insights from various sources of information. The report found that 78 percent of respondents said they use descriptive analytics for financial data, while 81 percent said they leverage descriptive analytics for their clinical data.</p>



<p class="wp-block-paragraph">However, fewer participants use predictive capabilities for financial and clinical data analytics. Sixty-four percent said they apply predictive analytics to their financial data and 52 percent reported using predictive capabilities for clinical data.</p>



<p class="wp-block-paragraph">Analytics investments have led to a strong return on investment for organizations: Forty-one percent describe their organizations’ return on investment on analytics as acceptable, while 30 percent describe analytics ROI as good and 14 percent describe it as very good.</p>



<p class="wp-block-paragraph">Just 16 percent of respondents describe their analytics ROI as poor or very poor.</p>



<p class="wp-block-paragraph">When asked about the most significant challenges in performing analytics, most respondents named issues involving human skills and staffing.</p>



<p class="wp-block-paragraph">Forty-eight percent of participants see the need for timely analysis as the top challenge in performing analytics over the next three years. Forty-six percent said overcoming insufficient analytics skills would be the most challenging, while thirty-seven percent view insufficient funding as their biggest issue.</p>



<p class="wp-block-paragraph">In addition to revealing staff education and training issues, these barriers also reflect investment challenges, researchers noted.</p>



<p class="wp-block-paragraph">“Two of the top three tactical challenges are either indirectly or directly related to financial resources,” the report stated.</p>



<p class="wp-block-paragraph">“For example, the solution to solving the problem of insufficient skills in analytics is investment in training or adding analytics staff, and insufficient funding in light of other priorities needs no explanation.”</p>



<p class="wp-block-paragraph">These findings mirror statements from a February 2019 Kaufman Hall report, which said that financial executives should expand the scope of their responsibilities and investments in order to keep up with new technologies.</p>



<p class="wp-block-paragraph">“Given the demands of the changing business environment, healthcare CFOs nationwide should be critically examining the role they and their finance teams play in their organizations. A singular focus on directing or managing financial operations and the related control/monitoring function is not sufficient going forward,” the report concluded.</p>



<p class="wp-block-paragraph">“Finance executives must be integral to the development, execution, and monitoring of the organization’s vision and strategy, and be armed with the full breadth of data and analytics required for performance management in healthcare.”</p>



<p class="wp-block-paragraph">Organizations also cited data-related challenges in performing analytics. Half of respondents said integrating internal clinical and financial data is a top challenge, and 46 percent said integrating external clinical and financial data is a major barrier.</p>



<p class="wp-block-paragraph">The third most-cited challenge was improving EHR interoperability, with 43 percent of respondents naming this as a major barrier to building analytics capabilities.</p>



<p class="wp-block-paragraph">Looking ahead, 62 percent of respondents said that the most promising area of analytics development would be clinical best practices, while 54 percent cited real-time delivery of actionable information as the most promising area of analytics.</p>



<p class="wp-block-paragraph">This indicates that most health systems are interested in using analytics technologies to enhance care delivery and outcomes. Thirty-nine percent of participants also named improved quality of care as the primary goal they would expect to achieve through integrating financial and clinical data.</p>



<p class="wp-block-paragraph">In September 2019, a survey from HIMSS Analytics and Dimensional Insight yielded similar results, showing that the future of the industry will focus on quality rather than quantity.</p>



<p class="wp-block-paragraph">“As healthcare organizations move to value-based payment models, they are finding that focusing on clinical metrics, including readmission rates, infection control, and patient outcome improvements is critical for success,”&nbsp;George Dealy, vice president of healthcare solutions at Dimensional Insight, said at the time.&nbsp;</p>



<p class="wp-block-paragraph">“Analytics provides tremendous insight into these areas and can benefit healthcare organizations that are navigating this transition.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/22-of-orgs-currently-use-artificial-intelligence-software/">22% of Orgs Currently Use Artificial Intelligence Software</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/22-of-orgs-currently-use-artificial-intelligence-software/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Artificial Intelligence Success Requires Human Validation, Good Data</title>
		<link>https://www.aiuniverse.xyz/artificial-intelligence-success-requires-human-validation-good-data/</link>
					<comments>https://www.aiuniverse.xyz/artificial-intelligence-success-requires-human-validation-good-data/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Wed, 27 Nov 2019 07:22:55 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Analytics Strategies]]></category>
		<category><![CDATA[analytics technologies]]></category>
		<category><![CDATA[data quality]]></category>
		<category><![CDATA[Data Standards]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=5423</guid>

					<description><![CDATA[<p>Source: healthitanalytics.com November 26, 2019&#160;&#8211;&#160;As the foundation of nearly every healthcare trend, process, and solution, data has a vitally important role to play in care delivery and <a class="read-more-link" href="https://www.aiuniverse.xyz/artificial-intelligence-success-requires-human-validation-good-data/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/artificial-intelligence-success-requires-human-validation-good-data/">Artificial Intelligence Success Requires Human Validation, Good Data</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Source: healthitanalytics.com</p>



<p class="wp-block-paragraph">November 26, 2019&nbsp;&#8211;&nbsp;As the foundation of nearly every healthcare trend, process, and solution, data has a vitally important role to play in care delivery and success.</p>



<p class="wp-block-paragraph">From risk stratification to chronic disease management, precision medicine and medical research, data is at the center of everyday healthcare tasks and broader industry improvements, making it an incredibly valuable resource for organizations.</p>



<p class="wp-block-paragraph">“If you talk to any data scientist, they’ll tell you that the more quality, scientifically validated data they have, the more likely they&#8217;re going to be able to generate useful trends and insights,” said Todd Frech, CIO at Press Ganey.</p>



<p class="wp-block-paragraph">“The core of everything we do is taking the vast amounts of data that we collect and creating value for hospitals that are trying to improve their operations.”</p>



<p class="wp-block-paragraph"> With healthcare quickly becoming a digital industry, more and more entities are gathering meaning from this big data using artificial intelligence and other advanced analytics technologies. </p>



<p class="wp-block-paragraph">“The challenge that we&#8217;re trying to overcome is that we have more data than a human can process, and we&#8217;re trying to develop insights based on those volumes of data. This issue is a natural fit for AI, so the use of this technology is going to continue to accelerate,” Frech said.</p>



<p class="wp-block-paragraph">“AI can augment humans’ understanding of data, not only from the perspective of generating new insights, but also in generating those insights faster than a typical human analyst processes.”</p>



<p class="wp-block-paragraph">There are countless examples of AI outperforming humans in analyzing and extracting insights from clinical data. The technology’s potential to transform the industry has led to concerns about robots encroaching on healthcare jobs, creating an environment run entirely by machines and devoid of human interaction.</p>



<p class="wp-block-paragraph">While AI may disrupt standard care delivery, it’s unlikely that advanced analytics tools will completely take over the role of clinicians. In a field where high-stakes situations and sensitive data are routine, technology can’t simply be left to operate on its own, Frech stressed.</p>



<p class="wp-block-paragraph">“AI is going to play a bigger part in healthcare, and humans will also continue to play a big part,” he said.</p>



<p class="wp-block-paragraph">“We can&#8217;t just assume that AI is making the right decisions without human validation. There&#8217;s a trend that you&#8217;re going to see more – what’s called AI augmentation, or human augmentation with AI, more than what you would call complete robotic AI, meaning that you&#8217;re letting the AI make decisions without human intervention.”</p>



<p class="wp-block-paragraph">Recent research has demonstrated that when implementing AI tools, human intervention can lead to optimal results. A study conducted by a team at NYU School of Medicine and the NYU Center for Data Science showed that combining AI with analysis from human radiologists significantly improved breast cancer detection.</p>



<p class="wp-block-paragraph">Using an AI augmentation approach could also help organizations analyze and measure unstructured data.</p>



<p class="wp-block-paragraph">“We collect hundreds of thousands of survey data points in the forms of responses to questions, as well as unstructured data in the form of comments. We use AI to look at the comments that come in our surveys. Those comments are obviously in the form of unstructured text, and they convey information on perception of the providers and of the service,” explained Frech.</p>



<p class="wp-block-paragraph">“Those aren’t yes or no questions. Those are questions that require some soft skills to interpret. We can use AI to do an initial sentiment analysis, and that provides a way for us to really measure this type of data, which is not as binary as some of the data we typically evaluate.”</p>



<p class="wp-block-paragraph">However, data-driven technologies can’t improve care if they’re fed inaccurate or incomplete information – in fact, this could have the opposite effect.</p>



<p class="wp-block-paragraph">“Never underestimate the importance of data quality,” said Frech. &nbsp;“No AI tool is going to work well without high-quality data. People talk about data lakes and unstructured data, and these things are great tools. But without quality data, you’re going to have more of a data swamp than a data lake.”</p>



<p class="wp-block-paragraph">“If you&#8217;re trying to use AI to gather insights without high-quality data, obviously the results aren’t going to pan out. Or even worse, the results could potentially offer dangerous recommendations that could negatively impact people,” he added.</p>



<p class="wp-block-paragraph">Having a solid data ecosystem ensures that any innovative tools will contribute positively to a health system’s operations, Frech said, as well as communicating openly with other organizations.</p>



<p class="wp-block-paragraph">“When implementing artificial intelligence or any new technology, make sure that the foundation is strong. Make sure that there&#8217;s testing and validation. If that doesn&#8217;t happen, there is potential for organizations to take steps backward rather than forward,” he said.</p>



<p class="wp-block-paragraph">“Find opportunities with your peers, find case studies, talk to people who are using the technology. The more that your organizations can collaborate and learn from each other, the more ideas and successes will increase.”</p>



<p class="wp-block-paragraph">AI has massive potential to revolutionize the way providers deliver care and make treatment decisions. The road to industry-wide adoption won’t be without its challenges, but the technology will likely make its way into regular clinical care.</p>



<p class="wp-block-paragraph">“There are a lot of different ways to use AI, and there has been a lot of experimentation. Over time, there will be more and more successes, and those successes will come in fits and starts, depending on how the data in the market mature. There&#8217;s too much investment in AI right now to not have some of those successes come into play,” Frech concluded.</p>
<p>The post <a href="https://www.aiuniverse.xyz/artificial-intelligence-success-requires-human-validation-good-data/">Artificial Intelligence Success Requires Human Validation, Good Data</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/artificial-intelligence-success-requires-human-validation-good-data/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>10 Influential AI and Machine Learning Experts to Follow on Twitter</title>
		<link>https://www.aiuniverse.xyz/10-influential-ai-and-machine-learning-experts-to-follow-on-twitter/</link>
					<comments>https://www.aiuniverse.xyz/10-influential-ai-and-machine-learning-experts-to-follow-on-twitter/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Wed, 02 Aug 2017 07:25:41 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[analytics technologies]]></category>
		<category><![CDATA[Big data]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[Machine Learning Experts]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=427</guid>

					<description><![CDATA[<p>Source &#8211; informationweek.com Artificial intelligence, machine learning, natural language processing, and other advanced analytics technologies are driving the growth of some of the most forward-looking  and admired organizations, <a class="read-more-link" href="https://www.aiuniverse.xyz/10-influential-ai-and-machine-learning-experts-to-follow-on-twitter/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/10-influential-ai-and-machine-learning-experts-to-follow-on-twitter/">10 Influential AI and Machine Learning Experts to Follow on Twitter</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; informationweek.com</p>
<p>Artificial intelligence, machine learning, natural language processing, and other advanced analytics technologies are driving the growth of some of the most forward-looking  and admired organizations, from Amazon to Netflix to GE. This leading-edge of analytics combines big data and near real-time processing with other advanced tools to deliver the insights you need, before an analyst might have even formulated the right question to ask.</p>
<p>Some early use cases that have gotten a lot of attention include autonomous vehicles (self-driving cars), customer service chatbots, and recommendation engines. These technologies can also diagnose health conditions from medical imaging, advance precision medicine,  and improve the outcomes for cardiac patients.</p>
<p>Benefits of such technologies include improved efficiency, reduced costs, fewer errors, and faster decision-making. These technologies can automate many tasks that used to be performed by humans &#8212; from minimum wage customer service representatives, to highly trained and highly paid physicians. That always leads to the question of whether the rise of these technologies will disrupt the workforce as we know it and lead to job losses in the decades ahead.</p>
<p>Some of the top thinkers who have access to information about the current state of AI advances &#8212; people like Elon Musk &#8212; have also raised concerns about whether AI should be held back lest we lose control of rogue machines that end up doing harm rather than helping.</p>
<p>There are still more questions than answers for how AI and machine learning will ultimately affect society as a whole.</p>
<p>There are so many facets to the conversation about these advanced analytics technologies: practical discussions about techniques, and big picture ethics and strategy debates about where these technologies will take organizations and society in the years ahead. To help you keep up with it all, we&#8217;ve assembled a list of some key people to follow on Twitter if you are interested in AI and machine learning. Some of these names may be familiar. Others may be new to you. But all are influential thinkers or practitioners in these advanced analytics fields, and people who you should be following if you care about the future. Are there any who we missed? Please add them in the comments.</p>
<p><span class="italic">Jessica Davis has spent a career covering the intersection of business and technology at titles including IDG&#8217;s Infoworld, Ziff Davis Enterprise&#8217;s eWeek and Channel Insider, and Penton Technology&#8217;s MSPmentor. She&#8217;s passionate about the practical use of business intelligence.</span></p>
<p>The post <a href="https://www.aiuniverse.xyz/10-influential-ai-and-machine-learning-experts-to-follow-on-twitter/">10 Influential AI and Machine Learning Experts to Follow on Twitter</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/10-influential-ai-and-machine-learning-experts-to-follow-on-twitter/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
