This commit is contained in:
2025-07-19 16:12:05 -05:00
parent bc95a4b363
commit 5a201f0dbc
6 changed files with 622 additions and 140 deletions

View File

@@ -16,8 +16,6 @@
\@writefile{toc}{\contentsline {section}{\numberline {III}Methods}{3}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {III-A}}Baseline MLP Feed-Forward Block}{3}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {III-B}}Symbolic Mutation of the Second Linear Layer}{3}{}\protected@file@percent }
\bibstyle{IEEEtran}
\bibdata{references}
\@writefile{toc}{\contentsline {paragraph}{\numberline {\mbox {III-B}0a}Masking}{4}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{\numberline {\mbox {III-B}0b}Selective Extraction}{4}{}\protected@file@percent }
\@writefile{toc}{\contentsline {paragraph}{\numberline {\mbox {III-B}0c}Linear Encoding}{4}{}\protected@file@percent }
@@ -28,13 +26,13 @@
\@writefile{toc}{\contentsline {paragraph}{\numberline {\mbox {III-B}0h}Final Output}{4}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {III-C}}Summary Pipeline}{4}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {III-D}}Training Details}{4}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {III-E}}Figures and Tables}{4}{}\protected@file@percent }
\newlabel{FAT}{{\mbox {III-E}}{4}{}{subsection.3.5}{}}
\@writefile{toc}{\contentsline {paragraph}{\numberline {\mbox {III-E}0a}Positioning Figures and Tables}{4}{}\protected@file@percent }
\@writefile{lot}{\contentsline {table}{\numberline {I}{\ignorespaces Table Type Styles}}{4}{}\protected@file@percent }
\newlabel{tab1}{{I}{4}{}{table.1}{}}
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Example of a figure caption.}}{4}{}\protected@file@percent }
\newlabel{fig}{{1}{4}{}{figure.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {IV}Results}{4}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {IV-A}}Evaluation Overview}{4}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {IV-B}}Accuracy Comparison Across Models}{4}{}\protected@file@percent }
\@writefile{lot}{\contentsline {table}{\numberline {I}{\ignorespaces Final Answer Accuracy (\%) Across Benchmarks}}{4}{}\protected@file@percent }
\newlabel{tab:benchmark-accuracy}{{I}{4}{}{table.1}{}}
\bibstyle{IEEEtran}
\bibdata{references}
\bibcite{hendrycks2021measuringmathematicalproblemsolving}{1}
\bibcite{ahn2024largelanguagemodelsmathematical}{2}
\bibcite{cobbe2021trainingverifierssolvemath}{3}
@@ -45,5 +43,9 @@
\bibcite{gao2023palprogramaidedlanguagemodels}{8}
\bibcite{xu2024chatglmmathimprovingmathproblemsolving}{9}
\bibcite{petruzzellis2024assessingemergentsymbolicreasoning}{10}
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Step-wise solution accuracy across increasing solution step counts. Rule-mutated model generalizes significantly better to long-horizon reasoning. Error bars represent 95\% confidence intervals.}}{5}{}\protected@file@percent }
\newlabel{fig:step-accuracy}{{1}{5}{}{figure.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {IV-C}}Generalization to Multi-step Reasoning}{5}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {\mbox {IV-D}}Summary of Statistical Measures}{5}{}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{References}{5}{}\protected@file@percent }
\gdef \@abspage@last{5}