Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132928 views
License: OTHER
1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
%%%%%%%% ICML 2012 EXAMPLE LATEX SUBMISSION FILE %%%%%%%%%%%%%%%%%
3
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
4
5
% Use the following line _only_ if you're still using LaTeX 2.09.
6
%\documentstyle[icml2012,epsf,natbib]{article}
7
% If you rely on Latex2e packages, like most moden people use this:
8
\documentclass{article}
9
10
% For figures
11
\usepackage{graphicx} % more modern
12
%\usepackage{epsfig} % less modern
13
\usepackage{subfigure}
14
15
% For citations
16
\usepackage{natbib}
17
18
% For algorithms
19
\usepackage{algorithm}
20
\usepackage{algorithmic}
21
22
% As of 2011, we use the hyperref package to produce hyperlinks in the
23
% resulting PDF. If this breaks your system, please commend out the
24
% following usepackage line and replace \usepackage{icml2012} with
25
% \usepackage[nohyperref]{icml2012} above.
26
\usepackage{hyperref}
27
28
% Packages hyperref and algorithmic misbehave sometimes. We can fix
29
% this with the following command.
30
\newcommand{\theHalgorithm}{\arabic{algorithm}}
31
32
% Employ the following version of the ``usepackage'' statement for
33
% submitting the draft version of the paper for review. This will set
34
% the note in the first column to ``Under review. Do not distribute.''
35
%\usepackage{icml2012}
36
% Employ this version of the ``usepackage'' statement after the paper has
37
% been accepted, when creating the final version. This will set the
38
% note in the first column to ``Appearing in''
39
\usepackage[accepted]{icml2012}
40
41
42
% The \icmltitle you define below is probably too long as a header.
43
% Therefore, a short form for the running title is supplied here:
44
\icmltitlerunning{Submission and Formatting Instructions for ICML 2012}
45
46
\begin{document}
47
48
\twocolumn[
49
\icmltitle{Submission and Formatting Instructions for the Twenty-Eighth \\
50
International Conference on Machine Learning (ICML 2012)}
51
52
% It is OKAY to include author information, even for blind
53
% submissions: the style file will automatically remove it for you
54
% unless you've provided the [accepted] option to the icml2012
55
% package.
56
\icmlauthor{Your Name}{email@yourdomain.edu}
57
\icmladdress{Your Fantastic Institute,
58
314159 Pi St., Palo Alto, CA 94306 USA}
59
\icmlauthor{Your CoAuthor's Name}{email@coauthordomain.edu}
60
\icmladdress{Their Fantastic Institute,
61
27182 Exp St., Toronto, ON M6H 2T1 CANADA}
62
63
% You may provide any keywords that you
64
% find helpful for describing your paper; these are used to populate
65
% the "keywords" metadata in the PDF but will not be shown in the document
66
\icmlkeywords{boring formatting information, machine learning, ICML}
67
68
\vskip 0.3in
69
]
70
71
\begin{abstract}
72
ICML 2012 full paper submissions are due February 24, 2012. Reviewing will
73
be blind to the identities of the authors, and therefore identifying
74
information must not appear in any way in papers submitted for review. Submissions must be in PDF, 8 page length limit.
75
\end{abstract}
76
77
\section{Electronic Submission}
78
\label{submission}
79
80
As in the past few years, ICML will rely exclusively on
81
electronic formats for submission and review.
82
83
84
\subsection{Templates for Papers}
85
86
Electronic templates for producing papers for submission are available
87
for \LaTeX\/ and Microsoft Word. Templates are accessible on the World
88
Wide Web at:\\
89
\textbf{\texttt{http://icml.cc/2012/}}
90
91
\noindent
92
Send questions about these electronic templates to
93
\texttt{program@icml.cc}.
94
95
The formatting instructions below will be enforced for initial submissions and camera-ready copies.
96
\begin{itemize}
97
\item The maximum paper length is 8 pages.
98
\item Do not alter the style template; in particular, do not compress the paper format by reducing the vertical spaces.
99
\item Do not include author information or acknowledgments in your
100
initial submission.
101
\item Place figure captions {\em under} the figure (and omit titles from
102
inside the graphic file itself). Place table captions {\em over}
103
the table.
104
\item References must include page numbers whenever possible and be as
105
complete as possible. Place multiple citations in chronological order.
106
\end{itemize}
107
Please see below for details on each of these items.
108
109
\subsection{Submitting Papers}
110
111
Submission to ICML 2012 will be entirely electronic, via a web site
112
(not email). The URL and information about the submission process
113
are available on the conference web site at
114
115
\textbf{\texttt{http://icml.cc/2012/}}
116
117
{\bf Paper Deadline:} The deadline for paper submission to ICML 2012
118
is Friday, February 24, 2012, at 23:59 Universal Time (3:59 Pacific Daylight Time). If your full
119
submission does not reach us by this date, it will not be considered
120
for publication. There is no separate abstract submission.
121
122
{\bf Anonymous Submission:} To facilitate blind review, no identifying
123
author information should appear on the title page or in the paper
124
itself. Section~\ref{author info} will explain the details of how to
125
format this.
126
127
{\bf Simultaneous Submission:} ICML will not accept any paper which,
128
at the time of submission, is under review for another conference or
129
has already been published. This policy also applies to papers that
130
overlap substantially in technical content with conference papers
131
under review or previously published. ICML submissions must not be
132
submitted to other conferences during ICML's review period. Authors
133
may submit to ICML substantially different versions of journal papers
134
that are currently under review by the journal, but not yet accepted
135
at the time of submission. Informal publications, such as technical
136
reports or papers in workshop proceedings which do not appear in
137
print, do not fall under these restrictions.
138
139
\medskip
140
141
To ensure our ability to print submissions, authors must provide their
142
manuscripts in \textbf{PDF} format. Furthermore, please make sure
143
that files contain only Type-1 fonts (e.g.,~using the program {\tt
144
pdffonts} in linux or using File/DocumentProperties/Fonts in
145
Acrobat). Other fonts (like Type-3) might come from graphics files
146
imported into the document.
147
148
Authors using \textbf{Word} must convert their document to PDF. Most
149
of the latest versions of Word have the facility to do this
150
automatically. Submissions will not be accepted in Word format or any
151
format other than PDF. Really. We're not joking. Don't send Word.
152
153
Those who use \textbf{\LaTeX} to format their accepted papers need to
154
pay close attention to the typefaces used. Specifically, when
155
producing the PDF by first converting the dvi output of \LaTeX\ to Postscript
156
the default behavior is to use non-scalable Type-3 PostScript bitmap
157
fonts to represent the standard \LaTeX\ fonts. The resulting document
158
is difficult to read in electronic form; the type appears fuzzy. To
159
avoid this problem, dvips must be instructed to use an alternative
160
font map. This can be achieved with
161
something like the following commands:\\[0.5em]
162
{\bf dvips -Ppdf -tletter -G0 -o paper.ps paper.dvi}\\
163
{\bf ps2pdf paper.ps}\\[0.5em]
164
Note that it is a zero following the ``-G''. This tells dvips to use
165
the config.pdf file (and this file refers to a better font mapping).
166
167
Another alternative is to use the \textbf{pdflatex} program instead of
168
straight \LaTeX. This program avoids the Type-3 font problem, however
169
you must ensure that all of the fonts are embedded (use {\tt
170
pdffonts}). If they are not, you need to configure pdflatex to use a
171
font map file that specifies that the fonts be embedded. Also you
172
should ensure that images are not downsampled or otherwise compressed
173
in a lossy way.
174
175
Note that the 2012 style files use the {\tt hyperref} package to
176
make clickable links in documents. If this causes problems for you,
177
add {\tt nohyperref} as one of the options to the {\tt icml2012}
178
usepackage statement.
179
180
\subsection{Reacting to Reviews}
181
We will continue the ICML tradition in which the authors are given the
182
option of providing a short reaction to the initial reviews. These
183
reactions will be taken into account in the discussion among the
184
reviewers and area chairs.
185
186
\subsection{Submitting Final Camera-Ready Copy}
187
188
The final versions of papers accepted for publication should follow the
189
same format and naming convention as initial submissions, except of
190
course that the normal author information (names and affiliations)
191
should be given. See Section~\ref{final author} for details of how to
192
format this.
193
194
The footnote, ``Preliminary work. Under review by the International
195
Conference on Machine Learning (ICML). Do not distribute.'' must be
196
modified to ``Appearing in \textit{Proceedings of the
197
$\mathit{29}^{th}$ International Conference on Machine Learning},
198
Edinburgh, Scotland, UK, 2012. Copyright 2012 by the author(s)/owner(s).''
199
200
For those using the \textbf{\LaTeX} style file, simply change
201
$\mathtt{\backslash usepackage\{icml2012\}}$ to
202
203
\verb|\usepackage[accepted]{icml2012}|
204
205
\noindent
206
Authors using \textbf{Word} must edit the
207
footnote on the first page of the document themselves.
208
209
Camera-ready copies should have the title of the paper as running head
210
on each page except the first one. The running title consists of a
211
single line centered above a horizontal rule which is $1$ point thick.
212
The running head should be centered, bold and in $9$ point type. The
213
rule should be $10$ points above the main text. For those using the
214
\textbf{\LaTeX} style file, the original title is automatically set as running
215
head using the {\tt fancyhdr} package which is included in the ICML
216
2012 style file package. In case that the original title exceeds the
217
size restrictions, a shorter form can be supplied by using
218
219
\verb|\icmltitlerunning{...}|
220
221
just before $\mathtt{\backslash begin\{document\}}$.
222
Authors using \textbf{Word} must edit the header of the document themselves.
223
224
\section{Format of the Paper}
225
226
All submissions must follow the same format to ensure the printer can
227
reproduce them without problems and to let readers more easily find
228
the information that they desire.
229
230
\subsection{Length and Dimensions}
231
232
Papers must not exceed eight (8) pages, including all figures, tables,
233
references, and appendices. Any submission that exceeds this page
234
limit or that diverges significantly from the format specified herein
235
will be rejected without review.
236
237
The text of the paper should be formatted in two columns, with an
238
overall width of 6.75 inches, height of 9.0 inches, and 0.25 inches
239
between the columns. The left margin should be 0.75 inches and the top
240
margin 1.0 inch (2.54~cm). The right and bottom margins will depend on
241
whether you print on US letter or A4 paper, but all final versions
242
must be produced for US letter size.
243
244
The paper body should be set in 10~point type with a vertical spacing
245
of 11~points. Please use Times Roman typeface throughout the text.
246
247
\subsection{Title}
248
249
The paper title should be set in 14~point bold type and centered
250
between two horizontal rules that are 1~point thick, with 1.0~inch
251
between the top rule and the top edge of the page. Capitalize the
252
first letter of content words and put the rest of the title in lower
253
case.
254
255
\subsection{Author Information for Submission}
256
\label{author info}
257
258
To facilitate blind review, author information must not appear. If
259
you are using \LaTeX\/ and the \texttt{icml2012.sty} file, you may use
260
\verb+\icmlauthor{...}+ to specify authors. The author information
261
will simply not be printed until {\tt accepted} is an argument to the
262
style file. Submissions that include the author information will not
263
be reviewed.
264
265
\subsubsection{Self-Citations}
266
267
If your are citing published papers for which you are an author, refer
268
to yourself in the third person. In particular, do not use phrases
269
that reveal your identity (e.g., ``in previous work \cite{langley00}, we
270
have shown \ldots'').
271
272
Do not anonymize citations in the reference section by removing or
273
blacking out author names. The only exception are manuscripts that are
274
not yet published (e.g. under submission). If you choose to refer to
275
such unpublished manuscripts \cite{anonymous}, anonymized copies have to be submitted
276
as Supplementary Material via CMT. However, keep in mind that an ICML
277
paper should be self contained and should contain sufficient detail
278
for the reviewers to evaluate the work. In particular, reviewers are
279
not required to look a the Supplementary Material when writing their
280
review.
281
282
\subsubsection{Camera-Ready Author Information}
283
\label{final author}
284
285
If a paper is accepted, a final camera-ready copy must be prepared.
286
%
287
For camera-ready papers, author information should start 0.3~inches
288
below the bottom rule surrounding the title. The authors' names should
289
appear in 10~point bold type, electronic mail addresses in 10~point
290
small capitals, and physical addresses in ordinary 10~point type.
291
Each author's name should be flush left, whereas the email address
292
should be flush right on the same line. The author's physical address
293
should appear flush left on the ensuing line, on a single line if
294
possible. If successive authors have the same affiliation, then give
295
their physical address only once.
296
297
A sample file (in PDF) with author names is included in the ICML2012 style file package.
298
299
\subsection{Abstract}
300
301
The paper abstract should begin in the left column, 0.4~inches below
302
the final address. The heading `Abstract' should be centered, bold,
303
and in 11~point type. The abstract body should use 10~point type, with
304
a vertical spacing of 11~points, and should be indented 0.25~inches
305
more than normal on left-hand and right-hand margins. Insert
306
0.4~inches of blank space after the body. Keep your abstract brief and self-contained,
307
limiting it to one paragraph and no more than six or seven sentences.
308
309
\subsection{Partitioning the Text}
310
311
You should organize your paper into sections and paragraphs to help
312
readers place a structure on the material and understand its
313
contributions.
314
315
\subsubsection{Sections and Subsections}
316
317
Section headings should be numbered, flush left, and set in 11~pt bold
318
type with the content words capitalized. Leave 0.25~inches of space
319
before the heading and 0.15~inches after the heading.
320
321
Similarly, subsection headings should be numbered, flush left, and set
322
in 10~pt bold type with the content words capitalized. Leave
323
0.2~inches of space before the heading and 0.13~inches afterward.
324
325
Finally, subsubsection headings should be numbered, flush left, and
326
set in 10~pt small caps with the content words capitalized. Leave
327
0.18~inches of space before the heading and 0.1~inches after the
328
heading.
329
330
Please use no more than three levels of headings.
331
332
\subsubsection{Paragraphs and Footnotes}
333
334
Within each section or subsection, you should further partition the
335
paper into paragraphs. Do not indent the first line of a given
336
paragraph, but insert a blank line between succeeding ones.
337
338
You can use footnotes\footnote{For the sake of readability, footnotes
339
should be complete sentences.} to provide readers with additional
340
information about a topic without interrupting the flow of the paper.
341
Indicate footnotes with a number in the text where the point is most
342
relevant. Place the footnote in 9~point type at the bottom of the
343
column in which it appears. Precede the first footnote in a column
344
with a horizontal rule of 0.8~inches.\footnote{Multiple footnotes can
345
appear in each column, in the same order as they appear in the text,
346
but spread them across columns and pages if possible.}
347
348
\begin{figure}[ht]
349
\vskip 0.2in
350
\begin{center}
351
\centerline{\includegraphics[width=\columnwidth]{icml_numpapers}}
352
\caption{Historical locations and number of accepted papers for International
353
Machine Learning Conferences (ICML 1993 -- ICML 2008) and
354
International Workshops on Machine Learning (ML 1988 -- ML
355
1992). At the time this figure was produced, the number of
356
accepted papers for ICML 2008 was unknown and instead estimated.}
357
\label{icml-historical}
358
\end{center}
359
\vskip -0.2in
360
\end{figure}
361
362
\subsection{Figures}
363
364
You may want to include figures in the paper to help readers visualize
365
your approach and your results. Such artwork should be centered,
366
legible, and separated from the text. Lines should be dark and at
367
least 0.5~points thick for purposes of reproduction, and text should
368
not appear on a gray background.
369
370
Label all distinct components of each figure. If the figure takes the
371
form of a graph, then give a name for each axis and include a legend
372
that briefly describes each curve. Do not include a title inside the
373
figure; instead, the caption should serve this function.
374
375
Number figures sequentially, placing the figure number and caption
376
{\it after\/} the graphics, with at least 0.1~inches of space before
377
the caption and 0.1~inches after it, as in
378
Figure~\ref{icml-historical}. The figure caption should be set in
379
9~point type and centered unless it runs two or more lines, in which
380
case it should be flush left. You may float figures to the top or
381
bottom of a column, and you may set wide figures across both columns
382
(use the environment {\tt figure*} in \LaTeX), but always place
383
two-column figures at the top or bottom of the page.
384
385
\subsection{Algorithms}
386
387
If you are using \LaTeX, please use the ``algorithm'' and ``algorithmic''
388
environments to format pseudocode. These require
389
the corresponding stylefiles, algorithm.sty and
390
algorithmic.sty, which are supplied with this package.
391
Algorithm~\ref{alg:example} shows an example.
392
393
\begin{algorithm}[tb]
394
\caption{Bubble Sort}
395
\label{alg:example}
396
\begin{algorithmic}
397
\STATE {\bfseries Input:} data $x_i$, size $m$
398
\REPEAT
399
\STATE Initialize $noChange = true$.
400
\FOR{$i=1$ {\bfseries to} $m-1$}
401
\IF{$x_i > x_{i+1}$}
402
\STATE Swap $x_i$ and $x_{i+1}$
403
\STATE $noChange = false$
404
\ENDIF
405
\ENDFOR
406
\UNTIL{$noChange$ is $true$}
407
\end{algorithmic}
408
\end{algorithm}
409
410
\subsection{Tables}
411
412
You may also want to include tables that summarize material. Like
413
figures, these should be centered, legible, and numbered consecutively.
414
However, place the title {\it above\/} the table with at least
415
0.1~inches of space before the title and the same after it, as in
416
Table~\ref{sample-table}. The table title should be set in 9~point
417
type and centered unless it runs two or more lines, in which case it
418
should be flush left.
419
420
% Note use of \abovespace and \belowspace to get reasonable spacing
421
% above and below tabular lines.
422
423
\begin{table}[t]
424
\caption{Classification accuracies for naive Bayes and flexible
425
Bayes on various data sets.}
426
\label{sample-table}
427
\vskip 0.15in
428
\begin{center}
429
\begin{small}
430
\begin{sc}
431
\begin{tabular}{lcccr}
432
\hline
433
\abovespace\belowspace
434
Data set & Naive & Flexible & Better? \\
435
\hline
436
\abovespace
437
Breast & 95.9$\pm$ 0.2& 96.7$\pm$ 0.2& $\surd$ \\
438
Cleveland & 83.3$\pm$ 0.6& 80.0$\pm$ 0.6& $\times$\\
439
Glass2 & 61.9$\pm$ 1.4& 83.8$\pm$ 0.7& $\surd$ \\
440
Credit & 74.8$\pm$ 0.5& 78.3$\pm$ 0.6& \\
441
Horse & 73.3$\pm$ 0.9& 69.7$\pm$ 1.0& $\times$\\
442
Meta & 67.1$\pm$ 0.6& 76.5$\pm$ 0.5& $\surd$ \\
443
Pima & 75.1$\pm$ 0.6& 73.9$\pm$ 0.5& \\
444
\belowspace
445
Vehicle & 44.9$\pm$ 0.6& 61.5$\pm$ 0.4& $\surd$ \\
446
\hline
447
\end{tabular}
448
\end{sc}
449
\end{small}
450
\end{center}
451
\vskip -0.1in
452
\end{table}
453
454
Tables contain textual material that can be typeset, as contrasted
455
with figures, which contain graphical material that must be drawn.
456
Specify the contents of each row and column in the table's topmost
457
row. Again, you may float tables to a column's top or bottom, and set
458
wide tables across both columns, but place two-column tables at the
459
top or bottom of the page.
460
461
\subsection{Citations and References}
462
463
Please use APA reference format regardless of your formatter
464
or word processor. If you rely on the \LaTeX\/ bibliographic
465
facility, use {\tt natbib.sty} and {\tt icml2012.bst}
466
included in the style-file package to obtain this format.
467
468
Citations within the text should include the authors' last names and
469
year. If the authors' names are included in the sentence, place only
470
the year in parentheses, for example when referencing Arthur Samuel's
471
pioneering work \yrcite{Samuel59}. Otherwise place the entire
472
reference in parentheses with the authors and year separated by a
473
comma \cite{Samuel59}. List multiple references separated by
474
semicolons \cite{kearns89,Samuel59,mitchell80}. Use the `et~al.'
475
construct only for citations with three or more authors or after
476
listing all authors to a publication in an earlier reference \cite{MachineLearningI}.
477
478
Authors should cite their own work in the third person
479
in the initial version of their paper submitted for blind review.
480
Please refer to Section~\ref{author info} for detailed instructions on how to
481
cite your own papers.
482
483
Use an unnumbered first-level section heading for the references, and
484
use a hanging indent style, with the first line of the reference flush
485
against the left margin and subsequent lines indented by 10 points.
486
The references at the end of this document give examples for journal
487
articles \cite{Samuel59}, conference publications \cite{langley00}, book chapters \cite{Newell81}, books \cite{DudaHart2nd}, edited volumes \cite{MachineLearningI},
488
technical reports \cite{mitchell80}, and dissertations \cite{kearns89}.
489
490
Alphabetize references by the surnames of the first authors, with
491
single author entries preceding multiple author entries. Order
492
references for the same authors by year of publication, with the
493
earliest first. Make sure that each reference includes all relevant
494
information (e.g., page numbers).
495
496
\subsection{Software and Data}
497
498
We strongly encourage the publication of software and data with the
499
camera-ready version of the paper whenever appropriate. This can be
500
done by including a URL in the camera-ready copy. However, do not
501
include URLs that reveal your institution or identity in your
502
submission for review. Instead, provide an anonymous URL or upload
503
the material as ``Supplementary Material'' into the CMT reviewing
504
system. Note that reviewers are not required to look a this material
505
when writing their review.
506
507
508
% Acknowledgements should only appear in the accepted version.
509
\section*{Acknowledgments}
510
511
\textbf{Do not} include acknowledgements in the initial version of
512
the paper submitted for blind review.
513
514
If a paper is accepted, the final camera-ready version can (and
515
probably should) include acknowledgements. In this case, please
516
place such acknowledgements in an unnumbered section at the
517
end of the paper. Typically, this will include thanks to reviewers
518
who gave useful comments, to colleagues who contributed to the ideas,
519
and to funding agencies and corporate sponsors that provided financial
520
support.
521
522
523
% In the unusual situation where you want a paper to appear in the
524
% references without citing it in the main text, use \nocite
525
\nocite{langley00}
526
527
\bibliography{example_paper}
528
\bibliographystyle{icml2012}
529
530
\end{document}
531
532
533
% This document was modified from the file originally made available by
534
% Pat Langley and Andrea Danyluk for ICML-2K. This version was
535
% created by Lise Getoor and Tobias Scheffer, it was slightly modified
536
% from the 2010 version by Thorsten Joachims & Johannes Fuernkranz,
537
% slightly modified from the 2009 version by Kiri Wagstaff and
538
% Sam Roweis's 2008 version, which is slightly modified from
539
% Prasad Tadepalli's 2007 version which is a lightly
540
% changed version of the previous year's version by Andrew Moore,
541
% which was in turn edited from those of Kristian Kersting and
542
% Codrina Lauth. Alex Smola contributed to the algorithmic style files.
543
544
545
546