Francis Kulumba
Ph.D. Candidate in NLP · Research Scientist · ALMAnaCH, Inria Paris · Sorbonne Université
I am a Ph.D. candidate in natural language processing at Inria Paris in the ALMAnaCH team, supervised by Laurent Romary. I am currently (or at least while I’m waiting for my PhD defense) a Research Scientist at the French Ministry of Defense, where I help the research and deployment effort of a domain-specific French embedding model for administrations’ needs.
I study authorship attribution: given a text, can we identify who wrote it from distributional patterns in their writing alone? I approach this as a retrieval problem, training embedding models to map texts by the same author to nearby points in a shared space. To build and evaluate these models, I constructed HALvest, a multilingual scholarly corpus, and its contrastive derivative HALvest-Contrastive. The resulting models outperform baselines by a factor of four on stylometric retrieval. Beyond learning better representations, I want to understand what models learn: where authorship signal emerges inside encoder language models, or how an 8B-parameter decoder reroutes its output when a planted backdoor trigger is present.
I co-designed and taught an Advanced NLP graduate course at EPITA and served as a teaching assistant at Paris 1 Panthéon-Sorbonne.
Releases
🤗 … downloads / month.
| resource | downloads/mo | |
|---|---|---|
| almanach/halvest | 17-billion-token multilingual scholarly corpus | … |
| almanach/halvest-contrastive | authorship attribution benchmark | … |
| almanach/camembertv2-base | french RoBERTa-like encoder | … |
| almanach/camembertav2-base | french DeBERTav3-like encoder | … |