Considering a design where the MixColumns operation of AES is replaced by a lighter MDS matrix where by the term lighter we mean the number of required XOR to implement an MDS matrix.
As you know the most relevant property of an MDS matrix in an AES-like design beyond its branch number is the so-called related differential.
My question: Is there any security escalation or degeneration due to the differences of the bit-level representations of the MDS matrices? (For more details please see Remark section of [1]).