中文
相关论文

相关论文: Counterexample-Preserving Reduction for Symbolic M…

200 篇论文

We present a logic that extends CTL (Computation Tree Logic) with operators that express synchronization properties. A property is synchronized in a system if it holds in all paths of a certain length. The new logic is obtained by using the…

计算机科学中的逻辑 · 计算机科学 2016-05-25 Krishnendu Chatterjee , Laurent Doyen

Trained classification models can unintentionally lead to biased representations and predictions, which can reinforce societal preconceptions and stereotypes. Existing debiasing methods for classification models, such as adversarial…

计算与语言 · 计算机科学 2021-09-23 Aili Shen , Xudong Han , Trevor Cohn , Timothy Baldwin , Lea Frermann

Counterfactual explanations are usually obtained by identifying the smallest change made to an input to change a prediction made by a fixed model (hereafter called sparse methods). Recent work, however, has revitalized an old insight: there…

机器学习 · 计算机科学 2020-06-24 Martin Pawelczyk , Klaus Broelemann , Gjergji Kasneci

The prolific use of Large Language Models (LLMs) as an alternate knowledge base requires them to be factually consistent, necessitating both correctness and consistency traits for paraphrased queries. Recently, significant attempts have…

计算与语言 · 计算机科学 2024-12-11 Ashutosh Bajpai , Aaryan Goyal , Atif Anwer , Tanmoy Chakraborty

Reliable evaluation protocols are of utmost importance for reproducible NLP research. In this work, we show that sometimes neither metric nor conventional human evaluation is sufficient to draw conclusions about system performance. Using…

计算与语言 · 计算机科学 2021-01-25 Yevgeniy Puzikov

Single-cell representation learning (SCRL) from gene expression data offers a way to uncover the complex regulatory logic underlying cellular function. Inspired by large language models in natural language modeling, several single-cell…

机器学习 · 计算机科学 2026-05-11 Sachini Weerasekara , Natasha Darras , Sagar Kamarthi , Colles Price , Jacqueline Isaacs

Safe exploration aims at addressing the limitations of Reinforcement Learning (RL) in safety-critical scenarios, where failures during trial-and-error learning may incur high costs. Several methods exist to incorporate external knowledge or…

机器学习 · 计算机科学 2023-07-13 Xiaotong Ji , Antonio Filieri

Linear temporal logic (LTL) offers a simplified way of specifying tasks for policy optimization that may otherwise be difficult to describe with scalar reward functions. However, the standard RL framework can be too myopic to find maximally…

机器学习 · 计算机科学 2023-03-06 Cameron Voloshin , Abhinav Verma , Yisong Yue

Sentence Representation Learning (SRL) is a fundamental task in Natural Language Processing (NLP), with the Contrastive Learning of Sentence Embeddings (CSE) being the mainstream technique due to its superior performance. An intriguing…

计算与语言 · 计算机科学 2023-12-20 Mingxin Li , Richong Zhang , Zhijie Nie , Yongyi Mao

We present an SMT-based symbolic model checking algorithm for safety verification of recursive programs. The algorithm is modular and analyzes procedures individually. Unlike other SMT-based approaches, it maintains both "over-" and…

计算机科学中的逻辑 · 计算机科学 2014-05-27 Anvesh Komuravelli , Arie Gurfinkel , Sagar Chaki

Operator Precedence Languages (OPL) have been recently identified as a suitable formalism for model checking recursive procedural programs, thanks to their ability of modeling the program stack. OPL requirements can be expressed in the…

计算机科学中的逻辑 · 计算机科学 2024-05-21 Michele Chiari , Luca Geatti , Nicola Gigante , Matteo Pradella

Providing compact and understandable counterexamples for violated system properties is an essential task in model checking. Existing works on counterexamples for probabilistic systems so far computed either a large set of system runs or a…

软件工程 · 计算机科学 2016-11-26 Ralf Wimmer , Nils Jansen , Erika Ábrahám , Joost-Pieter Katoen

Counterfactual explanations (CEs) offer interpretable insights into machine learning predictions by answering ``what if?" questions. However, in real-world settings where models are frequently updated, existing counterfactual explanations…

机器学习 · 计算机科学 2026-02-12 Jamie Duell , Xiuyi Fan

Random constraint satisfaction problems (CSPs) such as random $3$-SAT are conjectured to be computationally intractable. The average case hardness of random $3$-SAT and other CSPs has broad and far-reaching implications on problems in…

计算复杂性 · 计算机科学 2019-11-11 Jonah Brown-Cohen , Prasad Raghavendra

For the sake of reliability, the kernels of Interactive Theorem Provers (ITPs) are generally kept relatively small. On top of the kernel, additional symbols and inference rules are defined. This paper presents an analysis of how kernel…

计算机科学中的逻辑 · 计算机科学 2024-12-31 Shuai Wang

Production LLM systems increasingly require machine-readable outputs: JSON objects, typed traces, regex-constrained fields, and tool-call schemas. This paper targets on-device and low-cost small language model (SLM) deployments, where…

机器学习 · 计算机科学 2026-05-27 Jaideep Ray

Recent progress in large language models (LLMs) highlights the power of scaling test-time compute to achieve strong performance on complex tasks, such as mathematical reasoning and code generation. This raises a critical question: how…

机器学习 · 计算机科学 2025-11-26 Feng Chen , Allan Raventos , Nan Cheng , Surya Ganguli , Shaul Druckmann

Evaluating the quality of machine-generated natural language content is a challenging task in Natural Language Processing (NLP). Recently, large language models (LLMs) like GPT-4 have been employed for this purpose, but they are…

计算与语言 · 计算机科学 2024-12-23 Daniil Larionov , Steffen Eger

Most adversarial attack methods that are designed to deceive a text classifier change the text classifier's prediction by modifying a few words or characters. Few try to attack classifiers by rewriting a whole sentence, due to the…

计算与语言 · 计算机科学 2022-10-21 Lei Xu , Ivan Ramirez , Kalyan Veeramachaneni

Symbolic Regression (SR) allows for the discovery of scientific equations from data. To limit the large search space of possible equations, prior knowledge has been expressed in terms of formal grammars that characterize subsets of…

机器学习 · 计算机科学 2024-06-11 Tim Schneider , Amin Totounferoush , Wolfgang Nowak , Steffen Staab