← Search

Jiwen Lu

194 accepted papers

2026

Astra: General Interactive World Model with Autoregressive Denoising

ICLR 2026poster

Recent advances in diffusion transformers have empowered video generation models to generate high-quality video clips from texts or images. However, world models with the ability to predict long-horizon futures from past observations and actions remain underexplored, especially for general-purpose s…

Cited by 0SourcecodeScholar
2026

AwareVLN: Reasoning with Self-awareness for Vision-Language Navigation

CVPR 2026

Vision-and-Language Navigation (VLN) requires an agent to ground language instructions to its own movement within a visual environment. While state-of-the-art methods leverage the reasoning capabilities of Vision-Language Models (VLMs) for end-to-end action prediction, they often lack an explicit an

Cited by 0SourcecodeScholar
2026

BAMI: Training-Free Bias Mitigation in GUI Grounding

CVPR 2026

GUI grounding is a critical capability for enabling GUI agents to execute tasks such as clicking and dragging. However, in complex scenarios like the ScreenSpot-Pro benchmark, existing models often suffer from suboptimal performance. Utilizing the proposed Masked Prediction Distribution (MPD) attrib

Cited by 0SourcecodeScholar
2026

Improving Autoregressive Video Modeling with History Understanding

ICLR 2026poster

Video autoregressive generation (VideoAR) sequentially predicts future frames conditioned on history frames. Despite the advance of recent diffusion-based VideoAR, the role of conditioning signal—internal representations of history frames—remains underexplored. Inspired by the success of strong cond…

Cited by 0SourceScholar
2026

Latent Diffusion Model without Variational Autoencoder

ICLR 2026poster

Recent progress in diffusion-based visual generation has largely relied on latent diffusion models with Variational Autoencoders (VAEs). While effective for high-fidelity synthesis, this VAE+Diffusion paradigm still suffers from limited training and inference efficiency, along with poor transferabil…

Cited by 0SourcecodeScholar
2026

R2RGen: Real-to-Real 3D Data Generation for Spatially-generalized Robotic Manipulation

RSS 2026poster

Towards the aim of generalized robotic manipulation, spatial generalization is the most fundamental capability that requires the policy to work robustly under different spatial distribution of objects, environment and agent itself. To achieve this, substantial human demonstrations need to be collect…

Cited by 0SourceScholar
2026

RoboPacker: An Autonomous Robotic Packing System for General Objects (I)

ICRA 2026poster

In this paper, we propose an autonomous robot packing system named RoboPacker designed to tightly store cluttered general objects into shipping boxes with high space utilization, which is a fundamental process in numerous industrial applications. However, achieving tight packaging for general object…

Cited by 0Scholar
2026

Skyra: AI-Generated Video Detection via Grounded Artifact Reasoning

CVPR 2026

The misuse of AI-driven video generation technologies has raised serious social concerns, highlighting the urgent need for reliable AI-generated video detectors. However, most existing methods are limited to binary classification and lack the necessary explanations for human interpretation. In this

Cited by 0SourcecodeScholar
2026

UniGenDet: A Unified Generative-Discriminative Framework for Co-Evolutionary Image Generation and Generated Image Detection

CVPR 2026

In recent years, significant progress has been made in both image generation and generated image detection. Despite their rapid, yet largely independent, development, these two fields have evolved distinct architectural paradigms: the former predominantly relies on generative networks, while the lat

Cited by 0SourcecodeScholar
2026

VARestorer: One-Step VAR Distillation for Real-World Image Super-Resolution

ICLR 2026poster

Recent advancements in visual autoregressive models (VAR) have demonstrated their effectiveness in image generation, highlighting their potential for real-world image super-resolution (Real-ISR). However, adapting VAR for ISR presents critical challenges. The next-scale prediction mechanism, constra…

Cited by 0SourcecodeScholar
2025

Anyview: General Indoor 3D Object Detection with Variable Frames

IROS 2025

In this paper, we propose a novel network framework for indoor 3D object detection to handle variable input frame numbers in practical scenarios. Existing methods only consider fixed frames of input data for a single detector, such as monocular RGB-D images or point clouds reconstructed from dense m

Cited by 0SourceScholar
2025

Collaborating Vision, Depth, and Thermal Signals for Multi-Modal Tracking: Dataset and Algorithm

NeurIPS 2025poster

Existing multi-modal object tracking approaches primarily focus on dual-modal paradigms, such as RGB-Depth or RGB-Thermal, yet remain challenged in complex scenarios due to limited input modalities. To address this gap, this work introduces a novel multi-modal tracking task that leverages three com…

Cited by 0SourcecodeScholar
2025

D3QE: Learning Discrete Distribution Discrepancy-aware Quantization Error for Autoregressive-Generated Image Detection

ICCV 2025poster

The emergence of visual autoregressive (AR) models has revolutionized image generation while presenting new challenges for synthetic image detection. Unlike previous GAN or diffusion-based methods, AR models generate images through discrete token prediction, exhibiting both marked improvements in im…

2025

EfficientLLaVA: Generalizable Auto-Pruning for Large Vision-language Models

CVPR 2025poster

While multimodal large language models demonstrate strong performance in complex reasoning tasks, they pose significant challenges related to model complexity during deployment, especially for resource-limited devices. In this paper, we propose an automatic pruning method for large vision-language m…

2025

Embodied Instruction Following in Unknown Environments

IROS 2025

Enabling embodied agents to complete complex human instructions from natural language is crucial to autonomous systems in household services. Conventional methods can only accomplish human instructions in the known environment where all interactive objects are provided to the embodied agent, and dir

Cited by 8SourcecodeScholar
2025

EmbodiedOcc: Embodied 3D Occupancy Prediction for Vision-based Online Scene Understanding

ICCV 2025poster

3D occupancy prediction provides a comprehensive description of the surrounding scenes and has become an essential task for 3D perception. Most existing methods focus on offline perception from one or a few views and cannot be applied to embodied agents that demand to gradually perceive the scene th…

2025

EmbodiedSAM: Online Segment Any 3D Thing in Real Time

ICLR 2025oral

Embodied tasks require the agent to fully understand 3D scenes simultaneously with its exploration, so an online, real-time, fine-grained and highly-generalized 3D perception model is desperately needed. Since high-quality 3D data is limited, directly training such a model in 3D is infeasible. Meanw…

Cited by 12SourcePDFScholar
2025

GC-VLN: Instruction as Graph Constraints for Training-free Vision-and-Language Navigation

CoRL 2025poster

