← Search

Shang Liu

16 accepted papers

2026

EarthCrafter: Scalable 3D Earth Generation via Dual-Sparse Latent Diffusion

AAAI 2026technical

Despite the remarkable developments achieved by recent 3D generation works, scaling these methods to geographic extents, such as modeling thousands of square kilometers of Earth’s surface, remains an open challenge. We address this through a dual innovation in data infrastructure and model architect

Cited by 0SourcePDFScholar
2026

Noise-Aware Graph-Based Cognitive Diagnostic Framework Through Low-Rank Alignment

AAAI 2026technical

Graph Neural Networks (GNNs) have effectively improved the performance of Cognitive Diagnosis Models (CDMs). Existing works have proposed a series of Graph-based Cognitive Diagnosis Frameworks (GCDFs) to enhance robustness to noise. However, these robust designs are often general methods for GNNs an

Cited by 0SourcePDFScholar
2025

ArchPower: Dataset for Architecture-Level Power Modeling of Modern CPU Design

NeurIPS 2025poster

Power is the primary design objective of large-scale integrated circuits (ICs), especially for complex modern processors (i.e., CPUs). Accurate CPU power evaluation requires designers to go through the whole time-consuming IC implementation process, easily taking months. At the early design stage (e…

Cited by 0SourcecodeScholar
2025

Causality-Inspired Disentanglement for Fair Graph Neural Networks

IJCAI 2025

Fair graph neural networks aim to eliminate discriminatory biases in predictions. Existing approaches often rely on adversarial learning to mitigate dependencies between sensitive attributes and labels but face challenges due to optimisation difficulties. A key limitation lies in neglecting intrinsi

2025

CircuitFusion: Multimodal Circuit Representation Learning for Agile Chip Design

ICLR 2025poster

The rapid advancements of AI rely on the support of integrated circuits (ICs). However, the growing complexity of digital ICs makes the traditional IC design process costly and time-consuming. In recent years, AI-assisted IC design methods have demonstrated great potential, but most methods are task…

2025

DrLLM: Prompt-Enhanced Distributed Denial-of-Service Resistance Method with Large Language Models

ICASSP 2025accepted

The increasing number of Distributed Denial of Service (DDoS) attacks poses a major threat to the Internet, highlighting the importance of DDoS mitigation. Most existing approaches require complex training methods to learn data features, which increases the complexity and generality of the applicati…

Cited by 0SourceScholar
2025

Federated Graph Condensation with Information Bottleneck Principles

AAAI 2025technical

Graph condensation (GC), which reduces the size of a large-scale graph by synthesizing a small-scale condensed graph as its substitution, has benefited various graph learning tasks. However, existing GC methods rely on centralized data storage, which is unfeasible for real-world decentralized data d…

Cited by 3SourcePDFScholar
2025

MVGenMaster: Scaling Multi-View Generation from Any Image via 3D Priors Enhanced Diffusion Model

CVPR 2025poster

We introduce MVGenMaster, a multi-view diffusion model enhanced with 3D priors to address versatile Novel View Synthesis (NVS) tasks. MVGenMaster leverages 3D priors that are warped using metric depth and camera poses, significantly enhancing both generalization and 3D consistency in NVS. Our model…

2025

RobustHAR: Multi-scale Spatial-temporal Masked Self-supervised Pre-training for Robust Human Activity Recognition

IJCAI 2025

Human activity recognition (HAR) is prone to performance degradation in real-world applications due to data missing between intra-sensor and inter-sensor channels. Masked modeling, as one mainstream paradigm of self-supervised pre-training, can learn robust representations across sensors in the data

Cited by 0SourcePDFScholar
2025

SynC-LLM: Generation of Large-Scale Synthetic Circuit Code with Hierarchical Language Models

EMNLP 2025

In recent years, AI-assisted integrated circuit (IC) design methods have shown great potential in boosting IC design efficiency. However, this emerging technique is fundamentally limited by the serious scarcity of publicly accessible large-scale circuit design data, which are mostly private IPs owne

2024

When No-Rejection Learning is Consistent for Regression with Rejection

AISTATS 2024poster

Learning with rejection has been a prototypical model for studying the human-AI interaction on prediction tasks. Upon the arrival of a sample instance, the model first uses a rejector to decide whether to accept and use the AI predictor to make a prediction or reject and defer the sample to humans.…

2023

Distribution-Free Model-Agnostic Regression Calibration via Nonparametric Methods

NeurIPS 2023poster

In this paper, we consider the uncertainty quantification problem for regression models. Specifically, we consider an individual calibration objective for characterizing the quantiles of the prediction model. While such an objective is well-motivated from downstream tasks such as newsvendor cost, th…

2023

Frequency Domain Disentanglement for Arbitrary Neural Style Transfer

AAAI 2023technical

Arbitrary neural style transfer has been a popular research topic due to its rich application scenarios. Effective disentanglement of content and style is the critical factor for synthesizing an image with arbitrary style. The existing methods focus on disentangling feature representations of conten…

Cited by 5SourcePDFScholar
2023

Maximum Optimality Margin: A Unified Approach for Contextual Linear Programming and Inverse Linear Programming

ICML 2023poster

In this paper, we study the predict-then-optimize problem where the output of a machine learning prediction task is used as the input of some downstream optimization problem, say, the objective coefficient vector of a linear program. The problem is also known as predictive analytics or contextual li…