paper-with-me

Papers

Are uGLAD? Time will tell!

2023-03-21 · Shima Imani, Harsh Shrivastava

We frequently encounter multiple series that are temporally correlated in our surroundings, such as EEG data to examine alterations in brain activity or sensors to monitor body movements. Segmentation of multivariate time series data is a technique for identifying meaningful patterns or changes in the time series that can signal a shift in the system's behavior. However, most segmentation algorithms have been designed primarily for univariate time series, and their performance on multivariate data remains largely unsatisfactory, making this a challenging problem. In this work, we introduce a novel approach for multivariate time series segmentation using conditional independence (CI) graphs. CI graphs are probabilistic graphical models that represents the partial correlations between the nodes. We propose a domain agnostic multivariate segmentation framework $\texttt{tGLAD}$ which draws a parallel between the CI graph nodes and the variables of the time series. Consider applying a graph recovery model $\texttt{uGLAD}$ to a short interval of the time series, it will result in a CI graph that shows partial correlations among the variables. We extend this idea to the entire time series by utilizing a sliding window to create a batch of time intervals and then run a single $\texttt{uGLAD}$ model in multitask learning mode to recover all the CI graphs simultaneously. As a result, we obtain a corresponding temporal CI graphs representation. We then designed a first-order and second-order based trajectory tracking algorithms to study the evolution of these graphs across distinct intervals. Finally, an `Allocation' algorithm is used to determine a suitable segmentation of the temporal graph sequence. $\texttt{tGLAD}$ provides a competitive time complexity of $O(N)$ for settings where number of variables $D<<N$. We demonstrate successful empirical results on a Physical Activity Monitoring data.

📄 PDF Abstract BibTeX arXiv:2303.11647

Code (1)

harshs27/tglad 공식 구현 pytorch

Tasks

EEGElectroencephalogram (EEG)SegmentationTime Series

Similar Papers 제목 키워드 기반

uGLAD: Sparse graph recovery by optimizing deep unrolled networks

2022-05-23 · Harsh Shrivastava, Urszula Chajewska, Robin Abraham, Xinshi Chen

Probabilistic Graphical Models (PGMs) are generative models of complex systems. They rely on conditional independence assumptions between variables to learn sparse representations which can be visualized in a form of a g…

Multi-Task Learning

GLADMamba: Unsupervised Graph-Level Anomaly Detection Powered by Selective State Space Model

2025-03-23 · Yali Fu, Jindong Li, Qi Wang, Qianli Xing

Unsupervised graph-level anomaly detection (UGLAD) is a critical and challenging task across various domains, such as social network analysis, anti-cancer drug discovery, and toxic molecule identification. However, exist…

Anomaly DetectionDrug DiscoveryMambaState Space Models

Intelligent City Traffic Management and Public Transportation System

2013-10-22 · Snehal Mulay, Chinmay Dhekne, Rucha Bapat, Tanmay Budukh 외

Intelligent Transportation System in case of cities is controlling traffic congestion and regulating the traffic flow. This paper presents three modules that will help in managing city traffic issues and ultimately gives…

Management

The Singularity May Never Be Near

2016-02-20 · Toby Walsh

There is both much optimism and pessimism around artificial intelligence (AI) today. The optimists are investing millions of dollars, and even in some cases billions of dollars into AI. The pessimists, on the other hand,…

You want to survive the data deluge: Be careful, Computational Intelligence will not serve you as a rescue boat

2016-07-20 · Emanuel Diamant

We are at the dawn of a new era, where advances in computer power, broadband communication and digital sensor technologies have led to an unprecedented flood of data inundating our surrounding. It is generally believed t…