anhtld commited on
Commit
508df95
·
verified ·
1 Parent(s): f563deb

auto-sync 2026-07-02T22:12:27Z workspace

Browse files
workspace/docs/cil_format.md CHANGED
@@ -96,6 +96,15 @@ Learned generator targets:
96
  reach 23.66% PTR at RMS<=0.20 and 52.69% at RMS<=0.40, while pool64
97
  negative-margin reranking keeps or lowers strict PTR and does not reduce the
98
  5.33% strict negative-near rate.
 
 
 
 
 
 
 
 
 
99
  - `scripts/train_positive_tangent_cvae.py` trains a first raw-action CVAE over
100
  train-only positive tangents. The companion
101
  `scripts/summarize_positive_tangent_cvae_sweep.py` ranks temperature/beta
 
96
  reach 23.66% PTR at RMS<=0.20 and 52.69% at RMS<=0.40, while pool64
97
  negative-margin reranking keeps or lowers strict PTR and does not reduce the
98
  5.33% strict negative-near rate.
99
+ - `scripts/eval_positive_tangent_chart_synthesis.py` is the next local-chart
100
+ diagnostic. It keeps train-only positive chart atoms and adds barycentric
101
+ means over nearby chart neighborhoods, testing whether positive support is
102
+ better expressed as local chart coordinates than as raw prototype replay.
103
+ Current best keeps 15 direct local atoms plus one 16-neighbor chart mean,
104
+ preserving K16 PTR at 23.66% / 52.69% and strict negative-near at 5.33% while
105
+ improving positives-closer-than-negatives to 65.33%. This remains an offline
106
+ support proxy; successful settings should motivate the learned object-centric
107
+ atlas generator rather than become the final deployment method by themselves.
108
  - `scripts/train_positive_tangent_cvae.py` trains a first raw-action CVAE over
109
  train-only positive tangents. The companion
110
  `scripts/summarize_positive_tangent_cvae_sweep.py` ranks temperature/beta
workspace/latex/main.aux CHANGED
@@ -34,5 +34,5 @@
34
  \@writefile{lot}{\contentsline {table}{\numberline {4}{\ignorespaces Selector calibration ablations on the current K6 transported residual field. All rows are deployment-clean and use only train-split calibration signals.}}{5}{table.4}\protected@file@percent }
35
  \newlabel{tab:selector-calibration}{{4}{5}{Selector calibration ablations on the current K6 transported residual field. All rows are deployment-clean and use only train-split calibration signals}{table.4}{}}
36
  \@writefile{toc}{\contentsline {section}{\numberline {6}Roadmap to the Full Paper}{5}{section.6}\protected@file@percent }
37
- \@writefile{toc}{\contentsline {section}{\numberline {7}Limitations}{5}{section.7}\protected@file@percent }
38
- \gdef \@abspage@last{5}
 
34
  \@writefile{lot}{\contentsline {table}{\numberline {4}{\ignorespaces Selector calibration ablations on the current K6 transported residual field. All rows are deployment-clean and use only train-split calibration signals.}}{5}{table.4}\protected@file@percent }
35
  \newlabel{tab:selector-calibration}{{4}{5}{Selector calibration ablations on the current K6 transported residual field. All rows are deployment-clean and use only train-split calibration signals}{table.4}{}}
36
  \@writefile{toc}{\contentsline {section}{\numberline {6}Roadmap to the Full Paper}{5}{section.6}\protected@file@percent }
37
+ \@writefile{toc}{\contentsline {section}{\numberline {7}Limitations}{6}{section.7}\protected@file@percent }
38
+ \gdef \@abspage@last{6}
workspace/latex/main.log CHANGED
@@ -1,4 +1,4 @@
1
- This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021 Gentoo Linux) (preloaded format=pdflatex 2023.8.23) 2 JUL 2026 17:00
2
  entering extended mode
3
  restricted \write18 enabled.
4
  %&-line parsing enabled.
@@ -484,13 +484,13 @@ File: umsb.fd 2013/01/14 v3.01 AMS symbols B
484
  {/cvmfs/soft.computecanada.ca/gentoo/2023/x86-64-v3/var/lib/texmf/fonts/map/pdf
485
  tex/updmap/pdftex.map}] [2] (./tables/main_results.tex) (./tables/car_decomposi
486
  tion.tex) (./tables/source_score_sweep.tex)
