中文
相关论文

相关论文: DiscASP: A Graph-based ASP System for Finding Rele…

200 篇论文

To build Sounding Board, we develop a system architecture that is capable of accommodating dialog strategies that we designed for socialbot conversations. The architecture consists of a multi-dimensional language understanding module for…

计算与语言 · 计算机科学 2020-05-07 Hao Fang

Generative image models have emerged as a promising technology to produce realistic images. Despite potential benefits, concerns grow about its misuse, particularly in generating deceptive images that could raise significant ethical, legal,…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Jinbin Huang , Chen Chen , Aditi Mishra , Bum Chul Kwon , Zhicheng Liu , Chris Bryan

Data-driven, knowledge-grounded neural conversation models are capable of generating more informative responses. However, these models have not yet demonstrated that they can zero-shot adapt to updated, unseen knowledge graphs. This paper…

计算与语言 · 计算机科学 2019-10-03 Yi-Lin Tuan , Yun-Nung Chen , Hung-yi Lee

While the solution counting problem for propositional satisfiability (#SAT) has received renewed attention in recent years, this research trend has not affected other AI solving paradigms like answer set programming (ASP). Although ASP…

计算机科学中的逻辑 · 计算机科学 2016-12-23 Johannes Fichte , Markus Hecher , Michael Morak , Stefan Woltran

Data users need relevant context and research expertise to effectively search for and identify relevant datasets. Leading data providers, such as the Inter-university Consortium for Political and Social Research (ICPSR), offer standardized…

信息检索 · 计算机科学 2023-05-31 Lizhou Fan , Sara Lafia , Lingyao Li , Fangyuan Yang , Libby Hemphill

As the healthcare sector is facing major challenges, such as aging populations, staff shortages, and common chronic diseases, delivering high-quality care to individuals has become very difficult. Conversational agents have shown to be a…

计算与语言 · 计算机科学 2023-03-28 Phillip Schneider , Nils Rehtanz , Kristiina Jokinen , Florian Matthes

In our daily lives and industrial settings, we often encounter dynamic problems that require reasoning over time and metric constraints. These include tasks such as scheduling, routing, and production sequencing. Dynamic logics have…

人工智能 · 计算机科学 2025-02-14 Susana Hahn

Dialog evaluation is a challenging problem, especially for non task-oriented dialogs where conversational success is not well-defined. We propose to evaluate dialog quality using topic-based metrics that describe the ability of a…

计算与语言 · 计算机科学 2018-01-12 Fenfei Guo , Angeliki Metallinou , Chandra Khatri , Anirudh Raju , Anu Venkatesh , Ashwin Ram

This paper introduces AFEC, an automatically curated knowledge graph based on people's day-to-day casual conversations. The knowledge captured in this graph bears potential for conversational systems to understand how people offer…

计算与语言 · 计算机科学 2022-05-24 Yubo Xie , Junze Li , Pearl Pu

Answer set programming (ASP) is a logic programming formalism used in various areas of artificial intelligence like combinatorial problem solving and knowledge representation and reasoning. It is known that enhancing ASP with function…

人工智能 · 计算机科学 2025-09-24 Lukas Gerlach , David Carral , Markus Hecher

Answer Set Programming (ASP) is a popular declarative reasoning and problem solving approach in symbolic AI. Its rule-based formalism makes it inherently attractive for explainable and interpretive reasoning, which is gaining importance…

人工智能 · 计算机科学 2026-01-22 Thomas Eiter , Tobias Geibinger , Zeynep G. Saribatur

The third version of the open-domain dialogue system Alquist developed within the Alexa Prize 2020 competition is designed to conduct coherent and engaging conversations on popular topics. The main novel contribution is the introduction of…

计算与语言 · 计算机科学 2020-11-09 Jan Pichl , Petr Marek , Jakub Konrád , Petr Lorenc , Van Duy Ta , Jan Šedivý

Answer Set Programming (ASP) is a powerful modelling formalism that is very efficient in solving combinatorial problems. ASP solvers implement the stable model semantics that eliminates circular derivations between Boolean variables from…

人工智能 · 计算机科学 2014-05-15 Rehan Abdul Aziz

Answer Set Programming (ASP) is a well-established formalism for logic programming. Problem solving in ASP requires to write an ASP program whose answers sets correspond to solutions. Albeit the non-existence of answer sets for some ASP…

计算机科学中的逻辑 · 计算机科学 2020-02-19 Giovanni Amendola , Carmine Dodaro , Francesco Ricca

Achieving human-like communication with machines remains a classic, challenging topic in the field of Knowledge Representation and Reasoning and Natural Language Processing. These Large Language Models (LLMs) rely on pattern-matching rather…

人工智能 · 计算机科学 2023-03-21 Yankai Zeng , Abhiramon Rajasekharan , Parth Padalkar , Kinjal Basu , Joaquín Arias , Gopal Gupta

Answer Set Programming (ASP) is a well-established formalism for nonmonotonic reasoning. An ASP program can have no answer set due to cyclic default negation. In this case, it is not possible to draw any conclusion, even if this is not…

计算机科学中的逻辑 · 计算机科学 2017-07-24 Giovanni Amendola , Carmine Dodaro , Wolfgang Faber , Nicola Leone , Francesco Ricca

Recent advances in text summarization have predominantly leveraged large language models to generate concise summaries. However, language models often do not maintain long-term discourse structure, especially in news articles, where…

计算与语言 · 计算机科学 2025-06-10 Alexander Spangher , Tenghao Huang , Jialiang Gu , Jiatong Shi , Muhao Chen

Semantic communication is poised to play a pivotal role in shaping the landscape of future AI-driven communication systems. Its challenge of extracting semantic information from the original complex content and regenerating semantically…

机器学习 · 计算机科学 2023-09-07 Eleonora Grassucci , Yuki Mitsufuji , Ping Zhang , Danilo Comminiello

Answer Set Programming (ASP) is nowadays a dominant rule-based knowledge representation tool. Though existing ASP variants enjoy efficient implementations, generating an answer set remains intractable. The goal of this research is to define…

计算机科学中的逻辑 · 计算机科学 2020-06-30 Andrzej Szalas

In this paper, we present ASPEN, an answer set programming (ASP) implementation of a recently proposed declarative framework for collective entity resolution (ER). While an ASP encoding had been previously suggested, several practical…