中文
相关论文

相关论文: Applying SMT Solvers to the Test Template Framewor…

200 篇论文

We present iSMC, the first self-certifying model checker with interactive certification, a certification paradigm based on the theory of interactive proof systems. iSMC is a symbolic BDD-based model checker for arbitrary properties of…

计算机科学中的逻辑 · 计算机科学 2026-05-06 Philipp Czerner , Javier Esparza , Konrad Winslow

Test-time scaling (TTS) has enhanced the performance of Reasoning Models (RMs) on various tasks such as math and coding, yet its efficacy in machine translation (MT) remains underexplored. This paper investigates whether increased…

计算与语言 · 计算机科学 2026-01-13 Zihao Li , Shaoxiong Ji , Jörg Tiedemann

SystemC-based virtual prototypes have emerged as widely adopted tools to test software ahead of hardware availability, reducing the time-to-market and improving software reliability. Recently, fuzzing has become a popular method for…

Quantified CTL (QCTL) extends the temporal logic CTL with quantifications over atomic propositions. This extension is known to be very expressive: QCTL allows us to express complex properties over Kripke structures (it is as expressive as…

计算机科学中的逻辑 · 计算机科学 2020-10-08 A. Hossain , F. Laroussinie

Tool-augmented Large Language Models (TaLLMs) extend LLMs with the ability to invoke external tools, enabling them to interact with real-world environments. However, a major limitation in deploying TaLLMs in sensitive applications such as…

软件工程 · 计算机科学 2026-03-24 Cailin Winston , Claris Winston , René Just

Requirements over strings, commonly represented using natural language (NL), are particularly relevant for software systems due to their heavy reliance on string data manipulation. While individual requirements can usually be analyzed…

软件工程 · 计算机科学 2025-06-23 Boqi Chen , Aren A. Babikian , Shuzhao Feng , Dániel Varró , Gunter Mussbacher

An emerging branch of control theory specialises in certificate learning, concerning the specification of a desired (possibly complex) system behaviour for an autonomous or control model, which is then analytically verified by means of a…

系统与控制 · 电气工程与系统科学 2024-10-29 Alec Edwards , Andrea Peruffo , Alessandro Abate

The conventional modus operandi for adapting pre-trained vision-language models (VLMs) during test-time involves tuning learnable prompts, ie, test-time prompt tuning. This paper introduces Test-Time Low-rank adaptation (TTL) as an…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Raza Imam , Hanan Gani , Muhammad Huzaifa , Karthik Nandakumar

Similar Case Matching (SCM) plays a pivotal role in the legal system by facilitating the efficient identification of similar cases for legal professionals. While previous research has primarily concentrated on enhancing the performance of…

计算与语言 · 计算机科学 2023-08-17 Nankai Lin , Haonan Liu , Jiajun Fang , Dong Zhou , Aimin Yang

In this paper, we address the problem of enumerating all models of a Boolean formula in conjunctive normal form (CNF). We propose an extension of CDCL-based SAT solvers to deal with this fundamental problem. Then, we provide an experimental…

人工智能 · 计算机科学 2013-05-08 Said Jabbour , Lakhdar Sais , Yakoub Salhi

Program synthesis is the task of automatically constructing a program conforming to a given specification. In this paper we focus on synthesis of single-invocation recursion-free functions conforming to a specification given as a logical…

计算机科学中的逻辑 · 计算机科学 2025-08-19 Petra Hozzová , Nikolaj Bjørner

Continuous representations of logic formulae allow us to integrate symbolic knowledge into data-driven learning algorithms. If such embeddings are semantically consistent, i.e. if similar specifications are mapped into nearby vectors, they…

计算与语言 · 计算机科学 2025-09-17 Sara Candussio , Gaia Saveri , Gabriele Sarti , Luca Bortolussi

This research paper addresses the challenge of modality mismatch in multimodal learning, where the modalities available during inference differ from those available at training. We propose the Text-centric Alignment for Multi-Modality…

机器学习 · 计算机科学 2024-05-22 Yun-Da Tsai , Ting-Yu Yen , Pei-Fu Guo , Zhe-Yan Li , Shou-De Lin

In order to properly train a machine learning model, data must be properly collected. To guarantee a proper data collection, verifying that the collected data set holds certain properties is a possible solution. For example, guaranteeing…

软件工程 · 计算机科学 2021-08-26 Jorge López , Maxime Labonne , Claude Poletti

Text Classification is a challenging and a red hot field in the current scenario and has great importance in text categorization applications. A lot of research work has been done in this field but there is a need to categorize a collection…

信息检索 · 计算机科学 2012-04-11 Shalini Puri

Recently, large language models (LLMs) have been explored for integration with collaborative filtering (CF)-based recommendation systems, which are crucial for personalizing user experiences. However, a key challenge is that LLMs struggle…

信息检索 · 计算机科学 2025-10-20 Chao Wang , Yixin Song , Jinhui Ye , Chuan Qin , Dazhong Shen , Lingfeng Liu , Xiang Wang , Yanyong Zhang

Prior work has combined chain-of-thought prompting in large language models (LLMs) with programmatic representations to perform effective and transparent reasoning. While such an approach works well for tasks that only require forward…

计算与语言 · 计算机科学 2023-10-13 Xi Ye , Qiaochu Chen , Isil Dillig , Greg Durrett

Large Language Models (LLMs) tend to prioritize adherence to user prompts over providing veracious responses, leading to the sycophancy issue. When challenged by users, LLMs tend to admit mistakes and provide inaccurate responses even if…

计算与语言 · 计算机科学 2025-02-06 Wei Chen , Zhen Huang , Liang Xie , Binbin Lin , Houqiang Li , Le Lu , Xinmei Tian , Deng Cai , Yonggang Zhang , Wenxiao Wang , Xu Shen , Jieping Ye

We study Linear Temporal Logic Modulo Theories over Finite Traces (LTLfMT), a recently introduced extension of LTL over finite traces (LTLf) where propositions are replaced by first-order formulas and where first-order variables referring…

人工智能 · 计算机科学 2023-08-01 Luca Geatti , Alessandro Gianola , Nicola Gigante , Sarah Winkler

An autonomous AI ecosystem (SUBSTRATE S3), generating product specifications without explicit instructions about formal methods, independently proposed the use of Z3 SMT solver across six distinct domains of AI safety: verification of…

软件工程 · 计算机科学 2026-03-27 Octavian Untila