-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path__main.tex
145 lines (107 loc) · 7.99 KB
/
__main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
% Copyright (C) 2014-2020 by Thomas Auzinger <thomas@auzinger.name>
\documentclass[draft,final,oneside]{vutinfth}% Remove option 'final' to obtain debug information.
% Load packages to allow in- and output of non-ASCII characters.
\usepackage{lmodern} % Use an extension of the original Computer Modern font to minimize the use of bitmapped letters.
\usepackage[T1]{fontenc} % Determines font encoding of the output. Font packages have to be included before this line.
\usepackage[utf8]{inputenc} % Determines encoding of the input. All input files have to use UTF8 encoding.
% Table Please add the following required packages to your document preamble:
\usepackage{graphicx}
\usepackage{colortbl}
\usepackage{array}
\usepackage{longtable}
\usepackage{pdflscape}
\usepackage{rotating}
\usepackage{subfig}
% Extended LaTeX functionality is enables by including packages with \usepackage{...}.
\usepackage{amsmath} % Extended typesetting of mathematical expression.
\usepackage{amssymb} % Provides a multitude of mathematical symbols.
\usepackage{mathtools} % Further extensions of mathematical typesetting.
\usepackage{microtype} % Small-scale typographic enhancements.
\usepackage[inline]{enumitem} % User control over the layout of lists (itemize, enumerate, description).
\usepackage{multirow} % Allows table elements to span several rows.
\usepackage{booktabs} % Improves the typesettings of tables.
%\usepackage{subcaption} % Allows the use of subfigures and enables their referencing.
\usepackage[ruled,linesnumbered,algochapter]{algorithm2e} % Enables the writing of pseudo code.
\usepackage[usenames,dvipsnames,table]{xcolor} % Allows the definition and use of colors. This package has to be included before tikz.
\usepackage{nag} % Issues warnings when best practices in writing LaTeX documents are violated.
\usepackage{todonotes} % Provides tooltip-like todo notes.
\usepackage{hyperref} % Enables cross linking in the electronic document version. This package has to be included second to last.
\usepackage[acronym,toc]{glossaries} % Enables the generation of glossaries and lists fo acronyms. This package has to be included last.
\usepackage{wrapfig}
% Define convenience functions to use the author name and the thesis title in the PDF document properties.
\newcommand{\authorname}{Lorenz Kraus} % The author name without titles.
\newcommand{\thesistitle}{An Analysis of the Uncanny Valley And Its Impact on Robot
Recruiting} % The title of the thesis. The English version should be used, if it exists.
% Set PDF document properties
\hypersetup{
pdfpagelayout = TwoPageRight, % How the document is shown in PDF viewers (optional).
linkbordercolor = {Melon}, % The color of the borders of boxes around crosslinks (optional).
pdfauthor = {\authorname}, % The author's name in the document properties (optional).
pdftitle = {\thesistitle}, % The document's title in the document properties (optional).
pdfsubject = {Subject}, % The document's subject in the document properties (optional).
pdfkeywords = {a, list, of, keywords} % The document's keywords in the document properties (optional).
}
\setpnumwidth{2.5em} % Avoid overfull hboxes in the table of contents (see memoir manual).
\setcounter{tocdepth}{2}
\setsecnumdepth{subsection} % Enumerate subsections.
\nonzeroparskip % Create space between paragraphs (optional).
\setlength{\parindent}{0pt} % Remove paragraph identation (optional).
\setlength {\marginparwidth }{2cm}
\makeindex % Use an optional index.
\makeglossaries % Use an optional glossary.
%\glstocfalse % Remove the glossaries from the table of contents.
% Set persons with 4 arguments:
% {title before name}{name}{title after name}{gender}
% where both titles are optional (i.e. can be given as empty brackets {}).
\setauthor{}{\authorname}{}{male}
\setadvisor{Projektass.(FWF) Dr.phil. Mag.phil.}{Astrid Weiss}{}{female}
% For bachelor and master theses:
%\setfirstassistant{Pretitle}{Forename Surname}{Posttitle}{male}
%\setsecondassistant{Pretitle}{Forename Surname}{Posttitle}{male}
%\setthirdassistant{Pretitle}{Forename Surname}{Posttitle}{male}
% Required data.
\setregnumber{11733672}
\setdate{27}{06}{2022} % Set date with 3 arguments: {day}{month}{year}.
\settitle{\thesistitle}{} % Sets English and German version of the title (both can be English or German). If your title contains commas, enclose it with additional curvy brackets (i.e., {{your title}}) or define it as a macro as done with \thesistitle.
%\setsubtitle{}{} % Sets English and German version of the subtitle (both can be English or German).
% Select the thesis type: bachelor / master / doctor / phd-school.
% Bachelor:
\setthesis{bachelor}
% For bachelor and master:
\setcurriculum{Software \& Information Engineering}{} % Sets the English and German name of the curriculum.
\begin{document}
\frontmatter % Switches to roman numbering.
% The structure of the thesis has to conform to the guidelines at
% https://informatics.tuwien.ac.at/study-services
\addtitlepage{english}
\AddStatementPage
\begin{abstract}
The uncanny valley effect proposed by Masahiro Mori states that as the appearance of an entity is approaching, but failing to attain, a lifelike appearance, the empathy of a person towards the entity is abruptly shifting from affinity to revulsion. By seeking to explain the interplay between affinity and the appearance of human-like entities, the implications of the uncanny valley profoundly impact the design choices of such human-like figures.
Robot recruitment is a recent innovation which refers to the automation of the recruiting process, in which candidates are evaluated and selected using algorithms and artificial intelligence. These robot recruiters can be visualised with human-like virtual characters to make them more appealing to the applicants. With the help of an online survey based on rating potential robot recruiters with varying human-likeness, this thesis explores how applicants’ feelings toward different designs of robot recruiters vary and, if very but not perfectly human-like robot recruiters fall into the uncanny valley. The participants had to rate 8 pictures of possible robot recruiters on four 7-point scales between polar adjectives: mechanical/human-like, artificial/lifelike, strange/familiar and not eerie/very eerie. In addition, the participants were asked how much they liked the picture of the robot recruiter.
The results of this survey show that the uncanny valley does occur in robot recruiters, but the robot recruiters chosen in this study were able to evade the uncanny valley and, therefore, an almost perfect human-likeness correlated with high likeability. However, no robot recruiter was rated better than the human. In addition, reasonably recognisable abnormal design elements or atypical features have led to robot recruiters being identified as eerie and strange. It can be concluded that the design of robot recruiters should strive for a highly human-like appearance without any abnormal features to achieve a high likeability. However, more research is needed to explore the design recommendations and the uncanny valley in robot recruiters further.
\end{abstract}
\selectlanguage{english}
\tableofcontents % Starred version, i.e., \tableofcontents*, removes the self-entry.
\mainmatter % Switch to arabic numbering and start the enumeration of chapters in the table of content.
\input{_introduction}
\input{1}
\input{2}
\input{3}
\input{4}
\input{5}
\backmatter
\listoffigures % Starred version, i.e., \listoffigures*, removes the toc entry.
% Use an optional list of tables.
\cleardoublepage % Start list of tables on the next empty right hand page.
\listoftables % Starred version, i.e., \listoftables*, removes the toc entry.
% Use an optional list of alogrithms.
%\listofalgorithms
%\addcontentsline{toc}{chapter}{List of Algorithms}
% Add an index.
\printindex
% Add a glossary.
%\printglossaries
% Add a bibliography.
\bibliographystyle{apalike}
\bibliography{refs}
\end{document}