paper-with-me

Papers

DiscASP: A Graph-based ASP System for Finding Relevant Consistent Concepts with Applications to Conversational Socialbots

2021-09-17 · Fang Li, Huaduo Wang, Kinjal Basu, Elmer Salazar, Gopal Gupta

We consider the problem of finding relevant consistent concepts in a conversational AI system, particularly, for realizing a conversational socialbot. Commonsense knowledge about various topics can be represented as an answer set program. However, to advance the conversation, we need to solve the problem of finding relevant consistent concepts, i.e., find consistent knowledge in the "neighborhood" of the current topic being discussed that can be used to advance the conversation. Traditional ASP solvers will generate the whole answer set which is stripped of all the associations between the various atoms (concepts) and thus cannot be used to find relevant consistent concepts. Similarly, goal-directed implementations of ASP will only find concepts directly relevant to a query. We present the DiscASP system that will find the partial consistent model that is relevant to a given topic in a manner similar to how a human will find it. DiscASP is based on a novel graph-based algorithm for finding stable models of an answer set program. We present the DiscASP algorithm, its implementation, and its application to developing a conversational socialbot.

📄 PDF Abstract BibTeX arXiv:2109.08297

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analysis of Gene Interaction Graphs as Prior Knowledge for Machine Learning Models

2019-05-06 · Paul Bertin, Mohammad Hashir, Martin Weiss, Vincent Frappier 외

Gene interaction graphs aim to capture various relationships between genes and can represent decades of biology research. When trying to make predictions from genomic data, those graphs could be used to overcome the curs…

BIG-bench Machine Learning

Turning Adversaries into Allies: Reversing Typographic Attacks for Multimodal E-Commerce Product Retrieval

2025-11-07 · Janet Jenq, Hongda Shen arxiv

Multimodal product retrieval systems in e-commerce platforms rely on effectively combining visual and textual signals to improve search relevance and user experience. However, vision-language models such as CLIP are vuln…

Mini-Batch Class Composition Bias in Link Prediction

2026-04-28 · Kieran Maguire, Srinandan Dasmahapatra arxiv

Prior work on node classification has shown that Graph Neural Networks (GNNs) can learn representations that transfer across graphs, when underlying graph properties are shared. For a fixed graph, one would then expect G…

Node ClassificationLink Prediction

Attend to connect: end-to-end brain functional connectivity estimation

2021-03-08 · ICLR Workshop GTRL 2021 5 · Usman Mahmood, Zening Fu, Vince Calhoun, Sergey Plis

Functional connectivity (FC) studies have demonstrated the benefits of investigating the brain and its disorders through the undirected weighted graph of fMRI correlation matrix. Most of the work with the FC, however, de…

Connectivity EstimationFunctional Connectivity

Graphs are everywhere -- Psst! In Music Recommendation too

2025-04-03 · Bharani Jayakumar, Orkun Özoğlu

In recent years, graphs have gained prominence across various domains, especially in recommendation systems. Within the realm of music recommendation, graphs play a crucial role in enhancing genre-based recommendations b…

Collaborative FilteringMusic RecommendationRecommendation Systems