zaitang commited on
Commit
b1be04f
·
verified ·
1 Parent(s): 0345e2e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +27 -19
index.html CHANGED
@@ -374,25 +374,7 @@
374
  </section>
375
  <!-- Results -->
376
 
377
- <!-- New Figure Section -->
378
- <section class="section">
379
- <div class="container is-max-desktop">
380
- <div class="columns is-centered">
381
- <div class="column container-centered">
382
- <div>
383
- <img src="./static/images/new_figure_2_2.png"
384
- class="method_overview"
385
- alt="Comparison of local GREAT Score and CW attack"/>
386
- <p>
387
- <strong>Figure 2.</strong> Comparison of local GREAT Score and CW attack in L<sub>2</sub> perturbation on CIFAR-10 with Rebuffi_extra model.
388
- The x-axis is the image id. The result shows the local GREAT Score is indeed a lower bound of the perturbation level found by CW attack.
389
- </p>
390
- </div>
391
- </div>
392
- </div>
393
- </div>
394
- </section>
395
- <!-- New Figure Section -->
396
 
397
  <!-- Robustness Certificate Definition -->
398
  <section class="section">
@@ -509,6 +491,32 @@
509
  </section>
510
  <!-- Adaptive Attack -->
511
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
512
  <section class="section" id="BibTeX">
513
  <div class="container is-max-desktop content">
514
  <h2 class="title">BibTeX</h2>
 
374
  </section>
375
  <!-- Results -->
376
 
377
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
378
 
379
  <!-- Robustness Certificate Definition -->
380
  <section class="section">
 
491
  </section>
492
  <!-- Adaptive Attack -->
493
 
494
+ <!-- Empirical Validation Section -->
495
+ <section class="section">
496
+ <div class="container is-max-desktop">
497
+ <h2 class="title is-3">Empirical Validation of GREAT Score</h2>
498
+ <div class="columns is-centered">
499
+ <div class="column container-centered">
500
+ <div>
501
+ <img src="./static/images/new_figure_2_2.png"
502
+ class="method_overview"
503
+ alt="Comparison of local GREAT Score and CW attack"/>
504
+ <p>
505
+ <strong>Figure 2.</strong> Comparison of local GREAT Score and CW attack in L<sub>2</sub> perturbation on CIFAR-10 with Rebuffi_extra model.
506
+ The x-axis is the image id. The result shows the local GREAT Score is indeed a lower bound of the perturbation level found by CW attack.
507
+ </p>
508
+ </div>
509
+ </div>
510
+ </div>
511
+ </div>
512
+ </section>
513
+ <!-- Empirical Validation Section -->
514
+
515
+
516
+
517
+
518
+
519
+
520
  <section class="section" id="BibTeX">
521
  <div class="container is-max-desktop content">
522
  <h2 class="title">BibTeX</h2>