Papers by Hendrik Strobelt

5 papers
GLTR: Statistical Detection and Visualization of Generated Text (P19-3)

Copied to clipboard

Challenge: GLTR is a tool to detect generated text that can be used by non-experts.
Approach: They propose a tool to detect generated text using a set of statistical methods that can be used by non-experts.
Outcome: The proposed method improves detection rate of fake text from 54% to 72% without training.
exBERT: A Visual Analysis Tool to Explore Learned Representations in Transformer Models (2020.acl-demos)

Copied to clipboard

Challenge: Large Transformer-based language models can route and reshape complex information via their multi-headed attention mechanism.
Approach: They propose a tool to help humans conduct flexible, interactive investigations and formulate hypotheses for the model-internal reasoning process.
Outcome: Using exBERT, we can analyze the representations and attentions of large language models and extend them to previously not analyzed models.
GEMv2: Multilingual NLG Benchmarking in a Single Line of Code (2022.emnlp-demos)

Copied to clipboard

Challenge: Evaluations in machine learning rarely use the latest metrics, datasets, or human evaluation in favor of remaining compatible with prior work.
Approach: They propose to use the Generation, Evaluation, and Metrics Benchmark to integrate new evaluation methods into existing evaluations.
Outcome: The proposed evaluation infrastructure bridges the gap between the advantages of leaderboards and in-depth and evolving evaluations by allowing model developers to benefit from each other's work.
LMdiff: A Visual Diff Tool to Compare Language Models (2021.emnlp-demo)

Copied to clipboard

Challenge: LMdiff visually compares probability distributions of two different language models . notably absent from the range of available tools are those that aim to compare distributions produced by different models.
Approach: They propose a tool that visually compares probability distributions of two different language models that differ through finetuning, distillation, or simply training with different parameter sizes.
Outcome: The proposed tool allows the generation of hypotheses about model behavior by investigating text instances token by token and further assists in choosing interesting text instances from large corpora.
Multi-Level Explanations for Generative Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) are being used for context-grounded tasks like summarizing meetings and answering doctors' questions.
Approach: They propose a technique to provide explanations for context-grounded text generation by assigning scores to parts of the context to quantify their influence on the model output.
Outcome: The proposed framework can provide more faithful explanations of generated output than available alternatives, including LLM self-explanations.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations