Skip to main content

Showing 1–15 of 15 results for author: Tung, A K H

.
  1. arXiv:2403.03698  [pdf, other

    cs.LG cs.AI cs.DB

    Towards Controllable Time Series Generation

    Authors: Yifan Bao, Yihao Ang, Qiang Huang, Anthony K. H. Tung, Zhiyong Huang

    Abstract: Time Series Generation (TSG) has emerged as a pivotal technique in synthesizing data that accurately mirrors real-world time series, becoming indispensable in numerous applications. Despite significant advancements in TSG, its efficacy frequently hinges on having large training datasets. This dependency presents a substantial challenge in data-scarce scenarios, especially when dealing with rare or… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: 14 pages, 13 figures, and 5 tables

  2. arXiv:2402.13858  [pdf, other

    cs.IR cs.DB cs.DS

    Diversity-Aware $k$-Maximum Inner Product Search Revisited

    Authors: Qiang Huang, Yanhao Wang, Yiqun Sun, Anthony K. H. Tung

    Abstract: The $k$-Maximum Inner Product Search ($k$MIPS) serves as a foundational component in recommender systems and various data mining tasks. However, while most existing $k$MIPS approaches prioritize the efficient retrieval of highly relevant items for users, they often neglect an equally pivotal facet of search results: \emph{diversity}. To bridge this gap, we revisit and refine the diversity-aware… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

    Comments: 14 pages, 9 figures, and 5 tables

  3. arXiv:2310.04145  [pdf, other

    cs.LG cs.DB

    From Zero to Hero: Detecting Leaked Data through Synthetic Data Injection and Model Querying

    Authors: Biao Wu, Qiang Huang, Anthony K. H. Tung

    Abstract: Safeguarding the Intellectual Property (IP) of data has become critically important as machine learning applications continue to proliferate, and their success heavily relies on the quality of training data. While various mechanisms exist to secure data during storage, transmission, and consumption, fewer studies have been developed to detect whether they are already leaked for model training with… ▽ More

    Submitted 17 April, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

    Comments: Accepted and To Appear in VLDB 2024

  4. arXiv:2309.03755  [pdf, other

    cs.LG cs.AI cs.DB

    TSGBench: Time Series Generation Benchmark

    Authors: Yihao Ang, Qiang Huang, Yifan Bao, Anthony K. H. Tung, Zhiyong Huang

    Abstract: Synthetic Time Series Generation (TSG) is crucial in a range of applications, including data augmentation, anomaly detection, and privacy preservation. Although significant strides have been made in this field, existing methods exhibit three key limitations: (1) They often benchmark against similar model types, constraining a holistic view of performance capabilities. (2) The use of specialized sy… ▽ More

    Submitted 7 December, 2023; v1 submitted 7 September, 2023; originally announced September 2023.

    Comments: Accepted and to appear in VLDB 2024

  5. arXiv:2302.10626  [pdf, other

    cs.DB cs.CG cs.DS cs.IR

    Lightweight-Yet-Efficient: Revitalizing Ball-Tree for Point-to-Hyperplane Nearest Neighbor Search

    Authors: Qiang Huang, Anthony K. H. Tung

    Abstract: Finding the nearest neighbor to a hyperplane (or Point-to-Hyperplane Nearest Neighbor Search, simply P2HNNS) is a new and challenging problem with applications in many research domains. While existing state-of-the-art hashing schemes (e.g., NH and FH) are able to achieve sublinear time complexity without the assumption of the data being in a unit hypersphere, they require an asymmetric transformat… ▽ More

    Submitted 21 February, 2023; originally announced February 2023.

    Comments: Accepted by IEEE ICDE 2023

  6. arXiv:2211.12751  [pdf, other

    cs.IR cs.DB cs.DS cs.LG

    SAH: Shifting-aware Asymmetric Hashing for Reverse $k$-Maximum Inner Product Search

    Authors: Qiang Huang, Yanhao Wang, Anthony K. H. Tung

    Abstract: This paper investigates a new yet challenging problem called Reverse $k$-Maximum Inner Product Search (R$k$MIPS). Given a query (item) vector, a set of item vectors, and a set of user vectors, the problem of R$k$MIPS aims to find a set of user vectors whose inner products with the query vector are one of the $k$ largest among the query and item vectors. We propose the first subquadratic-time algor… ▽ More

    Submitted 23 November, 2022; originally announced November 2022.

    Comments: Accepted by AAAI 2023

  7. arXiv:2106.10515  [pdf, ps, other

    cs.DB cs.DC

    A Generic Distributed Clustering Framework for Massive Data

    Authors: **yi Luo, Qiang Huang, Anthony K. H. Tung

    Abstract: In this paper, we introduce a novel Generic distributEd clustEring frameworK (GEEK) beyond $k$-means clustering to process massive amounts of data. To deal with different data types, GEEK first converts data in the original feature space into a unified format of buckets; then, we design a new Seeding method based on simILar bucKets (SILK) to determine initial seeds. Compared with state-of-the-art… ▽ More

    Submitted 19 June, 2021; originally announced June 2021.

    Comments: 11 pages, 7 figures

  8. arXiv:2101.12010  [pdf, other

    physics.soc-ph cs.CV cs.DB cs.LG eess.SY

    Modeling Spatial Nonstationarity via Deformable Convolutions for Deep Traffic Flow Prediction

    Authors: Wei Zeng, Chengqiao Lin, Kang Liu, Juncong Lin, Anthony K. H. Tung

    Abstract: Deep neural networks are being increasingly used for short-term traffic flow prediction, which can be generally categorized as convolutional (CNNs) or graph neural networks (GNNs). CNNs are preferable for region-wise traffic prediction by taking advantage of localized spatial correlations, whilst GNNs achieves better performance for graph-structured traffic data. When applied to region-wise traffi… ▽ More

    Submitted 7 October, 2021; v1 submitted 8 January, 2021; originally announced January 2021.

  9. arXiv:2006.08259  [pdf, other

    cs.LG stat.ML

    Robust Federated Recommendation System

    Authors: Chen Chen, **gfeng Zhang, Anthony K. H. Tung, Mohan Kankanhalli, Gang Chen

    Abstract: Federated recommendation systems can provide good performance without collecting users' private data, making them attractive. However, they are susceptible to low-cost poisoning attacks that can degrade their performance. In this paper, we develop a novel federated recommendation technique that is robust against the poisoning attack where Byzantine clients prevail. We argue that the key to Byzanti… ▽ More

    Submitted 15 June, 2020; originally announced June 2020.

  10. arXiv:2004.05345  [pdf, ps, other

    cs.DB cs.DS

    Locality-Sensitive Hashing Scheme based on Longest Circular Co-Substring

    Authors: Yifan Lei, Qiang Huang, Mohan Kankanhalli, Anthony K. H. Tung

    Abstract: Locality-Sensitive Hashing (LSH) is one of the most popular methods for $c$-Approximate Nearest Neighbor Search ($c$-ANNS) in high-dimensional spaces. In this paper, we propose a novel LSH scheme based on the Longest Circular Co-Substring (LCCS) search framework (LCCS-LSH) with a theoretical guarantee. We introduce a novel concept of LCCS and a new data structure named Circular Shift Array (CSA) f… ▽ More

    Submitted 11 April, 2020; originally announced April 2020.

    Comments: 16 pages, 10 figures

  11. arXiv:2002.09919  [pdf, other

    cs.CL cs.AI

    Do Multi-Hop Question Answering Systems Know How to Answer the Single-Hop Sub-Questions?

    Authors: Yixuan Tang, Hwee Tou Ng, Anthony K. H. Tung

    Abstract: Multi-hop question answering (QA) requires a model to retrieve and integrate information from different parts of a long text to answer a question. Humans answer this kind of complex questions via a divide-and-conquer approach. In this paper, we investigate whether top-performing models for multi-hop questions understand the underlying sub-questions like humans. We adopt a neural decomposition mode… ▽ More

    Submitted 26 January, 2021; v1 submitted 23 February, 2020; originally announced February 2020.

  12. arXiv:2001.06770  [pdf, other

    cs.DB

    Efficient Radial Pattern Keyword Search on Knowledge Graphs in Parallel

    Authors: Yueji Yang, Anthony K. H. Tung

    Abstract: Recently, keyword search on Knowledge Graphs (KGs) becomes popular. Typical keyword search approaches aim at finding a concise subgraph from a KG, which can reflect a close relationship among all input keywords. The connection paths between keywords are selected in a way that leads to a result subgraph with a better semantic score. However, such a result may not meet user information need because… ▽ More

    Submitted 18 January, 2020; originally announced January 2020.

  13. arXiv:1603.08390  [pdf, ps, other

    cs.DB cs.CV cs.DC cs.DS

    A Generic Inverted Index Framework for Similarity Search on the GPU - Technical Report

    Authors: **gbo Zhou, Qi Guo, H. V. Jagadish, Luboš Krčál, Siyuan Liu, Wenhao Luan, Anthony K. H. Tung, Yueji Yang, Yuxin Zheng

    Abstract: We propose a novel generic inverted index framework on the GPU (called GENIE), aiming to reduce the programming complexity of the GPU for parallel similarity search of different data types. Not every data type and similarity measure are supported by GENIE, but many popular ones are. We present the system design of GENIE, and demonstrate similarity search with GENIE on several data types along with… ▽ More

    Submitted 14 August, 2018; v1 submitted 28 March, 2016; originally announced March 2016.

    Comments: 18 pages, technical report for the ICDE 2018 paper

  14. arXiv:1601.00182  [pdf, ps, other

    cs.DB

    Cohort Query Processing

    Authors: Dawei Jiang, Qingchao Cai, Gang Chen, H. V. Jagadish, Beng Chin Ooi, Kian-Lee Tan, Anthony K. H. Tung

    Abstract: Modern Internet applications often produce a large volume of user activity records. Data analysts are interested in cohort analysis, or finding unusual user behavioral trends, in these large tables of activity records. In a traditional database system, cohort analysis queries are both painful to specify and expensive to evaluate. We propose to extend database systems to support cohort analysis. We… ▽ More

    Submitted 4 May, 2016; v1 submitted 2 January, 2016; originally announced January 2016.

  15. arXiv:cs/0003072  [pdf, ps, other

    cs.DS cs.LG

    MOO: A Methodology for Online Optimization through Mining the Offline Optimum

    Authors: Jason W. H. Lee, Y. C. Tay, Anthony K. H. Tung

    Abstract: Ports, warehouses and courier services have to decide online how an arriving task is to be served in order that cost is minimized (or profit maximized). These operators have a wealth of historical data on task assignments; can these data be mined for knowledge or rules that can help the decision-making? MOO is a novel application of data mining to online optimization. The idea is to mine (logg… ▽ More

    Submitted 22 March, 2000; originally announced March 2000.

    Comments: 12 pages, 4 figures

    Report number: Research Report No. 743 ACM Class: F.2.2; H.2.8; F.1.2