Physics World Model — Modality Catalog

6 imaging modalities with descriptions, experimental setups, and reconstruction guidance.

Coded Aperture Compressive Temporal Imaging (CACTI)

cacti Compressive

CACTI captures multiple video frames in a single camera exposure by modulating the scene with a shifting binary mask during the integration period. Each temporal frame sees a different mask pattern, and the detector integrates all modulated frames into a single 2D measurement. The forward model is y = sum_t M_t * x_t + n where M_t is the mask at time t. Typical compression ratios are 8-48 frames per snapshot. Reconstruction exploits temporal correlation via GAP-TV, PnP-FFDNet, or deep unfolding networks (STFormer, EfficientSCI).

Physics: temporal coding
Solver: gap_tv
Noise: gaussian
#compressive #video #temporal #snapshot #high_speed
View details →

Coded Aperture Snapshot Spectral Imaging (CASSI)

cassi Compressive

CASSI captures a 3D hyperspectral data cube (2 spatial + 1 spectral dimension) in a single 2D camera exposure. The scene is modulated by a binary coded aperture mask, spectrally dispersed by a prism, and integrated onto a 2D detector. The forward model is y = H*x + n where H encodes both coded-aperture modulation and spectral-dispersion shift. Compression ratios equal the number of spectral bands (e.g. 28:1). Reconstruction exploits spectral correlation via GAP-TV, MST, or CST.

Physics: spectral coding
Solver: mst
Noise: gaussian
#compressive #spectral #coded_aperture #snapshot #hyperspectral
View details →

Generic Compressive Matrix Sensing

matrix Compressive

Generic compressive sensing framework where the measurement process is modelled as y = A*x + n with A being an explicit M x N sensing matrix (M < N). This covers any linear inverse problem including random Gaussian, Bernoulli, or structured sensing matrices. The compressed sensing theory of Candes, Romberg, and Tao guarantees exact recovery when x is sparse and A satisfies the restricted isometry property (RIP). Reconstruction uses standard proximal algorithms (FISTA, ADMM) with sparsity-promoting regularizers (L1, TV, wavelet).

Physics: compressive sensing
Solver: fista_l2
Noise: gaussian
#compressive #generic #matrix #compressed_sensing #inverse_problem
View details →

Single-Pixel Camera

spc Compressive

The single-pixel camera reconstructs a 2D image from scalar intensity measurements acquired by a photodiode after spatially modulating the scene with known patterns on a DMD. Each measurement y_i is the inner product of the scene with a pattern, giving y = Phi*x + n. Compressed sensing theory guarantees recovery from M << N measurements if the scene is sparse. The single detector can operate at wavelengths where array detectors are unavailable (SWIR, THz). Reconstruction uses FISTA with L1/TV penalties or Plug-and-Play methods.

Physics: compressive sensing
Solver: pnp_fista
Noise: gaussian
#compressive #single_pixel #compressed_sensing #dmd #sub_nyquist
View details →

SPC-Block

spc_block Compressive
Physics: Photon
View details →

SPC-Kronecker

spc_kronecker Compressive
Physics: Photon
View details →