← Search

Chunhua Shen

199 accepted papers

2026

$\pi^3$: Permutation-Equivariant Visual Geometry Learning

ICLR 2026poster

We introduce $\pi^3$, a feed-forward neural network that offers a novel approach to visual geometry reconstruction, breaking the reliance on a conventional fixed reference view. Previous methods often anchor their reconstructions to a designated viewpoint, an inductive bias that can lead to instabil…

Cited by 0SourcecodeScholar
2026

ACTIVE-o3 : Empowering MLLMs with Active Perception via Pure Reinforcement Learning

ICML 2026poster

Active vision, also known as active perception, refers to actively selecting where and how to look in order to gather task-relevant information. It is a critical component of efficient perception and decision-making in humans and advanced embodied agents. With the rise of Multimodal Large Language M…

Cited by 0SourceScholar
2026

Eliciting Complex Spatial Reasoning in MLLMs through Wide-Baseline Matching

CVPR 2026

Wide-baseline matching (WBM) requires integrating geometric understanding, viewpoint changes, fine-grained perception, and occlusion reasoning, making it a challenging testbed for spatial reasoning in multimodal large language models (MLLMs) deployed in physical environments. However, current MLLMs

Cited by 0SourceScholar
2026

Exploring Spatial Intelligence from a Generative Perspective

CVPR 2026

Spatial intelligence is essential for multimodal large language models, yet current benchmarks largely assess it only from an understanding perspective. We ask whether modern generative or unified multimodal models also possess generative spatial intelligence (GSI)--the ability to respect and manipu

Cited by 0SourcecodeScholar
2026

GAE: Unleashing Physical Potential of VLM with Generalizable Action Expert

ICML 2026poster

Vision-language models demonstrate strong reasoning and planning abilities, yet grounding these predictions into precise robot actions remains a central challenge. Existing Vision-Language-Action methods typically entangle reasoning and action generation, leading to limited generalization and costly…

Cited by 0SourceScholar
2026

GeoMotion: Rethinking Motion Segmentation via Latent 4D Geometry

CVPR 2026

Motion segmentation in dynamic scenes is highly challenging, as conventional methods heavily rely on estimating camera poses and point correspondences from inherently noisy motion cues. Existing statistical inference or iterative optimization techniques that struggle to mitigate the cumulative error

Cited by 0SourcecodeScholar
2026

ODYSSEY: Open-World Quadrupeds Exploration and Manipulation for Long-Horizon Tasks

AAAI 2026technical

Language-guided long-horizon mobile manipulation has long been a grand challenge in embodied semantic reasoning, generalizable manipulation, and adaptive locomotion. Three fundamental limitations hinder progress: First, although large language models have shown promise in enhancing spatial reasoning

Cited by 0SourcePDFScholar
2026

OmniWorld: A Multi-Domain and Multi-Modal Dataset for 4D World Modeling

ICLR 2026poster

The field of 4D world modeling—aiming to jointly capture spatial geometry and temporal dynamics—has witnessed remarkable progress in recent years, driven by advances in large-scale generative models and multimodal learning. However, the development of truly general 4D world models remains fundamen…

Cited by 0SourcecodeScholar
2026

Preserving Source Video Realism: High-Fidelity Face Swapping for Cinematic Quality

CVPR 2026

Video face swapping is crucial in film and entertainment production, where achieving high fidelity and temporal consistency over long and complex video sequences remains a significant challenge. Inspired by recent advances in reference-guided image editing, we explore whether rich visual attributes

Cited by 0SourcecodeScholar
2026

R2-Seg: Training-Free OOD Medical Tumor Segmentation via Anatomical Reasoning and Statistical Rejection

CVPR 2026

Foundation models for medical image segmentation struggle under out-of-distribution (OOD) shifts, often producing fragmented false positives on OOD tumors. We introduce **R^2-Seg**, a **training-free** framework for robust OOD tumor segmentation that operates via a two-stage **Reason-and-Reject** pr

Cited by 0SourcecodeScholar
2026

StaMo: Unsupervised Learning of Generalizable Robot Motion from Compact State Representation

CVPR 2026

A fundamental challenge in embodied intelligence is developing expressive and compact state representations for efficient world modeling and decision making. However, existing methods often fail to achieve this balance, yielding representations that are either overly redundant or lacking in task-cri

Cited by 0SourceScholar
2026

TINKER: Diffusion's Gift to 3D--Multi-View Consistent Editing From Sparse Inputs without Per-Scene Optimization

ICLR 2026poster

We introduce TINKER, a novel framework for high-fidelity 3D editing without any per-scene finetuning, where only a single edited image (one-shot) or a few edited images (few-shot) are required as input. Unlike prior techniques that demand extensive per-scene optimization to ensure multi-view consist…

Cited by 0SourcecodeScholar
2026

Time Is a Feature: Exploiting Temporal Dynamics in Diffusion Language Models

ICLR 2026poster

Diffusion large language models (dLLMs) generate text through iterative denoising, yet current decoding strategies discard rich intermediate predictions in favor of the final output. Our work here reveals a critical phenomenon, temporal oscillation, where correct answers often emerge in the middle p…

Cited by 0SourceScholar
2026

Uniform Discrete Diffusion with Metric Path for Video Generation

ICLR 2026poster

Continuous-space video generation has advanced rapidly, while discrete approaches lag behind due to error accumulation and long-context inconsistency. In this work, we revisit discrete generative modeling and present Uniform discRete diffuSion with metric pAth (URSA), a simple yet powerful framework…

Cited by 0SourcecodeScholar
2026

Unlocking the Power of Critical Factors for 3D Visual Geometry Estimation

CVPR 2026

Feed-forward visual geometry estimation has recently made rapid progress. However, an important gap remains: multi-frame models usually produce better cross-frame consistency, yet they often underperform strong per-frame methods on single-frame accuracy. This observation motivates our systematic inv

Cited by 0SourcecodeScholar
2026

WinT3R: Window-Based Streaming Reconstruction with Camera Token Pool

ICLR 2026poster

We present WinT3R, a feed-forward reconstruction model capable of online prediction of precise camera poses and high-quality point maps. Previous methods suffer from a trade-off between reconstruction quality and real-time performance. To address this, we first introduce a sliding window mechanism t…

Cited by 0SourcecodeScholar
2025

Aether: Geometric-Aware Unified World Modeling

ICCV 2025poster

The integration of geometric reconstruction and generative modeling remains a critical challenge in developing AI systems capable of human-like spatial reasoning. This paper proposes Aether, a unified framework that enables geometry-aware reasoning in world models by jointly optimizing three core ca…

Cited by 0SourcePDFScholar
2025

Boltzmann-Aligned Inverse Folding Model as a Predictor of Mutational Effects on Protein-Protein Interactions

ICLR 2025spotlight

Predicting the change in binding free energy ($\Delta \Delta G$) is crucial for understanding and modulating protein-protein interactions, which are critical in drug design. Due to the scarcity of experimental $\Delta\Delta G$ data, existing methods focus on pre-training, while neglecting the impo…

2025

DICEPTION: A Generalist Diffusion Model for Visual Perceptual Tasks

NeurIPS 2025spotlight

This paper's primary objective is to develop a robust generalist perception model capable of addressing multiple tasks under constraints of computational resources and limited training data. We leverage text-to-image diffusion models pre-trained on billions of images and successfully introduce our D…

Cited by 0SourcecodeScholar
2025

Depth Any Video with Scalable Synthetic Data

ICLR 2025poster

Video depth estimation has long been hindered by the scarcity of consistent and scalable ground truth data, leading to inconsistent and unreliable results. In this paper, we introduce Depth Any Video, a model that tackles the challenge through two key innovations. First, we develop a scalable synthe…

2025

Fine-grained Abnormality Prompt Learning for Zero-shot Anomaly Detection

ICCV 2025poster

