中文
相关论文

相关论文: How Can I Do That with ACL2? Recent Enhancements t…

200 篇论文

This paper presents Efficient SMT-Based Context-Bounded Model Checker (ESBMC) v7.6, an extended version based on previous work on ESBMC v7.3 by K. Song et al. The v7.3 introduced a new Clang-based C++ front-end to address the challenges…

计算机科学中的逻辑 · 计算机科学 2025-05-23 Xianzhiyu Li , Kunjian Song , Mikhail R. Gadelha , Franz Brauße , Rafael S. Menezes , Konstantin Korovin , Lucas C. Cordeiro

The emergence of Large Language Models (LLMs) has revealed a growing need for human-AI collaboration, especially in creative decision-making scenarios where trust and reliance are paramount. Through human studies and model evaluations on…

计算与语言 · 计算机科学 2024-10-07 Manasi Sharma , Ho Chit Siu , Rohan Paleja , Jaime D. Peña

This volume collects the extended versions of selected papers originally presented at the two ACM SIGPLAN workshops: ML Family Workshop 2014 and OCaml 2014. Both were affiliated with ICFP 2014 and took place on two consecutive days, on…

编程语言 · 计算机科学 2015-12-07 Oleg Kiselyov , Jacques Garrigue

Applications such as Google Docs, Office 365, and Dropbox show a growing trend towards incorporating multi-user live collaboration functionality into web applications. These collaborative applications share a need to efficiently express…

数据库 · 计算机科学 2013-03-20 Oliver Kennedy , Lukasz Ziarek

This volume contains a selection of papers presented at the 16th International Workshop on the ACL2 Theorem Prover and its Applications (ACL2-2020). The workshops are the premier technical forum for presenting research and experiences…

计算机科学中的逻辑 · 计算机科学 2020-09-29 Grant Passmore , Ruben Gamboa

Prior studies investigating the internal workings of LLMs have uncovered sparse subnetworks, often referred to as circuits, that are responsible for performing specific tasks. Additionally, it has been shown that model performance…

计算与语言 · 计算机科学 2025-12-19 Nikhil Prakash , Donghao Ren , Dominik Moritz , Yannick Assogba

Collaborations among various entities, such as companies, research labs, AI agents, and edge devices, have become increasingly crucial for achieving machine learning tasks that cannot be accomplished by a single entity alone. This is likely…

机器学习 · 计算机科学 2023-05-29 Xinran Wang , Qi Le , Ahmad Faraz Khan , Jie Ding , Ali Anwar

In this proceeding contribution we discuss the status and progress towards a modernised and extended International Lattice Data Grid (ILDG), which has seen major developments, updates, and upgrades over the last year. In particular,…

This paper describes a tool suite for the ACL2 programming language which incorporates certain ideas from the Hindley-Milner paradigm of functional programming (as exemplified in popular languages like ML and Haskell), including a "typed"…

计算机科学中的逻辑 · 计算机科学 2014-06-09 Benjamin Selfridge , Eric Smith

Even though the ACL2 logic is first order, the ACL2 system offers several mechanisms providing users with some operations akin to higher order logic ones. In this paper, we propose a macro, named instance-of-defspec, to ease the reuse of…

计算机科学中的逻辑 · 计算机科学 2013-05-01 Sebastiaan J. C. Joosten , Bernard van Gastel , Julien Schmaltz

Research on using Large Language Models (LLMs) in system development is expanding, especially in automated code and test generation. While E2E testing is vital for ensuring application quality, most test generation research has focused on…

软件工程 · 计算机科学 2025-03-25 Takuro Morimoto , Harumi Haraguchi

Recent improvements of the LEO-II theorem prover are presented. These improvements include a revised ATP interface, new translations into first-order logic, rule support for the axiom of choice, detection of defined equality, and more…

计算机科学中的逻辑 · 计算机科学 2013-05-15 Christoph Benzmüller , Nik Sultana

Witness functions have recently been introduced in cryptographic protocols' literature as a new powerful way to prove protocol correctness with respect to secrecy. In this paper, we extend them to the property of authentication. We show how…

密码学与安全 · 计算机科学 2019-03-15 Jaouhar Fattahi , Mohamed Mejri , Emil Pricop

CMMI and Agile can work together. Over 80% of CMMI appraisals in 2018 were conducted at agile organizations, even though pre-2018 CMMI versions do not provide guidelines for agile contexts. A number of experience reports and research…

软件工程 · 计算机科学 2021-10-04 Valeria Henriquez , Ana M. Moreno , Jose A. Calvo-Manzano , Tomas San Feliu

As large language model (LLM) assistants become increasingly integrated into enterprise workflows, their ability to generate accurate, semantically aligned, and executable outputs is critical. However, current conversational business…

计算与语言 · 计算机科学 2026-01-08 Yan Sun , Ming Cai , Stanley Kok

In many applications of machine learning (ML), updates are performed with the goal of enhancing model performance. However, current practices for updating models rely solely on isolated, aggregate performance analyses, overlooking important…

机器学习 · 计算机科学 2020-08-12 Megha Srivastava , Besmira Nushi , Ece Kamar , Shital Shah , Eric Horvitz

SASyLF was released in 2008 and used as a proof assistant in courses at several universities. It proved itself useful and has continued to be used, and each iteration of use has encouraged further development: fixing bugs and adding…

计算机科学中的逻辑 · 计算机科学 2022-02-09 John Tang Boyland

AI agents are increasingly used to solve real-world tasks by reasoning over multi-turn user interactions and invoking external tools. However, applying reinforcement learning to such settings remains difficult: realistic objectives often…

Modular AI systems can be developed using LLM-prompts-based modules to minimize deployment time even for complex tasks. However, these systems do not always perform well and improving them using the data traces collected from a deployment…

机器学习 · 计算机科学 2024-10-04 Karan Taneja , Ashok Goel

ML4PG is an extension of the Proof General interface, allowing the user to invoke machine-learning algorithms and find proof similarities in Coq/SSReect libraries. In this paper, we present three new improvements to ML4PG. First, a new…

计算机科学中的逻辑 · 计算机科学 2014-02-04 Jónathan Heras , Ekaterina Komendantskaya