← Search

Qi Tian

222 accepted papers

2026

A Principle-Driven Adaptive Policy for Group Cognitive Stimulation Dialogue for Elderly with Cognitive Impairment

AAAI 2026technical

Cognitive impairment is becoming a major public health challenge. Cognitive Stimulation Therapy (CST) is an effective intervention for cognitive impairment, but traditional methods are difficult to scale, and existing digital systems struggle with group dialogues and cognitive stimulation principles

Cited by 0SourcePDFScholar
2026

CogniEdit: Dense Gradient Flow Optimization for Fine-Grained Image Editing

CVPR 2026

Instruction-based image editing with diffusion models has achieved impressive results, yet existing methods struggle with fine-grained instructions specifying precise attributes such as colors, positions, and quantities. While recent approaches employ Group Relative Policy Optimization (GRPO) for al

Cited by 0SourcecodeScholar
2026

DeCo: Frequency-Decoupled Pixel Diffusion for End-to-End Image Generation

CVPR 2026

Pixel diffusion aims to generate images directly in pixel space in an end-to-end fashion. This approach avoids the limitations of VAE in the two-stage latent diffusion, offering higher model capacity. Existing pixel diffusion models suffer from slow training and inference, as they usually model both

Cited by 0SourcecodeScholar
2026

Dereflection Any Image with Diffusion Priors and Diversified Data

AAAI 2026technical

Reflection removal of a single image remains a highly challenging task due to the complex entanglement between target scenes and unwanted reflections. Despite significant progress, existing methods are hindered by the scarcity of high-quality, diverse data and insufficient restoration priors, result

Cited by 0SourcePDFScholar
2026

Few-step Flow for 3D Generation via Marginal-Data Transport Distillation

AAAI 2026technical

Flow-based 3D generation models typically require dozens of sampling steps during inference. Though few-step distillation methods, particularly Consistency Models (CMs), have achieved substantial advancements in accelerating 2D diffusion models, they remain under-explored for more complex 3D generat

Cited by 0SourcePDFScholar
2026

GranViT: A Fine-Grained Vision Model With Autoregressive Perception For MLLMs

ICLR 2026poster

Vision encoders are indispensable for allowing impressive performance of Multimodal Large Language Models (MLLMs) in vision–language tasks such as visual question answering and reasoning. However, existing vision encoders focus on global image representations but overlook fine-grained regional analy…

Cited by 0SourceScholar
2026

LongVideo-R1: Smart Navigation for Low-cost Long Video Understanding

CVPR 2026

This paper addresses the critical and underexplored challenge of long video understanding with low computational budgets.We propose LongVideo-R1, an active, reasoning-equipped multimodal large language model (MLLM) agent designed for efficient video context navigation, avoiding the redundancy of exh

Cited by 0SourcecodeScholar
2026

LottieGPT: Tokenizing Vector Animation for Autoregressive Generation

CVPR 2026

Despite rapid progress in video generation, existing models are incapable of producing vector animation, a dominant and highly expressive form of multimedia on the Internet. Vector animations offer resolution-independence, compactness, semantic structure, and editable parametric motion representatio

Cited by 0SourceScholar
2026

NaviCache: Test-Time Self-Calibration Caching for Video Generation

ICML 2026poster

Video Diffusion Models (VDMs) is constrained by immense computational costs. While offline calibration-based acceleration suffers from calibration data dependency, prohibitive calibration duration, and susceptibility to distribution shifts, offline calibration-free methods eliminate these hurdles. H…

Cited by 0SourceScholar
2026

Nüwa: Mending the Spatial Integrity Torn by VLM Token Pruning

ICLR 2026poster

Vision token pruning has proven to be an effective acceleration technique for the Efficient Vision Language Model (VLM). However, existing pruning methods demonstrate excellent performance preservation in visual question answering (VQA) and suffer substantial degradation on visual grounding (VG) tas…

Cited by 0SourcecodeScholar
2026

O-DisCo-Edit: Object Distortion Control for Unified Realistic Video Editing

AAAI 2026technical

Diffusion models have recently advanced video editing, yet controllable editing remains challenging due to the need for precise manipulation of diverse object properties. Current methods require different control signal for diverse editing tasks, which complicates model design and demands significan

Cited by 0SourcePDFScholar
2026

OpenDance: Multimodal Controllable 3D Dance Generation with Large-scale Internet Data

CVPR 2026

Music-driven 3D dance generation offers significant creative potential, yet practical applications demand versatile and multimodal control. Given the highly dynamic and complex human motion covering various styles and genres, dance generation requires satisfying diverse conditions beyond just music

Cited by 0SourceScholar
2026

PSR: Scaling Multi-Subject Personalized Image Generation with Pairwise Subject-Consistency Rewards

CVPR 2026

Personalized generation models for a single subject have demonstrated remarkable effectiveness, highlighting their significant potential. However, when extended to multiple subjects, existing models often exhibit degraded performance, particularly in maintaining subject consistency and adhering to t

Cited by 0SourcecodeScholar
2026

ParaUni: Enhance Generation in Unified Multimodal Model with Reinforcement-driven Hierarchical Parallel Information Interaction

CVPR 2026

Unified multimodal models significantly improve visual generation by combining vision-language models (VLMs) with diffusion models. However, existing methods struggle to fully balance sufficient interaction and flexible implementation due to vast representation difference. Considering abundant and h

Cited by 0SourcecodeScholar
2026

Reasoning LLM Improves Speaker Recognition in Long-form TV Dramas

ICML 2026poster

Long-form TV dramas present a formidable challenge for comprehensive video understanding, where deciphering complex storyline often relies on **speaker recognition**, the task of accurately attributing each spoken utterance to its respective character. In this paper, we advance this field through tw…

Cited by 0SourceScholar
2026

SFedHIFI: Fire Rate-Based Heterogeneous Information Fusion for Spiking Federated Learning

AAAI 2026technical

Spiking Federated Learning (SFL) has been widely studied with the energy efficiency of Spiking Neural Networks (SNNs). However, existing SFL methods require model homogeneity and assume all clients have sufficient computational resources, resulting in the exclusion of some resource-constrained clien

Cited by 0SourcePDFScholar
2025

Aligning Human Motion Generation with Human Perceptions

ICLR 2025poster

Human motion generation is a critical task with a wide spectrum of applications. Achieving high realism in generated motions requires naturalness, smoothness, and plausibility. However, current evaluation metrics often rely on simple heuristics or distribution distances and do not align well with hu…

2025

Boosting Segment Anything Model Towards Open-Vocabulary Learning

AAAI 2025technical

The recent Segment Anything Model (SAM) has emerged as a new paradigmatic vision foundation model, showcasing potent zero-shot generalization and flexible prompting. Despite SAM finding applications and adaptations in various domains, its primary limitation lies in the inability to grasp object sema…

2025

CLIP-Adapted Region-to-Text Learning for Generative Open-Vocabulary Semantic Segmentation

ICCV 2025poster

In recent years, Open-Vocabulary Semantic Segmentation (OVSS) has been largely advanced. However, existing methods mostly rely on a pre-trained vision-language model (e.g., CLIP) and require a predefined set of classes to guide the semantic segmentation process during the inference. This not only na…

Cited by 0SourcePDFScholar
2025

Diffusion-Driven Progressive Target Manipulation for Source-Free Domain Adaptation

NeurIPS 2025poster

Source-free domain adaptation (SFDA) is a challenging task that tackles domain shifts using only a pre-trained source model and unlabeled target data. Existing SFDA methods are restricted by the fundamental limitation of source-target domain discrepancy. Non-generation SFDA methods suffer from unrel…