Current zero-shot anomaly detection (ZSAD) methods show remarkable success in prompting large pre-trained vision-language models to detect anomalies in a target dataset without using any dataset-specific training or demonstration. However, these methods often focus on crafting/learning prompts that…

2025

Framer: Interactive Frame Interpolation

ICLR 2025poster

We propose Framer for interactive frame interpolation, which targets producing smoothly transitioning frames between two images as per user creativity. Concretely, besides taking the start and end frames as inputs, our approach supports customizing the transition process by tailoring the trajectory…

2025

MovieBench: A Hierarchical Movie Level Dataset for Long Video Generation

CVPR 2025poster

Recent advancements in video generation models, such as Stable Video Diffusion, have shown promising results, but these works primarily focus on short videos, often limited to a single scene and lacking a rich storyline. These models struggle with generating long videos that involve multiple scenes,…

2025

MovieDreamer: Hierarchical Generation for Coherent Long Visual Sequences

ICLR 2025poster

Recent advancements in video generation have primarily leveraged diffusion models for short-duration content. However, these approaches often fall short in modeling complex narratives and maintaining character consistency over extended periods, which is essential for long-form video production like…

Cited by 24SourcePDFScholar
2025

Omni-R1: Reinforcement Learning for Omnimodal Reasoning via Two-System Collaboration

NeurIPS 2025poster

Long-horizon video-audio reasoning and fine-grained pixel understanding impose conflicting requirements on omnimodal models: dense temporal coverage demands many low-resolution frames, whereas precise grounding calls for high-resolution inputs. We tackle this trade-off with a two-system architecture…

Cited by 0SourcecodeScholar
2025

POMATO: Marrying Pointmap Matching with Temporal Motions for Dynamic 3D Reconstruction

ICCV 2025poster

Recent approaches to 3D reconstruction in dynamic scenes primarily rely on the integration of separate geometry estimation and matching modules, where the latter plays a critical role in distinguishing dynamic regions and mitigating the interference caused by moving objects. Furthermore, the matchin…

2025

PerturboLLaVA: Reducing Multimodal Hallucinations with Perturbative Visual Training

ICLR 2025spotlight

This paper aims to address the challenge of hallucinations in Multimodal Large Language Models (MLLMs) particularly for dense image captioning tasks. To tackle the challenge, we identify the current lack of a metric that finely measures the caption quality in concept level. We hereby introduce HalF…

Cited by 0SourcePDFScholar
2025

Revisiting Convolution Architecture in the Realm of DNA Foundation Models

ICLR 2025poster

In recent years, A variety of methods based on Transformer and state space model (SSM) architectures have been proposed, advancing foundational DNA language models. However, there is a lack of comparison between these recent approaches and the classical architecture—convolutional networks (CNNs)—on…

Cited by 0SourcePDFScholar
2025

SMSTracker: Tri-path Score Mask Sigma Fusion for Multi-Modal Tracking

ICCV 2025poster

Multi-modal object tracking has emerged as a significant research focus in computer vision due to its robustness in complex environments, such as exposure variations, blur, and occlusions. Despite existing studies integrating supplementary modal information into pre-trained RGB trackers through visu…

2025

Seeing the Unseen: Composing Outliers for Compositional Zero-Shot Learning

IJCAI 2025

Compositional zero-shot learning (CZSL) is to recognize unseen attribute-object compositions by learning from seen compositions. The distribution shift between unseen compositions and seen compositions poses challenges to CZSL models, especially when test images are mixed with both seen and unseen c

Cited by 0SourcePDFScholar
2025

SegAgent: Exploring Pixel Understanding Capabilities in MLLMs by Imitating Human Annotator Trajectories

CVPR 2025poster

While MLLMs have demonstrated adequate image understanding capabilities, they still struggle with pixel-level comprehension, limiting their practical applications. Current evaluation tasks like VQA and visual grounding remain too coarse to assess fine-grained pixel comprehension accurately. Though s…

2025

SurfaceSplat: Connecting Surface Reconstruction and Gaussian Splatting

ICCV 2025poster

Surface reconstruction and novel view rendering from sparse-view images are challenging. Signed Distance Function (SDF)-based methods struggle with fine details, while 3D Gaussian Splatting (3DGS)-based approaches lack global geometry coherence. We propose a novel hybrid method that combines both st…

2025

TG-LLaVA: Text Guided LLaVA via Learnable Latent Embeddings

AAAI 2025technical

Currently, inspired by the success of vision-language models (VLMs), an increasing number of researchers are focusing on improving VLMs and have achieved promising results. However, most existing methods concentrate on optimizing the connector and enhancing the language model component, while neglec…

Cited by 4SourcePDFScholar
2025

Unified Open-World Segmentation with Multi-Modal Prompts

ICCV 2025poster

In this work, we present COSINE, a unified open-world segmentation model that Consolidates Open-vocabulary Segmentation and IN-context sEgmentation with multi-modal prompts (e.g., text and image). COSINE exploits foundation models to extract representations for an input image and corresponding multi…

2025

What Matters When Repurposing Diffusion Models for General Dense Perception Tasks?

ICLR 2025poster

Extensive pre-training with large data is indispensable for downstream geometry and semantic visual perception tasks. Thanks to large-scale text-to-image (T2I) pretraining, recent works show promising results by simply fine-tuning T2I diffusion models for a few dense perception tasks. However, sever…

2024

A Simple Image Segmentation Framework via In-Context Examples

NeurIPS 2024poster

Recently, there have been explorations of generalist segmentation models that can effectively tackle a variety of image segmentation tasks within a unified in-context learning framework. However, these methods still struggle with task ambiguity in in-context segmentation, as not all in-context examp…

2024

De novo Protein Design Using Geometric Vector Field Networks

ICLR 2024spotlight

Advances like protein diffusion have marked revolutionary progress in $\textit{de novo}$ protein design, a central topic in life science. These methods typically depend on protein structure encoders to model residue backbone frames, where atoms do not exist. Most prior encoders rely on atom-wise fea…

2024

DiverGen: Improving Instance Segmentation by Learning Wider Data Distribution with More Diverse Generative Data

CVPR 2024poster

Instance segmentation is data-hungry and as model capacity increases data scale becomes crucial for improving the accuracy. Most instance segmentation datasets today require costly manual annotation limiting their data scale. Models trained on such data are prone to overfitting on the training set e…

2024

Enhanced Visual Instruction Tuning with Synthesized Image-Dialogue Data

ACL 2024findings

The remarkable multimodal capabilities demonstrated by OpenAI’s GPT-4 have sparked significant interest in the development of multimodal Large Language Models (LLMs). A primary research objective of such models is to align visual and textual modalities effectively while comprehending human instructi…

2024

Floating Anchor Diffusion Model for Multi-motif Scaffolding

ICML 2024poster

Motif scaffolding seeks to design scaffold structures for constructing proteins with functions derived from the desired motif, which is crucial for the design of vaccines and enzymes. Previous works approach the problem by inpainting or conditional generation. Both of them can only scaffold motifs w…

2024

FreeCustom: Tuning-Free Customized Image Generation for Multi-Concept Composition

CVPR 2024poster

Benefiting from large-scale pre-trained text-to-image (T2I) generative models impressive progress has been achieved in customized image generation which aims to generate user-specified concepts. Existing approaches have extensively focused on single-concept customization and still encounter challeng…

2024

Generative Active Learning for Long-tailed Instance Segmentation

ICML 2024poster

Recently, large-scale language-image generative models have gained widespread attention and many works have utilized generated data from these models to further enhance the performance of perception tasks. However, not all generated data can positively impact downstream models, and these methods do…

2024

LoRAPrune: Structured Pruning Meets Low-Rank Parameter-Efficient Fine-Tuning

ACL 2024findings

Large Language Models (LLMs), such as LLaMA and T5, have shown exceptional performance across various tasks through fine-tuning. Although low-rank adaption (LoRA) has emerged to cheaply fine-tune these LLMs on downstream tasks, their deployment is still hindered by the vast model scale and computati…

