4,157 research outputs found

    Dataset Condensation for Time Series Classification via Dual Domain Matching

    Full text link
    Time series data has been demonstrated to be crucial in various research fields. The management of large quantities of time series data presents challenges in terms of deep learning tasks, particularly for training a deep neural network. Recently, a technique named \textit{Dataset Condensation} has emerged as a solution to this problem. This technique generates a smaller synthetic dataset that has comparable performance to the full real dataset in downstream tasks such as classification. However, previous methods are primarily designed for image and graph datasets, and directly adapting them to the time series dataset leads to suboptimal performance due to their inability to effectively leverage the rich information inherent in time series data, particularly in the frequency domain. In this paper, we propose a novel framework named Dataset \textit{\textbf{Cond}}ensation for \textit{\textbf{T}}ime \textit{\textbf{S}}eries \textit{\textbf{C}}lassification via Dual Domain Matching (\textbf{CondTSC}) which focuses on the time series classification dataset condensation task. Different from previous methods, our proposed framework aims to generate a condensed dataset that matches the surrogate objectives in both the time and frequency domains. Specifically, CondTSC incorporates multi-view data augmentation, dual domain training, and dual surrogate objectives to enhance the dataset condensation process in the time and frequency domains. Through extensive experiments, we demonstrate the effectiveness of our proposed framework, which outperforms other baselines and learns a condensed synthetic dataset that exhibits desirable characteristics such as conforming to the distribution of the original data.Comment: Accepted by KDD 2024 research trac

    Quality Control and Calibration of the Dual-Polarization Radar at Kwajalein, RMI

    Get PDF
    Weather radars, recording information about precipitation around the globe, will soon be significantly upgraded. Most of today s weather radars transmit and receive microwave energy with horizontal orientation only, but upgraded systems have the capability to send and receive both horizontally and vertically oriented waves. These enhanced "dual-polarimetric" (DP) radars peer into precipitation and provide information on the size, shape, phase (liquid / frozen), and concentration of the falling particles (termed hydrometeors). This information is valuable for improved rain rate estimates, and for providing data on the release and absorption of heat in the atmosphere from condensation and evaporation (phase changes). The heating profiles in the atmosphere influence global circulation, and are a vital component in studies of Earth s changing climate. However, to provide the most accurate interpretation of radar data, the radar must be properly calibrated and data must be quality controlled (cleaned) to remove non-precipitation artifacts; both of which are challenging tasks for today s weather radar. The DP capability maximizes performance of these procedures using properties of the observed precipitation. In a notable paper published in 2005, scientists from the Cooperative Institute for Mesoscale Meteorological Studies (CIMMS) at the University of Oklahoma developed a method to calibrate radars using statistically averaged DP measurements within light rain. An additional publication by one of the same scientists at the National Severe Storms Laboratory (NSSL) in Norman, Oklahoma introduced several techniques to perform quality control of radar data using DP measurements. Following their lead, the Topical Rainfall Measuring Mission (TRMM) Satellite Validation Office at NASA s Goddard Space Flight Center has fine-tuned these methods for specific application to the weather radar at Kwajalein Island in the Republic of the Marshall Islands, approximately 2100 miles southwest of Hawaii and 1400 miles east of Guam in the tropical North Pacific Ocean. This tropical oceanic location is important because the majority of rain, and therefore the majority of atmospheric heating, occurs in the tropics where limited ground-based radar data are available

    Characterising primitive chondrite components

    No full text
    Primitive chondrite components in six carbonaceous chondrites, Bencubbin, HaH 237, Gujba, Isheyevo, Acfer 209 and Acfer 094 were studied to examine the complex thermal histories of individual particles. Significant information about the origin and evolution of the solar nebula is contained within primitive chondrite components including FeNi metals, sulphides, matrix material and calcium aluminium inclusions, allowing conclusions to be drawn about the conditions which prevailed in the early nebula. This thesis describes the analysis of meteoritic metal and other components in carbonaceous chondrites using a suite of complementary techniques including secondary electron microscopy (SEM), transmission electron microscopy (TEM), electron backscatter diffraction (EBSD), secondary ion mass spectrometry (nanoSIMS), grain-size frequency distribution (GSFD) and computed tomography. Metal is chosen as the primary comparative component as it is a common feature in carbonaceous chondrites and is an indication of the extent to which a sample has been exposed to thermal, metamorphic and alteration processes. EBSD results reveal a variation between chondrule-associated metal and matrix metal in CR chondrite Acfer 209 and the ungrouped chondrite Acfer 094 indicating a difference in formation and subsequent processing. TEM results demonstrated that evidence for aqueous alteration occurs on a sub-μm scale on the rims of FeNi metal grains in Acfer 094. FeNi metallic rims displayed regions of pitting corrosion and an enrichment in O and Ni accompanied by depletion in Fe. These features indicate interaction with an aqueous fluid. Grain-size frequency distribution analyses revealed a strong and common mode in the metal grain aspect ratios of three samples from the CB group of chondrites indicating a common deformational event. The presence of adjacent primitive components with varying chemical and crystallographic textures reveals that these samples were subject to a complex thermal history. Fine-grained matrix material in HaH 237 is heavily hydrated and shows no complementarity to chondrules which escaped aqueous alteration consistent with the X-wind model. In contrast, matrix material does show compositional complementarity to chondrules in Acfer 094 and Acfer 209. This suggests material for both components formed in the same region of a nebula conforming to the shock model where material formed on the disk

    ST-SACLF: Style Transfer Informed Self-Attention Classifier for Bias-Aware Painting Classification

    Full text link
    Painting classification plays a vital role in organizing, finding, and suggesting artwork for digital and classic art galleries. Existing methods struggle with adapting knowledge from the real world to artistic images during training, leading to poor performance when dealing with different datasets. Our innovation lies in addressing these challenges through a two-step process. First, we generate more data using Style Transfer with Adaptive Instance Normalization (AdaIN), bridging the gap between diverse styles. Then, our classifier gains a boost with feature-map adaptive spatial attention modules, improving its understanding of artistic details. Moreover, we tackle the problem of imbalanced class representation by dynamically adjusting augmented samples. Through a dual-stage process involving careful hyperparameter search and model fine-tuning, we achieve an impressive 87.24\% accuracy using the ResNet-50 backbone over 40 training epochs. Our study explores quantitative analyses that compare different pretrained backbones, investigates model optimization through ablation studies, and examines how varying augmentation levels affect model performance. Complementing this, our qualitative experiments offer valuable insights into the model's decision-making process using spatial attention and its ability to differentiate between easy and challenging samples based on confidence ranking

    Graph Data Condensation via Self-expressive Graph Structure Reconstruction

    Full text link
    With the increasing demands of training graph neural networks (GNNs) on large-scale graphs, graph data condensation has emerged as a critical technique to relieve the storage and time costs during the training phase. It aims to condense the original large-scale graph to a much smaller synthetic graph while preserving the essential information necessary for efficiently training a downstream GNN. However, existing methods concentrate either on optimizing node features exclusively or endeavor to independently learn node features and the graph structure generator. They could not explicitly leverage the information of the original graph structure and failed to construct an interpretable graph structure for the synthetic dataset. To address these issues, we introduce a novel framework named \textbf{G}raph Data \textbf{C}ondensation via \textbf{S}elf-expressive Graph Structure \textbf{R}econstruction (\textbf{GCSR}). Our method stands out by (1) explicitly incorporating the original graph structure into the condensing process and (2) capturing the nuanced interdependencies between the condensed nodes by reconstructing an interpretable self-expressive graph structure. Extensive experiments and comprehensive analysis validate the efficacy of the proposed method across diverse GNN models and datasets. Our code is available at \url{https://github.com/zclzcl0223/GCSR}
    corecore