prosem/topics/chiara2.tex

43 lines
1.7 KiB
TeX
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\begin{frame}
\frametitle{Topic 1: Shapley Values}
%\Large \\
\LARGE \textbf{Chapter:} 9.2,9.5 and 9.6 + 2/3 papers \\
\textbf{Supervisor:} Chiara Balestra (chiara.balestra@cs.uni-dortmund.de)\\
%\begin{center}
%\includegraphics[height=3cm]{illustrations/chiara.png}
%\end{center}
\begin{columns}
\begin{column}{.575\textwidth}
\begin{center}
\includegraphics[height=3cm]{illustrations/chiara.png}
\end{center}
\end{column}
\begin{column}{.375\textwidth}
\begin{itemize}
\item Use game theory to explain the output of a model
\begin{enumerate}
\item on cs theory
\begin{itemize}
\item \textbf{Shapley Values for Feature Selection: The Good, the Bad, and the Axioms} (Fryer et al. 2020)
\item \textbf{Explaining Models by Propagating Shapley Values of Local Components} (Chen et al. 2020)
\item \textbf{GraphSVX: Shapley Value Explanations for Graph Neural Networks} (Duval et al. 2021)
\end{itemize}
\item on medical application
\begin{itemize}
\item \textbf{Identifying mortality factors from Machine Learning using Shapley values a case of COVID19} (Smith et al. 2021)
\item \textbf{Explaining multivariate molecular diagnostic tests via Shapley values} (Roder et al. 2021)
\end{itemize}
\end{enumerate}
\end{itemize}
\end{column}
\end{columns}
\end{frame}