arXiv ScienceSearch

arXiv subjects

Ashley Gomez

Publications and source records attributed to Ashley Gomez.

2 recordsLinked to original sources

Quantization for the mixtures of uniform distributions on connected and disconnected line segments

In this paper, we have studied various mixed distributions generated by two uniform distributions: first, where the supports are two connected line segments, and second, where the supports are two disconnected line segments. For these mixed distributions, we have determined the optimal sets of $n$-means and the corresponding $n$th quantization errors for all positive integers $n $. The methods developed in this paper can be applied more generally to investigate optimal quantization for any mixed distribution $P := pP_1 + (1 - p)P_2,$ where $P_1$ and $P_2$ are arbitrary probability distributions supported on either connected or disconnected line segments, and $(p, 1 - p)$ is any probability vector with $0 < p < 1$.

math.PR

COSCO: A Sharpness-Aware Training Framework for Few-shot Multivariate Time Series Classification

Multivariate time series classification is an important task with widespread domains of applications. Recently, deep neural networks (DNN) have achieved state-of-the-art performance in time series classification. However, they often require large expert-labeled training datasets which can be infeasible in practice. In few-shot settings, i.e. only a limited number of samples per class are available in training data, DNNs show a significant drop in testing accuracy and poor generalization ability. In this paper, we propose to address these problems from an optimization and a loss function perspective. Specifically, we propose a new learning framework named COSCO consisting of a sharpness-aware minimization (SAM) optimization and a Prototypical loss function to improve the generalization ability of DNN for multivariate time series classification problems under few-shot setting. Our experiments demonstrate our proposed method outperforms the existing baseline methods. Our source code is available at: https://github.com/JRB9/COSCO.

cs.LG