In this paper, we propose a training-free framework for vision-and-language navigation (VLN). Existing zero-shot VLN methods are mainly designed for discrete environments or involve unsupervised training in continuous simulator environments, which makes it challenging to generalize and deploy them i…

Cited by 0SourceScholar
2025

GaussianFormer-2: Probabilistic Gaussian Superposition for Efficient 3D Occupancy Prediction

CVPR 2025poster

3D semantic occupancy prediction has garnered attention as an important task for the robustness of vision-centric autonomous driving, which predicts fine-grained geometry and semantics of the surrounding scene. Most existing methods leverage dense grid-based scene representations, overlooking the sp…

2025

GaussianWorld: Gaussian World Model for Streaming 3D Occupancy Prediction

CVPR 2025poster

3D occupancy prediction is important for autonomous driving due to its comprehensive perception of the surroundings. To incorporate sequential inputs, most existing methods fuse representations from previous frames to infer the current 3D occupancy. However, they fail to consider the continuity of d…

2025

IGL-Nav: Incremental 3D Gaussian Localization for Image-goal Navigation

ICCV 2025poster

Visual navigation with an image as goal is a fundamental and challenging problem. Conventional methods either rely on end-to-end RL learning or modular-based policy with topological graph or BEV map as memory, which cannot fully model the geometric relationship between the explored 3D environment an…

2025

InstaRevive: One-Step Image Enhancement via Dynamic Score Matching

ICLR 2025poster

Image enhancement finds wide-ranging applications in real-world scenarios due to complex environments and the inherent limitations of imaging devices. Recent diffusion-based methods yield promising outcomes but necessitate prolonged and computationally intensive iterative sampling. In response, we p…

Cited by 0SourcePDFScholar
2025

ManiGaussian++: General Robotic Bimanual Manipulation with Hierarchical Gaussian World Model

IROS 2025

Multi-task robotic bimanual manipulation is becoming increasingly popular as it enables sophisticated tasks that require diverse dual-arm collaboration patterns. Compared to unimanual manipulation, bimanual tasks pose challenges to understanding the multi-body spatiotemporal dynamics. An existing me

Cited by 9SourcecodeScholar
2025

MoTo: A Zero-shot Plug-in Interaction-aware Navigation for General Mobile Manipulation

CoRL 2025poster

Mobile manipulation is the fundamental challenge for robotics in assisting humans with diverse tasks and environments in everyday life. Conventional mobile manipulation approaches often struggle to generalize across different tasks and environments due to the lack of large-scale training. However, r…

Cited by 0SourceScholar
2025

Oryx MLLM: On-Demand Spatial-Temporal Understanding at Arbitrary Resolution

ICLR 2025poster

Visual data comes in various forms, ranging from small icons of just a few pixels to long videos spanning hours. Existing multi-modal LLMs usually standardize these diverse visual inputs to fixed-resolution images or patches for visual encoders and yield similar numbers of tokens for LLMs. This appr…

2025

PlaneRAS: Learning Planar Primitives for 3D Plane Recovery

ICCV 2025poster

3D plane recovery from monocular images constitutes a fundamental task in indoor scene understanding. Recent methods formulate this problem as 2D pixel-level segmentation through convolutional networks or query-based architectures, which purely rely on 2D pixel features while neglecting the inherent…

Cited by 0SourcePDFScholar
2025

Point3R: Streaming 3D Reconstruction with Explicit Spatial Pointer Memory

NeurIPS 2025poster

Dense 3D scene reconstruction from an ordered sequence or unordered image collections is a critical step when bringing research in computer vision into practical scenarios. Following the paradigm introduced by DUSt3R, which unifies an image pair densely into a shared coordinate system, subsequent me…

Cited by 0SourcecodeScholar
2025

QuadricFormer: Scene as Superquadrics for 3D Semantic Occupancy Prediction

NeurIPS 2025poster

3D occupancy prediction is crucial for robust autonomous driving systems as it enables comprehensive perception of environmental structures and semantics. Most existing methods employ dense voxel-based scene representations, ignoring the sparsity of driving scenes and resulting in inefficiency. Rece…

Cited by 0SourcecodeScholar
2025

SparseMM: Head Sparsity Emerges from Visual Concept Responses in MLLMs

ICCV 2025poster

Multimodal Large Language Models (MLLMs) are commonly derived by extending pre-trained Large Language Models (LLMs) with visual capabilities. In this work, we investigate how MLLMs process visual inputs by analyzing their attention mechanisms. We reveal a surprising sparsity phenomenon: only a small…

2025

SpectralAR: Spectral Autoregressive Visual Generation

ICCV 2025poster

Autoregressive visual generation has garnered increasing attention due to its scalability and compatibility with other modalities compared with diffusion models. Most existing methods construct visual sequences as spatial patches for autoregressive generation. However, image patches are inherently p…

2025

Text-guided Sparse Voxel Pruning for Efficient 3D Visual Grounding

CVPR 2025highlight

In this paper, we propose an efficient multi-level convolution architecture for 3D visual grounding. Conventional methods are difficult to meet the requirements of real-time inference due to the two-stage or point-based architecture. Inspired by the success of multi-level fully sparse convolutional…

2025

ThinkBot: Embodied Instruction Following with Thought Chain Reasoning

ICLR 2025poster

Embodied Instruction Following (EIF) requires agents to complete human instruction by interacting objects in complicated surrounding environments. Conventional methods directly consider the sparse human instruction to generate action plans for agents, which usually fail to achieve human goals becaus…

2025

UniGoal: Towards Universal Zero-shot Goal-oriented Navigation

CVPR 2025poster

In this paper, we propose a general framework for universal zero-shot goal-oriented navigation. Existing zero-shot methods build inference framework upon large language models (LLM) for specific tasks, which differs a lot in overall pipeline and fails to generalize across different types of goal. To…

Cited by 3SourcePDFScholar
2025

UniPre3D: Unified Pre-training of 3D Point Cloud Models with Cross-Modal Gaussian Splatting

CVPR 2025poster

The scale diversity of point cloud data presents significant challenges in developing unified representation learning techniques for 3D vision. Currently, there are few unified 3D models, and no existing pre-training method is equally effective for both object- and scene-level point clouds. In this…

2025

iGaussian: Real-Time Camera Pose Estimation via Feed-Forward 3D Gaussian Splatting Inversion

IROS 2025

Recent trends in SLAM and visual navigation have embraced 3D Gaussians as the preferred scene representation, highlighting the importance of estimating camera poses from a single image using a pre-built Gaussian model. However, existing approaches typically rely on an iterative render-compare-refine

