中文
相关论文

相关论文: DesignBIP: A Design Studio for Modeling and Genera…

200 篇论文

Along with the development of chatbot, language models and speech technologies, there is a growing possibility and interest of creating systems able to interface with humans seamlessly through natural language or directly via speech. In…

人工智能 · 计算机科学 2024-06-14 Frank Joublin , Antonello Ceravola , Cristian Sandu

Creating formal models of interactive systems has wide reaching benefits, not only for verifying low-level correctness, but also as a tool for ensuring user interfaces behave logically and consistently. Despite this, tools for designing…

软件工程 · 计算机科学 2018-11-28 Nathaniel Watson , Steve Reeves , Paolo Masci

The goal to decarbonize the energy sector has led to increased research in modeling and optimizing multi-energy systems. One of the most promising techniques for modeling (multi-)energy optimization problems is mixed-integer programming…

最优化与控制 · 数学 2025-05-21 Stephanie Riedmüller , Annika Buchholz , Janina Zittel

Population aging and the ubiquity of technology in everyday life have made designing solutions for older adults a necessity. User-centered and participatory design approaches include elderly users in the software development process to some…

Task and motion planning is a well-established approach for solving long-horizon robot planning problems. However, traditional methods assume that each task-level robot action, or skill, can be reduced to kinematic motion planning. We…

机器人学 · 计算机科学 2026-01-21 Benned Hedegaard , Yichen Wei , Ahmed Jaafar , Stefanie Tellex , George Konidaris , Naman Shah

Time-delay systems are an important class of dynamical systems which provide a solid mathematical framework to deal with many application domains of interest ranging from biology, chemical, electrical, and mechanical engineering, to…

动力系统 · 数学 2009-03-28 Giordano Pola , Pierdomenico Pepe , Maria D. Di Benedetto , Paulo Tabuada

Developing applications considering reactiveness, scalability and re-usability has always been at the center of attention of robotic researchers. Behavior-based architectures have been proposed as a programming paradigm to develop robust…

机器人学 · 计算机科学 2021-06-30 Ali Paikan , Giorgio Metta , Lorenzo Natale

Designing a controllable airship for non-expert users or preemptively evaluating the performance of desired airships has always been a very challenging problem. This paper explores the blimp design parameter space from the aspect of the…

系统与控制 · 电气工程与系统科学 2021-11-25 Zhaoliang Zheng , Jiahao Li , Parth Agrawal , Zhao Lei , Aaron John-Sabu , Ankur Mehta

We present a method for dynamics-driven, user-interface design for a human-automation system via sensor selection. We define the user-interface to be the output of a MIMO LTI system, and formulate the design problem as one of selecting an…

系统与控制 · 电气工程与系统科学 2020-04-16 Abraham P. Vinod , Adam J. Thorpe , Philip A. Olaniyi , Tyler H. Summers , Meeko M. K. Oishi

User simulation is a valuable methodology for evaluation in Information Retrieval (IR), enabling low-cost experimentation and counterfactual analysis. However, existing simulation frameworks are primarily code-centric libraries that require…

信息检索 · 计算机科学 2026-04-28 Saber Zerhoudi , Adam Roegiest , Michael Granitzer

A high fidelity fluid-structure interaction simulation may require many days to run, on hundreds of cores. This poses a serious burden, both in terms of time and economic considerations, when repetitions of such simulations may be required…

计算工程、金融与科学 · 计算机科学 2021-04-12 Wensi Wu , Christophe Bonneville , Christopher J. Earls

As the availability of cobots increases, it is essential to address the needs of users with little to no programming knowledge to operate such systems efficiently. Programming concepts often use intuitive interaction modalities, such as…

机器人学 · 计算机科学 2025-08-15 Johannes Hartwig , Philipp Lienhardt , Dominik Henrich

Background: Increasingly, decision-making in healthcare relies on computer models, be it clinical prediction models at point of care or decision-analytic models at the policymaking level. Given the important role models play in both…

统计计算 · 统计学 2022-02-22 Amin Adibi , Stephanie Harvard , Mohsen Sadatsafavi

We sketch a simple language of concurrent objects which explores the design space between type systems and continuous testing. In our language, programs are collections of communicating automata checked automatically for multiparty…

编程语言 · 计算机科学 2016-09-08 Roly Perera , Simon J. Gay

Our ongoing development and deployment of an online robotics education platform highlighted a gap in providing an interactive, feedback-rich learning environment essential for mastering programming concepts in robotics, which they were not…

机器人学 · 计算机科学 2024-05-21 Ponkoj Chandra Shill , David Feil-Seifer , Jiullian-Lee Vargas Ruiz , Rui Wu

MindSculpt enables users to generate a wide range of hybrid geometries in Grasshopper in real time simply by thinking about those geometries. This design tool combines a brain-computer interface (BCI) with the parametric design platform…

人机交互 · 计算机科学 2023-11-27 Qi Yang , Jesus G. Cruz-Garza , Saleh Kalantari

Mixed Integer Programming (MIP) is one of the most widely used modeling techniques for combinatorial optimization problems. In many applications, a similar MIP model is solved on a regular basis, maintaining remarkable similarities in model…

人工智能 · 计算机科学 2019-09-10 Jian-Ya Ding , Chao Zhang , Lei Shen , Shengyin Li , Bing Wang , Yinghui Xu , Le Song

Electronics prototyping using breakout boards allows designers with and without an engineering background to rapidly create interactive prototypes. However, when it comes to transition to a production-ready PCB design, stagnation exists due…

人机交互 · 计算机科学 2023-03-21 J. Garza , Steven Swanson

Design patterns provide a systematic way to convey solutions to recurring modeling challenges. This paper introduces design patterns for hybrid modeling, an approach that combines modeling based on first principles with data-driven modeling…

人工智能 · 计算机科学 2024-01-02 Maja Rudolph , Stefan Kurz , Barbara Rakitsch

Context: Tables are ubiquitous formats for data. Therefore, techniques for writing correct programs over tables, and debugging incorrect ones, are vital. Our specific focus in this paper is on rich types that articulate the properties of…

编程语言 · 计算机科学 2021-11-23 Kuang-Chen Lu , Ben Greenman , Shriram Krishnamurthi