← Search

Rongrong Ji

218 accepted papers

2026

A²RBench: An Automatic Paradigm for Formally Verifiable Abstract Reasoning Benchmark Generation

ICML 2026poster

Abstract reasoning ability reflects the intelligence and generalization capacity of LLMs to extract and apply abstract rules. However, accurately measuring this ability remains challenging: existing benchmarks either rely on expensive manual annotation, limiting their scale, or risk measuring memori…

Cited by 1SourceScholar
2026

Flow Caching for Autoregressive Video Generation

ICLR 2026poster

Autoregressive models, often built on Transformer architectures, represent a powerful paradigm for generating ultra-long videos by synthesizing content in sequential chunks. However, this sequential generation process is notoriously slow. While caching strategies have proven effective for accelerati…

Cited by 0SourcecodeScholar
2026

ForensicConcept:Transferable Forensic Concepts for AIGI Detection

ICML 2026poster

AI-generated image detectors achieve high accuracy on in-distribution data but often fail on unseen generators. A key obstacle to understanding this failure is the black-box nature of current detectors: they do not reveal which evidence drives their decisions. We propose \textsc{ForensicConcept}, a …

Cited by 0SourceScholar
2026

Grounded Chain-of-Thought for Multimodal Large Language Models

CVPR 2026

Despite great progress, existing multimodal large language models (MLLMs) are still inferior in visual-spatial reasoning, which greatly impedes their trustworthy applications in scenarios such as Embodied AI. To facilitate the research, we propose a new MLLM task in this paper, called Grounded Chain

Cited by 0SourcecodeScholar
2026

Look on Demand: A Cognitive Scheduling Framework for Visual Evidence Acquisition in Multimodal Reasoning

ICML 2026poster

Existing multimodal reasoning approaches predominantly follow two paradigms: converting visual inputs into text prior to reasoning, or performing end-to-end reasoning within a unified vision–language representation space. Despite their empirical progress, both paradigms suffer from fundamental struc…

Cited by 0SourceScholar
2026

MICON-Bench: Benchmarking and Enhancing Multi-Image Context Image Generation in Unified Multimodal Models

CVPR 2026

Recent advancements in Unified Multimodal Models (UMMs) have enabled remarkable image understanding and generation capabilities. However, while models like Gemini-2.5-Flash-Image show emerging abilities to reason over multiple related images, existing benchmarks rarely address the challenges of mult

Cited by 0SourcecodeScholar
2026

Mix-Ecom: Towards Mixed-Type E-Commerce Dialogues with Complex Domain Rules

ICLR 2026poster

E-commerce agents contribute greatly to helping users complete their e-commerce needs. To promote further research and application of e-commerce agents, benchmarking frameworks are introduced for evaluating LLM agents in the e-commerce domain. Despite the progress, current benchmarks lack evaluating…

Cited by 0SourceScholar
2026

Motion-Aware Caching for Efficient Autoregressive Video Generation

ICML 2026poster

Autoregressive video generation paradigms offer theoretical promise for long video synthesis, yet their practical deployment is hindered by the computational burden of sequential iterative denoising. While cache reuse strategies can accelerate generation by skipping redundant denoising steps, existi…

Cited by 0SourceScholar
2026

Out of the Memory Barrier: A Highly Memory-Efficient Training System for LLMs with Million-Token Contexts

ICLR 2026poster

Training Large Language Models (LLMs) on long contexts is severely constrained by prohibitive GPU memory overhead, not training time. The primary culprits are the activations, whose memory footprints scale linearly with sequence length. We introduce OOMB, a highly memory-efficient training system th…

Cited by 0SourcecodeScholar
2026

PixDLM: A Dual-Path Multimodal Language Model for UAV Reasoning Segmentation

CVPR 2026

Reasoning segmentation has recently expanded from ground-level scenes to remote-sensing imagery, yet UAV data poses distinct challenges, including oblique viewpoints, ultra-high resolutions, and extreme scale variations. To address these issues, we formally define the UAV Reasoning Segmentation task

Cited by 0SourcecodeScholar
2026

Prototype-Based Test-Time Adaptation of Vision-Language Models

ICML 2026poster

Test-time adaptation (TTA) has emerged as a promising paradigm for vision–language models (VLMs) to bridge the distribution gap between pre-training and test data. Recent works have focused on backpropagation-free TTA methods that rely on cache-based designs, but these introduce two key limitations.…

Cited by 0SourceScholar
2026

RePrompt: Reasoning-Augmented Reprompting for Text-to-Image Generation via Reinforcement Learning

ICLR 2026poster

Despite recent progress in text-to-image (T2I) generation, existing models often struggle to faithfully capture user intentions from short and under-specified prompts. While prior work has attempted to enhance prompts using large language models (LLMs), these methods frequently generate stylistic or…

Cited by 0SourcecodeScholar
2026

Scaling the Long Video Understanding of Multimodal Large Language Models via Visual Memory Mechanism

CVPR 2026

Long video understanding is a key challenge that plagues the advancement of Multimodal Large language Models (MLLMs). In this paper, we study this problem from the perspective of visual memory mechanism, and proposed a novel and training-free approach, termed Flexible Memory (FlexMem). In principle,

Cited by 0SourcecodeScholar
2026

SpaCE-10: A Comprehensive Benchmark for Multimodal Large Language Models in Compositional Spatial Intelligence

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have achieved remarkable progress in various multimodal tasks. To pursue higher intelligence in space, MLLMs require integrating multiple atomic spatial capabilities to handle complex and dynamic tasks. However, existing benchmarks struggle to comprehensively…

Cited by 0SourcecodeScholar
2026

Towards Efficient Large Language Reasoning Models via Extreme-Ratio Chain-of-Thought Compression

ICML 2026poster

Chain-of-Thought (CoT) reasoning successfully enhances the reasoning capabilities of Large Language Models (LLMs), yet it incurs substantial computational overhead for inference. Existing CoT compression methods often suffer from a critical loss of logical fidelity at high compression ratios, result…

Cited by 0SourceScholar
2026

Training-Free Hashing-Based Attention via Binary Principal Components

ICML 2026poster

Long-context large language models (LLMs) are increasingly deployed in real-world applications, yet self-attention remains a major efficiency bottleneck -- especially during decoding -- due to the necessity of repeatedly processing ever-growing key-value (KV) caches. Existing sparse attention reduce…

Cited by 0SourceScholar
2026

Training-Free Multimodal Large Language Model Orchestration

ICML 2026poster

Building interactive omni-modal assistants often relies on end-to-end multimodal alignment to fuse heterogeneous modalities, which incurs substantial data and compute costs and limits extensibility. We present Training-Free Large Language Model Orchestration (LLM Orchestration), a training-free orch…

Cited by 0SourceScholar
2026

When Simple Problems Wear Complex Costumes: Improving Efficiency in LRM’s Adaptive Reasoning

ICML 2026poster

Recent Large Reasoning Models (LRMs) have demonstrated powerful multi-step problem-solving capabilities but often suffer from inefficiency due to an ``overthinking phenomenon", where they apply complex reasoning to simple tasks, resulting in unnecessary computational cost and latency. While adaptive…

Cited by 0SourceScholar
2025

$\gamma-$MoD: Exploring Mixture-of-Depth Adaptation for Multimodal Large Language Models

ICLR 2025poster

Despite the significant progress in multimodal large language models (MLLMs), their high computational cost remains a barrier to real-world deployment. Inspired by the mixture of depths (MoDs) in natural language processing, we aim to address this limitation from the perspective of ``activated token…

Cited by 4SourcePDFScholar
2025

AIGI-Holmes: Towards Explainable and Generalizable AI-Generated Image Detection via Multimodal Large Language Models

ICCV 2025poster

The rapid development of AI-generated content (AIGC) technology has led to the misuse of highly realistic AI-generated images (AIGI) in spreading misinformation, posing a threat to public information security. Although existing AIGI detection techniques are generally effective, they face two issues:…

2025

Accelerating Multimodal Large Language Models via Dynamic Visual-Token Exit and the Empirical Findings

NeurIPS 2025poster

In this paper, we study the visual redundancy problem of multimodal large language models (MLLMs) from the perspective of attention behaviors. Via extensive empirical experiments, we observe and conclude three main inference stages of MLLMs: (i) Early fusion between tokens is first accomplished qui…

