From 29cc6d8a6422fc139b13724ae3be8eb7d68eeedb Mon Sep 17 00:00:00 2001 From: Eric Lehman Date: Tue, 28 Mar 2023 21:37:01 -0400 Subject: [PATCH 1/2] Create eric.bib --- bib/eric.bib | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 bib/eric.bib diff --git a/bib/eric.bib b/bib/eric.bib new file mode 100644 index 0000000..abffd63 --- /dev/null +++ b/bib/eric.bib @@ -0,0 +1,73 @@ +@article{Lehman2023DoWS, + title={Do We Still Need Clinical Language Models?}, + author={Eric Lehman and Evan Hernandez and Diwakar Mahajan and Jonas Wulff and Micah J. Smith and Zachary M. Ziegler and Daniel Nadler and Peter Szolovits and Alistair E. W. Johnson and Emily Alsentzer}, + journal={ArXiv}, + year={2023}, + volume={abs/2302.08091} +} + +@inproceedings{lehman-etal-2022-learning, + title = "Learning to Ask Like a Physician", + author = "Lehman, Eric and + Lialin, Vladislav and + Legaspi, Katelyn Edelwina and + Sy, Anne Janelle and + Pile, Patricia Therese and + Alberto, Nicole Rose and + Ragasa, Richard Raymund and + Puyat, Corinna Victoria and + Tali{\~n}o, Marianne Katharina and + Alberto, Isabelle Rose and + Alfonso, Pia Gabrielle and + Moukheiber, Dana and + Wallace, Byron and + Rumshisky, Anna and + Liang, Jennifer and + Raghavan, Preethi and + Celi, Leo Anthony and + Szolovits, Peter", + booktitle = "Proceedings of the 4th Clinical Natural Language Processing Workshop", + month = jul, + year = "2022", + address = "Seattle, WA", + publisher = "Association for Computational Linguistics", + url = "https://aclanthology.org/2022.clinicalnlp-1.8", + doi = "10.18653/v1/2022.clinicalnlp-1.8", + pages = "74--86", +} + +@inproceedings{liang-etal-2022-towards, + title = "Towards Generalizable Methods for Automating Risk Score Calculation", + author = "Liang, Jennifer J and + Lehman, Eric and + Iyengar, Ananya and + Mahajan, Diwakar and + Raghavan, Preethi and + Chang, Cindy Y. and + Szolovits, Peter", + booktitle = "Proceedings of the 21st Workshop on Biomedical Language Processing", + month = may, + year = "2022", + address = "Dublin, Ireland", + publisher = "Association for Computational Linguistics", + url = "https://aclanthology.org/2022.bionlp-1.42", + doi = "10.18653/v1/2022.bionlp-1.42", + pages = "426--431", +} + +@inproceedings{lehman-etal-2021-bert, + title = "Does {BERT} Pretrained on Clinical Notes Reveal Sensitive Data?", + author = "Lehman, Eric and + Jain, Sarthak and + Pichotta, Karl and + Goldberg, Yoav and + Wallace, Byron", + booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", + month = jun, + year = "2021", + address = "Online", + publisher = "Association for Computational Linguistics", + url = "https://aclanthology.org/2021.naacl-main.73", + doi = "10.18653/v1/2021.naacl-main.73", + pages = "946--959", +} From 9a20a9a9960d115021b3d9ea693fb03710f37a29 Mon Sep 17 00:00:00 2001 From: Eric Lehman Date: Mon, 18 Sep 2023 11:13:25 -0400 Subject: [PATCH 2/2] Update eric.bib --- bib/eric.bib | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/bib/eric.bib b/bib/eric.bib index abffd63..541d410 100644 --- a/bib/eric.bib +++ b/bib/eric.bib @@ -1,3 +1,25 @@ +@misc{adams2023sparse, + title={From Sparse to Dense: GPT-4 Summarization with Chain of Density Prompting}, + author={Griffin Adams and Alexander Fabbri and Faisal Ladhak and Eric Lehman and NoƩmie Elhadad}, + year={2023}, + eprint={2309.04269}, + archivePrefix={arXiv}, + primaryClass={cs.CL} +} + +@article {Zack2023.07.13.23292577, + author = {Travis Zack and Eric Lehman and Mirac Suzgun and Jorge A. Rodriguez and Leo Anthony Celi and Judy Gichoya and Dan Jurafsky and Peter Szolovits and David W. Bates and Raja-Elie E. Abdulnour and Atul J. Butte and Emily Alsentzer}, + title = {Coding Inequity: Assessing GPT-4{\textquoteright}s Potential for Perpetuating Racial and Gender Biases in Healthcare}, + elocation-id = {2023.07.13.23292577}, + year = {2023}, + doi = {10.1101/2023.07.13.23292577}, + publisher = {Cold Spring Harbor Laboratory Press}, + URL = {https://www.medrxiv.org/content/early/2023/07/17/2023.07.13.23292577}, + eprint = {https://www.medrxiv.org/content/early/2023/07/17/2023.07.13.23292577.full.pdf}, + journal = {medRxiv} +} + + @article{Lehman2023DoWS, title={Do We Still Need Clinical Language Models?}, author={Eric Lehman and Evan Hernandez and Diwakar Mahajan and Jonas Wulff and Micah J. Smith and Zachary M. Ziegler and Daniel Nadler and Peter Szolovits and Alistair E. W. Johnson and Emily Alsentzer},