paper-with-me

홈 › Papers

Heuristic-based Inter-training to Improve Few-shot Multi-perspective Dialog Summarization

2022-03-29 · Benjamin Sznajder, Chulaka Gunasekara, Guy Lev, Sachin Joshi, Eyal Shnarch, Noam Slonim

Many organizations require their customer-care agents to manually summarize their conversations with customers. These summaries are vital for decision making purposes of the organizations. The perspective of the summary that is required to be created depends on the application of the summaries. With this work, we study the multi-perspective summarization of customer-care conversations between support agents and customers. We observe that there are different heuristics that are associated with summaries of different perspectives, and explore these heuristics to create weak-labeled data for intermediate training of the models before fine-tuning with scarce human annotated summaries. Most importantly, we show that our approach supports models to generate multi-perspective summaries with a very small amount of annotated data. For example, our approach achieves 94\% of the performance (Rouge-2) of a model trained with the original data, by training only with 7\% of the original data.

📄 PDF Abstract BibTeX arXiv:2203.15590

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Avoiding Inference Heuristics in Few-shot Prompt-based Finetuning

2021-09-09 · EMNLP 2021 11 · Prasetya Ajie Utama, Nafise Sadat Moosavi, Victor Sanh, Iryna Gurevych

Recent prompt-based approaches allow pretrained language models to achieve strong performances on few-shot finetuning by reformulating downstream tasks as a language modeling problem. In this work, we demonstrate that, d…

Language ModelingLanguage ModellingSentenceSentence-Pair Classification

OPTIMA: Optimal One-shot Pruning for LLMs via Quadratic Programming Reconstruction

2025-12-15 · Mohammad Mozaffari, Samuel Kushnir, Maryam Mehri Dehnavi, Amir Yazdanbakhsh arxiv

Post-training model pruning is a promising solution, yet it faces a trade-off: simple heuristics that zero weights are fast but degrade accuracy, while principled joint optimization methods recover accuracy but are compu…

Optimal Post-Training Quantization Scales and Where to Find Them

2026-06-09 · Juan Amboage, Pablo Monteagudo-Lago, Ian Colbert, Giuseppe Franco 외 arxiv

Post-training quantization (PTQ) compresses large language models by mapping weights to low-bit representations. The scaling factor that defines the quantization grid is typically chosen using simple, data-free heuristic…

Strong Heuristics for Named Entity Linking

2022-07-06 · NAACL (ACL) 2022 7 · Marko Čuljak, Andreas Spitz, Robert West, Akhil Arora

Named entity linking (NEL) in news is a challenging endeavour due to the frequency of unseen and emerging entities, which necessitates the use of unsupervised or zero-shot methods. However, such methods tend to come with…

Entity Linking

Graph Neural Networks are Heuristics

2026-01-19 · Yimeng Min, Carla P. Gomes arxiv

Graph neural networks are usually treated as auxiliaries for combinatorial optimization: they imitate algorithms, guide search, or supply scores to classical procedures. We show that this auxiliary role is not intrinsic.…