Cited by 0SourcecodeScholar
2025

Automated Fine-Grained Mixture-of-Experts Quantization

ACL 2025finding

The Mixture of Experts (MoE) architecture enables efficient model scaling through conditional computation, where only subset of parameters are activated per input. However, this distributed architecture poses unprecedented challenges for model compression, as conventional quantization methods optimi…

2025

Automated Manipulation of Magnetic Microswarms for Temporal Logic Cargo Delivery Tasks in Complex Environments

IROS 2025

Micromanipulation using magnetic microswarms has garnered significant attention in recent years due to their potential in microscale cargo delivery tasks. While existing studies have demonstrated the capabilities of microswarms in basic manipulation tasks, they often lack the autonomy required to ha

Cited by 0SourceScholar
2025

BAME: Block-Aware Mask Evolution for Efficient N:M Sparse Training

ICML 2025poster

N:M sparsity stands as a progressively important tool for DNN compression, achieving practical speedups by stipulating at most N non-zero components within M sequential weights. Unfortunately, most existing works identify the N:M sparse mask through dense backward propagation to update all weights,…

2025

Benchmarking Abstract and Reasoning Abilities Through A Theoretical Perspective

ICML 2025poster

In this paper, we aim to establish a simple, effective, and theoretically grounded benchmark for rigorously probing abstract reasoning in Large Language Models (LLMs). To achieve this, we first develop a mathematic framework that defines abstract reasoning as the ability to: (i) extract essential pa…

2025

Boosting Multimodal Large Language Models with Visual Tokens Withdrawal for Rapid Inference

AAAI 2025technical

Multimodal large language models (MLLMs) demand considerable computations for inference due to the extensive parameters and the additional input tokens needed for visual information representation. Herein, we introduce Visual Tokens Withdrawal (VTW), a plug-and-play module to boost MLLMs for rapid i…

2025

CPPO: Accelerating the Training of Group Relative Policy Optimization-Based Reasoning Models

NeurIPS 2025poster

This paper introduces Completion Pruning Policy Optimization (CPPO) to accelerate the training of reasoning models based on Group Relative Policy Optimization (GRPO). GRPO, while effective, incurs high training costs due to the need to sample multiple completions for each question. Our experiment an…

Cited by 0SourcecodeScholar
2025

DAMamba: Vision State Space Model with Dynamic Adaptive Scan

NeurIPS 2025poster

State space models (SSMs) have recently garnered significant attention in computer vision. However, due to the unique characteristics of image data, adapting SSMs from natural language processing to computer vision has not outperformed the state-of-the-art convolutional neural networks (CNNs) and Vi…

Cited by 0SourcecodeScholar
2025

DS-VLM: Diffusion Supervision Vision Language Model

ICML 2025poster

Vision-Language Models (VLMs) face two critical limitations in visual representation learning: degraded supervision due to information loss during gradient propagation, and the inherent semantic sparsity of textual supervision compared to visual data. We propose the Diffusion Supervision Vision-Lang…

Cited by 0SourcePDFScholar
2025

Determining Layer-wise Sparsity for Large Language Models Through a Theoretical Perspective

ICML 2025spotlight

In this paper, we address the challenge of determining the layer-wise sparsity rates of large language models (LLMs) through a theoretical perspective. Specifically, we identify a critical issue of **"reconstruction error explosion"** in existing LLMs sparsification methods. This refers to the cumul…

2025

Discovering Important Experts for Mixture-of-Experts Models Pruning Through a Theoretical Perspective

NeurIPS 2025poster

Mixture-of-Experts (MoE) architectures enable efficient scaling of large language models but face prohibitive memory demands due to massive parameterization. Existing pruning methods rely on heuristic metrics or impractical enumeration of expert subsets, leading to suboptimal performance or scalabil…

Cited by 0SourceScholar
2025

Dynamic Low-Rank Sparse Adaptation for Large Language Models

ICLR 2025poster

Despite the efficacy of network sparsity in alleviating the deployment strain of Large Language Models (LLMs), it endures significant performance degradation. Applying Low-Rank Adaptation (LoRA) to fine-tune the sparse LLMs offers an intuitive approach to counter this predicament, while it holds sho…

2025

Enhancing Language Model Hypernetworks with Restart: A Study on Optimization

NAACL 2025long

Hypernetworks are a class of meta-networks that generate weights for main neural networks. Their unique parameter spaces necessitate exploring suitable optimization strategies to enhance performance, especially for language models. However, a comprehensive investigation into optimization strategies…

2025

Feast Your Eyes: Mixture-of-Resolution Adaptation for Multimodal Large Language Models

ICLR 2025poster

In existing multimodal large language models (MLLMs), image resolution plays a significant role for granular visual recognition. However, directly increasing image resolution leads to expensive computational cost for MLLMs. In this paper, we reveal that a combination of low- and high-resolution…

2025

Few-Shot Image Quality Assessment via Adaptation of Vision-Language Models

ICCV 2025poster

Image Quality Assessment (IQA) remains an unresolved challenge in computer vision due to complex distortions, diverse image content, and limited data availability. Existing Blind IQA (BIQA) methods largely rely on extensive human annotations, which are labor-intensive and costly due to the demanding…

2025

FlashSloth : Lightning Multimodal Large Language Models via Embedded Visual Compression

CVPR 2025poster

Despite a big leap forward in capability, multimodal large language models (MLLMs) tend to behave like a sloth in practical use, i.e., slow response and large latency. Recent efforts are devoted to building tiny MLLMs for better efficiency, but the plethora of visual tokens still used limit their ac…

2025

FlexiReID: Adaptive Mixture of Expert for Multi-Modal Person Re-Identification

ICML 2025poster

Multimodal person re-identification (Re-ID) aims to match pedestrian images across different modalities. However, most existing methods focus on limited cross-modal settings and fail to support arbitrary query-retrieval combinations, hindering practical deployment. We propose FlexiReID, a flexible f…

Cited by 0SourcePDFScholar
2025

From Objects to Events: Unlocking Complex Visual Understanding in Object Detectors via LLM-guided Symbolic Reasoning

ICCV 2025poster

Current object detectors excel at entity localization and classification, yet exhibit inherent limitations in event recognition capabilities. This deficiency arises from their architecture's emphasis on discrete object identification rather than modeling the compositional reasoning, inter-object cor…

Cited by 0SourcePDFScholar
2025

GS-Bias: Global-Spatial Bias Learner for Single-Image Test-Time Adaptation of Vision-Language Models

ICML 2025poster

Recent advances in test-time adaptation (TTA) for Vision-Language Models (VLMs) have garnered increasing attention, particularly through the use of multiple augmented views of a single image to boost zero-shot generalization. Unfortunately, existing methods fail to strike a satisfactory balance betw…

Cited by 0SourcePDFScholar
2025

Hierarchical Exploration of Mobile Robots by Unknown Region Division With Multiple Environment Representations

RA-L 2025

Fast exploration is crucial for mobile robots to improve their autonomy and range of applications. To enhance exploration efficiency by utilizing environmental information more effectively, we propose a frontier-based hierarchical planning approach that incorporates information on unknown regions. P

Cited by 3SourceScholar
2025

Inter2Former: Dynamic Hybrid Attention for Efficient High-Precision Interactive Segmentation

ICCV 2025poster

Interactive segmentation (IS) improves annotation efficiency by segmenting target regions from user prompts, with widespread applications in real-world scenarios. Current approaches face a critical trade-off: dense-token methods achieve superior accuracy and detail preservation but suffer from prohi…

Cited by 0SourcePDFScholar
2025

LTD-Bench: Evaluating Large Language Models by Letting Them Draw

NeurIPS 2025poster

Current evaluation paradigms for large language models (LLMs) represent a critical blind spot in AI research—relying on opaque numerical metrics that conceal fundamental limitations in spatial reasoning while providing no intuitive understanding of model capabilities. This deficiency creates a dange…

Cited by 0SourcecodeScholar
2025

Learning Interleaved Image-Text Comprehension in Vision-Language Large Models

ICLR 2025poster

The swift progress of Multi-modal Large Models (MLLMs) has showcased their impressive ability to tackle tasks blending vision and language. Yet, most current models and benchmarks cater to scenarios with a narrow scope of visual and textual contexts. These models often fall short when faced with com…

Cited by 0SourcePDFScholar
2025

