paper-with-me

Papers

Diversified Multiple Instance Learning for Document-Level Multi-Aspect Sentiment Classification

2020-11-01 · EMNLP 2020 11 · Yunjie Ji, Hao liu, Bolei He, Xinyan Xiao, Hua Wu, Yanhua Yu

Neural Document-level Multi-aspect Sentiment Classification (DMSC) usually requires a lot of manual aspect-level sentiment annotations, which is time-consuming and laborious. As document-level sentiment labeled data are widely available from online service, it is valuable to perform DMSC with such free document-level annotations. To this end, we propose a novel Diversified Multiple Instance Learning Network (D-MILN), which is able to achieve aspect-level sentiment classification with only document-level weak supervision. Specifically, we connect aspect-level and document-level sentiment by formulating this problem as multiple instance learning, providing a way to learn aspect-level classifier from the back propagation of document-level supervision. Two diversified regularizations are further introduced in order to avoid the overfitting on document-level signals during training. Diversified textual regularization encourages the classifier to select aspect-relevant snippets, and diversified sentimental regularization prevents the aspect-level sentiments from being overly consistent with document-level sentiment. Experimental results on TripAdvisor and BeerAdvocate datasets show that D-MILN remarkably outperforms recent weakly-supervised baselines, and is also comparable to the supervised method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMultiple Instance LearningSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

DivGraphPointer: A Graph Pointer Network for Extracting Diverse Keyphrases

2019-05-19 · Zhiqing Sun, Jian Tang, Pan Du, Zhi-Hong Deng 외

Keyphrase extraction from documents is useful to a variety of applications such as information retrieval and document summarization. This paper presents an end-to-end method called DivGraphPointer for extracting a set of…

Document SummarizationInformation RetrievalKeyphrase ExtractionRetrieval

Neural Ranking Models with Multiple Document Fields

2017-11-25 · Zamani Hamed, Mitra Bhaskar, Song Xia, Craswell Nick 외

Deep neural networks have recently shown promise in the ad-hoc retrieval task. However, such models have often been based on one field of the document, for example considering document title only or document body only. S…

Learning-To-RankRetrieval

Automatic Fact-Checking with Document-level Annotations using BERT and Multiple Instance Learning

2021-11-01 · EMNLP (FEVER) 2021 11 · Aalok Sathe, Joonsuk Park

Automatic fact-checking is crucial for recognizing misinformation spreading on the internet. Most existing fact-checkers break down the process into several subtasks, one of which determines candidate evidence sentences …

Fact CheckingMisinformationMultiple Instance LearningNatural Language Inference+1

Quantifying French Document Complexity

2022-08-27 · Vincent Primpied, David Beauchemin, Richard Khoury

Measuring a document's complexity level is an open challenge, particularly when one is working on a diverse corpus of documents rather than comparing several documents on a similar topic or working on a language other th…

Dirichlet-Bernoulli Alignment: A Generative Model for Multi-Class Multi-Label Multi-Instance Corpora

2009-12-01 · NeurIPS 2009 12 · Shuang-Hong Yang, Hongyuan Zha, Bao-Gang Hu

We propose Dirichlet-Bernoulli Alignment (DBA), a generative model for corpora in which each pattern (e.g., a document) contains a set of instances (e.g., paragraphs in the document) and belongs to multiple classes. By c…

ClassificationEntity DisambiguationGeneral Classificationtext-classification+1