← Search

Xin Yu

118 accepted papers

2026

Absorbing Quantization Error by Deformable Noise Scheduler for Diffusion Models

ICML 2026poster

Diffusion models deliver state-of-the-art image quality but are expensive to deploy. Post-training quantization (PTQ) can shrink models and speed up inference, yet residual quantization errors distort the diffusion distribution (the timestep-wise marginal over $\vx_t$), degrading sample quality. We …

Cited by 0SourceScholar
2026

Decoupling Understanding from Reasoning via Problem Space Mapping for Small-Scale Model Reasoning

AAAI 2026technical

Despite recent advances in the reasoning capabilities of Large Language Models (LLMs), improving the reasoning ability of Small Language Models (SLMs, e.g., up to 1.5B parameters) remains challenging. A key obstacle lies in the complexity and variability of natural language: essentially equivalent

Cited by 0SourcePDFScholar
2026

Dynamic Thinking-Token Selection for Efficient Reasoning in Large Reasoning Models

ICML 2026poster

Large Reasoning Models (LRMs) excel at solving complex problems by explicitly generating a reasoning trace before deriving the final answer. However, these extended generations incur substantial memory footprint and computational overhead, bottlenecking LRMs' efficiency. This work uses attention map…

Cited by 0SourceScholar
2026

ExpertWeaver: Unlocking the Inherent MoE in Dense LLMs with GLU Activation Patterns

ICML 2026poster

Mixture-of-Experts (MoE) effectively scales model capacity while preserving computational efficiency through sparse expert activation. However, training high-quality MoEs from scratch is prohibitively expensive. A promising alternative is to convert pretrained dense models into sparse MoEs. Existing…

Cited by 0SourceScholar
2026

Explainable LLM Unlearning through Reasoning

ICLR 2026poster

LLM unlearning is essential for mitigating safety, copyright, and privacy concerns in pre-trained Large Language Models (LLMs). Compared to preference alignment, it offers a more explicit way by removing undesirable knowledge characterized by specific unlearning datasets. In previous works, Gradien…

Cited by 0SourcecodeScholar
2026

IVQA-LD: Inclusive Multimodal Understanding for Population with Limb-Deficiency

ICML 2026poster

People with limb differences often face significant challenges in accessing inclusive AI services, largely due to the lack of structured, high-quality resources centered on disability contexts. In this work, we introduce a limb-deficiency aware body-centric learning and evaluation paradigm that invo…

Cited by 0SourceScholar
2026

InclusiveVidPose: Bridging the Pose Estimation Gap for Individuals with Limb Deficiencies in Video-Based Motion

ICLR 2026poster

Approximately 445.2 million individuals worldwide are living with traumatic amputations, and an estimated 31.64 million children aged 0–14 have congenital limb differences, yet they remain largely underrepresented in human pose estimation (HPE) research. Accurate HPE could significantly benefit this…

Cited by 0SourcecodeScholar
2026

LightMover: Generative Light Movement with Color and Intensity Controls

CVPR 2026

We present LightMover, a framework for controllable light manipulation in single images that leverages video diffusion priors to produce physically plausible illumination changes without re-rendering the scene. We formulate light editing as a sequence-to-sequence prediction problem in visual token s

Cited by 0SourceScholar
2026

MRD: Multi-resolution Retrieval-Detection Fusion for High-Resolution Image Understanding

CVPR 2026

Understanding high-resolution (HR) images remains a critical challenge for multimodal large language models (MLLMs). Recent approaches leverage vision-based retrieval-augmented generation (RAG) to retrieve query-relevant crops from HR images, improving understanding capacity of MLLMs. However, this

Cited by 0SourcecodeScholar
2026

ObjectMorpher: 3D-Aware Image Editing via Deformable 3DGS

CVPR 2026

Achieving precise, object-level control in image editing remains challenging: 2D methods lack 3D awareness and often yield ambiguous or implausible results, while existing 3D-aware approaches rely on heavy optimization or incomplete monocular reconstructions. We present ObjectMorpher, a unified, int

Cited by 0SourceScholar
2026

Position: Human-Centric Vision Requires Topological Generalization Beyond Fixed Skeletal Topologies

ICML 2026poster

In this position paper, we argue that human-centric vision requires skeletal-topology generalization beyond fixed skeletons. Mainstream pose and body pipelines enforce a fixed skeleton graph with an indexed joint list and fixed adjacency, so the fixed joint inventory does not cover structural absenc…

Cited by 0SourceScholar
2026

ResiHMR: Residual-Limb Aware Single-Image 3D Human Mesh Recovery for Individuals with Limb Loss