MME: A Comprehensive Evaluation Benchmark for Multimodal Large Language Models

NeurIPS 2025spotlight

Multimodal Large Language Model (MLLM) relies on the powerful LLM to perform multimodal tasks, showing amazing emergent abilities in recent studies, such as writing poems based on an image. However, it is difficult for these case studies to fully reflect the performance of MLLM, lacking a comprehens…

Cited by 0SourcecodeScholar
2025

Monte Carlo Tree Search Based Prompt Autogeneration for Jailbreak Attacks against LLMs

COLING 2025main

Jailbreak attacks craft specific prompts or append adversarial suffixes to prompts, thereby inducing language models to generate harmful or unethical content and bypassing the model’s safety guardrails. With the recent blossom of large language models (LLMs), there’s a growing focus on jailbreak att…

2025

OracleFusion: Assisting the Decipherment of Oracle Bone Script with Structurally Constrained Semantic Typography

ICCV 2025poster

As one of the earliest ancient languages, Oracle Bone Script (**OBS**) encapsulates the cultural records and intellectual expressions of ancient civilizations. Despite the discovery of approximately 4,500 OBS characters, only about 1,600 have been deciphered. The remaining undeciphered ones, with th…

2025

Routing Experts: Learning to Route Dynamic Experts in Existing Multi-modal Large Language Models

ICLR 2025poster

Recently, mixture of experts (MoE) has become a popular paradigm for achieving the trade-off between modal capacity and efficiency of multimodal large language models (MLLMs). Different from previous efforts, we are dedicated to exploring the dynamic experts in existing MLLMs and showing that a stan…

2025

Semantic Alignment and Reinforcement for Data-Free Quantization of Vision Transformers

ICCV 2025poster

Data-free quantization (DFQ) enables model quantization without accessing real data, addressing concerns regarding data security and privacy. With the growing adoption of Vision Transformers (ViTs), DFQ for ViTs has garnered significant attention. However, existing DFQ methods exhibit two limitation…

2025

Spotlight Attention: Towards Efficient LLM Generation via Non-linear Hashing-based KV Cache Retrieval

NeurIPS 2025poster

Reducing the key-value (KV) cache burden in Large Language Models (LLMs) significantly accelerates inference. Dynamically selecting critical KV caches during decoding helps maintain performance. Existing methods use random linear hashing to identify important tokens, but this approach is inefficient…

Cited by 0SourceScholar
2025

Towards General Visual-Linguistic Face Forgery Detection

CVPR 2025poster

Face manipulation techniques have achieved significant advances, presenting serious challenges to security and social trust. Recent works demonstrate that leveraging multimodal models can enhance the generalization and interpretability of face forgery detection. However, existing annotation approach…

2025

Training Long-Context LLMs Efficiently via Chunk-wise Optimization

ACL 2025finding

While long-context large language models (LLMs) exhibit remarkable document processing capabilities, their prohibitively high training costs often hinder customized applications. To mitigate this issue, we propose __Sequential Chunk-wise Optimization (SeCO)__, a memory-efficient training paradigm th…

2025

VITA-1.5: Towards GPT-4o Level Real-Time Vision and Speech Interaction

NeurIPS 2025spotlight

Recent Multimodal Large Language Models (MLLMs) have typically focused on integrating visual and textual modalities, with less emphasis placed on the role of speech in enhancing interaction. However, speech plays a crucial role in multimodal dialogue systems, and implementing high-performance in bot…

Cited by 0SourcecodeScholar
2025

VITA-Audio: Fast Interleaved Audio-Text Token Generation for Efficient Large Speech-Language Model

NeurIPS 2025poster

With the growing requirement for natural human-computer interaction, speech-based systems receive increasing attention as speech is one of the most common forms of daily communication. However, the existing speech models still experience high latency when generating the first audio token during stre…

Cited by 0SourceScholar
2025

VTON-HandFit: Virtual Try-on for Arbitrary Hand Pose Guided by Hand Priors Embedding

CVPR 2025poster

Although diffusion-based image virtual try-on has made considerable progress, emerging approaches still struggle to effectively address the issue of hand occlusion (i.e., clothing regions occluded by the hand part), leading to a notable degradation of the try-on performance. To tackle this issue wid…

2025

Video-RAG: Visually-aligned Retrieval-Augmented Long Video Comprehension

NeurIPS 2025poster

Existing large video-language models (LVLMs) struggle to comprehend long videos correctly due to limited context. To address this problem, fine-tuning long-context LVLMs and employing GPT-based agents have emerged as promising solutions. However, fine-tuning LVLMs would require extensive high-qualit…

Cited by 0SourcecodeScholar
2025

Zooming from Context to Cue: Hierarchical Preference Optimization for Multi-Image MLLMs

NeurIPS 2025poster

Multi-modal Large Language Models (MLLMs) excel at single-image tasks but struggle with multi-image understanding due to cross-modal misalignment, leading to hallucinations (context omission, conflation, and misinterpretation). Existing methods using Direct Preference Optimization (DPO) constrain op…

Cited by 0SourcecodeScholar
2025

polybasic Speculative Decoding Through a Theoretical Perspective

ICML 2025poster

Inference latency stands as a critical bottleneck in the large-scale deployment of Large Language Models (LLMs). Speculative decoding methods have recently shown promise in accelerating inference without compromising the output distribution. However, existing work typically relies on a dualistic dra…

Cited by 0SourcePDFScholar
2024

Adaptive Feature Selection for No-Reference Image Quality Assessment by Mitigating Semantic Noise Sensitivity

ICML 2024poster

The current state-of-the-art No-Reference Image Quality Assessment (NR-IQA) methods typically rely on feature extraction from upstream semantic backbone networks, assuming that all extracted features are relevant. However, we make a key observation that not all features are beneficial, and some may…

Cited by 4SourcePDFScholar
2024

AffineQuant: Affine Transformation Quantization for Large Language Models

ICLR 2024poster

The significant resource requirements associated with Large-scale Language Models (LLMs) have generated considerable interest in the development of techniques aimed at compressing and accelerating neural networks. Among these techniques, Post-Training Quantization (PTQ) has emerged as a subject of…

2024

Aligning and Prompting Everything All at Once for Universal Visual Perception

CVPR 2024poster

Vision foundation models have been explored recently to build general-purpose vision systems. However predominant paradigms driven by casting instance-level tasks as an object-word alignment bring heavy cross-modality interaction which is not effective in prompting object detection and visual ground…

2024

AnyTrans: Translate AnyText in the Image with Large Scale Models

EMNLP 2024finding

This paper introduces AnyText, an all-encompassing framework for the task–In-Image Machine Translation (IIMT), which includes multilingual text translation and text fusion within images. Our framework leverages the strengths of large-scale models, such as Large Language Models (LLMs) and text-guided…

2024

Autoregressive Queries for Adaptive Tracking with Spatio-Temporal Transformers

CVPR 2024poster

The rich spatio-temporal information is crucial to capture the complicated target appearance variations in visual tracking. However most top-performing tracking algorithms rely on many hand-crafted components for spatio-temporal information aggregation. Consequently the spatio-temporal information i…

2024

CaM: Cache Merging for Memory-efficient LLMs Inference

ICML 2024poster

Despite the exceptional performance of Large Language Models (LLMs), the substantial volume of key-value (KV) pairs cached during inference presents a barrier to their efficient deployment. To ameliorate this, recent works have aimed to selectively eliminate these caches, informed by the attention s…

2024

CamoTeacher: Dual-Rotation Consistency Learning for Semi-Supervised Camouflaged Object Detection

ECCV 2024poster

"Existing camouflaged object detection (COD) methods depend heavily on large-scale pixel-level annotations. However, acquiring such annotations is laborious due to the inherent camouflage characteristics of the objects. Semi-supervised learning offers a promising solution to this challenge. Yet, its…

Cited by 2SourcePDFScholar
2024

Code Membership Inference for Detecting Unauthorized Data Use in Code Pre-trained Language Models

EMNLP 2024finding

Code pre-trained language models (CPLMs) have received great attention since they can benefit various tasks that facilitate software development and maintenance. However, CPLMs are trained on massive open-source code, raising concerns about potential data infringement. This paper launches the study…

2024

ControlMLLM: Training-Free Visual Prompt Learning for Multimodal Large Language Models

NeurIPS 2024poster

