← Search

Xiaokang Yang

167 accepted papers

2026

ActiveAD: Planning-Oriented Active Learning for End-to-End Autonomous Driving

CVPR 2026

End-to-end differentiable learning has emerged as a prominent paradigm in autonomous driving (AD). A significant bottleneck in this approach is its substantial demand for high-quality labeled data, such as 3D bounding boxes and semantic segmentation, which are especially expensive to annotate manual

Cited by 0SourcecodeScholar
2026

AdaSVD: Singular Value Decomposition with Adaptive Mechanisms for Large Multimodal Models

CVPR 2026

Large Multimodal Models (LMMs) have attained impressive achievements in multimodal processing tasks, yet their massive memory demands pose major obstacles to deployment on resource-limited devices. Singular Value Decomposition (SVD) has emerged as a promising compression technique for LMMs, deliveri

Cited by 0SourcecodeScholar
2026

AutoBio: A Simulation and Benchmark for Robotic Automation in Digital Biology Laboratory

ICLR 2026poster

Vision-language-action (VLA) models have shown promise as generalist robotic policies by jointly leveraging visual, linguistic, and proprioceptive modalities to generate action trajectories. While recent benchmarks have advanced VLA research in domestic tasks, professional science-oriented domains r…

Cited by 0SourcecodeScholar
2026

CodePercept: Code-Grounded Visual STEM Perception for MLLMs

CVPR 2026

When MLLMs fail at Science, Technology, Engineering, and Mathematics (STEM) visual reasoning, a fundamental question arises: is it due to perceptual deficiencies or reasoning limitations? Through systematic scaling analysis that independently scales perception and reasoning components, we uncover a

Cited by 0SourcecodeScholar
2026

Coordinated Humanoid Robot Locomotion with Symmetry Equivariant Reinforcement Learning Policy

AAAI 2026technical

The human nervous system exhibits bilateral symmetry, enabling coordinated and balanced movements. However, existing Deep Reinforcement Learning (DRL) methods for humanoid robots neglect morphological symmetry of the robot, leading to uncoordinated and suboptimal behaviors. Inspired by human motor c

Cited by 0SourcePDFScholar
2026

DVD-Quant: Data-free Video Diffusion Transformers Quantization

ICLR 2026poster

Diffusion Transformers (DiTs) have emerged as the state-of-the-art architecture for video generation, yet their computational and memory demands hinder practical deployment. While post-training quantization (PTQ) presents a promising approach to accelerate Video DiT models, existing methods suffer f…

Cited by 0SourcecodeScholar
2026

Dens3R: A Foundation Model for 3D Geometry Prediction

ICLR 2026poster

Recent advances in dense 3D reconstruction have led to significant progress, yet achieving accurate unified geometric prediction remains a major challenge. Most existing methods are limited to predicting a single geometry quantity from input images. However, geometric quantities such as depth, surfa…

Cited by 0SourcecodeScholar
2026

Discrete Diffusion VLA: Bringing Discrete Diffusion to Action Decoding in Vision-Language-Action Policies

ICML 2026poster

Vision–Language–Action (VLA) models adapt large vision–language backbones to map images and instructions into robot actions. However, prevailing VLAs either generate actions autoregressively in a fixed left-to-right order or attach separate diffusion heads outside the backbone, fragmenting informati…

Cited by 0SourceScholar
2026

Disturbance-Aware Adaptive Compensation in Hybrid Force-Position Locomotion Policy for Legged Robots

ICRA 2026poster

Reinforcement Learning (RL)-based methods have significantly improved the locomotion performance of legged robots. However, these motion policies face significant challenges when deployed in the real world. Robots operating in uncertain environments struggle to adapt to payload variations and extern…

2026

EMGauss: Continuous Slice-to-3D Reconstruction via Dynamic Gaussian Modeling in Volume Electron Microscopy

CVPR 2026

Volume electron microscopy (vEM) enables nanoscale 3D imaging of biological structures but remains constrained by acquisition trade-offs, leading to anisotropic volumes with limited axial resolution. Existing deep learning methods seek to restore isotropy by leveraging lateral priors; yet their assu

Cited by 0SourceScholar
2026

Goal-Driven Reward by Video Diffusion Models for Reinforcement Learning

CVPR 2026

Reinforcement Learning (RL) has achieved remarkable success in various domains, yet it often relies on carefully designed programmatic reward functions to guide agent behavior. Designing such reward functions can be challenging and may not generalize well across different tasks. To address this limi

Cited by 0SourceScholar
2026

Keep On Going: Learning Robust Humanoid Motion Skills via Selective Adversarial Training

AAAI 2026technical

Humanoid robots are expected to operate reliably over long horizons while executing versatile whole-body skills. Yet Reinforcement Learning (RL) motion policies typically lose stability under prolonged operation, sensor/actuator noise, and real world disturbances. In this work, we propose a Selectiv

Cited by 0SourcePDFScholar
2026

LASER: Learning Active Sensing for Continuum Field Reconstruction

ICML 2026oral

High-fidelity measurements of continuum physical fields are essential for scientific discovery and engineering design but remain challenging under sparse and constrained sensing. Conventional reconstruction methods typically rely on fixed sensor layouts, which cannot adapt to evolving physical state…

Cited by 0SourceScholar
2026

Latent Knowledge-Guided Video Diffusion for Scientific Phenomena Generation from a Single Initial Frame

AAAI 2026technical

Video diffusion models have achieved impressive results in natural scene generation, yet they struggle to generalize to scientific phenomena such as fluid simulations and meteorological processes, where underlying dynamics are governed by scientific laws. These tasks pose unique challenges, includin

Cited by 0SourcePDFScholar
2026

Learning Motion Skills with Adaptive Assistive Curriculum Force in Humanoid Robots

ICRA 2026poster

Learning policies for complex humanoid tasks remains both challenging and compelling. Inspired by how infants and athletes rely on external support—such as parental walkers or coach-applied guidance—to acquire skills like walking, dancing, and performing acrobatic flips, we propose A2CF: Adaptive As…

2026

Light Up Your Face: A Physically Consistent Dataset and Diffusion Model for Face Fill-Light Enhancement

ICML 2026poster

Face fill-light enhancement (FFE) brightens underexposed faces by adding virtual fill light while keeping the original scene illumination and background unchanged. Most face relighting methods aim to reshape overall lighting, which can suppress the input illumination or modify the entire scene, lead…

Cited by 0SourceScholar
2026

MAKP: Multi-Mode Accurate Kicking Policy for Humanoid Robots

ICRA 2026poster

