Papers by Micah Shlain
LM-Debugger: An Interactive Tool for Inspection and Intervention in Transformer-Based Language Models (2022.emnlp-demos)
Copied to clipboard
| Challenge: | Transformer-based language models (LMs) are opaque and unexplained, causing problems for endusers and developers who wish to debug or fix their behaviour. |
| Approach: | They propose an interactive debugger tool for transformer-based LMs that provides a fine-grained interpretation of the model's internal prediction process and a powerful framework for intervening in LM behavior. |
| Outcome: | The proposed tool provides a fine-grained interpretation of the model's internal prediction construction process, and a powerful framework for intervening in LM behavior. |
Syntactic Search by Example (2020.acl-demos)
Copied to clipboard
| Challenge: | a new system allows a user to search a large linguistically annotated corpus using syntactic patterns over dependency graphs. |
| Approach: | They propose a query language that allows a user to search a large linguistically annotated corpus using syntactic patterns over dependency graphs. |
| Outcome: | The proposed system searches the English wikipedia and English pubmed abstracts at a rapid speed. |