YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Keras UpSampling1D size trigger PoC

Local scout artifact for a scanner-clean .keras hidden output-manipulation lane.

  • Control: upsampling1d_size1_control.keras
  • Malicious: upsampling1d_size2_trigger.keras
  • Trigger sequence: [1.0, 0.0, 1.0]
  • Benign load path: keras.models.load_model(..., safe_mode=True)
  • Inference path: model(sequence, training=False)

Probe Summary

  • trigger_edge_pair -> control 0.00004540 / malicious 0.99752736
  • all_zero -> control 0.00004540 / malicious 0.00000002
  • left_only -> control 0.00004540 / malicious 0.00247262
  • middle_only -> control 0.00004540 / malicious 0.00000000
  • right_only -> control 0.00004540 / malicious 0.00247262
  • left_middle -> control 0.00004540 / malicious 0.00000000
  • middle_right -> control 0.00004540 / malicious 0.00000000
  • all_one -> control 0.00004540 / malicious 0.00004540

Reproduce

python reproduce.py
Downloads last month
97
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support