2024

Matcher: Segment Anything with One Shot Using All-Purpose Feature Matching

ICLR 2024poster

Powered by large-scale pre-training, vision foundation models exhibit significant potential in open-world image understanding. However, unlike large language models that excel at directly tackling various language tasks, vision foundation models require a task-specific model structure followed by fi…

2024

Object-Aware Inversion and Reassembly for Image Editing

ICLR 2024poster

Diffusion-based image editing methods have achieved remarkable advances in text-driven image editing. The editing task aims to convert an input image with the original text prompt into the desired image that is well-aligned with the target text prompt. By comparing the original and target prompts, w…

2024

On the Trajectory Regularity of ODE-based Diffusion Sampling

ICML 2024poster

Diffusion-based generative models use stochastic differential equations (SDEs) and their equivalent ordinary differential equations (ODEs) to establish a smooth connection between a complex data distribution and a tractable prior distribution. In this paper, we identify several intriguing trajectory…

2024

PointAttN: You Only Need Attention for Point Cloud Completion

AAAI 2024technical

Point cloud completion referring to completing 3D shapes from partial 3D point clouds is a fundamental problem for 3D point cloud analysis tasks. Benefiting from the development of deep neural networks, researches on point cloud completion have made great progress in recent years. However, the expli…

2024

Retrieval-Augmented Primitive Representations for Compositional Zero-Shot Learning

AAAI 2024technical

Compositional zero-shot learning (CZSL) aims to recognize unseen attribute-object compositions by learning from seen compositions. Composing the learned knowledge of seen primitives, i.e., attributes or objects, into novel compositions is critical for CZSL. In this work, we propose to explicitly ret…

Cited by 10SourcePDFScholar
2024

Traffic Scene Parsing through the TSP6K Dataset

CVPR 2024poster

Traffic scene perception in computer vision is a critically important task to achieve intelligent cities. To date most existing datasets focus on autonomous driving scenes. We observe that the models trained on those driving datasets often yield unsatisfactory results on traffic monitoring scenes. H…

2024

Unleashing the Potential of the Diffusion Model in Few-shot Semantic Segmentation

NeurIPS 2024poster

The Diffusion Model has not only garnered noteworthy achievements in the realm of image generation but has also demonstrated its potential as an effective pretraining method utilizing unlabeled data. Drawing from the extensive potential unveiled by the Diffusion Model in both semantic corresponden…

2024

VisionLLaMA: A Unified LLaMA Backbone for Vision Tasks

ECCV 2024poster

"We all know that large language models are built on top of a transformer-based architecture to process textual inputs. For example, the LLaMA family of models stands out among many open-source implementations. Can the same transformer be used to process 2D images? In this paper, we answer this ques…

2023

A Survey on Efficient Training of Transformers

IJCAI 2023poster

Recent advances in Transformers have come with a huge requirement on computing resources, highlighting the importance of developing efficient training techniques to make Transformer training faster, at lower cost, and to higher accuracy by the efficient use of computation and memory resources. This…

2023

CTVIS: Consistent Training for Online Video Instance Segmentation

ICCV 2023poster

The discrimination of instance embeddings plays a vital role in associating instances across time for online video instance segmentation (VIS). Instance embedding learning is directly supervised by the contrastive loss computed upon the contrastive items (CIs), which are sets of anchor/positive/nega…

Cited by 46PDFcodeScholar
2023

Conditional Positional Encodings for Vision Transformers

ICLR 2023poster

We propose a conditional positional encoding (CPE) scheme for vision Transformers. Unlike previous fixed or learnable positional encodings that are predefined and independent of input tokens, CPE is dynamically generated and conditioned on the local neighborhood of the input tokens. As a result, CPE…

2023

DatasetDM: Synthesizing Data with Perception Annotations Using Diffusion Models

NeurIPS 2023poster

Current deep networks are very data-hungry and benefit from training on large-scale datasets, which are often time-consuming to collect and annotate. By contrast, synthetic data can be generated infinitely using generative models such as DALL-E and diffusion models, with minimal effort and cost. In…

2023

DiffuMask: Synthesizing Images with Pixel-level Annotations for Semantic Segmentation Using Diffusion Models

ICCV 2023poster

Collecting and annotating images with pixel-wise labels is time-consuming and laborious. In contrast, synthetic data can be freely available using a generative model (e.g., DALL-E, Stable Diffusion). In this paper, we show that it is possible to automatically obtain accurate semantic masks of synthe…

Cited by 189PDFcodeScholar
2023

FoPro: Few-Shot Guided Robust Webly-Supervised Prototypical Learning

AAAI 2023technical

Recently, webly supervised learning (WSL) has been studied to leverage numerous and accessible data from the Internet. Most existing methods focus on learning noise-robust models from web images while neglecting the performance drop caused by the differences between web domain and real-world domain.…

2023

FrozenRecon: Pose-free 3D Scene Reconstruction with Frozen Depth Models

ICCV 2023poster

3D scene reconstruction is a long-standing vision task. Existing approaches can be categorized into geometry-based and learning-based methods. The former leverages multi-view geometry but may face catastrophic failures due to the reliance on accurate pixel correspondence across views, while the latt…

Cited by 17PDFcodeScholar
2023

Generative Prompt Model for Weakly Supervised Object Localization

ICCV 2023poster

Weakly supervised object localization (WSOL) remains challenging when learning object localization models from image category labels. Conventional methods that discriminatively train activation models ignore representative yet less discriminative object parts. In this study, we propose a generative…

Cited by 37PDFcodeScholar
2023

Images Speak in Images: A Generalist Painter for In-Context Visual Learning

CVPR 2023poster

In-context learning, as a new paradigm in NLP, allows the model to rapidly adapt to various tasks with only a handful of prompts and examples. But in computer vision, the difficulties for in-context learning lie in that tasks vary significantly in the output representations, thus it is unclear how t…

2023

Learning Conditional Attributes for Compositional Zero-Shot Learning

CVPR 2023poster

Compositional Zero-Shot Learning (CZSL) aims to train models to recognize novel compositional concepts based on learned concepts such as attribute-object combinations. One of the challenges is to model attributes interacted with different objects, e.g., the attribute "wet" in "wet apple" and "wet ca…

2023

Metric3D: Towards Zero-shot Metric 3D Prediction from A Single Image

ICCV 2023poster

Reconstructing accurate 3D scenes from images is a long-standing vision task. Due to the ill-posedness of the single-image reconstruction problem, most well-established methods are built upon multi-view geometry. State-of-the-art (SOTA) monocular metric depth estimation methods can only handle a sin…

Cited by 189PDFcodeScholar
2023

Point-Teaching: Weakly Semi-supervised Object Detection with Point Annotations

AAAI 2023technical

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection is still an open question. In this work, we present Point-Teaching, a weakly- and semi-supervised object dete…

2023

Robust Geometry-Preserving Depth Estimation Using Differentiable Rendering

ICCV 2023poster

In this study, we address the challenge of 3D scene structure recovery from monocular depth estimation. While traditional depth estimation methods leverage labeled datasets to directly predict absolute depth, recent advancements advocate for mix-dataset training, enhancing generalization across dive…

Cited by 6PDFScholar
2023

SegGPT: Towards Segmenting Everything in Context

ICCV 2023poster

We present SegGPT, a generalist model for segmenting everything in context. We unify various segmentation tasks into a generalist in-context learning framework that accommodates different kinds of segmentation data by transforming them into the same format of images. The training of SegGPT is formul…

Cited by 104PDFcodeScholar
2023

SegPrompt: Boosting Open-World Segmentation via Category-Level Prompt Learning

ICCV 2023poster

Current closed-set instance segmentation models rely on predefined class labels for each mask during training and evaluation, limiting their ability to detect novel objects. Open-world instance segmentation (OWIS) models address this challenge by detecting unknown objects in a class-agnostic manner.…

