Vegetation

ARVI: A Vegetation Index That Sees Through Haze

Concept article · Updated · by Dr. Anant Kumar Pathak

Aerosols scatter blue light far more than red, and that asymmetry is what ARVI exploits: it uses the blue band to self-correct the red channel, so a hazy atmosphere distorts the result far less than it would a plain NDVI.

How it reads the surface

ARVI replaces NDVI's red term with a red–blue combination (2×Red − Blue). Because aerosol scattering brightens blue much more than red, subtracting a blue-weighted term cancels most of the atmospheric contamination before the normalized difference is even computed. Kaufman and Tanré built it for MODIS precisely so continental-scale mosaics would not be ruined by variable haze.

How it is calculated

ARVI = (NIR − (2 × Red − Blue)) / (NIR + (2 × Red − Blue))

where NIR is near-infrared reflectance, Red is red reflectance, Blue is blue reflectance.

What the numbers mean

Typical range: −1 to +1

Interpreted like NDVI, but more stable under hazy skies — the blue band is used to self-correct for aerosol scattering.

Advertisement

Band configuration

Sentinel-2NIR B8 · Red B4 · Blue B2
Landsat 8/9NIR B5 · Red B4 · Blue B2

Where it is used

ARVI is valuable over regions with chronic aerosol loading — biomass-burning seasons, dusty arid margins, polluted industrial corridors — and anywhere you are stitching many scenes with inconsistent atmospheric correction.

Limitations to know

The aerosol self-correction can over-correct in clear, low-aerosol conditions and assumes a fixed aerosol model.

In genuinely clear air the correction can over-shoot and slightly depress values; if your scene is haze-free, standard NDVI or EVI is usually the better choice.

Compute ARVI on your own study area

Skip the code. Draw or upload a boundary and Spatial Research Suite runs ARVI on live Sentinel-2 or Landsat imagery — with cloud masking, exports and citations built in.

Run this analysis in GISforus →

Frequently asked

What problem does ARVI solve?

It reduces the effect of atmospheric aerosols and haze on the vegetation signal by using the blue band to self-correct the red channel.

Should I always use ARVI over NDVI?

No — in clear conditions it can slightly over-correct. Reserve it for hazy or aerosol-heavy scenes.

Primary reference: Kaufman, Y.J. & Tanré, D. (1992). Atmospherically resistant vegetation index (ARVI) for EOS-MODIS. IEEE Transactions on Geoscience and Remote Sensing 30(2), 261–270.