paper-with-me

Papers

TriHead-GAN: A Generative Adversarial Network with Triple-Head Discriminator for Carbon Emission Time Series Generation

2026-05-26 · Zesen Wang, Lijuan Lan, Yonggang Li, Chunhua Yang arxiv

Accurate carbon emission monitoring is critical for climate policy and emerging regulatory mechanisms such as the EU Carbon Border Adjustment Mechanism, yet city-level high-frequency monitoring data remain extremely scarce, severely limiting data-hungry deep learning models. Time series generation is a natural remedy, but existing GAN and diffusion-based generators often provide limited explicit supervision for the domain structure of carbon emission data: they may match marginal distributional statistics while insufficiently preserving cross-variable correlations between CO$_2$ and co-emitted pollutants and meteorological factors, and tend to collapse the first-difference statistics of atmospheric measurements, producing sequences that are smooth on average but lack the realistic step-wise variability of the underlying signals. We propose TriHead-GAN, a Transformer-based adversarial framework whose triple-head discriminator jointly supervises three complementary aspects of the joint distribution: distributional authenticity via a Wasserstein critic, cross-variable dependency via leakage-free regression of the target variable, and step-wise temporal smoothness via adjacent-difference prediction. The generator combines global self-attention with local temporal convolution, per-step noise injection, and an anti-smoothing loss that matches first-difference statistics. Experiments on the self-collected Changsha Carbon dataset, two public carbon datasets (China, US), and the ETTh1 benchmark show that TriHead-GAN achieves favorable performance over mainstream baselines on the vast majority of settings, and that the resulting synthetic windows improve downstream forecasting accuracy in low-resource carbon monitoring scenarios.

📄 PDF Abstract BibTeX arXiv:2606.07569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Triple Generative Adversarial Nets

2017-03-07 · NeurIPS 2017 12 · Chongxuan Li, Kun Xu, Jun Zhu, Bo Zhang

Generative Adversarial Nets (GANs) have shown promise in image generation and semi-supervised learning (SSL). However, existing GANs in SSL have two problems: (1) the generator and the discriminator (i.e. the classifier)…

Image Generation

Training Triplet Networks with GAN

2017-04-06 · Maciej Zieba, Lei Wang

Triplet networks are widely used models that are characterized by good performance in classification and retrieval tasks. In this work we propose to train a triplet network by putting it as the discriminator in Generativ…

General ClassificationRepresentation LearningRetrievalTriplet

Triple Generative Adversarial Networks

2019-12-20 · Chongxuan Li, Kun Xu, Jiashuo Liu, Jun Zhu 외

We propose a unified game-theoretical framework to perform classification and conditional image generation given limited supervision. It is formulated as a three-player minimax game consisting of a generator, a classifie…

ClassificationConditional Image GenerationData AugmentationGeneral Classification+3

TripletGAN: Training Generative Model with Triplet Loss

2017-11-14 · Gongze Cao, Yezhou Yang, Jie Lei, Cheng Jin 외

As an effective way of metric learning, triplet loss has been widely used in many deep learning tasks, including face recognition and person-ReID, leading to many states of the arts. The main innovation of triplet loss i…

Face RecognitionGeneral ClassificationMetric Learningmodel+1

Age-Oriented Face Synthesis with Conditional Discriminator Pool and Adversarial Triplet Loss

2020-07-01 · Haoyi Wang, Victor Sanchez, Chang-Tsun Li

The vanilla Generative Adversarial Networks (GAN) are commonly used to generate realistic images depicting aged and rejuvenated faces. However, the performance of such vanilla GANs in the age-oriented face synthesis task…

Face GenerationTriplet