Papers by Peter Staar

4 papers
Know Your RAG: Dataset Taxonomy and Generation Strategies for Evaluating RAG Systems (2025.coling-industry)

Copied to clipboard

Challenge: Retrieval Augmented Generation (RAG) systems are widespread in the industry.
Approach: They propose to use Q&A datasets to assess retrieval performance and label-targeted data generation to refine RAG datasets.
Outcome: The proposed system can generate Q&A datasets with fine-tuned small LLMs.
pNLP-Mixer: an Efficient all-MLP Architecture for Language (2023.acl-industry)

Copied to clipboard

Challenge: large pre-trained language models are impractical for on-device applications due to their size and inference cost.
Approach: They propose an embedding-free MLP-Mixer model for on-device NLP that achieves high weight-efficiency thanks to a novel projection layer.
Outcome: The proposed model beats state-of-the-art of tiny models by 97.8% on two datasets . it beats mBERT on MTOP and multiATIS, while using 170x less parameters .
Unsupervised Term Extraction for Highly Technical Domains (2022.emnlp-industry)

Copied to clipboard

Challenge: Term extraction is an important task for knowledge discovery platforms because domain specific terms are the linguistic representation of domainspecific concepts.
Approach: They propose a term extraction subsystem that uses an unsupervised annotator to generate training data to fine-tune transformer models.
Outcome: The proposed system can generalize across domains while reducing latency and inference time while preserving the high performance of the existing system.

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