]> www.fi.muni.cz Git - pan13-paper.git/blob - pan13-poster/poster.tex
da045962ab135c7d43dfeeae5ae1a2f1449f9c0b
[pan13-paper.git] / pan13-poster / poster.tex
1 \documentclass[a0,portrait]{sciposter}\r
2 \r
3 \usepackage{epsfig}\r
4 \usepackage{amsmath}\r
5 \usepackage{amssymb}\r
6 \usepackage{multicol}\r
7 \usepackage{bera}\r
8 \usepackage[utf8]{inputenc}\r
9 %\usepackage{fancybullets}\r
10 \usepackage{floatflt}\r
11 \usepackage{graphics}\r
12 \r
13 \definecolor{BoxCol}{rgb}{0.9,0.9,1}\r
14 % uncomment for light blue background to \section boxes \r
15 % for use with default option boxedsections\r
16 \r
17 \definecolor{SectionCol}{rgb}{0,0,0.5}\r
18 % uncomment for dark blue \section text \r
19 \r
20 \definecolor{ReallyEmph}{rgb}{0.7,0,0}\r
21 \r
22 \renewcommand{\titlesize}{\Huge}\r
23 \title{Diverse Queries and Feature Type Selection \\ for Plagiarism Discovery}\r
24 \r
25 % Note: only give author names, not institute\r
26 \author{Šimon Suchomel, Jan Kasprzak, and Michal Brandejs}\r
27  \r
28 % insert correct institute name\r
29 \institute{Faculty of Informatics, Masaryk University, Brno, Czech Republic}\r
30 \r
31 % \email{kas@fi.muni.cz}  % shows author email address below institute\r
32 \r
33 %\date is unused by the current \maketitle\r
34 \r
35 \font\logofont=fi-logo600 at .16\textwidth\r
36 \r
37 \renewcommand{\sectionsize}{\Large}\r
38 \r
39 \newcommand{\cemph}[1]{{\sffamily\bfseries\itshape \textcolor{SectionCol}{#1}}}\r
40 \newcommand{\lemph}[1]{{\rmfamily\itshape \textcolor{SectionCol}{#1}}}\r
41 \newcommand{\eitem}[1]{\item \cemph{#1}}\r
42 \r
43 \newenvironment{ytemize}\r
44   { \begin{itemize}\r
45         \setlength{\itemsep}{0pt}\r
46         \setlength{\parskip}{0pt}\r
47   }\r
48   { \end{itemize} }\r
49 \r
50 \conference{{\bf CLEF 2013}, 23--27 September 2013, Valencia, Spain}\r
51 \r
52 \setlength{\figbotskip}{\smallskipamount}\r
53 \r
54 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\r
55 %%% Begin of Document\r
56 \r
57 \begin{document}\r
58 \r
59 \r
60 %\LEFTSIDEfootlogo  \r
61 % Uncomment to put footer logo on left side, and \r
62 % conference name on right side of footer\r
63 \r
64 % Some examples of caption control (remove % to check result)\r
65 \r
66 %\renewcommand{\algorithmname}{Algoritme} % for Dutch\r
67 \r
68 %\renewcommand{\mastercapstartstyle}[1]{\textit{\textbf{#1}}}\r
69 %\renewcommand{\algcapstartstyle}[1]{\textsc{\textbf{#1}}}\r
70 %\renewcommand{\algcapbodystyle}{\bfseries}\r
71 %\renewcommand{\thealgorithm}{\Roman{algorithm}}\r
72 \r
73 % \maketitle\r
74 \r
75 \vspace*{-.06\textwidth}\r
76 \r
77 \hbox to \hsize{\r
78 \begin{minipage}[c]{.11\textwidth}\r
79         \vspace{-.75\textwidth}\r
80         \hbox{\hskip -.83\textwidth\includegraphics[width=3\textwidth]{znak_MU_modry}\hskip -\textwidth}\r
81         \vspace{-\textwidth}\r
82 \end{minipage}\r
83 \hfil\r
84 \begin{minipage}[c]{.7\textwidth}\r
85 \begin{center}\r
86       \renewcommand{\baselinestretch}{2.0}\normalsize\r
87       {\titlesize \bf \@title}\par\r
88       \renewcommand{\baselinestretch}{1.0}\normalsize            \r
89       \vspace{0.4\titleskip}\r
90       {\authorsize {\bf\@author} \par}\r
91       {\instsize\r
92        \vspace{0.2\titleskip}\r
93        \theinstitute \par\r
94        \ifthenelse{\equal{\printemail}{}}{%nothing\r
95          }{%\r
96          \vspace{0.2\titleskip}\r
97          \texttt{\printemail}\r
98          }\r
99       }\r
100 \end{center}\r
101 \end{minipage}\r
102 \hfil\r
103 \begin{minipage}[c]{.15\textwidth}\r
104         \hbox to \hsize{\logofont SL\hss}\r
105 \end{minipage}\r
106 }\r
107 \r
108 \vspace{-.02\textwidth}\r
109 \r
110 %%% Begin of Multicols-Enviroment\r
111 %\begin{abstract}\r
112 %{\sffamily\itshape\r
113 %Nějaký abstrakt.\r
114 %}\r
115 %\end{abstract}\r
116 \r
117 \r
118 \begin{multicols}{2}\setlength{\columnseprule}{0pt}\r
119 \r
120 \r
121 \section{Introduction}\r
122 PAN 2013 LOrem ipsum Lorem ipsum Lorem ipsumLorem ipsumLorem ipsumLorem ipsumLorem ipsum \r
123 \r
124 \r
125 \r
126 \begin{figure}\r
127  \centering\r
128   \includegraphics[width=0.8\textwidth]{img/source_retrieval_process.pdf}\r
129   \caption{Plagiarism discovery process.}\r
130   \label{fig:process}\r
131 \end{figure} \r
132 \r
133 \r
134 \end{multicols}\r
135 \r
136 \r
137 \r
138 \begin{multicols}{2}\r
139 \r
140 %\rm\r
141 \r
142 %%% Introduction\r
143 \section{Querying}\r
144 Querying means to effectively utilize the search engine in order to retrieve as many relevant\r
145 documents as possible with the minimum amount of queries.\r
146 %We consider the resulting document relevantif it shares some of text characteristics with the suspicious document.\r
147 In real-world queries as such represent appreciable cost, therefore their minimization should be one of the top priorities. \\\r
148 \subsection{Types of Queries}\r
149 From the suspicious document, there were three diverse types of queries extracted.\r
150 \subsubsection{Keywords Based Queries}\r
151 \begin{ytemize}\r
152 \item TF--IDF base automated keywords extraction;\r
153 \item 5-token long; \r
154 \item Deterministic;\r
155 \item Non-positional;\r
156 \item Non-phrasal.\r
157 \end{ytemize}\r
158 \subsubsection{Intrinsic Plagiarism Based Queries}\r
159 \begin{ytemize}\r
160 \item Averaged Word Frequency Class based chunking~\cite{AWFC};\r
161 \item Random sentence selection from the chunk;\r
162 \item Non-deterministic;\r
163 \item Positional;\r
164 \item Phrasal.\r
165 \end{ytemize}\r
166 \r
167 \begin{floatingfigure}[r]{100pt}\r
168  \centering\r
169   \includegraphics[width=0.4\textwidth]{img/document_awfc.pdf}\r
170 \end{floatingfigure}\r
171 \r
172 \subsubsection{Paragraph Based Queries}\r
173 \begin{ytemize}\r
174 \item Longest sentences from miscellaneous paragraphs;\r
175 \item Deterministic;\r
176 \item Positional;\r
177 \item Phrasal.\r
178 \end{ytemize}\r
179 \r
180 \section{Selecting}\r
181 \begin{figure}\r
182   \centering\r
183   \includegraphics[width=0.8\textwidth]{img/snippets_graph.pdf}\r
184   \caption{Downloads and similarities performance.}\r
185   \label{fig:snippet_graph}\r
186 \end{figure}\r
187 \r
188 \section{Text Alignment}\r
189 \r
190 \section{Conclusion}\r
191 \r
192 Nějaký závěr\r
193 \r
194 %%% References\r
195 \r
196 %% Note: use of BibTeX als works!!\r
197 \r
198 \bibliographystyle{plain}\r
199 \begin{thebibliography}{1}\r
200 \r
201 \bibitem{ISMU}\r
202 \cemph{Masaryk University Information System}\\\r
203 {\tt http://is.muni.cz/}, contact: {\tt iscor@fi.muni.cz}.\r
204 \r
205 \bibitem{Theses}\r
206 \cemph{Czech National Archive of Graduate Theses}\\\r
207 {\tt http://theses.cz/}, contact: {\tt theses@fi.muni.cz}.\r
208 \r
209 \bibitem{AWFC}\r
210 \cemph{Sven Meyer Zu Eissen and Benno Stein: Intrinsic Plagiarism Detection}\\\r
211 {\tt Proceedings of the European Conference on Information Retrieval (ECIR-06)}, {\tt 2006}\r
212 \r
213 \end{thebibliography}\r
214 \r
215 \smallskip\r
216 \hrule height .1em\r
217 \medskip\r
218 \r
219 % \sffamily\r
220 \r
221 QR kód?\r
222 \r
223 \cemph{Contact information:}\\\r
224         Šimon Suchomel {\tt suchomel@fi.muni.cz},\\\r
225         Jan Kasprzak, {\tt kas@fi.muni.cz}.\r
226 \r
227 \r
228 \end{multicols}\r
229 \r
230 \end{document}\r
231 \r