Computer Science EPFL – École Polytechnique Fédérale de Lausanne
Publications (Separate Talks Below)
(Notes: 1. If you don't have access to github or arxiv, contact me for a copy. 2. Google Colaboratory notebooks look messy, but press the open with colab button and they sort themselves out.)
Could ChatGPT get an engineering degree? Evaluating higher education vulnerability to AI assistants – PNAS 2024
Beatriz Borges, Negar Foroutan, Deniz Bayazit, Anna Sotnikova, Syrielle Montariol, Tanya Nazaretzky, Mohammadreza Banaei, Alireza Sakhaeirad, Philippe Servant, Seyed Parsa Neshaei, Jibril Frej, Angelika Romanou, Gail Weiss, Sepideh Mamooler, Zeming Chen, Simin Fan, Silin Gao, Mete Ismayilzada, Debjit Paul, Philippe Schwaller, Sacha Friedli, Patrick Jermann, Tanja Käser, Antoine Bosselut, EPFL Grader Consortium, EPFL Data Consortium.
PDF
Improving Autoformalization using Type Checking – Preprint 2024
Auguste Poiroux, Gail Weiss, Viktor Kunčak, Antoine Bosselut.
PDF
What Formal Languages can Transformers Express? A Survey – TACL 2024
Lena Strobl, William Merrill, Gail Weiss, David Chiang, Dana Angluin.
PDF
Discovering Knowledge-Critical Subnetworks in Pretrained Language Models – EMNLP 2024
Deniz Bayazit, Negar Foroutan, Zeming Chen, Gail Weiss, Antoine Bosselut.
PDF
RECKONING: Reasoning through Dynamic Knowledge Encoding – NeurIPS 2023
Zeming Chen, Gail Weiss, Eric Mitchell, Asli Celikyilmaz, Antoine Bosselut.
PDF // Github
Neural Sequence Models: A Formal Lens – Technion 2023 (PhD Thesis) Gail Weiss.
PDF //
Seminar slides //
Faculty link
Synthesizing Context-free Grammars from Recurrent Neural Networks – TACAS 2021
Daniel Yellin, Gail Weiss.
PDF //
Github //
20 min talk (TACAS 2021):
Slides and Talk
A Formal Hierarchy of RNN Architectures – ACL 2020
William Merrill, Gail Weiss, Yoav Goldberg, Roy Schwartz, Noah A. Smith, Eran Yahav.
PDF //
Will's Blog Post//
10 min talk (ACL 2020):
Talk
Learning Deterministic Weighted Automata with Queries and Counterexamples – NeurIPS 2019 Gail Weiss, Yoav Goldberg, Eran Yahav.
PDF //
Github //
Poster
On the Practical Computational Power of Finite Precision RNNs for Language Recognition – ACL 2018 Gail Weiss, Yoav Goldberg, Eran Yahav.
PDF //
Github //
10 min talk (ACL 2018):
Talk //
Google Colaboratory
Note: This paper is mostly an observation that LSTMs can implement a counting mechanism and GRUs can't, so the code here is just a demonstration of this.
Extracting Automata from Recurrent Neural Networks Using Queries and Counterexamples – ICML 2018 Gail Weiss, Yoav Goldberg, Eran Yahav.
PDF //
Github //
Poster
(with thanks to Xiaokun Luan for corrections!) //
10 min talk (ICML 2018):
Talk //
Google Colaboratory
Extended version listed above (Springer 2022)