pradachan's picture
Upload folder using huggingface_hub
f71c233 verified
raw
history blame
7.29 kB
\relax
\providecommand\hyper@newdestlabel[2]{}
\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
\global\let\oldcontentsline\contentsline
\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
\global\let\oldnewlabel\newlabel
\gdef\newlabel#1#2{\newlabelxx{#1}#2}
\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
\AtEndDocument{\ifx\hyper@anchor\@undefined
\let\contentsline\oldcontentsline
\let\newlabel\oldnewlabel
\fi}
\fi}
\global\let\hyper@last\relax
\gdef\HyperFirstAtBeginDocument#1{#1}
\providecommand\HyField@AuxAddToFields[1]{}
\providecommand\HyField@AuxAddToCoFields[2]{}
\citation{gpt4}
\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}{section.1}\protected@file@percent }
\newlabel{sec:intro}{{1}{1}{Introduction}{section.1}{}}
\newlabel{sec:intro@cref}{{[section][1][]1}{[1][1][]1}}
\citation{Shen2017StyleTF}
\citation{Pfeiffer2020AdapterFusionNT}
\citation{Keskar2019CTRLAC}
\@writefile{toc}{\contentsline {section}{\numberline {2}Related Work}{2}{section.2}\protected@file@percent }
\newlabel{sec:related}{{2}{2}{Related Work}{section.2}{}}
\newlabel{sec:related@cref}{{[section][2][]2}{[1][2][]2}}
\citation{goodfellow2016deep}
\citation{vaswani2017attention}
\citation{bahdanau2014neural}
\citation{radford2019language}
\@writefile{toc}{\contentsline {section}{\numberline {3}Background}{3}{section.3}\protected@file@percent }
\newlabel{sec:background}{{3}{3}{Background}{section.3}{}}
\newlabel{sec:background@cref}{{[section][3][]3}{[1][3][]3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Language Models and Transformers}{3}{subsection.3.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Style Adaptation in Language Models}{3}{subsection.3.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Problem Setting}{4}{subsection.3.3}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {4}Method}{4}{section.4}\protected@file@percent }
\newlabel{sec:method}{{4}{4}{Method}{section.4}{}}
\newlabel{sec:method@cref}{{[section][4][]4}{[1][4][]4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Learnable Style Embeddings}{4}{subsection.4.1}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Style Classification Head}{5}{subsection.4.2}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3}StyleAdapter Module}{5}{subsection.4.3}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.4}Integration with GPT Architecture}{5}{subsection.4.4}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {4.5}Training Objective}{5}{subsection.4.5}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {5}Experimental Setup}{6}{section.5}\protected@file@percent }
\newlabel{sec:experimental}{{5}{6}{Experimental Setup}{section.5}{}}
\newlabel{sec:experimental@cref}{{[section][5][]5}{[1][5][]6}}
\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces Experimental Results\relax }}{6}{table.caption.1}\protected@file@percent }
\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
\newlabel{tab:results}{{1}{6}{Experimental Results\relax }{table.caption.1}{}}
\newlabel{tab:results@cref}{{[table][1][]1}{[1][6][]6}}
\@writefile{toc}{\contentsline {section}{\numberline {6}Results}{7}{section.6}\protected@file@percent }
\newlabel{sec:results}{{6}{7}{Results}{section.6}{}}
\newlabel{sec:results@cref}{{[section][6][]6}{[1][6][]7}}
\@writefile{lot}{\contentsline {table}{\numberline {2}{\ignorespaces Performance Comparison: Multi-Style Adapter vs. Baseline\relax }}{7}{table.caption.2}\protected@file@percent }
\newlabel{tab:performance_comparison}{{2}{7}{Performance Comparison: Multi-Style Adapter vs. Baseline\relax }{table.caption.2}{}}
\newlabel{tab:performance_comparison@cref}{{[table][2][]2}{[1][7][]7}}
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Validation loss curves for enwik8 dataset\relax }}{7}{figure.caption.3}\protected@file@percent }
\newlabel{fig:val_loss_curves}{{1}{7}{Validation loss curves for enwik8 dataset\relax }{figure.caption.3}{}}
\newlabel{fig:val_loss_curves@cref}{{[figure][1][]1}{[1][7][]7}}
\@writefile{lot}{\contentsline {table}{\numberline {3}{\ignorespaces Ablation Study: Impact of Multi-Style Adapter Components (enwik8 dataset)\relax }}{8}{table.caption.4}\protected@file@percent }
\newlabel{tab:ablation_study}{{3}{8}{Ablation Study: Impact of Multi-Style Adapter Components (enwik8 dataset)\relax }{table.caption.4}{}}
\newlabel{tab:ablation_study@cref}{{[table][3][]3}{[1][7][]8}}
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Style consistency scores across datasets and runs\relax }}{8}{figure.caption.5}\protected@file@percent }
\newlabel{fig:style_consistency}{{2}{8}{Style consistency scores across datasets and runs\relax }{figure.caption.5}{}}
\newlabel{fig:style_consistency@cref}{{[figure][2][]2}{[1][8][]8}}
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Inference speed comparison across datasets and runs\relax }}{9}{figure.caption.6}\protected@file@percent }
\newlabel{fig:inference_speed}{{3}{9}{Inference speed comparison across datasets and runs\relax }{figure.caption.6}{}}
\newlabel{fig:inference_speed@cref}{{[figure][3][]3}{[1][8][]9}}
\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Training time comparison across datasets and runs\relax }}{9}{figure.caption.7}\protected@file@percent }
\newlabel{fig:train_time}{{4}{9}{Training time comparison across datasets and runs\relax }{figure.caption.7}{}}
\newlabel{fig:train_time@cref}{{[figure][4][]4}{[1][8][]9}}
\@writefile{toc}{\contentsline {section}{\numberline {7}Conclusion}{9}{section.7}\protected@file@percent }
\newlabel{sec:conclusion}{{7}{9}{Conclusion}{section.7}{}}
\newlabel{sec:conclusion@cref}{{[section][7][]7}{[1][9][]9}}
\bibstyle{iclr2024_conference}
\bibdata{references}
\bibcite{bahdanau2014neural}{{1}{2014}{{Bahdanau et~al.}}{{Bahdanau, Cho, and Bengio}}}
\bibcite{goodfellow2016deep}{{2}{2016}{{Goodfellow et~al.}}{{Goodfellow, Bengio, Courville, and Bengio}}}
\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Inference time comparison across datasets and runs\relax }}{10}{figure.caption.8}\protected@file@percent }
\newlabel{fig:inf_time}{{5}{10}{Inference time comparison across datasets and runs\relax }{figure.caption.8}{}}
\newlabel{fig:inf_time@cref}{{[figure][5][]5}{[1][8][]10}}
\bibcite{Keskar2019CTRLAC}{{3}{2019}{{Keskar et~al.}}{{Keskar, McCann, Varshney, Xiong, and Socher}}}
\bibcite{gpt4}{{4}{2024}{{OpenAI}}{{}}}
\bibcite{Pfeiffer2020AdapterFusionNT}{{5}{2020}{{Pfeiffer et~al.}}{{Pfeiffer, Kamath, Rücklé, Cho, and Gurevych}}}
\bibcite{radford2019language}{{6}{2019}{{Radford et~al.}}{{Radford, Wu, Child, Luan, Amodei, and Sutskever}}}
\bibcite{Shen2017StyleTF}{{7}{2017}{{Shen et~al.}}{{Shen, Lei, Barzilay, and Jaakkola}}}
\bibcite{vaswani2017attention}{{8}{2017}{{Vaswani et~al.}}{{Vaswani, Shazeer, Parmar, Uszkoreit, Jones, Gomez, Kaiser, and Polosukhin}}}
\ttl@finishall
\gdef \@abspage@last{11}