Skip to main content

Showing 1–10 of 10 results for author: Pu, M

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

    cs.SE

    Statically Detecting Buffer Overflow in Cross-language Android Applications Written in Java and C/C++

    Authors: Kishanthan Thangarajah, Noble Mathews, Michael Pu, Meiyappan Nagappan, Yousra Aafer, Sridhar Chimalakonda

    Abstract: Many applications are being written in more than one language to take advantage of the features that different languages provide such as native code support, improved performance, and language-specific libraries. However, there are few static analysis tools currently available to analyse the source code of such multilingual applications. Existing work on cross-language (Java and C/C++) analysis fa… ▽ More

    Submitted 17 May, 2023; v1 submitted 17 May, 2023; originally announced May 2023.

  2. arXiv:2303.11828  [pdf, other

    cs.CV

    The Treasure Beneath Multiple Annotations: An Uncertainty-aware Edge Detector

    Authors: Caixia Zhou, Ya** Huang, Mengyang Pu, Qingji Guan, Li Huang, Haibin Ling

    Abstract: Deep learning-based edge detectors heavily rely on pixel-wise labels which are often provided by multiple annotators. Existing methods fuse multiple annotations using a simple voting process, ignoring the inherent ambiguity of edges and labeling bias of annotators. In this paper, we propose a novel uncertainty-aware edge detector (UAED), which employs uncertainty to investigate the subjectivity an… ▽ More

    Submitted 21 March, 2023; originally announced March 2023.

    Comments: CVPR2023

  3. arXiv:2303.04566  [pdf, other

    cs.CV cs.SE

    Robustness Evaluation in Hand Pose Estimation Models using Metamorphic Testing

    Authors: Muxin Pu, Chun Yong Chong, Mei Kuan Lim

    Abstract: Hand pose estimation (HPE) is a task that predicts and describes the hand poses from images or video frames. When HPE models estimate hand poses captured in a laboratory or under controlled environments, they normally deliver good performance. However, the real-world environment is complex, and various uncertainties may happen, which could degrade the performance of HPE models. For example, the ha… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

    Comments: Accepted at 2023 8th International Workshop on Metamorphic Testing, 8 pages

  4. arXiv:2204.08612  [pdf, other

    cs.CV

    Metamorphic Testing-based Adversarial Attack to Fool Deepfake Detectors

    Authors: Nyee Thoang Lim, Meng Yi Kuan, Muxin Pu, Mei Kuan Lim, Chun Yong Chong

    Abstract: Deepfakes utilise Artificial Intelligence (AI) techniques to create synthetic media where the likeness of one person is replaced with another. There are growing concerns that deepfakes can be maliciously used to create misleading and harmful digital contents. As deepfakes become more common, there is a dire need for deepfake detection technology to help spot deepfake media. Present deepfake detect… ▽ More

    Submitted 31 May, 2022; v1 submitted 18 April, 2022; originally announced April 2022.

    Comments: paper accepted at 26TH International Conference on Pattern Recognition (ICPR2022)

  5. arXiv:2203.08566  [pdf, other

    cs.CV

    EDTER: Edge Detection with Transformer

    Authors: Mengyang Pu, Ya** Huang, Yuming Liu, Qingji Guan, Haibin Ling

    Abstract: Convolutional neural networks have made significant progresses in edge detection by progressively exploring the context and semantic features. However, local details are gradually suppressed with the enlarging of receptive fields. Recently, vision transformer has shown excellent capability in capturing long-range dependencies. Inspired by this, we propose a novel transformer-based edge detector, \… ▽ More

    Submitted 16 March, 2022; originally announced March 2022.

    Comments: Accepted by CVPR2022

  6. arXiv:2203.06825  [pdf, other

    cs.CV cs.SE

    Fairness Evaluation in Deepfake Detection Models using Metamorphic Testing

    Authors: Muxin Pu, Meng Yi Kuan, Nyee Thoang Lim, Chun Yong Chong, Mei Kuan Lim

    Abstract: Fairness of deepfake detectors in the presence of anomalies are not well investigated, especially if those anomalies are more prominent in either male or female subjects. The primary motivation for this work is to evaluate how deepfake detection model behaves under such anomalies. However, due to the black-box nature of deep learning (DL) and artificial intelligence (AI) systems, it is hard to pre… ▽ More

    Submitted 13 March, 2022; originally announced March 2022.

    Comments: 8 pages, accepted at 7th International Workshop on Metamorphic Testing (MET22)

  7. arXiv:2108.00616  [pdf, other

    cs.CV

    RINDNet: Edge Detection for Discontinuity in Reflectance, Illumination, Normal and Depth

    Authors: Mengyang Pu, Ya** Huang, Qingji Guan, Haibin Ling

    Abstract: As a fundamental building block in computer vision, edges can be categorised into four types according to the discontinuity in surface-Reflectance, Illumination, surface-Normal or Depth. While great progress has been made in detecting generic or individual types of edges, it remains under-explored to comprehensively study all four edge types together. In this paper, we propose a novel neural netwo… ▽ More

    Submitted 1 August, 2021; originally announced August 2021.

    Comments: Accepted by ICCV2021

  8. Learning from Pixel-Level Label Noise: A New Perspective for Semi-Supervised Semantic Segmentation

    Authors: Rumeng Yi, Ya** Huang, Qingji Guan, Mengyang Pu, Runsheng Zhang

    Abstract: This paper addresses semi-supervised semantic segmentation by exploiting a small set of images with pixel-level annotations (strong supervisions) and a large set of images with only image-level annotations (weak supervisions). Most existing approaches aim to generate accurate pixel-level labels from weak supervisions. However, we observe that those generated labels still inevitably contain noisy l… ▽ More

    Submitted 25 March, 2021; originally announced March 2021.

  9. Shadow Removal by a Lightness-Guided Network with Training on Unpaired Data

    Authors: Zhihao Liu, Hui Yin, Yang Mi, Mengyang Pu, Song Wang

    Abstract: Shadow removal can significantly improve the image visual quality and has many applications in computer vision. Deep learning methods based on CNNs have become the most effective approach for shadow removal by training on either paired data, where both the shadow and underlying shadow-free versions of an image are known, or unpaired data, where shadow and shadow-free training images are totally di… ▽ More

    Submitted 28 June, 2020; originally announced June 2020.

    Comments: Submitted to IEEE TIP

  10. Object Discovery From a Single Unlabeled Image by Mining Frequent Itemset With Multi-scale Features

    Authors: Runsheng Zhang, Ya** Huang, Mengyang Pu, Jian Zhang, Qingji Guan, Qi Zou, Haibin Ling

    Abstract: TThe goal of our work is to discover dominant objects in a very general setting where only a single unlabeled image is given. This is far more challenge than typical co-localization or weakly-supervised localization tasks. To tackle this problem, we propose a simple but effective pattern mining-based method, called Object Location Mining (OLM), which exploits the advantages of data mining and feat… ▽ More

    Submitted 8 August, 2020; v1 submitted 26 February, 2019; originally announced February 2019.