Cited by 0SourceScholar
2025

Efficient Multi-modal Long Context Learning for Training-free Adaptation

ICML 2025poster

Traditional approaches to adapting multi-modal large language models (MLLMs) to new tasks have relied heavily on fine-tuning. This paper introduces Efficient Multi-Modal Long Context Learning (EMLoC), a novel training-free alternative that embeds demonstration examples directly into the model input.…

2025

Enhancing Pre-trained Representation Classifiability can Boost its Interpretability

ICLR 2025spotlight

The visual representation of a pre-trained model prioritizes the classifiability on downstream tasks, while the widespread applications for pre-trained visual models have posed new requirements for representation interpretability. However, it remains unclear whether the pre-trained representations c…

2025

IM-Zero: Instance-level Motion Controllable Video Generation in a Zero-shot Manner

CVPR 2025poster

Controllability of video generation has been recently concerned in addition to the quality of generated videos. The main challenge to controllable video generation is to synthesize videos based on user-specified instance spatial locations and movement trajectories. However, existing methods suffer f…

Cited by 0SourcePDFScholar
2025

Incorporating Visual Experts to Resolve the Information Loss in Multimodal Large Language Models

IJCAI 2025

Multimodal Large Language Models (MLLMs) are experiencing rapid growth, yielding a plethora of novel works recently. The prevailing trend involves adopting data-driven methodologies, wherein diverse instruction-following datasets were collected. However, these approaches always face the challenge of

Cited by 0SourcePDFScholar
2025

Incremental Transformer: Efficient Encoder for Incremented Text Over MRC and Conversation Tasks

COLING 2025main

Some encoder inputs such as conversation histories are frequently extended with short additional inputs like new responses. However, to obtain the real-time encoding of the extended input, existing Transformer-based encoders like BERT have to encode the whole extended input again without utilizing t…

Cited by 0SourcePDFScholar
2025

Infinite-Canvas: Higher-Resolution Video Outpainting with Extensive Content Generation

AAAI 2025technical

This paper explores higher-resolution video outpainting with extensive content generation. We point out common issues faced by existing methods when attempting to largely outpaint videos: the generation of low-quality content and limitations imposed by GPU memory. To address these challenges, we pro…

2025

METEOR: Multi-Encoder Collaborative Token Pruning for Efficient Vision Language Models

ICCV 2025poster

Vision encoders serve as the cornerstone of multimodal understanding. Single-encoder architectures like CLIP exhibit inherent constraints in generalizing across diverse multimodal tasks, while recent multi-encoder fusion methods introduce prohibitive computational overhead to achieve superior perfor…

2025

MagCache: Fast Video Generation with Magnitude-Aware Cache

NeurIPS 2025poster

Existing acceleration techniques for video diffusion models often rely on uniform heuristics or time-embedding variants to skip timesteps and reuse cached features. These approaches typically require extensive calibration with curated prompts and risk inconsistent outputs due to prompt-specific over…

Cited by 0SourceScholar
2025

Optimize Incompatible Parameters Through Compatibility-aware Knowledge Integration

AAAI 2025technical

Deep neural networks have become foundational to advancements in multiple domains, including recommendation systems, natural language processing, and so on. Despite their successes, these models often contain incompatible parameters that can be underutilized or detrimental to model performance, part…

Cited by 3SourcePDFScholar
2025

SAM-CP: Marrying SAM with Composable Prompts for Versatile Segmentation

ICLR 2025poster

The Segment Anything model (SAM) has shown a generalized ability to group image pixels into patches, but applying it to semantic-aware segmentation still faces major challenges. This paper presents SAM-CP, a simple approach that establishes two types of composable prompts beyond SAM and composes the…

2025

Segment Any 3D Gaussians

AAAI 2025technical

This paper presents SAGA (Segment Any 3D GAussians), a highly efficient 3D promptable segmentation method based on 3D Gaussian Splatting (3D-GS). Given 2D visual prompts as input, SAGA can segment the corresponding 3D target represented by 3D Gaussians within 4 ms. This is achieved by attaching a sc…

2025

Tackling View-Dependent Semantics in 3D Language Gaussian Splatting

ICML 2025poster

Recent advancements in 3D Gaussian Splatting (3D-GS) enable high-quality 3D scene reconstruction from RGB images. Many studies extend this paradigm for language-driven open-vocabulary scene understanding. However, most of them simply project 2D semantic features onto 3D Gaussians and overlook a fund…

2025

Towards Multiple Character Image Animation Through Enhancing Implicit Decoupling

ICLR 2025poster

Controllable character image animation has a wide range of applications. Although existing studies have consistently improved performance, challenges persist in the field of character image animation, particularly concerning stability in complex backgrounds and tasks involving multiple characters. T…

Cited by 0SourcePDFScholar
2024

4D Gaussian Splatting for Real-Time Dynamic Scene Rendering

CVPR 2024poster

Representing and rendering dynamic scenes has been an important but challenging task. Especially to accurately model complex motions high efficiency is usually hard to guarantee. To achieve real-time dynamic scene rendering while also enjoying high training and storage efficiency we propose 4D Gauss…

2024

AlignZeg: Mitigating Objective Misalignment for Zero-shot Semantic Segmentation

ECCV 2024poster

"A serious issue that harms the performance of zero-shot visual recognition is named objective misalignment, i.e., the learning objective prioritizes improving the recognition accuracy of seen classes rather than unseen classes, while the latter is the true target to pursue. This issue becomes more…

Cited by 4SourcePDFScholar
2024

BarLeRIa: An Efficient Tuning Framework for Referring Image Segmentation

ICLR 2024spotlight

Pre-training followed by full fine-tuning has gradually been substituted by Parameter-Efficient Tuning (PET) in the field of computer vision. PET has gained popularity, especially in the context of large-scale models, due to its ability to reduce transfer learning costs and conserve hardware resourc…

2024

Cascade-Zero123: One Image to Highly Consistent 3D with Self-Prompted Nearby Views

ECCV 2024poster

"Synthesizing multi-view 3D from one single image is a significant but challenging task. Zero-1-to-3 methods have achieved great success by lifting a 2D latent diffusion model to the 3D scope. The target-view image is generated with a single-view source image and the camera pose as condition informa…

2024

ControlVideo: Training-free Controllable Text-to-video Generation

ICLR 2024poster

Text-driven diffusion models have unlocked unprecedented abilities in image generation, whereas their video counterpart lags behind due to the excessive training cost. To avert the training burden, we propose a training-free ControlVideo to produce high-quality videos based on the provided text prom…

2024

Domain-Adaptive Semantic Segmentation Emerges From Vision-Language Supervised Domain-Debiased Self-Training

ICASSP 2024accepted

Unsupervised domain adaptive semantic segmentation leverages synthetic data to train a segmentation model and transfers it to unlabeled real images. Due to the style difference, the transferred model suffers from the domain gap. Even worse, some classes exhibit the extreme domain gap, where the feat…

Cited by 0SourceScholar
2024

DomainFusion: Generalizing To Unseen Domains with Latent Diffusion Models

ECCV 2024poster

"Latent Diffusion Models (LDMs) are powerful and potential tools for facilitating generation-based methods for domain generalization. However, existing diffusion-based DG methods are restricted to offline augmentation using LDM and suffer from degraded performance and prohibitive computational costs…

Cited by 2SourcePDFScholar
2024

Enhance Image Classification via Inter-Class Image Mixup with Diffusion Model

CVPR 2024poster