In this work, we propose a training-free method to inject visual prompts into Multimodal Large Language Models (MLLMs) through learnable latent variable optimization. We observe that attention, as the core module of MLLMs, connects text prompt tokens and visual tokens, ultimately determining the fin…

2024

Cross-Modality Perturbation Synergy Attack for Person Re-identification

NeurIPS 2024poster

In recent years, there has been significant research focusing on addressing security concerns in single-modal person re-identification (ReID) systems that are based on RGB images. However, the safety of cross-modality scenarios, which are more commonly encountered in practical applications involving…

Cited by 22SourcePDFScholar
2024

DiffAgent: Fast and Accurate Text-to-Image API Selection with Large Language Model

CVPR 2024poster

Text-to-image (T2I) generative models have attracted significant attention and found extensive applications within and beyond academic research. For example the Civitai community a platform for T2I innovation currently hosts an impressive array of 74492 distinct models. However this diversity presen…

2024

DiffuMatting: Synthesizing Arbitrary Objects with Matting-level Annotation

ECCV 2024poster

"Due to the difficulty and labor-consuming nature of getting highly accurate or matting annotations, there only exists a limited amount of highly accurate labels available to the public. To tackle this challenge, we propose a DiffuMatting which inherits the strong Everything generation ability of di…

2024

DiffusionFake: Enhancing Generalization in Deepfake Detection via Guided Stable Diffusion

NeurIPS 2024poster

The rapid progress of Deepfake technology has made face swapping highly realistic, raising concerns about the malicious use of fabricated facial content. Existing methods often struggle to generalize to unseen domains due to the diverse nature of facial manipulations. In this paper, we revisit the g…

2024

Director3D: Real-world Camera Trajectory and 3D Scene Generation from Text

NeurIPS 2024poster

Recent advancements in 3D generation have leveraged synthetic datasets with ground truth 3D assets and predefined camera trajectories. However, the potential of adopting real-world datasets, which can produce significantly more realistic 3D scenes, remains largely unexplored. In this work, we delve…

2024

Dynamic Sparse No Training: Training-Free Fine-tuning for Sparse LLMs

ICLR 2024poster

The ever-increasing large language models (LLMs), though opening a potential path for the upcoming artificial general intelligence, sadly drops a daunting obstacle on the way towards their on-device deployment. As one of the most well-established pre-LLMs approaches in reducing model complexity, net…

2024

ERQ: Error Reduction for Post-Training Quantization of Vision Transformers

ICML 2024spotlight

Post-training quantization (PTQ) for vision transformers (ViTs) has garnered significant attention due to its efficiency in compressing models. However, existing methods typically overlook the intricate interdependence between quantized weight and activation, leading to considerable quantization err…

Cited by 11SourcePDFScholar
2024

Enhancing Tampered Text Detection through Frequency Feature Fusion and Decomposition

ECCV 2024poster

"Document image tampering poses a grave risk to the veracity of information, with potential consequences ranging from misinformation dissemination to financial and identity fraud. Current detection methods use frequency information to uncover tampering that is invisible to the naked eye. However, th…

2024

Evaluating and Analyzing Relationship Hallucinations in Large Vision-Language Models

ICML 2024poster

The issue of hallucinations is a prevalent concern in existing Large Vision-Language Models (LVLMs). Previous efforts have primarily focused on investigating object hallucinations, which can be easily alleviated by introducing object detectors. However, these efforts neglect hallucinations in inter-…

2024

Exploring Phrase-Level Grounding with Text-to-Image Diffusion Model

ECCV 2024poster

"Recently, diffusion models have increasingly demonstrated their capabilities in vision understanding. By leveraging prompt-based learning to construct sentences, these models have shown proficiency in classification and visual grounding tasks. However, existing approaches primarily showcase their a…

2024

Exploring Target Representations for Masked Autoencoders

ICLR 2024poster

Masked autoencoders have become popular training paradigms for self-supervised visual representation learning. These models randomly mask a portion of the input and reconstruct the masked portion according to assigned target representations. In this paper, we show that a careful choice of the target…

2024

Fast Text-to-3D-Aware Face Generation and Manipulation via Direct Cross-modal Mapping and Geometric Regularization

ICML 2024poster

Text-to-3D-aware face (T3D Face) generation and manipulation is an emerging research hot spot in machine learning, which still suffers from low efficiency and poor quality. In this paper, we propose an ***E**nd-to-End **E**fficient and **E**ffective* network for fast and accurate T3D face generation…

2024

FocSAM: Delving Deeply into Focused Objects in Segmenting Anything

CVPR 2024poster

The Segment Anything Model (SAM) marks a notable milestone in segmentation models highlighted by its robust zero-shot capabilities and ability to handle diverse prompts. SAM follows a pipeline that separates interactive segmentation into image preprocessing through a large encoder and interactive in…

2024

Functionally Similar Multi-Label Knowledge Distillation

ICASSP 2024accepted

Existing multi-label knowledge distillation methods simply use regression or single-label classification methods without fully exploiting the essence of multi-label classification, resulting in student models’ inadequate performance and poor functional similarity to teacher models. In this paper, we…

Cited by 0SourceScholar
2024

GraCo: Granularity-Controllable Interactive Segmentation

CVPR 2024highlight

Interactive Segmentation (IS) segments specific objects or parts in the image according to user input. Current IS pipelines fall into two categories: single-granularity output and multi-granularity output. The latter aims to alleviate the spatial ambiguity present in the former. However the multi-gr…

2024

I2EBench: A Comprehensive Benchmark for Instruction-based Image Editing

NeurIPS 2024poster

Significant progress has been made in the field of Instruction-based Image Editing (IIE). However, evaluating these models poses a significant challenge. A crucial requirement in this field is the establishment of a comprehensive evaluation benchmark for accurately assessing editing results and prov…

2024

Integrating Global Context Contrast and Local Sensitivity for Blind Image Quality Assessment

ICML 2024spotlight

Blind Image Quality Assessment (BIQA) mirrors subjective made by human observers. Generally, humans favor comparing relative qualities over predicting absolute qualities directly. However, current BIQA models focus on mining the "local" context, i.e., the relationship between information among indiv…

Cited by 7SourcePDFScholar
2024

Learning Image Demoiréing from Unpaired Real Data

AAAI 2024technical

This paper focuses on addressing the issue of image demoiréing. Unlike the large volume of existing studies that rely on learning from paired real data, we attempt to learn a demoiréing model from unpaired real data, i.e., moiré images associated with irrelevant clean images. The proposed method, re…

2024

MMAPS: End-to-End Multi-Grained Multi-Modal Attribute-Aware Product Summarization

COLING 2024main

Given the long textual product information and the product image, Multi-modal Product Summarization (MPS) aims to increase customers’ desire to purchase by highlighting product characteristics with a short textual summary. Existing MPS methods can produce promising results. Nevertheless, they still…

2024

Multi-branch Collaborative Learning Network for 3D Visual Grounding

ECCV 2024poster

"3D referring expression comprehension (3DREC) and segmentation (3DRES) have overlapping objectives, indicating their potential for collaboration. However, existing collaborative approaches predominantly depend on the results of one task to make predictions for the other, limiting effective collabor…

2024

Outlier-aware Slicing for Post-Training Quantization in Vision Transformer

ICML 2024poster

Post-Training Quantization (PTQ) is a vital technique for network compression and acceleration, gaining prominence as model sizes increase. This paper addresses a critical challenge in PTQ: **the severe impact of outliers on the accuracy of quantized transformer architectures.** Specifically, we int…

Cited by 5SourcePDFScholar
2024

PortraitBooth: A Versatile Portrait Model for Fast Identity-preserved Personalization

CVPR 2024poster

Recent advancements in personalized image generation using diffusion models have been noteworthy. However existing methods suffer from inefficiencies due to the requirement for subject-specific fine-tuning. This computationally intensive process hinders efficient deployment limiting practical usabil…

Cited by 45SourcePDFScholar
2024

RG-SAN: Rule-Guided Spatial Awareness Network for End-to-End 3D Referring Expression Segmentation

NeurIPS 2024oral

3D Referring Expression Segmentation (3D-RES) aims to segment 3D objects by correlating referring expressions with point clouds. However, traditional approaches frequently encounter issues like over-segmentation or mis-segmentation, due to insufficient emphasis on spatial information of instances. I…

