Zum Hauptinhalt springen

Showing 1–15 of 15 results for author: Khoo, S

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

    cs.CL cs.AI

    LionGuard: Building a Contextualized Moderation Classifier to Tackle Localized Unsafe Content

    Authors: Jessica Foo, Shaun Khoo

    Abstract: As large language models (LLMs) become increasingly prevalent in a wide variety of applications, concerns about the safety of their outputs have become more significant. Most efforts at safety-tuning or moderation today take on a predominantly Western-centric view of safety, especially for toxic, hateful, or violent speech. In this paper, we describe LionGuard, a Singapore-contextualized moderatio… ▽ More

    Submitted 18 July, 2024; v1 submitted 24 June, 2024; originally announced July 2024.

    Comments: Preprint

  2. arXiv:2308.03330  [pdf, other

    cs.SE cs.AI cs.LG

    Expediting Neural Network Verification via Network Reduction

    Authors: Yuyi Zhong, Ruiwei Wang, Siau-Cheng Khoo

    Abstract: A wide range of verification methods have been proposed to verify the safety properties of deep neural networks ensuring that the networks function correctly in critical applications. However, many well-known verification tools still struggle with complicated network architectures and large network sizes. In this work, we propose a network reduction technique as a pre-processing method prior to ve… ▽ More

    Submitted 14 August, 2023; v1 submitted 7 August, 2023; originally announced August 2023.

  3. arXiv:2303.10871  [pdf, other

    cs.IR cs.AI

    NASA Science Mission Directorate Knowledge Graph Discovery

    Authors: Roelien C. Timmer, Fech Scen Khoo, Megan Mark, Marcella Scoczynski Ribeiro Martins, Anamaria Berea, Gregory Renard, Kaylin Bugbee

    Abstract: The size of the National Aeronautics and Space Administration (NASA) Science Mission Directorate (SMD) is growing exponentially, allowing researchers to make discoveries. However, making discoveries is challenging and time-consuming due to the size of the data catalogs, and as many concepts and data are indirectly connected. This paper proposes a pipeline to generate knowledge graphs (KGs) represe… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

  4. arXiv:2301.01223  [pdf, other

    cs.CR cs.LG

    ExploreADV: Towards exploratory attack for Neural Networks

    Authors: Tianzuo Luo, Yuyi Zhong, Siaucheng Khoo

    Abstract: Although deep learning has made remarkable progress in processing various types of data such as images, text and speech, they are known to be susceptible to adversarial perturbations: perturbations specifically designed and added to the input to make the target model produce erroneous output. Most of the existing studies on generating adversarial perturbations attempt to perturb the entire input i… ▽ More

    Submitted 1 January, 2023; originally announced January 2023.

  5. arXiv:2210.10654  [pdf, other

    cs.LG

    POGD: Gradient Descent with New Stochastic Rules

    Authors: Feihu Han, Sida Xing, Sui Yang Khoo

    Abstract: There introduce Particle Optimized Gradient Descent (POGD), an algorithm based on the gradient descent but integrates the particle swarm optimization (PSO) principle to achieve the iteration. From the experiments, this algorithm has adaptive learning ability. The experiments in this paper mainly focus on the training speed to reach the target value and the ability to prevent the local minimum. The… ▽ More

    Submitted 15 October, 2022; originally announced October 2022.

  6. arXiv:2210.08244  [pdf, other

    cs.LG

    Extreme-Long-short Term Memory for Time-series Prediction

    Authors: Sida Xing, Feihu Han, Suiyang Khoo

    Abstract: The emergence of Long Short-Term Memory (LSTM) solves the problems of vanishing gradient and exploding gradient in traditional Recurrent Neural Networks (RNN). LSTM, as a new type of RNN, has been widely used in various fields, such as text prediction, Wind Speed Forecast, depression prediction by EEG signals, etc. The results show that improving the efficiency of LSTM can help to improve the effi… ▽ More

    Submitted 15 October, 2022; originally announced October 2022.

  7. Exploiting Shape Cues for Weakly Supervised Semantic Segmentation

    Authors: Sungpil Kho, Pilhyeon Lee, Wonyoung Lee, Minsong Ki, Hyeran Byun

    Abstract: Weakly supervised semantic segmentation (WSSS) aims to produce pixel-wise class predictions with only image-level labels for training. To this end, previous methods adopt the common pipeline: they generate pseudo masks from class activation maps (CAMs) and use such masks to supervise segmentation networks. However, it is challenging to derive comprehensive pseudo masks that cover the whole extent… ▽ More

    Submitted 8 August, 2022; originally announced August 2022.

    Comments: Accepted by Pattern Recognition. The first two authors contributed equally

    Journal ref: Pattern Recognition 132 (2022): 108953

  8. arXiv:2108.11651  [pdf, other

    cs.LG cs.PL

    Scalable and Modular Robustness Analysis of Deep Neural Networks

    Authors: Yuyi Zhong, Quang-Trung Ta, Tianzuo Luo, Fanlong Zhang, Siau-Cheng Khoo

    Abstract: As neural networks are trained to be deeper and larger, the scalability of neural network analyzers is urgently required. The main technical insight of our method is modularly analyzing neural networks by segmenting a network into blocks and conduct the analysis for each block. In particular, we propose the network block summarization technique to capture the behaviors within a network block using… ▽ More

    Submitted 31 August, 2021; v1 submitted 26 August, 2021; originally announced August 2021.

  9. arXiv:2108.00700  [pdf

    cs.LG cs.AI cs.NE

    Piecewise Linear Units Improve Deep Neural Networks

    Authors: Jordan Inturrisi, Sui Yang Khoo, Abbas Kouzani, Riccardo Pagliarella

    Abstract: The activation function is at the heart of a deep neural networks nonlinearity; the choice of the function has great impact on the success of training. Currently, many practitioners prefer the Rectified Linear Unit (ReLU) due to its simplicity and reliability, despite its few drawbacks. While most previous functions proposed to supplant ReLU have been hand-designed, recent work on learning the fun… ▽ More

    Submitted 22 August, 2021; v1 submitted 2 August, 2021; originally announced August 2021.

    Comments: 13 pages, 6 figures, 5 tables, replaced some figures and wording

  10. arXiv:2001.10667  [pdf, other

    cs.CL cs.IR cs.SI

    Interpretable Rumor Detection in Microblogs by Attending to User Interactions

    Authors: Ling Min Serena Khoo, Hai Leong Chieu, Zhong Qian, Jing Jiang

    Abstract: We address rumor detection by learning to differentiate between the community's response to real and fake claims in microblogs. Existing state-of-the-art models are based on tree models that model conversational trees. However, in social media, a user posting a reply might be replying to the entire thread rather than to a specific user. We propose a post-level attention model (PLAN) to model long… ▽ More

    Submitted 28 January, 2020; originally announced January 2020.

    Comments: 8 pages, 3 figures, AAAI 2020 Conference

  11. arXiv:1907.11629  [pdf, other

    cs.LG cs.CV stat.ML

    Multi-Stage Prediction Networks for Data Harmonization

    Authors: Stefano B. Blumberg, Marco Palombo, Can Son Khoo, Chantal M. W. Tax, Ryutaro Tanno, Daniel C. Alexander

    Abstract: In this paper, we introduce multi-task learning (MTL) to data harmonization (DH); where we aim to harmonize images across different acquisition platforms and sites. This allows us to integrate information from multiple acquisitions and improve the predictive performance and learning efficiency of the harmonization model. Specifically, we introduce the Multi Stage Prediction (MSP) Network, a MTL fr… ▽ More

    Submitted 26 July, 2019; originally announced July 2019.

    Comments: Accepted In Medical Image Computing and Computer Assisted Intervention (MICCAI) 2019

  12. arXiv:1902.07323  [pdf, other

    cs.CV

    Large-scale mammography CAD with Deformable Conv-Nets

    Authors: Stephen Morrell, Zbigniew Wojna, Can Son Khoo, Sebastien Ourselin, Juan Eugenio Iglesias

    Abstract: State-of-the-art deep learning methods for image processing are evolving into increasingly complex meta-architectures with a growing number of modules. Among them, region-based fully convolutional networks (R-FCN) and deformable convolutional nets (DCN) can improve CAD for mammography: R-FCN optimizes for speed and low consumption of memory, which is crucial for processing the high resolutions of… ▽ More

    Submitted 19 February, 2019; originally announced February 2019.

  13. arXiv:1710.09635  [pdf, other

    cs.LO cs.PL

    Automated Lemma Synthesis in Symbolic-Heap Separation Logic

    Authors: Quang-Trung Ta, Ton Chanh Le, Siau-Cheng Khoo, Wei-Ngan Chin

    Abstract: The symbolic-heap fragment of separation logic has been actively developed and advocated for verifying the memory-safety property of computer programs. At present, one of its biggest challenges is to effectively prove entailments containing inductive heap predicates. These entailments are usually proof obligations generated when verifying programs that manipulate complex data structures like linke… ▽ More

    Submitted 8 November, 2017; v1 submitted 26 October, 2017; originally announced October 2017.

  14. arXiv:1609.00919  [pdf, ps, other

    cs.LO cs.PL

    Automated Mutual Explicit Induction Proof in Separation Logic

    Authors: Quang-Trung Ta, Ton Chanh Le, Siau-Cheng Khoo, Wei-Ngan Chin

    Abstract: We present a sequent-based deductive system for automatically proving entailments in separation logic by using mathematical induction. Our technique, called mutual explicit induction proof, is an instance of Noetherian induction. Specifically, we propose a novel induction principle on a well-founded relation of separation logic model and follow the explicit induction methods to implement this prin… ▽ More

    Submitted 6 September, 2016; v1 submitted 4 September, 2016; originally announced September 2016.

  15. arXiv:1504.01987  [pdf

    cs.CY cs.DL

    Designing a Linked Data Migrational Framework for Singapore Government Datasets

    Authors: Aravind Sesagiri Raamkumar, Muthu Kumaar Thangavelu, Sudarsan Kaleeswaran amd Christopher S. G. Khoo

    Abstract: The subject area of this report is Linked Data and its application to the Government domain. Linked Data is an alternative method of data representation that aims to interlink data from varied sources through relationships. Governments around the world have started publishing their data in this format to assist citizens in making better use of public services. This report provides an eight step mi… ▽ More

    Submitted 8 April, 2015; originally announced April 2015.

    Comments: 23 pages, 5 figures

    ACM Class: H.3.5