When to use ac coupling with sensors ?

Hello,

As I understand, most of the time resistive sensors (FSR and such) are DC coupled to Arduino inputs.

Are there situations where AC coupling would be useful with resistive sensors, even with a very low cutoff frequency ?

Thank you in advance.

Sure, for example to make drum/knock sensors. To detect hitting it, an AC coupling will do.
And piezo element as a sensor is in theory DC, but with normal use it is more as a AC sensor. So a AC coupling can be almost the same as DC for piezo.

Thanks Peter_n !