Text-to-image (T2I) generative models have recently emerged as a powerful tool enabling the creation of photo-realistic images and giving rise to a multitude of applications. However the effective integration of T2I models into fundamental image classification tasks remains an open question. A preva…

2024

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models

CVPR 2024poster

In recent times the generation of 3D assets from text prompts has shown impressive results. Both 2D and 3D diffusion models can help generate decent 3D objects based on prompts. 3D diffusion models have good 3D consistency but their quality and generalization are limited as trainable 3D data is expe…

2024

GaussianEditor: Editing 3D Gaussians Delicately with Text Instructions

CVPR 2024poster

Recently impressive results have been achieved in 3D scene editing with text instructions based on a 2D diffusion model. However current diffusion models primarily generate images by predicting noise in the latent space and the editing is usually applied to the whole image which makes it challenging…

2024

HalluciDoctor: Mitigating Hallucinatory Toxicity in Visual Instruction Data

CVPR 2024poster

Multi-modal Large Language Models (MLLMs) tuned on machine-generated instruction-following data have demonstrated remarkable performance in various multimodal understanding and generation tasks. However the hallucinations inherent in machine-generated data which could lead to hallucinatory outputs i…

2024

Hybrid Distillation: Connecting Masked Autoencoders with Contrastive Learners

ICLR 2024poster

As two prominent strategies for representation learning, Contrastive Learning (CL) and Masked Image Modeling (MIM) have witnessed significant progress. Previous studies have demonstrated the advantages of each approach in specific scenarios. CL, resembling supervised pre-training, excels at capturin…

Cited by 3SourcePDFScholar
2024

Improving Image Restoration through Removing Degradations in Textual Representations

CVPR 2024poster

In this paper we introduce a new perspective for improving image restoration by removing degradation in the textual representations of a given degraded image. Intuitively restoration is much easier on text modality than image one. For example it can be easily conducted by removing degradation-relate…

2024

Inner Classifier-Free Guidance and Its Taylor Expansion for Diffusion Models

ICLR 2024poster

Classifier-free guidance (CFG) is a pivotal technique for balancing the diversity and fidelity of samples in conditional diffusion models. This approach involves utilizing a single model to jointly optimize the conditional score predictor and unconditional score predictor, eliminating the need for a…

Cited by 2SourcePDFScholar
2024

LION: Implicit Vision Prompt Tuning

AAAI 2024technical

Despite recent promising performances across a range of vision tasks, vision Transformers still have an issue of high computational costs. Recently, vision prompt learning has provided an economical solution to this problem without fine-tuning the whole large-scale model. However, the efficiency an…

Cited by 26SourcePDFScholar
2024

LogFormer: A Pre-train and Tuning Pipeline for Log Anomaly Detection

AAAI 2024technical

Log anomaly detection is a key component in the field of artificial intelligence for IT operations (AIOps). Considering log data of variant domains, retraining the whole network for unknown domains is inefficient in real industrial scenarios. However, previous deep models merely focused on extractin…

2024

OVMR: Open-Vocabulary Recognition with Multi-Modal References

CVPR 2024poster

The challenge of open-vocabulary recognition lies in the model has no clue of new categories it is applied to. Existing works have proposed different methods to embed category cues into the model e.g. through few-shot fine-tuning providing category names or textual descriptions to Vision-Language Mo…

2024

Parameter Efficient Fine-tuning via Cross Block Orchestration for Segment Anything Model

CVPR 2024poster

Parameter-efficient fine-tuning (PEFT) is an effective methodology to unleash the potential of large foundation models in novel scenarios with limited training data. In the computer vision community PEFT has shown effectiveness in image classification but little research has studied its ability for…

Cited by 11SourcePDFScholar
2024

QA-LoRA: Quantization-Aware Low-Rank Adaptation of Large Language Models

ICLR 2024poster

Recently years have witnessed a rapid development of large language models (LLMs). Despite the strong ability in many language-understanding tasks, the heavy computational burden largely restricts the application of LLMs especially when one needs to deploy them onto edge devices. In this paper, we p…

2024

Towards 3D Molecule-Text Interpretation in Language Models

ICLR 2024poster

Language Models (LMs) have greatly influenced diverse domains. However, their inherent limitation in comprehending 3D molecular structures has considerably constrained their potential in the biomolecular domain. To bridge this gap, we focus on 3D molecule-text interpretation, and propose 3D-MoLM: 3D…

2024

UMG-CLIP: A Unified Multi-Granularity Vision Generalist for Open-World Understanding

ECCV 2024poster

"Vision-language foundation models, represented by Contras-tive Language-Image Pre-training (CLIP), have gained increasing attention for jointly understanding both vision and textual tasks. However, existing approaches primarily focus on training models to match global image representations with tex…

2023

Adapting Shortcut With Normalizing Flow: An Efficient Tuning Framework for Visual Recognition

CVPR 2023poster

Pretraining followed by fine-tuning has proven to be effective in visual recognition tasks. However, fine-tuning all parameters can be computationally expensive, particularly for large-scale models. To mitigate the computational and storage demands, recent research has explored Parameter-Efficient F…

2023

AiluRus: A Scalable ViT Framework for Dense Prediction

NeurIPS 2023poster

Vision transformers (ViTs) have emerged as a prevalent architecture for vision tasks owing to their impressive performance. However, their complexity dramatically increases when handling long token sequences, particularly for dense prediction tasks that require high-resolution input. Notably, dense…

2023

Being Comes From Not-Being: Open-Vocabulary Text-to-Motion Generation With Wordless Training

CVPR 2023highlight

Text-to-motion generation is an emerging and challenging problem, which aims to synthesize motion with the same semantics as the input text. However, due to the lack of diverse labeled training data, most approaches either limit to specific types of text annotations or require online optimizations t…

2023

Continual Vision-Language Representation Learning with Off-Diagonal Information

ICML 2023poster

Large-scale multi-modal contrastive learning frameworks like CLIP typically require a large amount of image-text samples for training. However, these samples are always collected continuously in real scenarios. This paper discusses the feasibility of continual CLIP training using streaming data. Unl…

Cited by 23SourcePDFScholar
2023

DE-net: Dynamic Text-Guided Image Editing Adversarial Networks

AAAI 2023technical

Text-guided image editing models have shown remarkable results. However, there remain two problems. First, they employ fixed manipulation modules for various editing requirements (e.g., color changing, texture changing, content adding and removing), which results in over-editing or insufficient edit…

2023

Distilling Vision-Language Pre-Training To Collaborate With Weakly-Supervised Temporal Action Localization

CVPR 2023poster

Weakly-supervised temporal action localization (WTAL) learns to detect and classify action instances with only category labels. Most methods widely adopt the off-the-shelf Classification-Based Pre-training (CBP) to generate video features for action localization. However, the different optimization…

Cited by 29SourcePDFScholar
2023

Federated Domain Generalization With Generalization Adjustment

CVPR 2023poster

Federated Domain Generalization (FedDG) attempts to learn a global model in a privacy-preserving manner that generalizes well to new clients possibly with domain shift. Recent exploration mainly focuses on designing an unbiased training strategy within each individual domain. However, without the su…

2023

Fine-Grained Retrieval Prompt Tuning

AAAI 2023technical

Fine-grained object retrieval aims to learn discriminative representation to retrieve visually similar objects. However, existing top-performing works usually impose pairwise similarities on the semantic embedding spaces or design a localization sub-network to continually fine-tune the entire model…

Cited by 21SourcePDFScholar
2023

Focus on Your Target: A Dual Teacher-Student Framework for Domain-Adaptive Semantic Segmentation

