Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–10 of 10 results for author: Woo, G

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

    cs.LG cs.AI

    UniTST: Effectively Modeling Inter-Series and Intra-Series Dependencies for Multivariate Time Series Forecasting

    Authors: Juncheng Liu, Chenghao Liu, Gerald Woo, Yiwei Wang, Bryan Hooi, Caiming Xiong, Doyen Sahoo

    Abstract: Transformer-based models have emerged as powerful tools for multivariate time series forecasting (MTSF). However, existing Transformer models often fall short of capturing both intricate dependencies across variate and temporal dimensions in MTS data. Some recent models are proposed to separately capture variate and temporal dependencies through either two sequential or parallel attention mechanis… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

  2. arXiv:2405.20602  [pdf, other

    cs.LG cs.CL

    Masked Language Modeling Becomes Conditional Density Estimation for Tabular Data Synthesis

    Authors: Seunghwan An, Gyeongdong Woo, Jaesung Lim, ChangHyun Kim, Sungchul Hong, Jong-June Jeon

    Abstract: In this paper, our goal is to generate synthetic data for heterogeneous (mixed-type) tabular datasets with high machine learning utility (MLu). Since the MLu performance depends on accurately approximating the conditional distributions, we focus on devising a synthetic data generation method based on conditional distribution estimation. We introduce MaCoDE by redefining the consecutive multi-class… ▽ More

    Submitted 18 August, 2024; v1 submitted 30 May, 2024; originally announced May 2024.

  3. arXiv:2402.02592  [pdf, other

    cs.LG cs.AI

    Unified Training of Universal Time Series Forecasting Transformers

    Authors: Gerald Woo, Chenghao Liu, Akshat Kumar, Caiming Xiong, Silvio Savarese, Doyen Sahoo

    Abstract: Deep learning for time series forecasting has traditionally operated within a one-model-per-dataset framework, limiting its potential to leverage the game-changing impact of large pre-trained models. The concept of universal forecasting, emerging from pre-training on a vast collection of time series datasets, envisions a single Large Time Series Model capable of addressing diverse downstream forec… ▽ More

    Submitted 22 May, 2024; v1 submitted 4 February, 2024; originally announced February 2024.

  4. arXiv:2310.05063  [pdf, other

    cs.LG

    Pushing the Limits of Pre-training for Time Series Forecasting in the CloudOps Domain

    Authors: Gerald Woo, Chenghao Liu, Akshat Kumar, Doyen Sahoo

    Abstract: Time series has been left behind in the era of pre-training and transfer learning. While research in the fields of natural language processing and computer vision are enjoying progressively larger datasets to train massive models, the most popular time series datasets consist of only tens of thousands of time steps, limiting our ability to study the effectiveness of pre-training and scaling. Recen… ▽ More

    Submitted 5 December, 2023; v1 submitted 8 October, 2023; originally announced October 2023.

  5. arXiv:2304.04661  [pdf, other

    cs.LG cs.DC cs.SE

    AI for IT Operations (AIOps) on Cloud Platforms: Reviews, Opportunities and Challenges

    Authors: Qian Cheng, Doyen Sahoo, Amrita Saha, Wenzhuo Yang, Chenghao Liu, Gerald Woo, Manpreet Singh, Silvio Saverese, Steven C. H. Hoi

    Abstract: Artificial Intelligence for IT operations (AIOps) aims to combine the power of AI with the big data generated by IT Operations processes, particularly in cloud infrastructures, to provide actionable insights with the primary goal of maximizing availability. There are a wide variety of problems to address, and multiple use-cases, where AI capabilities can be leveraged to enhance operational efficie… ▽ More

    Submitted 10 April, 2023; originally announced April 2023.

  6. arXiv:2207.06046  [pdf, other

    cs.LG cs.AI

    Learning Deep Time-index Models for Time Series Forecasting

    Authors: Gerald Woo, Chenghao Liu, Doyen Sahoo, Akshat Kumar, Steven Hoi

    Abstract: Deep learning has been actively applied to time series forecasting, leading to a deluge of new methods, belonging to the class of historical-value models. Yet, despite the attractive properties of time-index models, such as being able to model the continuous nature of underlying time series dynamics, little attention has been given to them. Indeed, while naive deep time-index models are far more e… ▽ More

    Submitted 20 May, 2023; v1 submitted 13 July, 2022; originally announced July 2022.

  7. arXiv:2202.01575  [pdf, other

    cs.LG

    CoST: Contrastive Learning of Disentangled Seasonal-Trend Representations for Time Series Forecasting

    Authors: Gerald Woo, Chenghao Liu, Doyen Sahoo, Akshat Kumar, Steven Hoi

    Abstract: Deep learning has been actively studied for time series forecasting, and the mainstream paradigm is based on the end-to-end training of neural network architectures, ranging from classical LSTM/RNNs to more recent TCNs and Transformers. Motivated by the recent success of representation learning in computer vision and natural language processing, we argue that a more promising paradigm for time ser… ▽ More

    Submitted 5 May, 2022; v1 submitted 3 February, 2022; originally announced February 2022.

  8. arXiv:2202.01381  [pdf, other

    cs.LG

    ETSformer: Exponential Smoothing Transformers for Time-series Forecasting

    Authors: Gerald Woo, Chenghao Liu, Doyen Sahoo, Akshat Kumar, Steven Hoi

    Abstract: Transformers have been actively studied for time-series forecasting in recent years. While often showing promising results in various scenarios, traditional Transformers are not designed to fully exploit the characteristics of time-series data and thus suffer some fundamental limitations, e.g., they generally lack of decomposition capability and interpretability, and are neither effective nor effi… ▽ More

    Submitted 20 June, 2022; v1 submitted 2 February, 2022; originally announced February 2022.

  9. arXiv:2109.09265  [pdf, other

    cs.LG cs.MS stat.ML

    Merlion: A Machine Learning Library for Time Series

    Authors: Aadyot Bhatnagar, Paul Kassianik, Chenghao Liu, Tian Lan, Wenzhuo Yang, Rowan Cassius, Doyen Sahoo, Devansh Arpit, Sri Subramanian, Gerald Woo, Amrita Saha, Arun Kumar Jagota, Gokulakrishnan Gopalakrishnan, Manpreet Singh, K C Krithika, Sukumar Maddineni, Daeki Cho, Bo Zong, Yingbo Zhou, Caiming Xiong, Silvio Savarese, Steven Hoi, Huan Wang

    Abstract: We introduce Merlion, an open-source machine learning library for time series. It features a unified interface for many commonly used models and datasets for anomaly detection and forecasting on both univariate and multivariate time series, along with standard pre/post-processing layers. It has several modules to improve ease-of-use, including visualization, anomaly score calibration to improve in… ▽ More

    Submitted 19 September, 2021; originally announced September 2021.

    Comments: 22 pages, 1 figure, 14 tables

  10. arXiv:1908.02203  [pdf, other

    cs.LG cs.CR

    Model Agnostic Defence against Backdoor Attacks in Machine Learning

    Authors: Sakshi Udeshi, Shanshan Peng, Gerald Woo, Lionell Loh, Louth Rawshan, Sudipta Chattopadhyay

    Abstract: Machine Learning (ML) has automated a multitude of our day-to-day decision making domains such as education, employment and driving automation. The continued success of ML largely depends on our ability to trust the model we are using. Recently, a new class of attacks called Backdoor Attacks have been developed. These attacks undermine the user's trust in ML models. In this work, we present NEO, a… ▽ More

    Submitted 31 March, 2022; v1 submitted 6 August, 2019; originally announced August 2019.

    Comments: IEEE Transactions on Reliability, 2022