Humanoid robot soccer players face fundamental challenges in achieving stable motion execution and ball trajectory control, particularly under balance constraints during single-leg support phases. In this paper, we introduce MAKP (Multi-mode Accurate Kicking Policy), a novel motion generation-based …

Cited by 0Scholar
2026

MM-ACT: Learn from Multimodal Parallel Generation to Act

CVPR 2026

A generalist robotic policy needs both semantic understanding for task planning and the ability to interact with the environment through predictive capabilities. To tackle this, we present MM-ACT, a unified Vision-Language-Action (VLA) model that integrates text, image, and action in shared token sp

Cited by 0SourcecodeScholar
2026

MoEActok: A MoE-based Action Tokenizer for Vision-Language-Action Models

CVPR 2026

Recent works on vision-language-action (VLA) models have made great progress in exploring action tokenizers that convert continuous control signals into discrete tokens to align with LLM/VLM training paradigms.These approaches typically train a single tokenizer over entire manipulation trajectories,

Cited by 0SourcecodeScholar
2026

MoRE: 3D Visual Geometry Reconstruction Meets Mixture-of-Experts

CVPR 2026

Recent advances in language and vision have demonstrated that scaling up model capacity consistently improves performance across diverse tasks.In 3D visual geometry reconstruction, large-scale training has likewise proven effective for learning versatile representations.However, further scaling of 3

Cited by 0SourcecodeScholar
2026

POLAR: A Portrait OLAT Dataset and Generative Framework for Illumination-Aware Face Modeling

CVPR 2026

Face relighting aims to synthesize realistic portraits under novel illumination while preserving identity and geometry. However, progress remains constrained by the limited availability of large-scale, physically consistent illumination data. To address this, we introduce POLAR, a large-scale and ph

Cited by 0SourceScholar
2026

ReAugment: Targeted Few-Shot Time Series Augmentation via Model Zoo-Guided Reinforcement Learning

ICML 2026poster

Few-shot time series forecasting is fundamentally challenged by the scarcity of high-quality training data and the risk of severe overfitting. To address this issue, we propose ReAugment, a reinforcement learning (RL) framework that explicitly learns where and how to augment time series data. ReAugm…

Cited by 0SourceScholar
2026

RoboTwin 2.0: A Scalable Data Generator and Benchmark with Strong Domain Randomization for Robust Bimanual Robotic Manipulation

ICML 2026poster

Simulation-based data synthesis has emerged as a powerful paradigm for enhancing real-world robotic manipulation. However, existing synthetic datasets remain insufficient for robust bimanual manipulation due to two key challenges: (1) the lack of an autonomous self-correcting mechanism to resolve ex…

Cited by 0SourceScholar
2025

A Token-level Text Image Foundation Model for Document Understanding

ICCV 2025poster

In recent years, general visual foundation models (VFMs) have witnessed increasing adoption, particularly as image encoders for popular multi-modal large language models (MLLMs). However, without semantically fine-grained supervision, these models still encounter fundamental prediction errors in the…

2025

ARB-LLM: Alternating Refined Binarizations for Large Language Models

ICLR 2025poster

Large Language Models (LLMs) have greatly pushed forward advancements in natural language processing, yet their high memory and computational demands hinder practical deployment. Binarization, as an effective compression technique, can shrink model weights to just 1 bit, significantly reducing the h…

2025

AniSDF: Fused-Granularity Neural Surfaces with Anisotropic Encoding for High-Fidelity 3D Reconstruction

ICLR 2025poster

Neural radiance fields have recently revolutionized novel-view synthesis and achieved high-fidelity renderings. However, these methods sacrifice the geometry for the rendering quality, limiting their further applications including relighting and deformation. How to synthesize photo-realistic rende…

Cited by 1SourcePDFScholar
2025

Baking Gaussian Splatting into Diffusion Denoiser for Fast and Scalable Single-stage Image-to-3D Generation and Reconstruction

ICCV 2025poster

Existing feedforward image-to-3D methods mainly rely on 2D multi-view diffusion models that cannot guarantee 3D consistency. These methods easily collapse when changing the prompt view direction and mainly handle object-centric cases. In this paper, we propose a novel single-stage 3D diffusion model…

2025

ChemActor: Enhancing Automated Extraction of Chemical Synthesis Actions with LLM-Generated Data

ACL 2025long

With the increasing interest in robotic synthesis in the context of organic chemistry, the automated extraction of chemical procedures from literature is critical. However, this task remains challenging due to the inherent ambiguity of chemical language and the high cost of human annotation required…

2025

DAWP: A framework for global observation forecasting via Data Assimilation and Weather Prediction in satellite observation space

NeurIPS 2025poster

Weather prediction is a critical task for human society, where impressive progress has been made by training artificial intelligence weather prediction (AIWP) methods with reanalysis data. However, reliance on reanalysis data limits the AIWPs with shortcomings, including data assimilation biases an…

Cited by 0SourceScholar
2025

Degradation-Modeled Multipath Diffusion for Tunable Metalens Photography

ICCV 2025poster

Metalenses offer significant potential for ultra-compact computational imaging but face challenges from complex optical degradation and computational restoration difficulties. Existing methods typically rely on precise optical calibration or massive paired datasets, which are non-trivial for real-wo…

2025

Disentangled Clothed Avatar Generation with Layered Representation

ICCV 2025poster

Clothed avatar generation has wide applications in virtual and augmented reality, filmmaking, and more. While existing methods have made progress in creating animatable digital avatars, generating avatars with disentangled components (e.g., body, hair, and clothes) has long been a challenge. In this…

2025

Disentangled World Models: Learning to Transfer Semantic Knowledge from Distracting Videos for Reinforcement Learning

ICCV 2025poster

Training visual reinforcement learning (RL) in practical scenarios presents a significant challenge, i.e., RL agents suffer from low sample efficiency in environments with variations. While various approaches have attempted to alleviate this issue by disentangled representation learning, these metho…

Cited by 0SourcePDFScholar
2025

Domain Generalization in CLIP via Learning with Diverse Text Prompts

CVPR 2025poster

Domain generalization (DG) aims to train a model on source domains that can generalize well to unseen domains. Recent advances in Vision-Language Models (VLMs), such as CLIP, exhibit remarkable generalization capabilities across a wide range of data distributions, benefiting tasks like DG. However,…

Cited by 0SourcePDFScholar
2025

Domain Prompt Learning with Quaternion Networks (Extended Abstract)

IJCAI 2025

Foundational vision-language models (VLMs) like CLIP have revolutionized image recognition, but adapting them to specialized domains with limited data remains challenging. We propose Domain Prompt Learning with Quaternion Networks (DPLQ), which leverages domain-specific foundation models and quatern

Cited by 0SourcePDFScholar
2025

