Skip to main content

Showing 1–14 of 14 results for author: Agam, G

.
  1. arXiv:2305.03192  [pdf, other

    eess.SP

    LSTM Framework for Classification of Radar and Communications Signals

    Authors: Victoria Clerico, Jorge Gonzalez-Lopez, Gady Agam, Jesus Grajal

    Abstract: Although radar and communications signal classification are usually treated separately, they share similar characteristics, and methods applied in one domain can be potentially applied in the other. We propose a simple and unified scheme for the classification of radar and communications signals using Long Short-Term Memory (LSTM) neural networks. This proposal provides an improvement of the state… ▽ More

    Submitted 4 May, 2023; originally announced May 2023.

    Comments: This paper was submitted to the Radar Conference 2023

  2. arXiv:2112.08838  [pdf

    physics.bio-ph q-bio.BM

    A dynamic intermediate state limits the folding rate of a discontinuous two-domain protein

    Authors: Ganesh Agam, Anders Barth, Don C. Lamb

    Abstract: Protein folding is an indispensable process for the majority of proteins after their synthesis from ribosomes in the cell. Most in vitro protein folding studies have focused on single-domain proteins. Hence, it is important to understand the folding process of multi-domain proteins, especially when domains are discontinuous. We choose the Maltose binding protein (MBP) as a model system. In particu… ▽ More

    Submitted 7 February, 2022; v1 submitted 16 December, 2021; originally announced December 2021.

  3. arXiv:2110.10639  [pdf, other

    cs.CV

    Semi-supervised Domain Adaptation for Semantic Segmentation

    Authors: Ying Chen, Xu Ouyang, Kaiyue Zhu, Gady Agam

    Abstract: Deep learning approaches for semantic segmentation rely primarily on supervised learning approaches and require substantial efforts in producing pixel-level annotations. Further, such approaches may perform poorly when applied to unseen image domains. To cope with these limitations, both unsupervised domain adaptation (UDA) with full source supervision but without target supervision and semi-super… ▽ More

    Submitted 20 October, 2021; originally announced October 2021.

  4. arXiv:2101.10156  [pdf, other

    cs.CV

    Mask-based Data Augmentation for Semi-supervised Semantic Segmentation

    Authors: Ying Chen, Xu Ouyang, Kaiyue Zhu, Gady Agam

    Abstract: Semantic segmentation using convolutional neural networks (CNN) is a crucial component in image analysis. Training a CNN to perform semantic segmentation requires a large amount of labeled data, where the production of such labeled data is both costly and labor intensive. Semi-supervised learning algorithms address this issue by utilizing unlabeled data and so reduce the amount of labeled data nee… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

  5. arXiv:2012.02264  [pdf, other

    cs.CV

    Domain Adaptation on Semantic Segmentation for Aerial Images

    Authors: Ying Chen, Xu Ouyang, Kaiyue Zhu, Gady Agam

    Abstract: Semantic segmentation has achieved significant advances in recent years. While deep neural networks perform semantic segmentation well, their success rely on pixel level supervision which is expensive and time-consuming. Further, training using data from one domain may not generalize well to data from a new domain due to a domain gap between data distributions in the different domains. This domain… ▽ More

    Submitted 11 December, 2020; v1 submitted 3 December, 2020; originally announced December 2020.

  6. arXiv:2008.12463  [pdf, other

    cs.CV cs.LG eess.IV

    Accelerated WGAN update strategy with loss change rate balancing

    Authors: Xu Ouyang, Gady Agam

    Abstract: Optimizing the discriminator in Generative Adversarial Networks (GANs) to completion in the inner training loop is computationally prohibitive, and on finite datasets would result in overfitting. To address this, a common update strategy is to alternate between k optimization steps for the discriminator D and one optimization step for the generator G. This strategy is repeated in various GAN algor… ▽ More

    Submitted 2 November, 2020; v1 submitted 27 August, 2020; originally announced August 2020.

  7. Adjusting Neutrino Interaction Models and Evaluating Uncertainties using NOvA Near Detector Data

    Authors: NOvA Collaboration, M. A. Acero, P. Adamson, G. Agam, L. Aliaga, T. Alion, V. Allakhverdian, N. Anfimov, A. Antoshkin, L. Asquith, A. Aurisano, A. Back, C. Backhouse, M. Baird, N. Balashov, P. Baldi, B. A. Bambah, S. Bashar, K. Bays, S. Bending, R. Bernstein, V. Bhatnagar, B. Bhuyan, J. Bian, J. Blair , et al. (170 additional authors not shown)

    Abstract: The two-detector design of the NOvA neutrino oscillation experiment, in which two functionally identical detectors are exposed to an intense neutrino beam, aids in canceling leading order effects of cross-section uncertainties. However, limited knowledge of neutrino interaction cross sections still gives rise to some of the largest systematic uncertainties in current oscillation measurements. We s… ▽ More

    Submitted 10 December, 2020; v1 submitted 15 June, 2020; originally announced June 2020.

    Comments: Code implementing adjustments to GENIE 2.12.2 described in this paper is available at https://github.com/novaexperiment/NOvARwgt-public

    Report number: FERMILAB-PUB-20-243-ND

    Journal ref: Eur. Phys. J. C 80, 1119 (2020)

  8. arXiv:2005.07155  [pdf, other

    physics.ins-det hep-ex

    Supernova neutrino detection in NOvA

    Authors: NOvA Collaboration, M. A. Acero, P. Adamson, G. Agam, L. Aliaga, T. Alion, V. Allakhverdian, N. Anfimov, A. Antoshkin, E. Arrieta-Diaz, L. Asquith, A. Aurisano, A. Back, C. Backhouse, M. Baird, N. Balashov, P. Baldi, B. A. Bambah, S. Bashar, K. Bays, S. Bending, R. Bernstein, V. Bhatnagar, B. Bhuyan, J. Bian , et al. (177 additional authors not shown)

    Abstract: The NOvA long-baseline neutrino experiment uses a pair of large, segmented, liquid-scintillator calorimeters to study neutrino oscillations, using GeV-scale neutrinos from the Fermilab NuMI beam. These detectors are also sensitive to the flux of neutrinos which are emitted during a core-collapse supernova through inverse beta decay interactions on carbon at energies of… ▽ More

    Submitted 29 July, 2020; v1 submitted 14 May, 2020; originally announced May 2020.

    Comments: 30 pages, 17 figures

    Report number: FERMILAB-PUB-20-201-E

    Journal ref: JCAP 10 (2020) 014

  9. arXiv:1806.03027  [pdf, other

    cs.CV

    Generating Image Sequence from Description with LSTM Conditional GAN

    Authors: Xu Ouyang, Xi Zhang, Di Ma, Gady Agam

    Abstract: Generating images from word descriptions is a challenging task. Generative adversarial networks(GANs) are shown to be able to generate realistic images of real-life objects. In this paper, we propose a new neural network architecture of LSTM Conditional Generative Adversarial Networks to generate images of real-life objects. Our proposed model is trained on the Oxford-102 Flowers and Caltech-UCSD… ▽ More

    Submitted 8 June, 2018; originally announced June 2018.

    Comments: Accepted by ICPR 2018

  10. arXiv:1805.03596  [pdf, other

    cs.CV

    Layered Optical Flow Estimation Using a Deep Neural Network with a Soft Mask

    Authors: Xi Zhang, Di Ma, Xu Ouyang, Shanshan Jiang, Lin Gan, Gady Agam

    Abstract: Using a layered representation for motion estimation has the advantage of being able to cope with discontinuities and occlusions. In this paper, we learn to estimate optical flow by combining a layered motion representation with deep learning. Instead of pre-segmenting the image to layers, the proposed approach automatically generates a layered representation of optical flow using the proposed sof… ▽ More

    Submitted 9 May, 2018; originally announced May 2018.

  11. arXiv:1712.00575  [pdf, ps, other

    cs.CV

    Lecture video indexing using boosted margin maximizing neural networks

    Authors: Di Ma, Xi Zhang, Xu Ouyang, Gady Agam

    Abstract: This paper presents a novel approach for lecture video indexing using a boosted deep convolutional neural network system. The indexing is performed by matching high quality slide images, for which text is either known or extracted, to lower resolution video frames with possible noise, perspective distortion, and occlusions. We propose a deep neural network integrated with a boosting framework comp… ▽ More

    Submitted 2 December, 2017; originally announced December 2017.

    Comments: Accepted by ICMLA 2017

  12. arXiv:1607.06525  [pdf, other

    cs.LG

    CGMOS: Certainty Guided Minority OverSampling

    Authors: Xi Zhang, Di Ma, Lin Gan, Shanshan Jiang, Gady Agam

    Abstract: Handling imbalanced datasets is a challenging problem that if not treated correctly results in reduced classification performance. Imbalanced datasets are commonly handled using minority oversampling, whereas the SMOTE algorithm is a successful oversampling algorithm with numerous extensions. SMOTE extensions do not have a theoretical guarantee during training to work better than SMOTE and in many… ▽ More

    Submitted 21 July, 2016; originally announced July 2016.

    Comments: Accepted by The 25th ACM International Conference on Information and Knowledge Management (CIKM 2016)

  13. arXiv:1509.05463  [pdf, other

    cs.CV cs.AI

    Learning from Synthetic Data Using a Stacked Multichannel Autoencoder

    Authors: Xi Zhang, Yanwei Fu, Shanshan Jiang, Leonid Sigal, Gady Agam

    Abstract: Learning from synthetic data has many important and practical applications. An example of application is photo-sketch recognition. Using synthetic data is challenging due to the differences in feature distributions between synthetic and real data, a phenomenon we term synthetic gap. In this paper, we investigate and formalize a general framework-Stacked Multichannel Autoencoder (SMCAE) that enable… ▽ More

    Submitted 21 September, 2015; v1 submitted 17 September, 2015; originally announced September 2015.

  14. arXiv:1503.03163  [pdf, other

    cs.CV cs.LG

    Learning Classifiers from Synthetic Data Using a Multichannel Autoencoder

    Authors: Xi Zhang, Yanwei Fu, Andi Zang, Leonid Sigal, Gady Agam

    Abstract: We propose a method for using synthetic data to help learning classifiers. Synthetic data, even is generated based on real data, normally results in a shift from the distribution of real data in feature space. To bridge the gap between the real and synthetic data, and jointly learn from synthetic and real data, this paper proposes a Multichannel Autoencoder(MCAE). We show that by suing MCAE, it is… ▽ More

    Submitted 10 March, 2015; originally announced March 2015.

    Comments: 10 pages