Transport of Heat/Acoustic Wave in Random Media with Green’s Function Formalism

Advised by Prof. Stefano Martiniani
Proposal

Currently, I am working in Dr. Stefano Martiniani’s Physics Lab on a project focused on using numerical methods to address steady-state transport problems with Green’s Function. Although without a formal Physics background, I am using my knowledge in PDE and numerical analysis to develop a numerical solver capable of computing the full response of the medium to external excitations. Now that I have mathematics as my tool, I am confident in taking them to the field of data science for my graduate study.

Classical Quantile Regression and One-Dimensional Vector Quantile Regression

Advised by Prof. Alfred Galichon
Presentation Report Code

In OLS, we are often constrained to the following assumptions: linearity; strict exogeneity; no multicollinearity; spherical errors; normality. In the context of quantile regression, the usage of conditional quantile allows one to deal with heteroskedastic data. We may also be able to obtain a more complete picture of the distribution by computing multiple regression curves of different percentiles. Under Prof. Alfred Galichon’s guidance, I explored both classical quantile regression and the one-dimensional version of vector quantile regression, originally proposed by Professor Galichon and his colleagues. My work confirmed their equivalence, not just in computational outcomes but also in their linear programming formulation. A significant focus was on the computational aspect, especially the manipulation of matrices to solve quantiles as an optimization problem.

Supervised by Prof. Eric Brousseau and Bruno Chaves Ferreira
Report

When I interned in at ACSS Institute - PSL, we worked on a research project facing the Audiovisual and Digital Communication Regulatory Authority (Arcom). I designed algorithms of gender prediction based on scripts and applied Natural Language Processing models such as KeyBert and zero-shot classification for keyword extraction and specific theme detection. The algorithm is capable of calculating the percentage of men and women speakers in each Ad sector to examine the gender distribution in French advertisements across various industries, with the results plotted clearly with Pyplot. An interpretation focused on the potential trends of sexism in French Ads.