EvoMesh: Adaptive Physical Simulation with Hierarchical Graph Evolutions

ICML 2025poster

Graph neural networks have been a powerful tool for mesh-based physical simulation. To efficiently model large-scale systems, existing methods mainly employ hierarchical graph structures to capture multi-scale node relations. However, these graph hierarchies are typically manually designed and fixed…

2025

FATE: Feature-Adapted Parameter Tuning for Vision-Language Models

AAAI 2025technical

Following the recent popularity of vision language models, several attempts, e.g., parameter-efficient fine-tuning (PEFT), have been made to extend them to different downstream tasks. Previous PEFT works motivate their methods from the view of introducing new parameters for adaptation but still need…

Cited by 0SourcePDFScholar
2025

Generalized Tensor-based Parameter-Efficient Fine-Tuning via Lie Group Transformations

ICCV 2025poster

Adapting pre-trained foundation models for diverse downstream tasks is a core practice in artificial intelligence. However, the wide range of tasks and high computational costs make full fine-tuning impractical. To overcome this, parameter-efficient fine-tuning (PEFT) methods like LoRA have emerged…

Cited by 0SourcePDFScholar
2025

Graph Pooling via Dropping Task-Irrelevant Nodes

ICASSP 2025accepted

Graph neural networks (GNNs) face scalability challenges. While recent approaches have adopted pooling strategies inspired by convolutional neural networks (CNNs) to reduce graph size and improve efficiency, these methods often focus on local information and are optimized for single graph-level task…

Cited by 0SourceScholar
2025

HAODiff: Human-Aware One-Step Diffusion via Dual-Prompt Guidance

NeurIPS 2025poster

Human-centered images often suffer from severe generic degradation during transmission and are prone to human motion blur (HMB), making restoration challenging. Existing research lacks sufficient focus on these issues, as both problems often coexist in practice. To address this, we design a degradat…

Cited by 0SourcecodeScholar
2025

Human Body Restoration with One-Step Diffusion Model and A New Benchmark

ICML 2025poster

Human body restoration, as a specific application of image restoration, is widely applied in practice and plays a vital role across diverse fields. However, thorough research remains difficult, particularly due to the lack of benchmark datasets. In this study, we propose a high-quality dataset autom…

2025

HyperET: Efficient Training in Hyperbolic Space for Multi-modal Large Language Models

NeurIPS 2025oral

Multi-modal large language models (MLLMs) have emerged as a transformative approach for aligning visual and textual understanding. They typically require extremely high computational resources (e.g., thousands of GPUs) for training to achieve cross-modal alignment at multi-granularity levels. We arg…

Cited by 0SourceScholar
2025

KinFormer: Generalizable Dynamical Symbolic Regression for Catalytic Organic Reaction Kinetics

ICLR 2025poster

Modeling kinetic equations is essential for understanding the mechanisms of chemical reactions, yet a complex and time-consuming task. Kinetic equation prediction is formulated as a problem of dynamical symbolic regression (DSR) subject to physical chemistry constraints. Deep learning (DL) holds th…

Cited by 0SourcePDFScholar
2025

Maintaining Structural Integrity in Parameter Spaces for Parameter Efficient Fine-tuning

ICLR 2025poster

Adapting pre-trained foundation models for various downstream tasks has been prevalent in artificial intelligence. Due to the vast number of tasks and high costs, adjusting all parameters becomes unfeasible. To mitigate this, several fine-tuning techniques have been developed to update the pre-train…

Cited by 1SourcePDFScholar
2025

Marten: Visual Question Answering with Mask Generation for Multi-modal Document Understanding

CVPR 2025poster

Multi-modal Large Language Models (MLLMs) have introduced a novel dimension to document understanding, i.e., they endow large language models with visual comprehension capabilities; however, how to design a suitable image-text pre-training task for bridging the visual and language modality in docume…

2025

Multimodal Latent Diffusion Model for Complex Sewing Pattern Generation

ICCV 2025poster

Generating sewing patterns in garment design is receiving increasing attention due to its CG-friendly and flexible-editing nature. Previous sewing pattern generation methods have been able to produce exquisite clothing, but struggle to design complex garments with detailed control. To address these…

Cited by 0SourcePDFScholar
2025

OPMapper: Enhancing Open-Vocabulary Semantic Segmentation with Multi-Guidance Information

NeurIPS 2025poster

Open-vocabulary semantic segmentation assigns every pixel a label drawn from an open-ended, text-defined space. Vision–language models such as CLIP excel at zero-shot recognition, yet their image-level pre-training hinders dense prediction. Current approaches either fine-tune CLIP—at high computatio…

Cited by 0SourceScholar
2025

OSDFace: One-Step Diffusion Model for Face Restoration

CVPR 2025poster

Diffusion models have demonstrated impressive performance in face restoration. Yet, their multi-step inference process remains computationally intensive, limiting their applicability in real-world scenarios. Moreover, existing methods often struggle to generate face images that are harmonious, reali…

2025

OmniVCus: Feedforward Subject-driven Video Customization with Multimodal Control Conditions

NeurIPS 2025poster

Existing feedforward subject-driven video customization methods mainly study single-subject scenarios due to the difficulty of constructing multi-subject training data pairs. Another challenging problem that how to use the signals such as depth, mask, camera, and text prompts to control and edit the…

Cited by 0SourcecodeScholar
2025

Open-World Reinforcement Learning over Long Short-Term Imagination

ICLR 2025oral

Training visual reinforcement learning agents in a high-dimensional open world presents significant challenges. While various model-based methods have improved sample efficiency by learning interactive world models, these agents tend to be “short-sighted”, as they are typically trained on short snip…

2025

POMP: Physics-consistent Motion Generative Model through Phase Manifolds

CVPR 2025poster

Numerous researches on real-time motion generation primarily focus on kinematic aspects, often resulting in physically implausible outcomes. In this paper, we present POMP ("\underline P hysics-c\underline O nsistent Human \underline M otion \underline P rior through Phase Manifolds"), a novel kinem…

Cited by 0SourcePDFScholar
2025

PassionSR: Post-Training Quantization with Adaptive Scale in One-Step Diffusion based Image Super-Resolution

CVPR 2025poster

Diffusion-based image super-resolution (SR) models have shown superior performance at the cost of multiple denoising steps. However, even though the denoising step has been reduced to one, they require high computational costs and storage requirements, making it difficult for deployment on hardware…

2025

Perceiving and Acting in First-Person: A Dataset and Benchmark for Egocentric Human-Object-Human Interactions

ICCV 2025poster

Learning action models from real-world human-centric interaction datasets is important towards building general-purpose intelligent assistants with efficiency. However, most existing datasets only offer specialist interaction category and ignore that AI assistants perceive and act based on first-per…

