I think you can probably use them às Pin Change (PC) Interrupt. You will want to install a library to make using PC interrupts easy.
But pins 0 and 1 are the serial pins, so you will lose the ability to use Serial.print() and components connected to those pins may make sketch upload impossible.