Search Results for author: Olga Vechtomova

Found 27 papers, 12 papers with code

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

1 code implementation22 Oct 2023 Gaurav Sahu, Olga Vechtomova, Dzmitry Bahdanau, Issam H. Laradji

Our specific PromptMix method consists of two steps: 1) generate challenging text augmentations near class boundaries; however, generating borderline examples increases the risk of false positives in the dataset, so we 2) relabel the text augmentations using a prompting-based LLM classifier to enhance the correctness of labels in the generated data.

Data Augmentation Language Modelling +3

Future Sight: Dynamic Story Generation with Large Pretrained Language Models

no code implementations20 Dec 2022 Brian D. Zimmerman, Gaurav Sahu, Olga Vechtomova

In this work, we propose Future Sight, a method for finetuning a pretrained generative transformer on the task of future conditioning.

Story Generation

LyricJam Sonic: A Generative System for Real-Time Composition and Musical Improvisation

no code implementations27 Oct 2022 Olga Vechtomova, Gaurav Sahu

Subsequently, it is difficult for artists to rediscover audio segments that might be suitable for use in their compositions from thousands of hours of recordings.

Information Retrieval Music Information Retrieval +1

LyricJam: A system for generating lyrics for live instrumental music

no code implementations3 Jun 2021 Olga Vechtomova, Gaurav Sahu, Dhruv Kumar

We describe a real-time system that receives a live audio stream from a jam session and generates lyric lines that are congruent with the live music being played.

Towards A Multi-agent System for Online Hate Speech Detection

no code implementations3 May 2021 Gaurav Sahu, Robin Cohen, Olga Vechtomova

This paper envisions a multi-agent system for detecting the presence of hate speech in online social media platforms such as Twitter and Facebook.

Hate Speech Detection

Deep Learning for Text Style Transfer: A Survey

2 code implementations CL (ACL) 2022 Di Jin, Zhijing Jin, Zhiting Hu, Olga Vechtomova, Rada Mihalcea

Text style transfer is an important task in natural language generation, which aims to control certain attributes in the generated text, such as politeness, emotion, humor, and many others.

Style Transfer Text Attribute Transfer +1

Stylized Text Generation: Approaches and Applications

no code implementations ACL 2020 Lili Mou, Olga Vechtomova

We start from the definition of style and different settings of stylized text generation, illustrated with various applications.

Style Transfer Text Generation

Stylized Text Generation Using Wasserstein Autoencoders with a Mixture of Gaussian Prior

no code implementations10 Nov 2019 Amirpasha Ghabussi, Lili Mou, Olga Vechtomova

Moreover, we can train our model on relatively small datasets and learn the latent representation of a specified class by adding external data with other styles/classes to our dataset.

Text Generation

Adaptive Fusion Techniques for Multimodal Data

no code implementations EACL 2021 Gaurav Sahu, Olga Vechtomova

Effective fusion of data from multiple modalities, such as video, speech, and text, is challenging due to the heterogeneous nature of multimodal data.

Emotion Recognition Multimodal Machine Translation +1

Adversarial Learning on the Latent Space for Diverse Dialog Generation

1 code implementation COLING 2020 Kashif Khan, Gaurav Sahu, Vikash Balasubramanian, Lili Mou, Olga Vechtomova

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.

Sentence

Generating lyrics with variational autoencoder and multi-modal artist embeddings

no code implementations20 Dec 2018 Olga Vechtomova, Hareesh Bahuleyan, Amirpasha Ghabussi, Vineet John

We present a system for generating song lyrics lines conditioned on the style of a specified artist.

Stochastic Wasserstein Autoencoder for Probabilistic Sentence Generation

1 code implementation NAACL 2019 Hareesh Bahuleyan, Lili Mou, Hao Zhou, Olga Vechtomova

The variational autoencoder (VAE) imposes a probabilistic distribution (typically Gaussian) on the latent space and penalizes the Kullback--Leibler (KL) divergence between the posterior and prior.

Sentence Text Generation

Variational Attention for Sequence-to-Sequence Models

2 code implementations COLING 2018 Hareesh Bahuleyan, Lili Mou, Olga Vechtomova, Pascal Poupart

The variational encoder-decoder (VED) encodes source information as a set of random variables using a neural network, which in turn is decoded into target data using another neural network.

UW-FinSent at SemEval-2017 Task 5: Sentiment Analysis on Financial News Headlines using Training Dataset Augmentation

1 code implementation SEMEVAL 2017 Vineet John, Olga Vechtomova

The system uses text vectorization models, such as N-gram, TF-IDF and paragraph embeddings, coupled with regression model variants to predict the sentiment scores.

Data Augmentation regression +1

Sentiment Analysis on Financial News Headlines using Training Dataset Augmentation

1 code implementation29 Jul 2017 Vineet John, Olga Vechtomova

The system uses text vectorization models, such as N-gram, TF-IDF and paragraph embeddings, coupled with regression model variants to predict the sentiment scores.

Data Augmentation regression +1

Cannot find the paper you are looking for? You can Submit a new open access paper.