Nvidia won the CES 2025 show with the announcement of its RTX-5090. Despite the RTX’s $2,000 cost, the card introduces a lot of innovative technology. DLSS 4 is the most important, bringing multi-frame generation into Nvidia GPUs. This will offer a 4X boost in performance for over 75 games when Nvidia RTX 50 series GPUs are released.
There’s been a lot of misinformation about how DLSS 4 works. It’s not surprising that there are a lot of misconceptions about the new technology, its capabilities, and most importantly, its limitations.
Let’s put the record straight. At least as much as possible, before Nvidia releases its new graphics cards and we can all experience DLSS 4.
Get a weekly teardown on the tech behind PC gaming.
It doesn’t predict the future.’
One of the main issues about properly understanding how DLSS 4 works comes from a comment Nvidia CEO Jensen Huang made during a Q&A. Jarred Walton over at Tomโs Hardware asked Huang about how DLSS 4 works on a technical level, and Huang categorically denied that DLSS 4 uses frame interpolation. He said that DLSS 4 โpredicts the future,โ instead of โinterpolating the past.โ Thatโs a buzzy quote, for sure. Too bad itโs incorrect.
Huang has waxed poetic about DLSS Frame Generation in the past, and although this type of framing works for explaining a technology like DLSS 4 to a mainstream audience, it also leads to some misunderstandings about how it actually works. Following this quote, I actually had several readers reach out telling me that I was misunderstanding how DLSS 4 works. Iโm not misunderstanding how it works, as it turns out, but I understand why thereโs a lot of confusion.
DLSS 4โs multi-frame generation uses a technique called frame interpolation. This is the same technique that we saw in DLSS 3, and itโs the same technique youโll find in other frame generation tools like Lossless Scaling and AMDโs FSR 3. Frame interpolation works like this: Your graphics card renders two frames, and then an algorithm steps in to calculate the difference between those frames. Then, it โgeneratesโ a frame to go in between, guessing what the interstitial frame would look like based on the difference between the two frames that were rendered.
And DLSS 4 uses frame interpolation. There has been some early research on new techniques to generate frames โ in particular, research from Intel about frame extrapolation โย but itโs still early days for that technology. Thereโs some details I canโt share quite yet, but Iโve confirmed with multiple sources now that DLSS 4 is, in fact, using frame interpolation. It makes sense, too. These types of rendering tools donโt just pop up out of nowhere, and thereโs almost always a long lineage of research papers before any new rendering technique is turned into a marketable product like DLSS 4.
That doesnโt take away from what DLSS 4 is capable of. It might be using the same technique as DLSS 3 for creating new frames, but that shouldnโt distract you from what DLSS 4 can actually do.
Latency isnโt the issue you think it is
I understand why Nvidia doesnโt want to comment a lot on DLSS 4โs use of frame interpolation. Thatโs because frame interpolation introduces latency. You need to render two frames and then perform the interpolation before the first frame in the sequence in displayed, so when using any frame interpolation tool, youโre essentially playing on a slight delay. The assumption Iโve seen is that these extra frames linearly increase latency, which isnโt the case.
The Verge showed concern saying it wanted to โsee how the new frame generation tech affects latency,โ while TechSpot declared that โusers are concerned that multi-frame rendering could compound the [latency] problem.โ Itโs a natural counter to the multiplied โfakeโ frames that DLSS 4 can spit out. If generating one frame causes a latency problem, surely generating three of them would cause a bigger latency problem. But thatโs not how it works.
This is why itโs so important to understand that DLSS 4 uses frame interpolation. The idea of playing on a delay isnโt any different between DLSS 3 generating one extra frame and DLSS 4 generating three extra ones โ the process still involves rendering two frames and comparing the difference between them. Your latency doesnโt significantly increase between inserting one, two, or three extra frames in between the two that were rendered. Regardless of the number of frames that go in between, the latency added by the frame interpolation process is largely the same.
Let me illustrate this. Letโs say youโre playing a game at 60 frames per second (fps). That means thereโs 16.6 milliseconds between each frame you see. With DLSS 3, your frame rate would double to 120 fps, but your latency isnโt halved to 8.3ms. The game looks smoother, but thereโs still 16.6ms between each rendered frame. With DLSS 4, youโll be able to go up to 240 fps, quadrupling your frame rate, but once again, the latency doesnโt drop to 4.2ms. Itโs still that same 16.6ms.
This is a very reductive look at PC latency โ thereโs overhead for DLSS Frame Generation to run, plus the latency added by your monitor and mouse โ but itโs useful for understanding that the core latency doesnโt linearly increase when adding more frames to the frame interpolation process. The time between each rendered frame doesnโt change. The latency you experience is still largely the result of your base frame rate before DLSS Frame Generation and the overhead that the tool has.
DLSS 4 on Nvidia RTX 5080 First Look: Super Res + Multi Frame-Gen on Cyberpunk 2077 RT Overdrive!
You donโt have to just take my word for that. Digital Foundry has tested DLSS 4, including latency, and found exactly what I just described. โIt seems to me that the majority of the extra latency still comes from buffering that extra frame, but adding further intermediate frames comes with a relatively minimal increase in latency,โ wrote Digital Foundryโs Richard Leadbetter. The small amount of additional latency simply comes from DLSS calculating more frames in between the two that have been rendered, so the bulk of the latency increase with DLSS 4 isnโt much different from DLSS 3.
The latency issue with DLSS 4 is largely the same as it is with DLSS 3. If youโre playing at a low base frame rate, thereโs a disconnect between the responsiveness youโre experiencing and the smoothness youโre seeing. That disconnect will be more significant with DLSS 4, but that doesnโt suddenly mean thereโs a massive increase in latency as a result. Thatโs why Nvidiaโs impressive new Reflex 2 isnโt required for DLSS 4; just like DLSS 3, developers only need to implement the first version of Reflex for DLSS 4 to work.
A completely new model
Clarifying how DLSS 4 works might lead you to believe itโs more of the same, but thatโs not the case. DLSS 4 is a very significant departure from DLSS 3, and thatโs because it uses a completely different AI model. Or, I should say, AI models. As Nvidia details, DLSS 4 runs five separate AI models for each rendered frame when using Super Resolution, Ray Reconstruction, and Multi-Frame Generation, all of which need to execute in a matter of milliseconds.
Because of what DLSS 4 entails, Nvidia did away with its previous Convolution Neural Network, or CNN, and itโs now using a vision transformer model. There are two big changes with a transformer model. First is something called โself-attention.โ The model can track the importance of different pixels over multiple frames. Being self-referential in this way should allow the new model to focus more on problematic areas, such as thin details with Super Resolution that may show shimmering.
DLSS Ray Reconstruction with New Transformer Model | Alan Wake 2
Transformer models are also more scalable, allowing Nvidia to add far more parameters to DLSS than with the previous CNN approach. According to the company, the new transformer model has double the parameters, in fact.
DLSS Super Resolution with New Transformer Model | Horizon Forbidden West
As you can see in the videos above, Nvidia claims this new model has better stability and preservation of fine details compared to the previous CNN approach. These improvements arenโt exclusive to RTX 50-series GPUs, either. All RTX graphics cards will be able to leverage the new transformer model in DLSS 4 games, at least for the features that are supported by each generation.
Iโve seen DLSS 4 in action a couple of times, but the real test for the feature will be when Nvidiaโs next-gen GPUs launch. Then, Iโll be able to evaluate how the feature works across several games and scenarios to see how it holds up. Regardless, there are a lot of changes with the feature, and according to what Nvidia has shared so far, those changes work to make DLSS even better.