Views
No views yet

| Corpus | Details | Size |
|---|---|---|
| ISTEX | diverse scientific literature indexed on ISTEX | 276 M |
| CLEAR | drug leaflets | 73 M |
| E3C | various documents from journals, drug leaflets, and clinical cases | 64 M |
| Total | 413 M |
| Style | Dataset | Score | CamemBERT | CamemBERT-bio |
|---|---|---|---|---|
| Clinical | CAS1 | F1 | 70.50 | 73.03 |
| P | 70.12 | 71.71 | ||
| R | 70.89 | 74.42 | ||
| CAS2 | F1 | 79.02 | 81.66 | |
| P | 77.3 | 80.96 | ||
| R | 80.83 | 82.37 | ||
| E3C | F1 | 67.63 | 69.85 | |
| P | 78.19 | 79.11 | ||
| R | 59.61 | 62.56 | ||
| Drug leaflets | EMEA | F1 | 74.14 | 76.71 |
| P | 74.62 | 76.92 | ||
| R | 73.68 | 76.52 | ||
| Scientific | MEDLINE | F1 | 65.73 | 68.47 |
| P | 64.94 | 67.77 | ||
| R | 66.56 | 69.21 |
1
2@inproceedings{touchent-de-la-clergerie-2024-camembert-bio,
3 title = "{C}amem{BERT}-bio: Leveraging Continual Pre-training for Cost-Effective Models on {F}rench Biomedical Data",
4 author = "Touchent, Rian and
5 de la Clergerie, {\'E}ric",
6 editor = "Calzolari, Nicoletta and
7 Kan, Min-Yen and
8 Hoste, Veronique and
9 Lenci, Alessandro and
10 Sakti, Sakriani and
11 Xue, Nianwen",
12 booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
13 month = may,
14 year = "2024",
15 address = "Torino, Italia",
16 publisher = "ELRA and ICCL",
17 url = "https://aclanthology.org/2024.lrec-main.241",
18 pages = "2692--2701",
19 abstract = "Clinical data in hospitals are increasingly accessible for research through clinical data warehouses. However these documents are unstructured and it is therefore necessary to extract information from medical reports to conduct clinical studies. Transfer learning with BERT-like models such as CamemBERT has allowed major advances for French, especially for named entity recognition. However, these models are trained for plain language and are less efficient on biomedical data. Addressing this gap, we introduce CamemBERT-bio, a dedicated French biomedical model derived from a new public French biomedical dataset. Through continual pre-training of the original CamemBERT, CamemBERT-bio achieves an improvement of 2.54 points of F1-score on average across various biomedical named entity recognition tasks, reinforcing the potential of continual pre-training as an equally proficient yet less computationally intensive alternative to training from scratch. Additionally, we highlight the importance of using a standard evaluation protocol that provides a clear view of the current state-of-the-art for French biomedical models.",
20}
21
22
23@inproceedings{touchent:hal-04130187,
24 TITLE = {{CamemBERT-bio : Un mod{\`e}le de langue fran{\c c}ais savoureux et meilleur pour la sant{\'e}}},
25 AUTHOR = {Touchent, Rian and Romary, Laurent and De La Clergerie, Eric},
26 URL = {https://hal.science/hal-04130187},
27 BOOKTITLE = {{18e Conf{\'e}rence en Recherche d'Information et Applications \\ 16e Rencontres Jeunes Chercheurs en RI \\ 30e Conf{\'e}rence sur le Traitement Automatique des Langues Naturelles \\ 25e Rencontre des {\'E}tudiants Chercheurs en Informatique pour le Traitement Automatique des Langues}},
28 ADDRESS = {Paris, France},
29 EDITOR = {Servan, Christophe and Vilnat, Anne},
30 PUBLISHER = {{ATALA}},
31 PAGES = {323-334},
32 YEAR = {2023},
33 KEYWORDS = {comptes rendus m{\'e}dicaux ; TAL clinique ; CamemBERT ; extraction d'information ; biom{\'e}dical ; reconnaissance d'entit{\'e}s nomm{\'e}es},
34 HAL_ID = {hal-04130187},
35 HAL_VERSION = {v1},
36}