Poster
TransPL: VQ-Code Transition Matrices for Pseudo-Labeling of Time Series Unsupervised Domain Adaptation
Jaeho Kim · Seulki Lee
East Exhibition Hall A-B #E-2105
We utilized a method to convert complex time series data into simple discrete tokens (like letters in an alphabet) using a technique called VQVAE. This transformation allows us to study how these tokens transition from one to another over time, creating unique transition patterns for each time series. By aggregating all the token patterns from a user, we can construct a transition matrix to represent a user.By calculating these transition probabilities between tokens, we created a mathematical "fingerprint" for each user's data. When we compared these fingerprints between different users, we discovered that some properties are shared while others are unique. This insight allowed us to develop a pseudo-labeling approach where we can use one user's fingerprint to classify another user's time series data.Simply put, when two fingerprints share significant similarities, we can reasonably conclude that the underlying time series belong to the same class. Conversely, when fingerprints differ substantially, we can confidently determine they represent different classes. This approach provides a powerful method for constructing pseudo labels when traditional labeled data is limited or unavailable.