Skip to main content

Showing 1–37 of 37 results for author: Ihler, A

.
  1. arXiv:2502.15093  [pdf, other

    physics.space-ph cs.LG

    Forecasting Local Ionospheric Parameters Using Transformers

    Authors: Daniel J. Alford-Lago, Christopher W. Curtis, Alexander T. Ihler, Katherine A. Zawdie, Douglas P. Drob

    Abstract: We present a novel method for forecasting key ionospheric parameters using transformer-based neural networks. The model provides accurate forecasts and uncertainty quantification of the F2-layer peak plasma frequency (foF2), the F2-layer peak density height (hmF2), and total electron content (TEC) for a given geographic location. It supports a number of exogenous variables, including F10.7cm solar… ▽ More

    Submitted 20 February, 2025; originally announced February 2025.

    Comments: 47 pages, 42 figures

  2. arXiv:2411.10008  [pdf, other

    cs.AI

    Graph-based Complexity for Causal Effect by Empirical Plug-in

    Authors: Rina Dechter, Annie Raichev, Alexander Ihler, Jin Tian

    Abstract: This paper focuses on the computational complexity of computing empirical plug-in estimates for causal effect queries. Given a causal graph and observational data, any identifiable causal query can be estimated from an expression over the observed variables, called the estimand. The estimand can then be evaluated by plugging in probabilities computed empirically from data. In contrast to conventio… ▽ More

    Submitted 15 November, 2024; originally announced November 2024.

  3. arXiv:2408.14101  [pdf, other

    cs.AI cs.LG

    Estimating Causal Effects from Learned Causal Networks

    Authors: Anna Raichev, Alexander Ihler, Jin Tian, Rina Dechter

    Abstract: The standard approach to answering an identifiable causal-effect query (e.g., $P(Y|do(X)$) when given a causal diagram and observational data is to first generate an estimand, or probabilistic expression over the observable variables, which is then evaluated using the observational data. In this paper, we propose an alternative paradigm for answering causal-effect queries over discrete observable… ▽ More

    Submitted 27 August, 2024; v1 submitted 26 August, 2024; originally announced August 2024.

  4. arXiv:2407.02929  [pdf, other

    cs.NI

    A Hybrid Reactive Routing Protocol for Decentralized UAV Networks

    Authors: Shivam Garg, Alexander Ihler, Elizabeth Serena Bentley, Sunil Kumar

    Abstract: Wireless networks consisting of low SWaP, FW-UAVs are used in many applications, such as monitoring, search and surveillance of inaccessible areas. A decentralized and autonomous approach ensures robustness to failures; the UAVs explore and sense within the area and forward their information, in a multihop manner, to nearby aerial gateway nodes. However, the unpredictable nature of the events, rel… ▽ More

    Submitted 23 January, 2025; v1 submitted 3 July, 2024; originally announced July 2024.

  5. arXiv:2405.04678  [pdf, other

    cs.NI cs.MA cs.RO

    Pipe Routing with Topology Control for UAV Networks

    Authors: Shreyas Devaraju, Shivam Garg, Alexander Ihler, Sunil Kumar

    Abstract: Routing protocols help in transmitting the sensed data from UAVs monitoring the targets (called target UAVs) to the BS. However, the highly dynamic nature of an autonomous, decentralized UAV network leads to frequent route breaks or traffic disruptions. Traditional routing schemes cannot quickly adapt to dynamic UAV networks and/or incur large control overhead and delays. To establish stable, high… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

  6. A Deep Q-Learning based, Base-Station Connectivity-Aware, Decentralized Pheromone Mobility Model for Autonomous UAV Networks

    Authors: Shreyas Devaraju, Alexander Ihler, Sunil Kumar

    Abstract: UAV networks consisting of low SWaP (size, weight, and power), fixed-wing UAVs are used in many applications, including area monitoring, search and rescue, surveillance, and tracking. Performing these operations efficiently requires a scalable, decentralized, autonomous UAV network architecture with high network connectivity. Whereas fast area coverage is needed for quickly sensing the area, stron… ▽ More

    Submitted 27 November, 2023; originally announced November 2023.

    Comments: IEEE Transactions on Aerospace and Electronic Systems, 2024

  7. arXiv:2309.00408  [pdf, other

    q-bio.BM cs.AI cs.CE cs.LG

    Boosting AND/OR-Based Computational Protein Design: Dynamic Heuristics and Generalizable UFO

    Authors: Bobak Pezeshki, Radu Marinescu, Alexander Ihler, Rina Dechter

    Abstract: Scientific computing has experienced a surge empowered by advancements in technologies such as neural networks. However, certain important tasks are less amenable to these technologies, benefiting from innovations to traditional inference schemes. One such task is protein re-design. Recently a new re-design algorithm, AOBB-K*, was introduced and was competitive with state-of-the-art BBK* on small… ▽ More

    Submitted 31 August, 2023; originally announced September 2023.

    Comments: In proceedings of the 39th Conference on Uncertainty in Artificial Intelligence (UAI 2023) and published in Proceedings of Machine Learning Research (PMLR)

    Journal ref: PMLR Volume 216: Uncertainty in Artificial Intelligence, 31-4 August 2023, pg. 1662--1672, Pittsburgh, PA, USA

  8. Connectivity-Aware Pheromone Mobility Model for Autonomous UAV Networks

    Authors: Shreyas Devaraju, Alexander Ihler, Sunil Kumar

    Abstract: UAV networks consisting of reduced size, weight, and power (low SWaP) fixed-wing UAVs are used for civilian and military applications such as search and rescue, surveillance, and tracking. To carry out these operations efficiently, there is a need to develop scalable, decentralized autonomous UAV network architectures with high network connectivity. However, the area coverage and the network conne… ▽ More

    Submitted 12 October, 2022; originally announced October 2022.

    Journal ref: IEEE 20th Consumer Communications & Networking Conference (CCNC), Las Vegas, NV, USA, 2023, pp. 1-6, Jan. 2023

  9. arXiv:2210.03283  [pdf, other

    cs.LG stat.CO stat.ML stat.OT

    Design Amortization for Bayesian Optimal Experimental Design

    Authors: Noble Kennamer, Steven Walton, Alexander Ihler

    Abstract: Bayesian optimal experimental design is a sub-field of statistics focused on developing methods to make efficient use of experimental resources. Any potential design is evaluated in terms of a utility function, such as the (theoretically well-justified) expected information gain (EIG); unfortunately however, under most circumstances the EIG is intractable to evaluate. In this work we build off of… ▽ More

    Submitted 19 October, 2022; v1 submitted 6 October, 2022; originally announced October 2022.

  10. arXiv:2209.07670  [pdf, other

    cs.LG

    Reducing Variance in Temporal-Difference Value Estimation via Ensemble of Deep Networks

    Authors: Litian Liang, Yaosheng Xu, Stephen McAleer, Dailin Hu, Alexander Ihler, Pieter Abbeel, Roy Fox

    Abstract: In temporal-difference reinforcement learning algorithms, variance in value estimation can cause instability and overestimation of the maximal target value. Many algorithms have been proposed to reduce overestimation, including several recent ensemble methods, however none have shown success in sample-efficient learning through addressing estimation variance as the root cause of overestimation. In… ▽ More

    Submitted 15 September, 2022; originally announced September 2022.

    Journal ref: ICML 2022

  11. arXiv:2204.10215  [pdf, other

    physics.space-ph

    Scale-Separated Dynamic Mode Decomposition and Ionospheric Forecasting

    Authors: Daniel J. Alford-Lago, Christopher W. Curtis, Alexander T. Ihler, Katherine A. Zawdie

    Abstract: We present a method for forecasting the foF2 and hmF2 parameters using modal decompositions of ionospheric electron density profile time series. Our method is based on the Dynamic Mode Decomposition (DMD), which provides a means of determining spatiotemporal modes from measurements alone. DMD models are easily updated as new data is recorded and do not require any physics to inform the dynamics. H… ▽ More

    Submitted 5 September, 2022; v1 submitted 21 April, 2022; originally announced April 2022.

    Comments: 26 pages, 16 figures; Major revision of the manuscript including new results section, 28 pages, 19 figures, 4 tables, 1 algorithm

  12. arXiv:2202.00056  [pdf, other

    cs.NI cs.RO

    Accurate Link Lifetime Computation in Autonomous Airborne UAV Networks

    Authors: Shivam Garg, Alexander Ihler, Sunil Kumar

    Abstract: An autonomous airborne network (AN) consists of multiple unmanned aerial vehicles (UAVs), which can self-configure to provide seamless, low-cost and secure connectivity. AN is preferred for applications in civilian and military sectors because it can improve the network reliability and fault tolerance, reduce mission completion time through collaboration, and adapt to dynamic mission requirements.… ▽ More

    Submitted 31 January, 2022; originally announced February 2022.

    Comments: Mathematical framework to accurately compute link lifetime in an airborne network

  13. arXiv:2110.14818  [pdf, other

    cs.LG cs.AI

    Temporal-Difference Value Estimation via Uncertainty-Guided Soft Updates

    Authors: Litian Liang, Yaosheng Xu, Stephen McAleer, Dailin Hu, Alexander Ihler, Pieter Abbeel, Roy Fox

    Abstract: Temporal-Difference (TD) learning methods, such as Q-Learning, have proven effective at learning a policy to perform control tasks. One issue with methods like Q-Learning is that the value update introduces bias when predicting the TD target of a unfamiliar state. Estimation noise becomes a bias after the max operator in the policy improvement step, and carries over to value estimations of other s… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

    Comments: Accepted to Deep Reinforcement Learning Workshop @ NeurIPS 2021

  14. arXiv:2108.04433  [pdf, ps, other

    cs.LG math.DS

    Deep Learning Enhanced Dynamic Mode Decomposition

    Authors: Daniel J. Alford-Lago, Christopher W. Curtis, Alexander T. Ihler, Opal Issan

    Abstract: Koopman operator theory shows how nonlinear dynamical systems can be represented as an infinite-dimensional, linear operator acting on a Hilbert space of observables of the system. However, determining the relevant modes and eigenvalues of this infinite-dimensional operator can be difficult. The extended dynamic mode decomposition (EDMD) is one such method for generating approximations to Koopman… ▽ More

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

    Comments: 22 pages, 6 figures; Added detail to section 2, typos corrected, made naming consistent; Updated authors and affiliations, updated figures 2-6, updated abstract; Added new results section, updated figures, 16 figures, 1 table

  15. arXiv:2010.05941  [pdf, other

    astro-ph.IM cs.AI

    Active learning with RESSPECT: Resource allocation for extragalactic astronomical transients

    Authors: Noble Kennamer, Emille E. O. Ishida, Santiago Gonzalez-Gaitan, Rafael S. de Souza, Alexander Ihler, Kara Ponder, Ricardo Vilalta, Anais Moller, David O. Jones, Mi Dai, Alberto Krone-Martins, Bruno Quint, Sreevarsha Sreejith, Alex I. Malz, Lluis Galbany

    Abstract: The recent increase in volume and complexity of available astronomical data has led to a wide use of supervised machine learning techniques. Active learning strategies have been proposed as an alternative to optimize the distribution of scarce labeling resources. However, due to the specific conditions in which labels can be acquired, fundamental assumptions, such as sample representativeness and… ▽ More

    Submitted 26 October, 2020; v1 submitted 12 October, 2020; originally announced October 2020.

    Comments: Accepted to the 2020 IEEE Symposium Series on Computational Intelligence

  16. arXiv:1710.05270  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Infinite RBMs with Frank-Wolfe

    Authors: Wei Ping, Qiang Liu, Alexander Ihler

    Abstract: In this work, we propose an infinite restricted Boltzmann machine~(RBM), whose maximum likelihood estimation~(MLE) corresponds to a constrained convex optimization. We consider the Frank-Wolfe algorithm to solve the program, which provides a sparse solution that can be interpreted as inserting a hidden unit at each iteration, so that the optimization process takes the form of a sequence of finite… ▽ More

    Submitted 14 October, 2017; originally announced October 2017.

    Comments: NIPS 2016

  17. arXiv:1709.05982  [pdf, other

    cs.CV

    Multi-Person Pose Estimation via Column Generation

    Authors: Shaofei Wang, Chong Zhang, Miguel A. Gonzalez-Ballester, Alexander Ihler, Julian Yarkony

    Abstract: We study the problem of multi-person pose estimation in natural images. A pose estimate describes the spatial position and identity (head, foot, knee, etc.) of every non-occluded body part of a person. Pose estimation is difficult due to issues such as deformation and variation in body configurations and occlusion of parts, while multi-person settings add complications such as an unknown number of… ▽ More

    Submitted 18 September, 2017; originally announced September 2017.

  18. arXiv:1703.00986  [pdf, other

    cs.LG cs.CV stat.ML

    Belief Propagation in Conditional RBMs for Structured Prediction

    Authors: Wei Ping, Alexander Ihler

    Abstract: Restricted Boltzmann machines~(RBMs) and conditional RBMs~(CRBMs) are popular models for a wide range of applications. In previous work, learning on such models has been dominated by contrastive divergence~(CD) and its variants. Belief propagation~(BP) algorithms are believed to be slow for structured prediction on conditional RBMs~(e.g., Mnih et al. [2011]), and not as good as CD when applied in… ▽ More

    Submitted 2 March, 2017; originally announced March 2017.

    Comments: Artificial Intelligence and Statistics (AISTATS) 2017

  19. arXiv:1511.02619  [pdf, other

    cs.LG cs.AI cs.IT stat.ML

    Decomposition Bounds for Marginal MAP

    Authors: Wei Ping, Qiang Liu, Alexander Ihler

    Abstract: Marginal MAP inference involves making MAP predictions in systems defined with latent variables or missing information. It is significantly more difficult than pure marginalization and MAP tasks, for which a large class of efficient and convergent variational algorithms, such as dual decomposition, exist. In this work, we generalize dual decomposition to a generic power sum inference task, which i… ▽ More

    Submitted 9 November, 2015; originally announced November 2015.

    Comments: NIPS 2015 (full-length)

  20. arXiv:1510.08508  [pdf, other

    stat.AP

    An Evaluation of Sparse Inverse Covariance Models for Group Functional Connectivity in Molecular Imaging

    Authors: David B. Keator, Alexander Ihler

    Abstract: Evaluating the functional relationships between brain regions measured with neuroimaging provides insight into how the brain is sharing information at a macro scale. Many functional connectivity methods have been developed for dynamic imaging modalities such as functional MRI (fMRI), while less work has focused on models for static molecular imaging techniques such as FDG-PET and Tc-99m HMPAO SPEC… ▽ More

    Submitted 28 October, 2015; originally announced October 2015.

  21. arXiv:1410.2653  [pdf, other

    stat.ML

    Distributed Estimation, Information Loss and Exponential Families

    Authors: Qiang Liu, Alexander Ihler

    Abstract: Distributed learning of probabilistic models from multiple data repositories with minimum communication is increasingly important. We study a simple communication-efficient learning framework that first calculates the local maximum likelihood estimates (MLE) based on the data subsets, and then combines the local MLEs to achieve the best possible approximation to the global MLE given the whole data… ▽ More

    Submitted 9 October, 2014; originally announced October 2014.

    Comments: To appear in NIPS 2014

  22. arXiv:1409.1320  [pdf, other

    stat.ML cs.LG

    Marginal Structured SVM with Hidden Variables

    Authors: Wei Ping, Qiang Liu, Alexander Ihler

    Abstract: In this work, we propose the marginal structured SVM (MSSVM) for structured prediction with hidden variables. MSSVM properly accounts for the uncertainty of hidden variables, and can significantly outperform the previously proposed latent structured SVM (LSSVM; Yu & Joachims (2009)) and other state-of-art methods, especially when that uncertainty is large. Our method also results in a smoother obj… ▽ More

    Submitted 5 September, 2014; v1 submitted 4 September, 2014; originally announced September 2014.

    Comments: Accepted by the 31st International Conference on Machine Learning (ICML 2014). 12 pages version with supplement

  23. arXiv:1302.6584  [pdf, other

    stat.ML cs.AI cs.IT cs.LG

    Variational Algorithms for Marginal MAP

    Authors: Qiang Liu, Alexander Ihler

    Abstract: The marginal maximum a posteriori probability (MAP) estimation problem, which calculates the mode of the marginal posterior distribution of a subset of variables with the remaining variables marginalized, is an important inference problem in many models, such as those with hidden variables or uncertain parameters. Unfortunately, marginal MAP can be NP-hard even on trees, and has attracted less att… ▽ More

    Submitted 17 July, 2013; v1 submitted 26 February, 2013; originally announced February 2013.

    Comments: This is a journal version of our conference paper "variational algorithms for marginal MAP" in UAI 201 [arXiv:1202.3742]; this version is considerably expanded, with more detail in its development, examples, algorithms, and proofs; additional experiments; and a junction graph version of the central message-passing algorithm

  24. arXiv:1210.4916  [pdf

    cs.AI

    A Cluster-Cumulant Expansion at the Fixed Points of Belief Propagation

    Authors: Max Welling, Andrew E. Gelfand, Alexander T. Ihler

    Abstract: We introduce a new cluster-cumulant expansion (CCE) based on the fixed points of iterative belief propagation (IBP). This expansion is similar in spirit to the loop-series (LS) recently introduced in [1]. However, in contrast to the latter, the CCE enjoys the following important qualities: 1) it is defined for arbitrary state spaces 2) it is easily extended to fixed points of generalized belief pr… ▽ 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-883-892

  25. arXiv:1210.4897  [pdf

    cs.AI

    Belief Propagation for Structured Decision Making

    Authors: Qiang Liu, Alexander T. Ihler

    Abstract: Variational inference algorithms such as belief propagation have had tremendous impact on our ability to learn and use graphical models, and give many insights for developing or understanding exact and approximate inference. However, variational approaches have not been widely adoped for decision making in graphical models, often formulated through influence diagrams and including both centralized… ▽ 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-523-532

  26. arXiv:1210.4878  [pdf

    cs.AI

    Join-graph based cost-shifting schemes

    Authors: Alexander T. Ihler, Natalia Flerova, Rina Dechter, Lars Otten

    Abstract: We develop several algorithms taking advantage of two common approaches for bounding MPE queries in graphical models: minibucket elimination and message-passing updates for linear programming relaxations. Both methods are quite similar, and offer useful perspectives for the other; our hybrid approaches attempt to balance the advantages of each. We demonstrate the power of our hybrid algorithms thr… ▽ 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-397-406

  27. arXiv:1208.0378  [pdf, other

    cs.CV cs.DS cs.LG stat.ML

    Fast Planar Correlation Clustering for Image Segmentation

    Authors: Julian Yarkony, Alexander T. Ihler, Charless C. Fowlkes

    Abstract: We describe a new optimization scheme for finding high-quality correlation clusterings in planar graphs that uses weighted perfect matching as a subroutine. Our method provides lower-bounds on the energy of the optimal correlation clustering that are typically fast to compute and tight in practice. We demonstrate our algorithm on the problem of image segmentation where this approach outperforms ex… ▽ More

    Submitted 1 August, 2012; originally announced August 2012.

    Comments: This is the extended version of a paper to appear at the 12th European Conference on Computer Vision (ECCV 2012)

  28. arXiv:1206.6845  [pdf

    stat.ME cs.LG stat.ML

    Gibbs Sampling for (Coupled) Infinite Mixture Models in the Stick Breaking Representation

    Authors: Ian Porteous, Alexander T. Ihler, Padhraic Smyth, Max Welling

    Abstract: Nonparametric Bayesian approaches to clustering, information retrieval, language modeling and object recognition have recently shown great promise as a new paradigm for unsupervised data analysis. Most contributions have focused on the Dirichlet process mixture models or extensions thereof for which efficient Gibbs samplers exist. In this paper we explore Gibbs samplers for infinite complexity mix… ▽ More

    Submitted 27 June, 2012; originally announced June 2012.

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

    Report number: UAI-P-2006-PG-385-392

  29. arXiv:1206.6420  [pdf

    cs.LG cs.DC stat.ML

    Distributed Parameter Estimation via Pseudo-likelihood

    Authors: Qiang Liu, Alexander Ihler

    Abstract: Estimating statistical models within sensor networks requires distributed algorithms, in which both data and computation are distributed across the nodes of the network. We propose a general approach for distributed learning based on combining local estimators defined by pseudo-likelihood components, encompassing a number of combination methods, and provide both theoretical and experimental analys… ▽ More

    Submitted 27 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the 29th International Conference on Machine Learning (ICML 2012)

  30. arXiv:1206.5277  [pdf

    cs.AI cs.LG stat.ML

    Accuracy Bounds for Belief Propagation

    Authors: Alexander T. Ihler

    Abstract: The belief propagation (BP) algorithm is widely applied to perform approximate inference on arbitrary graphical models, in part due to its excellent empirical properties and performance. However, little is known theoretically about when this algorithm will perform well. Using recent analysis of convergence and stability properties in BP and new results on approximations in binary systems, we deriv… ▽ 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-183-190

  31. arXiv:1206.3234  [pdf

    cs.DS cs.AI

    Adaptive Inference on General Graphical Models

    Authors: Umut A. Acar, Alexander T. Ihler, Ramgopal Mettu, Ozgur Sumer

    Abstract: Many algorithms and applications involve repeatedly solving variations of the same inference problem; for example we may want to introduce new evidence to the model or perform updates to conditional dependencies. The goal of adaptive inference is to take advantage of what is preserved in the model and perform inference more rapidly than from scratch. In this paper, we describe techniques for adapt… ▽ More

    Submitted 13 June, 2012; originally announced June 2012.

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

    Report number: UAI-P-2008-PG-1-8

  32. arXiv:1203.3494  [pdf

    cs.LG stat.ML

    Negative Tree Reweighted Belief Propagation

    Authors: Qiang Liu, Alexander T. Ihler

    Abstract: We introduce a new class of lower bounds on the log partition function of a Markov random field which makes use of a reversed Jensen's inequality. In particular, our method approximates the intractable distribution using a linear combination of spanning trees with negative weights. This technique is a lower-bound counterpart to the tree-reweighted belief propagation algorithm, which uses a convex… ▽ 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-332-339

  33. arXiv:1202.3771  [pdf

    cs.LG stat.ML

    Tightening MRF Relaxations with Planar Subproblems

    Authors: Julian Yarkony, Ragib Morshed, Alexander T. Ihler, Charless C. Fowlkes

    Abstract: We describe a new technique for computing lower-bounds on the minimum energy configuration of a planar Markov Random Field (MRF). Our method successively adds large numbers of constraints and enforces consistency over binary projections of the original problem state space. These constraints are represented in terms of subproblems in a dual-decomposition framework that is optimized using subgradien… ▽ More

    Submitted 14 February, 2012; originally announced February 2012.

    Report number: UAI-P-2011-PG-770-777

  34. arXiv:1202.3742  [pdf

    cs.LG cs.AI cs.IT stat.ML

    Variational Algorithms for Marginal MAP

    Authors: Qiang Liu, Alexander T. Ihler

    Abstract: Marginal MAP problems are notoriously difficult tasks for graphical models. We derive a general variational framework for solving marginal MAP problems, in which we apply analogues of the Bethe, tree-reweighted, and mean field approximations. We then derive a "mixed" message passing algorithm and a convergent alternative using CCCP to solve the BP-type approximations. Theoretically, we give condit… ▽ More

    Submitted 14 February, 2012; originally announced February 2012.

    Comments: conference version. full journal version is at arXiv:1302.6584

    Report number: UAI-P-2011-PG-453-462

  35. arXiv:1104.1204  [pdf, other

    stat.ML cs.DS

    Planar Cycle Covering Graphs

    Authors: Julian Yarkony, Alexander T. Ihler, Charless C. Fowlkes

    Abstract: We describe a new variational lower-bound on the minimum energy configuration of a planar binary Markov Random Field (MRF). Our method is based on adding auxiliary nodes to every face of a planar embedding of the graph in order to capture the effect of unary potentials. A ground state of the resulting approximation can be computed efficiently by reduction to minimum-weight perfect matching. We sho… ▽ More

    Submitted 6 April, 2011; originally announced April 2011.

  36. arXiv:0908.2005  [pdf, ps, other

    cs.IT

    Fault Identification via Non-parametric Belief Propagation

    Authors: Danny Bickson, Dror Baron, Alex T. Ihler, Harel Avissar, Danny Dolev

    Abstract: We consider the problem of identifying a pattern of faults from a set of noisy linear measurements. Unfortunately, maximum a posteriori probability estimation of the fault pattern is computationally intractable. To solve the fault identification problem, we propose a non-parametric belief propagation approach. We show empirically that our belief propagation solver is more accurate than recent stat… ▽ More

    Submitted 1 February, 2011; v1 submitted 13 August, 2009; originally announced August 2009.

    Comments: In IEEE Tran. On Signal Processing

  37. A Low Density Lattice Decoder via Non-Parametric Belief Propagation

    Authors: Danny Bickson, Alexander T. Ihler, Danny Dolev

    Abstract: The recent work of Sommer, Feder and Shalvi presented a new family of codes called low density lattice codes (LDLC) that can be decoded efficiently and approach the capacity of the AWGN channel. A linear time iterative decoding scheme which is based on a message-passing formulation on a factor graph is given. In the current work we report our theoretical findings regarding the relation between… ▽ More

    Submitted 7 October, 2009; v1 submitted 21 January, 2009; originally announced January 2009.

    Comments: Submitted for publication