2024

RLE: A Unified Perspective of Data Augmentation for Cross-Spectral Re-Identification

NeurIPS 2024poster

This paper makes a step towards modeling the modality discrepancy in the cross-spectral re-identification task. Based on the Lambertain model, we observe that the non-linear modality discrepancy mainly comes from diverse linear transformations acting on the surface of different materials. From this…

2024

Rotated Multi-Scale Interaction Network for Referring Remote Sensing Image Segmentation

CVPR 2024poster

Referring Remote Sensing Image Segmentation (RRSIS) is a new challenge that combines computer vision and natural language processing. Traditional Referring Image Segmentation (RIS) approaches have been impeded by the complex spatial scales and orientations found in aerial imagery leading to suboptim…

2024

SAM as the Guide: Mastering Pseudo-Label Refinement in Semi-Supervised Referring Expression Segmentation

ICML 2024oral

In this paper, we introduce SemiRES, a semi-supervised framework that effectively leverages a combination of labeled and unlabeled data to perform RES. A significant hurdle in applying semi-supervised techniques to RES is the prevalence of noisy pseudo-labels, particularly at the boundaries of objec…

2024

TF-FAS: Twofold-Element Fine-Grained Semantic Guidance for Generalizable Face Anti-Spoofing

ECCV 2024poster

"Generalizable Face anti-spoofing (FAS) approaches have recently garnered considerable attention due to their robustness in unseen scenarios. Some recent methods incorporate vision-language models into FAS, leveraging their impressive pre-trained performance to improve the generalization. However, t…

2024

Textual Grounding for Open-vocabulary Visual Information Extraction in Layout-diversified Documents

ECCV 2024poster

"Current methodologies have achieved notable success in the closed-set visual information extraction (VIE) task, while the exploration into open-vocabulary settings is comparatively underdeveloped, which is practical for individual users in terms of inferring information across documents of diverse…

Cited by 1SourcePDFScholar
2024

Toward Open-Set Human Object Interaction Detection

AAAI 2024technical

This work is oriented toward the task of open-set Human Object Interaction (HOI) detection. The challenge lies in identifying completely new, out-of-domain relationships, as opposed to in-domain ones which have seen improvements in zero-shot HOI detection. To address this challenge, we introduce a s…

2024

X-Oscar: A Progressive Framework for High-quality Text-guided 3D Animatable Avatar Generation

ICML 2024poster

Recent advancements in automatic 3D avatar generation guided by text have made significant progress. However, existing methods have limitations such as oversaturation and low-quality output. To address these challenges, we propose X-Oscar, a progressive framework for generating high-quality animatab…

Cited by 4SourcePDFScholar
2023

AutoDiffusion: Training-Free Optimization of Time Steps and Architectures for Automated Diffusion Model Acceleration

ICCV 2023poster

Diffusion models are emerging expressive generative models, in which a large number of time steps (inference steps) are required for a single image generation. To accelerate such tedious process, reducing steps uniformly is considered as an undisputed principle of diffusion models. We consider that…

Cited by 30PDFcodeScholar
2023

Automatic Network Pruning via Hilbert-Schmidt Independence Criterion Lasso under Information Bottleneck Principle

ICCV 2023poster

Most existing neural network pruning methods hand-crafted their importance criteria and structures to prune. This constructs heavy and unintended dependencies on heuristics and expert experience for both the objective and the parameters of the pruning approach. In this paper, we try to solve this pr…

Cited by 17PDFcodeScholar
2023

Bi-directional Masks for Efficient N:M Sparse Training

ICML 2023poster

We focus on addressing the dense backward propagation issue for training efficiency of N:M fine-grained sparsity that preserves at most N out of M consecutive weights and achieves practical speedups supported by the N:M sparse tensor core. Therefore, we present a novel method of Bi-directional Masks…

2023

CAPro: Webly Supervised Learning with Cross-modality Aligned Prototypes

NeurIPS 2023poster

Webly supervised learning has attracted increasing attention for its effectiveness in exploring publicly accessible data at scale without manual annotation. However, most existing methods of learning with web datasets are faced with challenges from label noise, and they have limited assumptions on c…

2023

CF-ViT: A General Coarse-to-Fine Method for Vision Transformer

AAAI 2023technical

Vision Transformers (ViT) have made many breakthroughs in computer vision tasks. However, considerable redundancy arises in the spatial dimension of an input image, leading to massive computational costs. Therefore, We propose a coarse-to-fine vision transformer (CF-ViT) to relieve computational bur…

2023

Category-aware Allocation Transformer for Weakly Supervised Object Localization

ICCV 2023poster

Weakly supervised object localization (WSOL) aims to localize objects based on only image-level labels as supervision. Recently, transformers have been introduced into WSOL, yielding impressive results. The self-attention mechanism and multilayer perceptron structure in transformers preserve long-ra…

Cited by 15PDFScholar
2023

Cheap and Quick: Efficient Vision-Language Instruction Tuning for Large Language Models

NeurIPS 2023poster

Recently, growing interest has been aroused in extending the multimodal capability of large language models (LLMs), e.g., vision-language (VL) learning, which is regarded as the next milestone of artificial general intelligence. However, existing solutions are prohibitively expensive, which not onl…

Cited by 136SourcePDFScholar
2023

Clover: Towards a Unified Video-Language Alignment and Fusion Model

CVPR 2023poster

Building a universal video-language model for solving various video understanding tasks (e.g., text-video retrieval, video question answering) is an open challenge to the machine learning field. Towards this goal, most recent works build the model by stacking uni-modal and cross-modal feature encode…

2023

DiffRate : Differentiable Compression Rate for Efficient Vision Transformers

ICCV 2023poster