Cited by 0SourcecodeScholar
2024

Bridging the Divide: Reconsidering Softmax and Linear Attention

NeurIPS 2024poster

Widely adopted in modern Vision Transformer designs, Softmax attention can effectively capture long-range visual information; however, it incurs excessive computational cost when dealing with high-resolution inputs. In contrast, linear attention naturally enjoys linear complexity and has great poten…

2024

DPMesh: Exploiting Diffusion Prior for Occluded Human Mesh Recovery

CVPR 2024poster

The recovery of occluded human meshes poses challenges for current methods due to the difficulty in extracting effective image features under severe occlusion. In this paper we introduce DPMesh an innovative framework for occluded human mesh recovery that capitalizes on the profound knowledge about…

2024

DriveDreamer: Towards Real-world-driven World Models for Autonomous Driving

ECCV 2024poster

"World models, especially in autonomous driving, are trending and drawing extensive attention due to their capacity for comprehending driving environments. The established world model holds immense potential for the generation of high-quality driving videos, and driving policies for safe maneuvering…

Cited by 183SourcePDFScholar
2024

FlowTurbo: Towards Real-time Flow-Based Image Generation with Velocity Refiner

NeurIPS 2024poster

Building on the success of diffusion models in visual generation, flow-based models reemerge as another prominent family of generative models that have achieved competitive or better performance in terms of both visual quality and inference speed. By learning the velocity field through flow-matching…

2024

GeoLRM: Geometry-Aware Large Reconstruction Model for High-Quality 3D Gaussian Generation

NeurIPS 2024poster

In this work, we introduce the Geometry-Aware Large Reconstruction Model (GeoLRM), an approach which can predict high-quality assets with 512k Gaussians and 21 input images in only 11 GB GPU memory. Previous works neglect the inherent sparsity of 3D structure and do not utilize explicit geometric re…

2024

Learning Dual-Level Deformable Implicit Representation for Real-World Scale Arbitrary Super-Resolution

ECCV 2024poster

"Scale arbitrary super-resolution based on implicit image function gains increasing popularity since it can better represent the visual world in a continuous manner. However, existing scale arbitrary works are trained and evaluated on simulated datasets, where low-resolution images are generated fro…

2024

LowRankOcc: Tensor Decomposition and Low-Rank Recovery for Vision-based 3D Semantic Occupancy Prediction

CVPR 2024poster

In this paper we present a tensor decomposition and low-rank recovery approach (LowRankOcc) for vision-based 3D semantic occupancy prediction. Conventional methods model outdoor scenes with fine-grained 3D grids but the sparsity of non-empty voxels introduces considerable spatial redundancy leading…

Cited by 16SourcePDFScholar
2024

MADTP: Multimodal Alignment-Guided Dynamic Token Pruning for Accelerating Vision-Language Transformer

CVPR 2024poster

Vision-Language Transformers (VLTs) have shown great success recently but are meanwhile accompanied by heavy computation costs where a major reason can be attributed to the large number of visual and language tokens. Existing token pruning research for compressing VLTs mainly follows a single-modali…

2024

ManiGaussian: Dynamic Gaussian Splatting for Multi-task Robotic Manipulation

ECCV 2024poster

"Performing language-conditioned robotic manipulation tasks in unstructured environments is highly demanded for general intelligent robots. Conventional robotic manipulation methods usually learn a semantic representation of the observation for action prediction, which ignores the scene-level spatio…

2024

Memory-based Adapters for Online 3D Scene Perception

CVPR 2024poster

In this paper we propose a new framework for online 3D scene perception. Conventional 3D scene perception methods are offline i.e. take an already reconstructed 3D scene geometry as input which is not applicable in robotic applications where the input data is streaming RGB-D videos rather than a com…

Cited by 5SourcePDFScholar
2024

MirageRoom: 3D Scene Segmentation with 2D Pre-trained Models by Mirage Projection

CVPR 2024highlight

Nowadays leveraging 2D images and pre-trained models to guide 3D point cloud feature representation has shown a remarkable potential to boost the performance of 3D fundamental models. While some works rely on additional data such as 2D real-world images and their corresponding camera poses recent st…

Cited by 7SourcePDFScholar
2024

Narrative Action Evaluation with Prompt-Guided Multimodal Interaction

CVPR 2024poster

In this paper we investigate a new problem called narrative action evaluation (NAE). NAE aims to generate professional commentary that evaluates the execution of an action. Unlike traditional tasks such as score-based action quality assessment and video captioning involving superficial sentences NAE…

2024

Once for Both: Single Stage of Importance and Sparsity Search for Vision Transformer Compression

CVPR 2024poster

Recent Vision Transformer Compression (VTC) works mainly follow a two-stage scheme where the importance score of each model unit is first evaluated or preset in each submodule followed by the sparsity score evaluation according to the target sparsity constraint. Such a separate evaluation process in…

2024

Q-VLM: Post-training Quantization for Large Vision-Language Models

NeurIPS 2024poster

In this paper, we propose a post-training quantization framework of large vision-language models (LVLMs) for efficient multi-modal inference. Conventional quantization methods sequentially search the layer-wise rounding functions by minimizing activation discretization errors, which fails to acquire…

2024

SG-Nav: Online 3D Scene Graph Prompting for LLM-based Zero-shot Object Navigation

NeurIPS 2024poster

In this paper, we propose a new framework for zero-shot object navigation. Existing zero-shot object navigation methods prompt LLM with the text of spatially closed objects, which lacks enough scene context for in-depth reasoning. To better preserve the information of environment and fully exploit t…

Cited by 5SourcePDFScholar
2024

Segment and Caption Anything

CVPR 2024poster

We propose a method to efficiently equip the Segment Anything Model (SAM) with the ability to generate regional captions. SAM presents strong generalizability to segment anything while is short for semantic understanding. By introducing a lightweight query-based feature mixer we align the region-spe…

2024

SelfOcc: Self-Supervised Vision-Based 3D Occupancy Prediction

CVPR 2024poster

3D occupancy prediction is an important task for the robustness of vision-centric autonomous driving which aims to predict whether each point is occupied in the surrounding 3D space. Existing methods usually require 3D occupancy labels to produce meaningful results. However it is very laborious to a…

2024

Towards Accurate Post-training Quantization for Diffusion Models

CVPR 2024highlight

