<?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>generate Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/generate/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/generate/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Sat, 13 Mar 2021 06:58:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Using Artificial Intelligence to Generate 3D Holograms in Real-Time on a Smartphone</title>
		<link>https://www.aiuniverse.xyz/using-artificial-intelligence-to-generate-3d-holograms-in-real-time-on-a-smartphone/</link>
					<comments>https://www.aiuniverse.xyz/using-artificial-intelligence-to-generate-3d-holograms-in-real-time-on-a-smartphone/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Sat, 13 Mar 2021 06:58:32 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[Holograms]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[smartphone]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=13469</guid>

					<description><![CDATA[<p>Source &#8211; https://scitechdaily.com/ A new method called tensor holography could enable the creation of holograms for virtual reality, 3D printing, medical imaging, and more — and it <a class="read-more-link" href="https://www.aiuniverse.xyz/using-artificial-intelligence-to-generate-3d-holograms-in-real-time-on-a-smartphone/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/using-artificial-intelligence-to-generate-3d-holograms-in-real-time-on-a-smartphone/">Using Artificial Intelligence to Generate 3D Holograms in Real-Time on a Smartphone</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source &#8211; https://scitechdaily.com/</p>



<p><strong>A new method called tensor holography could enable the creation of holograms for virtual reality, 3D printing, medical imaging, and more — and it can run on a smartphone.</strong></p>



<p>Despite years of hype, virtual reality headsets have yet to topple TV or computer screens as the go-to devices for video viewing. One reason: VR can make users feel sick. Nausea and eye strain can result because VR creates an illusion of 3D viewing although the user is in fact staring at a fixed-distance 2D display. The solution for better 3D visualization could lie in a 60-year-old technology remade for the digital world: holograms.</p>



<p>Holograms deliver an exceptional representation of 3D world around us. Plus, they’re beautiful. (Go ahead — check out the holographic dove on your Visa card.) Holograms offer a shifting perspective based on the viewer’s position, and they allow the eye to adjust focal depth to alternately focus on foreground and background.</p>



<p>Researchers have long sought to make computer-generated holograms, but the process has traditionally required a supercomputer to churn through physics simulations, which is time-consuming and can yield less-than-photorealistic results. Now, MIT researchers have developed a new way to produce holograms almost instantly — and the deep learning-based method is so efficient that it can run on a laptop in the blink of an eye, the researchers say.</p>



<p>“People previously thought that with existing consumer-grade hardware, it was impossible to do real-time 3D holography computations,” says Liang Shi, the study’s lead author and a PhD student in MIT’s Department of Electrical Engineering and Computer Science (EECS). “It’s often been said that commercially available holographic displays will be around in 10 years, yet this statement has been around for decades.”</p>



<p>Shi believes the new approach, which the team calls “tensor holography,” will finally bring that elusive 10-year goal within reach. The advance could fuel a spillover of holography into fields like VR and 3D printing.</p>



<p>Shi worked on the study, published on March 10, 2021, in&nbsp;<em>Nature</em>, with his advisor and co-author Wojciech Matusik. Other co-authors include Beichen Li of EECS and the Computer Science and Artificial Intelligence Laboratory at MIT, as well as former MIT researchers Changil Kim (now at Facebook) and Petr Kellnhofer (now at Stanford University).</p>



<h4 class="wp-block-heading">The quest for better 3D</h4>



<p>A typical lens-based photograph encodes the brightness of each light wave — a photo can faithfully reproduce a scene’s colors, but it ultimately yields a flat image.</p>



<p>In contrast, a hologram encodes both the brightness and phase of each light wave. That combination delivers a truer depiction of a scene’s parallax and depth. So, while a photograph of Monet’s “Water Lilies” can highlight the paintings’ color palate, a hologram can bring the work to life, rendering the unique 3D texture of each brush stroke. But despite their realism, holograms are a challenge to make and share.</p>



<p>First developed in the mid-1900s, early holograms were recorded optically. That required splitting a laser beam, with half the beam used to illuminate the subject and the other half used as a reference for the light waves’ phase. This reference generates a hologram’s unique sense of depth. &nbsp;The resulting images were static, so they couldn’t capture motion. And they were hard copy only, making them difficult to reproduce and share.</p>



<p>Computer-generated holography sidesteps these challenges by simulating the optical setup. But the process can be a computational slog. “Because each point in the scene has a different depth, you can’t apply the same operations for all of them,” says Shi. “That increases the complexity significantly.” Directing a clustered supercomputer to run these physics-based simulations could take seconds or minutes for a single holographic image. Plus, existing algorithms don’t model occlusion with photorealistic precision. So Shi’s team took a different approach: letting the computer teach physics to itself.</p>



<p>They used deep learning to accelerate computer-generated holography, allowing for real-time hologram generation. The team designed a convolutional neural network — a processing technique that uses a chain of trainable tensors to roughly mimic how humans process visual information. Training a neural network typically requires a large, high-quality dataset, which didn’t previously exist for 3D holograms.</p>



<p>The team built a custom database of 4,000 pairs of computer-generated images. Each pair matched a picture — including color and depth information for each pixel — with its corresponding hologram. To create the holograms in the new database, the researchers used scenes with complex and variable shapes and colors, with the depth of pixels distributed evenly from the background to the foreground, and with a new set of physics-based calculations to handle occlusion. That approach resulted in photorealistic training data. Next, the algorithm got to work.</p>



<p>By learning from each image pair, the tensor network tweaked the parameters of its own calculations, successively enhancing its ability to create holograms. The fully optimized network operated orders of magnitude faster than physics-based calculations. That efficiency surprised the team themselves.</p>



<p>“We are amazed at how well it performs,” says Matusik. In mere milliseconds, tensor holography can craft holograms from images with depth information — which is provided by typical computer-generated images and can be calculated from a multicamera setup or LiDAR sensor (both are standard on some new smartphones). This advance paves the way for real-time 3D holography. What’s more, the compact tensor network requires less than 1 MB of memory. “It’s negligible, considering the tens and hundreds of gigabytes available on the latest cell phone,” he says.</p>



<p>The research “shows that true 3D holographic displays are practical with only moderate computational requirements,” says Joel Kollin, a principal optical architect at Microsoft who was not involved with the research. He adds that “this paper shows marked improvement in image quality over previous work,” which will “add realism and comfort for the viewer.” Kollin also hints at the possibility that holographic displays like this could even be customized to a viewer’s ophthalmic prescription. “Holographic displays can correct for aberrations in the eye. This makes it possible for a display image sharper than what the user could see with contacts or glasses, which only correct for low order aberrations like focus and astigmatism.”</p>



<h4 class="wp-block-heading">“A considerable leap”</h4>



<p>Real-time 3D holography would enhance a slew of systems, from VR to 3D printing. The team says the new system could help immerse VR viewers in more realistic scenery, while eliminating eye strain and other side effects of long-term VR use. The technology could be easily deployed on displays that modulate the phase of light waves. Currently, most affordable consumer-grade displays modulate only brightness, though the cost of phase-modulating displays would fall if widely adopted.</p>



<p>Three-dimensional holography could also boost the development of volumetric 3D printing, the researchers say. This technology could prove faster and more precise than traditional layer-by-layer 3D printing, since volumetric 3D printing allows for the simultaneous projection of the entire 3D pattern. Other applications include microscopy, visualization of medical data, and the design of surfaces with unique optical properties.</p>



<p>“It’s a considerable leap that could completely change people’s attitudes toward holography,” says Matusik. “We feel like neural networks were born for this task.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/using-artificial-intelligence-to-generate-3d-holograms-in-real-time-on-a-smartphone/">Using Artificial Intelligence to Generate 3D Holograms in Real-Time on a Smartphone</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/using-artificial-intelligence-to-generate-3d-holograms-in-real-time-on-a-smartphone/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Machine learning used to generate AAV capsids for gene therapy</title>
		<link>https://www.aiuniverse.xyz/machine-learning-used-to-generate-aav-capsids-for-gene-therapy/</link>
					<comments>https://www.aiuniverse.xyz/machine-learning-used-to-generate-aav-capsids-for-gene-therapy/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Sat, 13 Feb 2021 06:17:59 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[AAV]]></category>
		<category><![CDATA[capsids]]></category>
		<category><![CDATA[Gene]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[therapy]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=12868</guid>

					<description><![CDATA[<p>Source &#8211; https://www.drugtargetreview.com/ A study has used artificial intelligence to reveal adeno-associated virus (AAV) capsid variants for use in gene therapies. A new study has demonstrated the <a class="read-more-link" href="https://www.aiuniverse.xyz/machine-learning-used-to-generate-aav-capsids-for-gene-therapy/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/machine-learning-used-to-generate-aav-capsids-for-gene-therapy/">Machine learning used to generate AAV capsids for gene therapy</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source &#8211; https://www.drugtargetreview.com/</p>



<p>A study has used artificial intelligence to reveal adeno-associated virus (AAV) capsid variants for use in gene therapies.</p>



<p>A new study has demonstrated the use of artificial intelligence (AI) to generate a diversity of adeno-associated virus (AAV) capsids towards identifying functional variants capable of evading the immune system, a factor that is critical to enabling all patients to benefit from gene therapies.</p>



<p>The research was conducted by Dyno Therapeutics in collaboration with Google Research, Harvard’s Wyss Institute for Biologically Inspired Engineering and the Harvard Medical School laboratory of Dr George Church.&nbsp;</p>



<p>According to the researchers, it is estimated that up to 50-70 percent of the human population have pre-existing immunity to natural forms of the AAV vectors currently used to deliver gene therapies. This immunity renders a large portion of patients ineligible to receive gene therapies which rely upon these capsids as the vector for delivery. Overcoming the challenge of pre-existing immunity to AAV vectors is therefore a major goal for the gene therapy field.</p>



<p>“Our study clearly demonstrates the potential of machine learning to guide the design of diverse and functional sequence variants, far beyond what exists in nature,” said Dr Eric Kelsic, Dyno’s Chief Executive Officer and co-founder. “We continue to expand and apply the power of AI to design vectors that can not only overcome the problem of pre-existing immunity but also address the need for more effective and selective tissue targeting.”</p>



<p>The team applied a computational deep learning approach to design highly diverse capsid variants from the AAV2 serotype across DNA sequences encoding a key protein segment that plays a role in immune-recognition as well as infection of target tissues. Starting from a relatively small collection of capsid data, the team trained multiple machine learning methods and used them to design 200,000 virus variants. 110,689 of these variants produced viable AAV viruses. Between any two naturally occurring AAV serotypes, 12 amino acids within this segment are expected to differ. The team’s effort produced more than 57,000 variants that exhibited much higher diversity than this, some containing up to 29 combined substituted or additionally inserted amino acids.</p>



<p>Nearly 60 percent of the variants produced were determined to be viable, a significant increase over the typical yield of fewer than one percent using random mutagenesis, a standard method of generating diversity.</p>



<p>“The more we change the AAV vector from how it looks naturally, the more likely we are to overcome the problem of pre-existing immunity,” added Dr Sam Sinai, Dyno co-founder and leader of the machine learning team. “Key to solving this problem, however, is also ensuring that capsid variants remain viable for packaging the DNA payload. With conventional methods, this diversification is time- and resource-intensive and results in a very low yield of viable capsids. In contrast, our approach allows us to rapidly unlock the full potential diversity of AAV capsids to develop improved gene therapies for a much larger number of patients.”</p>
<p>The post <a href="https://www.aiuniverse.xyz/machine-learning-used-to-generate-aav-capsids-for-gene-therapy/">Machine learning used to generate AAV capsids for gene therapy</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/machine-learning-used-to-generate-aav-capsids-for-gene-therapy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
