中文
相关论文

相关论文: Planning Argumentative Texts

200 篇论文

In real-world applications, the ability to reason about incomplete knowledge, sensing, temporal notions, and numeric constraints is vital. While several AI planners are capable of dealing with some of these requirements, they are mostly…

人工智能 · 计算机科学 2022-07-21 Yaniel Carreno , Yvan Petillot , Ronald P. A. Petrick

We show that discourse structure, as defined by Rhetorical Structure Theory and provided by an existing discourse parser, benefits text categorization. Our approach uses a recursive neural network and a newly proposed attention mechanism to…

计算与语言 · 计算机科学 2017-05-09 Yangfeng Ji , Noah Smith

Argumentation is a process of evaluating and comparing a set of arguments. A way to compare them consists in using a ranking-based semantics which rank-order arguments from the most to the least acceptable ones. Recently, a number of such…

人工智能 · 计算机科学 2016-02-03 Elise Bonzon , Jérôme Delobelle , Sébastien Konieczny , Nicolas Maudet

We motivate and give semantics to theory presentation combinators as the foundational building blocks for a scalable library of theories. The key observation is that the category of contexts and fibered categories are the ideal theoretical…

数学软件 · 计算机科学 2014-02-25 Jacques Carette , Russell O'Connor

Generating high-quality, in-depth textual documents, such as academic papers, news articles, Wikipedia entries, and books, remains a significant challenge for Large Language Models (LLMs). In this paper, we propose to use planning to…

计算与语言 · 计算机科学 2024-10-10 Yi Liang , You Wu , Honglei Zhuang , Li Chen , Jiaming Shen , Yiling Jia , Zhen Qin , Sumit Sanghai , Xuanhui Wang , Carl Yang , Michael Bendersky

Recent approaches to data-to-text generation have adopted the very successful encoder-decoder architecture or variants thereof. These models generate text which is fluent (but often imprecise) and perform quite poorly at selecting…

计算与语言 · 计算机科学 2021-02-05 Ratish Puduppully , Mirella Lapata

In this paper we propose a general framework for learning distributed representations of attributes: characteristics of text whose representations can be jointly learned with word embeddings. Attributes can correspond to document indicators…

机器学习 · 计算机科学 2014-06-12 Ryan Kiros , Richard S. Zemel , Ruslan Salakhutdinov

Amongst the best means to summarize is highlighting. In this paper, we aim to generate summary highlights to be overlaid on the original documents to make it easier for readers to sift through a large amount of text. The method allows…

计算与语言 · 计算机科学 2020-10-22 Sangwoo Cho , Kaiqiang Song , Chen Li , Dong Yu , Hassan Foroosh , Fei Liu

Models such as latent semantic analysis and those based on neural embeddings learn distributed representations of text, and match the query against the document in the latent semantic space. In traditional information retrieval models, on…

信息检索 · 计算机科学 2016-10-27 Bhaskar Mitra , Fernando Diaz , Nick Craswell

Word embedding methods revolve around learning continuous distributed vector representations of words with neural networks, which can capture semantic and/or syntactic cues, and in turn be used to induce similarity measures among words,…

计算与语言 · 计算机科学 2016-07-25 Kuan-Yu Chen , Shih-Hung Liu , Berlin Chen , Hsin-Min Wang , Hsin-Hsi Chen

Text classification helps analyse texts for semantic meaning and relevance, by mapping the words against this hierarchy. An analysis of various types of texts is invaluable to understanding both their semantic meaning, as well as their…

机器学习 · 计算机科学 2022-11-16 Chaitanya Chadha , Vandit Gupta , Deepak Gupta , Ashish Khanna

The ability to generate multiple plans is central to using planning in real-life applications. Top-quality planners generate sets of such top-cost plans, allowing flexibility in determining equivalent ones. In terms of the order between…

人工智能 · 计算机科学 2024-04-03 Michael Katz , Junkyu Lee , Jungkoo Kang , Shirin Sohrabi

By training to predict the next token in an unlabeled corpus, large language models learn to perform many tasks without any labeled data. However, their next-token-prediction objective arguably limits their performance in scenarios that…

计算与语言 · 计算机科学 2024-08-01 Nathan Cornille , Marie-Francine Moens , Florian Mai

There have been several efforts to extend distributional semantics beyond individual words, to measure the similarity of word pairs, phrases, and sentences (briefly, tuples; ordered sets of words, contiguous or noncontiguous). One way to…

机器学习 · 计算机科学 2013-10-21 Peter D. Turney

This paper examines the problem of constructing belief networks to evaluate plans produced by an knowledge-based planner. Techniques are presented for handling various types of complicating plan features. These include plans with…

人工智能 · 计算机科学 2013-02-28 Paul E. Lehner , Christopher Elsaesser , Scott A. Musman

We present a prototype of an integrated reasoning environment for educational purposes. The presented tool is a fragment of a proof assistant and automated theorem prover. We describe the existing and planned functionality of the theorem…

人机交互 · 计算机科学 2018-03-06 Mario Frank , Christoph Kreitz

To be usable in practice, interactive theorem provers need to provide convenient and efficient means of writing expressions, definitions, and proofs. This involves inferring information that is often left implicit in an ordinary…

计算机科学中的逻辑 · 计算机科学 2015-12-18 Leonardo de Moura , Jeremy Avigad , Soonho Kong , Cody Roux

Statistical topic models provide a general data-driven framework for automated discovery of high-level knowledge from large collections of text documents. While topic models can potentially discover a broad range of themes in a data set,…

人工智能 · 计算机科学 2008-08-08 Chaitanya Chemudugunta , Padhraic Smyth , Mark Steyvers

The advent of large pre-trained language models has made it possible to make high-quality predictions on how to add or change a sentence in a document. However, the high branching factor inherent to text generation impedes the ability of…

计算与语言 · 计算机科学 2021-06-15 Zeqiu Wu , Michel Galley , Chris Brockett , Yizhe Zhang , Bill Dolan

Text summarization aims to extract essential information from a piece of text and transform the text into a concise version. Existing unsupervised abstractive summarization models leverage recurrent neural networks framework while the…

计算与语言 · 计算机科学 2020-10-20 Ziyi Yang , Chenguang Zhu , Robert Gmyr , Michael Zeng , Xuedong Huang , Eric Darve
‹ 上一页 1 8 9 10 下一页 ›