paper-with-me

홈 › Papers

AdaptEval: Evaluating Large Language Models on Domain Adaptation for Text Summarization

2024-07-16 · Anum Afzal, Ribin Chalumattu, Florian Matthes, Laura Mascarell

Despite the advances in the abstractive summarization task using Large Language Models (LLM), there is a lack of research that asses their abilities to easily adapt to different domains. We evaluate the domain adaptation abilities of a wide range of LLMs on the summarization task across various domains in both fine-tuning and in-context learning settings. We also present AdaptEval, the first domain adaptation evaluation suite. AdaptEval includes a domain benchmark and a set of metrics to facilitate the analysis of domain adaptation. Our results demonstrate that LLMs exhibit comparable performance in the in-context learning setting, regardless of their parameter scale.

📄 PDF Abstract BibTeX arXiv:2407.11591

Code (1)

anum94/adapteval 공식 구현 pytorch

Tasks

Abstractive Text SummarizationDomain AdaptationIn-Context LearningText Summarization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

AdaptEval: A Benchmark for Evaluating Large Language Models on Code Snippet Adaptation

2026-01-08 · Tanghaoran Zhang, Xinjun Mao, Shangwen Wang, Yuxin Zhao 외 arxiv

Recent advancements in large language models (LLMs) have automated various software engineering tasks, with benchmarks emerging to evaluate their capabilities. However, for adaptation, a critical activity during code reu…

Domain Adaptation in MT Using Titles in Wikipedia as a Parallel Corpus: Resources and Evaluation

2016-05-01 · LREC 2016 5 · Gorka Labaka, I{\~n}aki Alegria, Kepa Sarasola

This paper presents how an state-of-the-art SMT system is enriched by using an extra in-domain parallel corpora extracted from Wikipedia. We collect corpora from parallel titles and from parallel fragments in comparable …

ArticlesDomain Adaptation

Question Generation for Evaluating Cross-Dataset Shifts in Multi-modal Grounding

2022-01-24 · Arjun R. Akula

Visual question answering (VQA) is the multi-modal task of answering natural language questions about an input image. Through cross-dataset adaptation methods, it is possible to transfer knowledge from a source dataset w…

Question AnsweringQuestion GenerationQuestion-GenerationVisual Question Answering+1

Linguistically Informed Masking for Representation Learning in the Patent Domain

2021-06-10 · Sophia Althammer, Mark Buckley, Sebastian Hofstätter, Allan Hanbury

Domain-specific contextualized language models have demonstrated substantial effectiveness gains for domain-specific downstream tasks, like similarity matching, entity recognition or information retrieval. However succes…

Domain AdaptationInformation RetrievalRepresentation LearningRetrieval

Text to Trust: Evaluating Fine-Tuning and LoRA Trade-offs in Language Models for Unfair Terms of Service Detection

2025-10-26 · Noshitha Padma Pratyusha Juttu, Sahithi Singireddy, Sravani Gona, Sujal Timilsina arxiv

Large Language Models (LLMs) have transformed text understanding, yet their adaptation to specialized legal domains remains constrained by the cost of full fine-tuning. This study provides a systematic evaluation of fine…