research-paper-writing

Write ML papers for NeurIPS/ICML/ICLR: design→submit.

  • Research
  • Paper Writing
  • Experiments
  • ML
  • AI
  • NeurIPS
  • ICML
  • ICLR
  • ACL
  • AAAI
  • COLM
  • LaTeX
  • Citations
  • Statistical Analysis

Declared platforms: linux · macos

Install
npx skills add 'https://github.com/NousResearch/hermes-agent/tree/main/optional-skills/research/research-paper-writing'
Download bundle ↓
main · 24fd22bScanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

templates/icml2026/example_paper.tex

templates/icml2026/example_paper.texBrowse 56 files
View on GitHub
← Back to SKILL.md
%%%%%%%% ICML 2026 EXAMPLE LATEX SUBMISSION FILE %%%%%%%%%%%%%%%%% \documentclass{article} % Recommended, but optional, packages for figures and better typesetting:\usepackage{microtype}\usepackage{graphicx}\usepackage{subcaption}\usepackage{booktabs} % for professional tables % hyperref makes hyperlinks in the resulting PDF.% If your build breaks (sometimes temporarily if a hyperlink spans a page)% please comment out the following usepackage line and replace% \usepackage{icml2026} with \usepackage[nohyperref]{icml2026} above.\usepackage{hyperref}  % Attempt to make hyperref and algorithmic work together better:\newcommand{\theHalgorithm}{\arabic{algorithm}} % Use the following line for the initial blind version submitted for review:\usepackage{icml2026} % For preprint, use% \usepackage[preprint]{icml2026} % If accepted, instead use the following line for the camera-ready submission:% \usepackage[accepted]{icml2026} \usepackage{amsmath}\usepackage{amssymb}\usepackage{mathtools}\usepackage{amsthm}  % if you use cleveref..\usepackage[capitalize,noabbrev]{cleveref} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% THEOREMS%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\theoremstyle{plain}\newtheorem{theorem}{Theorem}[section]\newtheorem{proposition}[theorem]{Proposition}\newtheorem{lemma}[theorem]{Lemma}\newtheorem{corollary}[theorem]{Corollary}\theoremstyle{definition}\newtheorem{definition}[theorem]{Definition}\newtheorem{assumption}[theorem]{Assumption}\theoremstyle{remark}\newtheorem{remark}[theorem]{Remark} % Todonotes is useful during development; simply uncomment the next line%    and comment out the line below the next line to turn off comments%\usepackage[disable,textsize=tiny]{todonotes}\usepackage[textsize=tiny]{todonotes} % The \icmltitle you define below is probably too long as a header.% Therefore, a short form for the running title is supplied here:\icmltitlerunning{Submission and Formatting Instructions for ICML 2026} \begin{document} \twocolumn[  \icmltitle{Submission and Formatting Instructions for \\    International Conference on Machine Learning (ICML 2026)}   % It is OKAY to include author information, even for blind submissions: the  % style file will automatically remove it for you unless you've provided  % the [accepted] option to the icml2026 package.   % List of affiliations: The first argument should be a (short) identifier you  % will use later to specify author affiliations Academic affiliations  % should list Department, University, City, Region, Country Industry  % affiliations should list Company, City, Region, Country   % You can specify symbols, otherwise they are numbered in order. Ideally, you  % should not use this facility. Affiliations will be numbered in order of  % appearance and this is the preferred way.  \icmlsetsymbol{equal}{*}   \begin{icmlauthorlist}    \icmlauthor{Firstname1 Lastname1}{equal,yyy}    \icmlauthor{Firstname2 Lastname2}{equal,yyy,comp}    \icmlauthor{Firstname3 Lastname3}{comp}    \icmlauthor{Firstname4 Lastname4}{sch}    \icmlauthor{Firstname5 Lastname5}{yyy}    \icmlauthor{Firstname6 Lastname6}{sch,yyy,comp}    \icmlauthor{Firstname7 Lastname7}{comp}    %\icmlauthor{}{sch}    \icmlauthor{Firstname8 Lastname8}{sch}    \icmlauthor{Firstname8 Lastname8}{yyy,comp}    %\icmlauthor{}{sch}    %\icmlauthor{}{sch}  \end{icmlauthorlist}   \icmlaffiliation{yyy}{Department of XXX, University of YYY, Location, Country}  \icmlaffiliation{comp}{Company Name, Location, Country}  \icmlaffiliation{sch}{School of ZZZ, Institute of WWW, Location, Country}   \icmlcorrespondingauthor{Firstname1 Lastname1}{first1.last1@xxx.edu}  \icmlcorrespondingauthor{Firstname2 Lastname2}{first2.last2@www.uk}   % You may provide any keywords that you find helpful for describing your  % paper; these are used to populate the "keywords" metadata in the PDF but  % will not be shown in the document  \icmlkeywords{Machine Learning, ICML}   \vskip 0.3in] % this must go after the closing bracket ] following \twocolumn[ ... % This command actually creates the footnote in the first column listing the% affiliations and the copyright notice. The command takes one argument, which% is text to display at the start of the footnote. The \icmlEqualContribution% command is standard text for equal contribution. Remove it (just {}) if you% do not need this facility. % Use ONE of the following lines. DO NOT remove the command.% If you have no special notice, KEEP empty braces:\printAffiliationsAndNotice{}  % no special notice (required even if empty)% Or, if applicable, use the standard equal contribution text:% \printAffiliationsAndNotice{\icmlEqualContribution} \begin{abstract}  This document provides a basic paper template and submission guidelines.  Abstracts must be a single paragraph, ideally between 4--6 sentences long.  Gross violations will trigger corrections at the camera-ready phase.\end{abstract} \section{Electronic Submission} Submission to ICML 2026 will be entirely electronic, via a web site(not email). Information about the submission process and \LaTeX\ templatesare available on the conference web site at:\begin{center}  \texttt{http://icml.cc/}\end{center} The guidelines below will be enforced for initial submissions andcamera-ready copies. Here is a brief summary:\begin{itemize}  \item Submissions must be in PDF\@.  \item If your paper has appendices, submit the appendix together with the        main body and the references \textbf{as a single file}. Reviewers will not        look for appendices as a separate PDF file. So if you submit such an extra        file, reviewers will very likely miss it.  \item Page limit: The main body of the paper has to be fitted to 8 pages,        excluding references and appendices; the space for the latter two is not        limited in pages, but the total file size may not exceed 10MB. For the        final version of the paper, authors can add one extra page to the main        body.  \item \textbf{Do not include author information or acknowledgements} in your        initial submission.  \item Your paper should be in \textbf{10 point Times font}.  \item Make sure your PDF file only uses Type-1 fonts.  \item Place figure captions \emph{under} the figure (and omit titles from        inside the graphic file itself). Place table captions \emph{over} the        table.  \item References must include page numbers whenever possible and be as        complete as possible. Place multiple citations in chronological order.  \item Do not alter the style template; in particular, do not compress the        paper format by reducing the vertical spaces.  \item Keep your abstract brief and self-contained, one paragraph and roughly        4--6 sentences. Gross violations will require correction at the        camera-ready phase. The title should have content words capitalized.\end{itemize} \subsection{Submitting Papers} \textbf{Anonymous Submission:} ICML uses double-blind review: no identifyingauthor information may appear on the title page or in the paperitself. \cref{author info} gives further details. \medskip Authors must provide their manuscripts in \textbf{PDF} format.Furthermore, please make sure that files contain only embedded Type-1 fonts(e.g.,~using the program \texttt{pdffonts} in linux or usingFile/DocumentProperties/Fonts in Acrobat). Other fonts (like Type-3)might come from graphics files imported into the document. Authors using \textbf{Word} must convert their document to PDF\@. Mostof the latest versions of Word have the facility to do thisautomatically. Submissions will not be accepted in Word format or anyformat other than PDF\@. Really. We're not joking. Don't send Word. Those who use \textbf{\LaTeX} should avoid including Type-3 fonts.Those using \texttt{latex} and \texttt{dvips} may need the followingtwo commands: {\footnotesize\begin{verbatim}dvips -Ppdf -tletter -G0 -o paper.ps paper.dvips2pdf paper.ps\end{verbatim}}It is a zero following the ``-G'', which tells dvips to usethe config.pdf file. Newer \TeX\ distributions don't always need thisoption. Using \texttt{pdflatex} rather than \texttt{latex}, often gives betterresults. This program avoids the Type-3 font problem, and supports moreadvanced features in the \texttt{microtype} package. \textbf{Graphics files} should be a reasonable size, and included froman appropriate format. Use vector formats (.eps/.pdf) for plots,lossless bitmap formats (.png) for raster graphics with sharp lines, andjpeg for photo-like images. The style file uses the \texttt{hyperref} package to make clickablelinks in documents. If this causes problems for you, add\texttt{nohyperref} as one of the options to the \texttt{icml2026}usepackage statement. \subsection{Submitting Final Camera-Ready Copy} The final versions of papers accepted for publication should follow thesame format and naming convention as initial submissions, except thatauthor information (names and affiliations) should be given. See\cref{final author} for formatting instructions. The footnote, ``Preliminary work. Under review by the InternationalConference on Machine Learning (ICML). Do not distribute.'' must bemodified to ``\textit{Proceedings of the  $\mathit{43}^{rd}$ International Conference on Machine Learning},Seoul, South Korea, PMLR 306, 2026.Copyright 2026 by the author(s).'' For those using the \textbf{\LaTeX} style file, this change (and others) ishandled automatically by simply changing$\mathtt{\backslash usepackage\{icml2026\}}$ to$$\mathtt{\backslash usepackage[accepted]\{icml2026\}}$$Authors using \textbf{Word} must edit thefootnote on the first page of the document themselves. Camera-ready copies should have the title of the paper as running headon each page except the first one. The running title consists of asingle line centered above a horizontal rule which is $1$~point thick.The running head should be centered, bold and in $9$~point type. Therule should be $10$~points above the main text. For those using the\textbf{\LaTeX} style file, the original title is automatically set as runninghead using the \texttt{fancyhdr} package which is included in the ICML2026 style file package. In case that the original title exceeds thesize restrictions, a shorter form can be supplied by using \verb|\icmltitlerunning{...}| just before $\mathtt{\backslash begin\{document\}}$.Authors using \textbf{Word} must edit the header of the document themselves. \section{Format of the Paper} All submissions must follow the specified format. \subsection{Dimensions} The text of the paper should be formatted in two columns, with anoverall width of 6.75~inches, height of 9.0~inches, and 0.25~inchesbetween the columns. The left margin should be 0.75~inches and the topmargin 1.0~inch (2.54~cm). The right and bottom margins will depend onwhether you print on US letter or A4 paper, but all final versionsmust be produced for US letter size.Do not write anything on the margins. The paper body should be set in 10~point type with a vertical spacingof 11~points. Please use Times typeface throughout the text. \subsection{Title} The paper title should be set in 14~point bold type and centeredbetween two horizontal rules that are 1~point thick, with 1.0~inchbetween the top rule and the top edge of the page. Capitalize thefirst letter of content words and put the rest of the title in lowercase.You can use TeX math in the title (we suggest sparingly),but no custom macros, images, or other TeX commands.Please make sure that accents, special characters, etc., are entered usingTeX commands and not using non-English characters. \subsection{Author Information for Submission}\label{author info} ICML uses double-blind review, so author information must not appear. Ifyou are using \LaTeX\/ and the \texttt{icml2026.sty} file, use\verb+\icmlauthor{...}+ to specify authors and \verb+\icmlaffiliation{...}+to specify affiliations. (Read the TeX code used to produce this document foran example usage.) The author information will not be printed unless\texttt{accepted} is passed as an argument to the style file. Submissions thatinclude the author information will not be reviewed. \subsubsection{Self-Citations} If you are citing published papers for which you are an author, referto yourself in the third person. In particular, do not use phrasesthat reveal your identity (e.g., ``in previous work \cite{langley00}, wehave shown \ldots''). Do not anonymize citations in the reference section. The only exception are manuscripts that arenot yet published (e.g., under submission). If you choose to refer tosuch unpublished manuscripts \cite{anonymous}, anonymized copies haveto be submittedas Supplementary Material via OpenReview\@. However, keep in mind that an ICMLpaper should be self contained and should contain sufficient detailfor the reviewers to evaluate the work. In particular, reviewers arenot required to look at the Supplementary Material when writing theirreview (they are not required to look at more than the first $8$ pages of the submitted document). \subsubsection{Camera-Ready Author Information}\label{final author} If a paper is accepted, a final camera-ready copy must be prepared.%For camera-ready papers, author information should start 0.3~inches below thebottom rule surrounding the title. The authors' names should appear in 10~pointbold type, in a row, separated by white space, and centered. Author names shouldnot be broken across lines. Unbolded superscripted numbers, starting 1, shouldbe used to refer to affiliations. Affiliations should be numbered in the order of appearance. A single footnoteblock of text should be used to list all the affiliations. (Academicaffiliations should list Department, University, City, State/Region, Country.Similarly for industrial affiliations.) Each distinct affiliations should be listed once. If an author has multipleaffiliations, multiple superscripts should be placed after the name, separatedby thin spaces. If the authors would like to highlight equal contribution bymultiple first authors, those authors should have an asterisk placed after theirname in superscript, and the term ``\textsuperscript{*}Equal contribution"should be placed in the footnote block ahead of the list of affiliations. Alist of corresponding authors and their emails (in the format Full Name\textless{}email@domain.com\textgreater{}) can follow the list of affiliations.Ideally only one or two names should be listed. A sample file with author names is included in the ICML2026 style filepackage. Turn on the \texttt{[accepted]} option to the stylefile tosee the names rendered. All of the guidelines above are implementedby the \LaTeX\ style file. \subsection{Abstract} The paper abstract should begin in the left column, 0.4~inches below the finaladdress. The heading `Abstract' should be centered, bold, and in 11~point type.The abstract body should use 10~point type, with a vertical spacing of11~points, and should be indented 0.25~inches more than normal on left-hand andright-hand margins. Insert 0.4~inches of blank space after the body. Keep yourabstract brief and self-contained, limiting it to one paragraph and roughly 4--6sentences. Gross violations will require correction at the camera-ready phase. \subsection{Partitioning the Text} You should organize your paper into sections and paragraphs to help readersplace a structure on the material and understand its contributions. \subsubsection{Sections and Subsections} Section headings should be numbered, flush left, and set in 11~pt bold typewith the content words capitalized. Leave 0.25~inches of space before theheading and 0.15~inches after the heading. Similarly, subsection headings should be numbered, flush left, and set in 10~ptbold type with the content words capitalized. Leave0.2~inches of space before the heading and 0.13~inches afterward. Finally, subsubsection headings should be numbered, flush left, and set in10~pt small caps with the content words capitalized. Leave0.18~inches of space before the heading and 0.1~inches after the heading. Please use no more than three levels of headings. \subsubsection{Paragraphs and Footnotes} Within each section or subsection, you should further partition the paper intoparagraphs. Do not indent the first line of a given paragraph, but insert ablank line between succeeding ones. You can use footnotes\footnote{Footnotes should be complete sentences.}to provide readers with additional information about a topic withoutinterrupting the flow of the paper. Indicate footnotes with a number in thetext where the point is most relevant. Place the footnote in 9~point type atthe bottom of the column in which it appears. Precede the first footnote in acolumn with a horizontal rule of 0.8~inches.\footnote{Multiple footnotes can  appear in each column, in the same order as they appear in the text,  but spread them across columns and pages if possible.} \begin{figure}[ht]  \vskip 0.2in  \begin{center}    \centerline{\includegraphics[width=\columnwidth]{icml_numpapers}}    \caption{      Historical locations and number of accepted papers for International      Machine Learning Conferences (ICML 1993 -- ICML 2008) and International      Workshops on Machine Learning (ML 1988 -- ML 1992). At the time this      figure was produced, the number of accepted papers for ICML 2008 was      unknown and instead estimated.    }    \label{icml-historical}  \end{center}\end{figure} \subsection{Figures} You may want to include figures in the paper to illustrate your approach andresults. Such artwork should be centered, legible, and separated from the text.Lines should be dark and at least 0.5~points thick for purposes ofreproduction, and text should not appear on a gray background. Label all distinct components of each figure. If the figure takes the form of agraph, then give a name for each axis and include a legend that brieflydescribes each curve. Do not include a title inside the figure; instead, thecaption should serve this function. Number figures sequentially, placing the figure number and caption \emph{after}the graphics, with at least 0.1~inches of space before the caption and0.1~inches after it, as in \cref{icml-historical}. The figure caption should beset in 9~point type and centered unless it runs two or more lines, in whichcase it should be flush left. You may float figures to the top or bottom of acolumn, and you may set wide figures across both columns (use the environment\texttt{figure*} in \LaTeX). Always place two-column figures at the top orbottom of the page. \subsection{Algorithms} If you are using \LaTeX, please use the ``algorithm'' and ``algorithmic''environments to format pseudocode. These require the corresponding stylefiles,algorithm.sty and algorithmic.sty, which are supplied with this package.\cref{alg:example} shows an example. \begin{algorithm}[tb]  \caption{Bubble Sort}  \label{alg:example}  \begin{algorithmic}    \STATE {\bfseries Input:} data $x_i$, size $m$    \REPEAT    \STATE Initialize $noChange = true$.    \FOR{$i=1$ {\bfseries to} $m-1$}    \IF{$x_i > x_{i+1}$}    \STATE Swap $x_i$ and $x_{i+1}$    \STATE $noChange = false$    \ENDIF    \ENDFOR    \UNTIL{$noChange$ is $true$}  \end{algorithmic}\end{algorithm}  \subsection{Tables} You may also want to include tables that summarize material. Like figures,these should be centered, legible, and numbered consecutively. However, placethe title \emph{above} the table with at least 0.1~inches of space before thetitle and the same after it, as in \cref{sample-table}. The table title shouldbe set in 9~point type and centered unless it runs two or more lines, in whichcase it should be flush left. % Note use of \abovespace and \belowspace to get reasonable spacing% above and below tabular lines. \begin{table}[t]  \caption{Classification accuracies for naive Bayes and flexible    Bayes on various data sets.}  \label{sample-table}  \begin{center}    \begin{small}      \begin{sc}        \begin{tabular}{lcccr}          \toprule          Data set  & Naive         & Flexible      & Better?  \\          \midrule          Breast    & 95.9$\pm$ 0.2 & 96.7$\pm$ 0.2 & $\surd$  \\          Cleveland & 83.3$\pm$ 0.6 & 80.0$\pm$ 0.6 & $\times$ \\          Glass2    & 61.9$\pm$ 1.4 & 83.8$\pm$ 0.7 & $\surd$  \\          Credit    & 74.8$\pm$ 0.5 & 78.3$\pm$ 0.6 &          \\          Horse     & 73.3$\pm$ 0.9 & 69.7$\pm$ 1.0 & $\times$ \\          Meta      & 67.1$\pm$ 0.6 & 76.5$\pm$ 0.5 & $\surd$  \\          Pima      & 75.1$\pm$ 0.6 & 73.9$\pm$ 0.5 &          \\          Vehicle   & 44.9$\pm$ 0.6 & 61.5$\pm$ 0.4 & $\surd$  \\          \bottomrule        \end{tabular}      \end{sc}    \end{small}  \end{center}  \vskip -0.1in\end{table} Tables contain textual material, whereas figures contain graphical material.Specify the contents of each row and column in the table's topmost row. Again,you may float tables to a column's top or bottom, and set wide tables acrossboth columns. Place two-column tables at the top or bottom of the page. \subsection{Theorems and Such}The preferred way is to number definitions, propositions, lemmas, etc.consecutively, within sections, as shown below.\begin{definition}  \label{def:inj}  A function $f:X \to Y$ is injective if for any $x,y\in X$ different, $f(x)\ne    f(y)$.\end{definition}Using \cref{def:inj} we immediate get the following result:\begin{proposition}  If $f$ is injective mapping a set $X$ to another set $Y$,  the cardinality of $Y$ is at least as large as that of $X$\end{proposition}\begin{proof}  Left as an exercise to the reader.\end{proof}\cref{lem:usefullemma} stated next will prove to be useful.\begin{lemma}  \label{lem:usefullemma}  For any $f:X \to Y$ and $g:Y\to Z$ injective functions, $f \circ g$ is  injective.\end{lemma}\begin{theorem}  \label{thm:bigtheorem}  If $f:X\to Y$ is bijective, the cardinality of $X$ and $Y$ are the same.\end{theorem}An easy corollary of \cref{thm:bigtheorem} is the following:\begin{corollary}  If $f:X\to Y$ is bijective,  the cardinality of $X$ is at least as large as that of $Y$.\end{corollary}\begin{assumption}  The set $X$ is finite.  \label{ass:xfinite}\end{assumption}\begin{remark}  According to some, it is only the finite case (cf. \cref{ass:xfinite}) that  is interesting.\end{remark}%restatable \subsection{Citations and References} Please use APA reference format regardless of your formatter or word processor.If you rely on the \LaTeX\/ bibliographic facility, use \texttt{natbib.sty} and\texttt{icml2026.bst} included in the style-file package to obtain this format. Citations within the text should include the authors' last names and year. Ifthe authors' names are included in the sentence, place only the year inparentheses, for example when referencing Arthur Samuel's pioneering work\yrcite{Samuel59}. Otherwise place the entire reference in parentheses with theauthors and year separated by a comma \cite{Samuel59}. List multiple referencesseparated by semicolons \cite{kearns89,Samuel59,mitchell80}. Use the `et~al.'construct only for citations with three or more authors or after listing allauthors to a publication in an earlier reference \cite{MachineLearningI}. Authors should cite their own work in the third person in the initial versionof their paper submitted for blind review. Please refer to \cref{author info}for detailed instructions on how to cite your own papers. Use an unnumbered first-level section heading for the references, and use ahanging indent style, with the first line of the reference flush against theleft margin and subsequent lines indented by 10 points. The references at theend of this document give examples for journal articles \cite{Samuel59},conference publications \cite{langley00}, book chapters \cite{Newell81}, books\cite{DudaHart2nd}, edited volumes \cite{MachineLearningI}, technical reports\cite{mitchell80}, and dissertations \cite{kearns89}. Alphabetize references by the surnames of the first authors, with single authorentries preceding multiple author entries. Order references for the sameauthors by year of publication, with the earliest first. Make sure that eachreference includes all relevant information (e.g., page numbers). Please put some effort into making references complete, presentable, andconsistent, e.g. use the actual current name of authors. If using bibtex,please protect capital letters of names and abbreviations in titles, forexample, use \{B\}ayesian or \{L\}ipschitz in your .bib file. \section*{Accessibility} Authors are kindly asked to make their submissions as accessible as possiblefor everyone including people with disabilities and sensory or neurologicaldifferences. Tips of how to achieve this and what to pay attention to will beprovided on the conference website \url{http://icml.cc/}. \section*{Software and Data} If a paper is accepted, we strongly encourage the publication of software anddata with the camera-ready version of the paper whenever appropriate. This canbe done by including a URL in the camera-ready copy. However, \textbf{do not}include URLs that reveal your institution or identity in your submission forreview. Instead, provide an anonymous URL or upload the material as``Supplementary Material'' into the OpenReview reviewing system. Note thatreviewers are not required to look at this material when writing their review. % Acknowledgements should only appear in the accepted version.\section*{Acknowledgements} \textbf{Do not} include acknowledgements in the initial version of the papersubmitted for blind review. If a paper is accepted, the final camera-ready version can (and usually should)include acknowledgements.  Such acknowledgements should be placed at the end ofthe section, in an unnumbered section that does not count towards the paperpage limit. Typically, this will include thanks to reviewers who gave usefulcomments, to colleagues who contributed to the ideas, and to funding agenciesand corporate sponsors that provided financial support. \section*{Impact Statement} Authors are \textbf{required} to include a statement of the potential broaderimpact of their work, including its ethical aspects and future societalconsequences. This statement should be in an unnumbered section at the end ofthe paper (co-located with Acknowledgements -- the two may appear in eitherorder, but both must be before References), and does not count toward the paperpage limit. In many cases, where the ethical impacts and expected societalimplications are those that are well established when advancing the field ofMachine Learning, substantial discussion is not required, and a simplestatement such as the following will suffice: ``This paper presents work whose goal is to advance the field of MachineLearning. There are many potential societal consequences of our work, nonewhich we feel must be specifically highlighted here.'' The above statement can be used verbatim in such cases, but we encourageauthors to think about whether there is content which does warrant furtherdiscussion, as this statement will be apparent if the paper is later flaggedfor ethics review. % In the unusual situation where you want a paper to appear in the% references without citing it in the main text, use \nocite\nocite{langley00} \bibliography{example_paper}\bibliographystyle{icml2026} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% APPENDIX%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\newpage\appendix\onecolumn\section{You \emph{can} have an appendix here.} You can have as much text here as you want. The main body must be at most $8$pages long. For the final version, one more page can be added. If you want, youcan use an appendix like this one. The $\mathtt{\backslash onecolumn}$ command above can be kept in place if youprefer a one-column appendix, or can be removed if you prefer a two-columnappendix.  Apart from this possible change, the style (font size, spacing,margins, page numbering, etc.) should be kept the same as the main body.%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \end{document} % This document was modified from the file originally made available by% Pat Langley and Andrea Danyluk for ICML-2K. This version was created% by Iain Murray in 2018, and modified by Alexandre Bouchard in% 2019 and 2021 and by Csaba Szepesvari, Gang Niu and Sivan Sabato in 2022.% Modified again in 2023 and 2024 by Sivan Sabato and Jonathan Scarlett.% Previous contributors include Dan Roy, Lise Getoor and Tobias% Scheffer, which was slightly modified from the 2010 version by% Thorsten Joachims & Johannes Fuernkranz, slightly modified from the% 2009 version by Kiri Wagstaff and Sam Roweis's 2008 version, which is% slightly modified from Prasad Tadepalli's 2007 version which is a% lightly changed version of the previous year's version by Andrew% Moore, which was in turn edited from those of Kristian Kersting and% Codrina Lauth. Alex Smola contributed to the algorithmic style files.