← Search

Olga Vechtomova

3 accepted papers

2025

A Guide To Effectively Leveraging LLMs for Low-Resource Text Summarization: Data Augmentation and Semi-supervised Approaches

NAACL 2025findings

Existing approaches for low-resource text summarization primarily employ large language models (LLMs) like GPT-3 or GPT-4 at inference time to generate summaries directly; however, such approaches often suffer from inconsistent LLM outputs and are difficult to adapt to domain-specific data in low-re…

2023

PromptMix: A Class Boundary Augmentation Method for Large Language Model Distillation

EMNLP 2023long main

Data augmentation is a widely used technique to address the problem of text classification when there is a limited amount of training data. Recent work often tackles this problem using large language models (LLMs) like GPT3 that can generate new examples given already available ones. In this work, w…

Cited by 0SourcecodeScholar
2020

Adversarial Learning on the Latent Space for Diverse Dialog Generation

COLING 2020main

Generating relevant responses in a dialog is challenging, and requires not only proper modeling of context in the conversation, but also being able to generate fluent sentences during inference. In this paper, we propose a two-step framework based on generative adversarial nets for generating condit…