← Search

Peitian Ma

4 accepted papers

2023

CTW: Confident Time-Warping for Time-Series Label-Noise Learning

IJCAI 2023poster

Noisy labels seriously degrade the generalization ability of Deep Neural Networks (DNNs) in various classification tasks. Existing studies on label-noise learning mainly focus on computer vision, while time series also suffer from the same issue. Directly applying the methods from computer vision to…

2023

Preserving Commonsense Knowledge from Pre-trained Language Models via Causal Inference

ACL 2023long

Fine-tuning has been proven to be a simple and effective technique to transfer the learned knowledge of Pre-trained Language Models (PLMs) to downstream tasks. However, vanilla fine-tuning easily overfits the target data and degrades the generalization ability. Most existing studies attribute it to…

2023

Scale-teaching: Robust Multi-scale Training for Time Series Classification with Noisy Labels

NeurIPS 2023poster

Deep Neural Networks (DNNs) have been criticized because they easily overfit noisy (incorrect) labels. To improve the robustness of DNNs, existing methods for image data regard samples with small training losses as correctly labeled data (small-loss criterion). Nevertheless, time series' discriminat…

2023

Temporal-Frequency Co-training for Time Series Semi-supervised Learning

AAAI 2023technical

Semi-supervised learning (SSL) has been actively studied due to its ability to alleviate the reliance of deep learning models on labeled data. Although existing SSL methods based on pseudo-labeling strategies have made great progress, they rarely consider time-series data's intrinsic properties (e.g…