← Search

Yu Ding

17 accepted papers

2026

Constraint Matters: Multi-Modal Representation for Reducing Mixed-Integer Linear programming

ICLR 2026poster

Model reduction, which aims to learn a simpler model of the original mixed integer linear programming (MILP), can solve large-scale MILP problems much faster. Most existing model reduction methods are based on variable reduction, which predicts a solution value for a subset of variables. From a dual…

Cited by 0SourcecodeScholar
2023

DINet: Deformation Inpainting Network for Realistic Face Visually Dubbing on High Resolution Video

AAAI 2023technical

For few-shot learning, it is still a critical challenge to realize photo-realistic face visually dubbing on high-resolution videos. Previous works fail to generate high-fidelity dubbing results. To address the above problem, this paper proposes a Deformation Inpainting Network (DINet) for high-resol…

2023

FlowFace: Semantic Flow-Guided Shape-Aware Face Swapping

AAAI 2023technical

In this work, we propose a semantic flow-guided two-stage framework for shape-aware face swapping, namely FlowFace. Unlike most previous methods that focus on transferring the source inner facial features but neglect facial contours, our FlowFace can transfer both of them to a target face, thus lead…

2023

Multi-Scale Control Signal-Aware Transformer for Motion Synthesis without Phase

AAAI 2023technical

Synthesizing controllable motion for a character using deep learning has been a promising approach due to its potential to learn a compact model without laborious feature engineering. To produce dynamic motion from weak control signals such as desired paths, existing methods often require auxiliary…

Cited by 10SourcePDFScholar
2023

StyleTalk: One-Shot Talking Head Generation with Controllable Speaking Styles

AAAI 2023technical

Different people speak with diverse personalized speaking styles. Although existing one-shot talking head methods have made significant progress in lip sync, natural facial expressions, and stable head motions, they still cannot generate diverse speaking styles in the final talking head videos. To t…

2022

Domain Generalization by Learning and Removing Domain-specific Features

NeurIPS 2022accept

Deep Neural Networks (DNNs) suffer from domain shift when the test dataset follows a distribution different from the training dataset. Domain generalization aims to tackle this issue by learning a model that can generalize to unseen domains. In this paper, we propose a new approach that aims to expl…

2022

MMT: Multi-way Multi-modal Transformer for Multimodal Learning

IJCAI 2022poster

The heart of multimodal learning research lies the challenge of effectively exploiting fusion representations among multiple modalities.However, existing two-way cross-modality unidirectional attention could only exploit the intermodal interactions from one source to one target modality. This indeed…

Cited by 21SourcePDFScholar
2022

Multi-Dimensional Prediction of Guild Health in Online Games: A Stability-Aware Multi-Task Learning Approach

AAAI 2022technical

Guild is the most important long-term virtual community and emotional bond in massively multiplayer online role-playing games (MMORPGs). It matters a lot to the player retention and game ecology how the guilds are going, e.g., healthy or not. The main challenge now is to characterize and predict the…

Cited by 4SourcePDFScholar
2022

One-Shot Talking Face Generation from Single-Speaker Audio-Visual Correlation Learning

AAAI 2022technical

Audio-driven one-shot talking face generation methods are usually trained on video resources of various persons. However, their created videos often suffer unnatural mouth shapes and asynchronous lips because those methods struggle to learn a consistent speech style from different speakers. We obser…

2021

Audio2Head: Audio-driven One-shot Talking-head Generation with Natural Head Motion

IJCAI 2021poster

We propose an audio-driven talking-head method to generate photo-realistic talking-head videos from a single reference image. In this work, we tackle two key challenges: (i) producing natural head motions that match speech prosody, and (ii)} maintaining the appearance of a speaker in a large head mo…

2021

Flow-Guided One-Shot Talking Face Generation With a High-Resolution Audio-Visual Dataset

CVPR 2021poster

One-shot talking face generation should synthesize high visual quality facial videos with reasonable animations of expression and head pose, and just utilize arbitrary driving audio and arbitrary single face image as the source. Current works fail to generate over 256 x 256 resolution realistic-look…

Cited by 368PDFcodeScholar
2021

Learning a Facial Expression Embedding Disentangled From Identity

CVPR 2021poster

The facial expression analysis requires a compact and identity-ignored expression representation. In this paper, we model the expression as the deviation from the identity by a subtraction operation, extracting a continuous and identity-invariant expression embedding. We propose a Deviation Learning…

Cited by 92PDFScholar
2021

Write-a-speaker: Text-based Emotional and Rhythmic Talking-head Generation

AAAI 2021technical

In this paper, we propose a novel text-based talking-head video generation framework that synthesizes high-fidelity facial expressions and head motions in accordance with contextual sentiments as well as speech rhythm and pauses. To be specific, our framework consists of a speaker-independent stage…