Cited by 21PDFcodeScholar
2023

Zolly: Zoom Focal Length Correctly for Perspective-Distorted Human Mesh Reconstruction

ICCV 2023oral

As it is hard to calibrate single-view RGB images in the wild, existing 3D human mesh reconstruction (3DHMR) methods either use a constant large focal length or estimate one based on the background environment context, which can not tackle the problem of the torso, limb, hand or face distortion caus…

Cited by 39PDFcodeScholar
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

Boosting Robustness of Image Matting With Context Assembling and Strong Data Augmentation

CVPR 2022poster

Deep image matting methods have achieved increasingly better results on benchmarks (e.g., Composition-1k/alphamatting.com). However, the robustness, including robustness to trimaps and generalization to images from different domains, is still under-explored. Although some works propose to either ref…

Cited by 38PDFScholar
2022

Catching Both Gray and Black Swans: Open-Set Supervised Anomaly Detection

CVPR 2022poster

Despite most existing anomaly detection studies assume the availability of normal training samples only, a few labeled anomaly examples are often available in many real-world applications, such as defect samples identified during random quality inspection, lesion images confirmed by radiologists in…

Cited by 142PDFcodeScholar
2022

DENSE: Data-Free One-Shot Federated Learning

NeurIPS 2022accept

One-shot Federated Learning (FL) has recently emerged as a promising approach, which allows the central server to learn a model in a single communication round. Despite the low communication cost, existing one-shot FL methods are mostly impractical or face inherent limitations, \eg a public dataset…

2022

DisCo: Remedying Self-Supervised Learning on Lightweight Models with Distilled Contrastive Learning

ECCV 2022poster

"While Self-Supervised Learning (SSL) has received widespread attention from the community, recent researches argue that its performance often suffers a cliff fall when the model size decreases. Since current SSL methods mainly rely on contrastive learning to train the network, we propose a simple y…

2022

Efficient Decoder-Free Object Detection with Transformers

ECCV 2022poster

"Vision transformers (ViTs) are changing the landscape of object detection tasks. A natural usage of ViTs in detection is to replace the CNN-based backbone with a transformer-based backbone, which is simple yet brings an enormous computation burden during inference. More subtle usage is the DETR fam…

2022

FreeSOLO: Learning To Segment Objects Without Annotations

CVPR 2022poster

Instance segmentation is a fundamental vision task that aims to recognize and segment each object in an image. However, it requires costly annotations such as bounding boxes and segmentation masks for learning. In this work, we propose a fully unsupervised learning method that learns class-agnostic…

Cited by 136PDFcodeScholar
2022

Fully Convolutional One-Stage 3D Object Detection on LiDAR Range Images

NeurIPS 2022accept

We present a simple yet effective fully convolutional one-stage 3D object detector for LiDAR point clouds of autonomous driving scenes, termed FCOS-LiDAR. Unlike the dominant methods that use the bird-eye view (BEV), our proposed detector detects objects from the range view (RV, a.k.a. range image)…

Cited by 130SourcePDFScholar
2022

Hierarchical Normalization for Robust Monocular Depth Estimation

NeurIPS 2022accept

In this paper, we address monocular depth estimation with deep neural networks. To enable training of deep monocular estimation models with various sources of datasets, state-of-the-art methods adopt image-level normalization strategies to generate affine-invariant depth representations. However, le…

Cited by 36SourcePDFScholar
2022

Multi-dataset Training of Transformers for Robust Action Recognition

NeurIPS 2022accept

We study the task of robust feature representations, aiming to generalize well on multiple datasets for action recognition. We build our method on Transformers for its efficacy. Although we have witnessed great progress for video action recognition in the past decade, it remains challenging yet valu…

2022

Poseur: Direct Human Pose Regression with Transformers

ECCV 2022poster

"We propose a direct, regression-based approach to 2D human pose estimation from single images. We formulate the problem as a sequence prediction task, which we solve using a Transformer network. This network directly learns a regression mapping from images to the keypoint coordinates, without resor…

2022

PyramidCLIP: Hierarchical Feature Alignment for Vision-language Model Pretraining

NeurIPS 2022accept

Large-scale vision-language pre-training has achieved promising results on downstream tasks. Existing methods highly rely on the assumption that the image-text pairs crawled from the Internet are in perfect one-to-one correspondence. However, in real scenarios, this assumption can be difficult to ho…

Cited by 112SourcePDFScholar
2022

Retrieval Augmented Classification for Long-Tail Visual Recognition

CVPR 2022poster

We introduce Retrieval Augmented Classification (RAC), a generic approach to augmenting standard image classification pipelines with an explicit retrieval module. RAC consists of a standard base image encoder fused with a parallel retrieval branch that queries a non-parametric external memory of pre…

Cited by 127PDFScholar
2022

RigidFlow: Self-Supervised Scene Flow Learning on Point Clouds by Local Rigidity Prior

CVPR 2022poster

In this work, we focus on scene flow learning on point clouds in a self-supervised manner. A real-world scene can be well modeled as a collection of rigidly moving parts, therefore its scene flow can be represented as a combination of rigid motion of each part. Inspired by this observation, we propo…

Cited by 65PDFScholar
2022

SegViT: Semantic Segmentation with Plain Vision Transformers

NeurIPS 2022accept

We explore the capability of plain Vision Transformers (ViTs) for semantic segmentation and propose the SegViT. Previous ViT-based segmentation networks usually learn a pixel-level representation from the output of the ViT. Differently, we make use of the fundamental component—attention mechanism, t…

2022

Text-Adaptive Multiple Visual Prototype Matching for Video-Text Retrieval

NeurIPS 2022accept

Cross-modal retrieval between videos and texts has gained increasing interest because of the rapid emergence of videos on the web. Generally, a video contains rich instance and event information and the query text only describes a part of the information. Thus, a video can have multiple different…

Cited by 32SourcePDFScholar
2022

TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation

CVPR 2022poster

Although vision transformers (ViTs) have achieved great success in computer vision, the heavy computational cost hampers their applications to dense prediction tasks such as semantic segmentation on mobile devices. In this paper, we present a mobile-friendly architecture named Token Pyramid Vision T…

Cited by 304PDFcodeScholar
2021

A Simple Baseline for Semi-Supervised Semantic Segmentation With Strong Data Augmentation

ICCV 2021poster

Recently, significant progress has been made on semantic segmentation. However, the success of supervised semantic segmentation typically relies on a large amount of labeled data, which is time-consuming and costly to obtain. Inspired by the success of semi-supervised learning methods in image class…

Cited by 150PDFcodeScholar
2021

BV-Person: A Large-Scale Dataset for Bird-View Person Re-Identification

ICCV 2021poster

Person Re-IDentification (ReID) aims at re-identifying persons from non-overlapping cameras. Existing person ReID studies focus on horizontal-view ReID tasks, in which the person images are captured by the cameras from a (nearly) horizontal view. In this work we introduce a new ReID task, bird-view…

Cited by 24PDFScholar
2021

Channel-Wise Knowledge Distillation for Dense Prediction

ICCV 2021poster

Knowledge distillation (KD) has been proven a simple and effective tool for training compact dense prediction models. Lightweight student networks are trained by extra supervision transferred from large teacher networks. Most previous KD variants for dense prediction tasks align the activation maps…

Cited by 366PDFcodeScholar
2021

Dense Contrastive Learning for Self-Supervised Visual Pre-Training

CVPR 2021poster

To date, most existing self-supervised learning methods are designed and optimized for image classification. These pre-trained models can be sub-optimal for dense prediction tasks due to the discrepancy between image-level prediction and pixel-level prediction. To fill this gap, we aim to design an…

Cited by 856PDFScholar
2021

Diverse Knowledge Distillation for End-to-End Person Search

AAAI 2021technical

