Mercurial > hg > webaudioevaluationtool
comparison docs/WAC2016/WAC2016.tex @ 309:4f4dbc5eaa1b WAC2016
Addition of HULTI-GEN interfaces to WAC paper.
author | Dave <d.j.moffat@qmul.ac.uk> |
---|---|
date | Wed, 23 Sep 2015 09:13:38 +0100 |
parents | a2e79ccd10f1 |
children | 1b168b627cb9 |
comparison
equal
deleted
inserted
replaced
308:a2e79ccd10f1 | 309:4f4dbc5eaa1b |
---|---|
132 \section{Interfaces} | 132 \section{Interfaces} |
133 We could add more interfaces, such as: | 133 We could add more interfaces, such as: |
134 \begin{itemize} | 134 \begin{itemize} |
135 \item Hedonic Scale | 135 \item Hedonic Scale |
136 \item Multi attribute ratings | 136 \item Multi attribute ratings |
137 \item MUSHRA | 137 \item MUSHRA (ITU-R BS. 1534) |
138 | 138 |
139 \item Interval Scale | 139 \item Interval Scale |
140 \item Rank Scale | 140 \item Rank Scale |
141 | 141 |
142 \item 2D Plane rating - e.g. Valence vs. Arousal | 142 \item 2D Plane rating - e.g. Valence vs. Arousal |
143 \item Likert scale | 143 \item Likert scale |
144 | |
145 \item {\bf All the following are the interfaces available in HULTI-GEN~\cite{gribben2015toward} } | |
146 \item ABC/HR (ITU-R BS. 1116) | |
147 \begin{itemize} | |
148 \item Continuous Scale (5-1) Imperceptible, Perceptible but not annoying, slightly annoying, annoying, very annoying. (default Inaudible?) | |
149 \end{itemize} | |
150 \item -50 to 50 Bipolar with Ref | |
151 \begin{itemize} | |
152 \item Scale -50 to 50 on Mushra with default values as 0 in middle and a comparison ``Reference'' to compare to 0 value | |
153 \end{itemize} | |
154 \item Absolute Category Rating (ACR) Scale | |
155 \begin{itemize} | |
156 \item 5 point Scale - Bad, Poor, Fair, Good, Excellent (Default fair?) | |
157 \end{itemize} | |
158 \item Degredation Category Rating (DCR) Scale | |
159 \begin{itemize} | |
160 \item 5 point Scale - Inaudible, Audible but not annoying, slightly annoying, annoying, very annoying. (default Inaudible?) - {\it Basically just quantised ABC/HR?} | |
161 \end{itemize} | |
162 \item Comparison Category Rating (CCR) Scale | |
163 \begin{itemize} | |
164 \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 | |
165 \end{itemize} | |
166 \item 9 Point Hedonic Category Rating Scale | |
167 \begin{itemize} | |
168 \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 | |
169 \end{itemize} | |
170 \item ITU-R 5 Point Continuous Impairment Scale | |
171 \begin{itemize} | |
172 \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} | |
173 \end{itemize} | |
174 \item Pairwise Comparison (Better/Worse) | |
175 \begin{itemize} | |
176 \item 2 point Scale - Better or Worse - (not sure how to default this - they default everything to better, which is an interesting choice) | |
177 \end{itemize} | |
144 \end{itemize} | 178 \end{itemize} |
145 | 179 |
146 There are also the following interfaces, which would require a slightly different `engine' underneath, e.g. loading a different page for every possible pair. | 180 There are also the following interfaces, which would require a slightly different `engine' underneath, e.g. loading a different page for every possible pair. |
147 \begin{itemize} | 181 \begin{itemize} |
148 \item AB Test | 182 \item AB Test |