CVPR 2026

Single-image human mesh recovery provides a compact 3D, person-centric representation that supports analysis, animation, AR and VR, rehabilitation, and human-computer interaction. However, prevailing systems impose an intact-limb prior and degrade on people with limb loss, because fixed-topology mod

Cited by 0SourceScholar
2026

Stable Velocity: A Variance Perspective on Flow Matching

ICML 2026poster

While flow matching is elegant, its reliance on single-sample conditional velocities leads to high-variance training targets that destabilize optimization and slow convergence. By explicitly characterizing this variance, we identify 1) a *high-variance regime* near the prior, where optimization is c…

Cited by 0SourceScholar
2026

Towards Better Optimization For Listwise Preference in Diffusion Models

ICLR 2026poster

Reinforcement learning from human feedback (RLHF) has proven effectiveness for aligning text-to-image (T2I) diffusion models with human preferences. Although Direct Preference Optimization (DPO) is widely adopted for its computational efficiency and avoidance of explicit reward modeling, its applica…

Cited by 0SourceScholar
2026

Vulnerable Agent Identification in Large-Scale Multi-Agent Reinforcement Learning

ICML 2026poster

Partial agent failure becomes inevitable when systems scale up, making it crucial to identify the subset of agents whose failure causes worst-case system performance degradations. We study this Vulnerable Agent Identification (VAI) problem in large-scale multi-agent reinforcement learning (MARL). We…

Cited by 0SourceScholar
2025

3DRealCar: An In-the-wild RGB-D Car Dataset with 360-degree Views

ICCV 2025poster

3D cars are widely used in self-driving systems, virtual and augmented reality, and gaming applications. However, existing 3D car datasets are either synthetic or low-quality, limiting their practical utility and leaving a significant gap with the high-quality real-world 3D car dataset. In this pape…

Cited by 0SourcePDFScholar
2025

AltLoRA: Towards Better Gradient Approximation in Low-Rank Adaptation with Alternating Projections

NeurIPS 2025poster

Low-Rank Adaptation (LoRA) has emerged as an effective technique for reducing memory overhead in fine-tuning large language models. However, it often suffers from sub-optimal performance compared with full fine-tuning since the update is constrained in the low-rank space. Recent variants such as LoR…

Cited by 0SourceScholar
2025

Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model

CVPR 2025poster

Bitstream-corrupted video recovery aims to fill in realistic video content due to bitstream corruption during video storage or transmission. Most existing methods typically assume that the predefined masks of the corrupted regions are known in advance. However, manually annotating these masks is lab…

Cited by 0SourcePDFScholar
2025

CLGA: A Collaborative LLM Framework for Dynamic Goal Assignment in Multi-Robot Systems

IROS 2025

Goal assignment is a critical challenge in multi-robot systems. The emergence of large language models (LLMs) has enabled the use of natural language commands for tackling goal assignment problems. However, applying LLMs directly to these tasks presents two limitations: 1) limited accuracy and 2) ex

Cited by 0SourceScholar
2025

Cross-View Isolated Sign Language Recognition via View Synthesis and Feature Disentanglement

ICCV 2025poster

Cross-view isolated sign language recognition (CV-ISLR) addresses the challenge of identifying isolated signs from viewpoints unseen during training, a problem aggravated by the scarcity of multi-view data in existing benchmarks. To bridge this gap, we introduce a novel two-stage framework comprisin…

Cited by 0SourcePDFScholar
2025

DreamCar: Leveraging Car-Specific Prior for In-the-Wild 3D Car Reconstruction

RA-L 2025

Self-driving industries usually employ professional artists to build exquisite 3D cars. However, it is expensive to craft large-scale digital assets. Since there are already numerous datasets available that contain a vast number of images of cars, we focus on reconstructing high-quality 3D car model

Cited by 8SourcecodeScholar
2025

Dynamic Derivation and Elimination: Audio Visual Segmentation with Enhanced Audio Semantics

CVPR 2025poster

Sound-guided object segmentation has drawn considerable attention for its potential to enhance multimodal perception. Previous methods primarily focus on developing advanced architectures to facilitate effective audio-visual interactions, without fully addressing the inherent challenges posed by aud…

2025

EasyCraft: A Robust and Efficient Framework for Automatic Avatar Crafting

CVPR 2025poster

Character customization, or 'face crafting,' is a vital feature in role-playing games (RPGs), enhancing player engagement by enabling the creation of personalized avatars. Existing automated methods often struggle with generalizability across diverse game engines due to their reliance on the interme…

