Skip to main content

Showing 1–15 of 15 results for author: Winslett, M

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

    cs.LG

    Unleashing the Power of Unlabeled Data: A Self-supervised Learning Framework for Cyber Attack Detection in Smart Grids

    Authors: Hanyu Zeng, Pengfei Zhou, Xin Lou, Zhen Wei Ng, David K. Y. Yau, Marianne Winslett

    Abstract: Modern power grids are undergoing significant changes driven by information and communication technologies (ICTs), and evolving into smart grids with higher efficiency and lower operation cost. Using ICTs, however, comes with an inevitable side effect that makes the power system more vulnerable to cyber attacks. In this paper, we propose a self-supervised learning-based framework to detect and ide… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 9 pages, 5 figures

  2. arXiv:2206.12944  [pdf, other

    cs.CR

    Don't Look Up: Ubiquitous Data Exfiltration Pathways in Commercial Spaces

    Authors: Anku Adhikari, Samuel Guo, Paris Smaragdis, Marianne Winslett

    Abstract: We show that as a side effect of building code requirements, almost all commercial buildings today are vulnerable to a novel data exfiltration attack, even if they are air-gapped and secured against traditional attacks. The new attack uses vibrations from an inconspicuous transmitter to send data across the building's physical infrastructure to a receiver. Our analysis and experiments with several… ▽ More

    Submitted 26 June, 2022; originally announced June 2022.

  3. arXiv:2110.13713  [pdf, other

    cs.CV

    YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs

    Authors: Prakhar Ganesh, Yao Chen, Yin Yang, Deming Chen, Marianne Winslett

    Abstract: Performance of object detection models has been growing rapidly on two major fronts, model accuracy and efficiency. However, in order to map deep neural network (DNN) based object detection models to edge devices, one typically needs to compress such models significantly, thus compromising the model accuracy. In this paper, we propose a novel edge GPU friendly module for multi-scale feature intera… ▽ More

    Submitted 26 October, 2021; originally announced October 2021.

    Comments: To appear in WACV 2022

  4. arXiv:2005.08466  [pdf, other

    cs.DC

    HaoCL: Harnessing Large-scale Heterogeneous Processors Made Easy

    Authors: Yao Chen, Xin Long, Jiong He, Yuhang Chen, Hongshi Tan, Zhenxiang Zhang, Marianne Winslett, Deming Chen

    Abstract: The pervasive adoption of Deep Learning (DL) and Graph Processing (GP) makes it a de facto requirement to build large-scale clusters of heterogeneous accelerators including GPUs and FPGAs. The OpenCL programming framework can be used on the individual nodes of such clusters but is not intended for deployment in a distributed manner. Fortunately, the original OpenCL semantics naturally fit into the… ▽ More

    Submitted 18 May, 2020; originally announced May 2020.

    Comments: Accepted by ICDCS 2020

  5. Compressing Large-Scale Transformer-Based Models: A Case Study on BERT

    Authors: Prakhar Ganesh, Yao Chen, Xin Lou, Mohammad Ali Khan, Yin Yang, Hassan Sajjad, Preslav Nakov, Deming Chen, Marianne Winslett

    Abstract: Pre-trained Transformer-based models have achieved state-of-the-art performance for various Natural Language Processing (NLP) tasks. However, these models often have billions of parameters, and, thus, are too resource-hungry and computation-intensive to suit low-capability devices or applications with strict latency requirements. One potential remedy for this is model compression, which has attrac… ▽ More

    Submitted 1 June, 2021; v1 submitted 27 February, 2020; originally announced February 2020.

    Comments: To appear in TACL 2021. The arXiv version is a pre-MIT Press publication version

  6. arXiv:1910.06761  [pdf, other

    cs.LG eess.SY

    Causal Mechanism Transfer Network for Time Series Domain Adaptation in Mechanical Systems

    Authors: Zijian Li, Ruichu Cai, Kok Soon Chai, Hong Wei Ng, Hoang Dung Vu, Marianne Winslett, Tom Z. J. Fu, Boyan Xu, Xiaoyan Yang, Zhenjie Zhang

    Abstract: Data-driven models are becoming essential parts in modern mechanical systems, commonly used to capture the behavior of various equipment and varying environmental characteristics. Despite the advantages of these data-driven models on excellent adaptivity to high dynamics and aging equipment, they are usually hungry to massive labels over historical data, mostly contributed by human engineers at an… ▽ More

    Submitted 13 October, 2019; originally announced October 2019.

  7. arXiv:1711.01046  [pdf, other

    cs.DB

    Elasticutor: Rapid Elasticity for Realtime Stateful Stream Processing

    Authors: Li Wang, Tom Z. J. Fu, Richard T. B. Ma, Marianne Winslett, Zhenjie Zhang

    Abstract: Elasticity is highly desirable for stream processing systems to guarantee low latency against workload dynamics, such as surges in data arrival rate and fluctuations in data distribution. Existing systems achieve elasticity following a resource-centric approach that uses dynamic key partitioning across the parallel instances, i.e. executors, to balance the workload and scale operators. However, su… ▽ More

    Submitted 3 November, 2017; originally announced November 2017.

    Comments: 14 pages, 16 figures

  8. arXiv:1502.07526  [pdf, ps, other

    cs.DB

    Optimizing Batch Linear Queries under Exact and Approximate Differential Privacy

    Authors: Ganzhao Yuan, Zhenjie Zhang, Marianne Winslett, Xiaokui Xiao, Yin Yang, Zhifeng Hao

    Abstract: Differential privacy is a promising privacy-preserving paradigm for statistical query processing over sensitive data. It works by injecting random noise into each query result, such that it is provably hard for the adversary to infer the presence or absence of any individual record from the published noisy results. The main objective in differentially private query processing is to maximize the ac… ▽ More

    Submitted 26 February, 2015; originally announced February 2015.

    Comments: ACM Transactions on Database Systems (ACM TODS). arXiv admin note: text overlap with arXiv:1212.2309

  9. arXiv:1501.03619  [pdf

    cs.DC

    Optimal Operator State Migration for Elastic Data Stream Processing

    Authors: Jianbing Ding, Tom Z. J. Fu, Richard T. B. Ma, Marianne Winslett, Yin Yang, Zhenjie Zhang, Hongyang Chao

    Abstract: A cloud-based data stream management system (DSMS) handles fast data by utilizing the massively parallel processing capabilities of the underlying platform. An important property of such a DSMS is elasticity, meaning that nodes can be dynamically added to or removed from an application to match the latter's workload, which may fluctuate in an unpredictable manner. For an application involving stat… ▽ More

    Submitted 26 April, 2015; v1 submitted 15 January, 2015; originally announced January 2015.

    Comments: The latest version with a few modifications

  10. arXiv:1501.03610  [pdf, ps, other

    cs.DC

    DRS: Dynamic Resource Scheduling for Real-Time Analytics over Fast Streams

    Authors: Tom Z. J. Fu, Jianbing Ding, Richard T. B. Ma, Marianne Winslett, Yin Yang, Zhenjie Zhang

    Abstract: In a data stream management system (DSMS), users register continuous queries, and receive result updates as data arrive and expire. We focus on applications with real-time constraints, in which the user must receive each result update within a given period after the update occurs. To handle fast data, the DSMS is commonly placed on top of a cloud infrastructure. Because stream properties such as a… ▽ More

    Submitted 23 April, 2015; v1 submitted 15 January, 2015; originally announced January 2015.

    Comments: This is the our latest version with certain modification

  11. arXiv:1212.2309  [pdf, ps, other

    cs.DB cs.CR

    Low Rank Mechanism for Optimizing Batch Queries under Differential Privacy

    Authors: Ganzhao Yuan, Zhenjie Zhang, Marianne Winslett, Xiaokui Xiao, Yin Yang, Zhifeng Hao

    Abstract: Differential privacy is a promising privacy-preserving paradigm for statistical query processing over sensitive data. It works by injecting random noise into each query result, such that it is provably hard for the adversary to infer the presence or absence of any individual record from the published noisy results. The main objective in differentially private query processing is to maximize the ac… ▽ More

    Submitted 11 December, 2012; originally announced December 2012.

    Comments: VLDB 2012

  12. arXiv:1208.0219  [pdf, other

    cs.DB

    Functional Mechanism: Regression Analysis under Differential Privacy

    Authors: Jun Zhang, Zhenjie Zhang, Xiaokui Xiao, Yin Yang, Marianne Winslett

    Abstract: ε-differential privacy is the state-of-the-art model for releasing sensitive information while protecting privacy. Numerous methods have been proposed to enforce epsilon-differential privacy in various analytical tasks, e.g., regression analysis. Existing solutions for regression analysis, however, are either limited to non-standard types of regression or unable to produce accurate regression resu… ▽ More

    Submitted 1 August, 2012; originally announced August 2012.

    Comments: VLDB2012

    Journal ref: Proceedings of the VLDB Endowment (PVLDB), Vol. 5, No. 11, pp. 1364-1375 (2012)

  13. arXiv:1208.0094  [pdf, other

    cs.DB

    Low-Rank Mechanism: Optimizing Batch Queries under Differential Privacy

    Authors: Ganzhao Yuan, Zhenjie Zhang, Marianne Winslett, Xiaokui Xiao, Yin Yang, Zhifeng Hao

    Abstract: Differential privacy is a promising privacy-preserving paradigm for statistical query processing over sensitive data. It works by injecting random noise into each query result, such that it is provably hard for the adversary to infer the presence or absence of any individual record from the published noisy results. The main objective in differentially private query processing is to maximize the ac… ▽ More

    Submitted 31 July, 2012; originally announced August 2012.

    Comments: VLDB2012

    Journal ref: Proceedings of the VLDB Endowment (PVLDB), Vol. 5, No. 11, pp. 1352-1363 (2012)

  14. arXiv:1107.3350  [pdf, ps, other

    cs.DS cs.CR cs.DB

    Compressive Mechanism: Utilizing Sparse Representation in Differential Privacy

    Authors: Yang D. Li, Zhenjie Zhang, Marianne Winslett, Yin Yang

    Abstract: Differential privacy provides the first theoretical foundation with provable privacy guarantee against adversaries with arbitrary prior knowledge. The main idea to achieve differential privacy is to inject random noise into statistical query results. Besides correctness, the most important goal in the design of a differentially private mechanism is to reduce the effect of random noise, ensuring th… ▽ More

    Submitted 17 July, 2011; originally announced July 2011.

    Comments: 20 pages, 6 figures

    Journal ref: WPES '11 Proceedings of the 10th annual ACM workshop on Privacy in the electronic society ACM New York, NY, USA (2011), pages 177-182

  15. arXiv:0909.1763  [pdf

    cs.DB cs.OS

    Remembrance: The Unbearable Sentience of Being Digital

    Authors: Ragib Hasan, Radu Sion, Marianne Winslett

    Abstract: We introduce a world vision in which data is endowed with memory. In this data-centric systems paradigm, data items can be enabled to retain all or some of their previous values. We call this ability "remembrance" and posit that it empowers significant leaps in the security, availability, and general operational dimensions of systems. With the explosion in cheap, fast memories and storage, large… ▽ More

    Submitted 9 September, 2009; originally announced September 2009.

    Comments: CIDR 2009