ICCV 2023poster

We study unsupervised domain adaptation (UDA) for semantic segmentation. Currently, a popular UDA framework lies in self-training which endows the model with two-fold abilities: (i) learning reliable semantics from the labeled images in the source domain, and (ii) adapting to the target domain via g…

Cited by 12PDFcodeScholar
2023

Gradient-Regulated Meta-Prompt Learning for Generalizable Vision-Language Models

ICCV 2023poster

Prompt tuning, a recently emerging paradigm, enables the powerful vision-language pre-training models to adapt to downstream tasks in a parameter- and data- efficient way, by learning the "soft prompts" to condition frozen pre-training models. Though effective, it is particularly problematic in the…

Cited by 30PDFScholar
2023

HiViT: A Simpler and More Efficient Design of Hierarchical Vision Transformer

ICLR 2023top-25%

There has been a debate on the choice of plain vs. hierarchical vision transformers, where researchers often believe that the former (e.g., ViT) has a simpler design but the latter (e.g., Swin) enjoys higher recognition accuracy. Recently, the emerge of masked image modeling (MIM), a self-supervised…

2023

Integrally Pre-Trained Transformer Pyramid Networks

CVPR 2023poster

In this paper, we present an integral pre-training framework based on masked image modeling (MIM). We advocate for pre-training the backbone and neck jointly so that the transfer gap between MIM and downstream recognition tasks is minimal. We make two technical contributions. First, we unify the rec…

2023

Learning from Good Trajectories in Offline Multi-Agent Reinforcement Learning

AAAI 2023technical

Offline multi-agent reinforcement learning (MARL) aims to learn effective multi-agent policies from pre-collected datasets, which is an important step toward the deployment of multi-agent systems in real-world applications. However, in practice, each individual behavior policy that generates multi-a…

Cited by 16SourcePDFScholar
2023

Learning to Parameterize Visual Attributes for Open-set Fine-grained Retrieval

NeurIPS 2023poster

Open-set fine-grained retrieval is an emerging challenging task that allows to retrieve unknown categories beyond the training set. The best solution for handling unknown categories is to represent them using a set of visual attributes learnt from known categories, as widely used in zero-shot learn…

Cited by 6SourcePDFScholar
2023

Low-Light Video Enhancement with Synthetic Event Guidance

AAAI 2023technical

Low-light video enhancement (LLVE) is an important yet challenging task with many applications such as photographing and autonomous driving. Unlike single image low-light enhancement, most LLVE methods utilize temporal information from adjacent frames to restore the color and remove the noise of the…

Cited by 29SourcePDFScholar
2023

Open-Set Fine-Grained Retrieval via Prompting Vision-Language Evaluator

CVPR 2023poster

Open-set fine-grained retrieval is an emerging challenge that requires an extra capability to retrieve unknown subcategories during evaluation. However, current works are rooted in the close-set scenarios, where all the subcategories are pre-defined, and make it hard to capture discriminative knowle…

Cited by 22SourcePDFScholar
2023

Parameter-efficient Tuning of Large-scale Multimodal Foundation Model

NeurIPS 2023poster

Driven by the progress of large-scale pre-training, parameter-efficient transfer learning has gained immense popularity across different subfields of Artificial Intelligence. The core is to adapt the model to downstream tasks with only a small set of parameters. Recently, researchers have leveraged…

2023

Probabilistic Tree-of-thought Reasoning for Answering Knowledge-intensive Complex Questions

EMNLP 2023long findings

Large language models (LLMs) are capable of answering knowledge-intensive complex questions with chain-of-thought (CoT) reasoning. However, they tend to generate factually incorrect reasoning steps when the required knowledge is not available or up-to-date in models' parameters. Recent works turn to…

Cited by 0SourcecodeScholar
2023

Progressively Compressed Auto-Encoder for Self-supervised Representation Learning

ICLR 2023poster

As a typical self-supervised learning strategy, Masked Image Modeling (MIM) is driven by recovering all masked patches from visible ones. However, patches from the same image are highly correlated and it is redundant to reconstruct all the masked patches. We find that this redundancy is neglected by…

2023

Prune Spatio-temporal Tokens by Semantic-aware Temporal Accumulation

ICCV 2023poster

Transformers have become the primary backbone of the computer vision community due to their impressive performance. However, the unfriendly computation cost impedes their potential in the video recognition domain. To optimize the speed-accuracy trade-off, we propose Semantic-aware Temporal Accumulat…

Cited by 24PDFcodeScholar
2023

Reasoning over Hierarchical Question Decomposition Tree for Explainable Question Answering

ACL 2023long

Explainable question answering (XQA) aims to answer a given question and provide an explanation why the answer is selected. Existing XQA methods focus on reasoning on a single knowledge source, e.g., structured knowledge bases, unstructured corpora, etc. However, integrating information from heterog…

Cited by 7SourcePDFScholar
2023

SDDM: Score-Decomposed Diffusion Models on Manifolds for Unpaired Image-to-Image Translation

ICML 2023poster

Recent score-based diffusion models (SBDMs) show promising results in unpaired image-to-image translation (I2I). However, existing methods, either energy-based or statistically-based, provide no explicit form of the interfered intermediate generative distributions. This work presents a new score-dec…

Cited by 23SourcePDFScholar
2023

ShiftDDPMs: Exploring Conditional Diffusion Models by Shifting Diffusion Trajectories

AAAI 2023technical

Diffusion models have recently exhibited remarkable abilities to synthesize striking image samples since the introduction of denoising diffusion probabilistic models (DDPMs). Their key idea is to disrupt images into noise through a fixed forward process and learn its reverse process to generate samp…

Cited by 16SourcePDFScholar
2023

The KFIoU Loss for Rotated Object Detection

ICLR 2023poster

Differing from the well-developed horizontal object detection area whereby the computing-friendly IoU based loss is readily adopted and well fits with the detection metrics, rotation detectors often involve a more complicated loss based on SkewIoU which is unfriendly to gradient-based training. In t…

Cited by 239SourcePDFScholar
2023

USAGE: A Unified Seed Area Generation Paradigm for Weakly Supervised Semantic Segmentation

ICCV 2023poster

Seed area generation is usually the starting point of weakly supervised semantic segmentation (WSSS). Computing the Class Activation Map (CAM) from a multi-label classification network is the de facto paradigm for seed area generation, but CAMs generated from Convolutional Neural Networks (CNNs) and…

Cited by 36PDFScholar
2022

A Transformer-Based Decoder for Semantic Segmentation with Multi-level Context Mining

ECCV 2022poster

"Transformers have recently shown superior performance than CNN on semantic segmentation. However, previous works mostly focus on the deliberate design of the encoder, while seldom considering the decoder part. In this paper, we find that a light weighted decoder counts for segmentation, and propose…

2022

Active Pointly-Supervised Instance Segmentation

ECCV 2022poster

"The requirement of expensive annotations is a major burden for training a well-performed instance segmentation model. In this paper, we present an economic active learning setting, named active pointly-supervised instance segmentation (APIS), which starts with box-level annotations and iteratively…

2022

Bag of Instances Aggregation Boosts Self-supervised Distillation

ICLR 2022poster

Recent advances in self-supervised learning have experienced remarkable progress, especially for contrastive learning based methods, which regard each image as well as its augmentations as an individual class and try to distinguish them from all other images. However, due to the large quantity of ex…

2022

Can Semantic Labels Assist Self-Supervised Visual Representation Learning?

AAAI 2022technical

