annotate docs/WAC2016/WAC2016.tex @ 1947:d5e45413fd8a

Added section/feature requests regarding remote testing
author Brecht De Man <b.deman@qmul.ac.uk>
date Thu, 24 Sep 2015 12:11:04 +0200
parents 1d08f8aee098
children 16bafae452a8
rev   line source
b@1481 1 \documentclass{sig-alternate}
b@1481 2
b@1481 3
b@1481 4 \begin{document}
b@1481 5
b@1481 6 % Copyright
b@1481 7 \setcopyright{waclicense}
b@1481 8
b@1481 9
b@1481 10 %% DOI
b@1481 11 %\doi{10.475/123_4}
b@1481 12 %
b@1481 13 %% ISBN
b@1481 14 %\isbn{123-4567-24-567/08/06}
b@1481 15 %
b@1481 16 %%Conference
b@1481 17 %\conferenceinfo{PLDI '13}{June 16--19, 2013, Seattle, WA, USA}
b@1481 18 %
b@1481 19 %\acmPrice{\$15.00}
b@1481 20
b@1481 21 %
b@1481 22 % --- Author Metadata here ---
b@1481 23 \conferenceinfo{Web Audio Conference WAC-2016,}{April 4--6, 2016, Atlanta, USA}
b@1481 24 \CopyrightYear{2016} % Allows default copyright year (20XX) to be over-ridden - IF NEED BE.
b@1481 25 %\crdata{0-12345-67-8/90/01} % Allows default copyright data (0-89791-88-6/97/05) to be over-ridden - IF NEED BE.
b@1481 26 % --- End of Author Metadata ---
b@1481 27
b@1945 28 \title{Web Audio Evaluation Tool something something}
b@1481 29 %\subtitle{[Extended Abstract]
b@1481 30 %\titlenote{A full version of this paper is available as
b@1481 31 %\textit{Author's Guide to Preparing ACM SIG Proceedings Using
b@1481 32 %\LaTeX$2_\epsilon$\ and BibTeX} at
b@1481 33 %\texttt{www.acm.org/eaddress.htm}}}
b@1481 34 %
b@1481 35 % You need the command \numberofauthors to handle the 'placement
b@1481 36 % and alignment' of the authors beneath the title.
b@1481 37 %
b@1481 38 % For aesthetic reasons, we recommend 'three authors at a time'
b@1481 39 % i.e. three 'name/affiliation blocks' be placed beneath the title.
b@1481 40 %
b@1481 41 % NOTE: You are NOT restricted in how many 'rows' of
b@1481 42 % "name/affiliations" may appear. We just ask that you restrict
b@1481 43 % the number of 'columns' to three.
b@1481 44 %
b@1481 45 % Because of the available 'opening page real-estate'
b@1481 46 % we ask you to refrain from putting more than six authors
b@1481 47 % (two rows with three columns) beneath the article title.
b@1481 48 % More than six makes the first-page appear very cluttered indeed.
b@1481 49 %
b@1481 50 % Use the \alignauthor commands to handle the names
b@1481 51 % and affiliations for an 'aesthetic maximum' of six authors.
b@1481 52 % Add names, affiliations, addresses for
b@1481 53 % the seventh etc. author(s) as the argument for the
b@1481 54 % \additionalauthors command.
b@1481 55 % These 'additional authors' will be output/set for you
b@1481 56 % without further effort on your part as the last section in
b@1481 57 % the body of your article BEFORE References or any Appendices.
b@1481 58
me@1944 59 \numberofauthors{5} % in this sample file, there are a *total*
b@1481 60 % of EIGHT authors. SIX appear on the 'first-page' (for formatting
b@1481 61 % reasons) and the remaining two appear in the \additionalauthors section.
b@1481 62 %
b@1481 63 \author{
b@1481 64 % You can go ahead and credit any number of authors here,
b@1481 65 % e.g. one 'row of three' or two rows (consisting of one row of three
b@1481 66 % and a second row of one, two or three).
b@1481 67 %
b@1481 68 % The command \alignauthor (no curly braces needed) should
b@1481 69 % precede each author name, affiliation/snail-mail address and
b@1481 70 % e-mail address. Additionally, tag each line of
b@1481 71 % affiliation/address with \affaddr, and tag the
b@1481 72 % e-mail address with \email.
b@1481 73 %
b@1481 74 % 1st. author
b@1481 75 \alignauthor Nicholas Jillings\\
b@1481 76 \email{n.g.r.jillings@se14.qmul.ac.uk}
b@1481 77 \alignauthor % dummy author for nicer spacing
b@1481 78 % 2nd. author
b@1481 79 \alignauthor Brecht De Man\\
b@1481 80 \email{b.deman@qmul.ac.uk}
b@1481 81 \and % use '\and' if you need 'another row' of author names
b@1481 82 % 3rd. author
b@1481 83 \alignauthor David Moffat\\
b@1481 84 \email{d.j.moffat@qmul.ac.uk}
b@1481 85 % 4th. author
b@1481 86 \alignauthor Joshua D. Reiss\\
b@1481 87 \email{joshua.reiss@qmul.ac.uk}
b@1481 88 \and
b@1481 89 \affaddr{Centre for Digital Music}\\
b@1481 90 \affaddr{School of Electronic Engineering and Computer Science}\\
b@1481 91 \affaddr{Queen Mary University of London}\\
b@1481 92 \affaddr{Mile End Road,}
b@1481 93 \affaddr{London E1 4NS}\\
b@1481 94 \affaddr{United Kingdom}\\
b@1481 95 }
b@1481 96 %Centre for Digital Music, School of Electronic Engineering and Computer Science, Queen Mary University of London
b@1481 97 %% 5th. author
b@1481 98 %\alignauthor Sean Fogarty\\
b@1481 99 % \affaddr{NASA Ames Research Center}\\
b@1481 100 % \affaddr{Moffett Field}\\
b@1481 101 % \email{fogartys@amesres.org}
b@1481 102 %% 6th. author
b@1481 103 %\alignauthor Charles Palmer\\
b@1481 104 % \affaddr{Palmer Research Laboratories}\\
b@1481 105 % \affaddr{8600 Datapoint Drive}\\
b@1481 106 % \email{cpalmer@prl.com}
b@1481 107 %}
b@1481 108 % There's nothing stopping you putting the seventh, eighth, etc.
b@1481 109 % author on the opening page (as the 'third row') but we ask,
b@1481 110 % for aesthetic reasons that you place these 'additional authors'
b@1481 111 % in the \additional authors block, viz.
b@1481 112 %\additionalauthors{Additional authors: John Smith (The Th{\o}rv{\"a}ld Group,
b@1481 113 %email: {\texttt{jsmith@affiliation.org}}) and Julius P.~Kumquat
b@1481 114 %(The Kumquat Consortium, email: {\texttt{jpkumquat@consortium.net}}).}
b@1481 115 \date{1 October 2015}
b@1481 116 % Just remember to make sure that the TOTAL number of authors
b@1481 117 % is the number that will appear on the first page PLUS the
b@1481 118 % number that will appear in the \additionalauthors section.
b@1481 119
b@1481 120 \maketitle
b@1481 121 \begin{abstract}
b@1481 122 Here comes the abstract.
b@1481 123 \end{abstract}
b@1481 124
b@1481 125
b@1481 126 \section{Introduction}
b@1481 127 Introducing the paper. Referring to \cite{waet}. Talking about what we do in the various sections of this paper. Pointing out that the header of the paper kind of looks like the Bat-sign.
b@1481 128
b@1481 129 \section{Architecture}
b@1481 130 A slightly technical overview of the system. Talk about XML, JavaScript, Web Audio API, HTML5.
b@1947 131 Describe and/or visualise audioholder-audioelement-... structure.
b@1947 132
b@1947 133 Streaming audio?
b@1947 134
b@1947 135
b@1947 136 \section{Remote tests}
b@1947 137 The following features allow easy and effective remote testing:
b@1947 138 \begin{itemize}
b@1947 139 \item PHP script to collect result XML files
b@1947 140 \item Randomly pick specified number of audioholders
b@1947 141 \item Functionality to participate multiple times
b@1947 142 \begin{itemize}
b@1947 143 \item Possible to log in with unique ID (no password)
b@1947 144 \item Pick `new user' (need new, unique ID) or `already participated' (need already available ID)
b@1947 145 \item Store XML on server with IDs plus which audioholders have already been listened to
b@1947 146 \item Don't show `post-test' survey after first time
b@1947 147 \item Pick `new' audioholders if available
b@1947 148 \item Copy survey information first time to new XMLs
b@1947 149 \end{itemize}
b@1947 150 \item Intermediate saves
b@1947 151 \item Collect IP address information (privacy issues?) --> geo-related API?
b@1947 152 \end{itemize}
b@1947 153
b@1481 154
b@1481 155 \section{Interfaces}
b@1481 156 We could add more interfaces, such as:
b@1481 157 \begin{itemize}
b@1481 158 \item Multi attribute ratings
me@1944 159 \item MUSHRA (ITU-R BS. 1534)~\cite{recommendation20031534}
me@1944 160 \item Interval Scale~\cite{zacharov1999round}
me@1944 161 \item Rank Scale~\cite{pascoe1983evaluation}
b@1481 162
me@1944 163 \item 2D Plane rating - e.g. Valence vs. Arousal~\cite{carroll1969individual}
me@1944 164 \item Likert scale~\cite{likert1932technique}
me@1943 165
me@1943 166 \item {\bf All the following are the interfaces available in HULTI-GEN~\cite{gribben2015toward} }
me@1944 167 \item ABC/HR (ITU-R BS. 1116)~\cite{recommendation19971116}
me@1943 168 \begin{itemize}
me@1943 169 \item Continuous Scale (5-1) Imperceptible, Perceptible but not annoying, slightly annoying, annoying, very annoying. (default Inaudible?)
me@1943 170 \end{itemize}
me@1943 171 \item -50 to 50 Bipolar with Ref
me@1943 172 \begin{itemize}
me@1943 173 \item Scale -50 to 50 on Mushra with default values as 0 in middle and a comparison ``Reference'' to compare to 0 value
me@1943 174 \end{itemize}
me@1944 175 \item Absolute Category Rating (ACR) Scale~\cite{rec1996p}
me@1943 176 \begin{itemize}
me@1943 177 \item 5 point Scale - Bad, Poor, Fair, Good, Excellent (Default fair?)
me@1943 178 \end{itemize}
me@1944 179 \item Degredation Category Rating (DCR) Scale~\cite{rec1996p}
me@1943 180 \begin{itemize}
me@1943 181 \item 5 point Scale - Inaudible, Audible but not annoying, slightly annoying, annoying, very annoying. (default Inaudible?) - {\it Basically just quantised ABC/HR?}
me@1943 182 \end{itemize}
me@1944 183 \item Comparison Category Rating (CCR) Scale~\cite{rec1996p}
me@1943 184 \begin{itemize}
me@1943 185 \item 7 point scale: Much Better, Better, Slightly Better, About the same, slightly worse, worse, much worse - Default about the same with reference to compare to
me@1943 186 \end{itemize}
me@1944 187 \item 9 Point Hedonic Category Rating Scale~\cite{peryam1952advanced}
me@1943 188 \begin{itemize}
me@1943 189 \item 9 point scale: Like Extremely, Like Very Much, Like Moderate, Like Slightly, Neither Like nor Dislike, dislike Extremely, dislike Very Much, dislike Moderate, dislike Slightly - Default Neither Like nor Dislike with reference to compare to
me@1943 190 \end{itemize}
me@1944 191 \item ITU-R 5 Point Continuous Impairment Scale~\cite{rec1997bs}
me@1943 192 \begin{itemize}
me@1943 193 \item 5 point Scale (5-1) Imperceptible, Perceptible but not annoying, slightly annoying, annoying, very annoying. (default Inaudible?)- {\it Basically just quantised ABC/HR, or Different named DCR}
me@1943 194 \end{itemize}
me@1944 195 \item Pairwise Comparison (Better/Worse)~\cite{david1963method}
me@1943 196 \begin{itemize}
me@1943 197 \item 2 point Scale - Better or Worse - (not sure how to default this - they default everything to better, which is an interesting choice)
me@1943 198 \end{itemize}
b@1481 199 \end{itemize}
b@1481 200
b@1481 201 There are also the following interfaces, which would require a slightly different `engine' underneath, e.g. loading a different page for every possible pair.
b@1481 202 \begin{itemize}
me@1944 203 \item AB Test~\cite{lipshitz1981great}
me@1944 204 \item ABX Test~\cite{clark1982high}
b@1481 205 \item JND
b@1481 206 \end{itemize}
b@1481 207
b@1481 208 A screenshot would be nice.
b@1481 209
b@1481 210 \section{Analysis and diagnostics}
b@1481 211 It would be great to have easy-to-use analysis tools to visualise the collected data and even do science with it. Even better would be to have all this in the browser. Complete perfection would be achieved if and when only limited setup, installation time, and expertise are required for the average non-CS researcher to use this.
b@1481 212
b@1945 213 The following could be nice:
b@1945 214
b@1945 215 \begin{itemize}
b@1945 216 \item Web page showing all audioholder IDs, file names, subject IDs, audio element IDs, ... in the collected XMLs so far (\texttt{saves/*.xml})
b@1945 217 \item Check/uncheck each of the above for analysis (e.g. zoom in on a certain song, or exclude a subset of subjects)
b@1945 218 \item Click a mix to hear it (follow path in XML setup file, which is also embedded in the XML result file)
b@1945 219 \item Box plot, confidence plot, scatter plot of values (for a given audioholder)
b@1945 220 \item Timeline for a specific subject (see Python scripts), perhaps re-playing the experiment in X times realtime. (If actual realtime, you could replay the audio...)
b@1945 221 \item Distribution plots of any radio button and number questions (drop-down menu with `pretest', `posttest', ...; then drop-down menu with question `IDs' like `gender', `age', ...; make pie chart/histogram of these values over selected range of XMLs)
b@1945 222 \item All `comments' on a specific audioelement
b@1945 223 \item A `download' button for a nice CSV of various things (values, survey responses, comments) people might want to use for analysis, e.g. when XML scares them
b@1947 224 \item Validation of setup XMLs (easily spot `errors', like duplicate IDs or URLs, missing/dangling tags, ...)
b@1945 225 \end{itemize}
b@1945 226
b@1945 227 A subset of the above would already be nice for this paper.
b@1945 228
b@1481 229 Some pictures here please.
b@1481 230
b@1481 231 \section{Concluding remarks}
b@1481 232 Perhaps an `engineering brief' such as this one doesn't really have a lot of conclusion, except `We made this'.
b@1481 233
b@1481 234 You can check it out at \url{code.soundsoftware.ac.uk/projects/webaudioevaluationtool}.
b@1481 235
b@1481 236 \section{Future work}
b@1481 237 Perhaps here, perhaps not. Talking a little bit about what else might happen. Unless we really want to wrap this up.
b@1481 238
b@1481 239 %
b@1481 240 % The following two commands are all you need in the
b@1481 241 % initial runs of your .tex file to
b@1481 242 % produce the bibliography for the citations in your paper.
b@1481 243 \bibliographystyle{abbrv}
b@1481 244 \bibliography{WAC2016} % sigproc.bib is the name of the Bibliography in this case
b@1481 245 % You must have a proper ".bib" file
b@1481 246 % and remember to run:
b@1481 247 % latex bibtex latex latex
b@1481 248 % to resolve all references
b@1481 249 %
b@1481 250 % ACM needs 'a single self-contained file'!
b@1481 251 %
b@1481 252 \end{document}