Cited by 0SourcePDFScholar
2025

Empirical Study on Robustness and Resilience in Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2025poster

In cooperative Multi-Agent Reinforcement Learning (MARL), it is a common practice to tune hyperparameters in ideal simulated environments to maximize cooperative performance. However, policies tuned for cooperation often fail to maintain robustness and resilience under real-world uncertainties. Buil…

Cited by 0SourceScholar
2025

LDPose: Towards Inclusive Human Pose Estimation for Limb-Deficient Individuals in the Wild

ICCV 2025poster

Human pose estimation aims to predict the location of body keypoints and enable various practical applications. However, existing research focuses solely on individuals with full physical bodies and overlooks those with limb deficiencies. As a result, current pose estimation methods cannot be genera…

Cited by 0SourcePDFScholar
2025

M3GYM: A Large-Scale Multimodal Multi-view Multi-person Pose Dataset for Fitness Activity Understanding in Real-world Settings

CVPR 2025poster

Human pose estimation is a critical task in computer vision for applications in sports analysis, healthcare monitoring, and human-computer interaction. However, existing human pose datasets are collected either from custom-configured laboratories with complex devices or they only include data on sin…

Cited by 0SourcePDFScholar
2025

Multimodal Retina Image Analysis Survey: Datasets, Tasks and Methods

IJCAI 2025

Retina images provide a noninvasive view of the central nervous system and microvasculature, making it essential for clinical applications. Changes in the retina often indicate both ophthalmic and systemic diseases, aiding in diagnosis and early intervention. While deep learning algorithms have adva

Cited by 0SourcePDFScholar
2025

NL2Lean: Translating Natural Language into Lean 4 through Multi-Aspect Reinforcement Learning

EMNLP 2025

Translating natural language into formal language such as Lean 4 has gained attention for its potential to automate formal proof development. Automated methods provide a scalable and cost-effective alternative to manual formalization, driving increasing interest in this task. However, existing LLMs

Cited by 0SourcePDFScholar
2025

NeuFrameQ: Neural Frame Fields for Scalable and Generalizable Anisotropic Quadrangulation

ICCV 2025poster

Quad meshes play a crucial role in computer graphics applications, yet automatically generating high-quality quad meshes remains challenging. Traditional quadrangulation approaches rely on local geometric features and manual constraints, often producing suboptimal mesh layouts that fail to capture g…

Cited by 0SourcePDFScholar
2025

ObjectMover: Generative Object Movement with Video Prior

CVPR 2025poster

Simple as it seems, moving an object to another location within an image is, in fact, a challenging image-editing task that requires re-harmonizing the lighting, adjusting the pose based on perspective, accurately filling occluded regions, and ensuring coherent synchronization of shadows and reflect…

Cited by 1SourcePDFScholar
2025

RichRAG: Crafting Rich Responses for Multi-faceted Queries in Retrieval-Augmented Generation

COLING 2025main

Retrieval-augmented generation (RAG) effectively addresses issues of static knowledge and hallucination in large language models. Existing studies mostly focus on question scenarios with clear user intents and concise answers. However, it is prevalent that users issue broad, open-ended queries with…

2025

Robust Audio-Visual Segmentation via Audio-Guided Visual Convergent Alignment

CVPR 2025poster

Accurately localizing audible objects based on audio-visual cues is the core objective of audio-visual segmentation. Most previous methods emphasize spatial or temporal multi-modal modeling, yet overlook challenges from ambiguous audio-visual correspondences--such as nearby visually similar but acou…

Cited by 0SourcePDFScholar
2025

Understanding the Statistical Accuracy-Communication Trade-off in Personalized Federated Learning with Minimax Guarantees

ICML 2025poster

Personalized federated learning (PFL) offers a flexible framework for aggregating information across distributed clients with heterogeneous data. This work considers a personalized federated learning setting that simultaneously learns global and local models. While purely local training has no commu…

Cited by 0SourcePDFScholar
2025

UniTok: a Unified Tokenizer for Visual Generation and Understanding

NeurIPS 2025spotlight