Recently, contrastive learning has largely advanced the progress of unsupervised visual representation learning. Pre-trained on ImageNet, some self-supervised algorithms reported higher transfer learning performance compared to fully-supervised methods, seeming to deliver the message that human labe…

Cited by 33SourcePDFScholar
2022

ConfounderGAN: Protecting Image Data Privacy with Causal Confounder

NeurIPS 2022accept

The success of deep learning is partly attributed to the availability of massive data downloaded freely from the Internet. However, it also means that users' private data may be collected by commercial organizations without consent and used to train their models. Therefore, it's important and necess…

Cited by 5SourcePDFScholar
2022

DATA: Domain-Aware and Task-Aware Self-Supervised Learning

CVPR 2022poster

The paradigm of training models on massive data without label through self-supervised learning (SSL) and finetuning on many downstream tasks has become a trend recently. However, due to the high training costs and the unconsciousness of downstream usages, most self-supervised learning methods lack t…

Cited by 11PDFcodeScholar
2022

Domain-Agnostic Prior for Transfer Semantic Segmentation

CVPR 2022poster

Unsupervised domain adaptation (UDA) is an important topic in the computer vision community. The key difficulty lies in defining a common property between the source and target domains so that the source-domain features can align with the target-domain semantics. In this paper, we present a simple a…

Cited by 45PDFScholar
2022

Fine-Grained Semantically Aligned Vision-Language Pre-Training

NeurIPS 2022accept

Large-scale vision-language pre-training has shown impressive advances in a wide range of downstream tasks. Existing methods mainly model the cross-modal alignment by the similarity of the global representations of images and text, or advanced cross-modal attention upon image and text features. Howe…

2022

GraphQ IR: Unifying the Semantic Parsing of Graph Query Languages with One Intermediate Representation

EMNLP 2022main

Subject to the huge semantic gap between natural and formal languages, neural semantic parsing is typically bottlenecked by its complexity of dealing with both input semantics and output syntax. Recent works have proposed several forms of supplementary supervision but none is generalized across mult…

2022

Learning To Learn by Jointly Optimizing Neural Architecture and Weights

CVPR 2022poster

Meta-learning enables models to adapt to new environments rapidly with a few training examples. Current gradient-based meta-learning methods concentrate on finding good initialization (meta-weights) for learners but ignore the impact of neural architectures. In this paper, we aim to obtain better me…

Cited by 13PDFScholar
2022

MSG-Transformer: Exchanging Local Spatial Information by Manipulating Messenger Tokens

CVPR 2022poster

Transformers have offered a new methodology of designing neural networks for visual recognition. Compared to convolutional networks, Transformers enjoy the ability of referring to global features at each stage, yet the attention module brings higher computational overhead that obstructs the applicat…

Cited by 96PDFcodeScholar
2022

One-Bit Active Query With Contrastive Pairs

CVPR 2022poster

How to achieve better results with fewer labeling costs remains a challenging task. In this paper, we present a new active learning framework, which for the first time incorporates contrastive learning into recently proposed one-bit supervision. Here one-bit supervision denotes a simple Yes or No qu…

Cited by 9PDFcodeScholar
2022

ParaMac: A General Unsupervised Paraphrase Generation Framework Leveraging Semantic Constraints and Diversifying Mechanisms

EMNLP 2022finding

Paraphrase generation reflects the ability to understand the meaning from the language surface form and rephrase it to other expressions. Recent paraphrase generation works have paid attention to unsupervised approaches based on Pre-trained Language Models (PLMs) to avoid heavy reliance on parallel…

2022

Partial Class Activation Attention for Semantic Segmentation

CVPR 2022poster

Current attention-based methods for semantic segmentation mainly model pixel relation through pairwise affinity and coarse segmentation. For the first time, this paper explores modeling pixel relation via Class Activation Map (CAM). Beyond the previous CAM generated from image-level classification,…

Cited by 51PDFcodeScholar
2022

SdAE: Self-Distillated Masked Autoencoder

ECCV 2022poster

"With the development of generative-based self-supervised learning (SSL) approaches like BeiT and MAE, how to learn good representations by masking random patches of the input image and reconstructing the missing information has grown in concern. However, BeiT and PeCo need a “pre-pretraining” stage…

2022

SiamTrans: Zero-Shot Multi-Frame Image Restoration with Pre-trained Siamese Transformers

AAAI 2022technical

We propose a novel zero-shot multi-frame image restoration method for removing unwanted obstruction elements (such as rains, snow, and moire patterns) that vary in successive frames. It has three stages: transformer pre-training, zero-shot restoration, and hard patch refinement. Using the pre-traine…

Cited by 12SourcePDFScholar
2022

Skeleton-Parted Graph Scattering Networks for 3D Human Motion Prediction

ECCV 2022poster

"Graph convolutional network based methods that model the body joints’ relations, have recently shown great promise in 3D skeleton-based human motion prediction. However, these methods have two critical issues: first, deep graph convolutions filter features within only limited graph spectrum band, l…

2022

TAPE: Task-Agnostic Prior Embedding for Image Restoration

ECCV 2022poster

"Learning a generalized prior for natural image restoration is an important yet challenging task. Early methods mostly involved handcrafted priors including normalized sparsity, â„“0 gradients, dark channel priors, etc.. Recently, deep neural networks have been used to learn various image priors but…

Cited by 65SourcePDFScholar
2022

Vibration-Based Uncertainty Estimation for Learning from Limited Supervision

ECCV 2022poster

"We investigate the problem of estimating uncertainty for training data, so that deep neural networks can make use of the results for learning from limited supervision. However, both prediction probability and entropy estimate uncertainty from the instantaneous information. In this paper, we present…

Cited by 4SourcePDFScholar
2022

Wnet: Audio-Guided Video Object Segmentation via Wavelet-Based Cross-Modal Denoising Networks

CVPR 2022poster

Audio-Guided video semantic segmentation is a challenging problem in visual analysis and editing, which automatically separates foreground objects from background in a video sequence according to the referring audio expressions. However, the existing referring video semantic segmentation works mainl…

Cited by 16PDFcodeScholar
2021

ATSO: Asynchronous Teacher-Student Optimization for Semi-Supervised Image Segmentation

CVPR 2021poster

Semi-supervised learning is a useful tool for image segmentation, mainly due to its ability in extracting knowledge from unlabeled data to assist learning from labeled data. This paper focuses on a popular pipeline known as self-learning, where we point out a weakness named lazy mimicking that refer…

Cited by 75PDFScholar
2021

CondenseNet V2: Sparse Feature Reactivation for Deep Networks

CVPR 2021poster

Reusing features in deep networks through dense connectivity is an effective way to achieve high computational efficiency. The recent proposed CondenseNet has shown that this mechanism can be further improved if redundant features are removed. In this paper, we propose an alternative approach named…

Cited by 90PDFcodeScholar
2021

Differentiable Convolution Search for Point Cloud Processing

ICCV 2021poster

Exploiting convolutional neural networks for point cloud processing is quite challenging, due to the inherent irregular distribution and discrete shape representation of point clouds. To address these problems, many handcrafted convolution variants have sprung up in recent years. Though with elabora…

Cited by 10PDFScholar
2021

Divide and Conquer for Single-Frame Temporal Action Localization

ICCV 2021poster

Single-frame temporal action localization (STAL) aims to localize actions in untrimmed videos with only one timestamp annotation for each action instance. Existing methods adopt the one-stage framework but couple the counting goal and the localization goal. This paper proposes a novel two-stage fram…

Cited by 54PDFScholar
2021

Dual Distribution Alignment Network for Generalizable Person Re-Identification

AAAI 2021technical

