← Search

Maoying Qiao

8 accepted papers

2025

Q-Norm: Robust Representation Learning via Quality-Adaptive Normalization

ICCV 2025poster

Although deep neural networks have achieved remarkable success in various computer vision tasks, they face significant challenges in degraded image understanding due to domain shifts caused by quality variations. Drawing biological inspiration from the human visual system (HVS), which dynamically ad…

2025

QuARF: Quality-Adaptive Receptive Fields for Degraded Image Perception

AAAI 2025technical

Advanced Deep Neural Networks (DNNs) perform well for high-quality images, but their performance dramatically decreases for degraded images. Data augmentation is commonly used to alleviate this problem, but using too much perturbed data might seriously decrease the performance on pristine images. To…

2024

Generating Handwritten Mathematical Expressions From Symbol Graphs: An End-to-End Pipeline

CVPR 2024poster

In this paper we explore a novel challenging generation task i.e. Handwritten Mathematical Expression Generation (HMEG) from symbolic sequences. Since symbolic sequences are naturally graph-structured data we formulate HMEG as a graph-to-image (G2I) generation problem. Unlike the generation of natur…

2024

Human-Robot Interactive Creation of Artistic Portrait Drawings

ICRA 2024poster

In this paper, we present a novel system for Human-Robot Interactive Creation of Artworks (HRICA). Different from previous robot painters, HRICA allows a human user and a robot to alternately draw strokes on a canvas, to collaboratively create a portrait drawing through frequent interactions. The ke…

Cited by 0SourcecodeScholar
2024

Learning Discriminative Style Representations for Unsupervised and Few-Shot Artistic Portrait Drawing Generation

ICASSP 2024accepted

In this paper, we propose an unsupervised artistic portrait drawing generation method for few-shot datasets based on contrastive learning of style features. Firstly, we construct a discriminative style encoder with contrastive learning, improving the ability of the encoder to separate style features…

Cited by 0SourceScholar
2022

Learning from the Dark: Boosting Graph Convolutional Neural Networks with Diverse Negative Samples

AAAI 2022technical

Graph Convolutional Neural Networks (GCNs) have been generally accepted to be an effective tool for node representations learning. An interesting way to understand GCNs is to think of them as a message passing mechanism where each node updates its representation by accepting information from its nei…