← Search

Gang He

14 accepted papers

2026

MoDr: Mixture-of-Depth-Recurrent Transformers for Test-Time Reasoning

ICLR 2026poster

Large Language Models have demonstrated superior reasoning capabilities by generating step-by-step reasoning in natural language before deriving the final answer. Recently, Geiping et al. introduced 3.5B-Huginn as an alternative to this paradigm, a depth-recurrent Transformer that increases computat…

Cited by 0SourceScholar
2026

Motion Dynamics Learning for Few-Shot Embodied Adaptation

ICML 2026poster

Vision-Language-Action (VLA) models have shown strong potential for robotic manipulation, yet adapting pretrained models to novel tasks typically relies on substantial task-specific demonstrations, limiting scalability. Current VLA methods mostly focus on action imitation, which ignores the richer s…

Cited by 0SourceScholar
2026

RealRep: Generalized SDR-to-HDR Conversion via Attribute-Disentangled Representation Learning

AAAI 2026technical

High-Dynamic-Range Wide-Color-Gamut (HDR-WCG) technology is becoming increasingly widespread, driving a growing need for converting Standard Dynamic Range (SDR) content to HDR. Existing methods primarily rely on fixed tone mapping operators, which struggle to handle the diverse appearances and degra

Cited by 0SourcePDFScholar
2026

Towards Unified Human Perception and Machine Understanding: Token Flow Guided Compression Framework

CVPR 2026

With the rapid rise of Large Vision Language Models (LVLMs) for image understanding, the objective of image compression is gradually shifting from human visual perception to machine-oriented semantic understanding. However, conventional learned compression techniques are optimized for pixel-level fi

Cited by 0SourceScholar
2025

Beyond Feature Mapping GAP: Integrating Real HDRTV Priors for Superior SDRTV-to-HDRTV Conversion

IJCAI 2025

The rise of HDR-WCG display devices has highlighted the need to convert SDRTV to HDRTV, as most video sources are still in SDR. Existing methods primarily focus on designing neural networks to learn a single-style mapping from SDRTV to HDRTV. However, the limited information in SDRTV and the diversi

Cited by 0SourcePDFScholar
2025

Multi-Frame Deformable Look-Up Table for Compressed Video Quality Enhancement

AAAI 2025technical

The rapid progress of multimedia technology has led to an increased focus on enhancing the quality of experience (QoE) for video. Specifically, the demand for low-latency and high-quality decoding has grown significantly. Compressed Video Quality Enhancement (CVQE) methods based on Deep Neural Netwo…

Cited by 0SourcePDFScholar
2025

RivuletMLP: An MLP-based Architecture for Efficient Compressed Video Quality Enhancement

CVPR 2025poster

Quality degradation from video compression manifests both spatially along texture edges and temporally with continuous motion changes. Despite recent advances, extracting aligned spatiotemporal information from adjacent frames remains challenging. This is mainly due to limitations in receptive field…

Cited by 0SourcePDFScholar
2025

Unleashing the Potential of Transformer Flow for Photorealistic Face Restoration

IJCAI 2025

Face restoration is a challenging task due to the need to remove artifacts and restore details. Traditional methods usually use generative model prior to achieve face restoration, but the restored results are still insufficient in terms of realism and details. In this paper, we introduce OmniFace, a

Cited by 0SourcePDFScholar
2024

Beyond Alignment: Blind Video Face Restoration via Parsing-Guided Temporal-Coherent Transformer

IJCAI 2024poster

Multiple complex degradations are coupled in low-quality video faces in the real world. Therefore, blind video face restoration is a highly challenging ill-posed problem, requiring not only hallucinating high-fidelity details but also enhancing temporal coherence across diverse pose variations. Rest…

2023

A Synthetic Corpus Generation Method for Neural Vocoder Training

ICASSP 2023accepted

Nowadays, neural vocoders are preferred for their ability to synthesize high-fidelity audio. However, training a neural vocoder requires a massive corpus of high-quality real audio, and the audio recording process is often labor-intensive. In this work, we propose a synthetic corpus generation metho…

Cited by 0SourceScholar
2023

DSPGAN: A Gan-Based Universal Vocoder for High-Fidelity TTS by Time-Frequency Domain Supervision from DSP

ICASSP 2023accepted

Recent development of neural vocoders based on the generative adversarial neural network (GAN) has shown obvious advantages of generating raw waveform conditioned on mel-spectrogram with fast inference speed and lightweight networks. Whereas, it is still challenging to train a universal neural vocod…

Cited by 0SourceScholar
2022

Transcoded Video Restoration by Temporal Spatial Auxiliary Network

AAAI 2022technical

In most video platforms, such as Youtube, Kwai, and TikTok, the played videos usually have undergone multiple video encodings such as hardware encoding by recording devices, software encoding by video editing apps, and single/multiple video transcoding by video application servers. Previous works in…