Person search aims to localize and identify a specific person from a gallery of images. Recent methods can be categorized into two groups, i.e., two-step and end-to-end approaches. The former views person search as two independent tasks and achieves dominant results using separately trained person d…

Cited by 47SourcePDFScholar
2021

DoDNet: Learning To Segment Multi-Organ and Tumors From Multiple Partially Labeled Datasets

CVPR 2021poster

Due to the intensive cost of labor and expertise in annotating 3D medical images at a voxel level, most benchmark datasets are equipped with the annotations of only one type of organs and/or tumors, resulting in the so-called partially labeling issue. To address this issue, we propose a dynamic on-d…

Cited by 208PDFScholar
2021

DyCo3D: Robust Instance Segmentation of 3D Point Clouds Through Dynamic Convolution

CVPR 2021poster

Previous top-performing approaches for point cloud instance segmentation involve a bottom-up strategy, which often includes inefficient operations or complex pipelines, such as grouping over-segmented components, introducing additional steps for refining, or designing complicated loss functions. The…

Cited by 115PDFScholar
2021

Dynamic Neural Representational Decoders for High-Resolution Semantic Segmentation

NeurIPS 2021poster

Semantic segmentation requires per-pixel prediction for a given image. Typically, the output resolution of a segmentation network is severely reduced due to the downsampling operations in the CNN backbone. Most previous methods employ upsampling decoders to recover the spatial resolution. Various de…

Cited by 16SourcePDFScholar
2021

End-to-End Video Instance Segmentation With Transformers

CVPR 2021poster

Video instance segmentation (VIS) is the task that requires simultaneously classifying, segmenting and tracking object instances of interest in video. Recent methods typically develop sophisticated pipelines to tackle this task. Here, we propose a new video instance segmentation framework built upon…

Cited by 854PDFcodeScholar
2021

FCPose: Fully Convolutional Multi-Person Pose Estimation With Dynamic Instance-Aware Convolutions

CVPR 2021poster

We propose a fully convolutional multi-person pose estimation framework using dynamic instance-aware convolutions, termed FCPose. Different from existing methods, which often require ROI (Region of Interest) operations and/or grouping post-processing, FCPose eliminates the ROIs and grouping post-pro…

Cited by 81PDFScholar
2021

Feature Decomposition and Reconstruction Learning for Effective Facial Expression Recognition

CVPR 2021poster

In this paper, we propose a novel Feature Decomposition and Reconstruction Learning (FDRL) method for effective facial expression recognition. We view the expression information as the combination of the shared information (expression similarities) across different expressions and the unique informa…

Cited by 218PDFScholar
2021

HCRF-Flow: Scene Flow From Point Clouds With Continuous High-Order CRFs and Position-Aware Flow Embedding

CVPR 2021poster

Scene flow in 3D point clouds plays an important role in understanding dynamic environments. Although significant advances have been made by deep neural networks, the performance is far from satisfactory as only per-point translational motion is considered, neglecting the constraints of the rigid mo…

Cited by 62PDFScholar
2021

Learning Spatial-Semantic Relationship for Facial Attribute Recognition With Limited Labeled Data

CVPR 2021poster

Recent advances in deep learning have demonstrated excellent results for Facial Attribute Recognition (FAR), typically trained with large-scale labeled data. However, in many real-world FAR applications, only limited labeled data are available, leading to remarkable deterioration in performance for…

Cited by 41PDFScholar
2021

Learning To Recover 3D Scene Shape From a Single Image

CVPR 2021poster

Despite significant progress in monocular depth estimation in the wild, recent state-of-the-art methods cannot be used to recover accurate 3D scene shape due to an unknown depth shift induced by shift-invariant reconstruction losses used in mixed-data depth prediction training, and possible unknown…

Cited by 284PDFcodeScholar
2021

Meta Navigator: Search for a Good Adaptation Policy for Few-Shot Learning

ICCV 2021poster

Few-shot learning aims to adapt knowledge learned from previous tasks to novel tasks with only a limited amount of labeled data. Research literature on few-shot learning exhibits great diversity, while different algorithms often excel at different few-shot learning scenarios. It is therefore tricky…

Cited by 60PDFScholar
2021

Occluded Person Re-Identification With Single-Scale Global Representations

ICCV 2021poster

Occluded person re-identification (ReID) aims at re-identifying occluded pedestrians from occluded or holistic images taken across multiple cameras. Current state-of-the-art (SOTA) occluded ReID models rely on some auxiliary modules, including pose estimation, feature pyramid and graph matching modu…

Cited by 64PDFScholar
2021

SA-BNN: State-Aware Binary Neural Network

AAAI 2021technical

Binary Neural Networks (BNNs) have received significant attention due to the memory and computation efficiency recently. However, the considerable accuracy gap between BNNs and their full-precision counterparts hinders BNNs to be deployed to resource-constrained platforms. One of the main reasons fo…

Cited by 24SourcePDFScholar
2021

Twins: Revisiting the Design of Spatial Attention in Vision Transformers

NeurIPS 2021poster

Very recently, a variety of vision transformer architectures for dense prediction tasks have been proposed and they show that the design of spatial attention is critical to their success in these tasks. In this work, we revisit the design of the spatial attention and demonstrate that a carefully dev…

2020

ABCNet: Real-Time Scene Text Spotting With Adaptive Bezier-Curve Network

CVPR 2020oral

Scene text detection and recognition has received increasing research attention. Existing methods can be roughly categorized into two groups: character-based and segmentation-based. These methods either are costly for character annotation or need to maintain a complex pipeline, which is often not su…

Cited by 474PDFcodeScholar
2020

AE TextSpotter: Learning Visual and Linguistic Representation for Ambiguous Text Spotting

ECCV 2020poster

Scene text spotting aims to detect and recognize the entire word or sentence with multiple characters in natural images. It is still challenging because ambiguity often occurs when the spacing between characters is large or the characters are evenly spread in multiple rows and columns, making many v…

Cited by 26SourcePDFScholar
2020

BlendMask: Top-Down Meets Bottom-Up for Instance Segmentation

CVPR 2020oral

Instance segmentation is one of the fundamental vision tasks. Recently, fully convolutional instance segmentation methods have drawn much attention as they are often simpler and more efficient than two-stage approaches like Mask R-CNN. To date, almost all such approaches fall behind the two-stage Ma…

Cited by 697PDFScholar
2020

DeepEMD: Few-Shot Image Classification With Differentiable Earth Mover's Distance and Structured Classifiers

CVPR 2020oral

In this paper, we address the few-shot classification task from a new perspective of optimal matching between image regions. We adopt the Earth Mover's Distance (EMD) as a metric to compute a structural distance between dense image representations to determine image relevance. The EMD generates the…

Cited by 1005PDFScholar
2020

Efficient Semantic Video Segmentation with Per-frame Inference

ECCV 2020poster

For semantic segmentation, most existing real-time deep mod-els trained with each frame independently may produce inconsistent results when tested on a video sequence. A few methods take the correlations in the video sequence into account, e.g., by propagating the results to the neighboring frames u…

Cited by 172SourcePDFScholar
2020

Instance-Aware Embedding for Point Cloud Instance Segmentation

ECCV 2020poster

Although recent works have made significant progress in encoding meaningful context information for instance segmentation in 2D images, the works for 3D point cloud counterpart lag far behind. Conventional methods use radius search or other similar methods for aggregating local information. However,…

Cited by 24SourcePDFScholar
2020

Learning and Memorizing Representative Prototypes for 3D Point Cloud Semantic and Instance Segmentation

ECCV 2020poster

3D point cloud semantic and instance segmentation are crucial and fundamental for 3D scene understanding. Due to the complex structure, point sets are distributed off-balance and diversely, appearing as both category and pattern imbalance. It has been proved that deep networks can easily forget the…

Cited by 50SourcePDFScholar
2020

Memory-Efficient Hierarchical Neural Architecture Search for Image Denoising

CVPR 2020poster

