Meta · Filed Mar 21, 2026 · Published Jul 30, 2026 · verified — real USPTO data

Patent: Smarter Image Shrinking Powers Next-Gen AR Headsets

Sending sharp images to a headset display is a constant tug-of-war between quality and speed. Meta's latest patent describes a system that picks the best compression strategy for each slice of the image, automatically.

Meta Patent: Adaptive Image Compression for AR Displays — figure from US 2026/0222592 A1
Figure from the official USPTO publication.
See all 13 drawings from this filing ↓
Publication number US 2026/0222592 A1
Applicant Meta Platforms Technologies, LLC
Filing date Mar 21, 2026
Publication date Jul 30, 2026
Inventors Richard Webb, Richa Aggarwal, Richard Lawrence Greene, Morgyn Taylor, Jumnit Hong, Sudhir Satpathy, Raul Gutierrez, Nivedita Gaur
CPC classification 375/240.24
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Apr 21, 2026)
Parent application is a Continuation of 18809248 (filed 2024-08-19)
Document 21 claims

What Meta's adaptive display compression actually does

Imagine streaming a video where some parts of the screen are a flat, solid color and others are packed with fine detail. Compressing both the same way wastes either quality or bandwidth. Meta's patent tackles exactly that problem for AR headsets.

The system looks at each strip of pixels coming off the display pipeline and asks: if we squeeze this losslessly (perfectly, no data thrown away), will the result be small enough? If yes, it does that. If not, it switches to lossy compression (which discards some detail) to keep the data moving fast enough.

The goal is to keep the headset's display feed flowing at a consistent rate without dropping quality where it counts. You'd notice this as fewer visual glitches or compression artifacts in the lens, especially in scenes that mix sharp text with rendered backgrounds.

How the system chooses between lossless and lossy modes

The patent describes a pipeline stage called transport adaptive range packing. It operates on a lane of pixel data, which is a horizontal strip of the display composed of smaller rectangular blocks called tiles.

For each lane, the system runs a quick analysis to detect sparse data (regions with little variation, like flat colors or empty areas). Based on that analysis, it predicts whether lossless compression would produce output smaller than a set size threshold.

  • If lossless compression fits within the threshold: the lane is compressed without any quality loss.
  • If lossless compression would overshoot the threshold: the system falls back to lossy compression to guarantee the data fits the available transport bandwidth.

The threshold acts as a guardrail tied to the physical bandwidth of the display connection. This kind of per-lane decision-making lets the system treat visually simple regions gently and only sacrifice fidelity where the data is too complex to compress cleanly, keeping the overall pipeline throughput steady.

We find one patent like this every day. Get the best of each week in your inbox, free →

What this means for AR headset image quality

AR headsets like Meta's Quest line push enormous amounts of pixel data from a processor to the lenses many times per second. If that link gets congested, the display stutters or blurs. Transport adaptive range packing is a way to avoid that by making compression decisions per strip of pixels rather than applying one blanket approach to the whole frame. That granularity matters: a heads-up display showing text next to a 3D scene has wildly different compressibility from region to region.

For you as a user, the practical payoff is cleaner visuals in mixed scenes and fewer compression artifacts on fine detail like text or UI overlays. This is largely invisible infrastructure work, but the kind that separates headsets that look sharp in real use from ones that look great only in demos.

Editorial take

This is quiet but useful display-pipeline engineering. It won't make headlines at a product launch, but it's exactly the kind of low-level optimization that separates a comfortable AR experience from an eye-straining one. Meta filing this suggests active work on the internal display interconnect for future headset hardware.

There are more where this came from

We read every patent application Big Tech publishes and send you the ones worth knowing. Plain English, free, every week.

The drawings

13 drawing sheets from US 2026/0222592 A1 · click any drawing to enlarge

Patent filing page

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.