incremental computation
computation that updates the result based on a previous result and knowledge of what inputs changed
differential backup
backup containing only changes since the last full backup
incremental backup
backup containing only changes since the last backup