Skip to main content

Showing 1–38 of 38 results for author: Goldberger, J

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

    cs.CL

    The Power of Summary-Source Alignments

    Authors: Ori Ernst, Ori Shapira, Aviv Slobodkin, Sharon Adar, Mohit Bansal, Jacob Goldberger, Ran Levy, Ido Dagan

    Abstract: Multi-document summarization (MDS) is a challenging task, often decomposed to subtasks of salience and redundancy detection, followed by text generation. In this context, alignment of corresponding sentences between a reference summary and its source documents has been leveraged to generate training data for some of the component tasks. Yet, this enabling alignment step has usually been applied he… ▽ More

    Submitted 2 June, 2024; originally announced June 2024.

    Comments: Accepted to ACL-Findings 2024

  2. arXiv:2405.02648  [pdf, other

    cs.LG cs.AI cs.CV

    A Conformal Prediction Score that is Robust to Label Noise

    Authors: Coby Penso, Jacob Goldberger

    Abstract: Conformal Prediction (CP) quantifies network uncertainty by building a small prediction set with a pre-defined probability that the correct class is within this set. In this study we tackle the problem of CP calibration based on a validation set with noisy labels. We introduce a conformal score that is robust to label noise. The noise-free conformal score is estimated using the noisy labeled data… ▽ More

    Submitted 21 May, 2024; v1 submitted 4 May, 2024; originally announced May 2024.

  3. arXiv:2401.01650  [pdf, other

    cs.CV

    De-Confusing Pseudo-Labels in Source-Free Domain Adaptation

    Authors: Idit Diamant, Amir Rosenfeld, Idan Achituve, Jacob Goldberger, Arnon Netzer

    Abstract: Source-free domain adaptation (SFDA) aims to adapt a source-trained model to an unlabeled target domain without access to the source data. SFDA has attracted growing attention in recent years, where existing approaches focus on self-training that usually includes pseudo-labeling techniques. In this paper, we introduce a novel noise-learning approach tailored to address noise distribution in domain… ▽ More

    Submitted 13 March, 2024; v1 submitted 3 January, 2024; originally announced January 2024.

  4. arXiv:2305.15387  [pdf, other

    cs.CL cs.AI

    Peek Across: Improving Multi-Document Modeling via Cross-Document Question-Answering

    Authors: Avi Caciularu, Matthew E. Peters, Jacob Goldberger, Ido Dagan, Arman Cohan

    Abstract: The integration of multi-document pre-training objectives into language models has resulted in remarkable improvements in multi-document downstream tasks. In this work, we propose extending this idea by pre-training a generic multi-document model from a novel cross-document question answering pre-training objective. To that end, given a set (or cluster) of topically-related documents, we systemati… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

    Comments: Accepted at ACL 2023; camera-ready version

  5. arXiv:2305.02633  [pdf, other

    cs.CL cs.LG

    Conformal Nucleus Sampling

    Authors: Shauli Ravfogel, Yoav Goldberg, Jacob Goldberger

    Abstract: Language models generate text based on successively sampling the next word. A decoding procedure based on nucleus (top-$p$) sampling chooses from the smallest possible set of words whose cumulative probability exceeds the probability $p$. In this work, we assess whether a top-$p$ set is indeed aligned with its probabilistic meaning in various linguistic contexts. We employ conformal prediction, a… ▽ More

    Submitted 4 May, 2023; originally announced May 2023.

    Comments: Accepted as a short paper in Findings of ACL23

  6. arXiv:2112.08777  [pdf, other

    cs.CL cs.AI

    Long Context Question Answering via Supervised Contrastive Learning

    Authors: Avi Caciularu, Ido Dagan, Jacob Goldberger, Arman Cohan

    Abstract: Long-context question answering (QA) tasks require reasoning over a long document or multiple documents. Addressing these tasks often benefits from identifying a set of evidence spans (e.g., sentences), which provide supporting evidence for answering the question. In this work, we propose a novel method for equip** long-context QA models with an additional sequence-level objective for better ide… ▽ More

    Submitted 5 May, 2022; v1 submitted 16 December, 2021; originally announced December 2021.

    Comments: accepted NAACL 2022, main conference

  7. arXiv:2112.08770  [pdf, other

    cs.CL cs.LG

    Proposition-Level Clustering for Multi-Document Summarization

    Authors: Ori Ernst, Avi Caciularu, Ori Shapira, Ramakanth Pasunuru, Mohit Bansal, Jacob Goldberger, Ido Dagan

    Abstract: Text clustering methods were traditionally incorporated into multi-document summarization (MDS) as a means for co** with considerable information repetition. Particularly, clusters were leveraged to indicate information saliency as well as to avoid redundancy. Such prior methods focused on clustering sentences, even though closely related sentences usually contain also non-aligned parts. In this… ▽ More

    Submitted 19 May, 2022; v1 submitted 16 December, 2021; originally announced December 2021.

    Comments: NAACl 2022

  8. arXiv:2106.02954  [pdf, other

    cs.CL cs.LG

    Denoising Word Embeddings by Averaging in a Shared Space

    Authors: Avi Caciularu, Ido Dagan, Jacob Goldberger

    Abstract: We introduce a new approach for smoothing and improving the quality of word embeddings. We consider a method of fusing word embeddings that were trained on the same corpus but with different initializations. We project all the models to a shared vector space using an efficient implementation of the Generalized Procrustes Analysis (GPA) procedure, previously used in multilingual word translation. O… ▽ More

    Submitted 5 June, 2021; originally announced June 2021.

    Comments: Accepted to *SEM 2021

  9. arXiv:2102.06034  [pdf, other

    cs.SD cs.LG eess.AS

    Speech enhancement with mixture-of-deep-experts with clean clustering pre-training

    Authors: Shlomo E. Chazan, Jacob Goldberger, Sharon Gannot

    Abstract: In this study we present a mixture of deep experts (MoDE) neural-network architecture for single microphone speech enhancement. Our architecture comprises a set of deep neural networks (DNNs), each of which is an 'expert' in a different speech spectral pattern such as phoneme. A gating DNN is responsible for the latent variables which are the weights assigned to each expert's output given a speech… ▽ More

    Submitted 11 February, 2021; originally announced February 2021.

    Comments: arXiv admin note: text overlap with arXiv:1703.09302

  10. arXiv:2012.03827  [pdf, other

    eess.IV cs.CV cs.LG

    The Role of Regularization in Sha** Weight and Node Pruning Dependency and Dynamics

    Authors: Yael Ben-Guigui, Jacob Goldberger, Tammy Riklin-Raviv

    Abstract: The pressing need to reduce the capacity of deep neural networks has stimulated the development of network dilution methods and their analysis. While the ability of $L_1$ and $L_0$ regularization to encourage sparsity is often mentioned, $L_2$ regularization is seldom discussed in this context. We present a novel framework for weight pruning by sampling from a probability function that favors the… ▽ More

    Submitted 7 December, 2020; originally announced December 2020.

  11. arXiv:2010.05265  [pdf, other

    cs.CL cs.LG

    Unsupervised Distillation of Syntactic Information from Contextualized Word Representations

    Authors: Shauli Ravfogel, Yanai Elazar, Jacob Goldberger, Yoav Goldberg

    Abstract: Contextualized word representations, such as ELMo and BERT, were shown to perform well on various semantic and syntactic tasks. In this work, we tackle the task of unsupervised disentanglement between semantics and structure in neural language representations: we aim to learn a transformation of the contextualized vectors, that discards the lexical semantics, but keeps the structural information.… ▽ More

    Submitted 11 March, 2021; v1 submitted 11 October, 2020; originally announced October 2020.

    Comments: Accepted in BlackboxNLP@EMNLP2020

  12. arXiv:2009.00590  [pdf, other

    cs.CL

    Summary-Source Proposition-level Alignment: Task, Datasets and Supervised Baseline

    Authors: Ori Ernst, Ori Shapira, Ramakanth Pasunuru, Michael Lepioshkin, Jacob Goldberger, Mohit Bansal, Ido Dagan

    Abstract: Aligning sentences in a reference summary with their counterparts in source documents was shown as a useful auxiliary summarization task, notably for generating training data for salience detection. Despite its assessed utility, the alignment step was mostly approached with heuristic unsupervised methods, typically ROUGE-based, and was never independently optimized or evaluated. In this paper, we… ▽ More

    Submitted 22 September, 2021; v1 submitted 1 September, 2020; originally announced September 2020.

    Comments: CoNLL 2021

  13. arXiv:2008.11845  [pdf, other

    eess.AS cs.LG cs.SD

    FCN Approach for Dynamically Locating Multiple Speakers

    Authors: Hodaya Hammer, Shlomo E. Chazan, Jacob Goldberger, Sharon Gannot

    Abstract: In this paper, we present a deep neural network-based online multi-speaker localisation algorithm. Following the W-disjoint orthogonality principle in the spectral domain, each time-frequency (TF) bin is dominated by a single speaker, and hence by a single direction of arrival (DOA). A fully convolutional network is trained with instantaneous spatial features to estimate the DOA for each TF bin. T… ▽ More

    Submitted 26 August, 2020; originally announced August 2020.

  14. perm2vec: Graph Permutation Selection for Decoding of Error Correction Codes using Self-Attention

    Authors: Nir Raviv, Avi Caciularu, Tomer Raviv, Jacob Goldberger, Yair Be'ery

    Abstract: Error correction codes are an integral part of communication applications, boosting the reliability of transmission. The optimal decoding of transmitted codewords is the maximum likelihood rule, which is NP-hard due to the curse of dimensionality. For practical realizations, sub-optimal decoding algorithms are employed; yet limited theoretical insights prevent one from exploiting the full potentia… ▽ More

    Submitted 19 February, 2021; v1 submitted 6 February, 2020; originally announced February 2020.

    Journal ref: IEEE Journal on Selected Areas in Communications, vol. 39, no. 1, pp. 79-88, Jan. 2021

  15. arXiv:1910.12077  [pdf, other

    eess.IV cs.CV

    A Soft STAPLE Algorithm Combined with Anatomical Knowledge

    Authors: Eytan Kats, Jacob Goldberger, Hayit Greenspan

    Abstract: Supervised machine learning algorithms, especially in the medical domain, are affected by considerable ambiguity in expert markings. In this study we address the case where the experts' opinion is obtained as a distribution over the possible values. We propose a soft version of the STAPLE algorithm for experts' markings fusion that can handle soft values. The algorithm was applied to obtain consen… ▽ More

    Submitted 26 October, 2019; originally announced October 2019.

    Comments: International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI) 2019

  16. Weakly and Semi Supervised Detection in Medical Imaging via Deep Dual Branch Net

    Authors: Ran Bakalo, Jacob Goldberger, Rami Ben-Ari

    Abstract: This study presents a novel deep learning architecture for multi-class classification and localization of abnormalities in medical imaging illustrated through experiments on mammograms. The proposed network combines two learning branches. One branch is for region classification with a newly added normal-region class. Second branch is region detection branch for ranking regions relative to one anot… ▽ More

    Submitted 19 March, 2020; v1 submitted 29 April, 2019; originally announced April 2019.

    Journal ref: Neurocomputing, Volume 421, 15 January 2021, Pages 15-25

  17. arXiv:1904.12319  [pdf, other

    cs.CV

    Classification and Detection in Mammograms with Weak Supervision via Dual Branch Deep Neural Net

    Authors: Ran Bakalo, Rami Ben-Ari, Jacob Goldberger

    Abstract: The high cost of generating expert annotations, poses a strong limitation for supervised machine learning methods in medical imaging. Weakly supervised methods may provide a solution to this tangle. In this study, we propose a novel deep learning architecture for multi-class classification of mammograms according to the severity of their containing anomalies, having only a global tag over the imag… ▽ More

    Submitted 28 April, 2019; originally announced April 2019.

    Comments: Accepted to IEEE International Symposium on Biomedical Imaging (ISBI) 2019 (oral)

  18. arXiv:1904.00853  [pdf, other

    cs.CV

    Precise Detection in Densely Packed Scenes

    Authors: Eran Goldman, Roei Herzig, Aviv Eisenschtat, Oria Ratzon, Itsik Levi, Jacob Goldberger, Tal Hassner

    Abstract: Man-made scenes can be densely packed, containing numerous objects, often identical, positioned in close proximity. We show that precise object detection in such scenes remains a challenging frontier even for state-of-the-art object detectors. We propose a novel, deep-learning based method for precise object detection, designed for such challenging settings. Our contributions include: (1) A layer… ▽ More

    Submitted 30 April, 2019; v1 submitted 1 April, 2019; originally announced April 2019.

    Comments: CVPR 2019

    Journal ref: IEEE Conference on Computer Vision and Pattern Recognition, 2019

  19. arXiv:1903.10238  [pdf, other

    cs.CL

    Aligning Vector-spaces with Noisy Supervised Lexicons

    Authors: Noa Yehezkel Lubin, Jacob Goldberger, Yoav Goldberg

    Abstract: The problem of learning to translate between two vector spaces given a set of aligned points arises in several application areas of NLP. Current solutions assume that the lexicon which defines the alignment pairs is noise-free. We consider the case where the set of aligned points is allowed to contain an amount of noise, in the form of incorrect lexicon pairs and show that this arises in practice… ▽ More

    Submitted 25 March, 2019; originally announced March 2019.

    Comments: Accepted as a short paper in NAACL 2019

  20. arXiv:1901.09263  [pdf, other

    cs.CV

    Soft labeling by Distilling Anatomical knowledge for Improved MS Lesion Segmentation

    Authors: Eytan Kats, Jacob Goldberger, Hayit Greenspan

    Abstract: This paper explores the use of a soft ground-truth mask ("soft mask'') to train a Fully Convolutional Neural Network (FCNN) for segmentation of Multiple Sclerosis (MS) lesions. Detection and segmentation of MS lesions is a complex task largely due to the extreme unbalanced data, with very small number of lesion pixels that can be used for training. Utilizing the anatomical knowledge that the lesio… ▽ More

    Submitted 26 January, 2019; originally announced January 2019.

    Comments: Accepted for ISBI 2019

  21. arXiv:1812.06535  [pdf, other

    cs.LG cs.AI stat.ML

    Deep Clustering Based on a Mixture of Autoencoders

    Authors: Shlomo E. Chazan, Sharon Gannot, Jacob Goldberger

    Abstract: In this paper we propose a Deep Autoencoder MIxture Clustering (DAMIC) algorithm based on a mixture of deep autoencoders where each cluster is represented by an autoencoder. A clustering network transforms the data into another space and then selects one of the clusters. Next, the autoencoder associated with this cluster is used to reconstruct the data-point. The clustering algorithm jointly learn… ▽ More

    Submitted 27 March, 2019; v1 submitted 16 December, 2018; originally announced December 2018.

  22. arXiv:1806.00913  [pdf, other

    cs.CL

    Self-Normalization Properties of Language Modeling

    Authors: Jacob Goldberger, Oren Melamud

    Abstract: Self-normalizing discriminative models approximate the normalized probability of a class without having to compute the partition function. In the context of language modeling, this property is particularly appealing as it may significantly reduce run-times due to large word vocabularies. In this study, we provide a comprehensive investigation of language modeling self-normalization. First, we theo… ▽ More

    Submitted 3 June, 2018; originally announced June 2018.

    Comments: Accepted to Coling 2018

  23. arXiv:1803.08457  [pdf, other

    cs.CV

    Clustering-driven Deep Embedding with Pairwise Constraints

    Authors: Sharon Fogel, Hadar Averbuch-Elor, Jacov Goldberger, Daniel Cohen-Or

    Abstract: Recently, there has been increasing interest to leverage the competence of neural networks to analyze data. In particular, new clustering methods that employ deep embeddings have been presented. In this paper, we depart from centroid-based models and suggest a new framework, called Clustering-driven deep embedding with PAirwise Constraints (CPAC), for non-parametric clustering using a neural netwo… ▽ More

    Submitted 19 October, 2018; v1 submitted 22 March, 2018; originally announced March 2018.

  24. arXiv:1803.08243  [pdf, other

    eess.AS cs.SD

    Speech Dereverberation Using Fully Convolutional Networks

    Authors: Ori Ernst, Shlomo E. Chazan, Sharon Gannot, Jacob Goldberger

    Abstract: Speech derverberation using a single microphone is addressed in this paper. Motivated by the recent success of the fully convolutional networks (FCN) in many image processing applications, we investigate their applicability to enhance the speech signal represented by short-time Fourier transform (STFT) images. We present two variations: a "U-Net" which is an encoder-decoder network with skip conne… ▽ More

    Submitted 3 April, 2019; v1 submitted 22 March, 2018; originally announced March 2018.

  25. arXiv:1803.06898  [pdf, other

    cs.CV cs.LG stat.ML

    A Mixture of Views Network with Applications to the Classification of Breast Microcalcifications

    Authors: Yaniv Shachor, Hayit Greenspan, Jacob Goldberger

    Abstract: In this paper we examine data fusion methods for multi-view data classification. We present a decision concept which explicitly takes into account the input multi-view structure, where for each case there is a different subset of relevant views. This data fusion concept, which we dub Mixture of Views, is implemented by a special purpose neural network architecture. It is demonstrated on the task o… ▽ More

    Submitted 19 March, 2018; originally announced March 2018.

  26. GAN-based Synthetic Medical Image Augmentation for increased CNN Performance in Liver Lesion Classification

    Authors: Maayan Frid-Adar, Idit Diamant, Eyal Klang, Michal Amitai, Jacob Goldberger, Hayit Greenspan

    Abstract: Deep learning methods, and in particular convolutional neural networks (CNNs), have led to an enormous breakthrough in a wide range of computer vision tasks, primarily by using large-scale annotated datasets. However, obtaining such datasets in the medical domain remains a challenge. In this paper, we present methods for generating synthetic medical images using recently presented deep learning Ge… ▽ More

    Submitted 3 March, 2018; originally announced March 2018.

    Comments: Preprint submitted to Neurocomputing

  27. arXiv:1801.02385  [pdf, other

    cs.CV

    Synthetic Data Augmentation using GAN for Improved Liver Lesion Classification

    Authors: Maayan Frid-Adar, Eyal Klang, Michal Amitai, Jacob Goldberger, Hayit Greenspan

    Abstract: In this paper, we present a data augmentation method that generates synthetic medical images using Generative Adversarial Networks (GANs). We propose a training scheme that first uses classical data augmentation to enlarge the training set and then further enlarges the data size and its diversity by applying GAN techniques for synthetic data augmentation. Our method is demonstrated on a limited da… ▽ More

    Submitted 8 January, 2018; originally announced January 2018.

    Comments: To be presented at IEEE International Symposium on Biomedical Imaging (ISBI), 2018

  28. arXiv:1801.02261  [pdf, other

    cs.CV cs.LG stat.ML

    Anatomical Data Augmentation For CNN based Pixel-wise Classification

    Authors: Avi Ben-Cohen, Eyal Klang, Michal Marianne Amitai, Jacob Goldberger, Hayit Greenspan

    Abstract: In this work we propose a method for anatomical data augmentation that is based on using slices of computed tomography (CT) examinations that are adjacent to labeled slices as another resource of labeled data for training the network. The extended labeled data is used to train a U-net network for a pixel-wise classification into different hepatic lesions and normal liver tissues. Our dataset conta… ▽ More

    Submitted 7 January, 2018; originally announced January 2018.

    Comments: To be presented at IEEE ISBI 2018

  29. arXiv:1707.06053  [pdf, other

    cs.CV

    Modeling the Intra-class Variability for Liver Lesion Detection using a Multi-class Patch-based CNN

    Authors: Maayan Frid-Adar, Idit Diamant, Eyal Klang, Michal Amitai, Jacob Goldberger, Hayit Greenspan

    Abstract: Automatic detection of liver lesions in CT images poses a great challenge for researchers. In this work we present a deep learning approach that models explicitly the variability within the non-lesion class, based on prior knowledge of the data, to support an automated lesion detection system. A multi-class convolutional neural network (CNN) is proposed to categorize input image patches into sub-c… ▽ More

    Submitted 20 July, 2017; v1 submitted 19 July, 2017; originally announced July 2017.

    Comments: To be presented at PatchMI: 3rd International Workshop on Patch-based Techniques in Medical Imaging, MICCAI 2017

  30. arXiv:1707.05266  [pdf, ps, other

    cs.CL

    A Simple Language Model based on PMI Matrix Approximations

    Authors: Oren Melamud, Ido Dagan, Jacob Goldberger

    Abstract: In this study, we introduce a new approach for learning language models by training them to estimate word-context pointwise mutual information (PMI), and then deriving the desired conditional probabilities from PMI at test time. Specifically, we show that with minor modifications to word2vec's algorithm, we get principled language models that are closely related to the well-established Noise Contr… ▽ More

    Submitted 17 July, 2017; originally announced July 2017.

    Comments: Accepted to EMNLP 2017

  31. Large-Scale Classification of Structured Objects using a CRF with Deep Class Embedding

    Authors: Eran Goldman, Jacob Goldberger

    Abstract: This paper presents a novel deep learning architecture to classify structured objects in datasets with a large number of visually similar categories. We model sequences of images as linear-chain CRFs, and jointly learn the parameters from both local-visual features and neighboring classes. The visual features are computed by convolutional layers, and the class embeddings are learned by factorizing… ▽ More

    Submitted 16 November, 2019; v1 submitted 21 May, 2017; originally announced May 2017.

    Journal ref: Computer Vision and Image Understanding (2019) 102865

  32. arXiv:1703.09302  [pdf, other

    cs.SD

    Speech Enhancement using a Deep Mixture of Experts

    Authors: Shlomo E. Chazan, Jacob Goldberger, Sharon Gannot

    Abstract: In this study we present a Deep Mixture of Experts (DMoE) neural-network architecture for single microphone speech enhancement. By contrast to most speech enhancement algorithms that overlook the speech variability mainly caused by phoneme structure, our framework comprises a set of deep neural networks (DNNs), each one of which is an 'expert' in enhancing a given speech type corresponding to a ph… ▽ More

    Submitted 27 March, 2017; originally announced March 2017.

  33. arXiv:1611.01783  [pdf, other

    cs.CL cs.SD

    Domain Adaptation For Formant Estimation Using Deep Learning

    Authors: Yehoshua Dissen, Joseph Keshet, Jacob Goldberger, Cynthia Clopper

    Abstract: In this paper we present a domain adaptation technique for formant estimation using a deep network. We first train a deep learning network on a small read speech dataset. We then freeze the parameters of the trained network and use several different datasets to train an adaptation layer that makes the obtained network universal in the sense that it works well for a variety of speakers and speech d… ▽ More

    Submitted 6 November, 2016; originally announced November 2016.

  34. arXiv:1609.01235  [pdf, ps, other

    cs.CL

    PMI Matrix Approximations with Applications to Neural Language Modeling

    Authors: Oren Melamud, Ido Dagan, Jacob Goldberger

    Abstract: The negative sampling (NEG) objective function, used in word2vec, is a simplification of the Noise Contrastive Estimation (NCE) method. NEG was found to be highly effective in learning continuous word representations. However, unlike NCE, it was considered inapplicable for the purpose of learning the parameters of a language model. In this study, we refute this assertion by providing a principled… ▽ More

    Submitted 5 September, 2016; originally announced September 2016.

  35. arXiv:1604.00317  [pdf, other

    cs.CL cs.LG cs.NE

    A Semisupervised Approach for Language Identification based on Ladder Networks

    Authors: Ehud Ben-Reuven, Jacob Goldberger

    Abstract: In this study we address the problem of training a neuralnetwork for language identification using both labeled and unlabeled speech samples in the form of i-vectors. We propose a neural network architecture that can also handle out-of-set languages. We utilize a modified version of the recently proposed Ladder Network semisupervised training procedure that optimizes the reconstruction costs of a… ▽ More

    Submitted 1 April, 2016; originally announced April 2016.

  36. arXiv:1510.07315  [pdf, other

    cs.SD

    A Hybrid Approach for Speech Enhancement Using MoG Model and Neural Network Phoneme Classifier

    Authors: Shlomo E. Chazan, Jacob Goldberger, Sharon Gannot

    Abstract: In this paper we present a single-microphone speech enhancement algorithm. A hybrid approach is proposed merging the generative mixture of Gaussians (MoG) model and the discriminative neural network (NN). The proposed algorithm is executed in two phases, the training phase, which does not recur, and the test phase. First, the noise-free speech power spectral density (PSD) is modeled as a MoG, repr… ▽ More

    Submitted 25 October, 2015; originally announced October 2015.

  37. arXiv:1001.5364  [pdf, ps, other

    cs.IT

    MIMO Detection for High-Order QAM Based on a Gaussian Tree Approximation

    Authors: Jacobb Goldberger, Amir Leshem

    Abstract: This paper proposes a new detection algorithm for MIMO communication systems employing high order QAM constellations. The factor graph that corresponds to this problem is very loopy; in fact, it is a complete graph. Hence, a straightforward application of the Belief Propagation (BP) algorithm yields very poor results. Our algorithm is based on an optimal tree approximation of the Gaussian densit… ▽ More

    Submitted 29 January, 2010; originally announced January 2010.

  38. arXiv:0901.0252  [pdf, ps, other

    cs.IT cs.LG

    MIMO decoding based on stochastic reconstruction from multiple projections

    Authors: Amir Leshem, Jacob Goldberger

    Abstract: Least squares (LS) fitting is one of the most fundamental techniques in science and engineering. It is used to estimate parameters from multiple noisy observations. In many problems the parameters are known a-priori to be bounded integer valued, or they come from a finite set of values on an arbitrary finite lattice. In this case finding the closest vector becomes NP-Hard problem. In this paper… ▽ More

    Submitted 2 January, 2009; originally announced January 2009.

    Comments: To appear in Proc. of ICASSP 2009