Skip to main content

Showing 1–12 of 12 results for author: Goh, B

Searching in archive cs. Search in all archives.
.
  1. BugsInPy: A Database of Existing Bugs in Python Programs to Enable Controlled Testing and Debugging Studies

    Authors: Ratnadira Widyasari, Sheng Qin Sim, Camellia Lok, Haodi Qi, Jack Phan, Qi** Tay, Constance Tan, Fiona Wee, Jodie Ethelda Tan, Yuheng Yieh, Brian Goh, Ferdian Thung, Hong ** Kang, Thong Hoang, David Lo, Eng Lieh Ouh

    Abstract: The 2019 edition of Stack Overflow developer survey highlights that, for the first time, Python outperformed Java in terms of popularity. The gap between Python and Java further widened in the 2020 edition of the survey. Unfortunately, despite the rapid increase in Python's popularity, there are not many testing and debugging tools that are designed for Python. This is in stark contrast with the a… ▽ More

    Submitted 27 January, 2024; originally announced January 2024.

    Journal ref: Proceedings of the 28th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (2020) 1556-1560

  2. arXiv:2302.12054  [pdf

    cs.MS

    PNet: A Python Library for Petri Net Modeling and Simulation

    Authors: Zhu En Chay, Bing Feng Goh, Maurice HT Ling

    Abstract: Petri Net is a formalism to describe changes between 2 or more states across discrete time and has been used to model many systems. We present PNet - a pure Python library for Petri Net modeling and simulation in Python programming language. The design of PNet focuses on reducing the learning curve needed to define a Petri Net by using a text-based language rather than programming constructs to de… ▽ More

    Submitted 23 February, 2023; originally announced February 2023.

    Journal ref: Advances in Computer Science: an international journal 5(4): 24-30 (2016)

  3. arXiv:2301.03424  [pdf, other

    q-bio.BM cs.AI cs.LG

    An open unified deep graph learning framework for discovering drug leads

    Authors: Yueming Yin, Haifeng Hu, Zhen Yang, Jitao Yang, Chun Ye, Jiansheng Wu, Wilson Wen Bin Goh

    Abstract: Computational discovery of ideal lead compounds is a critical process for modern drug discovery. It comprises multiple stages: hit screening, molecular property prediction, and molecule optimization. Current efforts are disparate, involving the establishment of models for each stage, followed by multi-stage multi-model integration. However, this is non-ideal, as clumsy integration of incompatible… ▽ More

    Submitted 20 January, 2023; v1 submitted 5 December, 2022; originally announced January 2023.

    Comments: This article is used as the preliminary studies for the application of Lee Kuan Yew Postdoctoral Fellowship (LKYPDF) 2023 in Singapore. All rights reserved

  4. arXiv:2005.04069  [pdf, other

    q-bio.QM cs.CV eess.IV q-bio.GN

    Multi-Phase Cross-modal Learning for Noninvasive Gene Mutation Prediction in Hepatocellular Carcinoma

    Authors: Jiapan Gu, Ziyuan Zhao, Zeng Zeng, Yuzhe Wang, Zhengyiren Qiu, Bharadwaj Veeravalli, Brian Kim Poh Goh, Glenn Kunnath Bonney, Krishnakumar Madhavan, Chan Wan Ying, Lim Kheng Choon, Thng Choon Hua, Pierce KH Chow

    Abstract: Hepatocellular carcinoma (HCC) is the most common type of primary liver cancer and the fourth most common cause of cancer-related death worldwide. Understanding the underlying gene mutations in HCC provides great prognostic value for treatment planning and targeted therapy. Radiogenomics has revealed an association between non-invasive imaging features and molecular genomics. However, imaging feat… ▽ More

    Submitted 8 May, 2020; originally announced May 2020.

    Comments: Accepted version to be published in the 42nd IEEE Annual International Conference of the IEEE Engineering in Medicine and Biology Society, EMBC 2020, Montreal, Canada

    Journal ref: 2020 42nd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC)

  5. arXiv:1910.03741  [pdf, other

    cs.LG cs.AI

    Multiple-objective Reinforcement Learning for Inverse Design and Identification

    Authors: Haoran Wei, Mariefel Olarte, Garrett B. Goh

    Abstract: The aim of the inverse chemical design is to develop new molecules with given optimized molecular properties or objectives. Recently, generative deep learning (DL) networks are considered as the state-of-the-art in inverse chemical design and have achieved early success in generating molecular structures with desired properties in the pharmaceutical and material chemistry fields. However, satisfyi… ▽ More

    Submitted 8 October, 2019; originally announced October 2019.

  6. arXiv:1809.05127  [pdf, other

    cs.LG cs.AI stat.ML

    IL-Net: Using Expert Knowledge to Guide the Design of Furcated Neural Networks

    Authors: Khushmeen Sakloth, Wesley Beckner, Jim Pfaendtner, Garrett B. Goh

    Abstract: Deep neural networks (DNN) excel at extracting patterns. Through representation learning and automated feature engineering on large datasets, such models have been highly successful in computer vision and natural language applications. Designing optimal network architectures from a principled or rational approach however has been less than successful, with the best successful approaches utilizing… ▽ More

    Submitted 13 September, 2018; originally announced September 2018.

    Comments: Submitted to peer-reviewed ML conference

  7. arXiv:1808.04456  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Multimodal Deep Neural Networks using Both Engineered and Learned Representations for Biodegradability Prediction

    Authors: Garrett B. Goh, Khushmeen Sakloth, Charles Siegel, Abhinav Vishnu, Jim Pfaendtner

    Abstract: Deep learning algorithms excel at extracting patterns from raw data, and with large datasets, they have been very successful in computer vision and natural language applications. However, in other domains, large datasets on which to learn representations from may not exist. In this work, we develop a novel multimodal CNN-MLP neural network architecture that utilizes both domain-specific feature en… ▽ More

    Submitted 13 September, 2018; v1 submitted 13 August, 2018; originally announced August 2018.

    Comments: Submitted to a peer-reviewed ML conference

  8. arXiv:1712.02734  [pdf, other

    stat.ML cs.AI cs.CV cs.LG

    Using Rule-Based Labels for Weak Supervised Learning: A ChemNet for Transferable Chemical Property Prediction

    Authors: Garrett B. Goh, Charles Siegel, Abhinav Vishnu, Nathan O. Hodas

    Abstract: With access to large datasets, deep neural networks (DNN) have achieved human-level accuracy in image and speech recognition tasks. However, in chemistry, data is inherently small and fragmented. In this work, we develop an approach of using rule-based knowledge for training ChemNet, a transferable and generalizable deep neural network for chemical property prediction that learns in a weak-supervi… ▽ More

    Submitted 18 March, 2018; v1 submitted 7 December, 2017; originally announced December 2017.

    Comments: Submitted to SIGKDD 2018

  9. arXiv:1712.02034  [pdf, other

    stat.ML cs.AI cs.CL cs.LG

    SMILES2Vec: An Interpretable General-Purpose Deep Neural Network for Predicting Chemical Properties

    Authors: Garrett B. Goh, Nathan O. Hodas, Charles Siegel, Abhinav Vishnu

    Abstract: Chemical databases store information in text representations, and the SMILES format is a universal standard used in many cheminformatics software. Encoded in each SMILES string is structural information that can be used to predict complex chemical properties. In this work, we develop SMILES2vec, a deep RNN that automatically learns features from SMILES to predict chemical properties, without the n… ▽ More

    Submitted 18 March, 2018; v1 submitted 5 December, 2017; originally announced December 2017.

    Comments: Submitted to SIGKDD 2018

  10. arXiv:1710.02238  [pdf, other

    stat.ML cs.AI cs.CV cs.LG

    How Much Chemistry Does a Deep Neural Network Need to Know to Make Accurate Predictions?

    Authors: Garrett B. Goh, Charles Siegel, Abhinav Vishnu, Nathan O. Hodas, Nathan Baker

    Abstract: The meteoric rise of deep learning models in computer vision research, having achieved human-level accuracy in image recognition tasks is firm evidence of the impact of representation learning of deep neural networks. In the chemistry domain, recent advances have also led to the development of similar CNN models, such as Chemception, that is trained to predict chemical properties using images of m… ▽ More

    Submitted 18 March, 2018; v1 submitted 5 October, 2017; originally announced October 2017.

    Comments: In Proceedings of 2018 IEEE Winter Conference on Applications of Computer Vision (WACV)

  11. arXiv:1706.06689  [pdf

    stat.ML cs.AI cs.CE cs.CV cs.LG

    Chemception: A Deep Neural Network with Minimal Chemistry Knowledge Matches the Performance of Expert-developed QSAR/QSPR Models

    Authors: Garrett B. Goh, Charles Siegel, Abhinav Vishnu, Nathan O. Hodas, Nathan Baker

    Abstract: In the last few years, we have seen the transformative impact of deep learning in many applications, particularly in speech recognition and computer vision. Inspired by Google's Inception-ResNet deep convolutional neural network (CNN) for image classification, we have developed "Chemception", a deep CNN for the prediction of chemical properties, using just the images of 2D drawings of molecules. W… ▽ More

    Submitted 20 June, 2017; originally announced June 2017.

    Comments: Submitted to a chemistry peer-reviewed journal

  12. arXiv:1701.04503  [pdf

    stat.ML cs.AI cs.CE cs.LG physics.chem-ph

    Deep Learning for Computational Chemistry

    Authors: Garrett B. Goh, Nathan O. Hodas, Abhinav Vishnu

    Abstract: The rise and fall of artificial neural networks is well documented in the scientific literature of both computer science and computational chemistry. Yet almost two decades later, we are now seeing a resurgence of interest in deep learning, a machine learning algorithm based on multilayer neural networks. Within the last few years, we have seen the transformative impact of deep learning in many do… ▽ More

    Submitted 16 January, 2017; originally announced January 2017.