Challenge: Existing research has analyzed various factors indicating the conversational purpose such as emotions, topics, word orders, syntactic patterns and other aspects.
Approach: They propose to annotate a short-text conversation dataset with annotated sentences and train conversation models conditioned on the sentence functions.
Outcome: The proposed model can predict the quality of the returned responses.

Similar Papers

Augmenting Small Data to Classify Contextualized Dialogue Acts for Exploratory Visualization (2020.lrec-1)

Copied to clipboard

Challenge: a new corpus of conversations is being developed to support data visualization exploration . we use data augmentation to improve our methods for dialogue act classification .
Approach: They propose to use a corpus of conversations to annotate contextualized dialogue acts . they highlight how thinking aloud affects interpretation of dialogue acts in the context .
Outcome: The proposed AI can support visualization exploration with a small corpus of conversations . the proposed AI outperforms existing models in terms of performance and performance .
Sentence Concatenation Approach to Data Augmentation for Neural Machine Translation (2021.naacl-srw)

Copied to clipboard

Challenge: Neural machine translation is known to show poor performance at long sentence translations . however, when the sentence length exceeds a certain value, the quality of NMT becomes inferior to that of statistical machine translation.
Approach: They propose a method that uses given parallel corpora as train data to generate long sentences by concatenating two sentences at random.
Outcome: The proposed method improves translation quality more when combined with back-translation.
Encoding Conversation Context for Neural Keyphrase Extraction from Microblog Posts (N18-1)

Copied to clipboard

Challenge: Existing keyphrase extraction methods suffer from data sparsity problem when conducted on short and informal texts.
Approach: They propose a neural keyphrase extraction framework for microblog posts that takes conversation context into account and uses four types of neural encoders to represent conversation context.
Outcome: The proposed framework outperforms state-of-the-art keyphrase extraction methods on Twitter and Weibo datasets.
Handling Normalization Issues for Part-of-Speech Tagging of Online Conversational Text (L18-1)

Copied to clipboard

Challenge: a new approach to POS tagging noisy user generated text is proposed . word embeddings are trained on a noisy corpus to address both normalization and POS.
Approach: They propose to use word embeddings to normalize text before tagging it, while a gated neural network based tagger handles the remaining errors.
Outcome: The proposed approach normalizes some errors before tagging, while a gated neural network handles the remaining errors.
Summary Grounded Conversation Generation (2021.findings-acl)

Copied to clipboard

Challenge: Existing datasets for conversation summarization are small due to the lack of large-scale datasets.
Approach: They propose three approaches to generate summary grounded conversations, and evaluate the generated conversations using automatic measures and human judgements.
Outcome: The proposed models can generate entire conversations with only a summary of a conversation as the input.
Discourse Representation Parsing for Sentences and Documents (P19-1)

Copied to clipboard

Challenge: Experimental results show that our model outperforms competitive baselines by a wide margin.
Approach: They propose a neural model which parses discourse structures of arbitrary length and granularity.
Outcome: The proposed model outperforms baseline models on sentence- and document-level benchmarks.
What you can cram into a single $&!#* vector: Probing sentence embeddings for linguistic properties (P18-1)

Copied to clipboard

Challenge: a lack of understanding of the properties of sentence embeddings is limiting the use of the techniques.
Approach: They propose 10 probing tasks designed to capture simple linguistic features of sentences . they use three different encoders to train embeddings in eight different ways .
Outcome: The proposed tasks capture key linguistic features of sentences, but they are difficult to infer from them.
DIRECT: Direct and Indirect Responses in Conversational Text Corpus (2021.findings-emnlp)

Copied to clipboard

Challenge: Neural conversation models have been able to generate fluent responses through training on a dialogue corpus, but they lack the ability to reveal the implied intentions of users.
Approach: They propose to train neural conversation models on a dialogue corpus that provides pragmatic paraphrases to advance techniques for natural language understanding in dialogue systems.
Outcome: The proposed corpus provides 71,498 pairs of indirect–direct utterance pairs accompanied by a multi-turn dialogue history extracted from the MultiWoZ dataset.
DisSent: Learning Sentence Representations from Explicit Discourse Relations (P19-1)

Copied to clipboard

Challenge: Existing models train on vast amounts of text or require costly, manually curated datasets.
Approach: They propose to leverage the discourse relations between sentences to curate a high quality sentence relation task by leveraging explicit discourse relations.
Outcome: The proposed model can be used to learn the meaning of two sentences in a bidirectional LSTM sentence encoder.
Discourse-Aware Soft Prompting for Text Generation (2022.emnlp-main)

Copied to clipboard

Challenge: Recent advances in pre-trained langauge models (PLMs) have made great impact on text generation research.
Approach: They propose to use hierarchical blocking to simulate a higher-level discourse structure of human written text and attention sparsity to learn sparse transformations on the softmax-function.
Outcome: The proposed methods perform better on some generation tasks but don't generalize across all generation tasks.

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