Goto

Collaborating Authors

 Discourse & Dialogue


Incorporating Knowledge Graph Embeddings into Topic Modeling

AAAI Conferences

Probabilistic topic models could be used to extract low-dimension topics from document collections. However, such models without any human knowledge often produce topics that are not interpretable. In recent years, a number of knowledge-based topic models have been proposed, but they could not process fact-oriented triple knowledge in knowledge graphs. Knowledge graph embeddings, on the other hand, automatically capture relations between entities in knowledge graphs. In this paper, we propose a novel knowledge-based topic model by incorporating knowledge graph embeddings into topic modeling. By combining latent Dirichlet allocation, a widely used topic model with knowledge encoded by entity vectors, we improve the semantic coherence significantly and capture a better representation of a document in the topic space. Our evaluation results will demonstrate the effectiveness of our method.


Visual Sentiment Analysis by Attending on Local Image Regions

AAAI Conferences

Visual sentiment analysis, which studies the emotional response of humans on visual stimuli such as images and videos, has been an interesting and challenging problem. It tries to understand the high-level content of visual data. The success of current models can be attributed to the development of robust algorithms from computer vision. Most of the existing models try to solve the problem by proposing either robust features or more complex models. In particular, visual features from the whole image or video are the main proposed inputs. Little attention has been paid to local areas, which we believe is pretty relevant to human's emotional response to the whole image. In this work, we study the impact of local image regions on visual sentiment analysis. Our proposed model utilizes the recent studied attention mechanism to jointly discover the relevant local regions and build a sentiment classifier on top of these local regions. The experimental results suggest that 1) our model is capable of automatically discovering sentimental local regions of given images and 2) it outperforms existing state-of-the-art algorithms to visual sentiment analysis.


Crowdsourcing Multimodal Dialog Interactions: Lessons Learned from the HALEF Case

AAAI Conferences

The advent of multiple study on crowdsourcing for speech applications concluded crowdsourcing vendors and software infrastructure has that "although the crowd sometimes approached the level greatly helped this effort. Several providers also offer integrated of the experts, it never surpassed it" (Parent and Eskenazi filtering tools that allow users to customize different 2011)). This is exacerbated during multimodal dialog data aspects of their data collection, including target population, collections, where it becomes harder to quality-control for geographical location, demographics and sometimes usable audio-video data, due to a variety of factors including even education level and expertise. Managed crowdsourcing poor visual quality caused by variable lighting, position, providers extend these options by offering further customization or occlusions, participant or administrator error, or technical and end-to-end management of the entire data issues with the system or network (McDuff, Kaliouby, and collection operation.


Spark Streaming and Twitter Sentiment Analysis

#artificialintelligence

This blog post is the result of my efforts to show to a coworker how to get the insights he needed by using the streaming capabilities and concise API of Apache Spark. In this blog post, you'll learn how to do some simple, yet very interesting analytics that will help you solve real problems by analyzing specific areas of a social network. Using a subset of a Twitter stream was the perfect choice to use in this demonstration, since it had everything we needed: an endless and continuous data source that was ready to be explored. Spark Streaming is very well explained here and in chapter 6 of the ebook "Getting Started with Apache Spark," so we are going to skip some of the details about the Streaming API and move on to setting up our app. Let's see how to prepare our app before doing anything else.


Demystifying Artificial Intelligence

#artificialintelligence

Natural language processing technologies, which are the basis for sentiment analysis of social media platforms and are deployed in some search engine results, can recognize the intended meanings of terms despite different spellings, diction, connotations, and languages, making integration and analytics efforts more comprehensive. These cognitive computing capabilities are responsible for the parsing of unparalleled quantities of big data in integration and analytics efforts in the healthcare space, facilitating advancements in research and treatment options and testing optimization and enhancing master data management. These capabilities can also incorporate real-time geospatial, weather, news, and industry-specific data to influence marketing, sales, and investment opportunities in any number of verticals. Significantly, natural language processing can also provide explanations for analytics results and recommendations, effectively qualifying quantitative facts.


Deeply Moving: Deep Learning for Sentiment Analysis

@machinelearnbot

Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank Semantic word spaces have been very useful but cannot express the meaning of longer phrases in a principled way. Further progress towards understanding compositionality in tasks such as sentiment detection requires richer supervised training and evaluation resources and more powerful models of composition. To remedy this, we introduce a Sentiment Treebank. It includes fine grained sentiment labels for 215,154 phrases in the parse trees of 11,855 sentences and presents new challenges for sentiment compositionality. To address them, we introduce the Recursive Neural Tensor Network.


Welcome Special Interest Group on Discourse and Dialogue

AITopics Original Links

SIGdial runs an annual conference and sponsors other events. Anyone is welcome to join. SIGdial welcomes posts related to its research topics.



AIC Natural Language Program

AITopics Original Links

Spoken Language Systems, led by David Israel: This group does research on integrating linguistic processing with speech recognition, both to make speech recognition more accurate and to use the results of speech recognition in practical applications. Much of the work focuses on the development of Gemini, a natural-language parsing and semantic interpretation system based on unification grammar. Applications include ATIS, a system for retrieving airline schedules, fares, and related information from a relational database, its successor program Communicator, which is aimed at exploring the design and evaluation of spoken dialogue systems, with an emphasis on live data, plug-and-play components, and portability to new domains.


Computational Models of Discourse

AITopics Original Links

This course is a graduate level introduction to automatic discourse processing. The emphasis will be on methods and models that have applicability to natural language and speech processing. The class will cover the following topics: discourse structure, models of coherence and cohesion, plan recognition algorithms, and text segmentation. We will study symbolic as well as machine learning methods for discourse analysis. We will also discuss the use of these methods in a variety of applications ranging from dialogue systems to automatic essay writing.