Skip to main content

Showing 51–65 of 65 results for author: Jennings, N

.
  1. arXiv:1401.3466  [pdf

    cs.MA cs.AI

    An Anytime Algorithm for Optimal Coalition Structure Generation

    Authors: Talal Rahwan, Sarvapali Dyanand Ramchurn, Nicholas Robert Jennings, Andrea Giovannucci

    Abstract: Coalition formation is a fundamental type of interaction that involves the creation of coherent groupings of distinct, autonomous, agents in order to efficiently achieve their individual or collective goals. Forming effective coalitions is a major research challenge in the field of multi-agent systems. Central to this endeavour is the problem of determining which of the many possible coalitions t… ▽ More

    Submitted 15 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 34, pages 521-567, 2009

  2. Optimal Strategies for Simultaneous Vickrey Auctions with Perfect Substitutes

    Authors: Enrico H. Gerding, Rajdeep Kumar Dash, Andrew Byde, Nicholas Robert Jennings

    Abstract: We derive optimal strategies for a bidding agent that participates in multiple, simultaneous second-price auctions with perfect substitutes. We prove that, if everyone else bids locally in a single auction, the global bidder should always place non-zero bids in all available auctions, provided there are no budget constraints. With a budget, however, the optimal strategy is to bid locally if this b… ▽ More

    Submitted 14 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 32, pages 939-982, 2008

  3. arXiv:1310.6704  [pdf, ps, other

    cs.MA

    A Hierarchical Dynamic Programming Algorithm for Optimal Coalition Structure Generation

    Authors: Meritxell Vinyals, Thomas Voice, Sarvapali Ramchurn, Nicholas R. Jennings

    Abstract: We present a new Dynamic Programming (DP) formulation of the Coalition Structure Generation (CSG) problem based on imposing a hierarchical organizational structure over the agents. We show the efficiency of this formulation by deriving DyPE, a new optimal DP algorithm which significantly outperforms current DP approaches in speed and memory usage. In the classic case, in which all coalitions are f… ▽ More

    Submitted 24 October, 2013; originally announced October 2013.

    ACM Class: I.2; F.2

  4. arXiv:1310.6319  [pdf, ps, other

    stat.ML

    Efficient State-Space Inference of Periodic Latent Force Models

    Authors: Steven Reece, Stephen Roberts, Siddhartha Ghosh, Alex Rogers, Nicholas Jennings

    Abstract: Latent force models (LFM) are principled approaches to incorporating solutions to differential equations within non-parametric inference methods. Unfortunately, the development and application of LFMs can be inhibited by their computational cost, especially when closed-form solutions for the LFM are unavailable, as is the case in many real world problems where these latent forces exhibit periodic… ▽ More

    Submitted 29 May, 2014; v1 submitted 23 October, 2013; originally announced October 2013.

    Comments: 61 pages, 13 figures, accepted for publication in JMLR. Updates from earlier version occur throughout article in response to JMLR reviews

  5. arXiv:1309.6846  [pdf

    cs.AI

    Learning Periodic Human Behaviour Models from Sparse Data for Crowdsourcing Aid Delivery in Developing Countries

    Authors: James McInerney, Alex Rogers, Nicholas R. Jennings

    Abstract: In many developing countries, half the population lives in rural locations, where access to essentials such as school materials, mosquito nets, and medical supplies is restricted. We propose an alternative method of distribution (to standard road delivery) in which the existing mobility habits of a local population are leveraged to deliver aid, which raises two technical challenges in the areas op… ▽ More

    Submitted 26 September, 2013; originally announced September 2013.

    Comments: Appears in Proceedings of the Twenty-Ninth Conference on Uncertainty in Artificial Intelligence (UAI2013)

    Report number: UAI-P-2013-PG-401-410

  6. arXiv:1309.1973  [pdf, other

    cs.AI

    Regret-Based Multi-Agent Coordination with Uncertain Task Rewards

    Authors: Feng Wu, Nicholas R. Jennings

    Abstract: Many multi-agent coordination problems can be represented as DCOPs. Motivated by task allocation in disaster response, we extend standard DCOP models to consider uncertain task rewards where the outcome of completing a task depends on its current state, which is randomly drawn from unknown distributions. The goal of solving this problem is to find a solution for all agents that minimizes the overa… ▽ More

    Submitted 8 September, 2013; originally announced September 2013.

  7. arXiv:1304.5097  [pdf, other

    physics.soc-ph cs.CY cs.SI

    Targeted Social Mobilisation in a Global Manhunt

    Authors: Alex Rutherford, Manuel Cebrian, Iyad Rahwan, Sohan Dsouza, James McInerney, Victor Naroditskiy, Matteo Venanzi, Nicholas R. Jennings, J. R. deLara, Eero Wahlstedt, Steven U. Miller

    Abstract: Social mobilization, the ability to mobilize large numbers of people via social networks to achieve highly distributed tasks, has received significant attention in recent times. This growing capability, facilitated by modern communication technology, is highly relevant to endeavors which require the search for individuals that posses rare information or skill, such as finding medical doctors durin… ▽ More

    Submitted 6 April, 2014; v1 submitted 18 April, 2013; originally announced April 2013.

    Comments: 10 pages, 11 figures (Added Supplementary Information)

    Journal ref: PLoS One (2013) 8 (9)

  8. arXiv:1304.3548  [pdf, ps, other

    cs.SI cs.GT physics.soc-ph

    Crowdsourcing Dilemma

    Authors: Victor Naroditskiy, Nicholas R. Jennings, Pascal Van Hentenryck, Manuel Cebrian

    Abstract: Crowdsourcing offers unprecedented potential for solving tasks efficiently by tapping into the skills of large groups of people. A salient feature of crowdsourcing---its openness of entry---makes it vulnerable to malicious behavior. Such behavior took place in a number of recent popular crowdsourcing competitions. We provide game-theoretic analysis of a fundamental tradeoff between the potential f… ▽ More

    Submitted 22 February, 2014; v1 submitted 12 April, 2013; originally announced April 2013.

    Comments: Press embargo in place until publication

  9. arXiv:1207.3682  [pdf, ps, other

    cs.GT

    Matching Games with Additive Externalities

    Authors: Simina Brânzei, Tomasz P. Michalak, Talal Rahwan, Kate Larson, Nicholas R. Jennings

    Abstract: Two-sided matchings are an important theoretical tool used to model markets and social interactions. In many real life problems the utility of an agent is influenced not only by their own choices, but also by the choices that other agents make. Such an influence is called an externality. Whereas fully expressive representations of externalities in matchings require exponential space, in this paper… ▽ More

    Submitted 16 July, 2012; originally announced July 2012.

  10. arXiv:1204.1909  [pdf, ps, other

    cs.AI cs.LG

    Knapsack based Optimal Policies for Budget-Limited Multi-Armed Bandits

    Authors: Long Tran-Thanh, Archie Chapman, Alex Rogers, Nicholas R. Jennings

    Abstract: In budget-limited multi-armed bandit (MAB) problems, the learner's actions are costly and constrained by a fixed budget. Consequently, an optimal exploitation policy may not be to pull the optimal arm repeatedly, as is the case in other variants of MAB, but rather to pull the sequence of different arms that maximises the agent's total reward within the budget. This difference from existing MABs me… ▽ More

    Submitted 9 April, 2012; originally announced April 2012.

  11. arXiv:1203.3498  [pdf

    cs.GT cs.AI

    Automated Planning in Repeated Adversarial Games

    Authors: Enrique Munoz de Cote, Archie C. Chapman, Adam M. Sykulski, Nicholas R. Jennings

    Abstract: Game theory's prescriptive power typically relies on full rationality and/or self-play interactions. In contrast, this work sets aside these fundamental premises and focuses instead on heterogeneous autonomous interactions between two or more agents. Specifically, we introduce a new and concise representation for repeated adversarial (constant-sum) games that highlight the necessary features that… ▽ More

    Submitted 15 March, 2012; originally announced March 2012.

    Comments: Appears in Proceedings of the Twenty-Sixth Conference on Uncertainty in Artificial Intelligence (UAI2010)

    Report number: UAI-P-2010-PG-376-383

  12. arXiv:1202.3705  [pdf

    cs.GT cs.AI

    Filtered Fictitious Play for Perturbed Observation Potential Games and Decentralised POMDPs

    Authors: Archie C. Chapman, Simon A. Williamson, Nicholas R. Jennings

    Abstract: Potential games and decentralised partially observable MDPs (Dec-POMDPs) are two commonly used models of multi-agent interaction, for static optimisation and sequential decisionmaking settings, respectively. In this paper we introduce filtered fictitious play for solving repeated potential games in which each player's observations of others' actions are perturbed by random noise, and use this algo… ▽ More

    Submitted 14 February, 2012; originally announced February 2012.

    Report number: UAI-P-2011-PG-77-85

  13. arXiv:1110.2765  [pdf, ps

    cs.MA cs.AI

    Multi-Issue Negotiation with Deadlines

    Authors: S. S. Fatima, N. R. Jennings, M. J. Wooldridge

    Abstract: This paper studies bilateral multi-issue negotiation between self-interested autonomous agents. Now, there are a number of different procedures that can be used for this process; the three main ones being the package deal procedure in which all the issues are bundled and discussed together, the simultaneous procedure in which the issues are discussed simultaneously but independently of each other,… ▽ More

    Submitted 12 October, 2011; originally announced October 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 27, pages 381-417, 2006

  14. Cooperative Information Sharing to Improve Distributed Learning in Multi-Agent Systems

    Authors: P. S. Dutta, N. R. Jennings, L. Moreau

    Abstract: Effective coordination of agents actions in partially-observable domains is a major challenge of multi-agent systems research. To address this, many researchers have developed techniques that allow the agents to make decisions based on estimates of the states and actions of other agents that are typically learnt using some form of machine learning algorithm. Nevertheless, many of these approache… ▽ More

    Submitted 26 September, 2011; originally announced September 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 24, pages 407-463, 2005

  15. arXiv:1102.1747  [pdf, ps, other

    cs.DS cs.AI cs.CC cs.GT cs.MA

    Graph Coalition Structure Generation

    Authors: Thomas D. Voice, Maria Polukarov, Nicholas R. Jennings

    Abstract: We give the first analysis of the computational complexity of {\it coalition structure generation over graphs}. Given an undirected graph $G=(N,E)$ and a valuation function $v:2^N\rightarrow\RR$ over the subsets of nodes, the problem is to find a partition of $N$ into connected subsets, that maximises the sum of the components' values. This problem is generally NP--complete; in particular, it is h… ▽ More

    Submitted 8 February, 2011; originally announced February 2011.

    Comments: 22 pages, 10 figures

    MSC Class: 68Q25; 68R10; 05C10