As part of the special “transverse program” DATA of PSL, we organize the Eco/Finance AI summer school. You want to learn:
Important: Master and PhD students should check with their administration if this course can be validated within their programme.
Dates: June 7 to 11.
Location: Virtual
Pre-registration is free but mandatory.
PSL students have priority if they pre-register before XXX.
The expected program is described below:
Day | Time | |
---|---|---|
June 7 | 8:45-9:00 | Welcome address and |
and week presentation | ||
9:00-12:00 | Introduction to Machine Learning | |
(Arthur Mensch) | ||
14:00-16:00 | Robo-advisors and ML | |
for asset management (Eric Benhamou) | ||
(Eric Benhamou - David Saltiel) | ||
June 8 | 9:00-12:00 | Causality |
(Jonas Peters and Sebastian Weichwald) | ||
14:00-17:00 | Bankruptcy prediction - Part 1 | |
(Fabrice Riva) | ||
June 9 | 9:00-12:00 | GDP prediction and credit risk |
(Nicolas Woloszko and Christophe Hurlin) | ||
14:00-16:00 | NLP for corporate finance | |
(Zoran Filipovic) | ||
16:00-17:00 | Derivative-Free Optimzation (DFO) | |
(Clément Royer) | ||
June 10 | 9:00-12:00 | Bankruptcy prediction – Part 2 |
(Fabrice Riva) | ||
14:00-17:00 | Advanced NLP | |
(Syrielle Montariol) | ||
June 11 | 9:00-12:00 | Computer vision and dimensionality |
dimensionality (Ivan Laptev) | ||
14:00-17:00 | RL and deep RL | |
(Eric Benhamou - David Saltiel) |
Many courses will include lab parts. All the code will rely on Python. If you want to setup your computer, you can install anaconda. This Python distribution comes with all the necessary tools. You can also use Google Colab with a Google account.
This session is co-animated by Nicolas Woloszko and Christophe Hurlin.
The OECD Weekly Tracker of GDP growth provides a real-time weekly indicator of economic activity using machine learning and Google Trends data. It has a wide country coverage of OECD and G20 countries. The Tracker is well suited to assessing activity during the turbulent period of the current global pandemic. It applies a machine learning model to a panel of Google Trends data for 45 countries, and aggregates together information about search behaviour related to consumption, labour markets, housing, trade, industrial activity and economic uncertainty. The Tracker provides estimates of year-on-year growth in weekly GDP, that were used in the OECD Economic Outlook and that are released in real-time on a dedicated webpage.
Artificial Intelligence (AI) can systematically treat unfavourably a group of individuals sharing a protected attribute (e.g. gender, age, race). In credit scoring applications, this lack of fairness can severely distort access to credit and expose AI-enabled financial institutions to legal and reputational risks. The goal of my lecture is to show how to assess the fairness of AI algorithms used in credit markets. First, I propose an inference procedure to test various fairness metrics. Second, I present an interpretability technique, called Fairness Partial Dependence Plot, to identify the source(s) of the lack of fairness and mitigate fairness concerns. Finally, I illustrate the efficiency of this framework using a dataset of consumer loans and a series of machine-learning algorithms.
Two topics in this session animated by Eric Benhamou
This session will review the main architectures used in state of the art approaches for NLP.