In this paper we propose an accurate post-training quantization framework of diffusion models (APQ-DM) for efficient image generation. Conventional quantization frameworks learn shared quantization functions for tensor discretization regardless of the generation timesteps in diffusion models while t…

2024

X-3D: Explicit 3D Structure Modeling for Point Cloud Recognition

CVPR 2024poster

Numerous prior studies predominantly emphasize constructing relation vectors for individual neighborhood points and generating dynamic kernels for each vector and embedding these into high-dimensional spaces to capture implicit local structures. However we contend that such implicit high-dimensional…

2024

XMask3D: Cross-modal Mask Reasoning for Open Vocabulary 3D Semantic Segmentation

NeurIPS 2024poster

Existing methodologies in open vocabulary 3D semantic segmentation primarily concentrate on establishing a unified feature space encompassing 3D, 2D, and textual modalities. Nevertheless, traditional techniques such as global feature alignment or vision-language model distillation tend to impose onl…

2023

A Simple Baseline for Multi-Camera 3D Object Detection

AAAI 2023technical

3D object detection with surrounding cameras has been a promising direction for autonomous driving. In this paper, we present SimMOD, a Simple baseline for Multi-camera Object Detection, to solve the problem. To incorporate multiview information as well as build upon previous efforts on monocular 3D…

2023

Binarizing Sparse Convolutional Networks for Efficient Point Cloud Analysis

CVPR 2023poster

In this paper, we propose binary sparse convolutional networks called BSC-Net for efficient point cloud analysis. We empirically observe that sparse convolution operation causes larger quantization errors than standard convolution. However, conventional network quantization methods directly binarize…

Cited by 14SourcePDFScholar
2023

Bort: Towards Explainable Neural Networks with Bounded Orthogonal Constraint

ICLR 2023poster

Deep learning has revolutionized human society, yet the black-box nature of deep neural networks hinders further application to reliability-demanded industries. In the attempt to unpack them, many works observe or impact internal variables to improve the comprehensibility and invertibility of the bl…

2023

CLIP-Cluster: CLIP-Guided Attribute Hallucination for Face Clustering

ICCV 2023poster

One of the most important yet rarely studied challenges for supervised face clustering is the large intra-class variance caused by different face attributes such as age, pose, and expression. Images of the same identity but with different face attributes usually tend to be clustered into different s…

Cited by 12PDFcodeScholar
2023

DiffSwap: High-Fidelity and Controllable Face Swapping via 3D-Aware Masked Diffusion

CVPR 2023poster

In this paper, we propose DiffSwap, a diffusion model based framework for high-fidelity and controllable face swapping. Unlike previous work that relies on carefully designed network architectures and loss functions to fuse the information from the source and target faces, we reformulate the face sw…

2023

FLAG3D: A 3D Fitness Activity Dataset With Language Instruction

CVPR 2023poster

With the continuously thriving popularity around the world, fitness activity analytic has become an emerging research topic in computer vision. While a variety of new tasks and algorithms have been proposed recently, there are growing hunger for data resources involved in high-quality data, fine-gra…

2023

GAIN: On the Generalization of Instructional Action Understanding

ICLR 2023poster

Despite the great success achieved in instructional action understanding by deep learning and mountainous data, deploying trained models to the unseen environment still remains a great challenge, since it requires strong generalizability of models from in-distribution training data to out-of-distrib…

Cited by 6SourcePDFScholar
2023

LOGO: A Long-Form Video Dataset for Group Action Quality Assessment

CVPR 2023poster

Action quality assessment (AQA) has become an emerging topic since it can be extensively applied in numerous scenarios. However, most existing methods and datasets focus on single-person short-sequence scenes, hindering the application of AQA in more complex situations. To address this issue, we con…

2023

MCUFormer: Deploying Vision Tranformers on Microcontrollers with Limited Memory

NeurIPS 2023poster

Due to the high price and heavy energy consumption of GPUs, deploying deep models on IoT devices such as microcontrollers makes significant contributions for ecological AI. Conventional methods successfully enable convolutional neural network inference of high resolution images on microcontrollers,…

2023

OPERA: Omni-Supervised Representation Learning with Hierarchical Supervisions

ICCV 2023poster

The pretrain-finetune paradigm in modern computer vision facilitates the success of self-supervised learning, which tends to achieve better transferability than supervised learning. However, with the availability of massive labeled data, a natural question emerges: how to train a better model with b…

Cited by 8PDFcodeScholar
2023

OpenOccupancy: A Large Scale Benchmark for Surrounding Semantic Occupancy Perception

ICCV 2023poster

Semantic occupancy perception is essential for autonomous driving, as automated vehicles require a fine-grained perception of the 3D urban structures. However, existing relevant benchmarks lack diversity in urban scenes, and they only evaluate front-view predictions. Towards a comprehensive benchmar…

Cited by 177PDFcodeScholar
2023

Skip-Plan: Procedure Planning in Instructional Videos via Condensed Action Space Learning

ICCV 2023poster

In this paper, we propose Skip-Plan, a condensed action space learning method for procedure planning in instructional videos. Current procedure planning methods all stick to the state-action pair prediction at every timestep and generate actions adjacently. Although it coincides with human intuition…

Cited by 12PDFScholar
2023

SurroundOcc: Multi-camera 3D Occupancy Prediction for Autonomous Driving

ICCV 2023poster

3D scene understanding plays a vital role in vision-based autonomous driving. While most existing methods focus on 3D object detection, they have difficulty describing real-world objects of arbitrary shapes and infinite classes. Towards a more comprehensive perception of a 3D scene, in this paper, w…

Cited by 260PDFcodeScholar
2023

TCOVIS: Temporally Consistent Online Video Instance Segmentation

ICCV 2023poster

In recent years, significant progress has been made in video instance segmentation (VIS), with many offline and online methods achieving state-of-the-art performance. While offline methods have the advantage of producing temporally consistent predictions, they are not suitable for real-time scenario…

Cited by 19PDFcodeScholar
2023

Take-A-Photo: 3D-to-2D Generative Pre-training of Point Cloud Models

ICCV 2023poster

With the overwhelming trend of mask image modeling led by MAE, generative pre-training has shown a remarkable potential to boost the performance of fundamental models in 2D vision. However, in 3D vision, the over-reliance on Transformer-based backbones and the unordered nature of point clouds have r…

Cited by 23PDFcodeScholar
2023

Tri-Perspective View for Vision-Based 3D Semantic Occupancy Prediction

CVPR 2023poster