Token compression aims to speed up large-scale vision transformers (e.g. ViTs) by pruning (dropping) or merging tokens. It is an important but challenging task. Although recent advanced approaches achieved great success, they need to carefully handcraft a compression rate (i.e. number of tokens to r…

Cited by 56PDFcodeScholar
2023

Discover and Align Taxonomic Context Priors for Open-world Semi-Supervised Learning

NeurIPS 2023poster

Open-world Semi-Supervised Learning (OSSL) is a realistic and challenging task, aiming to classify unlabeled samples from both seen and novel classes using partially labeled samples from the seen classes. Previous works typically explore the relationship of samples as priors on the pre-defined sing…

2023

Discriminator-Cooperated Feature Map Distillation for GAN Compression

CVPR 2023poster

Despite excellent performance in image generation, Generative Adversarial Networks (GANs) are notorious for its requirements of enormous storage and intensive computation. As an awesome "performance maker", knowledge distillation is demonstrated to be particularly efficacious in exploring low-priced…

2023

DistilPose: Tokenized Pose Regression With Heatmap Distillation

CVPR 2023poster

In the field of human pose estimation, regression-based methods have been dominated in terms of speed, while heatmap-based methods are far ahead in terms of performance. How to take advantage of both schemes remains a challenging problem. In this paper, we propose a novel human pose estimation frame…

2023

Improving Adversarial Robustness via Information Bottleneck Distillation

NeurIPS 2023poster

Previous studies have shown that optimizing the information bottleneck can significantly improve the robustness of deep neural networks. Our study closely examines the information bottleneck principle and proposes an Information Bottleneck Distillation approach. This specially designed, robust disti…

2023

InterFormer: Real-time Interactive Image Segmentation

ICCV 2023poster

Interactive image segmentation enables annotators to efficiently perform pixel-level annotation for segmentation tasks. However, the existing interactive segmentation pipeline suffers from inefficient computations of interactive models because of the following two issues. First, annotators' later cl…

Cited by 25PDFcodeScholar
2023

Interactive Object Placement with Reinforcement Learning

ICML 2023poster

Object placement aims to insert a foreground object into a background image with a suitable location and size to create a natural composition. To predict a diverse distribution of placements, existing methods usually establish a one-to-one mapping from random vectors to the placements. However, thes…

Cited by 6SourcePDFScholar
2023

Meta Architecture for Point Cloud Analysis

CVPR 2023poster

Recent advances in 3D point cloud analysis bring a diverse set of network architectures to the field. However, the lack of a unified framework to interpret those networks makes any systematic comparison, contrast, or analysis challenging, and practically limits healthy development of the field. In t…

2023

OMPQ: Orthogonal Mixed Precision Quantization

AAAI 2023technical

To bridge the ever-increasing gap between deep neural networks' complexity and hardware capability, network quantization has attracted more and more research attention. The latest trend of mixed precision quantization takes advantage of hardware's multiple bit-width arithmetic operations to unleash…

2023

Parameter and Computation Efficient Transfer Learning for Vision-Language Pre-trained Models

NeurIPS 2023poster

With ever increasing parameters and computation, vision-language pre-trained (VLP) models exhibit prohibitive expenditure in downstream task adaption. Recent endeavors mainly focus on parameter efficient transfer learning (PETL) for VLP models by only updating a small number of parameters. However,…

Cited by 8SourcePDFScholar
2023

Pseudo-label Alignment for Semi-supervised Instance Segmentation

ICCV 2023poster

Pseudo-labeling is significant for semi-supervised instance segmentation, which generates instance masks and classes from unannotated images for subsequent training. However, in existing pipelines, pseudo-labels that contain valuable information may be directly filtered out due to mismatches in clas…

Cited by 22PDFcodeScholar
2023

Real-Time Image Demoir$\acute{e}$ing on Mobile Devices

ICLR 2023poster

Moir$\acute{e}$ patterns appear frequently when taking photos of digital screens, drastically degrading the image quality. Despite the advance of CNNs in image demoir$\acute{e}$ing, existing networks are with heavy design, causing massive computation burden for mobile devices. In this paper, we laun…

2023

RefCLIP: A Universal Teacher for Weakly Supervised Referring Expression Comprehension

CVPR 2023poster

Referring Expression Comprehension (REC) is a task of grounding the referent based on an expression, and its development is greatly limited by expensive instance-level annotations. Most existing weakly supervised methods are built based on two-stage detection networks, which are computationally expe…

2023

RefTeacher: A Strong Baseline for Semi-Supervised Referring Expression Comprehension

CVPR 2023poster

Referring expression comprehension (REC) often requires a large number of instance-level annotations for fully supervised learning, which are laborious and expensive. In this paper, we present the first attempt of semi-supervised learning for REC and propose a strong baseline method called RefTeache…

Cited by 17SourcePDFScholar
2023

SMMix: Self-Motivated Image Mixing for Vision Transformers

ICCV 2023poster

CutMix is a vital augmentation strategy that determines the performance and generalization ability of vision transformers (ViTs). However, the inconsistency between the mixed images and the corresponding labels harms its efficacy. Existing CutMix variants tackle this problem by generating more consi…

Cited by 15PDFcodeScholar
2023

STAR Loss: Reducing Semantic Ambiguity in Facial Landmark Detection

CVPR 2023poster

Recently, deep learning-based facial landmark detection has achieved significant improvement. However, the semantic ambiguity problem degrades detection performance. Specifically, the semantic ambiguity causes inconsistent annotation and negatively affects the model's convergence, leading to worse a…

2023

Solving Oscillation Problem in Post-Training Quantization Through a Theoretical Perspective

CVPR 2023poster

Post-training quantization (PTQ) is widely regarded as one of the most efficient compression methods practically, benefitting from its data privacy and low computation costs. We argue that an overlooked problem of oscillation is in the PTQ methods. In this paper, we take the initiative to explore an…

2023

X-Mesh: Towards Fast and Accurate Text-driven 3D Stylization via Dynamic Textual Guidance

ICCV 2023poster

Text-driven 3D stylization is a complex and crucial task in the fields of computer vision (CV) and computer graphics (CG), aimed at transforming a bare mesh to fit a target text. Prior methods adopt text-independent multilayer perceptrons (MLPs) to predict the attributes of the target mesh with the…

Cited by 41PDFcodeScholar
2023

You Only Segment Once: Towards Real-Time Panoptic Segmentation

CVPR 2023poster

In this paper, we propose YOSO, a real-time panoptic segmentation framework. YOSO predicts masks via dynamic convolutions between panoptic kernels and image feature maps, in which you only need to segment once for both instance and semantic segmentation tasks. To reduce the computational overhead, w…

2022

ARM: Any-Time Super-Resolution Method

ECCV 2022poster

"This paper proposes an Any-time super-Resolution Method (ARM) to tackle the over-parameterized single image super-resolution (SISR) models. Our ARM is motivated by three observations: (1) The performance of different image patches varies with SISR networks of different sizes. (2) There is a tradeof…

2022

Active Teacher for Semi-Supervised Object Detection

CVPR 2022poster

In this paper, we study teacher-student learning from the perspective of data initialization and propose a novel algorithm called Active Teacher for semi-supervised object detection (SSOD). Active Teacher extends the teacher-student framework to an iterative version, where the label set is partially…

Cited by 93PDFcodeScholar
2022

An Information Theoretic Approach for Attention-Driven Face Forgery Detection

ECCV 2022poster

"Recently, Deepfakes arises as a powerful tool to fool the existing real-world face detection systems, which has received wide attention in both academia and society. Most existing forgery face detection methods use heuristic clues to build a binary forgery detector, which mainly takes advantage of…

Cited by 42SourcePDFScholar
2022

Black-Box Dissector: Towards Erasing-Based Hard-Label Model Stealing Attack

ECCV 2022poster

"Previous studies have verified that the functionality of black-box models can be stolen with full probability outputs. However, under the more practical hard-label setting, we observe that existing methods suffer from catastrophic performance degradation. We argue this is due to the lack of rich in…

2022

DIFNet: Boosting Visual Information Flow for Image Captioning

CVPR 2022poster

Current Image captioning (IC) methods predict textual words sequentially based on the input visual information from the visual feature extractor and the partially generated sentence information. However, for most cases, the partially generated sentence may dominate the target word prediction due to…

Cited by 62PDFScholar
2022

Dual Contrastive Learning for General Face Forgery Detection

AAAI 2022technical

With various facial manipulation techniques arising, face forgery detection has drawn growing attention due to security concerns. Previous works always formulate face forgery detection as a classification problem based on cross-entropy loss, which emphasizes category-level differences rather than the…

2022

Dynamic Dual Trainable Bounds for Ultra-Low Precision Super-Resolution Networks

ECCV 2022poster

"Light-weight super-resolution (SR) models have received considerable attention for their serviceability in mobile devices. Many efforts employ network quantization to compress SR models. However, these methods suffer from severe performance degradation when quantizing the SR models to ultra-low pre…

2022

ECO-TR: Efficient Correspondences Finding via Coarse-to-Fine Refinement

ECCV 2022poster

"Abstract. Modeling sparse and dense image matching within a unified functional model has recently attracted increasing research interest. However, existing efforts mainly focus on improving matching accuracy while ignoring its efficiency, which is crucial for real-world applications. In this paper,…

2022

Fine-Grained Data Distribution Alignment for Post-Training Quantization

ECCV 2022poster

"While post-training quantization receives popularity mostly due to its evasion in accessing the original complete training dataset, its poor performance also stems from scarce images. To alleviate this limitation, in this paper, we leverage the synthetic data introduced by zero-shot quantization wi…

2022

IntraQ: Learning Synthetic Images With Intra-Class Heterogeneity for Zero-Shot Network Quantization

CVPR 2022poster

Learning to synthesize data has emerged as a promising direction in zero-shot quantization (ZSQ), which represents neural networks by low-bit integer without accessing any of the real data. In this paper, we observe an interesting phenomenon of intra-class heterogeneity in real data and show that ex…

Cited by 96PDFcodeScholar
2022

Learning Best Combination for Efficient N:M Sparsity

NeurIPS 2022accept

By forcing N out of M consecutive weights to be non-zero, the recent N:M fine-grained network sparsity has received increasing attention with its two attractive advantages over traditional irregular network sparsity methods: 1) Promising performance at a high sparsity. 2) Significant speedups when p…

2022

Make Sharpness-Aware Minimization Stronger: A Sparsified Perturbation Approach

NeurIPS 2022accept

Deep neural networks often suffer from poor generalization caused by complex and non-convex loss landscapes. One of the popular solutions is Sharpness-Aware Minimization (SAM), which smooths the loss landscape via minimizing the maximized change of training loss when adding a perturbation to the wei…

2022

Neural Architecture Search With Representation Mutual Information

CVPR 2022poster

Performance evaluation strategy is one of the most important factors that determine the effectiveness and efficiency in Neural Architecture Search (NAS). Existing strategies, such as employing standard training or performance predictor, often suffer from high computational complexity and low general…