Domain generalization (DG) offers a preferable real-world setting for Person Re-Identification (Re-ID), which trains a model using multiple source domain datasets and expects it to perform well in an unseen target domain without any model updating. Unfortunately, most DG approaches are designed expl…

Cited by 62SourcePDFScholar
2021

Fitting the Search Space of Weight-sharing NAS with Graph Convolutional Networks

AAAI 2021technical

Neural architecture search has attracted wide attentions in both academia and industry. To accelerate it, researchers proposed weight-sharing methods which first train a super-network to reuse computation among different operators, from which exponentially many sub-networks can be sampled and effici…

Cited by 20SourcePDFScholar
2021

Foreground Activation Maps for Weakly Supervised Object Localization

ICCV 2021poster

Weakly supervised object localization (WSOL) aims to localize objects with only image-level labels, which has better scalability and practicability than fully supervised methods in the actual deployment. However, with only image-level labels, learning object classification models tends to activate o…

Cited by 74PDFScholar
2021

Greedy Gradient Ensemble for Robust Visual Question Answering

ICCV 2021poster

Language bias is a critical issue in Visual Question Answering (VQA), where models often exploit dataset biases for the final decision without considering the image information. As a result, they suffer from performance drop on out-of-distribution data and inadequate visual explanation. Based on exp…

Cited by 78PDFcodeScholar
2021

Learning High-Precision Bounding Box for Rotated Object Detection via Kullback-Leibler Divergence

NeurIPS 2021poster

Existing rotated object detectors are mostly inherited from the horizontal detection paradigm, as the latter has evolved into a well-developed area. However, these detectors are difficult to perform prominently in high-precision detection due to the limitation of current regression loss design, espe…

2021

Pixel Difference Networks for Efficient Edge Detection

ICCV 2021poster

Recently, deep Convolutional Neural Networks (CNNs) can achieve human-level performance in edge detection with the rich and abstract edge representation capacities. However, the high performance of CNN based edge detection is achieved with a large pretrained CNN backbone, which is memory and energy…

Cited by 452PDFcodeScholar
2021

Rectifying the Shortcut Learning of Background for Few-Shot Learning

NeurIPS 2021poster

The category gap between training and evaluation has been characterised as one of the main obstacles to the success of Few-Shot Learning (FSL). In this paper, we for the first time empirically identify image background, common in realistic images, as a shortcut knowledge helpful for in-class classif…

2021

Rethinking Rotated Object Detection with Gaussian Wasserstein Distance Loss

ICML 2021spotlight

Boundary discontinuity and its inconsistency to the final detection metric have been the bottleneck for rotating detection regression loss design. In this paper, we propose a novel regression loss based on Gaussian Wasserstein distance as a fundamental approach to solve the problem. Specifically, th…

2021

Shape Self-Correction for Unsupervised Point Cloud Understanding

ICCV 2021poster

We develop a novel self-supervised learning method named Shape Self-Correction for point cloud analysis. Our method is motivated by the principle that a good shape representation should be able to find distorted parts of a shape and correct them. To learn strong shape representations in an unsupervi…

Cited by 58PDFScholar
2021

TS-CAM: Token Semantic Coupled Attention Map for Weakly Supervised Object Localization

ICCV 2021poster

Weakly supervised object localization (WSOL) is a challenging problem when given image category labels but requires to learn object localization models. Optimizing a convolutional neural network (CNN) for classification tends to activate local discriminative regions while ignoring complete object ex…

Cited by 254PDFcodeScholar
2021

Towards Compact CNNs via Collaborative Compression

CVPR 2021poster

Channel pruning and tensor decomposition have received extensive attention in convolutional neural network compression. However, these two techniques are traditionally deployed in an isolated manner, leading to significant accuracy drop when pursuing high compression rates. In this paper, we propose…

Cited by 114PDFcodeScholar
2021

UnrealPerson: An Adaptive Pipeline Towards Costless Person Re-Identification

CVPR 2021poster

The main difficulty of person re-identification (ReID) lies in collecting annotated data and transferring the model across different domains. This paper presents UnrealPerson, a novel pipeline that makes full use of unreal image data to decrease the costs in both the training and deployment stages.…

Cited by 88PDFcodeScholar
2021

Visformer: The Vision-Friendly Transformer

ICCV 2021poster

The past year has witnessed the rapid development of applying the Transformer module to vision problems. While some researchers have demonstrated that Transformer-based models enjoy a favorable ability of fitting data, there are still growing number of evidences showing that these models suffer over…

Cited by 274PDFcodeScholar
2020

A Structured Latent Variable Recurrent Network With Stochastic Attention For Generating Weibo Comments

IJCAI 2020poster

Building intelligent agents to generate realistic Weibo comments is challenging. For such realistic Weibo comments, the key criterion is improving diversity while maintaining coherency. Considering that the variability of linguistic comments arises from multi-level sources, including both discourse-…

2020

API-Net: Robust Generative Classifier via a Single Discriminator

ECCV 2020poster

Robustness of deep neural network classifiers has been attracting increased attention. As for the robust classification problem, a generative classifier typically models the distribution of inputs and labels, and thus can better handle off-manifold examples at the cost of a concise structure. On the…

2020

AdderNet: Do We Really Need Multiplications in Deep Learning?

CVPR 2020oral

Compared with cheap addition operation, multiplication operation is of much higher computation complexity. The widely-used convolutions in deep neural networks are exactly cross-correlation to measure the similarity between input feature and convolution filters, which involves massive multiplication…

Cited by 286PDFcodeScholar
2020

Bottom-Up Temporal Action Localization with Mutual Regularization

ECCV 2020poster

Recently, temporal action localization (TAL), extit{i.e.}, finding specific action segments in untrimmed videos, has attracted increasing attentions of the computer vision community. State-of-the-art solutions for TAL involves evaluating the frame-level probabilities of three action-indicating phase…

2020

CARS: Continuous Evolution for Efficient Neural Architecture Search

CVPR 2020poster

Searching techniques in most of existing neural architecture search (NAS) algorithms are mainly dominated by differentiable methods for the efficiency reason. In contrast, we develop an efficient continuous evolutionary approach for searching neural networks. Architectures in the population that sha…

Cited by 310PDFcodeScholar
2020

Circumventing Outliers of AutoAugment with Knowledge Distillation

ECCV 2020poster

AutoAugment has been a powerful algorithm that improves the accuracy of many vision tasks, yet it is sensitive to the operator space as well as hyper-parameters, and an improper setting may degenerate network optimization. This paper delves deep into the working mechanism, and reveals that AutoAugme…

Cited by 76SourcePDFScholar
2020

CooGAN: A Memory-Efficient Framework for High-Resolution Facial Attribute Editing

ECCV 2020poster

In contrast to great success of memory-consuming face editing methods at a low resolution, to manipulate high-resolution (HR) facial images, \ie, typically larger than $768^2$ pixels, with very limited memory is still challenging. This is due to the reasons of 1) intractable huge demand of memory; 2…

2020

Corner Proposal Network for Anchor-free, Two-stage Object Detection

ECCV 2020poster

Two-stage Object Detection","The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint combinations and then assigns a…

2020

Creating Something From Nothing: Unsupervised Knowledge Distillation for Cross-Modal Hashing

CVPR 2020poster

In recent years, cross-modal hashing (CMH) has attracted increasing attentions, mainly because its potential ability of mapping contents from different modalities, especially in vision and language, into the same space, so that it becomes efficient in cross-modal data retrieval. There are two main f…

Cited by 151PDFScholar
2020

