Measuring the Similarity of Sentential Arguments in Dialog
When people converse about social or political topics, similar arguments are often paraphrased by different speakers, across many different conversations. Debate websites produce curated summaries of arguments on such topics; these summaries typically consist of lists of sentences that represent frequently paraphrased propositions, or labels capturing the essence of one particular aspect of an argument, e.g. Morality or Second Amendment. We call these frequently paraphrased propositions ARGUMENT FACETS. Like these curated sites, our goal is to induce and identify argument facets across multiple conversations, and produce summaries. However, we aim to do this automatically. We frame the problem as consisting of two steps: we first extract sentences that express an argument from raw social media dialogs, and then rank the extracted arguments in terms of their similarity to one another. Sets of similar arguments are used to represent argument facets. We show here that we can predict ARGUMENT FACET SIMILARITY with a correlation averaging 0.63 compared to a human topline averaging 0.68 over three debate topics, easily beating several reasonable baselines.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Measuring the Similarity of Sentential Arguments in Dialogue
An Empirical Study on Measuring the Similarity of Sentential Arguments with Language Model Domain Adaptation
Measuring the similarity between two different sentential arguments is an important task in argument mining. However, one of the challenges in this field is that the dataset must be annotated using expertise in a variety…
Argument MiningClusteringDomain AdaptationLanguage Modeling+3Generating Sentential Arguments from Diverse Perspectives on Controversial Topic
Considering diverse aspects of an argumentative issue is an essential step for mitigating a biased opinion and making reasonable decisions. A related generation model can produce flexible results that cover a wide range …
DiversityRetrievalArgueBERT: How To Improve BERT Embeddings for Measuring the Similarity of Arguments
Classification and Clustering of Arguments with Contextualized Word Embeddings
We experiment with two recent contextualized word embedding methods (ELMo and BERT) in the context of open-domain argument search. For the first time, we show how to leverage the power of contextualized word embeddings t…
Argument MiningClassificationClusteringGeneral Classification+1