Skip to main content

Showing 1–29 of 29 results for author: Leong, H

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

    cs.AR cs.IT

    Towards High-Performance Network Coding: FPGA Acceleration With Bounded-value Generators

    Authors: Jiaxin Qing, Philip H. W. Leong, Kin Hong Lee, Raymond W. Yeung

    Abstract: Network coding enhances performance in network communications and distributed storage by increasing throughput and robustness while reducing latency. Batched Sparse (BATS) codes are a class of capacity-achieving network codes, but their practical applications are hindered by their structure, computational intensity, and power demands of finite field operations. Most literature focuses on algorithm… ▽ More

    Submitted 9 January, 2025; originally announced January 2025.

  2. arXiv:2501.02012  [pdf, other

    cs.LG

    Information Subtraction: Learning Representations for Conditional Entropy

    Authors: Keng Hou Leong, Yuxuan Xiu, Wai Kin, Chan

    Abstract: The representations of conditional entropy and conditional mutual information are significant in explaining the unique effects among variables. While previous studies based on conditional contrastive sampling have effectively removed information regarding discrete sensitive variables, they have not yet extended their scope to continuous cases. This paper introduces Information Subtraction, a frame… ▽ More

    Submitted 2 January, 2025; originally announced January 2025.

  3. arXiv:2412.06806  [pdf, other

    physics.optics cs.CV

    A Physics-Inspired Deep Learning Framework with Polar Coordinate Attention for Ptychographic Imaging

    Authors: Han Yue, Jun Cheng, Yu-Xuan Ren, Chien-Chun Chen, Grant A. van Riessen, Philip Heng Wai Leong, Steve Feng Shu

    Abstract: Ptychographic imaging confronts inherent challenges in applying deep learning for phase retrieval from diffraction patterns. Conventional neural architectures, both convolutional neural networks and Transformer-based methods, are optimized for natural images with Euclidean spatial neighborhood-based inductive biases that exhibit geometric mismatch with the concentric coherent patterns characterist… ▽ More

    Submitted 2 May, 2025; v1 submitted 25 November, 2024; originally announced December 2024.

    Comments: 13 pages, 10 figures

    MSC Class: 68T07; 68U10

  4. arXiv:2411.12761  [pdf, other

    cs.HC cs.AI

    AI-Empowered Human Research Integrating Brain Science and Social Sciences Insights

    Authors: Feng Xiong, Xinguo Yu, Hon Wai Leong

    Abstract: This paper explores the transformative role of artificial intelligence (AI) in enhancing scientific research, particularly in the fields of brain science and social sciences. We analyze the fundamental aspects of human research and argue that it is high time for researchers to transition to human-AI joint research. Building upon this foundation, we propose two innovative research paradigms of huma… ▽ More

    Submitted 16 November, 2024; originally announced November 2024.

    Comments: Accepted to IEIR 2024, 10 pages, 4 figures

  5. arXiv:2410.01841  [pdf

    eess.AS cs.AI cs.CL cs.IR cs.SD

    A GEN AI Framework for Medical Note Generation

    Authors: Hui Yi Leong, Yi Fan Gao, Shuai Ji, Bora Kalaycioglu, Uktu Pamuksuz

    Abstract: The increasing administrative burden of medical documentation, particularly through Electronic Health Records (EHR), significantly reduces the time available for direct patient care and contributes to physician burnout. To address this issue, we propose MediNotes, an advanced generative AI framework designed to automate the creation of SOAP (Subjective, Objective, Assessment, Plan) notes from medi… ▽ More

    Submitted 27 September, 2024; originally announced October 2024.

    Comments: 8 Figures, 7 page, IEEE standard research paper

  6. Efficient Fine-Tuning of Large Language Models for Automated Medical Documentation

    Authors: Hui Yi Leong, Yi Fan Gao, Ji Shuai, Yang Zhang, Uktu Pamuksuz

    Abstract: Scientific research indicates that for every hour spent in direct patient care, physicians spend nearly two additional hours on administrative tasks, particularly on electronic health records (EHRs) and desk work. This excessive administrative burden not only reduces the time available for patient care but also contributes to physician burnout and inefficiencies in healthcare delivery. To address… ▽ More

    Submitted 27 September, 2024; v1 submitted 14 September, 2024; originally announced September 2024.

    Comments: 4 pages, 3 Figures, 3 Tables. The final version will be published in the proceedings of the IEEE conference

  7. arXiv:2407.16327  [pdf, other

    cs.CR cs.CV

    Understanding Impacts of Electromagnetic Signal Injection Attacks on Object Detection

    Authors: Youqian Zhang, Chunxi Yang, Eugene Y. Fu, Qinhong Jiang, Chen Yan, Sze-Yiu Chau, Grace Ngai, Hong-Va Leong, Xiapu Luo, Wenyuan Xu

    Abstract: Object detection can localize and identify objects in images, and it is extensively employed in critical multimedia applications such as security surveillance and autonomous driving. Despite the success of existing object detection models, they are often evaluated in ideal scenarios where captured images guarantee the accurate and complete representation of the detecting scenes. However, images ca… ▽ More

    Submitted 23 July, 2024; originally announced July 2024.

    Comments: 2024 IEEE International Conference on Multimedia and Expo (ICME), July 15 - July 19, 2024, Niagra Falls, Ontario, Canada

  8. arXiv:2406.05999  [pdf, other

    cs.AR cs.AI cs.LG

    fSEAD: a Composable FPGA-based Streaming Ensemble Anomaly Detection Library

    Authors: Binglei Lou, David Boland, Philip H. W. Leong

    Abstract: Machine learning ensembles combine multiple base models to produce a more accurate output. They can be applied to a range of machine learning problems, including anomaly detection. In this paper, we investigate how to maximize the composability and scalability of an FPGA-based streaming ensemble anomaly detector (fSEAD). To achieve this, we propose a flexible computing architecture consisting of m… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

    Comments: The source code for this paper is available at: https://github.com/bingleilou/fSEAD

    Journal ref: ACM Transactions on Reconfigurable Technology and Systems(TRETS),16, 3, Article 42 (2023). Journal Track of The International Conference on Field Programmable Technology (FPT'22), Hong Kong SAR, China

  9. arXiv:2406.04910  [pdf, other

    cs.LG cs.AI cs.AR

    PolyLUT-Add: FPGA-based LUT Inference with Wide Inputs

    Authors: Binglei Lou, Richard Rademacher, David Boland, Philip H. W. Leong

    Abstract: FPGAs have distinct advantages as a technology for deploying deep neural networks (DNNs) at the edge. Lookup Table (LUT) based networks, where neurons are directly modeled using LUTs, help maximize this promise of offering ultra-low latency and high area efficiency on FPGAs. Unfortunately, LUT resource usage scales exponentially with the number of inputs to the LUT, restricting PolyLUT to small LU… ▽ More

    Submitted 15 September, 2024; v1 submitted 7 June, 2024; originally announced June 2024.

    Comments: The source code for this paper is available at: https://github.com/bingleilou/PolyLUT-Add

    Journal ref: International Conference on Field-Programmable Logic and Applications (FPL2024) in Turin, Italy, from 2nd to 6th September 2024

  10. arXiv:2405.06697  [pdf, other

    cs.CL cs.AI

    Automated Conversion of Static to Dynamic Scheduler via Natural Language

    Authors: Paul Mingzheng Tang, Kenji Kah Hoe Leong, Nowshad Shaik, Hoong Chuin Lau

    Abstract: In this paper, we explore the potential application of Large Language Models (LLMs) that will automatically model constraints and generate code for dynamic scheduling problems given an existing static model. Static scheduling problems are modelled and coded by optimization experts. These models may be easily obsoleted as the underlying constraints may need to be fine-tuned in order to reflect chan… ▽ More

    Submitted 8 May, 2024; originally announced May 2024.

    Comments: 7 pages (excluding appendix), 10 figures, 3 tables

  11. arXiv:2308.16743  [pdf, other

    cs.RO

    A Remote Sim2real Aerial Competition: Fostering Reproducibility and Solutions' Diversity in Robotics Challenges

    Authors: Spencer Teetaert, Wenda Zhao, Niu Xinyuan, Hashir Zahir, Huiyu Leong, Michel Hidalgo, Gerardo Puga, Tomas Lorente, Nahuel Espinosa, John Alejandro Duarte Carrasco, Kaizheng Zhang, Jian Di, Tao Jin, Xiaohan Li, Yijia Zhou, Xiuhua Liang, Chenxu Zhang, Antonio Loquercio, Siqi Zhou, Lukas Brunke, Melissa Greeff, Wolfgang Hoenig, Jacopo Panerati, Angela P. Schoellig

    Abstract: Shared benchmark problems have historically been a fundamental driver of progress for scientific communities. In the context of academic conferences, competitions offer the opportunity to researchers with different origins, backgrounds, and levels of seniority to quantitatively compare their ideas. In robotics, a hot and challenging topic is sim2real-porting approaches that work well in simulation… ▽ More

    Submitted 31 August, 2023; originally announced August 2023.

    Comments: 13 pages, 16 figures, 4 tables

  12. arXiv:2303.15860  [pdf, other

    cs.IT cs.LG

    The Wyner Variational Autoencoder for Unsupervised Multi-Layer Wireless Fingerprinting

    Authors: Teng-Hui Huang, Thilini Dahanayaka, Kanchana Thilakarathna, Philip H. W. Leong, Hesham El Gamal

    Abstract: Wireless fingerprinting refers to a device identification method leveraging hardware imperfections and wireless channel variations as signatures. Beyond physical layer characteristics, recent studies demonstrated that user behaviors could be identified through network traffic, e.g., packet length, without decryption of the payload. Inspired by these results, we propose a multi-layer fingerprinting… ▽ More

    Submitted 28 August, 2023; v1 submitted 28 March, 2023; originally announced March 2023.

  13. NITI: Training Integer Neural Networks Using Integer-only Arithmetic

    Authors: Maolin Wang, Seyedramin Rasoulinezhad, Philip H. W. Leong, Hayden K. H. So

    Abstract: While integer arithmetic has been widely adopted for improved performance in deep quantized neural network inference, training remains a task primarily executed using floating point arithmetic. This is because both high dynamic range and numerical accuracy are central to the success of most modern training algorithms. However, due to its potential for computational, storage and energy advantages i… ▽ More

    Submitted 11 February, 2022; v1 submitted 28 September, 2020; originally announced September 2020.

  14. LUXOR: An FPGA Logic Cell Architecture for Efficient Compressor Tree Implementations

    Authors: SeyedRamin Rasoulinezhad, Siddhartha, Hao Zhou, Lingli Wang, David Boland, Philip H. W. Leong

    Abstract: We propose two tiers of modifications to FPGA logic cell architecture to deliver a variety of performance and utilization benefits with only minor area overheads. In the irst tier, we augment existing commercial logic cell datapaths with a 6-input XOR gate in order to improve the expressiveness of each element, while maintaining backward compatibility. This new architecture is vendor-agnostic, and… ▽ More

    Submitted 6 March, 2020; originally announced March 2020.

    Comments: In Proceedings of the 2020 ACM/SIGDA International Symposium on Field-Programmable Gate Arrays (FPGA'20), February 23-25, 2020, Seaside, CA, USA

    ACM Class: B.2.1; C.0

  15. MajorityNets: BNNs Utilising Approximate Popcount for Improved Efficiency

    Authors: Seyedramin Rasoulinezhad, Sean Fox, Hao Zhou, Lingli Wang, David Boland, Philip H. W. Leong

    Abstract: Binarized neural networks (BNNs) have shown exciting potential for utilising neural networks in embedded implementations where area, energy and latency constraints are paramount. With BNNs, multiply-accumulate (MAC) operations can be simplified to XnorPopcount operations, leading to massive reductions in both memory and computation resources. Furthermore, multiple efficient implementations of BNNs… ▽ More

    Submitted 26 February, 2020; originally announced February 2020.

    Comments: 4 pages

    Journal ref: International Conference on Field-Programmable Technology, {FPT} 2019,Tianjin, China, December 9-13, 2019

  16. arXiv:1911.08097  [pdf

    eess.SP cs.AR cs.CV

    AddNet: Deep Neural Networks Using FPGA-Optimized Multipliers

    Authors: Julian Faraone, Martin Kumm, Martin Hardieck, Peter Zipf, Xueyuan Liu, David Boland, Philip H. W. Leong

    Abstract: Low-precision arithmetic operations to accelerate deep-learning applications on field-programmable gate arrays (FPGAs) have been studied extensively, because they offer the potential to save silicon area or increase throughput. However, these benefits come at the cost of a decrease in accuracy. In this article, we demonstrate that reconfigurable constant coefficient multipliers (RCCMs) offer a bet… ▽ More

    Submitted 19 November, 2019; originally announced November 2019.

    Comments: 14 pages

  17. arXiv:1909.04509  [pdf, other

    eess.SP cs.LG cs.NE eess.IV

    Unrolling Ternary Neural Networks

    Authors: Stephen Tridgell, Martin Kumm, Martin Hardieck, David Boland, Duncan Moss, Peter Zipf, Philip H. W. Leong

    Abstract: The computational complexity of neural networks for large scale or real-time applications necessitates hardware acceleration. Most approaches assume that the network architecture and parameters are unknown at design time, permitting usage in a large number of applications. This paper demonstrates, for the case where the neural network architecture and ternary weight values are known a priori, that… ▽ More

    Submitted 9 September, 2019; originally announced September 2019.

    Comments: Accepted in TRETS

  18. arXiv:1901.06572  [pdf

    cs.HC

    Moment-to-Moment Detection of Internal Thought from Eye Vergence Behaviour

    Authors: Michae Xuelin Huang, Jiajia Li, Grace Ngai, Hong Va Leong, Andreas Bulling

    Abstract: Internal thought refers to the process of directing attention away from a primary visual task to internal cognitive processing. Internal thought is a pervasive mental activity and closely related to primary task performance. As such, automatic detection of internal thought has significant potential for user modelling in intelligent interfaces, particularly for e-learning applications. Despite the… ▽ More

    Submitted 19 January, 2019; originally announced January 2019.

  19. Container solutions for HPC Systems: A Case Study of Using Shifter on Blue Waters

    Authors: Maxim Belkin, Roland Haas, Galen Wesley Arnold, Hon Wai Leong, Eliu A. Huerta, David Lesny, Mark Neubauer

    Abstract: Software container solutions have revolutionized application development approaches by enabling lightweight platform abstractions within the so-called "containers." Several solutions are being actively developed in attempts to bring the benefits of containers to high-performance computing systems with their stringent security demands on the one hand and fundamental resource sharing requirements on… ▽ More

    Submitted 1 August, 2018; originally announced August 2018.

    Comments: 8 pages, 7 figures, in PEARC '18: Proceedings of Practice and Experience in Advanced Research Computing, July 22--26, 2018, Pittsburgh, PA, USA

  20. arXiv:1807.00301  [pdf, other

    cs.CV

    SYQ: Learning Symmetric Quantization For Efficient Deep Neural Networks

    Authors: Julian Faraone, Nicholas Fraser, Michaela Blott, Philip H. W. Leong

    Abstract: Inference for state-of-the-art deep neural networks is computationally expensive, making them difficult to deploy on constrained hardware environments. An efficient way to reduce this complexity is to quantize the weight parameters and/or activations during training by approximating their distributions with a limited entry codebook. For very low-precisions, such as binary or ternary networks with… ▽ More

    Submitted 1 July, 2018; originally announced July 2018.

    Comments: Published as a conference paper at the 2018 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)

  21. BOSS-LDG: A Novel Computational Framework that Brings Together Blue Waters, Open Science Grid, Shifter and the LIGO Data Grid to Accelerate Gravitational Wave Discovery

    Authors: E. A. Huerta, Roland Haas, Edgar Fajardo, Daniel S. Katz, Stuart Anderson, Peter Couvares, Josh Willis, Timothy Bouvet, Jeremy Enos, William T. C. Kramer, Hon Wai Leong, David Wheeler

    Abstract: We present a novel computational framework that connects Blue Waters, the NSF-supported, leadership-class supercomputer operated by NCSA, to the Laser Interferometer Gravitational-Wave Observatory (LIGO) Data Grid via Open Science Grid technology. To enable this computational infrastructure, we configured, for the first time, a LIGO Data Grid Tier-1 Center that can submit heterogeneous LIGO workfl… ▽ More

    Submitted 25 September, 2017; originally announced September 2017.

    Comments: 10 pages, 10 figures. Accepted as a Full Research Paper to the 13th IEEE International Conference on eScience

    ACM Class: C.2.4; C.5.1; D.1.3; J.2

    Journal ref: 2017 IEEE 13th International Conference on e-Science

  22. arXiv:1709.06262  [pdf, other

    cs.CV

    Compressing Low Precision Deep Neural Networks Using Sparsity-Induced Regularization in Ternary Networks

    Authors: Julian Faraone, Nicholas Fraser, Giulio Gambardella, Michaela Blott, Philip H. W. Leong

    Abstract: A low precision deep neural network training technique for producing sparse, ternary neural networks is presented. The technique incorporates hard- ware implementation costs during training to achieve significant model compression for inference. Training involves three stages: network training using L2 regularization and a quantization threshold regularizer, quantization pruning, and finally retra… ▽ More

    Submitted 9 October, 2017; v1 submitted 19 September, 2017; originally announced September 2017.

    Comments: To appear as a conference paper at the 24th International Conference On Neural Information Processing (ICONIP 2017)

  23. arXiv:1702.01524  [pdf, other

    cs.CG

    Edge N-Level Sparse Visibility Graphs: Fast Optimal Any-Angle Pathfinding Using Hierarchical Taut Paths

    Authors: Shunhao Oh, Hon Wai Leong

    Abstract: In the Any-Angle Pathfinding problem, the goal is to find the shortest path between a pair of vertices on a uniform square grid, that is not constrained to any fixed number of possible directions over the grid. Visibility Graphs are a known optimal algorithm for solving the problem with the use of pre-processing. However, Visibility Graphs are known to perform poorly in terms of running time, espe… ▽ More

    Submitted 6 February, 2017; originally announced February 2017.

  24. VERCE delivers a productive e-Science environment for seismology research

    Authors: Malcolm Atkinson, Michele Carpené, Emanuele Casarotti, Steffen Claus, Rosa Filgueira, Anton Frank, Michelle Galea, Tom Garth, André Gemünd, Heiner Igel, Iraklis Klampanos, Amrey Krause, Lion Krischer, Siew Hoon Leong, Federica Magnoni, Jonas Matser, Alberto Michelini, Andreas Rietbrock, Horst Schwichtenberg, Alessandro Spinuso, Jean-Pierre Vilotte

    Abstract: The VERCE project has pioneered an e-Infrastructure to support researchers using established simulation codes on high-performance computers in conjunction with multiple sources of observational data. This is accessed and organised via the VERCE science gateway that makes it convenient for seismologists to use these resources from any location via the Internet. Their data handling is made flexible… ▽ More

    Submitted 7 October, 2015; originally announced October 2015.

    Comments: 14 pages, 3 figures. Pre-publication version of paper accepted and published at the IEEE eScience 2015 conference in Munich with substantial additions, particularly in the analysis of issues

  25. arXiv:1505.00925  [pdf, ps, other

    q-bio.MN cs.CE

    Parameterized Algorithms for Clustering PPI Networks

    Authors: Sriganesh Srihari, Hon Wai Leong

    Abstract: With the advent of high-throughput wet lab technologies the amount of protein interaction data available publicly has increased substantially, in turn spurring a plethora of computational methods for in silico knowledge discovery from this data. In this paper, we focus on parameterized methods for modeling and solving complex computational problems encountered in such knowledge discovery from prot… ▽ More

    Submitted 5 May, 2015; originally announced May 2015.

    Comments: 10 pages, 4 tables

    MSC Class: 92C42

  26. Employing functional interactions for characterization and detection of sparse complexes from yeast PPI networks

    Authors: Sriganesh Srihari, Hon Wai Leong

    Abstract: Over the last few years, several computational techniques have been devised to recover protein complexes from the protein interaction (PPI) networks of organisms. These techniques model "dense" subnetworks within PPI networks as complexes. However, our comprehensive evaluations revealed that these techniques fail to reconstruct many 'gold standard' complexes that are "sparse" in the networks (only… ▽ More

    Submitted 2 January, 2013; originally announced January 2013.

    Comments: 18 pages, 9 Tables, 1 Figure

    MSC Class: 92-08

    Journal ref: Int J Bioinform Res Appl. 2012, 8(3-4):286-304

  27. A survey of computational methods for protein complex prediction from protein interaction networks

    Authors: Sriganesh Srihari, Hon Wai Leong

    Abstract: Complexes of physically interacting proteins are one of the fundamental functional units responsible for driving key biological mechanisms within the cell. Their identification is therefore necessary not only to understand complex formation but also the higher level organization of the cell. With the advent of high-throughput techniques in molecular biology, significant amount of physical interact… ▽ More

    Submitted 23 November, 2012; originally announced November 2012.

    Comments: 27 pages, 5 figures, 4 tables

    MSC Class: 92-08

    Journal ref: Srihari, S., Leong, HW., J Bioinform Comput Biol 11(2): 1230002, 2013

  28. arXiv:0904.1242  [pdf

    cs.DS cs.DC cs.DM

    The Distribution and Deposition Algorithm for Multiple Sequences Sets

    Authors: Kang Ning, Hon Wai Leong

    Abstract: Sequences set is a mathematical model used in many applications. As the number of the sequences becomes larger, single sequence set model is not appropriate for the rapidly increasing problem sizes. For example, more and more text processing applications separate a single big text file into multiple files before processing. For these applications, the underline mathematical model is multiple seq… ▽ More

    Submitted 29 April, 2010; v1 submitted 7 April, 2009; originally announced April 2009.

    Comments: 15 pages, 7 figures, extended version of conference paper presented on GIW 2006, revised version accepted by Journal of Combinatorial Optimization.

  29. arXiv:0903.2310  [pdf

    cs.DS cs.DM cs.IR cs.OH q-bio.QM

    Analysis of the Relationships among Longest Common Subsequences, Shortest Common Supersequences and Patterns and its application on Pattern Discovery in Biological Sequences

    Authors: Kang Ning, Hoong Kee Ng, Hon Wai Leong

    Abstract: For a set of mulitple sequences, their patterns,Longest Common Subsequences (LCS) and Shortest Common Supersequences (SCS) represent different aspects of these sequences profile, and they can all be used for biological sequence comparisons and analysis. Revealing the relationship between the patterns and LCS,SCS might provide us with a deeper view of the patterns of biological sequences, in turn… ▽ More

    Submitted 13 March, 2009; originally announced March 2009.

    Comments: Extended version of paper presented in IEEE BIBE 2006 submitted to journal for review