Original PV-TSM relies on floating-point, modulo, and division, which are costly in finite-field circuits. ZK-VSA converts them into additions and multiplications using scaling, bit decomposition, and remainder constraints, reducing proof complexity. 原始PV-TSM依赖浮点、取模和除法,这些操作在有限域电路中成本很高或难以表达。ZK-VSA通过缩放、位分解和余数约束,将这些操作转化为加法和乘法约束,从而降低证明复杂度。