snaykey commited on
Commit
15d73b8
·
verified ·
1 Parent(s): 3aa0614

partial cacheattack

Browse files
Files changed (1) hide show
  1. cacheattack_partial.json +61 -2
cacheattack_partial.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "name": "cacheattack",
3
  "partial": true,
4
- "elapsed_s": 1191.7,
5
  "paper_ref": {
6
  "c1": {
7
  "HR": 86.9,
@@ -398,7 +398,66 @@
398
  "desc": "Locality(performance) vs collision-resistance(security) trade-off via cosine gate (Eq.1) + SimHash/LSH fuzzy hash (Eq.2), >=3 models, real dataset pairs, Lemma 3.1 FP bound",
399
  "label": "Comparable"
400
  },
401
- "claim_4": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
402
  "claim_5": {
403
  "baseline_HR_pct": 90.0,
404
  "salt_token_count": 5,
 
1
  {
2
  "name": "cacheattack",
3
  "partial": true,
4
+ "elapsed_s": 1586.6,
5
  "paper_ref": {
6
  "c1": {
7
  "HR": 86.9,
 
398
  "desc": "Locality(performance) vs collision-resistance(security) trade-off via cosine gate (Eq.1) + SimHash/LSH fuzzy hash (Eq.2), >=3 models, real dataset pairs, Lemma 3.1 FP bound",
399
  "label": "Comparable"
400
  },
401
+ "claim_4": {
402
+ "matrix": {
403
+ "MiniLM": {
404
+ "MiniLM": 83.3,
405
+ "MPNet": 0.0,
406
+ "BGE": 46.7,
407
+ "E5": 100.0,
408
+ "GTE": 100.0
409
+ },
410
+ "MPNet": {
411
+ "MiniLM": 10.0,
412
+ "MPNet": 80.0,
413
+ "BGE": 33.3,
414
+ "E5": 100.0,
415
+ "GTE": 100.0
416
+ },
417
+ "BGE": {
418
+ "MiniLM": 23.3,
419
+ "MPNet": 3.3,
420
+ "BGE": 96.7,
421
+ "E5": 100.0,
422
+ "GTE": 100.0
423
+ },
424
+ "E5": {
425
+ "MiniLM": 26.7,
426
+ "MPNet": 6.7,
427
+ "BGE": 53.3,
428
+ "E5": 100.0,
429
+ "GTE": 100.0
430
+ },
431
+ "GTE": {
432
+ "MiniLM": 26.7,
433
+ "MPNet": 6.7,
434
+ "BGE": 93.3,
435
+ "E5": 100.0,
436
+ "GTE": 100.0
437
+ }
438
+ },
439
+ "models": {
440
+ "MiniLM": "sentence-transformers/all-MiniLM-L6-v2",
441
+ "MPNet": "sentence-transformers/all-mpnet-base-v2",
442
+ "BGE": "BAAI/bge-small-en-v1.5",
443
+ "E5": "intfloat/e5-small-v2",
444
+ "GTE": "thenlper/gte-small"
445
+ },
446
+ "diag_min_pct": 80.0,
447
+ "diag_mean_pct": 92.0,
448
+ "off_min_pct": 0.0,
449
+ "off_max_pct": 100.0,
450
+ "range_pct": [
451
+ 0.0,
452
+ 100.0
453
+ ],
454
+ "desc": "Cross-embedding transfer matrix over diverse families; paper Table 4 range ~49.8%-93.4%, diagonal >0.92",
455
+ "paper_range_pct": [
456
+ 49.8,
457
+ 94.0
458
+ ],
459
+ "label": "Comparable"
460
+ },
461
  "claim_5": {
462
  "baseline_HR_pct": 90.0,
463
  "salt_token_count": 5,