Skip to main content

Showing 1–5 of 5 results for author: Mang, Q

.
  1. arXiv:2406.00344  [pdf, other

    cs.SI cs.DB

    Efficient Historical Butterfly Counting in Large Temporal Bipartite Networks via Graph Structure-aware Index

    Authors: Qiuyang Mang, **gbang Chen, Hangrui Zhou, Yu Gao, Yingli Zhou, Richard Peng, Yixiang Fang, Chenhao Ma

    Abstract: Bipartite graphs are ubiquitous in many domains, e.g., e-commerce platforms, social networks, and academia, by modeling interactions between distinct entity sets. Within these graphs, the butterfly motif, a complete 2*2 biclique, represents the simplest yet significant subgraph structure, crucial for analyzing complex network patterns. Counting the butterflies offers significant benefits across va… ▽ More

    Submitted 1 June, 2024; originally announced June 2024.

  2. arXiv:2402.05006  [pdf, other

    cs.SI cs.DS

    Scalable Algorithm for Finding Balanced Subgraphs with Tolerance in Signed Networks

    Authors: **gbang Chen, Qiuyang Mang, Hangrui Zhou, Richard Peng, Yu Gao, Chenhao Ma

    Abstract: Signed networks, characterized by edges labeled as either positive or negative, offer nuanced insights into interaction dynamics beyond the capabilities of unsigned graphs. Central to this is the task of identifying the maximum balanced subgraph, crucial for applications like polarized community detection in social networks and portfolio analysis in finance. Traditional models, however, are limite… ▽ More

    Submitted 16 June, 2024; v1 submitted 7 February, 2024; originally announced February 2024.

    Comments: 13 pages

  3. arXiv:2312.11873  [pdf, other

    cs.DS

    Nearly Optimal Internal Dictionary Matching

    Authors: **gbang Chen, Jiangqi Dai, Qiuyang Mang, Qingyu Shi, Tingqiang Xu

    Abstract: We study the internal dictionary matching (IDM) problem where a dictionary $\mathcal{D}$ containing $d$ substrings of a text $T$ is given, and each query concerns the occurrences of patterns in $\mathcal{D}$ in another substring of $T.$ We propose a novel $O(n)$-sized data structure named Basic Substring Structure (BASS) where $n$ is the length of the text $T.$ With BASS, we are able to handle a… ▽ More

    Submitted 6 July, 2024; v1 submitted 19 December, 2023; originally announced December 2023.

    Comments: 26 pages, 4 figures, submitted to SODA25

  4. arXiv:2310.06433  [pdf, other

    cs.SE cs.AI cs.CL cs.CV

    Retromorphic Testing: A New Approach to the Test Oracle Problem

    Authors: Boxi Yu, Qiuyang Mang, Qingshuo Guo, Pinjia He

    Abstract: A test oracle serves as a criterion or mechanism to assess the correspondence between software output and the anticipated behavior for a given input set. In automated testing, black-box techniques, known for their non-intrusive nature in test oracle construction, are widely used, including notable methodologies like differential testing and metamorphic testing. Inspired by the mathematical concept… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

    ACM Class: D.3.0; I.2.7; I.4.0

  5. arXiv:2308.07937  [pdf, other

    cs.CL cs.SE

    Automated Testing and Improvement of Named Entity Recognition Systems

    Authors: Boxi Yu, Yiyan Hu, Qiuyang Mang, Wenhan Hu, Pinjia He

    Abstract: Named entity recognition (NER) systems have seen rapid progress in recent years due to the development of deep neural networks. These systems are widely used in various natural language processing applications, such as information extraction, question answering, and sentiment analysis. However, the complexity and intractability of deep neural networks can make NER systems unreliable in certain cir… ▽ More

    Submitted 13 August, 2023; originally announced August 2023.

    Comments: Accepted by ESEC/FSE'23

    ACM Class: D.2.5; I.2.7