Recently, neural architecture search (NAS) methods have attracted much attention and outperformed manually designed architectures on a few high-level vision tasks. In this paper, we propose HiNAS (Hierarchical NAS), an effort towards employing NAS to automatically design effective neural network arc…

Cited by 89PDFScholar
2020

NAS-FCOS: Fast Neural Architecture Search for Object Detection

CVPR 2020poster

The success of deep neural networks relies on significant architecture engineering. Recently neural architecture search (NAS) has emerged as a promise to greatly reduce manual effort in network design by automatically searching for optimal architectures, although typically such algorithms need an ex…

Cited by 281PDFScholar
2020

On the General Value of Evidence, and Bilingual Scene-Text Visual Question Answering

CVPR 2020poster

Visual Question Answering (VQA) methods have made incredible progress, but suffer from a failure to generalize. This is visible in the fact that they are vulnerable to learning coincidental correlations in the data rather than deeper relations between image content and ideas expressed in language. W…

Cited by 126PDFScholar
2020

PolarMask: Single Shot Instance Segmentation With Polar Representation

CVPR 2020oral

In this paper, we introduce an anchor-box free and single shot instance segmentation method, which is conceptually simple, fully convolutional and can be used by easily embedding it into most off-the-shelf detection methods. Our method, termed PolarMask, formulates the instance segmentation problem…

Cited by 764PDFcodeScholar
2020

REVERIE: Remote Embodied Visual Referring Expression in Real Indoor Environments

CVPR 2020oral

One of the long-term challenges of robotics is to enable robots to interact with humans in the visual world via natural language, as humans are visual animals that communicate through language. Overcoming this challenge requires the ability to perform a wide variety of complex tasks in response to m…

Cited by 374PDFcodeScholar
2020

SOLOv2: Dynamic and Fast Instance Segmentation

NeurIPS 2020poster

In this work, we design a simple, direct, and fast framework for instance segmentation with strong performance. To this end, we propose a novel and effective approach, termed SOLOv2, following the principle of the SOLO method [32]. First, our new framework is empowered by an efficient and holistic i…

2020

Scene Text Image Super-resolution in the wild

ECCV 2020poster

Low-resolution text images are often seen in natural scenes such as documents captured by mobile phones. Recognizing low-resolution text images is challenging because they lose detailed content information, leading to poor recognition accuracy. An intuitive solution is to introduce super-resolution…

2020

Segmenting Transparent Objects in the Wild

ECCV 2020poster

Transparent objects such as windows and bottles made by glass widely exist in the real world. Segmenting transparent objects is challenging because these objects have diverse appearances inherited from the image background, making them had similar appearance with their surroundings. Besides the tech…

2020

Self-Trained Deep Ordinal Regression for End-to-End Video Anomaly Detection

CVPR 2020poster

Video anomaly detection is of critical practical importance to a variety of real applications because it allows human attention to be focused on events that are likely to be of interest, in spite of an otherwise overwhelming volume of video. We show that applying self-trained deep ordinal regression…

Cited by 318PDFScholar
2020

Training Quantized Neural Networks With a Full-Precision Auxiliary Module

CVPR 2020oral

In this paper, we seek to tackle a challenge in training low-precision networks: the notorious difficulty in propagating gradient through a low-precision network due to the non-differentiable quantization function. We propose a solution by training the low-precision network with a full-precision aux…

Cited by 95PDFScholar
2020

Unsupervised Representation Learning by Predicting Random Distances

IJCAI 2020poster

Deep neural networks have gained great success in a broad range of tasks due to its remarkable capability to learn semantically rich features from high-dimensional data. However, they often require large-scale labelled data to successfully learn such features, which significantly hinders their adapt…

Cited by 0SourcePDFScholar
2020

Weighing Counts: Sequential Crowd Counting by Reinforcement Learning

ECCV 2020poster

We formulate counting as a sequential decision problem and present a novel crowd counting model solvable by deep reinforcement learning. In contrast to existing counting models that directly output count values, we divide one-step estimation into a sequence of much easier and more tractable sub-deci…

Cited by 97SourcePDFScholar
2019

Associatively Segmenting Instances and Semantics in Point Clouds

CVPR 2019poster

A 3D point cloud describes the real scene precisely and intuitively. To date how to segment diversified elements in such an informative 3D scene is rarely discussed. In this paper, we first introduce a simple and flexible framework to segment instances and semantics in point clouds simultaneously. T…

Cited by 316PDFcodeScholar
2019

Attention-Guided Network for Ghost-Free High Dynamic Range Imaging

CVPR 2019poster

Ghosting artifacts caused by moving objects or misalignments is a key challenge in high dynamic range (HDR) imaging for dynamic scenes. Previous methods first register the input low dynamic range (LDR) images using optical flow before merging them, which are error-prone and cause ghosts in results.…

Cited by 342PDFScholar
2019

CANet: Class-Agnostic Segmentation Networks With Iterative Refinement and Attentive Few-Shot Learning

CVPR 2019poster

Recent progress in semantic segmentation is driven by deep Convolutional Neural Networks and large-scale labeled image datasets. However, data labeling for pixel-wise segmentation is tedious and costly. Moreover, a trained model can only make predictions within a set of pre-defined classes. In this…

Cited by 747PDFScholar
2019

Decoders Matter for Semantic Segmentation: Data-Dependent Decoding Enables Flexible Feature Aggregation

CVPR 2019poster

Recent semantic segmentation methods exploit encoder-decoder architectures to produce the desired pixel-wise segmentation prediction. The last layer of the decoders is typically a bilinear upsampling procedure to recover the final pixel-wise prediction. We empirically show that this oversimple and d…

Cited by 297PDFScholar
2019

Efficient and Accurate Arbitrary-Shaped Text Detection With Pixel Aggregation Network

ICCV 2019poster

Scene text detection, an important step of scene text reading systems, has witnessed rapid development with convolutional neural networks. Nonetheless, two main challenges still exist and hamper its deployment to real-world applications. The first problem is the trade-off between speed and accuracy.…

Cited by 666PDFcodeScholar
2019

Exploiting Temporal Consistency for Real-Time Video Depth Estimation

ICCV 2019poster

Accuracy of depth estimation from static images has been significantly improved recently, by exploiting hierarchical features from deep convolutional neural networks (CNNs). Compared with static images, vast information exists among video frames and can be exploited to improve the depth estimation p…

Cited by 142PDFScholar
2019

Fast Neural Architecture Search of Compact Semantic Segmentation Models via Auxiliary Cells

CVPR 2019poster

Automated design of neural network architectures tailored for a specific task is an extremely promising, albeit inherently difficult, avenue to explore. While most results in this domain have been achieved on image classification and language modelling problems, here we concentrate on dense per-pixe…

Cited by 196PDFcodeScholar
2019

From Open Set to Closed Set: Counting Objects by Spatial Divide-and-Conquer

ICCV 2019poster

Visual counting, a task that predicts the number of objects from an image/video, is an open-set problem by nature, i.e., the number of population can vary in [0,+[?]) in theory. However, the collected images and labeled count values are limited in reality, which means only a small closed set is obse…

Cited by 214PDFcodeScholar
2019

Knowledge Adaptation for Efficient Semantic Segmentation

CVPR 2019poster