Cross-Domain Detection via Graph-Induced Prototype Alignment

CVPR 2020oral

Applying the knowledge of an object detector trained on a specific domain directly onto a new domain is risky, as the gap between two domains can severely degrade model's performance. Furthermore, since different instances commonly embody distinct modal information in object detection scenario, the…

Cited by 302PDFcodeScholar
2020

Cross-VAE: Towards Disentangling Expression from Identity For Human Faces

ICASSP 2020accepted

Facial expression and identity are two independent yet intertwined components for representing a face. For facial expression recognition, identity can contaminate the training procedure by providing tangled but irrelevant information. In this paper, we propose to learn clearly disentangled and discr…

Cited by 0SourceScholar
2020

Dynamic Multiscale Graph Neural Networks for 3D Skeleton Based Human Motion Prediction

CVPR 2020oral

We propose novel dynamic multiscale graph neural networks (DMGNN) to predict 3D skeleton-based human motions. The core idea of DMGNN is to use a multiscale graph to comprehensively model the internal relations of a human body for motion feature learning. This multiscale graph is adaptive during trai…

Cited by 410PDFcodeScholar
2020

Extract and Merge: Superpixel Segmentation with Regional Attributes

ECCV 2020poster

For a certain object in an image, the relationship between its central region and the peripheral region is not well utilized in existing superpixel segmentation methods. In this work, we propose the concept of regional attribute, which indicates the location of a certain region in the object. Based…

Cited by 3SourcePDFScholar
2020

FM2u-Net: Face Morphological Multi-Branch Network for Makeup-Invariant Face Verification

CVPR 2020poster

It is challenging in learning a makeup-invariant face verification model, due to (1) insufficient makeup/non-makeup face training pairs, (2) the lack of diverse makeup faces, and (3) the significant appearance changes caused by cosmetics. To address these challenges, we propose a unified Face Morpho…

Cited by 23PDFcodeScholar
2020

FTL: A universal framework for training low-bit DNNs via Feature Transfer

ECCV 2020poster

Low-bit Deep Neural Networks (low-bit DNNs) have recently received significant attention for their high efficiency. However, low-bit DNNs are often difficult to optimize due to the the saddle points in loss surfaces. Here we introduce a novel feature-based knowledge transfer framework, which utilize…

Cited by 1SourcePDFScholar
2020

Frequency Domain Compact 3D Convolutional Neural Networks

CVPR 2020poster

This paper studies the compression and acceleration of 3-dimensional convolutional neural networks (3D CNNs). To reduce the memory cost and computational complexity of deep neural networks, a number of algorithms have been explored by discovering redundant parameters in pre-trained networks. However…

Cited by 32PDFScholar
2020

Gradually Vanishing Bridge for Adversarial Domain Adaptation

CVPR 2020poster

In unsupervised domain adaptation, rich domain-specific characteristics bring great challenge to learn domain-invariant representations. However, domain discrepancy is considered to be directly minimized in existing solutions, which is difficult to achieve in practice. Some methods alleviate the dif…

Cited by 352PDFcodeScholar
2020

Interpretable Visual Reasoning via Probabilistic Formulation under Natural Supervision

ECCV 2020poster

Visual reasoning is crucial for visual question answering (VQA). However, without labelled programs, implicit reasoning under natural supervision is still quite challenging and previous models are hard to interpret. In this paper, we rethink implicit reasoning process in VQA, and propose a new formu…

2020

Label Decoupling Framework for Salient Object Detection

CVPR 2020poster

To get more accurate saliency maps, recent methods mainly focus on aggregating multi-level features from fully convolutional network (FCN) and introducing edge information as auxiliary supervision. Though remarkable progress has been achieved, we observe that the closer the pixel is to the edge, the…

Cited by 390PDFcodeScholar
2020

Large-Scale Few-Shot Learning via Multi-Modal Knowledge Discovery

ECCV 2020poster

Large-scale few-shot learning aims at identifying hundreds of novel object categories where each category has only a few samples. It is a challenging problem since (1) the identifying process is susceptible to over-fitting with limited samples of an object, and (2) the sample imbalance between a bas…

Cited by 43SourcePDFScholar
2020

Learning Temporal Co-Attention Models for Unsupervised Video Action Localization

CVPR 2020oral

Temporal action localization (TAL) in untrimmed videos recently receives tremendous research enthusiasm. To our best knowledge, this is the first attempt in the literature to explore this task under an unsupervised setting, hereafter referred to as action co-localization (ACL), where only the total…

Cited by 79PDFcodeScholar
2020

Network Adjustment: Channel Search Guided by FLOPs Utilization Ratio

CVPR 2020poster

Automatic designing computationally efficient neural networks has received much attention in recent years. Existing approaches either utilize network pruning or leverage the network architecture search methods. This paper presents a new framework named network adjustment, which considers network acc…

Cited by 15PDFcodeScholar
2020

Noise-Aware Fully Webly Supervised Object Detection

CVPR 2020poster

We investigate the emerging task of learning object detectors with sole image-level labels on the web without requiring any other supervision like precise annotations or additional images from well-annotated benchmark datasets. Such a task, termed as fully webly supervised object detection, is extre…

Cited by 40PDFScholar
2020

PC-DARTS: Partial Channel Connections for Memory-Efficient Architecture Search

ICLR 2020spotlight

Differentiable architecture search (DARTS) provided a fast solution in finding effective network architectures, but suffered from large memory and computing overheads in jointly training a super-net and searching for an optimal architecture. In this paper, we present a novel approach, namely Partia…

Cited by 920SourcecodeScholar
2020

Projection & Probability-Driven Black-Box Attack

CVPR 2020poster

Generating adversarial examples in a black-box setting retains a significant challenge with vast practical application prospects. In particular, existing black-box attacks suffer from the need for excessive queries, as it is non-trivial to find an appropriate direction to optimize in the high-dimens…

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

Rethinking Performance Estimation in Neural Architecture Search

CVPR 2020poster

Neural architecture search (NAS) remains a challenging problem, which is attributed to the indispensable and time-consuming component of performance estimation (PE). In this paper, we provide a novel yet systematic rethinking of PE in a resource constrained regime, termed budgeted PE (BPE), which pr…

Cited by 35PDFcodeScholar
2020

Rethinking the Distribution Gap of Person Re-identification with Camera-based Batch Normalization

ECCV 2020poster

The fundamental difficulty in person re-identification (ReID) lies in learning the correspondence among individual cameras. It strongly demands costly inter-camera annotations, yet the trained models are not guaranteed to transfer well to previously unseen cameras. These problems significantly limit…

2020

Self-Adaptively Learning to Demoiré from Focused and Defocused Image Pairs

NeurIPS 2020poster

Moiré artifacts are common in digital photography, resulting from the interference between high-frequency scene content and the color filter array of the camera. Existing deep learning-based demoiréing methods trained on large scale datasets are limited in handling various complex moiré patterns, an…

Cited by 22SourcePDFScholar
2020

Social Adaptive Module for Weakly-supervised Group Activity Recognition

ECCV 2020poster

This paper presents a new task named weakly-supervised group activity recognition (GAR) which differs from conventional GAR tasks in that only video-level labels are available, yet the important persons within each frame are not provided even in the training data. This eases us to collect and annota…

Cited by 113SourcePDFScholar
2020

Spatial-Temporal Graph Convolutional Network for Video-Based Person Re-Identification

CVPR 2020poster

While video-based person re-identification (Re-ID) has drawn increasing attention and made great progress in recent years, it is still very challenging to effectively overcome the occlusion problem and the visual ambiguity problem for visually similar negative samples. On the other hand, we observe…