487
- (./tables/selector_calibration.tex) [3] [4] [5] (./main.aux)
488
  Package rerunfilecheck Info: File `main.out' has not changed.
489
  (rerunfilecheck) Checksum: B3D461B4FEC67164F7152E09ACAEE494;1245.
490
  )
491
  Here is how much of TeX's memory you used:
492
- 9899 strings out of 480884
493
- 146741 string characters out of 5900692
494
  460545 words of memory out of 5000000
495
  26980 multiletter control sequences out of 15000+600000
496
  414083 words of font info for 68 fonts, out of 8000000 for 9000
@@ -524,10 +524,10 @@ mf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb></cvmfs/soft.computecanada.ca/
524
  gentoo/2023/x86-64-v3/usr/share/texmf-dist/fonts/type1/public/amsfonts/symbols/
525
  msbm10.pfb></cvmfs/soft.computecanada.ca/gentoo/2023/x86-64-v3/usr/share/texmf-
526
  dist/fonts/type1/public/cm-super/sfrm1000.pfb>
527
- Output written on main.pdf (5 pages, 213796 bytes).
528
  PDF statistics:
529
- 154 PDF objects out of 1000 (max. 8388607)
530
- 127 compressed objects within 2 object streams
531
- 21 named destinations out of 1000 (max. 500000)
532
  81 words of extra memory for PDF output out of 10000 (max. 10000000)
533
 
 
1
+ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021 Gentoo Linux) (preloaded format=pdflatex 2023.8.23) 2 JUL 2026 18:44
2
  entering extended mode
3
  restricted \write18 enabled.
4
  %&-line parsing enabled.
 
484
  {/cvmfs/soft.computecanada.ca/gentoo/2023/x86-64-v3/var/lib/texmf/fonts/map/pdf
485
  tex/updmap/pdftex.map}] [2] (./tables/main_results.tex) (./tables/car_decomposi
486
  tion.tex) (./tables/source_score_sweep.tex)
487
+ (./tables/selector_calibration.tex) [3] [4] [5] [6] (./main.aux)
488
  Package rerunfilecheck Info: File `main.out' has not changed.
489
  (rerunfilecheck) Checksum: B3D461B4FEC67164F7152E09ACAEE494;1245.
490
  )
491
  Here is how much of TeX's memory you used:
492
+ 9900 strings out of 480884
493
+ 146747 string characters out of 5900692
494
  460545 words of memory out of 5000000
495
  26980 multiletter control sequences out of 15000+600000
496
  414083 words of font info for 68 fonts, out of 8000000 for 9000
 
524
  gentoo/2023/x86-64-v3/usr/share/texmf-dist/fonts/type1/public/amsfonts/symbols/
525
  msbm10.pfb></cvmfs/soft.computecanada.ca/gentoo/2023/x86-64-v3/usr/share/texmf-
526
  dist/fonts/type1/public/cm-super/sfrm1000.pfb>
527
+ Output written on main.pdf (6 pages, 214742 bytes).
528
  PDF statistics:
529
+ 158 PDF objects out of 1000 (max. 8388607)
530
+ 130 compressed objects within 2 object streams
531
+ 22 named destinations out of 1000 (max. 500000)
532
  81 words of extra memory for PDF output out of 10000 (max. 10000000)
533
 
workspace/latex/main.pdf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:247e89589cfd3fb8279d9c12bd5ea27187f8ba4156af2cc9a86082894801fb1f
3
  size 213796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6166521afad4567b2534b40963afe78a2e6822be18cba258bdccfb34d72768fb
3
  size 213796
workspace/latex/main.tex CHANGED
@@ -266,6 +266,19 @@ away from measured negatives in raw action space. The next generator should
266
  learn local positive chart coordinates and use negative contrast as a boundary
267
  inside that chart, not as a stand-alone selection prior.
268
 
 
 
 
 
 
 
 
 
 
 
 
 
 
269
  A first raw-action CVAE improves the safety side of the proxy---0.00\%
270
  negative-near at the 0.20 threshold and 65.33\% positives-closer-than-negatives
271
  at K=16---but covers less positive support (7.53\% PTR at 0.20, 34.41\% at
 
266
  learn local positive chart coordinates and use negative contrast as a boundary
267
  inside that chart, not as a stand-alone selection prior.
268
 
269
+ The next diagnostic makes this distinction explicit. Chart synthesis keeps a
270
+ small number of local positive atoms, then adds barycentric means over nearby
271
+ chart neighborhoods. The best setting keeps 15 nearest atoms and adds one
272
+ 16-neighbor barycentric chart mean. It preserves local-atlas K=16 PTR at
273
+ 23.66\% / 52.69\% and the 5.33\% strict negative-near rate, while improving
274
+ positives-closer-than-negatives from 64.00\% to 65.33\% and mean positive
275
+ distance from 0.5330 to 0.5247. Wider barycentric smoothing lowers distance
276
+ slightly further but raises strict negative-near to 6.67\% or lowers loose PTR
277
+ to 50.54\%. Thus chart coordinates help more than raw likelihood models, but
278
+ support is not merely convex averaging in raw action space; the generator must
279
+ learn object-centric chart transport rather than smooth residual chunks
280
+ directly.
281
+
282
  A first raw-action CVAE improves the safety side of the proxy---0.00\%
283
  negative-near at the 0.20 threshold and 65.33\% positives-closer-than-negatives
284
  at K=16---but covers less positive support (7.53\% PTR at 0.20, 34.41\% at