Zum Hauptinhalt springen

Showing 1–10 of 10 results for author: Ng, E G

Searching in archive cs. Search in all archives.
.
  1. Contrastive Learning for Self-Supervised Pre-Training of Point Cloud Segmentation Networks With Image Data

    Authors: Andrej Janda, Brandon Wagstaff, Edwin G. Ng, Jonathan Kelly

    Abstract: Reducing the quantity of annotations required for supervised training is vital when labels are scarce and costly. This reduction is particularly important for semantic segmentation tasks involving 3D datasets, which are often significantly smaller and more challenging to annotate than their image-based counterparts. Self-supervised pre-training on unlabelled data is one way to reduce the amount of… ▽ More

    Submitted 4 September, 2023; v1 submitted 17 January, 2023; originally announced January 2023.

    Comments: In Proceedings of the Conference on Robots and Vision (CRV'23), Montreal, Canada, Jun. 6-8, 2023. arXiv admin note: substantial text overlap with arXiv:2211.11801

  2. arXiv:2211.11801  [pdf, other

    cs.CV

    Self-Supervised Pre-training of 3D Point Cloud Networks with Image Data

    Authors: Andrej Janda, Brandon Wagstaff, Edwin G. Ng, Jonathan Kelly

    Abstract: Reducing the quantity of annotations required for supervised training is vital when labels are scarce and costly. This reduction is especially important for semantic segmentation tasks involving 3D datasets that are often significantly smaller and more challenging to annotate than their image-based counterparts. Self-supervised pre-training on large unlabelled datasets is one way to reduce the amo… ▽ More

    Submitted 16 December, 2022; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: In Proceedings of the Conference on Robot Learning (CoRL'22) Workshop on Pre-Training Robot Learning, Auckland, New Zealand, December 15, 2022

  3. arXiv:2110.08614  [pdf, other

    cs.LG

    Deep Learning and Spectral Embedding for Graph Partitioning

    Authors: Alice Gatti, Zhixiong Hu, Tess Smidt, Esmond G. Ng, Pieter Ghysels

    Abstract: We present a graph bisection and partitioning algorithm based on graph neural networks. For each node in the graph, the network outputs probabilities for each of the partitions. The graph neural network consists of two modules: an embedding phase and a partitioning phase. The embedding phase is trained first by minimizing a loss function inspired by spectral graph theory. The partitioning module i… ▽ More

    Submitted 8 December, 2021; v1 submitted 16 October, 2021; originally announced October 2021.

  4. arXiv:2104.03546  [pdf, other

    cs.LG

    Graph Partitioning and Sparse Matrix Ordering using Reinforcement Learning and Graph Neural Networks

    Authors: Alice Gatti, Zhixiong Hu, Tess Smidt, Esmond G. Ng, Pieter Ghysels

    Abstract: We present a novel method for graph partitioning, based on reinforcement learning and graph convolutional neural networks. Our approach is to recursively partition coarser representations of a given graph. The neural network is implemented using SAGE graph convolution layers, and trained using an advantage actor critic (A2C) agent. We present two variants, one for finding an edge separator that mi… ▽ More

    Submitted 28 June, 2021; v1 submitted 8 April, 2021; originally announced April 2021.

  5. arXiv:2104.03416  [pdf, ps, other

    eess.AS cs.CL cs.LG cs.SD

    Pushing the Limits of Non-Autoregressive Speech Recognition

    Authors: Edwin G. Ng, Chung-Cheng Chiu, Yu Zhang, William Chan

    Abstract: We combine recent advancements in end-to-end speech recognition to non-autoregressive automatic speech recognition. We push the limits of non-autoregressive state-of-the-art results for multiple datasets: LibriSpeech, Fisher+Switchboard and Wall Street Journal. Key to our recipe, we leverage CTC on giant Conformer neural network architectures with SpecAugment and wav2vec2 pre-training. We achieve… ▽ More

    Submitted 11 September, 2021; v1 submitted 7 April, 2021; originally announced April 2021.

    Comments: Proceedings of INTERSPEECH

  6. arXiv:2012.02339  [pdf, other

    cs.CV cs.CL

    Understanding Guided Image Captioning Performance across Domains

    Authors: Edwin G. Ng, Bo Pang, Piyush Sharma, Radu Soricut

    Abstract: Image captioning models generally lack the capability to take into account user interest, and usually default to global descriptions that try to balance readability, informativeness, and information overload. On the other hand, VQA models generally lack the ability to provide long descriptive answers, while expecting the textual question to be quite precise. We present a method to control the conc… ▽ More

    Submitted 10 November, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Comments: Proceedings of CoNLL 2021

  7. Deep learning: Extrapolation tool for ab initio nuclear theory

    Authors: Gianina Alina Negoita, James P. Vary, Glenn R. Luecke, Pieter Maris, Andrey M. Shirokov, Ik Jae Shin, Youngman Kim, Esmond G. Ng, Chao Yang, Matthew Lockner, Gurpur M. Prabhu

    Abstract: Ab initio approaches in nuclear theory, such as the no-core shell model (NCSM), have been developed for approximately solving finite nuclei with realistic strong interactions. The NCSM and other approaches require an extrapolation of the results obtained in a finite basis space to the infinite basis space limit and assessment of the uncertainty of those extrapolations. Each observable requires a s… ▽ More

    Submitted 6 June, 2019; v1 submitted 5 October, 2018; originally announced October 2018.

    Comments: 13 pages, 6 figures. Some typos were fixed, e.g., replaced MSE units for the observables with observables' square units. arXiv admin note: text overlap with arXiv:1803.03215

    Journal ref: Phys. Rev. C 99, 054308 (2019)

  8. arXiv:1704.05923  [pdf, other

    cs.CE physics.chem-ph

    A Model Order Reduction Algorithm for Estimating the Absorption Spectrum

    Authors: Roel Van Beeumen, David B. Williams-Young, Joseph M. Kasper, Chao Yang, Esmond G. Ng, Xiaosong Li

    Abstract: The ab initio description of the spectral interior of the absorption spectrum poses both a theoretical and computational challenge for modern electronic structure theory. Due to the often spectrally dense character of this domain in the quantum propagator's eigenspectrum for medium-to-large sized systems, traditional approaches based on the partial diagonalization of the propagator often encounter… ▽ More

    Submitted 30 August, 2017; v1 submitted 19 April, 2017; originally announced April 2017.

  9. arXiv:1610.08128  [pdf, other

    cs.DC cs.MS math.NA

    The Reverse Cuthill-McKee Algorithm in Distributed-Memory

    Authors: Ariful Azad, Mathias Jacquelin, Aydin Buluc, Esmond G. Ng

    Abstract: Ordering vertices of a graph is key to minimize fill-in and data structure size in sparse direct solvers, maximize locality in iterative solvers, and improve performance in graph algorithms. Except for naturally parallelizable ordering methods such as nested dissection, many important ordering methods have not been efficiently mapped to distributed-memory architectures. In this paper, we present t… ▽ More

    Submitted 25 October, 2016; originally announced October 2016.

  10. arXiv:1609.01689  [pdf, other

    math.NA cs.CE physics.comp-ph

    Accelerating Nuclear Configuration Interaction Calculations through a Preconditioned Block Iterative Eigensolver

    Authors: Meiyue Shao, Hasan Metin Aktulga, Chao Yang, Esmond G. Ng, Pieter Maris, James P. Vary

    Abstract: We describe a number of recently developed techniques for improving the performance of large-scale nuclear configuration interaction calculations on high performance parallel computers. We show the benefit of using a preconditioned block iterative method to replace the Lanczos algorithm that has traditionally been used to perform this type of computation. The rapid convergence of the block iterati… ▽ More

    Submitted 8 September, 2017; v1 submitted 6 September, 2016; originally announced September 2016.

    Comments: Accepted for publication in Computer Physics Communications

    Journal ref: Computer Physics Communications, 222:1--13, 2018