Cited by 266PDFScholar
2020

Towards Discriminability and Diversity: Batch Nuclear-Norm Maximization Under Label Insufficient Situations

CVPR 2020oral

The learning of the deep networks largely relies on the data with human-annotated labels. In some label insufficient situations, the performance degrades on the decision boundary with high data density. A common solution is to directly minimize the Shannon Entropy, but the side effect caused by entr…

Cited by 489PDFcodeScholar
2020

Transformation GAN for Unsupervised Image Synthesis and Representation Learning

CVPR 2020poster

Generative Adversarial Networks (GAN) have shown promising performance in image synthesis and unsupervised learning (USL). In most cases, however, the representations extracted from unsupervised GAN are usually unsatisfactory in other computer vision tasks. By using conditional GAN (CGAN), this prob…

Cited by 31PDFScholar
2020

Unsupervised Person Re-Identification via Softened Similarity Learning

CVPR 2020poster

Person re-identification (re-ID) is an important topic in computer vision. This paper studies the unsupervised setting of re-ID, which does not require any labeled information and thus is freely deployed to new scenarios. There are very few studies under this setting, and one of the best approach ti…

Cited by 346PDFScholar
2020

Video Super-Resolution With Temporal Group Attention

CVPR 2020poster

Video super-resolution, which aims at producing a high-resolution video from its corresponding low-resolution version, has recently drawn increasing attention. In this work, we propose a novel method that can effectively incorporate temporal information in a hierarchical way. The input sequence is d…

Cited by 220PDFcodeScholar
2020

Video Super-Resolution with Recurrent Structure-Detail Network

ECCV 2020poster

Most video super-resolution methods super-resolve a single reference frame with the help of neighboring frames in a temporal sliding window. They are less efficient compared to the recurrent-based methods. In this work, we propose a novel recurrent video super-resolution method which is both effecti…

2020

Wavelet-Based Dual-Branch Network for Image Demoiréing

ECCV 2020poster

When smartphone cameras are used to take photos of digital screens, usually moire patterns result, severely degrading photo quality. In this paper, we design a wavelet-based dual-branch network (WDNet) with a spatial attention mechanism for image demoireing. Existing image restoration methods workin…

Cited by 126SourcePDFScholar
2019

AVT: Unsupervised Learning of Transformation Equivariant Representations by Autoencoding Variational Transformations

ICCV 2019poster

The learning of Transformation-Equivariant Representations (TERs), which is introduced by Hinton et al. [??], has been considered as a principle to reveal visual structures under various transformations. It contains the celebrated Convolutional Neural Networks (CNNs) as a special case that only equi…

Cited by 49PDFScholar
2019

Actional-Structural Graph Convolutional Networks for Skeleton-Based Action Recognition

CVPR 2019poster

Action recognition with skeleton data has recently attracted much attention in computer vision. Previous studies are mostly based on fixed skeleton graphs, only capturing local physical dependencies among joints, which may miss implicit joint correlations. To capture richer dependencies, we introduc…

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

CenterNet: Keypoint Triplets for Object Detection

ICCV 2019poster

In object detection, keypoint-based approaches often experience the drawback of a large number of incorrect object bounding boxes, arguably due to the lack of an additional assessment inside cropped regions. This paper presents an efficient solution that explores the visual patterns within individua…

Cited by 4174PDFcodeScholar
2019

Co-Evolutionary Compression for Unpaired Image Translation

ICCV 2019poster

Generative adversarial networks (GANs) have been successfully used for considerable computer vision tasks, especially the image-to-image translation. However, generators in these networks are of complicated architectures with large number of parameters and huge computational complexities. Existing m…

Cited by 93PDFScholar
2019

Data-Free Learning of Student Networks

ICCV 2019poster

Learning portable neural networks is very essential for computer vision for the purpose that pre-trained heavy deep models can be well applied on edge devices such as mobile phones and micro sensors. Most existing deep neural network compression and speed-up methods are very effective for training c…

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

Deep Modular Co-Attention Networks for Visual Question Answering

CVPR 2019poster

Visual Question Answering (VQA) requires a fine-grained and simultaneous understanding of both the visual content of images and the textual content of questions. Therefore, designing an effective `co-attention' model to associate key words in questions with key objects in images is central to VQA pe…

Cited by 1110PDFcodeScholar
2019

Dynamic Points Agglomeration for Hierarchical Point Sets Learning

ICCV 2019poster

Many previous works on point sets learning achieve excellent performance with hierarchical architecture. Their strategies towards points agglomeration, however, only perform points sampling and grouping in original Euclidean space in a fixed way. These heuristic and task-irrelevant strategies severe…

Cited by 135PDFScholar
2019

Global-Local Temporal Representations for Video Person Re-Identification

ICCV 2019poster

This paper proposes the Global-Local Temporal Representation (GLTR) to exploit the multi-scale temporal cues in video sequences for video person Re-Identification (ReID). GLTR is constructed by first modeling the short-term temporal cues among adjacent frames, then capturing the long-term relations…

Cited by 286PDFScholar
2019

Information Competing Process for Learning Diversified Representations

NeurIPS 2019poster

Learning representations with diversified information remains as an open problem. Towards learning diversified representations, a new approach, termed Information Competing Process (ICP), is proposed in this paper. Aiming to enrich the information carried by feature representations, ICP separates a…

2019

Iterative Reorganization With Weak Spatial Constraints: Solving Arbitrary Jigsaw Puzzles for Unsupervised Representation Learning

CVPR 2019poster

Learning visual features from unlabeled image data is an important yet challenging task, which is often achieved by training a model on some annotation-free information. We consider spatial contexts, for which we solve so-called jigsaw puzzles, i.e., each image is cut into grids and then disordered,…

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

Modeling Point Clouds With Self-Attention and Gumbel Subset Sampling

CVPR 2019poster

Geometric deep learning is increasingly important thanks to the popularity of 3D sensors. Inspired by the recent advances in NLP domain, the self-attention transformer is introduced to consume the point clouds. We develop Point Attention Transformers (PATs), using a parameter-efficient Group Shuffle…

Cited by 519PDFScholar
2019

Multinomial Distribution Learning for Effective Neural Architecture Search

ICCV 2019oral

Architectures obtained by Neural Architecture Search (NAS) have achieved highly competitive performance in various computer vision tasks. However, the prohibitive computation demand of forward-backward propagation in deep neural networks and searching algorithms makes it difficult to apply NAS in pr…

Cited by 134PDFcodeScholar
2019

Progressive Differentiable Architecture Search: Bridging the Depth Gap Between Search and Evaluation

ICCV 2019oral

Recently, differentiable search methods have made major progress in reducing the computational costs of neural architecture search. However, these approaches often report lower accuracy in evaluating the searched architecture or transferring it to another dataset. This is arguably due to the large g…

Cited by 847PDFcodeScholar
2019

Variational Convolutional Neural Network Pruning

CVPR 2019poster

We propose a variational Bayesian scheme for pruning convolutional neural networks in channel level. This idea is motivated by the fact that deterministic value based pruning methods are inherently improper and unstable. In a nutshell, variational technique is introduced to estimate distribution of…

Cited by 455PDFScholar
2018

Beyond Part Models: Person Retrieval with Refined Part Pooling (and A Strong Convolutional Baseline)

ECCV 2018poster

Employing part-level features offers fine-grained information for pedestrian image description. A prerequisite of part discovery is that each part should be well located. Instead of using external resources like pose estimator, we consider content consistency within each part for precise part locati…

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