changeset 4:de0f5425bd9c

listing topics to write about
author mariano
date Thu, 28 Apr 2016 10:06:08 +0100
parents a9ebaf0c092f
children c5553bc2fc12
files musicweb.tex
diffstat 1 files changed, 39 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/musicweb.tex	Wed Apr 20 21:41:42 2016 +0100
+++ b/musicweb.tex	Thu Apr 28 10:06:08 2016 +0100
@@ -161,13 +161,39 @@
 \end{abstract}
 
 \section{Introduction}\label{sec:introduction}
+\begin{itemize}
+\item Why are we doing this?
+  \begin{itemize}
+  \item What does the application do?
+  \item Why is this a good thing?
+  \item Who is it good for?: User experience.
+  \item Who is it potentially good for?
+    
+  \end{itemize}
+\item Information management
+\item 
+\end{itemize}
+\section{Background}\label{sec:background}
+\begin{itemize}
+\item Information management
+\item Music data collection: Spotify has acquired Echonest for $100 million.
+\item Music recommendation systems: many recommendation systems are based on identifying trends in user listening patterns: it likely that a user who likes a particular artist will also like another artist because other users have shown this tendency. 
+\item Some references to semantic web audio
+\item Linked musicians: echonest, musicbrainz
+\item Smart music
 
-\section{Background}\label{sec:background}
-
+\end{itemize}
 \section{MusicWeb: Yago linking}\label{sec:yago}
 	
 \section{MUSIC: linking by topic}\label{sec:music}
-
+\begin{itemize}
+\item Semantic analysis\cite{Landauer1998}
+\item Topic modeling\cite{Blei2012}
+\item Entity recognition
+\item Hierarchical bayesian modeling
+\item Authors, journals, keywords, tags
+  
+\end{itemize}
 \section{Content-based information retrieval}\label{sec:mir}
 	
 \section{Discussion}\label{sec:discussion}
@@ -197,7 +223,16 @@
 		\newblock The music ontology.
 		\newblock In {\em Proceedings of the 8th International Conference on Music
 			Information Retrieval, ISMIR 2007, Vienna, Austria, September 23-27}, 2007.
-				
+
+                \bibitem{Landauer1998}
+                  T.~Landauer, P.~Folt, and D.~Laham.
+                 \newblock An introduction to latent semantic analysis
+                 \newblock In {\em Discourse processes, 25}, 1998
+                 
+               \bibitem{Blei2012}
+                 D.~Blei, A.~ Ng, and M.I.~Jordan.
+                 \newblock Latent Dirichlet Allocation.
+                 \newblock In {\em Journal of Machine Learning Research, 3(4-5), 993–1022}, 2012
 	\end{thebibliography}
 	
 \end{document}