Modern methods for vision-centric autonomous driving perception widely adopt the bird's-eye-view (BEV) representation to describe a 3D scene. Despite its better efficiency than voxel representation, it has difficulty describing the fine-grained 3D structure of a scene with a single plane. To address…

2023

UniPC: A Unified Predictor-Corrector Framework for Fast Sampling of Diffusion Models

NeurIPS 2023poster

Diffusion probabilistic models (DPMs) have demonstrated a very promising ability in high-resolution image synthesis. However, sampling from a pre-trained DPM is time-consuming due to the multiple evaluations of the denoising network, making it more and more important to accelerate the sampling of DP…

2023

Unleashing Text-to-Image Diffusion Models for Visual Perception

ICCV 2023poster

Diffusion models (DMs) have become the new trend of generative models and have demonstrated a powerful ability of conditional synthesis. Among those, text-to-image diffusion models pre-trained on large-scale image-text pairs are highly controllable by customizable prompts. Unlike the unconditional g…

Cited by 229PDFcodeScholar
2022

AMixer: Adaptive Weight Mixing for Self-Attention Free Vision Transformers

ECCV 2022poster

"Vision Transformers have shown state-of-the-art results for various visual recognition tasks. The dot-product self-attention mechanism that replaces convolution to mix spatial information is commonly recognized as the indispensable ingredient behind the success of vision Transformers. In this paper…

2022

Back to Reality: Weakly-Supervised 3D Object Detection With Shape-Guided Label Enhancement

CVPR 2022poster

In this paper, we propose a weakly-supervised approach for 3D object detection, which makes it possible to train a strong 3D detector with position-level annotations (i.e. annotations of object centers). In order to remedy the information loss from box annotations to centers, our method, namely Back…

Cited by 36PDFcodeScholar
2022

Bridge-Prompt: Towards Ordinal Action Understanding in Instructional Videos

CVPR 2022poster

Action recognition models have shown a promising capability to classify human actions in short video clips. In a real scenario, multiple correlated human actions commonly occur in particular orders, forming semantically meaningful human activities. Conventional action recognition approaches focus on…

Cited by 88PDFcodeScholar
2022

DenseCLIP: Language-Guided Dense Prediction With Context-Aware Prompting

CVPR 2022poster

Recent progress has shown that large-scale pre-training using contrastive image-text pairs can be a promising alternative for high-quality visual representation learning from natural language supervision. Benefiting from a broader source of supervision, this new paradigm exhibits impressive transfer…

Cited by 678PDFcodeScholar
2022

Dimension Embeddings for Monocular 3D Object Detection

CVPR 2022poster

Most existing deep learning-based approaches for monocular 3D object detection directly regress the dimensions of objects and overlook their importance in solving the ill-posed problem. In this paper, we propose a general method to learn appropriate embeddings for dimension estimation in monocular 3…

Cited by 20PDFScholar
2022

Dynamic Metric Learning with Cross-Level Concept Distillation

ECCV 2022poster

"A good similarity metric should be consistent with the human perception of similarities: a sparrow is more similar to an owl if compared to a dog but is more similar to a dog if compared to a car. It depends on the semantic levels to determine if two images are from the same class. As most existing…

2022

FineDiving: A Fine-Grained Dataset for Procedure-Aware Action Quality Assessment

CVPR 2022oral

Most existing action quality assessment methods rely on the deep features of an entire video to predict the score, which is less reliable due to the non-transparent inference process and poor interpretability. We argue that understanding both high-level semantics and internal temporal structures of…

Cited by 117PDFcodeScholar
2022

GE-Grasp: Efficient Target-Oriented Grasping in Dense Clutter

IROS 2022poster

Grasping in dense clutter is a fundamental skill for autonomous robots. However, the crowdedness and oc-clusions in the cluttered scenario cause significant difficul-ties to generate valid grasp poses without collisions, which results in low efficiency and high failure rates. To address these, we pr…

Cited by 27SourcecodeScholar
2022

HorNet: Efficient High-Order Spatial Interactions with Recursive Gated Convolutions

NeurIPS 2022accept

Recent progress in vision Transformers exhibits great success in various tasks driven by the new spatial modeling mechanism based on dot-product self-attention. In this paper, we show that the key ingredients behind the vision Transformers, namely input-adaptive, long-range and high-order spatial in…

2022

Label2Label: A Language Modeling Framework for Multi-Attribute Learning

ECCV 2022poster

"Objects are usually associated with multiple attributes, and these attributes often exhibit high correlations. Modeling complex relationships between attributes poses a great challenge for multi-attribute learning. This paper proposes a simple yet generic framework named Label2Label to exploit the…

2022

Learning Dynamic Facial Radiance Fields for Few-Shot Talking Head Synthesis

ECCV 2022poster

"Talking head synthesis is an emerging technology with wide applications in film dubbing, virtual avatars and online education. Recent NeRF-based methods generate more natural talking videos, as they better capture the 3D structural information of faces. However, a specific model needs to be trained…

2022

Learning Series-Parallel Lookup Tables for Efficient Image Super-Resolution

ECCV 2022poster

"Lookup table (LUT) has shown its efficacy in low-level vision tasks due to the valuable characteristics of low computational cost and hardware independence. However, recent attempts to address the problem of single image super-resolution (SISR) with lookup tables are highly constrained by the small…

2022

LiDAR Distillation: Bridging the Beam-Induced Domain Gap for 3D Object Detection

ECCV 2022poster

"In this paper, we propose the LiDAR Distillation to bridge the domain gap induced by different LiDAR beams for 3D object detection. In many real-world applications, the LiDAR points used by mass-produced robots and vehicles usually have fewer beams than that in large-scale public datasets. Moreover…

2022

OrdinalCLIP: Learning Rank Prompts for Language-Guided Ordinal Regression

NeurIPS 2022accept

This paper presents a language-powered paradigm for ordinal regression. Existing methods usually treat each rank as a category and employ a set of weights to learn these concepts. These methods are easy to overfit and usually attain unsatisfactory performance as the learned concepts are mainly deriv…

2022

P2P: Tuning Pre-trained Image Models for Point Cloud Analysis with Point-to-Pixel Prompting

NeurIPS 2022accept

Nowadays, pre-training big models on large-scale datasets has become a crucial topic in deep learning. The pre-trained models with high representation ability and transferability achieve a great success and dominate many downstream tasks in natural language processing and 2D vision. However, it is n…

2022

Point-BERT: Pre-Training 3D Point Cloud Transformers With Masked Point Modeling

CVPR 2022poster

