Skip to main content

Showing 1–35 of 35 results for author: Roberts, S J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.10500  [pdf, other

    q-fin.TR cs.LG q-fin.PM

    Few-Shot Learning Patterns in Financial Time-Series for Trend-Following Strategies

    Authors: Kieran Wood, Samuel Kessler, Stephen J. Roberts, Stefan Zohren

    Abstract: Forecasting models for systematic trading strategies do not adapt quickly when financial market conditions rapidly change, as was seen in the advent of the COVID-19 pandemic in 2020, causing many forecasting models to take loss-making positions. To deal with such situations, we propose a novel time-series trend-following forecaster that can quickly adapt to new market conditions, referred to as re… ▽ More

    Submitted 28 March, 2024; v1 submitted 16 October, 2023; originally announced October 2023.

    Comments: minor edits

  2. arXiv:2305.18490  [pdf, other

    cs.LG

    SANE: The phases of gradient descent through Sharpness Adjusted Number of Effective parameters

    Authors: Lawrence Wang, Stephen J. Roberts

    Abstract: Modern neural networks are undeniably successful. Numerous studies have investigated how the curvature of loss landscapes can affect the quality of solutions. In this work we consider the Hessian matrix during network training. We reiterate the connection between the number of "well-determined" or "effective" parameters and the generalisation performance of neural nets, and we demonstrate its use… ▽ More

    Submitted 29 May, 2023; originally announced May 2023.

  3. On Sequential Bayesian Inference for Continual Learning

    Authors: Samuel Kessler, Adam Cobb, Tim G. J. Rudner, Stefan Zohren, Stephen J. Roberts

    Abstract: Sequential Bayesian inference can be used for continual learning to prevent catastrophic forgetting of past tasks and provide an informative prior when learning new tasks. We revisit sequential Bayesian inference and test whether having access to the true posterior is guaranteed to prevent catastrophic forgetting in Bayesian neural networks. To do this we perform sequential Bayesian inference usin… ▽ More

    Submitted 9 July, 2023; v1 submitted 4 January, 2023; originally announced January 2023.

    Comments: Published in Entropy, 24 pages, 14 figures

  4. arXiv:2212.08571  [pdf, other

    cs.SD cs.LG eess.AS stat.AP

    Statistical Design and Analysis for Robust Machine Learning: A Case Study from COVID-19

    Authors: Davide Pigoli, Kieran Baker, Jobie Budd, Lorraine Butler, Harry Coppock, Sabrina Egglestone, Steven G. Gilmour, Chris Holmes, David Hurley, Radka Jersakova, Ivan Kiskin, Vasiliki Koutra, Jonathon Mellor, George Nicholson, Joe Packham, Selina Patel, Richard Payne, Stephen J. Roberts, Björn W. Schuller, Ana Tendero-Cañadas, Tracey Thornley, Alexander Titcomb

    Abstract: Since early in the coronavirus disease 2019 (COVID-19) pandemic, there has been interest in using artificial intelligence methods to predict COVID-19 infection status based on vocal audio signals, for example cough recordings. However, existing studies have limitations in terms of data collection and of the assessment of the performances of the proposed predictive models. This paper rigorously ass… ▽ More

    Submitted 27 February, 2023; v1 submitted 15 December, 2022; originally announced December 2022.

  5. arXiv:2211.15944  [pdf, other

    cs.LG cs.AI

    The Effectiveness of World Models for Continual Reinforcement Learning

    Authors: Samuel Kessler, Mateusz Ostaszewski, Michał Bortkiewicz, Mateusz Żarski, Maciej Wołczyk, Jack Parker-Holder, Stephen J. Roberts, Piotr Miłoś

    Abstract: World models power some of the most efficient reinforcement learning algorithms. In this work, we showcase that they can be harnessed for continual learning - a situation when the agent faces changing environments. World models typically employ a replay buffer for training, which can be naturally extended to continual learning. We systematically study how different selective experience replay meth… ▽ More

    Submitted 12 July, 2023; v1 submitted 29 November, 2022; originally announced November 2022.

    Comments: Accepted at CoLLAs 2023, 21 pages, 15 figures

  6. arXiv:2210.12719  [pdf, other

    cs.LG cs.AI

    Learning General World Models in a Handful of Reward-Free Deployments

    Authors: Yingchen Xu, Jack Parker-Holder, Aldo Pacchiano, Philip J. Ball, Oleh Rybkin, Stephen J. Roberts, Tim Rocktäschel, Edward Grefenstette

    Abstract: Building generally capable agents is a grand challenge for deep reinforcement learning (RL). To approach this challenge practically, we outline two key desiderata: 1) to facilitate generalization, exploration should be task agnostic; 2) to facilitate scalability, exploration policies should collect large quantities of data without costly centralized retraining. Combining these two properties, we i… ▽ More

    Submitted 23 October, 2022; originally announced October 2022.

    Comments: To be published at NeurIPS 2022. Code and videos available at https://ycxuyingchen.github.io/cascade/

  7. arXiv:2203.08015  [pdf, other

    cs.LG cs.AI cs.GT stat.ML

    On-the-fly Strategy Adaptation for ad-hoc Agent Coordination

    Authors: Jaleh Zand, Jack Parker-Holder, Stephen J. Roberts

    Abstract: Training agents in cooperative settings offers the promise of AI agents able to interact effectively with humans (and other agents) in the real world. Multi-agent reinforcement learning (MARL) has the potential to achieve this goal, demonstrating success in a series of challenging problems. However, whilst these advances are significant, the vast majority of focus has been on the self-play paradig… ▽ More

    Submitted 7 March, 2022; originally announced March 2022.

    Comments: Extended abstract published in AAMAS 2022

  8. arXiv:2110.07607  [pdf, other

    cs.SD cs.CV eess.AS

    HumBugDB: A Large-scale Acoustic Mosquito Dataset

    Authors: Ivan Kiskin, Marianne Sinka, Adam D. Cobb, Waqas Rafique, Lawrence Wang, Davide Zilli, Benjamin Gutteridge, Rinita Dam, Theodoros Marinos, Yunpeng Li, Dickson Msaky, Emmanuel Kaindoa, Gerard Killeen, Eva Herreros-Moya, Kathy J. Willis, Stephen J. Roberts

    Abstract: This paper presents the first large-scale multi-species dataset of acoustic recordings of mosquitoes tracked continuously in free flight. We present 20 hours of audio recordings that we have expertly labelled and tagged precisely in time. Significantly, 18 hours of recordings contain annotations from 36 different species. Mosquitoes are well-known carriers of diseases such as malaria, dengue and y… ▽ More

    Submitted 14 October, 2021; originally announced October 2021.

    Comments: Accepted at the 35th Conference on Neural Information Processing Systems (NeurIPS 2021) Track on Datasets and Benchmarks. 10 pages main, 39 pages including appendix. This paper accompanies the dataset found at https://zenodo.org/record/4904800 with corresponding code at https://github.com/HumBug-Mosquito/HumBugDB

    ACM Class: E.0; I.2.1; J.3

  9. arXiv:2110.04135  [pdf, other

    cs.LG cs.AI

    Revisiting Design Choices in Offline Model-Based Reinforcement Learning

    Authors: Cong Lu, Philip J. Ball, Jack Parker-Holder, Michael A. Osborne, Stephen J. Roberts

    Abstract: Offline reinforcement learning enables agents to leverage large pre-collected datasets of environment transitions to learn control policies, circumventing the need for potentially expensive or unsafe online data collection. Significant progress has been made recently in offline model-based reinforcement learning, approaches which leverage a learned dynamics model. This typically involves construct… ▽ More

    Submitted 16 March, 2022; v1 submitted 8 October, 2021; originally announced October 2021.

    Comments: Spotlight @ ICLR 2022; Spotlight @ RL4RealLife Workshop ICML2021

  10. arXiv:2106.07452  [pdf, other

    stat.ML cs.LG

    Marginalising over Stationary Kernels with Bayesian Quadrature

    Authors: Saad Hamid, Sebastian Schulze, Michael A. Osborne, Stephen J. Roberts

    Abstract: Marginalising over families of Gaussian Process kernels produces flexible model classes with well-calibrated uncertainty estimates. Existing approaches require likelihood evaluations of many kernels, rendering them prohibitively expensive for larger datasets. We propose a Bayesian Quadrature scheme to make this marginalisation more efficient and thereby more practical. Through use of the maximum m… ▽ More

    Submitted 15 March, 2023; v1 submitted 14 June, 2021; originally announced June 2021.

  11. arXiv:2106.02940  [pdf, other

    cs.LG cs.AI

    Same State, Different Task: Continual Reinforcement Learning without Interference

    Authors: Samuel Kessler, Jack Parker-Holder, Philip Ball, Stefan Zohren, Stephen J. Roberts

    Abstract: Continual Learning (CL) considers the problem of training an agent sequentially on a set of tasks while seeking to retain performance on all previous tasks. A key challenge in CL is catastrophic forgetting, which arises when performance on a previously mastered task is reduced when learning a new task. While a variety of methods exist to combat forgetting, in some cases tasks are fundamentally inc… ▽ More

    Submitted 15 March, 2022; v1 submitted 5 June, 2021; originally announced June 2021.

    Comments: Accepted as an oral at AAAI 2022. 17 pages and 12 figures

  12. arXiv:2101.11331  [pdf, other

    cs.LG math.OC

    OffCon$^3$: What is state of the art anyway?

    Authors: Philip J. Ball, Stephen J. Roberts

    Abstract: Two popular approaches to model-free continuous control tasks are SAC and TD3. At first glance these approaches seem rather different; SAC aims to solve the entropy-augmented MDP by minimising the KL-divergence between a stochastic proposal policy and a hypotheical energy-basd soft Q-function policy, whereas TD3 is derived from DPG, which uses a deterministic policy to perform policy gradient asce… ▽ More

    Submitted 14 March, 2021; v1 submitted 27 January, 2021; originally announced January 2021.

  13. arXiv:2101.02689  [pdf, ps, other

    stat.ML cs.LG

    The Effect of Prior Lipschitz Continuity on the Adversarial Robustness of Bayesian Neural Networks

    Authors: Arno Blaas, Stephen J. Roberts

    Abstract: It is desirable, and often a necessity, for machine learning models to be robust against adversarial attacks. This is particularly true for Bayesian models, as they are well-suited for safety-critical applications, in which adversarial attacks can have catastrophic outcomes. In this work, we take a deeper look at the adversarial robustness of Bayesian Neural Networks (BNNs). In particular, we cons… ▽ More

    Submitted 7 January, 2021; originally announced January 2021.

    Comments: 4 pages, 2 tables, AAAI 2021 Workshop Towards Robust, Secure and Efficient Machine Learning

  14. arXiv:2003.12162  [pdf, other

    cs.LG stat.ML

    Zero-shot and few-shot time series forecasting with ordinal regression recurrent neural networks

    Authors: Bernardo Pérez Orozco, Stephen J Roberts

    Abstract: Recurrent neural networks (RNNs) are state-of-the-art in several sequential learning tasks, but they often require considerable amounts of data to generalise well. For many time series forecasting (TSF) tasks, only a few dozens of observations may be available at training time, which restricts use of this class of models. We propose a novel RNN-based model that directly addresses this problem by l… ▽ More

    Submitted 26 March, 2020; originally announced March 2020.

    Comments: To appear at ESANN 2020; 6 pages, 2 figures, 1 link to repo

  15. arXiv:1912.00874  [pdf, other

    stat.ML cs.LG

    Implicit Priors for Knowledge Sharing in Bayesian Neural Networks

    Authors: Jack K Fitzsimons, Sebastian M Schmon, Stephen J Roberts

    Abstract: Bayesian interpretations of neural network have a long history, dating back to early work in the 1990's and have recently regained attention because of their desirable properties like uncertainty estimation, model robustness and regularisation. We want to discuss here the application of Bayesian models to knowledge sharing between neural networks. Knowledge sharing comes in different facets, such… ▽ More

    Submitted 2 December, 2019; originally announced December 2019.

    Comments: 5 pages, 2 figures

    Journal ref: 4th workshop on Bayesian Deep Learning (NeurIPS 2019)

  16. arXiv:1910.06243  [pdf, other

    stat.ML cs.LG

    Introducing an Explicit Symplectic Integration Scheme for Riemannian Manifold Hamiltonian Monte Carlo

    Authors: Adam D. Cobb, Atılım Güneş Baydin, Andrew Markham, Stephen J. Roberts

    Abstract: We introduce a recent symplectic integration scheme derived for solving physically motivated systems with non-separable Hamiltonians. We show its relevance to Riemannian manifold Hamiltonian Monte Carlo (RMHMC) and provide an alternative to the currently used generalised leapfrog symplectic integrator, which relies on solving multiple fixed point iterations to convergence. Via this approach, we ar… ▽ More

    Submitted 14 October, 2019; originally announced October 2019.

  17. arXiv:1908.08258  [pdf, ps, other

    stat.ML cs.LG

    Adaptive Configuration Oracle for Online Portfolio Selection Methods

    Authors: Favour M. Nyikosa, Michael A. Osborne, Stephen J. Roberts

    Abstract: Financial markets are complex environments that produce enormous amounts of noisy and non-stationary data. One fundamental problem is online portfolio selection, the goal of which is to exploit this data to sequentially select portfolios of assets to achieve positive investment outcomes while managing risks. Various algorithms have been proposed for solving this problem in fields such as finance,… ▽ More

    Submitted 22 August, 2019; originally announced August 2019.

    MSC Class: 62P30 ACM Class: G.3

  18. arXiv:1906.08878  [pdf, other

    stat.ML cs.LG

    Bayesian Optimisation over Multiple Continuous and Categorical Inputs

    Authors: Binxin Ru, Ahsan S. Alvi, Vu Nguyen, Michael A. Osborne, Stephen J Roberts

    Abstract: Efficient optimisation of black-box problems that comprise both continuous and categorical inputs is important, yet poses significant challenges. We propose a new approach, Continuous and Categorical Bayesian Optimisation (CoCaBO), which combines the strengths of multi-armed bandits and Bayesian optimisation to select values for both categorical and continuous inputs. We model this mixed-type spac… ▽ More

    Submitted 9 August, 2020; v1 submitted 20 June, 2019; originally announced June 2019.

    Comments: 16 pages

  19. arXiv:1904.03063  [pdf, other

    cs.LG stat.ML

    Bayesian Heatmaps: Probabilistic Classification with Multiple Unreliable Information Sources

    Authors: Edwin Simpson, Steven Reece, Stephen J. Roberts

    Abstract: Unstructured data from diverse sources, such as social media and aerial imagery, can provide valuable up-to-date information for intelligent situation assessment. Mining these different information sources could bring major benefits to applications such as situation awareness in disaster zones and map** the spread of diseases. Such applications depend on classifying the situation across a region… ▽ More

    Submitted 5 April, 2019; originally announced April 2019.

    Journal ref: Joint European Conference on Machine Learning and Knowledge Discovery in Databases (2017), pp. 109-125, Springer, Cham

  20. arXiv:1901.10452  [pdf, other

    stat.ML cs.AI cs.LG

    Asynchronous Batch Bayesian Optimisation with Improved Local Penalisation

    Authors: Ahsan S. Alvi, Binxin Ru, Jan Calliess, Stephen J. Roberts, Michael A. Osborne

    Abstract: Batch Bayesian optimisation (BO) has been successfully applied to hyperparameter tuning using parallel computing, but it is wasteful of resources: workers that complete jobs ahead of others are left idle. We address this problem by develo** an approach, Penalising Locally for Asynchronous Bayesian Optimisation on $k$ workers (PLAyBOOK), for asynchronous parallel BO. We demonstrate empirically th… ▽ More

    Submitted 28 May, 2019; v1 submitted 29 January, 2019; originally announced January 2019.

    Comments: Camera-ready version after incorporating reviewers' suggestions

  21. arXiv:1901.08560  [pdf, other

    stat.ML cs.LG

    Semi-Unsupervised Learning: Clustering and Classifying using Ultra-Sparse Labels

    Authors: Matthew Willetts, Stephen J Roberts, Christopher C Holmes

    Abstract: In semi-supervised learning for classification, it is assumed that every ground truth class of data is present in the small labelled dataset. Many real-world sparsely-labelled datasets are plausibly not of this type. It could easily be the case that some classes of data are found only in the unlabelled dataset -- perhaps the labelling process was biased -- so we do not have any labelled examples t… ▽ More

    Submitted 8 January, 2021; v1 submitted 24 January, 2019; originally announced January 2019.

    Comments: 8 pages, plus appendix

    Journal ref: IEEE International Conference on Big Data 2020: Machine Learning on Big Data

  22. arXiv:1811.12258  [pdf, other

    stat.ML cs.LG

    BCCNet: Bayesian classifier combination neural network

    Authors: Olga Isupova, Yunpeng Li, Danil Kuzin, Stephen J Roberts, Katherine Willis, Steven Reece

    Abstract: Machine learning research for develo** countries can demonstrate clear sustainable impact by delivering actionable and timely information to in-country government organisations (GOs) and NGOs in response to their critical information requirements. We co-create products with UK and in-country commercial, GO and NGO partners to ensure the machine learning algorithms address appropriate user needs… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

    Comments: Presented at NeurIPS 2018 Workshop on Machine Learning for the Develo** World

  23. arXiv:1811.06503  [pdf, other

    cs.GT cs.MA

    A Bayesian optimization approach to compute the Nash equilibria of potential games using bandit feedback

    Authors: Anup Aprem, Stephen J. Roberts

    Abstract: Computing Nash equilibria for strategic multi-agent systems is challenging for expensive black box systems. Motivated by the ubiquity of games involving exploitation of common resources, this paper considers the above problem for potential games. We use the Bayesian optimization framework to obtain novel algorithms to solve finite (discrete action spaces) and infinite (real interval action spaces)… ▽ More

    Submitted 15 November, 2018; originally announced November 2018.

  24. arXiv:1809.01133  [pdf

    cs.SD cs.CY cs.LG eess.AS stat.ML

    Automated bird sound recognition in realistic settings

    Authors: Timos Papadopoulos, Stephen J. Roberts, Katherine J. Willis

    Abstract: We evaluated the effectiveness of an automated bird sound identification system in a situation that emulates a realistic, typical application. We trained classification algorithms on a crowd-sourced collection of bird audio recording data and restricted our training methods to be completely free of manual intervention. The approach is hence directly applicable to the analysis of multiple species c… ▽ More

    Submitted 4 September, 2018; originally announced September 2018.

  25. arXiv:1805.08610  [pdf, other

    stat.ML cs.LG

    Optimization, fast and slow: optimally switching between local and Bayesian optimization

    Authors: Mark McLeod, Michael A. Osborne, Stephen J. Roberts

    Abstract: We develop the first Bayesian Optimization algorithm, BLOSSOM, which selects between multiple alternative acquisition functions and traditional local optimization at each step. This is combined with a novel stop** condition based on expected regret. This pairing allows us to obtain the best characteristics of both local and Bayesian optimization, making efficient use of function evaluations whil… ▽ More

    Submitted 22 May, 2018; originally announced May 2018.

  26. arXiv:1805.03901  [pdf, other

    stat.ML cs.LG

    Loss-Calibrated Approximate Inference in Bayesian Neural Networks

    Authors: Adam D. Cobb, Stephen J. Roberts, Yarin Gal

    Abstract: Current approaches in approximate inference for Bayesian neural networks minimise the Kullback-Leibler divergence to approximate the true posterior over the weights. However, this approximation is without knowledge of the final application, and therefore cannot guarantee optimal predictions for a given task. To make more suitable task-specific approximations, we introduce a new loss-calibrated evi… ▽ More

    Submitted 10 May, 2018; originally announced May 2018.

    Comments: 12 pages, 12 figures

  27. arXiv:1803.10520  [pdf, ps, other

    quant-ph cs.LG stat.ML

    Quantum algorithms for training Gaussian Processes

    Authors: Zhikuan Zhao, Jack K. Fitzsimons, Michael A. Osborne, Stephen J. Roberts, Joseph F. Fitzsimons

    Abstract: Gaussian processes (GPs) are important models in supervised machine learning. Training in Gaussian processes refers to selecting the covariance functions and the associated parameters in order to improve the outcome of predictions, the core of which amounts to evaluating the logarithm of the marginal likelihood (LML) of a given model. LML gives a concrete measure of the quality of prediction that… ▽ More

    Submitted 28 March, 2018; originally announced March 2018.

    Comments: 5 pages. Comments welcome

    Journal ref: Phys. Rev. A 100, 012304 (2019)

  28. Identifying Sources and Sinks in the Presence of Multiple Agents with Gaussian Process Vector Calculus

    Authors: Adam D. Cobb, Richard Everett, Andrew Markham, Stephen J. Roberts

    Abstract: In systems of multiple agents, identifying the cause of observed agent dynamics is challenging. Often, these agents operate in diverse, non-stationary environments, where models rely on hand-crafted environment-specific features to infer influential regions in the system's surroundings. To overcome the limitations of these inflexible models, we present GP-LAPLACE, a technique for locating sources… ▽ More

    Submitted 12 November, 2018; v1 submitted 22 February, 2018; originally announced February 2018.

    Comments: KDD '18 Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, Pages 1254-1262, 9 pages, 5 figures, conference submission, University of Oxford. arXiv admin note: text overlap with arXiv:1709.02357

  29. arXiv:1709.02357  [pdf, other

    cs.AI stat.AP stat.ML

    Learning from lions: inferring the utility of agents from their trajectories

    Authors: Adam D. Cobb, Andrew Markham, Stephen J. Roberts

    Abstract: We build a model using Gaussian processes to infer a spatio-temporal vector field from observed agent trajectories. Significant landmarks or influence points in agent surroundings are jointly derived through vector calculus operations that indicate presence of sources and sinks. We evaluate these influence points by using the Kullback-Leibler divergence between the posterior and prior Laplacian of… ▽ More

    Submitted 7 September, 2017; originally announced September 2017.

    Comments: 9 pages, 4 figures

  30. arXiv:1705.00891  [pdf, ps, other

    stat.ML cs.CE q-fin.ST

    A Novel Approach to Forecasting Financial Volatility with Gaussian Process Envelopes

    Authors: Syed Ali Asad Rizvi, Stephen J. Roberts, Michael A. Osborne, Favour Nyikosa

    Abstract: In this paper we use Gaussian Process (GP) regression to propose a novel approach for predicting volatility of financial returns by forecasting the envelopes of the time series. We provide a direct comparison of their performance to traditional approaches such as GARCH. We compare the forecasting power of three approaches: GP regression on the absolute and squared returns; regression on the envelo… ▽ More

    Submitted 2 May, 2017; originally announced May 2017.

    Comments: 16 pages, 8 figures, 6 tables

  31. arXiv:1704.08488  [pdf, other

    q-fin.CP cs.LG stat.ML

    Optimal client recommendation for market makers in illiquid financial products

    Authors: Dieter Hendricks, Stephen J. Roberts

    Abstract: The process of liquidity provision in financial markets can result in prolonged exposure to illiquid instruments for market makers. In this case, where a proprietary position is not desired, pro-actively targeting the right client who is likely to be interested can be an effective means to offset this position, rather than relying on commensurate interest arising through natural demand. In this pa… ▽ More

    Submitted 27 April, 2017; originally announced April 2017.

    Comments: 12 pages, 3 figures, 1 table

  32. arXiv:1608.00117  [pdf, other

    math.NA cs.DS quant-ph

    Improved stochastic trace estimation using mutually unbiased bases

    Authors: J. K. Fitzsimons, M. A. Osborne, S. J. Roberts, J. F. Fitzsimons

    Abstract: We examine the problem of estimating the trace of a matrix $A$ when given access to an oracle which computes $x^\dagger A x$ for an input vector $x$. We make use of the basis vectors from a set of mutually unbiased bases, widely studied in the field of quantum information processing, in the selection of probing vectors $x$. This approach offers a new state of the art single shot sampling variance… ▽ More

    Submitted 30 July, 2016; originally announced August 2016.

    Comments: 5 pages, 1 figure, 2 tables. Comments welcome

  33. arXiv:1505.05489  [pdf, ps, other

    astro-ph.IM astro-ph.GA cs.CV

    A Sparse Gaussian Process Framework for Photometric Redshift Estimation

    Authors: Ibrahim A. Almosallam, Sam N. Lindsay, Matt J. Jarvis, Stephen J. Roberts

    Abstract: Accurate photometric redshifts are a lynchpin for many future experiments to pin down the cosmological model and for studies of galaxy evolution. In this study, a novel sparse regression framework for photometric redshift estimation is presented. Simulated and real data from SDSS DR12 were used to train and test the proposed models. We show that approaches which include careful data preparation an… ▽ More

    Submitted 19 October, 2015; v1 submitted 20 May, 2015; originally announced May 2015.

  34. arXiv:1311.4468  [pdf, other

    cs.LG eess.SY physics.data-an stat.ML

    Stochastic processes and feedback-linearisation for online identification and Bayesian adaptive control of fully-actuated mechanical systems

    Authors: Jan-Peter Calliess, Antonis Papachristodoulou, Stephen J. Roberts

    Abstract: This work proposes a new method for simultaneous probabilistic identification and control of an observable, fully-actuated mechanical system. Identification is achieved by conditioning stochastic process priors on observations of configurations and noisy estimates of configuration derivatives. In contrast to previous work that has used stochastic processes for identification, we leverage the struc… ▽ More

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

    MSC Class: 68T05; 68T40; 62G08; 37H10 ACM Class: I.2.9; I.2.8; I.2.6

  35. arXiv:1212.2767  [pdf, other

    stat.ML cond-mat.stat-mech cs.LG

    Bayesian one-mode projection for dynamic bipartite graphs

    Authors: Ioannis Psorakis, Iead Rezek, Zach Frankel, Stephen J. Roberts

    Abstract: We propose a Bayesian methodology for one-mode projecting a bipartite network that is being observed across a series of discrete time steps. The resulting one mode network captures the uncertainty over the presence/absence of each link and provides a probability distribution over its possible weight values. Additionally, the incorporation of prior knowledge over previous states makes the resulting… ▽ More

    Submitted 12 December, 2012; originally announced December 2012.

    Comments: 11 pages, 5 figures

    Report number: PARG 12-12(1)