Skip to main content

Showing 1–4 of 4 results for author: Bayer, A

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

    astro-ph.CO astro-ph.IM cs.LG physics.data-an

    Initial Conditions from Galaxies: Machine-Learning Subgrid Correction to Standard Reconstruction

    Authors: Liam Parker, Adrian E. Bayer, Uros Seljak

    Abstract: We present a hybrid method for reconstructing the primordial density from late-time halos and galaxies. Our approach involves two steps: (1) apply standard Baryon Acoustic Oscillation (BAO) reconstruction to recover the large-scale features in the primordial density field and (2) train a deep learning model to learn small-scale corrections on partitioned subgrids of the full volume. At inference,… ▽ More

    Submitted 1 April, 2025; originally announced April 2025.

  2. arXiv:2111.10157  [pdf, other

    cs.CL cs.SD eess.AS

    Lattention: Lattice-attention in ASR rescoring

    Authors: Prabhat Pandey, Sergio Duarte Torres, Ali Orkan Bayer, Ankur Gandhe, Volker Leutnant

    Abstract: Lattices form a compact representation of multiple hypotheses generated from an automatic speech recognition system and have been shown to improve performance of downstream tasks like spoken language understanding and speech translation, compared to using one-best hypothesis. In this work, we look into the effectiveness of lattice cues for rescoring n-best lists in second-pass. We encode lattices… ▽ More

    Submitted 19 November, 2021; originally announced November 2021.

    Comments: Submitted to ICASSP 2022

    ACM Class: I.2.7

  3. arXiv:2110.03763  [pdf, other

    cs.LG eess.SP

    Label Propagation across Graphs: Node Classification using Graph Neural Tangent Kernels

    Authors: Artun Bayer, Arindam Chowdhury, Santiago Segarra

    Abstract: Graph neural networks (GNNs) have achieved superior performance on node classification tasks in the last few years. Commonly, this is framed in a transductive semi-supervised learning setup wherein the entire graph, including the target nodes to be labeled, is available for training. Driven in part by scalability, recent works have focused on the inductive case where only the labeled portion of a… ▽ More

    Submitted 7 October, 2021; originally announced October 2021.

    Comments: Under review at IEEE ICASSP 2022

  4. arXiv:2102.10424  [pdf, other

    cs.LG cs.AI cs.DC math.OC

    GIST: Distributed Training for Large-Scale Graph Convolutional Networks

    Authors: Cameron R. Wolfe, Jingkang Yang, Arindam Chowdhury, Chen Dun, Artun Bayer, Santiago Segarra, Anastasios Kyrillidis

    Abstract: The graph convolutional network (GCN) is a go-to solution for machine learning on graphs, but its training is notoriously difficult to scale both in terms of graph size and the number of model parameters. Although some work has explored training on large-scale graphs (e.g., GraphSAGE, ClusterGCN, etc.), we pioneer efficient training of large-scale GCN models (i.e., ultra-wide, overparameterized mo… ▽ More

    Submitted 14 March, 2022; v1 submitted 20 February, 2021; originally announced February 2021.

    Comments: 28 pages, 5 figures, pre-print under review

    ACM Class: I.2.4