← Search

Guoli Wang

11 accepted papers

2026

ClearAIR: A Human-Visual-Perception-Inspired All-in-One Image Restoration

AAAI 2026technical

Recently, All-in-One image restoration (AiOIR) has advanced significantly, offering promising solutions for complex real-world degradations. However, most existing approaches heavily rely on degradation-specific representation learning, which can lead to oversmoothing and artifacts in the restored i

Cited by 0SourcePDFScholar
2026

EASE: Practical and Efficient Safety Alignment for Small Language Models

AAAI 2026technical

Small language models (SLMs) are increasingly deployed on edge devices, making their safety alignment crucial yet challenging. Current shallow alignment methods that rely on direct refusal of malicious queries fail to provide robust protection, particularly against adversarial jailbreaks. While deli

Cited by 0SourcePDFScholar
2024

Enhancing RAW-to-sRGB with Decoupled Style Structure in Fourier Domain

AAAI 2024technical

RAW to sRGB mapping, which aims to convert RAW images from smartphones into RGB form equivalent to that of Digital Single-Lens Reflex (DSLR) cameras, has become an important area of research. However, current methods often ignore the difference between cell phone RAW images and DSLR camera RGB image…

2024

UNAD: Universal Anatomy-Initialized Noise Distribution Learning Framework Towards Low-Dose CT Denoising

ICASSP 2024accepted

Various deep-learning-based Low-dose Computed Tomography (LDCT) denoising methods have been proposed to address the issue of CT image noise, often relying on powerful network architecture and meticulously designed loss functions. However, these models are typically lacking efficient noise representa…

Cited by 0SourceScholar
2023

Long-term Wind Power Forecasting with Hierarchical Spatial-Temporal Transformer

IJCAI 2023poster

Wind power is attracting increasing attention around the world due to its renewable, pollution-free, and other advantages. However, safely and stably integrating the high permeability intermittent power energy into electric power systems remains challenging. Accurate wind power forecasting (WPF) can…

2022

AdaptivePose: Human Parts as Adaptive Points

AAAI 2022technical

Multi-person pose estimation methods generally follow top-down and bottom-up paradigms, both of which can be considered as two-stage approaches thus leading to the high computation cost and low efficiency. Towards a compact and efficient pipeline for multi-person pose estimation task, in this paper,…

Cited by 26SourcePDFScholar
2022

Cross-Domain Correlation Distillation for Unsupervised Domain Adaptation in Nighttime Semantic Segmentation

CVPR 2022poster

The performance of nighttime semantic segmentation is restricted by the poor illumination and a lack of pixel-wise annotation, which severely limit its application in autonomous driving. Existing works, e.g., using the twilight as the intermediate target domain to perform the adaptation from daytime…

Cited by 91PDFcodeScholar
2022

Learning Quality-Aware Representation for Multi-Person Pose Regression

AAAI 2022technical

Off-the-shelf single-stage multi-person pose regression methods generally leverage the instance score (i.e., confidence of the instance localization) to indicate the pose quality for selecting the pose candidates. We consider that there are two gaps involved in existing paradigm: 1) The instance sco…

Cited by 17SourcePDFScholar
2021

Rethinking Soft Labels for Knowledge Distillation: A Bias–Variance Tradeoff Perspective

ICLR 2021poster

Knowledge distillation is an effective approach to leverage a well-trained network or an ensemble of them, named as the teacher, to guide the training of a student network. The outputs from the teacher network are used as soft labels for supervising the training of a new network. Recent studies (M…