We present Point-BERT, a novel paradigm for learning Transformers to generalize the concept of BERT onto 3D point cloud. Following BERT, we devise a Masked Point Modeling (MPM) task to pre-train point cloud Transformers. Specifically, we first divide a point cloud into several local patches, and a p…

Cited by 812PDFcodeScholar
2022

SemAffiNet: Semantic-Affine Transformation for Point Cloud Segmentation

CVPR 2022poster

Conventional point cloud semantic segmentation methods usually employ an encoder-decoder architecture, where mid-level features are locally aggregated to extract geometric information. However, the over-reliance on these class-agnostic local geometric representations may raise confusion between loca…

Cited by 20PDFcodeScholar
2022

Shap-CAM: Visual Explanations for Convolutional Neural Networks Based on Shapley Value

ECCV 2022poster

"Explaining deep convolutional neural networks has been recently drawing increasing attention since it helps to understand the networks’ internal operations and why they make certain decisions. Saliency maps, which emphasize salient regions largely connected to the network’s decision-making, are one…

Cited by 49SourcePDFScholar
2022

Shapley-NAS: Discovering Operation Contribution for Neural Architecture Search

CVPR 2022poster

In this paper, we propose a Shapley value based method to evaluate operation contribution (Shapley-NAS) for neural architecture search. Differentiable architecture search (DARTS) acquires the optimal architectures by optimizing the architecture parameters with gradient descent, which significantly r…

Cited by 57PDFcodeScholar
2022

Spike Transformer: Monocular Depth Estimation for Spiking Camera

ECCV 2022poster

"Spiking camera is a bio-inspired vision sensor that mimics the sampling mechanism of the primate fovea, which has shown great potential for capturing high-speed dynamic scenes with a sampling rate of 40,000 Hz. Unlike conventional digital cameras, the spiking camera continuously captures photons an…

2022

Stochastic Trajectory Prediction via Motion Indeterminacy Diffusion

CVPR 2022poster

Human behavior has the nature of indeterminacy, which requires the pedestrian trajectory prediction system to model the multi-modality of future motion states. Unlike existing stochastic trajectory prediction methods which usually use a latent variable to represent multi-modality, we explicitly simu…

Cited by 252PDFcodeScholar
2022

SurroundDepth: Entangling Surrounding Views for Self-Supervised Multi-Camera Depth Estimation

CoRL 2022poster

Depth estimation from images serves as the fundamental step of 3D perception for autonomous driving and is an economical alternative to expensive depth sensors like LiDAR. The temporal photometric consistency enables self-supervised depth estimation without labels, further facilitating its applicati…

Cited by 87SourcecodeScholar
2022

Uncertainty-Aware Representation Learning for Action Segmentation

IJCAI 2022poster

In this paper, we propose an uncertainty-aware representation Learning (UARL) method for action segmentation. Most existing action segmentation methods exploit continuity information of the action period to predict frame-level labels, which ignores the temporal ambiguity of the transition region bet…

Cited by 17SourcePDFScholar
2021

Counterfactual Attention Learning for Fine-Grained Visual Categorization and Re-Identification

ICCV 2021poster

Attention mechanism has demonstrated great potential in fine-grained visual recognition tasks. In this paper, we present a counterfactual attention learning method to learn more effective attention based on causal inference. Unlike most existing methods that learn visual attention based on conventio…

Cited by 361PDFcodeScholar
2021

DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification

NeurIPS 2021poster

Attention is sparse in vision transformers. We observe the final prediction in vision transformers is only based on a subset of most informative tokens, which is sufficient for accurate image recognition. Based on this observation, we propose a dynamic token sparsification framework to prune redunda…

2021

FGR: Frustum-Aware Geometric Reasoning for Weakly Supervised 3D Vehicle Detection

ICRA 2021poster

In this paper, we investigate the problem of weakly supervised 3D vehicle detection. Conventional methods for 3D object detection usually require vast amounts of manually labelled 3D data as supervision signals. However, annotating large datasets needs huge human efforts, especially for 3D area. To…

Cited by 39SourcecodeScholar
2021

Frequency-Aware Spatiotemporal Transformers for Video Inpainting Detection

ICCV 2021poster

In this paper, we propose a frequency-aware spatiotemporal transformers for deep In this paper, we propose a Frequency-Aware Spatiotemporal Transformer (FAST) for video inpainting detection, which aims to simultaneously mine the traces of video inpainting from spatial, temporal, and frequency domain…

Cited by 36PDFScholar
2021

Generalizable Mixed-Precision Quantization via Attribution Rank Preservation

ICCV 2021poster

In this paper, we propose a generalizable mixed-precision quantization (GMPQ) method for efficient inference. Conventional methods require the consistency of datasets for bitwidth search and model deployment to guarantee the policy optimality, leading to heavy search cost on challenging largescale d…

Cited by 33PDFcodeScholar
2021

Global Filter Networks for Image Classification

NeurIPS 2021poster

Recent advances in self-attention and pure multi-layer perceptrons (MLP) models for vision have shown great potential in achieving promising performance with fewer inductive biases. These models are generally based on learning interaction among spatial locations from raw data. The complexity of self…

2021

Group-Aware Contrastive Regression for Action Quality Assessment

ICCV 2021poster

Assessing action quality is challenging due to the subtle differences between videos and large variations in scores. Most existing approaches tackle this problem by regressing a quality score from a single video, suffering a lot from the large inter-video score variations. In this paper, we show tha…

Cited by 123PDFScholar
2021

Instance Similarity Learning for Unsupervised Feature Representation

ICCV 2021poster

In this paper, we propose an instance similarity learning (ISL) method for unsupervised feature representation. Conventional methods assign close instance pairs in the feature space with high similarity, which usually leads to wrong pairwise relationship for large neighborhoods because the Euclidean…

Cited by 10PDFcodeScholar
2021

Learning Probabilistic Ordinal Embeddings for Uncertainty-Aware Regression

CVPR 2021poster

Uncertainty is the only certainty there is. Modeling data uncertainty is essential for regression, especially in unconstrained settings. Traditionally the direct regression formulation is considered and the uncertainty is modeled by modifying the output space to a certain family of probabilistic dis…

Cited by 80PDFcodeScholar
2021

Multi-Proxy Wasserstein Classifier for Image Classification

AAAI 2021technical

Most widely-used convolutional neural networks (CNNs) end up with a global average pooling layer and a fully-connected layer. In this pipeline, a certain class is represented by one template vector preserved in the feature banks of fully-connected layer. Yet, a class may have multiple properties use…

