Skip to main content

Showing 1–31 of 31 results for author: Walder, C

.
  1. arXiv:2406.15983  [pdf, other

    cs.IR

    Learning k-Determinantal Point Processes for Personalized Ranking

    Authors: Yuli Liu, Christian Walder, Lexing Xie

    Abstract: The key to personalized recommendation is to predict a personalized ranking on a catalog of items by modeling the user's preferences. There are many personalized ranking approaches for item recommendation from implicit feedback like Bayesian Personalized Ranking (BPR) and listwise ranking. Despite these methods have shown performance benefits, there are still limitations affecting recommendation p… ▽ More

    Submitted 22 June, 2024; originally announced June 2024.

    Comments: 14 pages, accepted at ICDE 2024 (40th IEEE International Conference on Data Engineering)

  2. arXiv:2405.15338  [pdf, other

    cs.SD eess.AS

    SoundLoCD: An Efficient Conditional Discrete Contrastive Latent Diffusion Model for Text-to-Sound Generation

    Authors: Xinlei Niu, **g Zhang, Christian Walder, Charles Patrick Martin

    Abstract: We present SoundLoCD, a novel text-to-sound generation framework, which incorporates a LoRA-based conditional discrete contrastive latent diffusion model. Unlike recent large-scale sound generation models, our model can be efficiently trained under limited computational resources. The integration of a contrastive learning strategy further enhances the connection between text conditions and the gen… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

  3. arXiv:2403.03401  [pdf, other

    cs.AI cs.LG cs.LO

    BAIT: Benchmarking (Embedding) Architectures for Interactive Theorem-Proving

    Authors: Sean Lamont, Michael Norrish, Amir Dezfouli, Christian Walder, Paul Montague

    Abstract: Artificial Intelligence for Theorem Proving has given rise to a plethora of benchmarks and methodologies, particularly in Interactive Theorem Proving (ITP). Research in the area is fragmented, with a diverse set of approaches being spread across several ITP systems. This presents a significant challenge to the comparison of methods, which are often complex and difficult to replicate. Addressing th… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

  4. arXiv:2306.02568  [pdf, other

    stat.ML cs.LG

    Latent Optimal Paths by Gumbel Propagation for Variational Bayesian Dynamic Programming

    Authors: Xinlei Niu, Christian Walder, **g Zhang, Charles Patrick Martin

    Abstract: We propose the stochastic optimal path which solves the classical optimal path problem by a probability-softening solution. This unified approach transforms a wide range of DP problems into directed acyclic graphs in which all paths follow a Gibbs distribution. We show the equivalence of the Gibbs distribution to a message-passing algorithm by the properties of the Gumbel distribution and give all… ▽ More

    Submitted 25 June, 2024; v1 submitted 4 June, 2023; originally announced June 2023.

    Comments: Accepted by ICML 2024

  5. arXiv:2305.18769  [pdf

    cs.CV cs.LG

    DualVAE: Controlling Colours of Generated and Real Images

    Authors: Keerth Rathakumar, David Liebowitz, Christian Walder, Kristen Moore, Salil S. Kanhere

    Abstract: Colour controlled image generation and manipulation are of interest to artists and graphic designers. Vector Quantised Variational AutoEncoders (VQ-VAEs) with autoregressive (AR) prior are able to produce high quality images, but lack an explicit representation mechanism to control colour attributes. We introduce DualVAE, a hybrid representation model that provides such control by learning disenta… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

  6. arXiv:2303.00732  [pdf, other

    cs.LG cs.SE

    R-U-SURE? Uncertainty-Aware Code Suggestions By Maximizing Utility Across Random User Intents

    Authors: Daniel D. Johnson, Daniel Tarlow, Christian Walder

    Abstract: Large language models show impressive results at predicting structured text such as code, but also commonly introduce errors and hallucinations in their output. When used to assist software developers, these models may make mistakes that users must go back and fix, or worse, introduce subtle bugs that users may miss entirely. We propose Randomized Utility-driven Synthesis of Uncertain REgions (R-U… ▽ More

    Submitted 28 April, 2023; v1 submitted 1 March, 2023; originally announced March 2023.

    Comments: To appear at ICML 2023. 9 pages, 6 figures

  7. arXiv:2302.14346  [pdf, other

    cs.LG

    Sampled Transformer for Point Sets

    Authors: Shidi Li, Christian Walder, Alexander Soen, Lexing Xie, Miaomiao Liu

    Abstract: The sparse transformer can reduce the computational complexity of the self-attention layers to $O(n)$, whilst still being a universal approximator of continuous sequence-to-sequence functions. However, this permutation variant operation is not appropriate for direct application to sets. In this paper, we proposed an $O(n)$ complexity sampled transformer that can process point set elements directly… ▽ More

    Submitted 28 February, 2023; originally announced February 2023.

  8. arXiv:2301.11695  [pdf, other

    stat.ML cs.LG

    LegendreTron: Uprising Proper Multiclass Loss Learning

    Authors: Kevin Lam, Christian Walder, Spiridon Penev, Richard Nock

    Abstract: Loss functions serve as the foundation of supervised learning and are often chosen prior to model development. To avoid potentially ad hoc choices of losses, statistical decision theory describes a desirable property for losses known as \emph{properness}, which asserts that Bayes' rule is optimal. Recent works have sought to \emph{learn losses} and models jointly. Existing methods do this by fitti… ▽ More

    Submitted 28 November, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

    Comments: Accepted at the 40th International Conference on Machine Learning (ICML 2023)

  9. arXiv:2204.11562  [pdf, other

    cs.IR cs.LG

    Determinantal Point Process Likelihoods for Sequential Recommendation

    Authors: Yuli Liu, Christian Walder, Lexing Xie

    Abstract: Sequential recommendation is a popular task in academic research and close to real-world application scenarios, where the goal is to predict the next action(s) of the user based on his/her previous sequence of actions. In the training process of recommender systems, the loss function plays an essential role in guiding the optimization of recommendation models to generate accurate suggestions for u… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

    Comments: accepted at ACM SIGIR 2022

  10. arXiv:2203.07825  [pdf, other

    cs.CV

    SPA-VAE: Similar-Parts-Assignment for Unsupervised 3D Point Cloud Generation

    Authors: Shidi Li, Christian Walder, Miaomiao Liu

    Abstract: This paper addresses the problem of unsupervised parts-aware point cloud generation with learned parts-based self-similarity. Our SPA-VAE infers a set of latent canonical candidate shapes for any given object, along with a set of rigid body transformations for each such candidate shape to one or more locations within the assembled object. In this way, noisy samples on the surface of, say, each leg… ▽ More

    Submitted 28 August, 2022; v1 submitted 15 March, 2022; originally announced March 2022.

  11. arXiv:2110.06679  [pdf, other

    cs.CV

    EditVAE: Unsupervised Part-Aware Controllable 3D Point Cloud Shape Generation

    Authors: Shidi Li, Miaomiao Liu, Christian Walder

    Abstract: This paper tackles the problem of parts-aware point cloud generation. Unlike existing works which require the point cloud to be segmented into parts a priori, our parts-aware editing and generation are performed in an unsupervised manner. We achieve this with a simple modification of the Variational Auto-Encoder which yields a joint model of the point cloud itself along with a schematic representa… ▽ More

    Submitted 30 March, 2022; v1 submitted 13 October, 2021; originally announced October 2021.

  12. arXiv:2110.06427  [pdf, other

    cs.LG cs.CV

    Dense Uncertainty Estimation

    Authors: **g Zhang, Yuchao Dai, Mochu Xiang, Deng-** Fan, Peyman Moghadam, Mingyi He, Christian Walder, Kaihao Zhang, Mehrtash Harandi, Nick Barnes

    Abstract: Deep neural networks can be roughly divided into deterministic neural networks and stochastic neural networks.The former is usually trained to achieve a map** from input space to output space via maximum likelihood estimation for the weights, which leads to deterministic predictions during testing. In this way, a specific weights set is estimated while ignoring any uncertainty that may occur in… ▽ More

    Submitted 12 October, 2021; originally announced October 2021.

    Comments: Technical Report

  13. arXiv:2109.07867  [pdf, other

    cs.LG cs.AI cs.CL cs.CV

    Humanly Certifying Superhuman Classifiers

    Authors: Qiongkai Xu, Christian Walder, Chenchen Xu

    Abstract: Estimating the performance of a machine learning system is a longstanding challenge in artificial intelligence research. Today, this challenge is especially relevant given the emergence of systems which appear to increasingly outperform human beings. In some cases, this "superhuman" performance is readily demonstrated; for example by defeating legendary human players in traditional two player game… ▽ More

    Submitted 16 September, 2021; originally announced September 2021.

  14. arXiv:2103.04066  [pdf, other

    cs.LG

    Learning to Continually Learn Rapidly from Few and Noisy Data

    Authors: Nicholas I-Hsien Kuo, Mehrtash Harandi, Nicolas Fourrier, Christian Walder, Gabriela Ferraro, Hanna Suominen

    Abstract: Neural networks suffer from catastrophic forgetting and are unable to sequentially learn new tasks without guaranteed stationarity in data distribution. Continual learning could be achieved via replay -- by concurrently training externally stored old data while learning a new task. However, replay becomes less effective when each past task is allocated with less memory. To overcome this difficulty… ▽ More

    Submitted 6 March, 2021; originally announced March 2021.

    Comments: Accepted to the Meta-Learning and Co-Hosted Competition of AAAI 2021. See https://aaai.org/Conferences/AAAI-21/ws21workshops/ and see https://sites.google.com/chalearn.org/metalearning?pli=1#h.kt23ep5wlehv

  15. arXiv:2102.09756  [pdf, other

    cs.LG cs.AI cs.LO

    TacticZero: Learning to Prove Theorems from Scratch with Deep Reinforcement Learning

    Authors: Minchao Wu, Michael Norrish, Christian Walder, Amir Dezfouli

    Abstract: We propose a novel approach to interactive theorem-proving (ITP) using deep reinforcement learning. The proposed framework is able to learn proof search strategies as well as tactic and arguments prediction in an end-to-end manner. We formulate the process of ITP as a Markov decision process (MDP) in which each state represents a set of potential derivation paths. This structure allows us to intro… ▽ More

    Submitted 17 June, 2021; v1 submitted 19 February, 2021; originally announced February 2021.

  16. arXiv:2007.09343  [pdf, other

    cs.LG stat.ML

    MTL2L: A Context Aware Neural Optimiser

    Authors: Nicholas I-Hsien Kuo, Mehrtash Harandi, Nicolas Fourrier, Christian Walder, Gabriela Ferraro, Hanna Suominen

    Abstract: Learning to learn (L2L) trains a meta-learner to assist the learning of a task-specific base learner. Previously, it was shown that a meta-learner could learn the direct rules to update learner parameters; and that the learnt neural optimiser updated learners more rapidly than handcrafted gradient-descent methods. However, we demonstrate that previous neural optimisers were limited to update learn… ▽ More

    Submitted 18 July, 2020; originally announced July 2020.

    Comments: Published in the ICML workshop of Automated Machine Learning (AutoML) 2020. Also see https://www.automl.org/wp-content/uploads/2020/07/AutoML_2020_paper_5.pdf

  17. arXiv:2006.04633  [pdf, other

    cs.LG stat.ML

    All your loss are belong to Bayes

    Authors: Christian Walder, Richard Nock

    Abstract: Loss functions are a cornerstone of machine learning and the starting point of most algorithms. Statistics and Bayesian decision theory have contributed, via properness, to elicit over the past decades a wide set of admissible losses in supervised learning, to which most popular choices belong (logistic, square, Matsushita, etc.). Rather than making a potentially biased ad hoc choice of the loss,… ▽ More

    Submitted 5 November, 2020; v1 submitted 8 June, 2020; originally announced June 2020.

  18. arXiv:1912.10200  [pdf, other

    cs.LG stat.ML

    Quantile Propagation for Wasserstein-Approximate Gaussian Processes

    Authors: Rui Zhang, Christian J. Walder, Edwin V. Bonilla, Marian-Andrei Rizoiu, Lexing Xie

    Abstract: Approximate inference techniques are the cornerstone of probabilistic methods based on Gaussian process priors. Despite this, most work approximately optimizes standard divergence measures such as the Kullback-Leibler (KL) divergence, which lack the basic desiderata for the task at hand, while chiefly offering merely technical convenience. We develop a new approximate inference method for Gaussian… ▽ More

    Submitted 5 November, 2020; v1 submitted 21 December, 2019; originally announced December 2019.

    Comments: 34th Conference on Neural Information Processing Systems (NeurIPS 2020), Vancouver, Canada

  19. arXiv:1909.05030  [pdf, ps, other

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

    Computer Assisted Composition in Continuous Time

    Authors: Chamin Hewa Koneputugodage, Rhys Healy, Sean Lamont, Ian Mallett, Matt Brown, Matt Walters, Ushini Attanayake, Libo Zhang, Roger T. Dean, Alexander Hunter, Charles Gretton, Christian Walder

    Abstract: We address the problem of combining sequence models of symbolic music with user defined constraints. For typical models this is non-trivial as only the conditional distribution of each symbol given the earlier symbols is available, while the constraints correspond to arbitrary times. Previously this has been addressed by assuming a discrete time model of fixed rhythm. We generalise to continuous t… ▽ More

    Submitted 10 September, 2019; originally announced September 2019.

  20. Variational Inference for Sparse Gaussian Process Modulated Hawkes Process

    Authors: Rui Zhang, Christian Walder, Marian-Andrei Rizoiu

    Abstract: The Hawkes process (HP) has been widely applied to modeling self-exciting events including neuron spikes, earthquakes and tweets. To avoid designing parametric triggering kernel and to be able to quantify the prediction confidence, the non-parametric Bayesian HP has been proposed. However, the inference of such models suffers from unscalability or slow convergence. In this paper, we aim to solve b… ▽ More

    Submitted 22 November, 2019; v1 submitted 24 May, 2019; originally announced May 2019.

    Comments: AAAI-20

    Journal ref: Proceedings of the AAAI Conference on Artificial Intelligence. Vol. 34. No. 04. 2020

  21. arXiv:1901.11311  [pdf, other

    cs.LG stat.ML

    New Tricks for Estimating Gradients of Expectations

    Authors: Christian J. Walder, Paul Roussel, Richard Nock, Cheng Soon Ong, Masashi Sugiyama

    Abstract: We introduce a family of pairwise stochastic gradient estimators for gradients of expectations, which are related to the log-derivative trick, but involve pairwise interactions between samples. The simplest example of our new estimator, dubbed the fundamental trick estimator, is shown to arise from either a) introducing and approximating an integral representation based on the fundamental theorem… ▽ More

    Submitted 19 April, 2022; v1 submitted 31 January, 2019; originally announced January 2019.

  22. arXiv:1810.03730  [pdf, other

    cs.LG stat.ML

    Efficient Non-parametric Bayesian Hawkes Processes

    Authors: Rui Zhang, Christian Walder, Marian-Andrei Rizoiu, Lexing Xie

    Abstract: In this paper, we develop an efficient nonparametric Bayesian estimation of the kernel function of Hawkes processes. The non-parametric Bayesian approach is important because it provides flexible Hawkes kernels and quantifies their uncertainty. Our method is based on the cluster representation of Hawkes processes. Utilizing the finite support assumption of the Hawkes process, we efficiently sample… ▽ More

    Submitted 12 April, 2022; v1 submitted 8 October, 2018; originally announced October 2018.

    Comments: IJCAI2019

  23. arXiv:1806.02977  [pdf, other

    cs.LG stat.ML

    Monge blunts Bayes: Hardness Results for Adversarial Training

    Authors: Zac Cranko, Aditya Krishna Menon, Richard Nock, Cheng Soon Ong, Zhan Shi, Christian Walder

    Abstract: The last few years have seen a staggering number of empirical studies of the robustness of neural networks in a model of adversarial perturbations of their inputs. Most rely on an adversary which carries out local modifications within prescribed balls. None however has so far questioned the broader picture: how to frame a resource-bounded adversary so that it can be severely detrimental to learnin… ▽ More

    Submitted 7 May, 2019; v1 submitted 8 June, 2018; originally announced June 2018.

    ACM Class: I.2.6

  24. arXiv:1802.03184  [pdf, other

    cs.LG stat.ML

    Self-Bounded Prediction Suffix Tree via Approximate String Matching

    Authors: Dongwoo Kim, Christian Walder

    Abstract: Prediction suffix trees (PST) provide an effective tool for sequence modelling and prediction. Current prediction techniques for PSTs rely on exact matching between the suffix of the current sequence and the previously observed sequence. We present a provably correct algorithm for learning a PST with approximate suffix matching by relaxing the exact matching condition. We then present a self-bound… ▽ More

    Submitted 6 August, 2018; v1 submitted 9 February, 2018; originally announced February 2018.

    Comments: Proceedings of the 35th International Conference on Machine Learning

  25. arXiv:1802.03144  [pdf, other

    cs.AI cs.LG

    Neural Dynamic Programming for Musical Self Similarity

    Authors: Christian J. Walder, Dongwoo Kim

    Abstract: We present a neural sequence model designed specifically for symbolic music. The model is based on a learned edit distance mechanism which generalises a classic recursion from computer sci- ence, leading to a neural dynamic program. Re- peated motifs are detected by learning the transfor- mations between them. We represent the arising computational dependencies using a novel data structure, the ed… ▽ More

    Submitted 28 August, 2018; v1 submitted 9 February, 2018; originally announced February 2018.

  26. arXiv:1701.03535  [pdf, other

    stat.ME

    Fast Bayesian Intensity Estimation for the Permanental Process

    Authors: Christian J. Walder, Adrian N. Bishop

    Abstract: The Cox process is a stochastic process which generalises the Poisson process by letting the underlying intensity function itself be a stochastic process. In this paper we present a fast Bayesian inference scheme for the permanental process, a Cox process under which the square root of the intensity is a Gaussian process. In particular we exploit connections with reproducing kernel Hilbert spaces,… ▽ More

    Submitted 19 June, 2018; v1 submitted 12 January, 2017; originally announced January 2017.

    Journal ref: In Proceedings of the 34th International Conference on Machine Learning, pages: 3579-3588, 6-11 August 2017

  27. arXiv:1612.00092  [pdf, other

    cs.AI

    Computer Assisted Composition with Recurrent Neural Networks

    Authors: Christian Walder, Dongwoo Kim

    Abstract: Sequence modeling with neural networks has lead to powerful models of symbolic music data. We address the problem of exploiting these models to reach creative musical goals, by combining with human input. To this end we generalise previous work, which sampled Markovian sequence models under the constraint that the sequence belong to the language of a given finite state machine provided by the huma… ▽ More

    Submitted 29 September, 2017; v1 submitted 30 November, 2016; originally announced December 2016.

  28. arXiv:1606.02542  [pdf, other

    cs.SD cs.AI

    Symbolic Music Data Version 1.0

    Authors: Christian Walder

    Abstract: In this document, we introduce a new dataset designed for training machine learning models of symbolic music data. Five datasets are provided, one of which is from a newly collected corpus of 20K midi files. We describe our preprocessing and cleaning pipeline, which includes the exclusion of a number of files based on scores from a previously developed probabilistic machine learning model. We also… ▽ More

    Submitted 8 June, 2016; originally announced June 2016.

    Comments: arXiv admin note: substantial text overlap with arXiv:1606.01368

  29. arXiv:1606.01368  [pdf, other

    cs.SD

    Modelling Symbolic Music: Beyond the Piano Roll

    Authors: Christian Walder

    Abstract: In this paper, we consider the problem of probabilistically modelling symbolic music data. We introduce a representation which reduces polyphonic music to a univariate categorical sequence. In this way, we are able to apply state of the art natural language processing techniques, namely the long short-term memory sequence model. The representation we employ permits arbitrary rhythmic structure, wh… ▽ More

    Submitted 4 June, 2016; originally announced June 2016.

  30. arXiv:1011.1173  [pdf, ps, other

    cs.DC

    Rank k Cholesky Up/Down-dating on the GPU: gpucholmodV0.2

    Authors: Christian Walder

    Abstract: In this note we briefly describe our Cholesky modification algorithm for streaming multiprocessor architectures. Our implementation is available in C++ with Matlab binding, using CUDA to utilise the graphics processing unit (GPU). Limited speed ups are possible due to the bandwidth bound nature of the problem. Furthermore, a complex dependency pattern must be obeyed, requiring multiple kernels to… ▽ More

    Submitted 4 November, 2010; originally announced November 2010.

    Comments: 7 pages

    ACM Class: G.1.0

  31. arXiv:1008.1398  [pdf, ps, other

    cs.LG

    Semi-Supervised Kernel PCA

    Authors: Christian Walder, Ricardo Henao, Morten Mørup, Lars Kai Hansen

    Abstract: We present three generalisations of Kernel Principal Components Analysis (KPCA) which incorporate knowledge of the class labels of a subset of the data points. The first, MV-KPCA, penalises within class variances similar to Fisher discriminant analysis. The second, LSKPCA is a hybrid of least squares regression and kernel PCA. The final LR-KPCA is an iteratively reweighted version of the previous… ▽ More

    Submitted 8 August, 2010; originally announced August 2010.