Cited by 19PDFScholar
2022

PixelFolder: An Efficient Progressive Pixel Synthesis Network for Image Generation

ECCV 2022poster

"Pixel synthesis is a promising research paradigm for image generation, which can well exploit pixel-wise prior knowledge for generation. However, existing methods still suffer from excessive memory footprint and computation overhead. In this paper, we propose a progressive pixel synthesis network t…

2022

Privacy-Preserving Face Recognition with Learnable Privacy Budgets in Frequency Domain

ECCV 2022poster

"Face recognition technology has been used in many fields due to its high recognition accuracy, including the face unlocking of mobile devices, community access control systems, and city surveillance. As the current high accuracy is guaranteed by very deep network structures, facial images often nee…

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

SeqTR: A Simple Yet Universal Network for Visual Grounding

ECCV 2022poster

"In this paper, we propose a simple yet universal network termed SeqTR for visual grounding tasks, e.g., phrase localization, referring expression comprehension (REC) and segmentation (RES). The canonical paradigms for visual grounding often require substantial expertise in designing network archite…

2021

Aha! Adaptive History-Driven Attack for Decision-Based Black-Box Models

ICCV 2021poster

The decision-based black-box attack means to craft adversarial examples with only the top-1 label of the victim model available. A common practice is to start from a large perturbation and then iteratively reduce it with a deterministic direction and a random one while keeping it adversarial. The li…

Cited by 21PDFScholar
2021

Architecture Disentanglement for Deep Neural Networks

ICCV 2021poster

Understanding the inner workings of deep neural networks (DNNs) is essential to provide trustworthy artificial intelligence techniques for practical applications. Existing studies typically involve linking semantic concepts to units or layers of DNNs, but fail to explain the inference process. In th…

Cited by 25PDFcodeScholar
2021

Beyond Max-Margin: Class Margin Equilibrium for Few-Shot Object Detection

CVPR 2021poster

Few-shot object detection has made encouraging progress by reconstructing novel class objects using the feature representation learned upon a set of base classes. However, an implicit contradiction about reconstruction and classification is unfortunately ignored. On the one hand, to precisely recons…

Cited by 215PDFcodeScholar
2021

Discover Cross-Modality Nuances for Visible-Infrared Person Re-Identification

CVPR 2021poster

Visible-infrared person re-identification (Re-ID) aims to match the pedestrian images of the same identity from different modalities. Existing works mainly focus on alleviating the modality discrepancy by aligning the distributions of features from different modalities. However, nuanced but discrimi…

Cited by 286PDFcodeScholar
2021

Domain General Face Forgery Detection by Learning to Weight

AAAI 2021technical

In this paper, we propose a domain-general model, termed learning-to-weight (LTW), that guarantees face detection performance across multiple domains, particularly the target domains that are never seen before. However, various face forgery methods cause complex and biased data distributions, making…

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

Dual-level Collaborative Transformer for Image Captioning

AAAI 2021technical

Descriptive region features extracted by object detection networks have played an important role in the recent advancements of image captioning. However, they are still criticized for the lack of contextual information and fine-grained details, which in contrast are the merits of traditional grid fe…

2021

EC-DARTS: Inducing Equalized and Consistent Optimization Into DARTS

ICCV 2021poster

Based on the relaxed search space, differential architecture search (DARTS) is efficient in searching for a high-performance architecture. However, the unbalanced competition among operations that have different trainable parameters causes the model collapse. Besides, the inconsistent structures in…

Cited by 9PDFcodeScholar
2021

Enhancing Unsupervised Video Representation Learning by Decoupling the Scene and the Motion

AAAI 2021technical

One significant factor we expect the video representation learning to capture, especially in contrast with the image representation learning, is the object motion. However, we found that in the current mainstream video datasets, some action categories are highly related with the scene where the acti…

2021

HifiFace: 3D Shape and Semantic Prior Guided High Fidelity Face Swapping

IJCAI 2021poster

In this work, we propose a high fidelity face swapping method, called HifiFace, which can well preserve the face shape of the source face and generate photo-realistic results. Unlike other existing face swapping works that only use face recognition model to keep the identity similarity, we propose 3…

2021

Image-to-Image Translation via Hierarchical Style Disentanglement

CVPR 2021poster

Recently, image-to-image translation has made significant progress in achieving both multi-label (i.e., translation conditioned on different labels) and multi-style (i.e., generation with diverse styles) tasks. However, due to the unexplored independence and exclusiveness in the labels, existing end…

Cited by 159PDFcodeScholar
2021

Improving Image Captioning by Leveraging Intra- and Inter-layer Global Representation in Transformer Network

AAAI 2021technical

Transformer-based architectures have shown great success in image captioning, where object regions are encoded and then attended into the vectorial representations to guide the caption decoding. However, such vectorial representations only contain region-level information without considering the glo…

Cited by 208SourcePDFScholar
2021

Local Relation Learning for Face Forgery Detection

AAAI 2021technical

With the rapid development of facial manipulation techniques, face forgery has received considerable attention in digital media forensics due to security concerns. Most existing methods formulate face forgery detection as a classification problem and utilize binary labels or manipulated region masks…

Cited by 299SourcePDFScholar
2021

Occlude Them All: Occlusion-Aware Attention Network for Occluded Person Re-ID

ICCV 2021poster

Person Re-Identification (ReID) has achieved remarkable performance along with the deep learning era. However, most approaches carry out ReID only based upon holistic pedestrian regions. In contrast, real-world scenarios involve occluded pedestrians, which provide partial visual appearances and dest…

Cited by 140PDFScholar
2021

Parallel Detection-and-Segmentation Learning for Weakly Supervised Instance Segmentation

ICCV 2021poster

Weakly supervised instance segmentation (WSIS) with only image-level labels has recently drawn much attention. To date, bottom-up WSIS methods refine discriminative cues from classifiers with sophisticated multi-stage training procedures, which also suffer from inconsistent object boundaries. And to…

Cited by 23PDFScholar
2021

RSTNet: Captioning With Adaptive Attention on Visual and Non-Visual Words

CVPR 2021poster

Recent progress on visual question answering has explored the merits of grid features for vision language tasks. Meanwhile, transformer-based models have shown remarkable performance in various sequence prediction problems. However, the spatial information loss of grid features caused by flattening…

Cited by 286PDFcodeScholar
2021

ReCU: Reviving the Dead Weights in Binary Neural Networks

ICCV 2021poster

Binary neural networks (BNNs) have received increasing attention due to their superior reductions of computation and memory. Most existing works focus on either lessening the quantization error by minimizing the gap between the full-precision weights and their binarization or designing a gradient ap…

Cited by 114PDFcodeScholar
2021

Removing the Background by Adding the Background: Towards Background Robust Self-Supervised Video Representation Learning

CVPR 2021poster

Self-supervised learning has shown great potentials in improving the video representation ability of deep neural networks by getting supervision from the data itself. However, some of the current methods tend to cheat from the background, i.e., the prediction is highly dependent on the video backgro…

Cited by 112PDFcodeScholar
2021

Revisiting Discriminator in GAN Compression: A Generator-discriminator Cooperative Compression Scheme

NeurIPS 2021poster

Recently, a series of algorithms have been explored for GAN compression, which aims to reduce tremendous computational overhead and memory usages when deploying GANs on resource-constrained edge devices. However, most of the existing GAN compression work only focuses on how to compress the generator…

2021

Seminar Learning for Click-Level Weakly Supervised Semantic Segmentation

ICCV 2021poster

Annotation burden has become one of the biggest barriers to semantic segmentation. Approaches based on click-level annotations have therefore attracted increasing attention due to their superior trade-off between supervision and annotation cost. In this paper, we propose seminar learning, a new lear…

Cited by 41PDFScholar
2021

TRAR: Routing the Attention Spans in Transformer for Visual Question Answering

ICCV 2021poster

Due to the superior ability of global dependency modeling, Transformer and its variants have become the primary choice of many vision-and-language tasks. However, in tasks like Visual Question Answering (VQA) and Referring Expression Comprehension (REC), the multimodal prediction often requires visu…

Cited by 120PDFcodeScholar
2021

Toward Joint Thing-and-Stuff Mining for Weakly Supervised Panoptic Segmentation

CVPR 2021poster