2025

PostCast: Generalizable Postprocessing for Precipitation Nowcasting via Unsupervised Blurriness Modeling

ICLR 2025poster

Precipitation nowcasting plays a pivotal role in socioeconomic sectors, especially in severe convective weather warnings. Although notable progress has been achieved by approaches mining the spatiotemporal correlations with deep learning, these methods still suffer severe blurriness as the lead time…

Cited by 3SourcePDFScholar
2025

PostEdit: Posterior Sampling for Efficient Zero-Shot Image Editing

ICLR 2025poster

In the field of image editing, three core challenges persist: controllability, background preservation, and efficiency. Inversion-based methods rely on time-consuming optimization to preserve the features of the initial images, which results in low efficiency due to the requirement for extensive net…

2025

Rethinking Classifier Re-Training in Long-Tailed Recognition: Label Over-Smooth Can Balance

ICLR 2025poster

In the field of long-tailed recognition, the Decoupled Training paradigm has shown exceptional promise by dividing training into two stages: representation learning and classifier re-training. While previous work has tried to improve both stages simultaneously, this complicates isolating the effect…

Cited by 0SourcePDFScholar
2025

S^3-Face: SSS-Compliant Facial Reflectance Estimation via Diffusion Priors

CVPR 2025poster

Recent 3D face reconstruction methods have made remarkable advancements, yet achieving high-quality facial reflectance from monocular input remains challenging. Existing methods rely on the light-stage captured data to learn facial reflectance models. However, limited subject diversity in these data…

Cited by 0SourcePDFScholar
2025

Unleashing the Power of One-Step Diffusion based Image Super-Resolution via a Large-Scale Diffusion Discriminator

NeurIPS 2025poster

Diffusion models have demonstrated excellent performance for real-world image super-resolution (Real-ISR), albeit at high computational costs. Most existing methods are trying to derive one-step diffusion models from multi-step counterparts through knowledge distillation (KD) or variational score di…

Cited by 0SourceScholar
2025

Unleashing the Power of Task-Specific Directions in Parameter Efficient Fine-tuning

ICLR 2025poster

Large language models demonstrate impressive performance on downstream tasks, yet requiring extensive resource consumption when fully fine-tuning all parameters. To mitigate this, Parameter Efficient Fine-Tuning (PEFT) strategies, such as LoRA, have been developed. In this paper, we delve into the…

Cited by 6SourcePDFScholar
2025

Video-Enhanced Offline Reinforcement Learning: A Model-Based Approach

ICML 2025poster

Offline reinforcement learning (RL) enables policy optimization using static datasets, avoiding the risks and costs of extensive real-world exploration. However, it struggles with suboptimal offline behaviors and inaccurate value estimation due to the lack of environmental interaction. We present Vi…

2024

Bridging Synthetic and Real Worlds for Pre-training Scene Text Detectors

ECCV 2024poster

"Existing scene text detection methods typically rely on extensive real data for training. Due to the lack of annotated real images, recent works have attempted to exploit large-scale labeled synthetic data (LSD) for pre-training text detectors. However, a synth-to-real domain gap emerges, further l…

2024

CasCast: Skillful High-resolution Precipitation Nowcasting via Cascaded Modelling

ICML 2024poster

Precipitation nowcasting based on radar data plays a crucial role in extreme weather prediction and has broad implications for disaster management. Despite progresses have been made based on deep learning, two key challenges of precipitation nowcasting are not well-solved: (i) the modeling of comple…

Cited by 20SourcePDFScholar
2024

Domain Prompt Learning with Quaternion Networks

CVPR 2024highlight

Prompt learning has emerged as an effective and data-efficient technique in large Vision-Language Models (VLMs). However when adapting VLMs to specialized domains such as remote sensing and medical imaging domain prompt learning remains underexplored. While large-scale domain-specific foundation mod…

Cited by 13SourcePDFScholar
2024

DynaVol: Unsupervised Learning for Dynamic Scenes through Object-Centric Voxelization

ICLR 2024poster

Unsupervised learning of object-centric representations in dynamic visual scenes is challenging. Unlike most previous approaches that learn to decompose 2D images, we present DynaVol, a 3D scene generative model that unifies geometric structures and object-centric learning in a differentiable volume…

Cited by 1SourcePDFScholar
2024

HDR-GS: Efficient High Dynamic Range Novel View Synthesis at 1000x Speed via Gaussian Splatting

NeurIPS 2024poster

High dynamic range (HDR) novel view synthesis (NVS) aims to create photorealistic images from novel viewpoints using HDR imaging techniques. The rendered HDR images capture a wider range of brightness levels containing more details of the scene than normal low dynamic range (LDR) images. Existing HD…

2024

HIMO: A New Benchmark for Full-Body Human Interacting with Multiple Objects

ECCV 2024poster

"Generating human-object interactions (HOIs) is critical with the tremendous advances of digital avatars. Existing datasets are typically limited to humans interacting with a single object while neglecting the ubiquitous manipulation of multiple objects. Thus, we propose HIMO, a large-scale MoCap da…

Cited by 3SourcePDFScholar
2024

Inter-X: Towards Versatile Human-Human Interaction Analysis

CVPR 2024poster

The analysis of the ubiquitous human-human interactions is pivotal for understanding humans as social beings. Existing human-human interaction datasets typically suffer from inaccurate body motions lack of hand gestures and fine-grained textual descriptions. To better perceive and generate human-hum…

2024

LERE: Learning-Based Low-Rank Matrix Recovery with Rank Estimation

AAAI 2024technical

A fundamental task in the realms of computer vision, Low-Rank Matrix Recovery (LRMR) focuses on the inherent low-rank structure precise recovery from incomplete data and/or corrupted measurements given that the rank is a known prior or accurately estimated. However, it remains challenging for exist…

2024

Latent Intuitive Physics: Learning to Transfer Hidden Physics from A 3D Video

ICLR 2024poster

We introduce latent intuitive physics, a transfer learning framework for physics simulation that can infer hidden properties of fluids from a single 3D video and simulate the observed fluid in novel scenes. Our key insight is to use latent features drawn from a learnable prior distribution condition…

Cited by 0SourcePDFScholar
2024

Making Offline RL Online: Collaborative World Models for Offline Visual Reinforcement Learning

NeurIPS 2024poster

Training offline RL models using visual inputs poses two significant challenges, *i.e.*, the overfitting problem in representation learning and the overestimation bias for expected future rewards. Recent work has attempted to alleviate the overestimation bias by encouraging conservative behaviors. T…

2024

Monocular Identity-Conditioned Facial Reflectance Reconstruction

