changeset 1:ee21f70c76e4

added initial outline document
author Henrik Ekeus <hekeus@eecs.qmul.ac.uk>
date Wed, 22 Feb 2012 12:39:12 +0000
parents 58148b0c3ca8
children a2b6ff3915d2
files outline.pdf outline.tex
diffstat 2 files changed, 61 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file outline.pdf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/outline.tex	Wed Feb 22 12:39:12 2012 +0000
@@ -0,0 +1,61 @@
+\documentclass[a4paper,11pt]{report}
+\usepackage{geometry}
+\usepackage{graphicx}
+\usepackage{amssymb}
+\usepackage{epstopdf}
+\usepackage{url}
+\usepackage{listings}
+
+\usepackage[parfill]{parskip}
+\begin{document}
+\title{Cognitive Information Processing Workshop Paper Outline}
+
+
+\maketitle
+%\setcounter{secnumdepth}{2}
+\setcounter{tocdepth}{2}
+\tableofcontents
+\abstract{What is our core hypthesis? \emph{People take in information when perceiving music.  With it they continually build predictive models of what is going to happen.  An information theoretic approach to music cognition is thus a fruitful avenue of research.}}
+
+
+\section{Intro}
+\subsection{Information Theory and prediction}
+Bayesian probabillity and modeling the building of predictions
+\subsection{Link to music}
+Music as a temporal pattern.  Meyer, Narmour. Music unfolding in time.  How listeners see different kinds of predictability in musical patters..
+\section{Information Dynamics Approach}
+
+\subsection{Re-iterate core hypothesis}
+
+\subsection{models/parameters/observations}
+The grouping of elements into past, present and future..s
+\subsection{Information measures}
+Predictive information rate as a measure of structure 
+Cruchfield papers, anatomy of abit
+\subsection{Case of this approach being good at modelling music cognition}
+Inverted U
+\section{Applications}
+\subsection{Information Dynamics as Design Tool }
+\subsubsection{The Melody Triangle}
+	What it is
+	
+	As composition assistant
+	
+	generation of non-sonic content \emph{maybe?}
+
+\subsubsection{Boredom detector?}
+
+\subsubsection{Musical Preference and Information Dynamics}
+   Any results from this study
+\subsection{In Analysis}
+	refer to the work with the analysis of minimalist pieces
+	
+	Content analysis - Sound Categorisation.  Using Information Dynamics it is possible to segment music.  From there we can then use this to search large data sets. Determine musical structure for the purpose of playlist navigation and search. (Peter)
+
+\subsection{Beat Tracking}
+  Bayesian belief can be used to predict when things happen (as oppose to just what happens).  Information Dynamics of?
+  
+
+\section{Conclusion}
+
+\end{document}
\ No newline at end of file