Panoptic segmentation aims to partition an image to object instances and semantic content for thing and stuff categories, respectively. To date, learning weakly supervised panoptic segmentation (WSPS) with only image-level labels remains unexplored. In this paper, we propose an efficient jointly thi…

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

Towards Robustness Against Natural Language Word Substitutions

ICLR 2021spotlight

Robustness against word substitutions has a well-defined and widely acceptable form, i.e., using semantically similar words as substitutions, and thus it is considered as a fundamental stepping-stone towards broader robustness in natural language processing. Previous defense methods capture word sub…

2020

AD-Cluster: Augmented Discriminative Clustering for Domain Adaptive Person Re-Identification

CVPR 2020poster

Domain adaptive person re-identification (re-ID) is a challenging task, especially when person identities in target domains are unknown. Existing methods attempt to address this challenge by transferring image styles or aligning feature distributions across domains, whereas the rich unlabeled sample…

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

Anti-Bandit Neural Architecture Search for Model Defense

ECCV 2020poster

Deep convolutional neural networks (DCNNs) have dominated as the best performers in machine learning, but can be challenged by adversarial attacks. In this paper, we defend against adversarial attacks using neural architecture search (NAS) which is based on a comprehensive search of denoising blocks…

Cited by 43SourcePDFScholar
2020

Channel Pruning via Automatic Structure Search

IJCAI 2020poster

Channel pruning is among the predominant approaches to compress deep neural networks. To this end, most existing pruning methods focus on selecting channels (filters) by importance/optimization or regularization based on rule-of-thumb designs, which defects in sub-optimal pruning. In this paper, we…

2020

Cogradient Descent for Bilinear Optimization

CVPR 2020poster

Conventional learning methods simplify the bilinear model by regarding two intrinsically coupled factors independently, which degrades the optimization procedure. One reason lies in the insufficient training due to the asynchronous gradient descent, which results in vanishing gradients for the coupl…

Cited by 16PDFScholar
2020

Enabling Deep Residual Networks for Weakly Supervised Object Detection

ECCV 2020poster

Weakly supervised object detection (WSOD) has attracted extensive research attention due to its great flexibility of exploiting large-scale image-level annotation for detector training. Whilst deep residual networks such as ResNet and DenseNet have become the standard backbones for many computer vis…

Cited by 59SourcePDFScholar
2020

HRank: Filter Pruning Using High-Rank Feature Map

CVPR 2020oral

Neural network pruning offers a promising prospect to facilitate deploying deep neural networks on resource-limited devices. However, existing methods are still challenged by the training inefficiency and labor cost in pruning designs, due to missing theoretical guidance of non-salient network compo…

Cited by 1040PDFcodeScholar
2020

Improving Face Recognition from Hard Samples via Distribution Distillation Loss

ECCV 2020poster

Large facial variations are the main challenge in face recognition. To this end, previous variation-specific methods make full use of task-related prior to design special network losses, which are typically not general among different tasks and scenarios. In contrast, the existing generic methods fo…

2020

Interpretable Neural Network Decoupling

ECCV 2020poster

The remarkable performance of convolutional neural networks (CNNs) is entangled with their huge number of uninterpretable parameters, which has become the bottleneck limiting the exploitation of their full potential. Towards network interpretation, previous endeavors mainly resort to the single filt…

Cited by 10SourcePDFScholar
2020

Multi-Task Collaborative Network for Joint Referring Expression Comprehension and Segmentation

CVPR 2020oral

Referring expression comprehension (REC) and segmentation (RES) are two highly-related tasks, which both aim at identifying the referent according to a natural language expression. In this paper, we propose a novel Multi-task Collaborative Network (MCN) to achieve a joint learning of REC and RES for…

Cited by 348PDFcodeScholar
2020

Multiple Expert Brainstorming for Domain Adaptive Person Re-identification

ECCV 2020poster

Often the best performing deep neural models are ensembles of multiple base-level networks, nevertheless, ensemble learning with respect to domain adaptive person re-ID remains unexplored. In this paper, we propose a multiple expert brainstorming network (MEB-Net) for domain adaptive person re-ID, o…

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

One-Shot Adversarial Attacks on Visual Tracking With Dual Attention

CVPR 2020poster

Almost all adversarial attacks in computer vision are aimed at pre-known object categories, which could be offline trained for generating perturbations. But as for visual object tracking, the tracked target categories are normally unknown in advance. However, the tracking algorithms also have potent…

Cited by 100PDFScholar
2020

PAMS: Quantized Super-Resolution via Parameterized Max Scale

ECCV 2020poster

Deep convolutional neural networks (DCNNs) have shown dominant performance in the task of super-resolution (SR). However, their heavy memory cost and computation overhead significantly restrict their practical deployments on resource-limited devices, which mainly arise from the floating-point storag…

Cited by 101SourcePDFScholar
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

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

Rotated Binary Neural Network

NeurIPS 2020poster

Binary Neural Network (BNN) shows its predominance in reducing the complexity of deep neural networks. However, it suffers severe performance degradation. One of the major impediments is the large quantization error between the full-precision weight vector and its binary vector. Previous works focus…

2020

SSCGAN: Facial Attribute Editing via Style Skip Connections

ECCV 2020poster

Existing facial attribute editing methods typically employ an encoder-decoder architecture where the attribute information is expressed as a conditional one-hot vector spatially concatenated with the image or intermediate feature maps. However, such operations only learn the local semantic mapping b…

Cited by 27SourcePDFScholar
2020

Salience-Guided Cascaded Suppression Network for Person Re-Identification

CVPR 2020poster

Employing attention mechanisms to model both global and local features as a final pedestrian representation has become a trend for person re-identification (Re-ID) algorithms. A potential limitation of these methods is that they focus on the most salient features, but the re-identification of a pers…

Cited by 307PDFScholar
2020

Siamese Box Adaptive Network for Visual Tracking

CVPR 2020poster

Most of the existing trackers usually rely on either a multi-scale searching scheme or pre-defined anchor boxes to accurately estimate the scale and aspect ratio of a target. Unfortunately, they typically call for tedious and heuristic configurations. To address this issue, we propose a simple yet e…

Cited by 1031PDFcodeScholar
2020

UWSOD: Toward Fully-Supervised-Level Capacity Weakly Supervised Object Detection

NeurIPS 2020poster

Weakly supervised object detection (WSOD) has attracted extensive research attention due to its great flexibility of exploiting large-scale dataset with only image-level annotations for detector training. Despite its great advance in recent years, WSOD still suffers limited performance, which is far…

2019

Circulant Binary Convolutional Networks: Enhancing the Performance of 1-Bit DCNNs With Circulant Back Propagation

CVPR 2019poster

The rapidly decreasing computation and memory cost has recently driven the success of many applications in the field of deep learning. Practical applications of deep learning in resource-limited hardware, such as embedded devices and smart phones, however, remain challenging. For binary convolutiona…

Cited by 94PDFScholar
2019

Cyclic Guidance for Weakly Supervised Joint Detection and Segmentation

CVPR 2019poster

Weakly supervised learning has attracted growing research attention due to the significant saving in annotation cost for tasks that require intra-image annotations, such as object detection and semantic segmentation. To this end, existing weakly supervised object detection and semantic segmentation…

Cited by 142PDFcodeScholar
2019

Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression

CVPR 2019poster

Compressing convolutional neural networks (CNNs) has received ever-increasing research focus. However, most existing CNN compression methods do not interpret their inherent structures to distinguish the implicit redundancy. In this paper, we investigate the problem of CNN compression from a novel in…

Cited by 177PDFcodeScholar
2019

FreeAnchor: Learning to Match Anchors for Visual Object Detection

NeurIPS 2019poster

Modern CNN-based object detectors assign anchors for ground-truth objects under the restriction of object-anchor Intersection-over-Unit (IoU). In this study, we propose a learning-to-match approach to break IoU restriction, allowing objects to match anchors in a flexible manner. Our approach, referr…

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

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

Pyramidal Person Re-IDentification via Multi-Loss Dynamic Training

CVPR 2019poster

Most existing Re-IDentification (Re-ID) methods are highly dependent on precise bounding boxes that enable images to be aligned with each other. However, due to the challenging practical scenarios, current detection models often produce inaccurate bounding boxes, which inevitably degenerate the perf…

Cited by 502PDFcodeScholar