Cited by 11SourcePDFScholar
2021

NerfingMVS: Guided Optimization of Neural Radiance Fields for Indoor Multi-View Stereo

ICCV 2021poster

In this work, we present a new multi-view depth estimation method that utilizes both conventional SfM reconstruction and learning-based priors over the recently proposed neural radiance fields (NeRF). Unlike existing neural network based optimization method that relies on estimated correspondences,…

Cited by 302PDFcodeScholar
2021

PV-RAFT: Point-Voxel Correlation Fields for Scene Flow Estimation of Point Clouds

CVPR 2021poster

In this paper, we propose a Point-Voxel Recurrent All-Pairs Field Transforms (PV-RAFT) method to estimate scene flow from point clouds. Since point clouds are irregular and unordered, it is challenging to efficiently extract features from all-pairs fields in the 3D space, where all-pairs correlation…

Cited by 118PDFcodeScholar
2021

Personalized Trajectory Prediction via Distribution Discrimination

ICCV 2021poster

Trajectory prediction is confronted with the dilemma to capture the multi-modal nature of future dynamics with both diversity and accuracy. In this paper, we propose a distribution discrimination method (DisDis) to predict personalized motion pattern by distinguishing the potential distributions in…

Cited by 63PDFcodeScholar
2021

PoinTr: Diverse Point Cloud Completion With Geometry-Aware Transformers

ICCV 2021poster

Point clouds captured in real-world applications are often incomplete due to the limited sensor resolution, single viewpoint, and occlusion. Therefore, recovering the complete point clouds from partial ones becomes an indispensable task in many practical applications. In this paper, we present a new…

Cited by 608PDFcodeScholar
2021

RandomRooms: Unsupervised Pre-Training From Synthetic Shapes and Randomized Layouts for 3D Object Detection

ICCV 2021poster

3D point cloud understanding has made great progress in recent years. However, one major bottleneck is the scarcity of annotated real datasets, especially compared to 2D object detection tasks, since a large amount of labor is involved in annotating the real scans of a scene. A promising solution to…

Cited by 65PDFScholar
2021

SIMPLE: SIngle-network with Mimicking and Point Learning for Bottom-up Human Pose Estimation

AAAI 2021technical

The practical application requests both accuracy and efficiency on multi-person pose estimation algorithms. But the high accuracy and fast inference speed are dominated by top-down methods and bottom-up methods respectively. To make a better trade-off between accuracy and efficiency, we propose a no…

Cited by 16SourcePDFScholar
2021

Structure-Aware Face Clustering on a Large-Scale Graph With 107 Nodes

CVPR 2021poster

Face clustering is a promising method for annotating unlabeled face images. Recent supervised approaches have boosted the face clustering accuracy greatly, however their performance is still far from satisfactory. These methods can be roughly divided into global-based and local-based ones. Global-ba…

Cited by 47PDFcodeScholar
2021

Towards Interpretable Deep Metric Learning With Structural Matching

ICCV 2021poster

How do the neural networks distinguish two images? It is of critical importance to understand the matching mechanism of deep models for developing reliable intelligent systems for many risky visual applications such as surveillance and access control. However, most existing deep metric learning meth…

Cited by 61PDFcodeScholar
2021

WebFace260M: A Benchmark Unveiling the Power of Million-Scale Deep Face Recognition

CVPR 2021poster

In this paper, we contribute a new million-scale face benchmark containing noisy 4M identities/260M faces (WebFace260M) and cleaned 2M identities/42M faces (WebFace42M) training data, as well as an elaborately designed time-constrained evaluation protocol. Firstly, we collect 4M name list and downlo…

Cited by 313PDFScholar
2020

Deep Credible Metric Learning for Unsupervised Domain Adaptation Person Re-identification

ECCV 2020poster

The trained person re-identification systems fundamentally need to be deployed on different target environments. Learning the cross-domain model has great potential for the scalability of real-world applications. In this paper, we propose a deep credible metric learning (DCML) method for unsupervise…

Cited by 116SourcePDFScholar
2020

Deep Face Super-Resolution With Iterative Collaboration Between Attentive Recovery and Landmark Estimation

CVPR 2020poster

Recent works based on deep learning and facial priors have succeeded in super-resolving severely degraded facial images. However, the prior knowledge is not fully exploited in existing methods, since facial priors such as landmark and component maps are always estimated by low-resolution or coarsely…

Cited by 220PDFcodeScholar
2020

Global-Local Bidirectional Reasoning for Unsupervised Representation Learning of 3D Point Clouds

CVPR 2020poster

Local and global patterns of an object are closely related. Although each part of an object is incomplete, the underlying attributes about the object are shared among all parts, which makes reasoning the whole object from a single part possible. We hypothesize that a powerful representation of a 3D…

Cited by 160PDFcodeScholar
2020

MetaDistiller: Network Self-Boosting via Meta-Learned Top-Down Distillation

ECCV 2020poster

Knowledge Distillation (KD) has been one of the most popular used methods to learn a compact model. However, it still suffers from high demand in time and computational resources caused by sequential training pipeline. Furthermore, the soft targets from deeper models do not often serve as good cues…

Cited by 47SourcePDFScholar
2020

Reinforced Axial Refinement Network for Monocular 3D Object Detection

ECCV 2020poster

Monocular 3D object detection aims to extract the 3D position and properties of objects from a 2D input image. This is an ill-posed problem with a major difficulty lying in the information loss by depth-agnostic cameras. Conventional approaches sample 3D bounding boxes from the space and infer the r…

Cited by 31SourcePDFScholar
2020

Rotation-robust Intersection over Union for 3D Object Detection

ECCV 2020poster

In this paper, we propose a Rotation-robust Intersection over Union ($ extit{RIoU}$) for 3D object detection, which aims to jointly learn the overlap of rotated bounding boxes. In most existing 3D object detection methods, the norm-based loss is adopted to individually regress the parameters of boun…

2020

Spatial Geometric Reasoning for Room Layout Estimation via Deep Reinforcement Learning

ECCV 2020poster

Unlike most existing works that define room layout on a 2D image, we model the layout in 3D as a configuration of the camera and the room. Our spatial geometric representation with only seven variables is more concise but effective, and more importantly enables direct 3D reasoning, e.g. how the came…

Cited by 14SourcePDFScholar
2020

Structure-Preserving Super Resolution With Gradient Guidance

CVPR 2020poster

