← Search

Li Xu

28 accepted papers

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

FedCPD:Personalized Federated Learning with Prototype-Enhanced Representation and Memory Distillation

IJCAI 2025

Federated learning, as a distributed learning framework, aims to develop a global model while preserving client privacy. However, heterogeneity of client data leads to fairness issues and reduced performance. Techniques like parameter decoupling and prototype learning appear promising, yet challenge

Cited by 0SourcePDFScholar
2025

FedHAN: A Cache-Based Semi-Asynchronous Federated Learning Framework Defending Against Poisoning Attacks in Heterogeneous Clients

IJCAI 2025

Federated learning is vulnerable to model poisoning attacks in which malicious participants compromise the global model by altering the model updates. Current defense strategies are divided into three types: aggregation-based methods, validation dataset-based methods, and update distance-based metho

Cited by 0SourcePDFScholar
2025

Manhattan Self-Attention Diffusion Residual Networks with Dynamic Bias Rectification for BCI-based Few-Shot Learning

AAAI 2025technical

The distribution biases and scarcity of samples in multi-source data present significant challenges for few-shot learning (FSL) tasks based on brain-computer interface (BCI). Recent efforts have explored the application of diffusion mechanisms in FSL, typically utilizing labeled data to augment the…

Cited by 0SourcePDFScholar
2025

QueryAttack: Jailbreaking Aligned Large Language Models Using Structured Non-natural Query Language

ACL 2025finding

Recent advances in large language models (LLMs) have demonstrated remarkable potential in the field of natural language processing. Unfortunately, LLMs face significant security and ethical risks. Although techniques such as safety alignment are developed for defense, prior researches reveal the pos…

2025

SC-Former: A Segmentation Convolution Transformer for Lung Surgery Robots

ICRA 2025

For lung surgery robots, the precise segmentation of pulmonary fissures is very important. Damaging the inter-lobar fissures during surgery can have serious consequences. Accurately segmenting weak and abnormal fissures commonly found in clinical CT scans remains a challenging task. To solve the abo

Cited by 0SourceScholar
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…

2024

Diff-Tracker: Text-to-Image Diffusion Models are Unsupervised Trackers

ECCV 2024poster

"We introduce Diff-Tracker, a novel approach for the challenging unsupervised visual tracking task leveraging the pre-trained text-to-image diffusion model. Our main idea is to leverage the rich knowledge encapsulated within the pre-trained diffusion model, such as the understanding of image semanti…

Cited by 12SourcePDFScholar
2024

Intention-Aware Planner for Robust and Safe Aerial Tracking

IROS 2024poster

Autonomous target tracking with quadrotors has wide applications in many scenarios, such as cinematographic follow-up shooting or suspect chasing. Target motion prediction is necessary when designing the tracking planner. However, the widely used constant velocity or constant rotation assumption can…

Cited by 1SourceScholar
2023

Joint Attribute and Model Generalization Learning for Privacy-Preserving Action Recognition

NeurIPS 2023poster

Privacy-Preserving Action Recognition (PPAR) aims to transform raw videos into anonymous ones to prevent privacy leakage while maintaining action clues, which is an increasingly important problem in intelligent vision applications. Despite recent efforts in this task, it is still challenging to deal…

Cited by 4SourcePDFScholar
2023

Meta Compositional Referring Expression Segmentation

CVPR 2023poster

Referring expression segmentation aims to segment an object described by a language expression from an image. Despite the recent progress on this task, existing models tackling this task may not be able to fully capture semantics and visual representations of individual concepts, which limits their…

Cited by 34SourcePDFScholar
2022

Meta Spatio-Temporal Debiasing for Video Scene Graph Generation

ECCV 2022poster

"Video scene graph generation (VidSGG) aims to parse the video content into scene graphs, which involves modeling the spatio-temporal contextual information in the video. However, due to the long-tailed training data in datasets, the generalization performance of existing VidSGG models can be affect…

Cited by 32SourcePDFScholar
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…

2021

SUTD-TrafficQA: A Question Answering Benchmark and an Efficient Network for Video Reasoning Over Traffic Events

CVPR 2021poster

Traffic event cognition and reasoning in videos is an important task that has a wide range of applications in intelligent transportation, assisted driving, and autonomous vehicles. In this paper, we create a novel dataset, SUTD-TrafficQA (Traffic Question Answering), which takes the form of video QA…

Cited by 106PDFcodeScholar
2021

Temporal Segmentation of Fine-gained Semantic Action: A Motion-Centered Figure Skating Dataset

AAAI 2021technical

Temporal Action Segmentation (TAS) has achieved great success in many fields such as exercise rehabilitation, movie editing, etc. Currently, task-driven TAS is a central topic in human action analysis. However, motion-centered TAS, as an important topic, is little researched due to unavailable datas…

2017

Accurate Single Stage Detector Using Recurrent Rolling Convolution

CVPR 2017poster

Most of the recent successful methods in accurate object detection and localization used some variants of R-CNN style two stage Convolutional Neural Networks (CNN) where plausible regions were proposed in the first stage then followed by a second stage for decision refinement. Despite the simplicity…

Cited by 374PDFcodeScholar
2015

Handling Motion Blur in Multi-Frame Super-Resolution

CVPR 2015poster

Ubiquitous motion blur easily fails multi-frame super-resolution (MFSR). Our method proposed in this paper tackles this issue by optimally searching least blurred pixels in MFSR. An EM framework is proposed to guide residual blur estimation and high-resolution image reconstruction. To suppress noise…

Cited by 171SourcePDFScholar