AI /ecee/ en Meet the Emmy-winning engineer whose algorithms are behind your Netflix binge /ecee/meet-emmy-winning-engineer-whose-algorithms-are-behind-your-netflix-binge <span>Meet the Emmy-winning engineer whose algorithms are behind your Netflix binge</span> <span><span>Charles Ferrer</span></span> <span><time datetime="2026-04-21T08:32:51-06:00" title="Tuesday, April 21, 2026 - 08:32">Tue, 04/21/2026 - 08:32</time> </span> <div> <div class="imageMediaStyle focal_image_wide"> <img loading="lazy" src="/ecee/sites/default/files/styles/focal_image_wide/public/2026-04/Alan_Bovik_ECEE_Thumbnail.jpg?h=5259405d&amp;itok=D4YBZXz5" width="1200" height="800" alt="Al Bovik Thumbnail"> </div> </div> <div role="contentinfo" class="container ucb-article-categories" itemprop="about"> <span class="visually-hidden">Categories:</span> <div class="ucb-article-category-icon" aria-hidden="true"> <i class="fa-solid fa-folder-open"></i> </div> <a href="/ecee/taxonomy/term/52"> News </a> </div> <div role="contentinfo" class="container ucb-article-tags" itemprop="keywords"> <span class="visually-hidden">Tags:</span> <div class="ucb-article-tag-icon" aria-hidden="true"> <i class="fa-solid fa-tags"></i> </div> <a href="/ecee/taxonomy/term/238" hreflang="en">AI</a> <a href="/ecee/taxonomy/term/155" hreflang="en">computer engineering</a> <a href="/ecee/taxonomy/term/204" hreflang="en">electrical engineering</a> </div> <a href="/ecee/charles-ferrer">Charles Ferrer</a> <div class="ucb-article-content ucb-striped-content"> <div class="container"> <div class="paragraph paragraph--type--article-content paragraph--view-mode--default"> <div class="ucb-article-text" itemprop="articleBody"> <div> <div class="align-right image_style-medium_750px_50_display_size_"> <div class="imageMediaStyle medium_750px_50_display_size_"> <img loading="lazy" src="/ecee/sites/default/files/styles/medium_750px_50_display_size_/public/2026-04/Alan_Bovik_ECEE_Portraits_20260409_JMP_009.jpg?itok=Ksif89gA" width="750" height="1125" alt="Al Bovik Portrait"> </div> <span class="media-image-caption"> <p><span>Photo Credit: Jesse Petersen</span></p> </span> </div> <p dir="ltr"><span>Every time you hit play on a video, chances are you have Al Bovik to thank for its visual quality.</span><br><br><span>Bovik, professor and Provost’s Chair in Engineering in the&nbsp;</span><a href="/ecee/" rel="nofollow"><span>Department of Electrical, Computer and Energy Engineering</span></a><span>, has spent decades developing algorithms that now influence nearly 80% of internet and social media content.</span><br><br><span>At the center is digital visual perception, or using the neuroscience of human vision to make streamed video look as sharp and natural as possible. His work is used by familiar brands like Netflix, Amazon and YouTube.</span><br><br><span>Understanding not just how cameras capture patterns of light, Bovik explains, but how the brain interprets it is an important element that drives his research.&nbsp;</span><br><br><span>“The question that really gripped me over time was: can we model mathematically how we see?” Bovik says. “That’s a very different and much harder problem.”</span><br><br><span>His achievements in visual perception processing has landed him two Emmys: a Primetime Emmy Engineering Award for&nbsp;</span><a href="https://www.televisionacademy.com/features/news/awards-news/2015-engineering-emmys-celebrate-technical-achievements" rel="nofollow"><span>Outstanding Achievement in Engineering Development</span></a><span> and a Technology and Engineering Emmy from the Academies of Television Arts and Sciences. They also earned him the IEEE Edison Medal, which he shares with Alexander Graham Bell, Nikola Tesla and Ray Dolby.</span><br>&nbsp;<br>We sat down with Bovik to discuss his career, the neuroscience hiding behind your favorite TV or movie and why his proudest achievement isn’t just theories and algorithms.<br>&nbsp;<br><span><strong>For someone outside the field, how would you describe what digital processing is?</strong></span><br><br><span>At its simplest, image processing is about manipulating visual information using computations. Digital processing involves inventing theories and algorithms to help make television and movies more efficient, faster and higher quality. What I do is more than that. It is modeling the visual parts of the brain mathematically, then using those models to create algorithms for better photography, TV shows and movies.</span></p><p dir="ltr"><span><strong>What first drew you toward the field of digital processing?</strong></span><br><br><span>I’m a deeply visual person. Whenever I travel, the first place I go is an art museum. If I go a week without seeing a movie, I go into withdrawal. I’m a visual, spatial thinker and suddenly here was a field that lived at the intersection of mathematics and how we see the world. Then I took an image processing class from Thomas Huang, one of the inventors of image compression, and everything changed overnight.&nbsp;I knew immediately: This is what I want to do. I’ve never looked back.</span><br><br><span><strong>What does the science of human vision reveal about how we see digital content?</strong></span><br><br><span>We know that image processing happens in various brain centers, including the primary visual cortex&nbsp;—&nbsp;the very back of the brain. Vision requires processing an enormous amount of raw information, compressing it into concise, efficient representations that the brain can use to recognize a car on the highway or track a bird in flight. We can model that mathematically and start exploring questions like why do we look where we look, or where does your gaze land when you’re driving? The same holds true in videos&nbsp;—&nbsp;your eyes are directed to certain areas when viewing a particular scene.</span><br><br><span><strong>What are the acclaimed algorithms that you innovated, ones people don’t necessarily notice?</strong></span><br><br><span>We created a variety of algorithms used throughout the streaming and social media industries. These algorithms use mathematical models of how visual distortions are perceived in the human brain, using them to predict how a human will rate the visual quality of a picture or video. For example, they are widely used to control the compression of television and movies streamed worldwide. Compression is necessary since videos are huge and would not be practically streamable otherwise. One of them, called structural similarity (SSIM), allows the big streamers and social media platforms to compress content as much as possible to the point just before noticeable distortions appear. Engineers at companies like Netflix, Meta Platforms, Amazon and YouTube use this technology.</span></p><p dir="ltr"><span><strong>Can you walk us through what’s happening technically when someone presses play on Netflix?</strong></span><br><br><span>Let’s say you’re watching&nbsp;Stranger Things. The moment you start a scene, up in the cloud, approximately 20 different versions of that scene have already been prepared, each compressed a different amount, each perceptually optimized using our algorithms. Some are also spatially downsampled: A 4K video might have versions encoded at 2K or even lower resolution.</span><br><br><span>Your device, whether it’s on your phone or TV, measures the available bandwidth, which changes constantly, especially if someone is on the move in a city with tall buildings and requests whichever of those 20 versions best fits your current conditions. This happens scene by scene, continuously.</span><br><br><span>Here’s the part that surprises most people: You might think you’re watching 4K, but if your bandwidth is constrained, you might actually be receiving a heavily compressed 2K version that’s been decompressed and upsampled back to 4K on your TV. Visually, you can’t tell the difference because of our video quality algorithms.&nbsp;</span></p><p dir="ltr"><span><strong>Your algorithms also help determine how much video can be compressed before viewers notice a difference. How does that work?&nbsp;</strong></span><br><br><span>Another algorithm we developed, called visual information fidelity, or VIF, predicts how a person will perceive the quality of a video after it has been compressed. It tells the Netflix video quality system the point where distortions may be visible. Netflix’s video streaming is built on these neuroscience principles and sometimes I say that they have now become a visual neuroscience company.</span></p> <div class="align-right image_style-medium_750px_50_display_size_"> <div class="imageMediaStyle medium_750px_50_display_size_"> <img loading="lazy" src="/ecee/sites/default/files/styles/medium_750px_50_display_size_/public/2026-04/_MG_0916.JPG?itok=6Ivt6JNr" width="750" height="500" alt="Al Bovik 2025 Emmy"> </div> <span class="media-image-caption"> <p><span>Professor Al Bovik and two former PhD students at the 2015 Primetime Emmy Engineering Awards ceremony.&nbsp;</span></p> </span> </div> <p dir="ltr"><span><strong>How did your first successful model, structural similarity, come about?&nbsp;&nbsp;</strong></span><br><br><span>Almost by accident, honestly. My students and I were working on video compression, and we ran into a fundamental problem: How do you even measure whether your results are good? How does a human perceive the quality of a picture? Nobody had really solved that, and most researchers thought it was unsolvable. So we built our own model. We were amazed when the entire television industry noticed and adopted it. The streaming world discovered it early while they were wrestling with the question of how much to compress video before it starts looking distorted to a viewer. This was especially important since the new wireless/smartphone systems had very limited bandwidth. SSIM gave them a way to find that compression point and deliver perceptually compressed videos to everyone. Every photo uploaded to Facebook, Instagram, WhatsApp or Reels is now optimized using a model rooted in visual neuroscience. We had successfully introduced the principles of visual neuroscience throughout the internet.&nbsp;</span><br><br><span><strong>You’ve also worked with Meta for nearly a decade on virtual and augmented reality. What does that world look like?</strong></span><br><br><span>It’s one of the most exciting problems I’ve worked on. Imagine wearing advanced AR glasses here in Colorado, while your colleague is wearing a similar pair in Paris. You can see each other in 3D, in real time, as if you’re in the same room. The challenge is that the display is an inch from your eye, so you need a far denser resolution, perhaps 8K or 16K, which means vastly more data to compress and transmit. Our approach is the avatar model: rather than sending a live 3D video feed, you build a photo realistic 3D model of the person which is stored on your friend’s AR glasses, and only transmit their facial movements determined by cameras and image processing in your own glasses, which requires far less bandwidth. The 3D avatar is animated in real time on the receiving end.</span><br><br><span><strong>What are you most proud of during your teaching career and working partnering with some of the largest digital giants?&nbsp;</strong></span><br><br><span>I ask myself, “Am I giving my students the best possible opportunities?” My students are not just programmers, and they’re not just video engineers. They’re also trained as visual psychologists and neuroscientists. The thing I’m most proud of is the successes of my students. The Netflix video team is largely composed of students from our&nbsp;</span><a href="/lab/live/" rel="nofollow"><span>Laboratory for Image and Video Engineering (LIVE)</span></a><span>. What matters most to me are the people who came through this lab and went on to shape an industry. No less than six of my students have Emmy statuettes on their shelves at work or home. If I were to ask myself why I’m here at CU Boulder, that’s the answer, along with living in the Colorado mountains!</span><br><br><span><strong>What’s an aspect that people may not realize about your work in image processing?&nbsp;</strong></span><br><br><span>The internet now accounts for nearly 10% of global carbon emissions, and that’s growing fast. Our algorithms help reduce internet video data volume, which is 80% of internet traffic, by nearly 25%. By reducing the amount of data moving through global networks, we are shaving off a meaningful fraction of that footprint, and the ecological impact is real.</span><br><br><span><strong>Burning question: Do you have a favorite movie and show that has used your algorithm?&nbsp;</strong></span><br><br><span>Pretty much any movie or TV show I watch will be processed by these algorithms. These would include British Mystery shows like Broadchurch, Grace and Prime Suspect, which my wife and I watch all the time, and movies with great acting, cinematography and directing, like&nbsp;The Godfather,&nbsp;2001: A Space Odyssey,&nbsp;Blade Runner, Spartacus, Gladiator and many more. This year, I especially liked&nbsp;Sinners and&nbsp;One Battle After Another.</span></p></div> </div> </div> </div> </div> <div>Two-time Emmy‑winning electrical engineer Al Bovik shares how his algorithms shape the visual quality of nearly 80% of streamed video worldwide. By combining neuroscience with engineering, his work impacts some of the largest digital platforms behind your TV or movie binge. </div> <h2> <div class="paragraph paragraph--type--ucb-related-articles-block paragraph--view-mode--default"> <div>Off</div> </div> </h2> <div>Traditional</div> <div>0</div> <div>On</div> <div>White</div> Tue, 21 Apr 2026 14:32:51 +0000 Charles Ferrer 2834 at /ecee Scientists harness AI to reveal forces behind glacier surges /ecee/scientists-harness-AI-reveal-forces-behind-glacier-surges <span>Scientists harness AI to reveal forces behind glacier surges</span> <span><span>Charles Ferrer</span></span> <span><time datetime="2026-03-05T15:12:42-07:00" title="Thursday, March 5, 2026 - 15:12">Thu, 03/05/2026 - 15:12</time> </span> <div> <div class="imageMediaStyle focal_image_wide"> <img loading="lazy" src="/ecee/sites/default/files/styles/focal_image_wide/public/2026-02/Negribreen%20surge%202017.JPG?h=258ff3ec&amp;itok=wSWcX9hh" width="1200" height="800" alt="Negribreen glacier surge 2017"> </div> </div> <div role="contentinfo" class="container ucb-article-categories" itemprop="about"> <span class="visually-hidden">Categories:</span> <div class="ucb-article-category-icon" aria-hidden="true"> <i class="fa-solid fa-folder-open"></i> </div> <a href="/ecee/taxonomy/term/52"> News </a> </div> <div role="contentinfo" class="container ucb-article-tags" itemprop="keywords"> <span class="visually-hidden">Tags:</span> <div class="ucb-article-tag-icon" aria-hidden="true"> <i class="fa-solid fa-tags"></i> </div> <a href="/ecee/taxonomy/term/238" hreflang="en">AI</a> <a href="/ecee/taxonomy/term/38" hreflang="en">Research</a> <a href="/ecee/taxonomy/term/204" hreflang="en">electrical engineering</a> </div> <a href="/ecee/charles-ferrer">Charles Ferrer</a> <div class="ucb-article-content ucb-striped-content"> <div class="container"> <div class="paragraph paragraph--type--article-content paragraph--view-mode--default"> <div class="ucb-article-text" itemprop="articleBody"> <div> <div class="align-right image_style-medium_750px_50_display_size_"> <div class="imageMediaStyle medium_750px_50_display_size_"> <img loading="lazy" src="/ecee/sites/default/files/styles/medium_750px_50_display_size_/public/2026-03/Negribreen%20Glacier%20System%20Airborne%20Geophysical%20Campaign_0.JPG?itok=8ujaDPlX" width="750" height="491" alt="Negribreen 2019 campaign"> </div> <span class="media-image-caption"> <p>Ute Herzfeld (PI), Harald Sandal (pilot), Gustav Svanstroem (helicopter technician) and Matthew Lawson (research assistant) during the&nbsp;Negribreen Glacier System Airborne Geophysical campaign (Photo Credit: Thomas Trantow).&nbsp;<br>&nbsp;</p> </span> </div> <p dir="ltr"><span>Glaciers are constantly changing and reshaping the Earth’s surface.&nbsp;</span><br><br><span>CU Boulder researchers have developed a new machine learning tool to better understand how Arctic glaciers suddenly accelerate or “surge”. &nbsp; &nbsp;</span><br><br><span>The team, led by&nbsp;</span><a href="/ecee/ute-herzfeld" rel="nofollow"><span>Ute Herzfeld</span></a><span>, a research professor in the Department of Electrical, Computer and Energy Engineering,&nbsp;created an open-source cyberinfrastructure called GEOCLASS-image, designed to decode the physical processes behind glacier motion using high-resolution satellite imagery and machine learning.&nbsp;</span><br><br><span>Glacier surges are sudden bursts of movement in otherwise slow-flowing ice.&nbsp;</span><br><br><span>Normally, glaciers move at a steady pace, but during a rare “surge”, that rate can accelerate up to 200 times faster than usual. The ice fractures into deep crevasses and pushes large volumes of ice toward the ocean. These dramatic events provide scientists with new insight into the unpredictable drivers of sea-level rise. &nbsp;</span><br><br><span>“Most deep machine learning systems don’t know what to look for in images,” said Herzfeld, who is also the director of the Geomathematics, Remote Sensing and Cryospheric Sciences Laboratory. “We have built a system that understands the physics of ice deformation, so the classifications actually mean something.”</span><br><br><span><strong>Understanding how a glacier surges</strong></span></p><p dir="ltr"><span>Unlike traditional artificial intelligence systems that often struggle to interpret complex natural phenomena, the team created a new neural network approach—VarioCNN—to better understand glacial acceleration.</span><br><br><span>“Surging glaciers are one of the deep uncertainties in sea-level rise projections,” Herzfeld said. “They can move much faster than normal and current earth system models do not yet have the ability to account for them.”</span><br><br><span>To tackle this problem, Herzfeld and her team merged two powerful approaches: a deep convolutional neural network (CNN), common in the field of computer science and remote sensing and a physics-informed neural network model that captures how crevasses in the ice form, widen and intersect during motion.&nbsp;</span><br><br><span>“Think of neural networks as Lego blocks,” Herzfeld said. “We’ve taken some from physically informed models, some from deep learning and built a new kind of AI that’s meaningful.”</span><br><br><span><strong>Putting AI to the test&nbsp;</strong></span><br><br><span>The team tested their approach on a real-world event: the unexpected 2016 surge of Negribreen, a glacier located in the Arctic archipelago of Svalbard a 1,000 km south of the North Pole.&nbsp;</span></p><div class="feature-layout-callout feature-layout-callout-medium"><div class="ucb-callout-content"><p class="text-align-right"><i class="fa-solid fa-quote-left">&nbsp;</i>This isn’t just another AI model but one that understands the physics of glacial acceleration.<i class="fa-solid fa-quote-right">&nbsp;</i><br>~Ute Herzfeld</p></div></div><p dir="ltr"><span>Using Maxar WorldView satellite imagery collected in 2016-2018, the researchers tracked subtle changes across the glacier’s surface with remarkable detail.</span><br><br><span>They discovered that crevasse patterns, which change dramatically during a surge, hold information about surge dynamics that can be retrieved using their neural network approach.&nbsp;&nbsp;</span><br><br><span>One-dimensional crevasses appeared at the leading edge of the surge, while deeper within the surge area, complex patterns tell the story of the transformation and deformation of the ice, which can be of use in numerical modeling of the glacial acceleration.&nbsp;</span><br><br><span>Shear, a type of deformation that plays a key role in glacial acceleration, is easily misclassified in deep learning, but correctly identified using VarioCNN.</span><br><br><span>With their new VarioCNN model, they classified different types of crevasses from satellite images and used those patterns to interpret how the glacier moved and changed.</span><br><br><span>Results of the classification were then used to understand how the surge expanded and affected the entire Negribreen glacier system. Ultimately, ice mass equivalent to 1% of global annual sea-level rise transferred to the ocean.</span><br><br><span>Published in&nbsp;</span><a href="https://www.mdpi.com/2072-4292/16/11/1854" rel="nofollow"><span>Remote Sensing</span></a><span>, their results demonstrated how integrating physical knowledge into a neural network model, carried out at the computational level, can advance machine learning and glaciological understanding of glacier surges. The paper was selected as the cover story of Remote Sensing receiving record downloads during the first two weeks after publication.</span></p> <div class="align-right image_style-medium_750px_50_display_size_"> <div class="imageMediaStyle medium_750px_50_display_size_"> <img loading="lazy" src="/ecee/sites/default/files/styles/medium_750px_50_display_size_/public/2026-02/Negribreen_0.JPG?itok=vpiLm5YF" width="750" height="497" alt="Negribreen 2017"> </div> <span class="media-image-caption"> <p><span>Student Connor Meyers setting up a GPS station at the edge of Negribreen (Photo Credit: Ute Herzfeld).&nbsp;</span></p> </span> </div> <p dir="ltr"><span>“The problem of task-oriented machine learning is especially intriguing to me,” said Silas Twickler (Phys’25) who was a research assistant on the project. “While simply applying pre-existing neural networks may be sufficient for certain applications, the augmentation of these networks can allow for a drastic improvement in machine learning.”</span></p><p dir="ltr"><span><strong>AI for the geosciences&nbsp;</strong></span><br><br><span>A major hurdle in applying machine learning to studying glaciers is the limited amount of labeled data.&nbsp;To overcome this, Herzfeld’s team developed a way that allows scientists to gradually refine the model using a relatively small number of hand-labeled satellite images.&nbsp;</span><br><br><span>VarioCNN was trained on just a few thousand of examples, far fewer than the 100,000 images than typical deep learning models require. Due to its modular design, the GEOCLASS cyberinfrastructure can be adapted to study other geophysical processes and potentially surfaces of other planets.</span><br><br><span>“Our tool is not just for glaciologists, but for anyone working with remote sensing and physical systems,” Herzfeld said. “Ultimately, we hope to give scientists better tools to understand how the Earth is changing.”&nbsp;</span><br><br><em><span>This research was funded by the National Science Foundation Office of Advanced Cyberinfrastructure and NASA Earth Sciences Division.</span></em></p></div> </div> </div> </div> </div> <div>Glaciers are constantly changing and reshaping the Earth’s surface.&nbsp;CU Boulder researchers have developed a new machine learning tool to better understand how Arctic glaciers suddenly accelerate or “surge”. </div> <h2> <div class="paragraph paragraph--type--ucb-related-articles-block paragraph--view-mode--default"> <div>Off</div> </div> </h2> <div>Traditional</div> <div>0</div> <div> <div class="imageMediaStyle large_image_style"> <img loading="lazy" src="/ecee/sites/default/files/styles/large_image_style/public/2026-02/Negribreen%20surge%202017.JPG?itok=9uU4WNVN" width="1500" height="504" alt="Negribreen glacier surge 2017"> </div> </div> <div>On</div> <div>White</div> <div>Negribreen glacier during an ice surge in 2017 (Credit: Ute Herzfeld).</div> Thu, 05 Mar 2026 22:12:42 +0000 Charles Ferrer 2813 at /ecee