中文
相关论文

相关论文: Automated Strategy Invention for Confluence of Ter…

200 篇论文

Congestion control is a fundamental component of Internet infrastructure, and researchers have dedicated considerable effort to developing improved congestion control algorithms. However, despite extensive study, existing algorithms…

网络与互联网体系结构 · 计算机科学 2025-08-25 Zhiyuan He , Aashish Gottipati , Lili Qiu , Yuqing Yang , Francis Y. Yan

Maintaining and scaling software systems relies heavily on effective code refactoring, yet this process remains labor-intensive, requiring developers to carefully analyze existing codebases and prevent the introduction of new defects.…

软件工程 · 计算机科学 2025-03-28 Yisen Xu , Feng Lin , Jinqiu Yang , Tse-Hsun , Chen , Nikolaos Tsantalis

This paper is an expository contribution reporting on published work. It focusses on an approach followed in the rewriting community to formalize the concept of strategy. Based on rewriting concepts, several definitions of strategy are…

计算机科学中的逻辑 · 计算机科学 2013-03-05 Hélène Kirchner

This paper discusses a system that accelerates reinforcement learning by using transfer from related tasks. Without such transfer, even if two tasks are very similar at some abstract level, an extensive re-learning effort is required. The…

人工智能 · 计算机科学 2011-06-10 C. Drummond

Topic-controllable summarization is an emerging research area with a wide range of potential applications. However, existing approaches suffer from significant limitations. For example, the majority of existing methods built upon recurrent…

计算与语言 · 计算机科学 2024-04-18 Tatiana Passali , Grigorios Tsoumakas

Strategic term rewriting and attribute grammars are two powerful programming techniques widely used in language engineering. The former, relies on strategies to apply term rewrite rules in defining language transformations, while the latter…

编程语言 · 计算机科学 2021-10-22 José Nuno Macedo , Marcos Viera , João Saraiva

Keyphrases are crucial for searching and systematizing scholarly documents. Most current methods for keyphrase extraction are aimed at the extraction of the most significant words in the text. But in practice, the list of keyphrases often…

计算与语言 · 计算机科学 2024-10-23 Anna Glazkova , Dmitry Morozov

Artificial Intelligence (AI) systems are transforming critical sectors such as healthcare, finance, and transportation, enhancing operational efficiency and decision-making processes. However, their deployment in high-stakes domains has…

计算机与社会 · 计算机科学 2025-08-01 Diego Russo , Gian Marco Orlando , Valerio La Gatta , Vincenzo Moscato

This paper presents novel prompting techniques to improve the performance of automatic summarization systems for scientific articles. Scientific article summarization is highly challenging due to the length and complexity of these…

计算与语言 · 计算机科学 2023-12-18 Aldan Creo , Manuel Lama , Juan C. Vidal

In recent years, many recommender systems have utilized textual data for topic extraction to enhance interpretability. However, our findings reveal a noticeable deficiency in the coherence of keywords within topics, resulting in low…

计算与语言 · 计算机科学 2023-06-14 Xuefei Jiang , Dairui Liu , Ruihai Dong

Many machine learning applications involve jointly predicting multiple mutually dependent output variables. Learning to search is a family of methods where the complex decision problem is cast into a sequence of decisions via a search…

机器学习 · 计算机科学 2016-06-02 Kai-Wei Chang , He He , Hal Daumé , John Langford , Stephane Ross

Masking is a widely-used effective countermeasure against power side-channel attacks for implementing cryptographic algorithms. Surprisingly, few formal verification techniques have addressed a fundamental question, i.e., whether the masked…

密码学与安全 · 计算机科学 2023-05-29 Mingyang Liu , Fu Song , Taolue Chen

Self-composition provides a powerful theoretical approach to prove relational properties, i.e. properties relating several program executions, that has been applied to compare two runs of one or similar programs (in secure dataflow…

软件工程 · 计算机科学 2017-02-07 Lionel Blatter , Nikolai Kosmatov , Pascale Le Gall , Virgile Prevosto

In recent years, there has been an exponential growth in the number of complex documents and texts that require a deeper understanding of machine learning methods to be able to accurately classify texts in many applications. Many machine…

Properties expressed as the provability of a first-order sentence can be disproved by just finding a model of the negation of the sentence. This fact, however, is meaningful in restricted cases only, depending on the shape of the sentence…

编程语言 · 计算机科学 2017-09-18 Salvador Lucas

We revisit parallel-innermost term rewriting as a model of parallel computation on inductive data structures and provide a corresponding notion of runtime complexity parametric in the size of the start term. We propose automatic techniques…

计算机科学中的逻辑 · 计算机科学 2022-08-02 Thaïs Baudon , Carsten Fuhs , Laure Gonnord

Coherence is an essential property of well-written texts, that refers to the way textual units relate to one another. In the era of generative AI, coherence assessment is essential for many NLP tasks; summarization, generation, long-form…

计算与语言 · 计算机科学 2024-08-14 Aviya Maimon , Reut Tsarfaty

Automating machine learning has achieved remarkable technological developments in recent years, and building an automated machine learning pipeline is now an essential task. The model ensemble is the technique of combining multiple models…

机器学习 · 计算机科学 2022-07-21 Yunpu Zhao , Rui Zhang , Xiaqing Li

Automatic and efficient verification of multiplier designs, especially through a provably correct method, is a difficult problem. We show how to utilize a theorem prover, ACL2, to implement an efficient rewriting algorithm for multiplier…

计算机科学中的逻辑 · 计算机科学 2022-05-25 Mertcan Temel

Artificial intelligence and machine learning algorithms have become ubiquitous. Although they offer a wide range of benefits, their adoption in decision-critical fields is limited by their lack of interpretability, particularly with textual…

机器学习 · 计算机科学 2023-01-27 Diego Antognini