Challenge: Using a few hundred annotated data points per topic, we detect content related to three German policies in a database of scraped webpages.
Approach: They propose to use annotated data to train a binary classification task to detect topic-related content in a scraped database of webpages.
Outcome: The proposed model detects content related to three German policies in a scraped database of scrapes of webpages using a few hundred annotated data points per topic.

Similar Papers

Fine-tuning Encoders for Improved Monolingual and Zero-shot Polylingual Neural Topic Modeling (2021.naacl-main)

Copied to clipboard

Challenge: Topic models can augment or replace bag-of-words inputs with pre-trained transformer-based word prediction models.
Approach: They propose several methods for fine-tuning encoders to improve both monolingual and zero-shot polylingual topic modeling.
Outcome: The proposed methods improve both monolingual and zero-shot polylingual topic modeling.
Few-shot Fine-tuning vs. In-context Learning: A Fair Comparison and Evaluation (2023.findings-acl)

Copied to clipboard

Challenge: Recent studies show that in-context learning and few-shot fine-tuning can generalize well out-of-domain.
Approach: They compare few-shot fine-tuning and in-context learning for task adaptation . they find that both approaches generalize similarly, but exhibit large variation .
Outcome: The proposed methods outperform in-context learning and few-shot fine-tuning with OPT models of different sizes.
Language Models for Text Classification: Is In-Context Learning Enough? (2024.lrec-main)

Copied to clipboard

Challenge: Existing research on text classification models with prompts is limited in scale and lacks understanding of how these methods compare to more established methods.
Approach: They compare the performance of large and smaller language models with prompts to achieve state-of-the-art performance in many NLP tasks.
Outcome: The proposed models outperform the more standard approaches in binary, multiclass, and multilabel tasks in a large scale evaluation of 16 text classification datasets.
Zero-shot prompt-based classification: topic labeling in times of foundation models in German Tweets (2025.acl-srw)

Copied to clipboard

Challenge: Recent advances in NLP have enabled the use of text-to-text annotation without providing training samples.
Approach: They propose a text-to-text interface for automatic annotation using written guidelines without providing training samples.
Outcome: The proposed approach is comparable with the fine-tuned BERT but without any training data.
Deeper Insights Without Updates: The Power of In-Context Learning Over Fine-Tuning (2024.findings-emnlp)

Copied to clipboard

Challenge: Fine-tuning and in-context learning are two prevalent methods in imbuing large language models with task-specific knowledge.
Approach: They propose to use a circuit shift theory to explain why in-context learning is superior to fine-tuning for tasks with implicit patterns.
Outcome: The proposed method can grasp deep patterns and significantly improve accuracy on implicit patterns, compared with fine-tuning and in-context learning.
On the Interplay Between Fine-tuning and Sentence-level Probing for Linguistic Knowledge in Pre-trained Transformers (2020.findings-emnlp)

Copied to clipboard

Challenge: linguistic knowledge encoded in pre-trained contextual embeddings is poorly understood . fine-tuning can be used to investigate the representations of pre-train models .
Approach: They propose to investigate fine-tuning of contextualized embedding models through sentence-level probing.
Outcome: The proposed method improves probing accuracy for three pre-trained models.
Exploring Fine-Tuning for In-Context Retrieval and Efficient KV-Caching in Long-Context Language Models (2026.eacl-short)

Copied to clipboard

Challenge: Long-Context Language Models (LCLMs) can encode entire document collections, offering a strong alternative to retrieval-augmented generation (RAG).
Approach: They propose to use LCLMs to encode documents with context windows of millions of tokens to improve their performance.
Outcome: The proposed training strategies improve long-context performance and their robustness under compression techniques.
Meta-learning via Language Model In-context Tuning (2022.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models have reduced "task learning and prediction" to a simple sequence prediction problem.
Approach: They propose a meta-learning method that recasts task adaptation and prediction as a sequence prediction problem.
Outcome: The proposed method outperforms MAML on two classification tasks and improves on binaryClfs.
Is a Document Educational or Just Wikipedia-Style? — Pitfalls of Classifier-Based Quality Filtering (2026.acl-short)

Copied to clipboard

Challenge: Large Language Models (LLMs) are pre-trained on massive data corpora, and the quality of these corporales is one of the main factors in achieving stateof-the-art performance.
Approach: They propose to use Wikipedia-style reformatting to alter a model's quality assessment and enable low-quality content to surpass filtering thresholds.
Outcome: The proposed model would reverse filtering decision for approximately 7% of evaluated documents, thereby admitting content into the pre-training corpus that would otherwise have been excluded.
Is Fine-tuning Needed? Pre-trained Language Models Are Near Perfect for Out-of-Domain Detection (2023.acl-long)

Copied to clipboard

Challenge: Out-of-distribution (OOD) detection is critical for reliable predictions over text . fine-tuning with pre-trained language models has been a de facto procedure .
Approach: They propose to leverage pre-trained language models for OOD detection without fine-tuning on ID data.
Outcome: The proposed approach outperforms the fine-tuned model under distributional shifts.

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