Skip to main content

Showing 1–12 of 12 results for author: Yedidia, J

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

    cs.LG stat.ML

    Self-Play Learning Without a Reward Metric

    Authors: Dan Schmidt, Nick Moran, Jonathan S. Rosenfeld, Jonathan Rosenthal, Jonathan Yedidia

    Abstract: The AlphaZero algorithm for the learning of strategy games via self-play, which has produced superhuman ability in the games of Go, chess, and shogi, uses a quantitative reward function for game outcomes, requiring the users of the algorithm to explicitly balance different components of the reward against each other, such as the game winner and margin of victory. We present a modification to the A… ▽ More

    Submitted 16 December, 2019; originally announced December 2019.

    Comments: 6 pages, 4 figures

  2. arXiv:1805.03963  [pdf, ps, other

    cs.LG cs.NE math.OC stat.ML

    Monotone Learning with Rectified Wire Networks

    Authors: Veit Elser, Dan Schmidt, Jonathan Yedidia

    Abstract: We introduce a new neural network model, together with a tractable and monotone online learning algorithm. Our model describes feed-forward networks for classification, with one output node for each class. The only nonlinear operation is rectification using a ReLU function with a bias. However, there is a rectifier on every edge rather than at the nodes of the network. There are also weights, but… ▽ More

    Submitted 13 January, 2019; v1 submitted 10 May, 2018; originally announced May 2018.

    Comments: 41 pages, 21 figures, new experimental results, various improvements

  3. arXiv:1601.04667  [pdf, other

    cs.AI cs.CV

    Proactive Message Passing on Memory Factor Networks

    Authors: Patrick Eschenfeldt, Dan Schmidt, Stark Draper, Jonathan Yedidia

    Abstract: We introduce a new type of graphical model that we call a "memory factor network" (MFN). We show how to use MFNs to model the structure inherent in many types of data sets. We also introduce an associated message-passing style algorithm called "proactive message passing"' (PMP) that performs inference on MFNs. PMP comes with convergence guarantees and is efficient in comparison to competing algori… ▽ More

    Submitted 18 January, 2016; originally announced January 2016.

    Comments: 35 pages, 13 figures

  4. arXiv:1505.02867  [pdf, other

    cs.LG cs.DS cs.IR stat.ML

    The Boundary Forest Algorithm for Online Supervised and Unsupervised Learning

    Authors: Charles Mathy, Nate Derbinsky, José Bento, Jonathan Rosenthal, Jonathan Yedidia

    Abstract: We describe a new instance-based learning algorithm called the Boundary Forest (BF) algorithm, that can be used for supervised and unsupervised learning. The algorithm builds a forest of trees whose nodes store previously seen examples. It can be shown data points one at a time and updates itself incrementally, hence it is naturally online. Few instance-based algorithms have this property while be… ▽ More

    Submitted 11 May, 2015; originally announced May 2015.

    Comments: 7 pages, 4 figs, 1 page supp. info

    Journal ref: Proc. of the 29th AAAI Conference on Artificial Intelligence (AAAI), 2864-2870. Austin, TX, USA. (2015)

  5. arXiv:1504.01783  [pdf, other

    cs.RO cs.AI math.OC

    Proximal operators for multi-agent path planning

    Authors: José Bento, Nate Derbinsky, Charles Mathy, Jonathan S. Yedidia

    Abstract: We address the problem of planning collision-free paths for multiple agents using optimization methods known as proximal algorithms. Recently this approach was explored in Bento et al. 2013, which demonstrated its ease of parallelization and decentralization, the speed with which the algorithms generate good quality solutions, and its ability to incorporate different proximal operators, each ensur… ▽ More

    Submitted 7 April, 2015; originally announced April 2015.

    Comments: See movie at http://youtu.be/gRnsjd_ocxs

  6. arXiv:1311.4527  [pdf, other

    cs.AI cs.DC cs.MA cs.RO eess.SY

    A message-passing algorithm for multi-agent trajectory planning

    Authors: Jose Bento, Nate Derbinsky, Javier Alonso-Mora, Jonathan Yedidia

    Abstract: We describe a novel approach for computing collision-free \emph{global} trajectories for $p$ agents with specified initial and final configurations, based on an improved version of the alternating direction method of multipliers (ADMM). Compared with existing methods, our approach is naturally parallelizable and allows for incorporating different cost functionals with only minor adjustments. We ap… ▽ More

    Submitted 18 November, 2013; originally announced November 2013.

    Comments: In Advances in Neural Information Processing Systems (NIPS), 2013. Demo video available at http://www.youtube.com/watch?v=yuGCkVT8Bew

  7. arXiv:1311.4064  [pdf, other

    cs.AI

    Methods for Integrating Knowledge with the Three-Weight Optimization Algorithm for Hybrid Cognitive Processing

    Authors: Nate Derbinsky, José Bento, Jonathan S. Yedidia

    Abstract: In this paper we consider optimization as an approach for quickly and flexibly developing hybrid cognitive capabilities that are efficient, scalable, and can exploit knowledge to improve solution speed and quality. In this context, we focus on the Three-Weight Algorithm, which aims to solve general optimization problems. We propose novel methods by which to integrate knowledge with this algorithm… ▽ More

    Submitted 16 November, 2013; originally announced November 2013.

  8. arXiv:1305.1961  [pdf, other

    cs.AI cs.DS math.OC physics.comp-ph

    An Improved Three-Weight Message-Passing Algorithm

    Authors: Nate Derbinsky, José Bento, Veit Elser, Jonathan S. Yedidia

    Abstract: We describe how the powerful "Divide and Concur" algorithm for constraint satisfaction can be derived as a special case of a message-passing version of the Alternating Direction Method of Multipliers (ADMM) algorithm for convex optimization, and introduce an improved message-passing algorithm based on ADMM/DC by introducing three distinct weights for messages, with "certain" and "no opinion" weigh… ▽ More

    Submitted 8 May, 2013; originally announced May 2013.

  9. Hierarchical and High-Girth QC LDPC Codes

    Authors: Yige Wang, Stark C. Draper, Jonathan S. Yedidia

    Abstract: We present a general approach to designing capacity-approaching high-girth low-density parity-check (LDPC) codes that are friendly to hardware implementation. Our methodology starts by defining a new class of "hierarchical" quasi-cyclic (HQC) LDPC codes that generalizes the structure of quasi-cyclic (QC) LDPC codes. Whereas the parity check matrices of QC LDPC codes are composed of circulant sub-m… ▽ More

    Submitted 2 November, 2011; originally announced November 2011.

    Comments: Submitted to IEEE Transactions on Information THeory

  10. arXiv:1001.1730  [pdf, ps, other

    cs.IT cs.DS

    Divide & Concur and Difference-Map BP Decoders for LDPC Codes

    Authors: Jonathan S. Yedidia, Yige Wang, Stark C. Draper

    Abstract: The "Divide and Concur'' (DC) algorithm, recently introduced by Gravel and Elser, can be considered a competitor to the belief propagation (BP) algorithm, in that both algorithms can be applied to a wide variety of constraint satisfaction, optimization, and probabilistic inference problems. We show that DC can be interpreted as a message-passing algorithm on a constraint graph, which helps make… ▽ More

    Submitted 11 January, 2010; originally announced January 2010.

  11. arXiv:0908.3886  [pdf, ps, other

    cs.IT

    Cooperative Routing for Wireless Networks using Mutual-Information Accumulation

    Authors: Stark C. Draper, Lingjia Liu, Andreas F. Molisch, Jonathan S. Yedidia

    Abstract: Cooperation between the nodes of wireless multihop networks can increase communication reliability, reduce energy consumption, and decrease latency. The possible improvements are even greater when nodes perform mutual information accumulation using rateless codes. In this paper, we investigate routing problems in such networks. Given a network, a source, and a destination, our objective is to mi… ▽ More

    Submitted 26 August, 2009; originally announced August 2009.

  12. arXiv:cs/0408008  [pdf, ps, other

    cs.IT

    Iterative Quantization Using Codes On Graphs

    Authors: Emin Martinian, Jonathan S. Yedidia

    Abstract: We study codes on graphs combined with an iterative message passing algorithm for quantization. Specifically, we consider the binary erasure quantization (BEQ) problem which is the dual of the binary erasure channel (BEC) coding problem. We show that duals of capacity achieving codes for the BEC yield codes which approach the minimum possible rate for the BEQ. In contrast, low density parity che… ▽ More

    Submitted 2 August, 2004; originally announced August 2004.

    Comments: 10 pages

    Journal ref: Proceedings of the 41st Annual Allerton Conference on Communication, Control, and Computing; Monticello, IL; 2004