Skip to main content

Showing 1–8 of 8 results for author: Malone, B

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

    cs.LG

    Empirical Upscaling of Point-scale Soil Moisture Measurements for Spatial Evaluation of Model Simulations and Satellite Retrievals

    Authors: Yi Yu, Brendan P. Malone, Luigi J. Renzullo

    Abstract: The evaluation of modelled or satellite-derived soil moisture (SM) estimates is usually dependent on comparisons against in-situ SM measurements. However, the inherent mismatch in spatial support (i.e., scale) necessitates a cautious interpretation of point-to-pixel comparisons. The upscaling of the in-situ measurements to a commensurate resolution to that of the modelled or retrieved SM will lead… ▽ More

    Submitted 8 April, 2024; originally announced April 2024.

    Comments: Accepted and selected as the Student Paper Competition finalists at the 2024 IEEE International Geoscience and Remote Sensing Symposium (IGARSS 2024)

  2. arXiv:2403.12117  [pdf, other

    q-bio.CB cs.LG

    Transfer Learning for T-Cell Response Prediction

    Authors: Josua Stadelmaier, Brandon Malone, Ralf Eggeling

    Abstract: We study the prediction of T-cell response for specific given peptides, which could, among other applications, be a crucial step towards the development of personalized cancer vaccines. It is a challenging task due to limited, heterogeneous training data featuring a multi-domain structure; such data entail the danger of shortcut learning, where models learn general characteristics of peptide sourc… ▽ More

    Submitted 26 February, 2025; v1 submitted 18 March, 2024; originally announced March 2024.

    Comments: 25 pages, 10 figures. Source code, compiled data, final model, and a video presentation are available under https://github.com/JosuaStadelmaier/T-cell-response-prediction

  3. arXiv:2103.06220  [pdf, other

    cs.AI cs.CV cs.LG

    A Relational-learning Perspective to Multi-label Chest X-ray Classification

    Authors: Anjany Sekuboyina, Daniel Oñoro-Rubio, Jens Kleesiek, Brandon Malone

    Abstract: Multi-label classification of chest X-ray images is frequently performed using discriminative approaches, i.e. learning to map an image directly to its binary labels. Such approaches make it challenging to incorporate auxiliary information such as annotation uncertainty or a dependency among the labels. Building towards this, we propose a novel knowledge graph reformulation of multi-label classifi… ▽ More

    Submitted 10 March, 2021; originally announced March 2021.

  4. arXiv:1811.04752  [pdf, other

    cs.LG stat.ML

    Learning Representations of Missing Data for Predicting Patient Outcomes

    Authors: Brandon Malone, Alberto Garcia-Duran, Mathias Niepert

    Abstract: Extracting actionable insight from Electronic Health Records (EHRs) poses several challenges for traditional machine learning approaches. Patients are often missing data relative to each other; the data comes in a variety of modalities, such as multivariate time series, free text, and categorical demographic information; important relationships among patients can be difficult to detect; and many o… ▽ More

    Submitted 12 November, 2018; originally announced November 2018.

  5. arXiv:1810.09227  [pdf, other

    cs.DB cs.LG stat.ML

    Knowledge Graph Completion to Predict Polypharmacy Side Effects

    Authors: Brandon Malone, Alberto García-Durán, Mathias Niepert

    Abstract: The polypharmacy side effect prediction problem considers cases in which two drugs taken individually do not result in a particular side effect; however, when the two drugs are taken in combination, the side effect manifests. In this work, we demonstrate that multi-relational knowledge graph completion achieves state-of-the-art results on the polypharmacy side effect prediction problem. Empirical… ▽ More

    Submitted 22 October, 2018; originally announced October 2018.

    Comments: 13th International Conference on Data Integration in the Life Sciences (DILS2018)

  6. arXiv:1309.6844  [pdf

    cs.AI

    Evaluating Anytime Algorithms for Learning Optimal Bayesian Networks

    Authors: Brandon Malone, Changhe Yuan

    Abstract: Exact algorithms for learning Bayesian networks guarantee to find provably optimal networks. However, they may fail in difficult learning tasks due to limited time or memory. In this research we adapt several anytime heuristic search-based algorithms to learn Bayesian networks. These algorithms find high-quality solutions quickly, and continually improve the incumbent solution or prove its optimal… ▽ 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-381-390

  7. arXiv:1210.4913  [pdf

    cs.AI cs.LG stat.ML

    An Improved Admissible Heuristic for Learning Optimal Bayesian Networks

    Authors: Changhe Yuan, Brandon Malone

    Abstract: Recently two search algorithms, A* and breadth-first branch and bound (BFBnB), were developed based on a simple admissible heuristic for learning Bayesian network structures that optimize a scoring function. The heuristic represents a relaxation of the learning problem such that each variable chooses optimal parents independently. As a result, the heuristic may contain many directed cycles and res… ▽ More

    Submitted 16 October, 2012; originally announced October 2012.

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

    Report number: UAI-P-2012-PG-924-933

  8. arXiv:1202.3744  [pdf

    cs.AI

    Improving the Scalability of Optimal Bayesian Network Learning with External-Memory Frontier Breadth-First Branch and Bound Search

    Authors: Brandon Malone, Changhe Yuan, Eric A. Hansen, Susan Bridges

    Abstract: Previous work has shown that the problem of learning the optimal structure of a Bayesian network can be formulated as a shortest path finding problem in a graph and solved using A* search. In this paper, we improve the scalability of this approach by developing a memory-efficient heuristic search algorithm for learning the structure of a Bayesian network. Instead of using A*, we propose a frontier… ▽ More

    Submitted 14 February, 2012; originally announced February 2012.

    Report number: UAI-P-2011-PG-479-488