Visual generative and understanding models typically rely on distinct tokenizers to process images, presenting a key challenge for unifying them within a single framework. Recent studies attempt to address this by connecting the training of VQVAE (for autoregressive generation) and CLIP (for underst…

Cited by 0SourcecodeScholar
2025

When One Moment Isn't Enough: Multi-Moment Retrieval with Cross-Moment Interactions

NeurIPS 2025poster

Existing Moment retrieval (MR) methods focus on Single-Moment Retrieval (SMR). However, one query can correspond to multiple relevant moments in real-world applications. This makes the existing datasets and methods insufficient for video temporal grounding. By revisiting the gap between current MR…

Cited by 0SourcecodeScholar
2024

AdaptAUG: Adaptive Data Augmentation Framework for Multi-Agent Reinforcement Learning

ICRA 2024poster

Multi-agent reinforcement learning has emerged as a promising approach for the control of multi-robot systems. Nevertheless, the low sample efficiency of MARL poses a significant obstacle to its broader application in robotics. While data augmentation appears to be a straightforward solution for imp…

Cited by 4SourceScholar
2024

An Empirical Analysis on Spatial Reasoning Capabilities of Large Multimodal Models

EMNLP 2024main

Large Multimodal Models (LMMs) have achieved strong performance across a range of vision and language tasks. However, their spatial reasoning capabilities are under-investigated. In this paper, we construct a novel VQA dataset, Spatial-MM, to comprehensively study LMMs’ spatial understanding and rea…

2024

Benchmarking Audio Visual Segmentation for Long-Untrimmed Videos

CVPR 2024poster

Existing audio-visual segmentation datasets typically focus on short-trimmed videos with only one pixel-map annotation for a per-second video clip. In contrast for untrimmed videos the sound duration start- and end-sounding time positions and visual deformation of audible objects vary significantly.…

2024

Byzantine Robust Cooperative Multi-Agent Reinforcement Learning as a Bayesian Game

ICLR 2024poster

In this study, we explore the robustness of cooperative multi-agent reinforcement learning (c-MARL) against Byzantine failures, where any agent can enact arbitrary, worst-case actions due to malfunction or adversarial attack. To address the uncertainty that any agent can be adversarial, we propose a…

2024

CPT-VR: Improving Surface Rendering via Closest Point Transform with View-Reflection Appearance

ECCV 2024poster

"Differentiable surface rendering has significantly advanced 3D reconstruction. Existing surface rendering methods assume that the local surface is planar, and thus employ linear approximation based on the Singed Distance Field (SDF) values to predict the point on the surface. However, this assumpti…

Cited by 0SourcePDFScholar
2024

DiPEx: Dispersing Prompt Expansion for Class-Agnostic Object Detection

NeurIPS 2024poster

Class-agnostic object detection (OD) can be a cornerstone or a bottleneck for many downstream vision tasks. Despite considerable advancements in bottom-up and multi-object discovery methods that leverage basic visual cues to identify salient objects, consistently achieving a high recall rate remains…

2024

EfficientDreamer: High-Fidelity and Robust 3D Creation via Orthogonal-view Diffusion Priors

CVPR 2024poster

While image diffusion models have made significant progress in text-driven 3D content creation they often fail to accurately capture the intended meaning of text prompts especially for view information. This limitation leads to the Janus problem where multi-faced 3D models are generated under the gu…

2024

Functional Bayesian Tucker Decomposition for Continuous-indexed Tensor Data

ICLR 2024poster

Tucker decomposition is a powerful tensor model to handle multi-aspect data. It demonstrates the low-rank property by decomposing the grid-structured data as interactions between a core tensor and a set of object representations (factors). A fundamental assumption of such decomposition is that ther…

2024

Hierarchical Consensus-Based Multi-Agent Reinforcement Learning for Multi-Robot Cooperation Tasks

IROS 2024poster

In multi-agent reinforcement learning (MARL), the Centralized Training with Decentralized Execution (CTDE) framework is pivotal but struggles due to a gap: global state guidance in training versus reliance on local observations in execution, lacking global signals. Inspired by human societal consens…

Cited by 6SourceScholar
2024

Image Inpainting via Iteratively Decoupled Probabilistic Modeling

ICLR 2024spotlight

Generative adversarial networks (GANs) have made great success in image inpainting yet still have difficulties tackling large missing regions. In contrast, iterative probabilistic algorithms, such as autoregressive and denoising diffusion models, have to be deployed with massive computing resources…

Cited by 11SourcePDFScholar
2024

Leveraging Partial Symmetry for Multi-Agent Reinforcement Learning

AAAI 2024technical

Incorporating symmetry as an inductive bias into multi-agent reinforcement learning (MARL) has led to improvements in generalization, data efficiency, and physical consistency. While prior research has succeeded in using perfect symmetry prior, the realm of partial symmetry in the multi-agent domain…

Cited by 11SourcePDFScholar
2024

MM-WLAuslan: Multi-View Multi-Modal Word-Level Australian Sign Language Recognition Dataset

NeurIPS 2024poster

Isolated Sign Language Recognition (ISLR) focuses on identifying individual sign language glosses. Considering the diversity of sign languages across geographical regions, developing region-specific ISLR datasets is crucial for supporting communication and research. Auslan, as a sign language specif…

Cited by 0SourcePDFScholar
2024

Multi-Resolution Active Learning of Fourier Neural Operators

AISTATS 2024poster

Fourier Neural Operator (FNO) is a popular operator learning framework. It not only achieves the state-of-the-art performance in many tasks, but also is efficient in training and prediction. However, collecting training data for the FNO can be a costly bottleneck in practice, because it often demand…

2024

Safe and Efficient Multi-Agent Collision Avoidance With Physics-Informed Reinforcement Learning

RA-L 2024

Reinforcement learning (RL) has shown great promise in addressing multi-agent collision avoidance challenges. However, existing RL-based methods often suffer from low training efficiency and poor action safety. To tackle these issues, we introduce a physics-informed reinforcement learning framework

Cited by 12SourceScholar
2024

TPR: Topology-Preserving Reservoirs for Generalized Zero-Shot Learning

NeurIPS 2024poster

Pre-trained vision-language models (VLMs) such as CLIP have shown excellent performance for zero-shot classification. Based on CLIP, recent methods design various learnable prompts to evaluate the zero-shot generalization capability on a base-to-novel setting. This setting assumes test samples are a…

Cited by 0SourcePDFScholar
2024

Text-Guided 3D Face Synthesis - From Generation to Editing

CVPR 2024poster

Text-guided 3D face synthesis has achieved remarkable results by leveraging text-to-image (T2I) diffusion models. However most existing works focus solely on the direct generation ignoring the editing restricting them from synthesizing customized 3D faces through iterative adjustments. In this paper…

2024

Text-to-3D with Classifier Score Distillation

ICLR 2024poster

Text-to-3D generation has made remarkable progress recently, particularly with methods based on Score Distillation Sampling (SDS) that leverages pre-trained 2D diffusion models. While the usage of classifier-free guidance is well acknowledged to be crucial for successful optimization, it is consider…

2024

UniDream: Unifying Diffusion Priors for Relightable Text-to-3D Generation

ECCV 2024poster

"Recent advancements in text-to-3D generation technology have significantly advanced the conversion of textual descriptions into imaginative well-geometrical and finely textured 3D objects. Despite these developments, a prevalent limitation arises from the use of RGB data in diffusion or reconstruct…

2023

Auslan-Daily: Australian Sign Language Translation for Daily Communication and News

NeurIPS 2023poster

Sign language translation (SLT) aims to convert a continuous sign language video clip into a spoken language. Considering different geographic regions generally have their own native sign languages, it is valuable to establish corresponding SLT datasets to support related communication and research.…

Cited by 18SourcePDFScholar
2023

Diverse 3D Hand Gesture Prediction From Body Dynamics by Bilateral Hand Disentanglement

CVPR 2023poster

Predicting natural and diverse 3D hand gestures from the upper body dynamics is a practical yet challenging task in virtual avatar creation. Previous works usually overlook the asymmetric motions between two hands and generate two hands in a holistic manner, leading to unnatural results. In this wor…

2023

DyGait: Exploiting Dynamic Representations for High-performance Gait Recognition

ICCV 2023poster

Gait recognition is a biometric technology that recognizes the identity of humans through their walking patterns. Compared with other biometric technologies, gait recognition is more difficult to disguise and can be applied to the condition of long-distance without the cooperation of subjects. Thus,…

Cited by 48PDFScholar
2023

Exploring Active 3D Object Detection from a Generalization Perspective

ICLR 2023top-25%

To alleviate the high annotation cost in LiDAR-based 3D object detection, active learning is a promising solution that learns to select only a small portion of unlabeled data to annotate, without compromising model performance. Our empirical study, however, suggests that mainstream uncertainty-based…

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

Hybrid Neural Rendering for Large-Scale Scenes With Motion Blur

CVPR 2023poster

Rendering novel view images is highly desirable for many applications. Despite recent progress, it remains challenging to render high-fidelity and view-consistent novel views of large-scale scenes from in-the-wild images with inevitable artifacts (e.g., motion blur). To this end, we develop a hybrid…

2023

IS SYNTHETIC DATA FROM GENERATIVE MODELS READY FOR IMAGE RECOGNITION?

ICLR 2023top-25%

Recent text-to-image generation models have shown promising results in generating high-fidelity photo-realistic images. Though the results are astonishing to human eyes, how applicable these generated images are for recognition tasks remains under-explored. In this work, we extensively study whether…

2023

NeFII: Inverse Rendering for Reflectance Decomposition With Near-Field Indirect Illumination

CVPR 2023poster

Inverse rendering methods aim to estimate geometry, materials and illumination from multi-view RGB images. In order to achieve better decomposition, recent approaches attempt to model indirect illuminations reflected from different materials via Spherical Gaussians (SG), which, however, tends to blu…

2023

Object-Goal Visual Navigation via Effective Exploration of Relations Among Historical Navigation States

CVPR 2023poster

Object-goal visual navigation aims at steering an agent toward an object via a series of moving steps. Previous works mainly focus on learning informative visual representations for navigation, but overlook the impacts of navigation states on the effectiveness and efficiency of navigation. We observ…

Cited by 27SourcePDFScholar
2023

RVD: A Handheld Device-Based Fundus Video Dataset for Retinal Vessel Segmentation

NeurIPS 2023poster

Retinal vessel segmentation is generally grounded in image-based datasets collected with bench-top devices. The static images naturally lose the dynamic characteristics of retina fluctuation, resulting in diminished dataset richness, and the usage of bench-top devices further restricts dataset scal…

Cited by 10SourcePDFScholar
2023

Streaming Factor Trajectory Learning for Temporal Tensor Decomposition

NeurIPS 2023poster

Practical tensor data is often along with time information. Most existing temporal decomposition approaches estimate a set of fixed factors for the objects in each tensor mode, and hence cannot capture the temporal evolution of the objects' representation. More important, we lack an effective approa…

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…

2023

Texture Generation on 3D Meshes with Point-UV Diffusion

ICCV 2023oral

In this work, we focus on synthesizing high-quality textures on 3D meshes. We present Point-UV diffusion, a coarse-to-fine pipeline that marries the denoising diffusion model with UV mapping to generate 3D consistent and high-quality texture images in UV space. We start with introducing a point diff…

Cited by 45PDFcodeScholar
2022

Batch Multi-Fidelity Active Learning with Budget Constraints

NeurIPS 2022accept

Learning functions with high-dimensional outputs is critical in many applications, such as physical simulation and engineering design. However, collecting training examples for these applications is often costly, e.g., by running numerical solvers. The recent work (Li et al., 2022) proposes the firs…

Cited by 20SourcePDFScholar
2022

Instance As Identity: A Generic Online Paradigm for Video Instance Segmentation

ECCV 2022poster

"Modeling temporal information for both detection and tracking in a unified framework has been proved a promising solution to video instance segmentation (VIS). However, how to effectively incorporate the temporal information into an online model remains an open problem. In this work, we propose a n…

2022

Learning Implicit Body Representations from Double Diffusion Based Neural Radiance Fields

IJCAI 2022poster

In this paper, we present a novel double diffusion based neural radiance field, dubbed DD-NeRF, to reconstruct human body geometry and render the human body appearance in novel views from a sparse set of images. We first propose a double diffusion mechanism to achieve expressive representations of i…

Cited by 10SourcePDFScholar
2022

MHR-Net: Multiple-Hypothesis Reconstruction of Non-rigid Shapes from 2D Views

ECCV 2022poster

"We propose MHR-Net, a novel method for recovering Non-Rigid Shapes from Motion (NRSfM). MHR-Net aims to find a set of reasonable reconstructions for a 2D view, and it also selects the most likely reconstruction from the set. To deal with the challenging unsupervised generation of non-rigid shapes,…

2022

Monocular Camera-Based Point-Goal Navigation by Learning Depth Channel and Cross-Modality Pyramid Fusion

AAAI 2022technical

For a monocular camera-based navigation system, if we could effectively explore scene geometric cues from RGB images, the geometry information will significantly facilitate the efficiency of the navigation system. Motivated by this, we propose a highly efficient point-goal navigation framework, dubb…

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

2022

Recall Distortion in Neural Network Pruning and the Undecayed Pruning Algorithm

NeurIPS 2022accept

Pruning techniques have been successfully used in neural networks to trade accuracy for sparsity. However, the impact of network pruning is not uniform: prior work has shown that the recall for underrepresented classes in a dataset may be more negatively affected. In this work, we study such relati…

Cited by 14SourcePDFScholar
2022

The Combinatorial Brain Surgeon: Pruning Weights That Cancel One Another in Neural Networks

ICML 2022spotlight

Neural networks tend to achieve better accuracy with training if they are larger {—} even if the resulting models are overparameterized. Nevertheless, carefully removing such excess of parameters before, during, or after training may also produce models with similar or even improved accuracy. In man…

2022

Towards Efficient and Scale-Robust Ultra-High-Definition Image Demoiréing

ECCV 2022poster

"With the rapid development of mobile devices, modern widely-used mobile phones typically allow users to capture 4K resolution (i.e., ultra-high-definition) images. However, for image demoiréing, a challenging task in low-level vision, existing works are generally carried out on low-resolution or sy…

2022

Video Demoireing With Relation-Based Temporal Consistency

CVPR 2022poster

Moire patterns, appearing as color distortions, severely degrade the image and video qualities when filming a screen with digital cameras. Considering the increasing demands for capturing videos, we study how to remove such undesirable moire patterns in videos, namely video demoireing. To this end,…

Cited by 27PDFcodeScholar
2021

ARVo: Learning All-Range Volumetric Correspondence for Video Deblurring

CVPR 2021poster

Video deblurring models exploit consecutive frames to remove blurs from camera shakes and object motions. In order to utilize neighboring sharp patches, typical methods rely mainly on homography or optical flows to spatially align neighboring blurry frames. However, such explicit approaches are less…

Cited by 83PDFScholar
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

Gait Recognition via Effective Global-Local Feature Representation and Local Temporal Aggregation

ICCV 2021poster

Gait recognition is one of the most important biometric technologies and has been applied in many fields. Recent gait recognition frameworks represent each gait frame by descriptors extracted from either global appearances or local regions of humans. However, the representations based on global info…

Cited by 294PDFScholar
2021

Modeling the Probabilistic Distribution of Unlabeled Data for One-shot Medical Image Segmentation

AAAI 2021technical

Existing image segmentation networks mainly leverage large-scale labeled datasets to attain high accuracy. However, labeling medical images is very expensive since it requires sophisticated expert knowledge. Thus, it is more desirable to employ only a few labeled data in pursuing high segmentation p…

2021

PR-RRN: Pairwise-Regularized Residual-Recursive Networks for Non-Rigid Structure-From-Motion

ICCV 2021poster

We propose PR-RRN, a novel neural-network based method for Non-rigid Structure-from-Motion (NRSfM). PR-RRN consists of Residual-Recursive Networks (RRN) and two extra regularization losses. RRN is designed to effectively recover 3D shape and camera from 2D keypoints with novel residual-recursive str…

Cited by 13PDFScholar
2021

PSTNet: Point Spatio-Temporal Convolution on Point Cloud Sequences

ICLR 2021poster

Point cloud sequences are irregular and unordered in the spatial dimension while exhibiting regularities and order in the temporal dimension. Therefore, existing grid based convolutions for conventional video processing cannot be directly applied to spatio-temporal modeling of raw point cloud sequen…

2021

RFNet: Region-Aware Fusion Network for Incomplete Multi-Modal Brain Tumor Segmentation

ICCV 2021poster

Most existing brain tumor segmentation methods usually exploit multi-modal magnetic resonance imaging (MRI) images to achieve high segmentation performance. However, the problem of missing certain modality images often happens in clinical practice, thus leading to severe segmentation performance deg…

Cited by 138PDFcodeScholar
2021

RGB-D Saliency Detection via Cascaded Mutual Information Minimization

ICCV 2021poster

Existing RGB-D saliency detection models do not explicitly encourage RGB and depth to achieve effective multi-modal learning. In this paper, we introduce a novel multi-stage cascaded learning framework via mutual information minimization to explicitly model the multi-modal information between RGB im…

Cited by 139PDFcodeScholar
2021

Scaling Up Exact Neural Network Compression by ReLU Stability

NeurIPS 2021poster

We can compress a rectifier network while exactly preserving its underlying functionality with respect to a given input domain if some of its neurons are stable. However, current approaches to determine the stability of neurons with Rectified Linear Unit (ReLU) activations require solving or finding…

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…

2020

Copy and Paste GAN: Face Hallucination From Shaded Thumbnails

CVPR 2020oral

Existing face hallucination methods based on convolutional neural networks (CNN) have achieved impressive performance on low-resolution (LR) faces in a normal illumination condition. However, their performance degrades dramatically when LR faces are captured in low or non-uniform illumination condit…

Cited by 38PDFScholar
2020

Learning Object Relation Graph and Tentative Policy for Visual Navigation

ECCV 2020poster

Target-driven visual navigation aims at navigating an agent towards a given target based on the observation of the agent. In this task, it is critical to learn informative visual representation and robust navigation policy. Aiming to improve these two components, this paper proposes three complement…

2020

LyRN (Lyapunov Reaching Network): A Real-Time Closed Loop approach from Monocular Vision

ICRA 2020poster

We propose a closed-loop, multi-instance control algorithm for visually guided reaching based on novel learning principles. A control Lyapunov function methodology is used to design a reaching action for a complex multi-instance task in the case where full state information (poses of all potential r…

Cited by 8SourceScholar
2020

TSPNet: Hierarchical Feature Learning via Temporal Semantic Pyramid for Sign Language Translation

NeurIPS 2020poster

Sign language translation (SLT) aims to interpret sign video sequences into text-based natural language sentences. Sign videos consist of continuous sequences of sign gestures with no clear boundaries in between. Existing SLT models usually represent sign visual features in a frame-wise manner so as…

2020

Transferring Cross-Domain Knowledge for Video Sign Language Recognition

CVPR 2020oral

Word-level sign language recognition (WSLR) is a fundamental task in sign language interpretation. It requires models to recognize isolated sign words from videos. However, annotating WSLR data needs expert knowledge, thus limiting WSLR dataset acquisition. On the contrary, there are abundant subtit…

Cited by 164PDFScholar
2020

Weakly-Supervised Salient Object Detection via Scribble Annotations

CVPR 2020poster

Compared with laborious pixel-wise dense labeling, it is much easier to label data by scribbles, which only costs 1 2 seconds to label one image. However, using scribble labels to learn salient object detection has not been explored. In this paper, we propose a weakly-supervised salient object detec…

Cited by 335PDFcodeScholar
2020

Where Am I Looking At? Joint Location and Orientation Estimation by Cross-View Matching

CVPR 2020poster

Cross-view geo-localization is the problem of estimating the position and orientation (latitude, longitude and azimuth angle) of a camera at ground level given a large-scale database of geo-tagged aerial (eg., satellite) images. Existing approaches treat the task as a pure location estimation proble…

Cited by 213PDFcodeScholar
2019

Bringing a Blurry Frame Alive at High Frame-Rate With an Event Camera

CVPR 2019oral

Event-based cameras can measure intensity changes (called 'events') with microsecond accuracy under high-speed motion and challenging lighting conditions. With the active pixel sensor (APS), the event camera allows simultaneous output of the intensity frames. However, the output images are captured…

Cited by 312PDFScholar
2019

SOSNet: Second Order Similarity Regularization for Local Descriptor Learning

CVPR 2019oral

Despite the fact that Second Order Similarity (SOS) has been used with significant success in tasks such as graph matching and clustering, it has not been exploited for learning local descriptors. In this work, we explore the potential of \sos in the field of descriptor learning by building upon the…

Cited by 432PDFScholar
2019

Spatial-Aware Feature Aggregation for Image based Cross-View Geo-Localization

NeurIPS 2019poster

In this paper, we develop a new deep network to explicitly address these inherent differences between ground and aerial views. We observe there exist some approximate domain correspondences between ground and aerial images. Specifically, pixels lying on the same azimuth direction in an aerial image…

2018

Face Super-resolution Guided by Facial Component Heatmaps

ECCV 2018poster

State-of-the-art face super-resolution methods use deep convolutional neural networks to learn a mapping between low-resolution (LR) facial patterns and their corresponding high-resolution (HR) counterparts by exploring local information. However, most of them do not account for face structure and s…

Cited by 267SourcePDFScholar
2018

Super-Resolving Very Low-Resolution Face Images With Supplementary Attributes

CVPR 2018poster

Given a tiny face image, conventional face hallucination methods aim to super-resolve its high-resolution (HR) counterpart by learning a mapping from an exemplar dataset. Since a low-resolution (LR) input patch may correspond to many HR candidate patches, this ambiguity may lead to erroneous HR faci…

Cited by 204SourcePDFScholar
2018

VLASE: Vehicle Localization by Aggregating Semantic Edges

IROS 2018poster

We propose VLASE, a framework to use semantic edge features from images to achieve on-road localization. Semantic edge features denote edge contours that separate pairs of distinct objects such as building-sky, road-sidewalk, and building-ground. While prior work has shown promising results by utili…

Cited by 53SourceScholar
2017

Hallucinating Very Low-Resolution Unaligned and Noisy Face Images by Transformative Discriminative Autoencoders

CVPR 2017spotlight

Most of the conventional face hallucination methods assume the input image is sufficiently large and aligned, and all require the input image to be noise-free. Their performance degrades drastically if the input image is tiny, unaligned, and contaminated by noise. In this paper, we introduce a nov…

Cited by 178PDFScholar