Structures matter in single image super resolution (SISR). Recent studies benefiting from generative adversarial network (GAN) have promoted the development of SISR by recovering photo-realistic images. However, there are always undesired structural distortions in the recovered images. In this paper…

Cited by 446PDFcodeScholar
2020

Temporal Coherence or Temporal Motion: Which is More Critical for Video-based Person Re-identification?

ECCV 2020poster

Video-based person re-identification aims to match pedestrians with the consecutive video sequences. While a rich line of work focuses solely on extracting the motion features from pedestrian videos, we show in this paper that the temporal coherence plays a more critical role. To distill the tempora…

Cited by 91SourcePDFScholar
2020

Uncertainty-Aware Score Distribution Learning for Action Quality Assessment

CVPR 2020oral

Assessing action quality from videos has attracted growing attention in recent years. Most existing approaches usually tackle this problem based on regression algorithms, which ignore the intrinsic ambiguity in the score labels caused by multiple judges or their subjective appraisals. To address thi…

Cited by 171PDFcodeScholar
2019

BridgeNet: A Continuity-Aware Probabilistic Network for Age Estimation

CVPR 2019poster

Age estimation is an important yet very challenging problem in computer vision. Existing methods for age estimation usually apply a divide-and-conquer strategy to deal with heterogeneous data caused by the non-stationary aging process. However, the facial aging process is also a continuous process,…

Cited by 140PDFScholar
2019

COIN: A Large-Scale Dataset for Comprehensive Instructional Video Analysis

CVPR 2019poster

There are substantial instruction videos on the Internet, which enables us to acquire knowledge for completing various tasks. However, most existing datasets for instruction video analysis have the limitations in diversity and scale, which makes them far from many real-world applications where more…

Cited by 374PDFScholar
2019

Deep Fitting Degree Scoring Network for Monocular 3D Object Detection

CVPR 2019poster

In this paper, we propose to learn a deep fitting degree scoring network for monocular 3D object detection, which aims to score fitting degree between proposals and object conclusively. Different from most existing monocular frameworks which use tight constraint to get 3D location, our approach achi…

Cited by 195PDFScholar
2019

DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing

ICCV 2019poster

Point cloud processing is very challenging, as the diverse shapes formed by irregular points are often indistinguishable. A thorough grasp of the elusive shape requires sufficiently contextual semantic information, yet few works devote to this. Here we propose DensePoint, a general architecture to l…

Cited by 368PDFcodeScholar
2019

Learning Channel-Wise Interactions for Binary Convolutional Neural Networks

CVPR 2019poster

In this paper, we propose a channel-wise interaction based binary convolutional neural network learning method (CI-BCNN) for efficient inference. Conventional methods apply xnor and bitcount operations in binary convolution with notable quantization error, which usually obtains inconsistent signs in…

Cited by 144PDFScholar
2019

Self-Critical Attention Learning for Person Re-Identification

ICCV 2019poster

In this paper, we propose a self-critical attention learning method for person re-identification. Unlike most existing methods which train the attention mechanism in a weakly-supervised manner and ignore the attention confidence level, we learn the attention with a critic which measures the attentio…

Cited by 188PDFScholar
2018

Collaborative Deep Reinforcement Learning for Multi-Object Tracking

ECCV 2018poster

In this paper, we propose a collaborative deep reinforcement learning (C-DRL) method for multi-object tracking. Most existing multi-object tracking methods employ the tracking-by-detection strategy which first detects objects in each frame and then associates them across different frames. However, t…

Cited by 116SourcePDFScholar
2018

Deep Progressive Reinforcement Learning for Skeleton-Based Action Recognition

CVPR 2018poster

In this paper, we propose a deep progressive reinforcement learning (DPRL) method for action recognition in skeleton-based videos, which aims to distil the most informative frames and discard ambiguous frames in sequences for recognizing actions. Since the choices of selecting representative frames…

Cited by 500SourcePDFScholar
2018

Deep Reinforcement Learning with Iterative Shift for Visual Tracking

ECCV 2018poster

Visual tracking is confronted by the dilemma to locate a target both}accurately and efficiently, and make decisions online whether and how to adapt the appearance model or even restart tracking. In this paper, we propose a deep reinforcement learning with iterative shift (DRL-IS) method for single o…

Cited by 79SourcePDFScholar
2018

GraphBit: Bitwise Interaction Mining via Deep Reinforcement Learning

CVPR 2018poster

In this paper, we propose a GraphBit method to learn deep binary descriptors in a directed acyclic graph unsupervisedly, representing bitwise interactions as edges between the nodes of bits. Conventional binary representation learning methods enforce each element to be binarized into zero or one. Ho…

Cited by 37SourcePDFScholar
2017

3DCNN-DQN-RNN: A Deep Reinforcement Learning Framework for Semantic Parsing of Large-Scale 3D Point Clouds

ICCV 2017poster

Semantic parsing of large-scale 3D point clouds is an important research topic in computer vision and remote sensing fields. Most existing approaches utilize hand-crafted features for each modality independently and combine them in a heuristic manner. They often fail to consider the consistency and…

Cited by 117PDFScholar
2017

Consistent-Aware Deep Learning for Person Re-Identification in a Camera Network

CVPR 2017spotlight

In this paper, we propose a consistent-aware deep learning (CADL) framework for person re-identification in a camera network. Unlike most existing person re-identification methods which identify whether two body images are from the same person, our approach aims to obtain the maximal correct matches…

Cited by 158PDFScholar
2016

Modality and Component Aware Feature Fusion For RGB-D Scene Classification

CVPR 2016accepted

While convolutional neural networks (CNN) have been excellent for object recognition, the greater spatial variability in scene images typically meant that the standard full-image CNN features are suboptimal for scene classification. In this paper, we investigate a framework allowing greater spatial…

Cited by 85SourcePDFScholar
2015

MMSS: Multi-Modal Sharable and Specific Feature Learning for RGB-D Object Recognition

ICCV 2015poster

Most of the feature-learning methods for RGB-D object recognition either learn features from color and depth modalities separately, or simply treat RGB-D as undifferentiated four-channel data, which cannot adequately exploit the relationship between different modalities. Motivated by the intuition t…

Cited by 118PDFScholar
2015

Multi-Manifold Deep Metric Learning for Image Set Classification

CVPR 2015poster

In this paper, we propose a multi-manifold deep metric learning (MMDML) method for image set classification, which aims to recognize an object of interest from a set of image instances captured from varying viewpoints or under varying illuminations. Motivated by the fact that manifold can be effecti…

Cited by 242SourcePDFScholar