Skip to main content

Showing 1–7 of 7 results for author: Kong, P

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

    cs.SE cs.AI

    App Review Driven Collaborative Bug Finding

    Authors: Xunzhu Tang, Haoye Tian, **fan Kong, Kui Liu, Jacques Klein, Tegawendé F. Bissyande

    Abstract: Software development teams generally welcome any effort to expose bugs in their code base. In this work, we build on the hypothesis that mobile apps from the same category (e.g., two web browser apps) may be affected by similar bugs in their evolution process. It is therefore possible to transfer the experience of one historical app to quickly find bugs in its new counterparts. This has been refer… ▽ More

    Submitted 23 January, 2023; v1 submitted 7 January, 2023; originally announced January 2023.

  2. arXiv:2211.01752  [pdf

    cs.SE

    A Comparative Study of Smartphone and Smart TV Apps

    Authors: Yonghui Liu, Xiao Chen, Yue Liu, **fan Kong, Tegawendé F. Bissyande, Jacques Klein, Xiaoyu Sun, Chunyang Chen, John Grundy

    Abstract: Context: Smart TVs have become one of the most popular television types. Many app developers and service providers have designed TV versions for their smartphone applications. Despite the extensive studies on mobile app analysis, its TV equivalents receive far too little attention. The relationship between phone and TV has not been the subject of research works. Objective: In this paper, we aim to… ▽ More

    Submitted 3 November, 2022; originally announced November 2022.

  3. arXiv:2109.11439  [pdf, other

    cs.CV cs.AI

    DeepRare: Generic Unsupervised Visual Attention Models

    Authors: Phutphalla Kong, Matei Mancas, Bernard Gosselin, Kimtho Po

    Abstract: Human visual system is modeled in engineering field providing feature-engineered methods which detect contrasted/surprising/unusual data into images. This data is "interesting" for humans and leads to numerous applications. Deep learning (DNNs) drastically improved the algorithms efficiency on the main benchmark datasets. However, DNN-based models are counter-intuitive: surprising or unusual data… ▽ More

    Submitted 23 September, 2021; originally announced September 2021.

    Comments: Submited to journal, 36 pages. arXiv admin note: substantial text overlap with arXiv:2005.12073

  4. arXiv:2008.01676  [pdf, other

    cs.SE

    Anchor: Locating Android Framework-specific Crashing Faults

    Authors: **fan Kong, Li Li, Jun Gao, Timothée Riom, Yanjie Zhao, Tegawendé F. Bissyandé, Jacques Klein

    Abstract: Android framework-specific app crashes are hard to debug. Indeed, the callback-based event-driven mechanism of Android challenges crash localization techniques that are developed for traditional Java programs. The key challenge stems from the fact that the buggy code location may not even be listed within the stack trace. For example, our empirical study on 500 framework-specific crashes from an o… ▽ More

    Submitted 4 August, 2020; originally announced August 2020.

    Comments: 12 pages

  5. arXiv:2005.12073  [pdf, other

    cs.CV cs.LG eess.IV

    Visual Attention: Deep Rare Features

    Authors: Matei Mancas, Phutphalla Kong, Bernard Gosselin

    Abstract: Human visual system is modeled in engineering field providing feature-engineered methods which detect contrasted/surprising/unusual data into images. This data is "interesting" for humans and leads to numerous applications. Deep learning (DNNs) drastically improved the algorithms efficiency on the main benchmark datasets. However, DNN-based models are counter-intuitive: surprising or unusual data… ▽ More

    Submitted 25 May, 2020; originally announced May 2020.

    Comments: 6 pages, double-colmun, accepted to IVPR2020

  6. arXiv:1709.05281  [pdf, other

    cs.SE

    AndroZoo++: Collecting Millions of Android Apps and Their Metadata for the Research Community

    Authors: Li Li, Jun Gao, Médéric Hurier, **fan Kong, Tegawendé F. Bissyandé, Alexandre Bartel, Jacques Klein, Yves Le Traon

    Abstract: We present a growing collection of Android apps collected from several sources, including the official Google Play app market and a growing collection of various metadata of those collected apps aiming at facilitating the Android-relevant research works. Our dataset by far has collected over five million apps and over 20 types of metadata such as VirusTotal reports. Our objective of collecting thi… ▽ More

    Submitted 15 September, 2017; originally announced September 2017.

  7. arXiv:1608.08754  [pdf, ps, other

    cs.SE cs.LO

    Towards Concolic Testing for Hybrid Systems

    Authors: **fan Kong, Yi Li, Xiaohong Chen, Jun Sun, Meng Sun, **gyi Wang

    Abstract: Hybrid systems exhibit both continuous and discrete behavior. Analyzing hybrid systems is known to be hard. Inspired by the idea of concolic testing (of programs), we investigate whether we can combine random sampling and symbolic execution in order to effectively verify hybrid systems. We identify a sufficient condition under which such a combination is more effective than random sampling. Furthe… ▽ More

    Submitted 31 August, 2016; originally announced August 2016.

    Comments: Full paper accepted by Formal Methods Europe 2016 containing appendix