CVPR 2024poster

Recent 3D face reconstruction methods have made remarkable advancements yet there remain huge challenges in monocular high-quality facial reflectance reconstruction. Existing methods rely on a large amount of light-stage captured data to learn facial reflectance models. However the lack of subject d…

Cited by 3SourcePDFScholar
2024

Multi-times Monte Carlo Rendering for Inter-reflection Reconstruction

NeurIPS 2024poster

Inverse rendering methods have achieved remarkable performance in reconstructing high-fidelity 3D objects with disentangled geometries, materials, and environmental light. However, they still face huge challenges in reflective surface reconstruction. Although recent methods model the light trace to…

Cited by 1SourcePDFScholar
2024

NeuMA: Neural Material Adaptor for Visual Grounding of Intrinsic Dynamics

NeurIPS 2024poster

While humans effortlessly discern intrinsic dynamics and adapt to new scenarios, modern AI systems often struggle. Current methods for visual grounding of dynamics either use pure neural-network-based simulators (black box), which may violate physical laws, or traditional physical simulators (white…

2024

Partial Label Learning with a Partner

AAAI 2024technical

In partial label learning (PLL), each instance is associated with a set of candidate labels among which only one is ground-truth. The majority of the existing works focuses on constructing robust classifiers to estimate the labeling confidence of candidate labels in order to identify the correct one…

Cited by 5SourcePDFScholar
2024

PosFormer: Recognizing Complex Handwritten Mathematical Expression with Position Forest Transformer

ECCV 2024poster

"Handwritten Mathematical Expression Recognition (HMER) has wide applications in human-machine interaction scenarios, such as digitized education and automated offices. Recently, sequence-based models with encoder-decoder architectures have been commonly adopted to address this task by directly pred…

2024

Radiative Gaussian Splatting for Efficient X-ray Novel View Synthesis

ECCV 2024poster

"X-ray is widely applied for transmission imaging due to its stronger penetration than natural light. When rendering novel view X-ray projections, existing methods mainly based on NeRF suffer from long training time and slow inference speed. In this paper, we propose a 3D Gaussian splatting-based me…

2024

ReGenNet: Towards Human Action-Reaction Synthesis

CVPR 2024poster

Humans constantly interact with their surrounding environments. Current human-centric generative models mainly focus on synthesizing humans plausibly interacting with static scenes and objects while the dynamic human action-reaction synthesis for ubiquitous causal human-human interactions is less ex…

2024

ReLIZO: Sample Reusable Linear Interpolation-based Zeroth-order Optimization

NeurIPS 2024poster

Gradient estimation is critical in zeroth-order optimization methods, which aims to obtain the descent direction by sampling update directions and querying function evaluations. Extensive research has been conducted including smoothing and linear interpolation. The former methods smooth the objectiv…

2024

Recursive Generalization Transformer for Image Super-Resolution

ICLR 2024poster

Transformer architectures have exhibited remarkable performance in image super-resolution (SR). Since the quadratic computational complexity of the self-attention (SA) in Transformer, existing methods tend to adopt SA in a local region to reduce overheads. However, the local design restricts the glo…

2024

SAM-PARSER: Fine-Tuning SAM Efficiently by Parameter Space Reconstruction

AAAI 2024technical

Segment Anything Model (SAM) has received remarkable attention as it offers a powerful and versatile solution for object segmentation in images. However, fine-tuning SAM for downstream segmentation tasks under different scenarios remains a challenge, as the varied characteristics of different scenar…

Cited by 23SourcePDFScholar
2024

Tendency-driven Mutual Exclusivity for Weakly Supervised Incremental Semantic Segmentation

ECCV 2024poster

"Weakly Incremental Learning for Semantic Segmentation (WILSS) leverages a pre-trained segmentation model to segment new classes using cost-effective and readily available image-level labels. A prevailing way to solve WILSS is the generation of seed areas for each new class, serving as a form of pix…

Cited by 2SourcePDFScholar
2024

VidToMe: Video Token Merging for Zero-Shot Video Editing

CVPR 2024poster

Diffusion models have made significant advances in generating high-quality images but their application to video generation has remained challenging due to the complexity of temporal motion. Zero-shot video editing offers a solution by utilizing pre-trained image diffusion models to translate source…

2024

Xformer: Hybrid X-Shaped Transformer for Image Denoising

ICLR 2024poster

In this paper, we present a hybrid X-shaped vision Transformer, named Xformer, which performs notably on image denoising tasks. We explore strengthening the global representation of tokens from different scopes. In detail, we adopt two types of Transformer blocks. The spatial-wise Transformer block…

2023

ActFormer: A GAN-based Transformer towards General Action-Conditioned 3D Human Motion Generation

ICCV 2023poster

We present a GAN-based Transformer for general action-conditioned 3D human motion generation, including not only single-person actions but also multi-person interactive actions. Our approach consists of a powerful Action-conditioned motion TransFormer (ActFormer) under a GAN training scheme, equippe…

Cited by 74PDFScholar
2023

Active Finetuning: Exploiting Annotation Budget in the Pretraining-Finetuning Paradigm

CVPR 2023poster

Given the large-scale data and the high annotation cost, pretraining-finetuning becomes a popular paradigm in multiple computer vision tasks. Previous research has covered both the unsupervised pretraining and supervised finetuning in this paradigm, while little attention is paid to exploiting the a…

2023

Blind Image Quality Assessment via Vision-Language Correspondence: A Multitask Learning Perspective

CVPR 2023poster

We aim at advancing blind image quality assessment (BIQA), which predicts the human perception of image quality without any reference information. We develop a general and automated multitask learning scheme for BIQA to exploit auxiliary knowledge from other tasks, in a way that the model parameter…

2023

Deep Learning of Partial Graph Matching via Differentiable Top-K

CVPR 2023poster

Graph matching (GM) aims at discovering node matching between graphs, by maximizing the node- and edge-wise affinities between the matched elements. As an NP-hard problem, its challenge is further pronounced in the existence of outlier nodes in both graphs which is ubiquitous in practice, especially…

Cited by 13SourcePDFScholar
2023

Dual Aggregation Transformer for Image Super-Resolution

ICCV 2023poster

Transformer has recently gained considerable popularity in low-level vision tasks, including image super-resolution (SR). These networks utilize self-attention along different dimensions, spatial or channel, and achieve impressive performance. This inspires us to combine the two dimensions in Transf…

Cited by 285PDFcodeScholar
2023

Graph Signal Sampling for Inductive One-Bit Matrix Completion: a Closed-form Solution

ICLR 2023poster

Inductive one-bit matrix completion is motivated by modern applications such as recommender systems, where new users would appear at test stage with the ratings consisting of only ones and no zeros. We propose a unified graph signal sampling framework which enjoys the benefits of graph signal analys…

2023

Improving Fairness in Facial Albedo Estimation via Visual-Textual Cues

CVPR 2023highlight

Recent 3D face reconstruction methods have made significant advances in geometry prediction, yet further cosmetic improvements are limited by lagged albedo because inferring albedo from appearance is an ill-posed problem. Although some existing methods consider prior knowledge from illumination to i…

Cited by 6SourcePDFScholar
2023

LinSATNet: The Positive Linear Satisfiability Neural Networks

ICML 2023poster

Encoding constraints into neural networks is attractive. This paper studies how to introduce the popular positive linear satisfiability to neural networks. We propose the first differentiable satisfiability layer based on an extension of the classic Sinkhorn algorithm for jointly encoding multiple s…

2023

NeRF-IBVS: Visual Servo Based on NeRF for Visual Localization and Navigation

NeurIPS 2023poster

Visual localization is a fundamental task in computer vision and robotics. Training existing visual localization methods requires a large number of posed images to generalize to novel views, while state-of-the-art methods generally require dense ground truth 3D labels for supervision. However, acqui…

Cited by 9SourcePDFScholar
2023

NeRFVS: Neural Radiance Fields for Free View Synthesis via Geometry Scaffolds

CVPR 2023poster

We present NeRFVS, a novel neural radiance fields (NeRF) based method to enable free navigation in a room. NeRF achieves impressive performance in rendering images for novel views similar to the input views while suffering for novel views that are significantly different from the training views. To…

Cited by 13SourcePDFScholar
2023

ROCO: A General Framework for Evaluating Robustness of Combinatorial Optimization Solvers on Graphs

ICLR 2023poster

Solving combinatorial optimization (CO) on graphs has been attracting increasing interests from the machine learning community whereby data-driven approaches were recently devised to go beyond traditional manually-designated algorithms. In this paper, we study the robustness of a combinatorial solve…

Cited by 19SourcePDFScholar
2023

ROME: Robustifying Memory-Efficient NAS via Topology Disentanglement and Gradient Accumulation

ICCV 2023poster

Albeit being a prevalent architecture searching approach, differentiable architecture search (DARTS) is largely hindered by its substantial memory cost since the entire supernet resides in the memory. This is where the single-path DARTS comes in, which only chooses a single-path submodel at each ste…

Cited by 12PDFScholar
2023

Self-Supervised Character-to-Character Distillation for Text Recognition

ICCV 2023poster

When handling complicated text images (e.g., irregular structures, low resolution, heavy occlusion, and uneven illumination), existing supervised text recognition methods are data-hungry. Although these methods employ large-scale synthetic text images to reduce the dependence on annotated real image…

Cited by 33PDFcodeScholar
2023

Towards One-shot Neural Combinatorial Solvers: Theoretical and Empirical Notes on the Cardinality-Constrained Case

ICLR 2023poster

One-shot non-autoregressive neural networks, different from RL-based ones, have been actively adopted for solving combinatorial optimization (CO) problems, which can be trained by the objective score in a self-supervised manner. Such methods have shown their superiority in efficiency (e.g. by parall…

Cited by 18SourcePDFScholar
2022

Adv-Attribute: Inconspicuous and Transferable Adversarial Attack on Face Recognition

NeurIPS 2022accept

Deep learning models have shown their vulnerability when dealing with adversarial attacks. Existing attacks almost perform on low-level instances, such as pixels and super-pixels, and rarely exploit semantic clues. For face recognition attacks, existing methods typically generate the l_p-norm pertur…

Cited by 50SourcePDFScholar
2022

Align Representations With Base: A New Approach to Self-Supervised Learning

CVPR 2022poster

Existing symmetric contrastive learning methods suffer from collapses (complete and dimensional) or quadratic complexity of objectives. Departure from these methods which maximize mutual information of two generated views, along either instance or feature dimension, the proposed paradigm introduces…

Cited by 30PDFScholar
2022

CageNeRF: Cage-based Neural Radiance Field for Generalized 3D Deformation and Animation

NeurIPS 2022accept

While implicit representations have achieved high-fidelity results in 3D rendering, it remains challenging to deforming and animating the implicit field. Existing works typically leverage data-dependent models as deformation priors, such as SMPL for human body animation. However, this dependency on…

Cited by 59SourcePDFScholar
2022

DMANET: Deep Learning-Based Differential Microphone Arrays for Multi-Channel Speech Separation

ICASSP 2022accepted

In this paper, we develop a novel differential microphone arrays network (DMANet) for solving the multi-channel speech separation problem. In DMANet we explore a neural network combined to differential microphone arrays (DMAs) beamforming technique. Specifically, a sequence of differential operation…

Cited by 0SourceScholar
2022

EAutoDet: Efficient Architecture Search for Object Detection

ECCV 2022poster

"Training CNN for detection is time-consuming due to the large dataset and complex network modules, making it hard to search architectures on detection datasets directly, which usually requires vast search costs (usually tens and even hundreds of GPU-days). In contrast, this paper introduces an effi…

2022

End-to-End Reconstruction-Classification Learning for Face Forgery Detection

CVPR 2022poster

Existing face forgery detectors mainly focus on specific forgery patterns like noise characteristics, local textures, or frequency statistics for forgery detection. This causes specialization of learned representations to known forgery patterns presented in the training set, and makes it difficult t…

Cited by 299PDFcodeScholar
2022

Exploring Frequency Adversarial Attacks for Face Forgery Detection

CVPR 2022poster

Various facial manipulation techniques have drawn serious public concerns in morality, security, and privacy. Although existing face forgery classifiers achieve promising performance on detecting fake images, these methods are vulnerable to adversarial examples with injected imperceptible perturbati…

Cited by 92PDFScholar
2022

Exploring Visual Context for Weakly Supervised Person Search

AAAI 2022technical

Person search has recently emerged as a challenging task that jointly addresses pedestrian detection and person re-identification. Existing approaches follow a fully supervised setting where both bounding box and identity annotations are available. However, annotating identities is labor-intensive,…

2022

Iso-Dream: Isolating and Leveraging Noncontrollable Visual Dynamics in World Models

NeurIPS 2022accept

World models learn the consequences of actions in vision-based interactive systems. However, in practical scenarios such as autonomous driving, there commonly exists noncontrollable dynamics independent of the action signals, making it difficult to learn effective world models. Naturally, therefore,…

2022

Learning Invisible Markers for Hidden Codes in Offline-to-Online Photography

CVPR 2022poster

QR (quick response) codes are widely used as an offline-to-online channel to convey information (e.g., links) from publicity materials (e.g., display and print) to mobile devices. However, QR Codes are not favorable for taking up valuable space of publicity materials. Recent works propose invisible…

Cited by 37PDFScholar
2022

Learning Mixture of Neural Temporal Point Processes for Multi-dimensional Event Sequence Clustering

IJCAI 2022poster

Multi-dimensional event sequence clustering applies to many scenarios e.g. e-Commerce and electronic health. Traditional clustering models fail to characterize complex real-world processes due to the strong parametric assumption. While Neural Temporal Point Processes (NTPPs) mainly focus on modeling…

Cited by 15SourcePDFScholar
2022

NeuroFluid: Fluid Dynamics Grounding with Particle-Driven Neural Radiance Fields

ICML 2022spotlight

Deep learning has shown great potential for modeling the physical dynamics of complex particle systems such as fluids. Existing approaches, however, require the supervision of consecutive particle properties, including positions and velocities. In this paper, we consider a partially observable scena…

Cited by 39SourcePDFScholar
2022

Perceptual Attacks of No-Reference Image Quality Models with Human-in-the-Loop

NeurIPS 2022accept

No-reference image quality assessment (NR-IQA) aims to quantify how humans perceive visual distortions of digital images without access to their undistorted references. NR-IQA models are extensively studied in computational vision, and are widely used for performance evaluation and perceptual optimi…

2022

ZARTS: On Zero-order Optimization for Neural Architecture Search

NeurIPS 2022accept

Differentiable architecture search (DARTS) has been a popular one-shot paradigm for NAS due to its high efficiency. It introduces trainable architecture parameters to represent the importance of candidate operations and proposes first/second-order approximation to estimate their gradients, making it…

2022

Zero-CL: Instance and Feature decorrelation for negative-free symmetric contrastive learning

ICLR 2022poster

For self-supervised contrastive learning, models can easily collapse and generate trivial constant solutions. The issue has been mitigated by recent improvement on objective design, which however often requires square complexity either for the size of instances ($\mathcal{O}(N^{2})$) or feature dime…

Cited by 48SourcePDFScholar
2021

A Bi-Level Framework for Learning to Solve Combinatorial Optimization on Graphs

NeurIPS 2021poster

Combinatorial Optimization (CO) has been a long-standing challenging research topic featured by its NP-hard nature. Traditionally such problems are approximately solved with heuristic algorithms which are usually fast but may sacrifice the solution quality. Currently, machine learning for combinator…

2021

Bilevel Online Adaptation for Out-of-Domain Human Mesh Reconstruction

CVPR 2021poster

This paper considers a new problem of adapting a pre-trained model of human mesh reconstruction to out-of-domain streaming videos. However, most previous methods based on the parametric SMPL model underperform in new domains with unexpected, domain-specific attributes, such as camera parameters, len…

Cited by 63PDFcodeScholar
2021

Combinatorial Learning of Graph Edit Distance via Dynamic Embedding

CVPR 2021poster

Graph Edit Distance (GED) is a popular similarity measurement for pairwise graphs and it also refers to the recovery of the edit path from the source graph to the target graph. Traditional A* algorithm suffers scalability issues due to its exhaustive nature, whose search heuristics heavily rely on h…

Cited by 69PDFcodeScholar
2021

Context-Aware Image Inpainting with Learned Semantic Priors

IJCAI 2021poster

Recent advances in image inpainting have shown impressive results for generating plausible visual details on rather simple backgrounds. However, for complex scenes, it is still challenging to restore reasonable contents as the contextual information within the missing regions tends to be ambiguous.…

2021

Cross-Modal 3D Object Detection and Tracking for Auto-Driving

IROS 2021poster

Detecting and tracking objects in 3D scenes play crucial roles in autonomous driving. Successfully recognizing objects through space and time hinges on a strong detector and a reliable association scheme. Recent 3D detection and tracking approaches widely represent objects as points when associating…

Cited by 50SourceScholar
2021

IoU Attack: Towards Temporally Coherent Black-Box Adversarial Attack for Visual Object Tracking

CVPR 2021poster

Adversarial attack arises due to the vulnerability of deep neural networks to perceive input samples injected with imperceptible perturbations. Recently, adversarial attack has been applied to visual object tracking to evaluate the robustness of deep trackers. Assuming that the model structures of d…

Cited by 76PDFcodeScholar
2021

Learning Comprehensive Motion Representation for Action Recognition

AAAI 2021technical

For action recognition learning, 2D CNN-based methods are efficient but may yield redundant features due to applying the same 2D convolution kernel to each frame. Recent efforts attempt to capture motion information by establishing inter-frame connections while still suffering the limited temporal r…

Cited by 13SourcePDFScholar
2021

Learning Local Neighboring Structure for Robust 3D Shape Representation

AAAI 2021technical

Mesh is a powerful data structure for 3D shapes. Representation learning for 3D meshes is important in many computer vision and graphics applications. The recent success of convolutional neural networks (CNNs) for structured data (e.g., images) suggests the value of adapting insight from CNN for 3D…

2021

Learning Self-Modulating Attention in Continuous Time Space with Applications to Sequential Recommendation

ICML 2021spotlight

User interests are usually dynamic in the real world, which poses both theoretical and practical challenges for learning accurate preferences from rich behavior data. Among existing user behavior modeling solutions, attention networks are widely adopted for its effectiveness and relative simplicity.…

2021

Learning Spectral Dictionary for Local Representation of Mesh

IJCAI 2021poster

For meshes, sharing the topology of a template is a common and practical setting in face-, hand-, and body-related applications. Meshes are irregular since each vertex's neighbors are unordered and their orientations are inconsistent with other vertices. Previous methods use isotropic filters or pre…

2021

Perceptual Quality Assessment for Recognizing True and Pseudo 4k Content

ICASSP 2021accepted

To meet the imperative demand for monitoring the quality of Ultra High-Definition (UHD) content in multimedia industries, we propose an efficient no-reference (NR) image quality assessment (IQA) metric to distinguish original and pseudo 4K contents and measure the quality of their quality in this pa…

Cited by 0SourceScholar
2021

Rethinking Bi-Level Optimization in Neural Architecture Search: A Gibbs Sampling Perspective

AAAI 2021technical

One-Shot architecture search, which aims to explore all possible operations jointly based on a single model, has been an active direction of Neural Architecture Search (NAS). As a well-known one-shot solution, Differentiable Architecture Search (DARTS) performs continuous relaxation on the architect…

Cited by 29SourcePDFScholar
2021

Scalable and Explainable 1-Bit Matrix Completion via Graph Signal Learning

AAAI 2021technical

One-bit matrix completion is an important class of positive-unlabeled (PU) learning problems where the observations consist of only positive examples, e.g., in top-N recommender systems. For the first time, we show that 1-bit matrix completion can be formulated as the problem of recovering clean gra…

2020

Deep Kinematics Analysis for Monocular 3D Human Pose Estimation

CVPR 2020poster

For monocular 3D pose estimation conditioned on 2D detection, noisy/unreliable input is a key obstacle in this task. Simple structure constraints attempting to tackle this problem, e.g., symmetry loss and joint angle limit, could only provide marginal improvements and are commonly treated as auxilia…

Cited by 233PDFScholar
2020

Graduated Assignment for Joint Multi-Graph Matching and Clustering with Application to Unsupervised Graph Matching Network Learning

NeurIPS 2020poster

This paper considers the setting of jointly matching and clustering multiple graphs belonging to different groups, which naturally rises in many realistic problems. Both graph matching and clustering are challenging (NP-hard) and a joint solution is appealing due to the natural connection of the two…

2020

Hierarchical Style-based Networks for Motion Synthesis

ECCV 2020poster

Generating diverse and natural behaviors is one of the long-standing goals for creating intelligent characters in the animated world. In this paper, we propose an unsupervised method for generating long-range, diverse and plausible behaviors to achieve a specific goal location. Our proposed method l…

Cited by 35SourcePDFScholar
2020

Layered Neighborhood Expansion for Incremental Multiple Graph Matching

ECCV 2020poster

Graph matching has been a fundamental problem in computer vision and pattern recognition, for its practical flexibility as well as NP hardness challenge. Though the matching between two graphs and among multiple graphs have been intensively studied in literature, the online setting for incremental m…

2020

MergeNAS: Merge Operations into One for Differentiable Architecture Search

IJCAI 2020poster

Differentiable architecture search (DARTS) has been a promising one-shot architecture search approach for its mathematical formulation and competitive results. However, besides its caused high memory utilization and a large computation requirement, many research works have shown that DARTS also ofte…

Cited by 0SourcePDFScholar
2020

Semantic Equivalent Adversarial Data Augmentation for Visual Question Answering

ECCV 2020poster

Visual Question Answering (VQA) has achieved great success thanks to the fast development of deep neural networks (DNN). On the other hand, the data augmentation, as one of the major tricks for DNN, has been widely used in many computer vision tasks. However, there are few works studying the data au…

2018

Crowd Counting via Adversarial Cross-Scale Consistency Pursuit

CVPR 2018poster

Crowd counting or density estimation is a challenging task in computer vision due to large scale variations, perspective distortions and serious occlusions, etc. Existing methods generally suffers from two issues: 1) the model averaging effects in multi-scale CNNs induced by the widely adopted L2 re…

Cited by 414SourcePDFScholar
2018

Deep Regression Tracking with Shrinkage Loss

ECCV 2018poster

Regression trackers directly learn a mapping from regularly dense samples of target objects to soft labels, which are usually generated by a Gaussian function, to estimate target positions. Due to the potential for fast-tracking and easy implementation, regression trackers have received increasing a…

2018

Fine-Grained Video Captioning for Sports Narrative

CVPR 2018poster

Despite recent emergence of video caption methods, how to generate fine-grained video descriptions (i.e., long and detailed commentary about individual movements of multiple subjects as well as their frequent interactions) is far from being solved, which however has great applications such as automa…

Cited by 76SourcePDFScholar
2018

Multiple Granularity Group Interaction Prediction

CVPR 2018poster

Most human activity analysis works (i.e., recognition or prediction) only focus on a single granularity, i.e., either modelling global motion based on the coarse level movement such as human trajectories or forecasting future detailed action based on body parts’ movement such as skeleton motion. In…

Cited by 25SourcePDFScholar
2017

Performance Guaranteed Network Acceleration via High-Order Residual Quantization

ICCV 2017poster

Input binarization has shown to be an effective way for network acceleration. However, previous binarization scheme could be regarded as simple pixel-wise thresholding operations (i.e., order-one approximation) and suffers a big accuracy loss. In this paper, we propose a high-order binarization sche…

Cited by 137PDFScholar
2016

Cascaded Interactional Targeting Network for Egocentric Video Analysis

CVPR 2016poster

Knowing how hands move and what object is being manipulated are two key sub-tasks for analyzing first-person (egocentric) action. However, lack of fully annotated hand data as well as imprecise foreground segmentation make either sub-task challenging. This work aims to explicitly address these two i…

Cited by 68PDFScholar
2016

Factors in Finetuning Deep Model for Object Detection With Long-Tail Distribution

CVPR 2016spotlight

Finetuning from a pretrained deep model is found to yield state-of-the-art performance for many vision tasks. This paper investigates many factors that influence the performance in finetuning for object detection. There is a long-tailed distribution of sample numbers for classes in object detectio…

Cited by 256PDFScholar
2016

Progressively Parsing Interactional Objects for Fine Grained Action Detection

CVPR 2016poster

Fine grained video action analysis often requires reliable detection and tracking of various interacting objects and human body parts, denoted as interactional object parsing. However, most of the previous methods based on either independent or joint object detection might suffer from high model com…

Cited by 95PDFcodeScholar
2016

Temporal Action Localization With Pyramid of Score Distribution Features

CVPR 2016spotlight

We investigate the feature design and classification architectures in temporal action localization. This application focuses on detecting and labeling actions in untrimmed videos, which brings more challenge than classifying pre-segmented videos. The major difficulty for action localization is the u…

Cited by 232PDFScholar
2015

A Matrix Decomposition Perspective to Multiple Graph Matching

ICCV 2015poster

Graph matching has a wide spectrum of real-world applications and in general is known NP-hard. In many vision tasks, one realistic problem arises for finding the global node mappings across a batch of corrupted weighted graphs. This paper is an attempt to connect graph matching, especially multi-gra…

Cited by 32PDFScholar
2015

Cross-Scene Crowd Counting via Deep Convolutional Neural Networks

CVPR 2015poster

Cross-scene crowd counting is a challenging task where no laborious data annotation is required for counting people in new target surveillance crowd scenes unseen in the training set. The performance of most existing crowd counting methods drops significantly when they are applied to an unseen scene…

Cited by 1508SourcePDFScholar
2015

Motion Part Regularization: Improving Action Recognition via Trajectory Selection

CVPR 2015poster

Dense local motion features such as dense trajectories have been widely used in action recognition. For most actions, only a few local features (e.g., critical movements of the hand, arm, leg etc.) are responsible to the action label. Therefore, discovering important motion part will lead to a more…

Cited by 111SourcePDFScholar