Both accuracy and efficiency are of significant importance to the task of semantic segmentation. Existing deep FCNs suffer from heavy computations due to a series of high-resolution feature maps for preserving the detailed knowledge in dense estimation. Although reducing the feature map resolution (…

Cited by 291PDFScholar
2019

Mind Your Neighbours: Image Annotation With Metadata Neighbourhood Graph Co-Attention Networks

CVPR 2019poster

As the visual reflections of our daily lives, images are frequently shared on the social network, which generates the abundant 'metadata' that records user interactions with images. Due to the diverse contents and complex styles, some images can be challenging to recognise when neglecting the contex…

Cited by 25PDFScholar
2019

Multi-marginal Wasserstein GAN

NeurIPS 2019poster

Multiple marginal matching problem aims at learning mappings to match a source domain to multiple target domains and it has attracted great attention in many applications, such as multi-domain image translation. However, addressing this problem has two critical challenges: (i) Measuring the multi-ma…

2019

Neighbourhood Watch: Referring Expression Comprehension via Language-Guided Graph Attention Networks

CVPR 2019poster

The task in referring expression comprehension is to localize the object instance in an image described by a referring expression phrased in natural language. As a language-to-vision matching task, the key to this problem is to learn a discriminative object feature that can adapt to the expression u…

Cited by 305PDFScholar
2019

Real-Time Joint Semantic Segmentation and Depth Estimation Using Asymmetric Annotations

ICRA 2019poster

Deployment of deep learning models in robotics as sensory information extractors can be a daunting task to handle, even using generic GPU cards. Here, we address three of its most prominent hurdles, namely, i) the adaptation of a single model to perform multiple tasks at once (in this work, we consi…

Cited by 169SourcecodeScholar
2019

Self-Training With Progressive Augmentation for Unsupervised Cross-Domain Person Re-Identification

ICCV 2019poster

Person re-identification (Re-ID) has achieved great improvement with deep learning and a large amount of labelled training data. However, it remains a challenging task for adapting a model trained in a source domain of labelled data to a target domain of only unlabelled data available. In this work,…

Cited by 305PDFScholar
2019

Structured Binary Neural Networks for Accurate Image Classification and Semantic Segmentation

CVPR 2019poster

In this paper, we propose to train convolutional neural networks (CNNs) with both binarized weights and activations, leading to quantized models specifically for mobile devices with limited power capacity and computation resources. By assuming the same architecture to full-precision networks, previo…

Cited by 192PDFScholar
2019

Unsupervised Scale-consistent Depth and Ego-motion Learning from Monocular Video

NeurIPS 2019poster

Recent work has shown that CNN-based depth and ego-motion estimators can be learned using unlabelled monocular videos. However, the performance is limited by unidentified moving objects that violate the underlying static scene assumption in geometric image reconstruction. More significantly, due to…

2018

Adversarial Learning with Local Coordinate Coding

ICML 2018oral

Generative adversarial networks (GANs) aim to generate realistic data from some prior distribution (e.g., Gaussian noises). However, such prior distribution is often independent of real data and thus may lose semantic information (e.g., geometric structure or content in images) of data. In practice,…

Cited by 44SourcePDFScholar
2018

An End-to-End TextSpotter With Explicit Alignment and Attention

CVPR 2018poster

Text detection and recognition in natural images have long been considered as two separate tasks that are processed sequentially. Jointly training two tasks is non-trivial due to significant differences in learning difficulties and convergence rates. In this work, we present a conceptually simple ye…

2018

Are You Talking to Me? Reasoned Visual Dialog Generation Through Adversarial Learning

CVPR 2018poster

The Visual Dialogue task requires an agent to engage in a conversation about an image with a human. It represents an extension of the Visual Question Answering task in that the agent needs to answer a question about an image, but it needs to do so in light of the previous dialogue that has taken pl…

Cited by 148SourcePDFScholar
2018

Bootstrapping the Performance of Webly Supervised Semantic Segmentation

CVPR 2018poster

Fully supervised methods for semantic segmentation require pixel-level class masks to train, the creation of which are expensive in terms of manual labour and time. In this work, we focus on weak supervision, developing a method for training a high-quality pixel-level classifier for semantic segment…

2018

FSRNet: End-to-End Learning Face Super-Resolution With Facial Priors

CVPR 2018poster

Face Super-Resolution (SR) is a domain-specific superresolution problem. The facial prior knowledge can be leveraged to better super-resolve face images. We present a novel deep end-to-end trainable Face Super-Resolution Network (FSRNet), which makes use of the geometry prior, i.e., facial landmark…

2018

Goal-Oriented Visual Question Generation via Intermediate Rewards

ECCV 2018poster

Despite significant progress in a variety of vision-and-language problems, developing a method capable of asking intelligent, goal-oriented questions about images is proven to be an inscrutable challenge. Towards this end, we propose a Deep Reinforcement Learning framework based on three new interme…

Cited by 47SourcePDFScholar
2018

Learning Deep Representations Using Convolutional Auto-Encoders with Symmetric Skip Connections

ICASSP 2018accepted

Convolutional neural networks (CNNs) have shown their power on many computer vision tasks. However, there are still some limitations, including their sensitivity to weight initialization and dependency to large scale labeled data. In this paper, we try to address these two problems by proposing a si…

Cited by 0SourceScholar
2018

Monocular Relative Depth Perception With Web Stereo Data Supervision

CVPR 2018poster

In this paper we study the problem of monocular relative depth perception in the wild. We introduce a simple yet effective method to automatically generate dense relative depth annotations from web stereo images, and propose a new dataset that consists of diverse images as well as corresponding dens…

Cited by 253SourcePDFScholar
2018

Parallel Attention: A Unified Framework for Visual Object Discovery Through Dialogs and Queries

CVPR 2018poster

Recognising objects according to a pre-defined fixed set of class labels has been well studied in the Computer Vision. There are a great many practical applications where the subjects that may be of interest are not known beforehand, or so easily delineated, however. In many of these cases natural l…

Cited by 158SourcePDFScholar
2018

Repulsion Loss: Detecting Pedestrians in a Crowd

CVPR 2018poster

Detecting individual pedestrians in a crowd remains a challenging problem since the pedestrians often gather together and occlude each other in real-world scenarios. In this paper, we first explore how a state-of-the-art pedestrian detector is harmed by crowd occlusion via experimentation, providing…

Cited by 669SourcePDFScholar
2018

Towards Effective Low-Bitwidth Convolutional Neural Networks

CVPR 2018poster

This paper tackles the problem of training a deep convolutional neural network with both low-precision weights and low-bitwidth activations. Optimizing a low-precision network is very challenging since the training process can easily get trapped in a poor local minima, which results in substantial a…

2018

VITAL: VIsual Tracking via Adversarial Learning

CVPR 2018poster

The tracking-by-detection framework consists of two stages, i.e., drawing samples around the target object in the first stage and classifying each sample as the target object or as background in the second stage. The performance of existing tracking-by-detection trackers using deep classification ne…

Cited by 654SourcePDFScholar
2018

Visual Question Answering With Memory-Augmented Networks

CVPR 2018poster

In this paper, we exploit memory-augmented neural networks to predict accurate answers to visual questions, even when those answers rarely occur in the training set. The memory network incorporates both internal and external memory blocks and selectively pays attention to each training exemplar. We…

Cited by 134SourcePDFScholar
2017

Adversarial PoseNet: A Structure-Aware Convolutional Network for Human Pose Estimation

ICCV 2017poster

For human pose estimation in monocular images, joint occlusions and overlapping upon human bodies often result in deviated pose predictions. Under these circumstances, bi- ologically implausible pose predictions may be produced. In contrast, human vision is able to predict poses by exploiting geomet…

Cited by 461PDFScholar
2017

Attend in Groups: A Weakly-Supervised Deep Learning Framework for Learning From Web Data

CVPR 2017poster

Large-scale datasets have driven the rapid development of deep neural networks for visual recognition. However, annotating a massive dataset is expensive and time-consuming. Web images and their labels are, in comparison, much easier to obtain, but direct training on such automatially harvested imag…

Cited by 103PDFScholar
2017

Deep learning features at scale for visual place recognition

ICRA 2017poster

The success of deep learning techniques in the computer vision domain has triggered a range of initial investigations into their utility for visual place recognition, all using generic features from networks that were trained for other types of recognition tasks. In this paper, we train, at large sc…

Cited by 437SourceScholar
2017

From Motion Blur to Motion Flow: A Deep Learning Solution for Removing Heterogeneous Motion Blur

CVPR 2017poster

Removing pixel-wise heterogeneous motion blur is challenging due to the ill-posed nature of the problem. The predominant solution is to estimate the blur kernel by adding a prior, but extensive literature on the subject indicates the difficulty in identifying a prior which is suitably informative, a…

Cited by 504PDFScholar
2017

Multi-Attention Network for One Shot Learning

CVPR 2017poster

One-shot learning is a challenging problem where the aim is to recognize a class identified by a single training image. Given the practical importance of one-shot learning, it seems surprising that the rich information present in the class tag itself has largely been ignored. Most existing approache…

Cited by 112PDFScholar
2017

RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation

CVPR 2017poster

Recently, very deep convolutional neural networks (CNNs) have shown outstanding performance in object recognition and have also been the first choice for dense classification problems such as semantic segmentation. However, repeated subsampling operations like pooling or convolution striding in deep…

Cited by 4039PDFcodeScholar
2017

Sequential Person Recognition in Photo Albums With a Recurrent Network

CVPR 2017poster

Recognizing the identities of people in everyday photos is still a very challenging problem for machine vision, due to issues such as non-frontal faces, changes in clothing, location, lighting. Recent studies have shown that rich relational information between people in the same photo can help in re…

Cited by 32PDFScholar
2017

The VQA-Machine: Learning How to Use Existing Vision Algorithms to Answer New Questions

CVPR 2017poster

One of the most intriguing features of the Visual Question Answering (VQA) challenge is the unpredictability of the questions. Extracting the information required to answer them demands a variety of image operations from detection and counting, to segmentation and reconstruction. To train a method t…

Cited by 105PDFcodeScholar
2017

Towards Context-Aware Interaction Recognition for Visual Relationship Detection

ICCV 2017poster

Recognizing how objects interact with each other is a crucial task in visual recognition. If we define the context of the interaction to be the objects involved, then most current methods can be categorized as either: (i) training a single classifier on the combination of the interaction and its con…

Cited by 199PDFcodeScholar
2017

When Unsupervised Domain Adaptation Meets Tensor Representations

ICCV 2017poster

Domain adaption (DA) allows machine learning methods trained on data sampled from one distribution to be applied to data sampled from another. It is thus of great practical importance to the application of such methods. Despite the fact that tensor representations are widely used in Computer Vision…

Cited by 89PDFcodeScholar
2016

Ask Me Anything: Free-Form Visual Question Answering Based on Knowledge From External Sources

CVPR 2016spotlight

We propose a method for visual question answering which combines an internal representation of the content of an image with information extracted from a general knowledge base to answer a broad range of image-based questions. This allows more complex questions to be answered using the predominant ne…

Cited by 475PDFScholar
2016

Efficient Piecewise Training of Deep Structured Models for Semantic Segmentation

CVPR 2016spotlight

Recent advances in semantic image segmentation have mostly been achieved by training deep convolutional neural networks(CNNs). We show how to improve semantic segmentation through the use of contextual information; specifically, we explore 'patch-patch' context between image regions, and 'patch-back…

Cited by 1221PDFScholar
2016

Fast Training of Triplet-Based Deep Binary Embedding Networks

CVPR 2016accepted

In this paper, we aim to learn a mapping (or embedding) from images to a compact binary space in which Hamming distances correspond to a ranking measure for the image retrieval task. We make use of a triplet loss because this has been shown to be most effective for ranking problems. How- ever, train…

Cited by 146SourcePDFScholar
2016

Image Restoration Using Very Deep Convolutional Encoder-Decoder Networks with Symmetric Skip Connections

NeurIPS 2016poster

In this paper, we propose a very deep fully convolutional encoding-decoding framework for image restoration such as denoising and super-resolution. The network is composed of multiple layers of convolution and deconvolution operators, learning end-to-end mappings from corrupted images to the origina…

Cited by 2071SourcePDFScholar
2016

Less Is More: Zero-Shot Learning From Online Textual Documents With Noise Suppression

CVPR 2016poster

Classifying a visual concept merely from its associated online textual source, such as a Wikipedia article, is an attractive research topic in zero-shot learning because it alleviates the burden of manually collecting semantic attributes. Several recent works have pursued this approach by exploring…

Cited by 238PDFScholar
2016

What Value Do Explicit High Level Concepts Have in Vision to Language Problems?

CVPR 2016poster

Much recent progress in Vision-to-Language (V2L) problems has been achieved through a combination of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs). This approach does not explicitly represent high-level semantic concepts, but rather seeks to progress directly from image f…

