Interaction-Aware Topic Model for Microblog Conversations through Network Embedding and User Attention (C18-1)
Copied to clipboard
| Challenge: | Existing topic models ignore that one discusses diverse topics when dynamically interacting with different people. |
| Approach: | They propose an Interaction-Aware Topic Model (IATM) for microblog conversations by integrating network embedding and user attention. |
| Outcome: | The proposed model is based on three real-world microblog datasets. |
Similar Papers
Microblog Conversation Recommendation via Joint Modeling of Topics and Discourse (N18-1)
Copied to clipboard
| Challenge: | Existing methods for recommendation focus on content of individual posts, but we exploit both context and user content and behavior preferences. |
| Approach: | They propose a method that captures conversational context and user content and behavior preferences. |
| Outcome: | The proposed method outperforms methods that only model content without considering discourse on two Twitter datasets. |
Dynamic Structured Neural Topic Model with Self-Attention Mechanism (2023.findings-acl)
Copied to clipboard
| Challenge: | Recent topic models that capture the time-series evolution of topics assume that topics evolve independently without interaction. |
| Approach: | They propose a dynamic structured neural topic model which captures topic dependencies while capturing their dependencies. |
| Outcome: | The proposed model outperforms a prior dynamic embedded topic model regarding perplexity and coherence while maintaining sufficient diversity across topics. |
Continuous Relational Diffusion Driven Topic Model with Multi-grained Text for Microblog (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing topic models assume that there are only 0/1-state relationships between the two parties in social networks, but the relationship status in real life is more complicated. |
| Approach: | They propose a topic model that leverages unsupervised learning to mine hidden topics in document collections using multi-grained text. |
| Outcome: | The proposed model can be applied to microblog with multi-grained text to realize the representation of the relationship state and make up for the context and structural information lost by previous representation methods. |
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. |
Neural Conversation Recommendation with Online Interaction Modeling (D19-1)
Copied to clipboard
| Challenge: | Existing models that only use lexical features and ignore past user interactions in online conversations are inadequate to identify and engage in online discussions. |
| Approach: | They propose a framework that automatically recommends conversations based on user's prior conversation behaviors by exploring deep semantic features that measure how a user’s preferences match an ongoing conversation’s context. |
| Outcome: | The proposed model outperforms state-of-the-art models on two large-scale datasets from Twitter and Reddit showing that it incorporates deep semantic features that measure how a user’s preferences match an ongoing conversation’s context. |
TopicDiff: A Topic-enriched Diffusion Approach for Multimodal Conversational Emotion Detection (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing studies focus on learning contextual information in conversations, neglecting acoustic and vision topic information. |
| Approach: | They propose a model-agnostic Topic-enriched Diffusion approach for capturing multimodal topic information in MCE tasks. |
| Outcome: | The proposed approach improves over the state-of-the-art MCE models and the existing models. |
Dynamic Online Conversation Recommendation (2020.acl-main)
Copied to clipboard
| Challenge: | Existing models that assume static user interests are unable to capture the temporal aspects of user interactions and interest changes over time. |
| Approach: | They propose a neural architecture to exploit changes of user interactions and interests over time to predict which discussions they are likely to enter. |
| Outcome: | The proposed model outperforms state-of-the-art models that assume static user interests and handle future conversations that are unseen during training time. |
Dynamic Topic Modeling by Clustering Embeddings from Pretrained Language Models: A Research Proposal (2022.aacl-srw)
Copied to clipboard
| Challenge: | Neural Topic Models (NTMs) are topic models that are created with the help of a pretrained language model. |
| Approach: | They propose to do Neural Topic Modeling by Clustering document Embeddings (NTM-CE) with a pretrained language model to create dynamic topic models. |
| Outcome: | The proposed model can be evaluated theoretically and practically using quantitative measurements of coherence and human evaluation to evaluate the model. |
TAN-NTM: Topic Attention Networks for Neural Topic Modeling (2021.acl-long)
Copied to clipboard
| Challenge: | Topic models have been widely used to learn text representations and gain insight into document corpora. |
| Approach: | They propose a framework which processes document as a sequence of tokens through a LSTM whose contextual outputs are attended in a topic-aware manner. |
| Outcome: | The proposed model improves on two downstream tasks: document classification and topic guided keyphrase generation. |
Context-Aware Interaction Network for Question Matching (2021.emnlp-main)
Copied to clipboard
| Challenge: | Existing models focus on word-level local matching and neglect the importance of contextual information. |
| Approach: | They propose a context-aware interaction network to properly align two sequences and infer their semantic relationship by using gate fusion layers. |
| Outcome: | The proposed model can accurately align two sequences and infer their semantic relationship on two question matching datasets. |