Skip to main content

Showing 1–21 of 21 results for author: Khardon, R

  1. arXiv:2406.03669  [pdf, other

    cs.RO

    POAM: Probabilistic Online Attentive Mapping for Efficient Robotic Information Gathering

    Authors: Weizhe Chen, Lantao Liu, Roni Khardon

    Abstract: Gaussian Process (GP) models are widely used for Robotic Information Gathering (RIG) in exploring unknown environments due to their ability to model complex phenomena with non-parametric flexibility and accurately quantify prediction uncertainty. Previous work has developed informative planners and adaptive GP models to enhance the data efficiency of RIG by improving the robot's sampling strategy… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

    Comments: Robotics: Science and Systems (RSS), 2024. https://github.com/Weizhe-Chen/POAM

  2. Adaptive Robotic Information Gathering via Non-Stationary Gaussian Processes

    Authors: Weizhe Chen, Roni Khardon, Lantao Liu

    Abstract: Robotic Information Gathering (RIG) is a foundational research topic that answers how a robot (team) collects informative data to efficiently build an accurate model of an unknown target function under robot embodiment constraints. RIG has many applications, including but not limited to autonomous exploration and mapping, 3D reconstruction or inspection, search and rescue, and environmental monito… ▽ More

    Submitted 14 April, 2024; v1 submitted 2 June, 2023; originally announced June 2023.

    Comments: International Journal of Robotics Research (IJRR). Code: pypolo.readthedocs.io. arXiv admin note: text overlap with arXiv:2205.06426

    Journal ref: The International Journal of Robotics Research. 2024;43(4):405-436

  3. arXiv:2302.02420  [pdf, other

    cs.LG stat.ML

    Variational Inference on the Final-Layer Output of Neural Networks

    Authors: Yadi Wei, Roni Khardon

    Abstract: Traditional neural networks are simple to train but they typically produce overconfident predictions. In contrast, Bayesian neural networks provide good uncertainty quantification but optimizing them is time consuming due to the large parameter space. This paper proposes to combine the advantages of both approaches by performing Variational Inference in the Final layer Output space (VIFO), because… ▽ More

    Submitted 17 December, 2023; v1 submitted 5 February, 2023; originally announced February 2023.

    Comments: 27 pages, 10 figures

  4. arXiv:2302.01491  [pdf, other

    cs.RO cs.AI

    DiSProD: Differentiable Symbolic Propagation of Distributions for Planning

    Authors: Palash Chatterjee, Ashutosh Chapagain, Weizhe Chen, Roni Khardon

    Abstract: The paper introduces DiSProD, an online planner developed for environments with probabilistic transitions in continuous state and action spaces. DiSProD builds a symbolic graph that captures the distribution of future trajectories, conditioned on a given policy, using independence assumptions and approximate propagation of distributions. The symbolic graph provides a differentiable representation… ▽ More

    Submitted 4 August, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

    Comments: International Joint Conference on Artificial Intelligence (IJCAI) 2023. For project website, see https://pecey.github.io/DiSProD/

  5. arXiv:2211.08393  [pdf, other

    cs.LG stat.ML

    On the Performance of Direct Loss Minimization for Bayesian Neural Networks

    Authors: Yadi Wei, Roni Khardon

    Abstract: Direct Loss Minimization (DLM) has been proposed as a pseudo-Bayesian method motivated as regularized loss minimization. Compared to variational inference, it replaces the loss term in the evidence lower bound (ELBO) with the predictive log loss, which is the same loss function used in evaluation. A number of theoretical and empirical results in prior work suggest that DLM can significantly improv… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: I Cant Believe It is Not Better Workshop at NeurIPS 2022

  6. arXiv:2206.07904  [pdf, other

    cs.LG

    Explainable Models via Compression of Tree Ensembles

    Authors: Siwen Yan, Sriraam Natarajan, Saket Joshi, Roni Khardon, Prasad Tadepalli

    Abstract: Ensemble models (bagging and gradient-boosting) of relational decision trees have proved to be one of the most effective learning methods in the area of probabilistic logic models (PLMs). While effective, they lose one of the most important aspect of PLMs -- interpretability. In this paper we consider the problem of compressing a large set of learned trees into a single explainable model. To this… ▽ More

    Submitted 16 June, 2022; originally announced June 2022.

    Comments: 24 pages, 14 figures

  7. arXiv:2205.06426  [pdf, other

    cs.RO

    AK: Attentive Kernel for Information Gathering

    Authors: Weizhe Chen, Roni Khardon, Lantao Liu

    Abstract: Robotic Information Gathering (RIG) relies on the uncertainty of a probabilistic model to identify critical areas for efficient data collection. Gaussian processes (GPs) with stationary kernels have been widely adopted for spatial modeling. However, real-world spatial data typically does not satisfy the assumption of stationarity, where different locations are assumed to have the same degree of va… ▽ More

    Submitted 12 May, 2022; originally announced May 2022.

    Comments: Proceedings of Robotics: Science and Systems (RSS), 2022. https://weizhe-chen.github.io/attentive_kernels/

  8. arXiv:2203.12139  [pdf, other

    cs.AI stat.CO

    Approximate Inference for Stochastic Planning in Factored Spaces

    Authors: Zhennan Wu, Roni Khardon

    Abstract: Stochastic planning can be reduced to probabilistic inference in large discrete graphical models, but hardness of inference requires approximation schemes to be used. In this paper we argue that such applications can be disentangled along two dimensions. The first is the direction of information flow in the idealized exact optimization objective, i.e., forward vs backward inference. The second is… ▽ More

    Submitted 1 September, 2022; v1 submitted 22 March, 2022; originally announced March 2022.

  9. arXiv:2004.03083  [pdf, other

    cs.LG stat.ML

    Direct loss minimization algorithms for sparse Gaussian processes

    Authors: Yadi Wei, Rishit Sheth, Roni Khardon

    Abstract: The paper provides a thorough investigation of Direct loss minimization (DLM), which optimizes the posterior to minimize predictive loss, in sparse Gaussian processes. For the conjugate case, we consider DLM for log-loss and DLM for square loss showing a significant performance improvement in both cases. The application of DLM in non-conjugate cases is more complex because the logarithm of expecta… ▽ More

    Submitted 27 October, 2020; v1 submitted 6 April, 2020; originally announced April 2020.

    Comments: 31 pages, 16 figures

  10. arXiv:1701.01048  [pdf, other

    cs.AI

    Stochastic Planning and Lifted Inference

    Authors: Roni Khardon, Scott Sanner

    Abstract: Lifted probabilistic inference (Poole, 2003) and symbolic dynamic programming for lifted stochastic planning (Boutilier et al, 2001) were introduced around the same time as algorithmic efforts to use abstraction in stochastic systems. Over the years, these ideas evolved into two distinct lines of research, each supported by a rich literature. Lifted probabilistic inference focused on efficient ari… ▽ More

    Submitted 4 January, 2017; originally announced January 2017.

  11. arXiv:1407.1408  [pdf, other

    cs.AI cs.CC cs.LO

    The Complexity of Reasoning with FODD and GFODD

    Authors: Benjamin J. Hescott, Roni Khardon

    Abstract: Recent work introduced Generalized First Order Decision Diagrams (GFODD) as a knowledge representation that is useful in mechanizing decision theoretic planning in relational domains. GFODDs generalize function-free first order logic and include numerical values and numerical generalizations of existential and universal quantification. Previous work presented heuristic inference algorithms for GFO… ▽ More

    Submitted 20 February, 2015; v1 submitted 5 July, 2014; originally announced July 2014.

    Comments: A short version of this paper appears in AAAI 2014. Version 2 includes a reorganization and some expanded proofs

  12. Probabilistic Relational Planning with First Order Decision Diagrams

    Authors: Saket Joshi, Roni Khardon

    Abstract: Dynamic programming algorithms have been successfully applied to propositional stochastic planning problems by using compact representations, in particular algebraic decision diagrams, to capture domain dynamics and value functions. Work on symbolic dynamic programming lifted these ideas to first order logic using several representation schemes. Recent work introduced a first order variant of de… ▽ More

    Submitted 16 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 41, pages 231-266, 2011

  13. arXiv:1306.6302  [pdf, other

    cs.AI cs.LG

    Solving Relational MDPs with Exogenous Events and Additive Rewards

    Authors: S. Joshi, R. Khardon, P. Tadepalli, A. Raghavan, A. Fern

    Abstract: We formalize a simple but natural subclass of service domains for relational planning problems with object-centered, independent exogenous events and additive rewards capturing, for example, problems in inventory control. Focusing on this subclass, we present a new symbolic planning algorithm which is the first algorithm that has explicit performance guarantees for relational MDPs with exogenous e… ▽ More

    Submitted 27 June, 2013; v1 submitted 26 June, 2013; originally announced June 2013.

    Comments: This is an extended version of our ECML/PKDD 2013 paper including all proofs. (v2 corrects typos and updates ref [10] to cite this report as the full version)

  14. arXiv:1301.5332  [pdf, ps, other

    stat.ML cs.LG

    Online Learning with Pairwise Loss Functions

    Authors: Yuyang Wang, Roni Khardon, Dmitry Pechyony, Rosie Jones

    Abstract: Efficient online learning with pairwise loss functions is a crucial component in building large-scale learning system that maximizes the area under the Receiver Operator Characteristic (ROC) curve. In this paper we investigate the generalization performance of online learning algorithms with pairwise loss functions. We show that the existing proof techniques for generalization bounds of online alg… ▽ More

    Submitted 22 January, 2013; originally announced January 2013.

    Comments: This is an extension of our COLT paper

  15. Nonparametric Bayesian Mixed-effect Model: a Sparse Gaussian Process Approach

    Authors: Yuyang Wang, Roni Khardon

    Abstract: Multi-task learning models using Gaussian processes (GP) have been developed and successfully applied in various applications. The main difficulty with this approach is the computational cost of inference using the union of examples from all tasks. Therefore sparse solutions, that avoid using the entire data directly and instead use a set of informative "representatives" are desirable. The paper i… ▽ More

    Submitted 28 November, 2012; originally announced November 2012.

    Comments: Preliminary version appeared in ECML2012

  16. arXiv:1206.5287  [pdf

    cs.AI

    Policy Iteration for Relational MDPs

    Authors: Chenggang Wang, Roni Khardon

    Abstract: Relational Markov Decision Processes are a useful abstraction for complex reinforcement learning problems and stochastic planning problems. Recent work developed representation schemes and algorithms for planning in such problems using the value iteration algorithm. However, exact versions of more complex algorithms, including policy iteration, have not been developed or analyzed. The paper invest… ▽ More

    Submitted 20 June, 2012; originally announced June 2012.

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

    Report number: UAI-P-2007-PG-408-415

  17. arXiv:1203.0970  [pdf, other

    cs.LG astro-ph.IM stat.ML

    Infinite Shift-invariant Grouped Multi-task Learning for Gaussian Processes

    Authors: Yuyang Wang, Roni Khardon, Pavlos Protopapas

    Abstract: Multi-task learning leverages shared information among data sets to improve the learning performance of individual tasks. The paper applies this framework for data where each task is a phase-shifted periodic time series. In particular, we develop a novel Bayesian nonparametric model capturing a mixture of Gaussian processes where each task is a sum of a group-specific function and a component capt… ▽ More

    Submitted 20 May, 2013; v1 submitted 5 March, 2012; originally announced March 2012.

    Comments: This is an extended version of our ECML 2010 paper entitled "Shift-invariant Grouped Multi-task Learning for Gaussian Processes"; ECML PKDD'10 Proceedings of the 2010 European conference on Machine learning and knowledge discovery in databases: Part III

  18. Nonparametric Bayesian Estimation of Periodic Functions

    Authors: Yuyang Wang, Roni Khardon, Pavlos Protopapas

    Abstract: Many real world problems exhibit patterns that have periodic behavior. For example, in astrophysics, periodic variable stars play a pivotal role in understanding our universe. An important step when analyzing data from such processes is the problem of identifying the period: estimating the period of a periodic function based on noisy observations made at irregularly spaced time points. This proble… ▽ More

    Submitted 6 March, 2012; v1 submitted 5 November, 2011; originally announced November 2011.

  19. First Order Decision Diagrams for Relational MDPs

    Authors: Chenggang Wang, Saket Joshi, Roni Khardon

    Abstract: Markov decision processes capture sequential decision making under uncertainty, where an agent must choose actions so as to optimize long term reward. The paper studies efficient reasoning mechanisms for Relational Markov Decision Processes (RMDP) where world states have an internal relational structure that can be naturally described in terms of objects and relations among them. Two contributions… ▽ More

    Submitted 31 October, 2011; originally announced November 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 31, pages 431-472, 2008

  20. Efficiency versus Convergence of Boolean Kernels for On-Line Learning Algorithms

    Authors: R. Khardon, D. Roth, R. A. Servedio

    Abstract: The paper studies machine learning problems where each example is described using a set of Boolean features and where hypotheses are represented by linear threshold elements. One method of increasing the expressiveness of learned hypotheses in this context is to expand the feature set to include conjunctions of basic features. This can be done explicitly or where possible by using a kernel functi… ▽ More

    Submitted 9 September, 2011; originally announced September 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 24, pages 341-356, 2005

  21. arXiv:cs/9512105  [pdf, ps

    cs.AI

    Translating between Horn Representations and their Characteristic Models

    Authors: R. Khardon

    Abstract: Characteristic models are an alternative, model based, representation for Horn expressions. It has been shown that these two representations are incomparable and each has its advantages over the other. It is therefore natural to ask what is the cost of translating, back and forth, between these representations. Interestingly, the same translation questions arise in database theory, where it has… ▽ More

    Submitted 30 November, 1995; originally announced December 1995.

    Comments: See http://www.jair.org/ for any accompanying files

    Journal ref: Journal of Artificial Intelligence Research, Vol 3, (1995), 349-372