Cited by 561PDFScholar
2016

What's Wrong With That Object? Identifying Images of Unusual Objects by Modelling the Detection Score Distribution

CVPR 2016spotlight

This paper studies the challenging problem of identifying unusual instances of known objects in images within an "open world" setting. That is, we aim to find objects that are members of a known class, but which are not typical of that class. Thus the "unusual object" should be distinguished from bo…

Cited by 15PDFScholar
2015

Deep Convolutional Neural Fields for Depth Estimation From a Single Image

CVPR 2015poster

We consider the problem of depth estimation from a single monocular image in this work. It is a challenging task as no reliable depth cues are available, e.g., stereo correspondences, motions etc. Previous efforts have been focusing on exploiting geometric priors or additional sources of information…

Cited by 1190SourcePDFScholar
2015

Deeply Learning the Messages in Message Passing Inference

NeurIPS 2015poster

Deep structured output learning shows great promise in tasks like semantic image segmentation. We proffer a new, efficient deep structured model learning scheme, in which we show how deep Convolutional Neural Networks (CNNs) can be used to directly estimate the messages in message passing inference…

Cited by 81SourcePDFScholar
2015

Depth and Surface Normal Estimation From Monocular Images Using Regression on Deep Features and Hierarchical CRFs

CVPR 2015poster

Predicting the depth (or surface normal) of a scene from single monocular color images is a challenging task. This paper tackles this challenging and essentially under-determined problem by regression on deep convolutional neural network (DCNN) features, combined with a post-processing refining step…

Cited by 753SourcePDFScholar
2015

Efficient SDP Inference for Fully-Connected CRFs Based on Low-Rank Decomposition

CVPR 2015poster

Conditional Random Fields (CRFs) are one of the core technologies in computer vision, and have been applied on a wide variety of tasks. Conventional CRFs typically define edges between neighboring image pixels, resulting in a sparse graph over which inference can be performed efficiently. However, t…

Cited by 30SourcePDFScholar
2015

Hyperspectral Compressive Sensing Using Manifold-Structured Sparsity Prior

ICCV 2015poster

To reconstruct hyperspectral image (HSI) accurately from a few noisy compressive measurements, we present a novel manifold-structured sparsity prior based hyperspectral compressive sensing (HCS) method in this study. A matrix based hierarchical prior is first proposed to represent the spectral struc…

Cited by 18PDFScholar
2015

Learning Graph Structure for Multi-Label Image Classification via Clique Generation

CVPR 2015poster

Exploiting label dependency for multi-label image classification can significantly improve classification performance. Probabilistic Graphical Models are one of the primary methods for representing such dependencies. The structure of graphical models, however, is either determined heuristically or l…

Cited by 64SourcePDFScholar
2015

Learning to Rank in Person Re-Identification With Metric Ensembles

CVPR 2015poster

We propose an effective structured learning based approach to the problem of person re-identification which outperforms the current state-of-the-art on most benchmark data sets evaluated. Our framework is built on the basis of multiple low-level hand-crafted and high-level visual features. We then f…

Cited by 547SourcePDFScholar
2015

The Treasure Beneath Convolutional Layers: Cross-Convolutional-Layer Pooling for Image Classification

CVPR 2015poster

A number of recent studies have shown that a Deep Convolutional Neural Network (DCNN) pretrained on a large dataset can be adopted as a universal image descriptor, and that doing so leads to impressive performance at a range of image classification tasks. Most of these studies, if not all, adopt act…

Cited by 266SourcePDFScholar