← Search

Jiashun Cheng

10 accepted papers

2026

CrossEarth-Gate: Fisher-Guided Adaptive Tuning Engine for Efficient Adaptation of Cross-Domain Remote Sensing Semantic Segmentation

CVPR 2026

In Remote Sensing (RS), Parameter-Efficient Fine-Tuning (PEFT) has emerged as a key approach to activate the generalizable representation ability of foundation models for downstream tasks. However, existing specialized PEFT methods often fail when applied to large-scale Earth observation tasks, as t

Cited by 0SourceScholar
2026

Task-Adaptive Parameter-Efficient Fine-Tuning for Weather Foundation Models

ICLR 2026poster

While recent advances in machine learning have equipped Weather Foundation Models (WFMs) with substantial generalization capabilities across diverse downstream tasks, the escalating computational requirements associated with their expanding scale increasingly hinder practical deployment. Current Par…

Cited by 0SourceScholar
2026

Towards Anomaly-Aware Pre-Training and Fine-Tuning for Graph Anomaly Detection

ICLR 2026poster

Graph anomaly detection (GAD) has garnered increasing attention in recent years, yet remains challenging due to two key factors: (1) label scarcity stemming from the high cost of annotations and (2) homophily disparity at node and class levels. In this paper, we introduce Anomaly-Aware Pre-Training…

Cited by 0SourcecodeScholar
2025

CirT: Global Subseasonal-to-Seasonal Forecasting with Geometry-inspired Transformer

ICLR 2025poster

Accurate Subseasonal-to-Seasonal (S2S) climate forecasting is pivotal for decision-making including agriculture planning and disaster preparedness but is known to be challenging due to its chaotic nature. Although recent data-driven models have shown promising results, their performance is limited b…

2025

Parameter-Efficient Fine-Tuning via Circular Convolution

ACL 2025finding

Low-Rank Adaptation (LoRA) has gained popularity for fine-tuning large foundation models, leveraging low-rank matrices \mathbf A and \mathbf B to represent weight changes (i.e., 𝛥 \mathbf W = \mathbf B \mathbf A). This method reduces trainable parameters and mitigates heavy memory consumption associ…

Cited by 0SourcePDFScholar
2025

Revisiting LoRA through the Lens of Parameter Redundancy: Spectral Encoding Helps

ACL 2025finding

Low-Rank Adaptation (LoRA) has emerged as a prominent technique for fine-tuning large foundation models. Despite its successes, the substantial parameter redundancy, which limits the capacity and efficiency of LoRA, has been recognized as a bottleneck. In this work, we systematically investigate the…

Cited by 0SourcePDFScholar
2024

SEGNO: Generalizing Equivariant Graph Neural Networks with Physical Inductive Biases

ICLR 2024spotlight

Graph Neural Networks (GNNs) with equivariant properties have emerged as powerful tools for modeling complex dynamics of multi-object physical systems. However, their generalization ability is limited by the inadequate consideration of physical inductive biases: (1) Existing studies overlook the con…

Cited by 22SourcePDFScholar
2023

Deep Insights into Noisy Pseudo Labeling on Graph Data

NeurIPS 2023poster

Pseudo labeling (PL) is a wide-applied strategy to enlarge the labeled dataset by self-annotating the potential samples during the training process. Several works have shown that it can improve the graph learning model performance in general. However, we notice that the incorrect labels can be fatal…

2023

Handling Missing Data via Max-Entropy Regularized Graph Autoencoder

AAAI 2023technical

Graph neural networks (GNNs) are popular weapons for modeling relational data. Existing GNNs are not specified for attribute-incomplete graphs, making missing attribute imputation a burning issue. Until recently, many works notice that GNNs are coupled with spectral concentration, which means the sp…

Cited by 17SourcePDFScholar
2023

Wiener Graph Deconvolutional Network Improves Graph Self-Supervised Learning

AAAI 2023technical

Graph self-supervised learning (SSL) has been vastly employed to learn representations from unlabeled graphs. Existing methods can be roughly divided into predictive learning and contrastive learning, where the latter one attracts more research attention with better empirical performance. We argue t…