中文
相关论文

相关论文: Roles Are Really Great!

200 篇论文

Rules in logic programming encode information about mutual interdependencies between literals that is not captured by any of the commonly used semantics. This information becomes essential as soon as a program needs to be modified or…

人工智能 · 计算机科学 2011-03-02 Martin Slota , João Leite

In natural language, referencing objects at different levels of specificity is a fundamental pragmatic mechanism for efficient communication in context. We develop a novel communication game, the hierarchical reference game, to study the…

人工智能 · 计算机科学 2022-09-16 Xenia Ohmer , Marko Duda , Elia Bruni

Actor systems are a flexible model of concurrent and distributed programming, which are efficiently implementable, and avoid many classic concurrency bugs by construction. However actor systems must still deal with the challenge of messages…

编程语言 · 计算机科学 2025-09-16 Colin S. Gordon

One of the modern paradigms to develop a system is object oriented analysis and design. In this paradigm, there are several objects and each object plays some specific roles. After identifying objects, the various relationships among…

软件工程 · 计算机科学 2015-11-10 Zeynab Rashidi

This article introduces an adaptive sorting algorithm that can relocate elements accurately by substituting their values into a function which we name it the guessing function. We focus on building this function which is the mapping…

数据结构与算法 · 计算机科学 2007-05-23 Sheng Bao , De-Shun Zheng

In complex manipulation scenarios (e.g. tasks requiring complex interaction of two hands or in-hand manipulation), generalization is a hard problem. Current methods still either require a substantial amount of (supervised) training data and…

机器人学 · 计算机科学 2017-08-15 Simon Hangl , Emre Ugur , Sandor Szedmak , Justus Piater

We present a novel task that measures how people generalize objects' causal powers based on observing a single (Experiment 1) or a few (Experiment 2) causal interactions between object pairs. We propose a computational modeling framework…

人工智能 · 计算机科学 2021-11-25 Bonan Zhao , Christopher G. Lucas , Neil R. Bramley

Robots coexisting with humans in their environment and performing services for them need the ability to interact with them. One particular requirement for such robots is that they are able to understand spatial relations and can place…

机器人学 · 计算机科学 2020-02-24 Oier Mees , Alp Emek , Johan Vertens , Wolfram Burgard

The study of emergent communication has been dedicated to interactive artificial intelligence. While existing work focuses on communication about single objects or complex image scenes, we argue that communicating relationships between…

机器学习 · 计算机科学 2023-02-17 Yicheng Feng , Boshi An , Zongqing Lu

It is notoriously hard to correctly implement a multiparty protocol which involves asynchronous/concurrent interactions and the constraints on states of multiple participants. To assist developers in implementing such protocols, we propose…

编程语言 · 计算机科学 2018-06-26 Eduard Kamburjan , Tzu-Chun Chen

Role discovery is the task of dividing the set of nodes on a graph into classes of structurally similar roles. Modern strategies for role discovery typically rely on graph embedding techniques, which are capable of recognising complex local…

社会与信息网络 · 计算机科学 2022-06-08 Eoghan Cunningham , Derek Greene

Theories for reasoning about programs with effects initially focused on basic manipulation of lists and other mutable data. The next challenge was to consider higher-order programming, adding functions as first class objects to mutable…

编程语言 · 计算机科学 2023-06-22 Ian A. Mason , Carolyn L. Talcott

Process roles are used to structure complex engineering processes in single sys-tems development for many years. Typically, each role has specific responsi-bilities from which certain information demands originate. In the engineering of…

软件工程 · 计算机科学 2017-03-09 Tobias Kaufmann , Thorsten Weyer

In the paper a new programming construct, called concept, is introduced. Concept is pair of two classes: a reference class and an object class. Instances of the reference classes are passed-by-value and are intended to represent objects.…

编程语言 · 计算机科学 2008-01-03 Alexandr Savinov

Task and motion planning are long-standing challenges in robotics, especially when robots have to deal with dynamic environments exhibiting long-term dynamics, such as households or warehouses. In these environments, long-term dynamics…

机器人学 · 计算机科学 2025-09-23 Francesco Argenziano , Miguel Saavedra-Ruiz , Sacha Morin , Daniele Nardi , Liam Paull

In multi-class classification tasks, like human activity recognition, it is often assumed that classes are separable. In real applications, this assumption becomes strong and generates inconsistencies. Besides, the most commonly used…

机器学习 · 计算机科学 2021-04-13 Aomar Osmani , Massinissa Hamidi , Pegah Alizadeh

Team adaptation to new cooperative tasks is a hallmark of human intelligence, which has yet to be fully realized in learning agents. Previous work on multi-agent transfer learning accommodate teams of different sizes, heavily relying on the…

人工智能 · 计算机科学 2022-03-10 Rongjun Qin , Feng Chen , Tonghan Wang , Lei Yuan , Xiaoran Wu , Zongzhang Zhang , Chongjie Zhang , Yang Yu

In this paper, we propose and realize a new deep learning architecture for discovering symbolic representations for objects and their relations based on the self-supervised continuous interaction of a manipulator robot with multiple objects…

机器人学 · 计算机科学 2025-03-07 Alper Ahmetoglu , Batuhan Celik , Erhan Oztop , Emre Ugur

While auxiliary tasks play a key role in shaping the representations learnt by reinforcement learning agents, much is still unknown about the mechanisms through which this is achieved. This work develops our understanding of the…

机器学习 · 计算机科学 2021-02-26 Clare Lyle , Mark Rowland , Georg Ostrovski , Will Dabney

Functionals are an important research subject in Mathematics and Computer Science as well as a challenge in Information Technologies where the current programming paradigm states that only symbolic computations are possible on higher order…

逻辑 · 数学 2018-09-13 Stanislaw Ambroszkiewicz