中文
相关论文

相关论文: Interactive configurator with FO(.) and IDP-Z3

200 篇论文

Formally verifying the correctness of mathematical proofs is more accessible than ever, however, the learning curve remains steep for many of the state-of-the-art interactive theorem provers (ITP). Deriving the most appropriate subsequent…

计算机科学中的逻辑 · 计算机科学 2024-11-05 Liao Zhang , David M. Cerna , Cezary Kaliszyk

We propose an iterative programmatic planning (IPP) framework for solving grid-based tasks by synthesizing interpretable agent policies expressed in code using large language models (LLMs). Instead of relying on traditional search or…

人工智能 · 计算机科学 2025-05-19 Ashwath Vaithinathan Aravindan , Zhisheng Tang , Mayank Kejriwal

Robotic agents performing domestic chores by natural language directives are required to master the complex job of navigating environment and interacting with objects in the environments. The tasks given to the agents are often composite…

机器人学 · 计算机科学 2024-03-14 Suvaansh Bhambri , Byeonghwi Kim , Jonghyun Choi

Invariant-Based Programming (IBP) is a diagram-based correct-by-construction programming methodology in which the program is structured around the invariants, which are additionally formulated before the actual code. Socos is a program…

计算机科学中的逻辑 · 计算机科学 2012-02-23 Ralph-Johan Back , Johannes Eriksson

We are motivated by the real challenges presented in a human-robot system to develop new designs that are efficient at data level and with performance guarantees such as stability and optimality at systems level. Existing…

系统与控制 · 电气工程与系统科学 2021-01-19 Xiang Gao , Jennie Si , Yue Wen , Minhan Li , He , Huang

The dynamics of real-world applications and systems require efficient methods for improving infeasible solutions or restoring corrupted ones by making modifications to the current state of a system in a restricted way. We propose a new…

Object oriented constraint programs (OOCPs) emerge as a leading evolution of constraint programming and artificial intelligence, first applied to a range of industrial applications called configuration problems. The rich variety of…

人工智能 · 计算机科学 2007-05-23 Laurent Henocque

Modern software systems are often equipped with hundreds to thousands of configuration options, many of which greatly affect performance. Unfortunately, properly setting these configurations is challenging for developers due to the complex…

分布式、并行与集群计算 · 计算机科学 2017-10-23 Shu Wang , Chi Li , William Sentosa , Henry Hoffmann , Shan Lu

Many real-world tasks, such as trip planning or meal planning, can be formulated as combinatorial optimization problems. However, using optimization solvers is difficult for end users because it requires problem instantiation: defining…

人机交互 · 计算机科学 2025-12-17 So Kuroki , Manami Nakagawa , Shigeo Yoshida , Yuki Koyama , Kozuno Tadashi

3D object reconfiguration encompasses common robot manipulation tasks in which a set of objects must be moved through a series of physically feasible state changes into a desired final configuration. Object reconfiguration is challenging to…

机器人学 · 计算机科学 2023-03-01 Yiyuan Lee , Wil Thomason , Zachary Kingston , Lydia E. Kavraki

Navigating and visualizing multilayered knowledge graphs remains a challenging, unresolved problem in information systems design. Building on our earlier study, which engaged end users in both the design and population of a domain-specific…

人机交互 · 计算机科学 2025-05-05 Stanislava Gardasevic , Manika Lamba , Jasmine S. Malone

The vast quantity of data generated and captured every day has led to a pressing need for tools and processes to organize, analyze and interrelate this data. Automated reasoning and optimization tools with inherent support for data could…

计算机科学中的逻辑 · 计算机科学 2014-09-16 Panagiotis Manolios , Vasilis Papavasileiou , Mirek Riedewald

This article introduces PlaCo, a software framework designed to simplify the formulation and solution of Quadratic Programming (QP)-based planning and control problems for robotic systems. PlaCo provides a high-level interface that…

机器人学 · 计算机科学 2025-11-11 Marc Duclusaud , Grégoire Passault , Vincent Padois , Olivier Ly

Vision-language models (VLMs) are increasingly being adopted for end-to-end autonomous driving systems due to their exceptional performance in handling long-tail scenarios. However, current VLM-based approaches suffer from two major…

机器人学 · 计算机科学 2026-03-31 Yuqi Ye , Zijian Zhang , Junhong Lin , Shangkun Sun , Changhao Peng , Wei Gao

Prompt engineering has made significant contributions to the era of large language models, yet its effectiveness depends on the skills of a prompt author. This paper introduces $\textit{iPrOp}$, a novel interactive prompt optimization…

计算与语言 · 计算机科学 2025-06-30 Jiahui Li , Roman Klinger

Domain Large Language Models (LLMs) are developed for domain-specific tasks based on general LLMs. But it still requires professional knowledge to facilitate the expertise for some domain-specific tasks. In this paper, we investigate into…

计算与语言 · 计算机科学 2024-12-13 Chengyuan Liu , Shihang Wang , Lizhi Qing , Jun Lin , Ji Zhang , Fei Wu , Kun Kuang

The Ising model provides a natural mapping for many computationally hard combinatorial optimization problems (COPs). Consequently, dynamical system-inspired computing models and hardware platforms that minimize the Ising Hamiltonian, have…

动力系统 · 数学 2022-11-11 Mohammad Khairul Bashar , Nikhil Shukla

Humans constantly restructure knowledge to use it more efficiently. Our goal is to give a machine learning system similar abilities so that it can learn more efficiently. We introduce the \textit{knowledge refactoring} problem, where the…

人工智能 · 计算机科学 2020-11-25 Sebastijan Dumancic , Tias Guns , Andrew Cropper

Recommender systems mainly tailor personalized recommendations according to user interests learned from user feedback. However, such recommender systems passively cater to user interests and even reinforce existing interests in the feedback…

信息检索 · 计算机科学 2024-03-13 Shuxian Bi , Wenjie Wang , Hang Pan , Fuli Feng , Xiangnan He

Programmers may be hesitant to use declarative systems, because of the associated learning curve. In this paper, we present an API that integrates the IDP Knowledge Base system into the Python programming language. IDP is a state-of-the-art…

编程语言 · 计算机科学 2015-11-04 Joost Vennekens