← Search

Qingming Huang

132 accepted papers

2026

ActiveScope: Actively Seeking and Correcting Perception for MLLMs

ICML 2026poster

Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities in vision-language understanding, yet they still struggle with fine-grained perception in high-resolution images. While existing training-free methods typically rely on attention-based localization or coarse-to-fine s…

Cited by 0SourceScholar
2026

Adaptive Nonlinear Compression for Large Foundation Models

ICLR 2026poster

Despite achieving superior performance, large foundation models (LFMs) have substantial memory requirements, leading to a growing demand for model compression methods. While low-rank approximation presents a promising hardware-friendly solution, existing linear methods suffer significant information…

Cited by 0SourceScholar
2026

Adaptive Recurrent Message Passing for Test Time Computing on Graphs

ICML 2026poster

Pre-trained foundation models have demonstrated remarkable success in many domains, enabling a unified backbone to generalize across diverse downstream tasks. However, extending this paradigm to graph learning remains challenging due to the intrinsic mismatch between graph data and fixed architectur…

Cited by 0SourceScholar
2026

BlackMirror: Black-Box Backdoor Detection for Text-to-Image Models via Instruction-Response Deviation

CVPR 2026

This paper investigates the challenging task of detecting backdoored text-to-image models under black-box settings and introduces a novel detection framework BlackMirror. Existing approaches typically rely on analyzing image-level similarity, under the assumption that backdoor-triggered generations

Cited by 0SourcecodeScholar
2026

DMGINE: Day-Memory Guided Nighttime Image Enhancement for Dynamic Traffic Scenes

AAAI 2026technical

We introduce Daytime-Memory Guided Nighttime Image Enhancement (DMGNIE) framework, the first framework that turns long-running daytime surveillance videos of a single intersection into persistent “daytime memory” to guide nighttime image enhancement in traffic scenes. Our key insight is simple yet p

Cited by 0SourcePDFScholar
2026

Foresee-to-Ground: From Predictive Temporal Perception to Evidence-Driven Reasoning for Video Temporal Grounding

ICML 2026poster

Current Video-LLM approaches for Video Temporal Grounding (VTG) typically rely on direct timestamp generation from an unstructured visual-token stream, often resulting in brittle numerics and inconsistent boundaries. To address this, we propose Foresee-to-Ground (F2G), a framework that enforces a ve…

Cited by 0SourceScholar
2026

From Static to Dynamic: Exploring Self-supervised Image-to-Video Representation Transfer Learning

CVPR 2026

Recent studies have made notable progress in video representation learning by transferring image-pretrained models to video tasks, typically with complex temporal modules and video fine-tuning. However, fine-tuning heavy modules may compromise inter-video semantic separability, i.e., the essential a

Cited by 0SourcecodeScholar
2026

GoodDiffusion: Proactive Copyright Protection for Diffusion Generative Models via Learnable Sample-specific Signatures

ICML 2026oral

This paper tackles the challenging problem of developing a proactive copyright protection mechanism that cuts off unauthorized use of diffusion generative models. Existing studies largely fall into post-hoc attribution (e.g., watermarking and fingerprinting) or degradation-only defenses, which offer…

Cited by 0SourceScholar
2026

Guiding Diffusion-based Reconstruction with Contrastive Signals for Balanced Visual Representation

CVPR 2026

The limited understanding capacity of the visual encoder in Contrastive Language-Image Pre-training (CLIP) has become a key bottleneck for downstream performance. This capacity includes both Discriminative Ability (D-Ability), which reflects class separability, and Detail Perceptual Ability (P-Abili

Cited by 0SourcecodeScholar
2026

HiGFA: Hierarchical Guidance for Fine-grained Data Augmentation with Diffusion Models

AAAI 2026technical

Generative diffusion models show promise for data augmentation. However, applying them to fine-grained tasks presents a significant challenge: ensuring synthetic images accurately capture the subtle, category-defining features critical for high fidelity. Standard approaches, such as text-based Class

Cited by 0SourcePDFScholar
2026

Hidden Dangers of Compositional Generation: Diagnosing Semantic Safety Failures in Text-to-Image Models

CVPR 2026

Text-to-Image (T2I) models have achieved significant progress in generating high-quality images, with compositional visual generation emerging as an important capability that enables them to synthesize coherent, natural scenes from multiple discrete concepts. However, this powerful compositionality,

Cited by 0SourceScholar
2026

Learning to Generate via Understanding: Understanding-Driven Intrinsic Rewarding for Unified Multimodal Models

CVPR 2026

Recently, unified multimodal models (UMMs) have made remarkable progress in integrating visual understanding and generation, demonstrating strong potential for complex text-to-image (T2I) tasks. Despite their theoretical promise, a persistent capability gap exists: UMMs typically exhibit superior vi

Cited by 0SourcecodeScholar
2026

Localize and Neutralize: Gradient-Guided Token Suppression Against Visual Prompt Injection Attack

ICML 2026poster

Adversarial images pose a severe security threat to multimodal large language models through prompt injection. Existing defenses largely lack a principled understanding of the underlying mechanisms and struggle to balance efficiency and fidelity. In this work, we show that successful adversarial att…

Cited by 0SourceScholar
2026

Locate-then-Sparsify: Attribution Guided Sparse Strategy for Visual Hallucination Mitigation

CVPR 2026

Despite the significant advancements in Large Vision-Language Models (LVLMs), their tendency to generate hallucinations undermines reliability and restricts broader practical deployment. Among the hallucination mitigation methods, feature steering emerges as a promising approach that reduces erroneo

Cited by 0SourcecodeScholar
2026

Making Training-Free Diffusion Segmentors Scale with the Generative Power

CVPR 2026

As powerful generative models, text-to-image diffusion models have recently been explored for discriminative tasks. A line of research focuses on adapting a pre-trained diffusion model to semantic segmentation without any further training, leading to training-free diffusion segmentors. These methods

Cited by 0SourcecodeScholar
2026

Mind the Way You Select Negative Texts: Pursuing the Distance Consistency in OOD Detection with VLMs

CVPR 2026

Out-of-distribution (OOD) detection seeks to identify samples from unknown classes, a critical capability for deploying machine learning models in open-world scenarios. Recent research has demonstrated that Vision-Language Models (VLMs) can effectively leverage their multi-modal representations for

Cited by 0SourcecodeScholar
2026

PTNET: A PROPOSAL-CENTRIC TRANSFORMER NET- WORK FOR 3D OBJECT DETECTION

ICLR 2026poster

3D object detection from LiDAR point cloud data is important for autonomous driving systems. Recent two-stage 3D object detectors struggle to achieve satisfactory performance due to limitations in proposal quality, stemming from the degradation of geometric detail information in the generated propos…

Cited by 0SourceScholar
2026

Quantifying the Potential to Escape Filter Bubbles: A Behavior-Aware Measure via Contrastive Simulation

AAAI 2026technical

Nowadays, recommendation systems have become crucial to online platforms, shaping user exposure by accurate preference modeling. However, such an exposure strategy can also reinforce users’ existing preferences, leading to a notorious phenomenon named filter bubbles. Given its negative effects, such

Cited by 0SourcePDFScholar
2026

The Bridge-Garden Dilemma in LLM Distillation: Why Mixing Hard and Soft Labels Works

ICML 2026poster

Knowledge distillation (KD) transfers knowledge from a large teacher model to a smaller student. In language modeling, the student is trained either on tokens sampled from the teacher (\textbf{hard labels}) or the teacher’s full next-token distribution (\textbf{soft labels}). Despite soft labels app…

Cited by 0SourceScholar
2026

The Devil is in the Condition Numbers: Why is GLU Better than non-GLU Structure?

ICML 2026poster

Gated Linear Units (GLU) and their variants are widely adopted in modern open-source large language model architectures and consistently outperform their non-gated counterparts, yet the underlying reasons for this advantage remain unclear. In this work, we study GLU by analyzing two-layer networks i…

Cited by 0SourceScholar
2026

TuckA: Hierarchical Compact Tensor Experts for Efficient Fine-Tuning

AAAI 2026technical

Efficiently fine-tuning pre-trained models for downstream tasks is a key challenge in the era of foundation models. Parameter-efficient fine-tuning (PEFT) presents a promising solution, achieving performance comparable to full fine-tuning by updating only a small number of adaptation weights per lay

Cited by 0SourcePDFScholar
2026

When LLMs Develop Languages: Symbolic Communication for Efficient Multi-Agent Reasoning

ICML 2026poster

Chain-of-Thought (CoT) prompting improves large language models (LLMs) on difficult reasoning tasks, but it generates long natural-language rationales that are poorly optimized towards higher-level machine efficiency and intelligence. We propose *Communicative Language Symbolism Routing* (CLSR), a t…

Cited by 0SourceScholar
2025

ABKD: Pursuing a Proper Allocation of the Probability Mass in Knowledge Distillation via $\alpha$-$\beta$-Divergence

ICML 2025oral

Knowledge Distillation (KD) transfers knowledge from a large teacher model to a smaller student model by minimizing the divergence between their output distributions, typically using forward Kullback-Leibler divergence (FKLD) or reverse KLD (RKLD). It has become an effective training paradigm due to…

Cited by 0SourcePDFScholar
2025

Bidirectional Logits Tree: Pursuing Granularity Reconcilement in Fine-Grained Classification

AAAI 2025technical

This paper addresses the challenge of Granularity Competition in fine-grained classification tasks, which arises due to the semantic gap between multi-granularity labels. Existing approaches typically develop independent hierarchy-aware models based on shared features extracted from a common base en…

2025

Cannot See the Forest for the Trees: Invoking Heuristics and Biases to Elicit Irrational Choices of LLMs

ICML 2025poster

Despite the remarkable performance of Large Language Models (\textbf{LLMs}), they remain vulnerable to jailbreak attacks, which can compromise their safety mechanisms. Existing studies often rely on brute-force optimization or manual design, failing to uncover potential risks in real-world scenarios…

Cited by 0SourcePDFScholar
2025

Change Entity-guided Heterogeneous Representation Disentangling for Change Captioning

ACL 2025finding

Change captioning aims to describe differences between a pair of images using natural language. However, learning effective difference representations is highly challenging due to distractors such as illumination and viewpoint changes. To address this, we propose a change-entity-guided disentangleme…

2025

Diffusion-based Adversarial Purification from the Perspective of the Frequency Domain

ICML 2025spotlight

The diffusion-based adversarial purification methods attempt to drown adversarial perturbations into a part of isotropic noise through the forward process, and then recover the clean images through the reverse process. Due to the lack of distribution information about adversarial perturbations in th…

Cited by 0SourcePDFScholar
2025

Dis²Booth: Learning Image Distribution with Disentangled Features for Text-to-Image Diffusion Models

AAAI 2025technical

Personalized image generation enables customized content creation based on the text-to-image diffusion models.However, existing personalization methods focus on fine-tuning generative models to learn to generate specific single individuals or concepts, such as an image of a specific Corgi, but are u…

Cited by 0SourcePDFScholar
2025

Divide and Conquer: Heterogeneous Noise Integration for Diffusion-based Adversarial Purification

CVPR 2025poster

Existing diffusion-based purification methods aim to disrupt adversarial perturbations by introducing a certain amount of noise through a forward diffusion process, followed by a reverse process to recover clean examples. However, this approach is fundamentally flawed: the uniform operation of the f…

Cited by 2SourcePDFScholar
2025

EmoDubber: Towards High Quality and Emotion Controllable Movie Dubbing

CVPR 2025highlight

Given a piece of text, a video clip, and a reference audio, the movie dubbing task aims to generate speech that aligns with the video while cloning the desired voice. The existing methods have two primary deficiencies: (1) They struggle to simultaneously hold audio-visual sync and achieve clear pron…

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

Exploring Structural Degradation in Dense Representations for Self-supervised Learning

NeurIPS 2025poster

In this work, we observe a counterintuitive phenomenon in self-supervised learning (SSL): longer training may impair the performance of dense prediction tasks (e.g., semantic segmentation). We refer to this phenomenon as Self-supervised Dense Degradation (SDD) and demonstrate its consistent presence…

Cited by 0SourcecodeScholar
2025

Focal-SAM: Focal Sharpness-Aware Minimization for Long-Tailed Classification

ICML 2025poster

Real-world datasets often follow a long-tailed distribution, making generalization to tail classes difficult. Recent methods resorted to long-tail variants of Sharpness-Aware Minimization (SAM), such as ImbSAM and CC-SAM, to improve generalization by flattening the loss landscape. However, these att…

Cited by 0SourcePDFScholar
2025

Generalizing Single-Frame Supervision to Event-Level Understanding for Video Anomaly Detection

NeurIPS 2025poster

Video Anomaly Detection (VAD) aims to identify abnormal frames from discrete events within video sequences. Existing VAD methods suffer from heavy annotation burdens in fully-supervised paradigm, insensitivity to subtle anomalies in semi-supervised paradigm, and vulnerability to noise in weakly-supe…

Cited by 0SourceScholar
2025

Image-to-video Adaptation with Outlier Modeling and Robust Self-learning

AAAI 2025technical

The image-to-video adaptation task seeks to effectively harness both labeled images and unlabeled videos for achieving effective video recognition. The modality gap of the image and video modalities and the domain discrepancy across the two domains are the two essential challenges in this task. Exis…

2025

LightFair: Towards an Efficient Alternative for Fair T2I Diffusion via Debiasing Pre-trained Text Encoders

NeurIPS 2025poster

This paper explores a novel lightweight approach LightFair to achieve fair text-to-image diffusion models (T2I DMs) by addressing the adverse effects of the text encoder. Most existing methods either couple different parts of the diffusion model for full-parameter training or rely on auxiliary netwo…

Cited by 0SourcecodeScholar
2025

MixBridge: Heterogeneous Image-to-Image Backdoor Attack through Mixture of Schrödinger Bridges

ICML 2025poster

This paper focuses on implanting multiple heterogeneous backdoor triggers in bridge-based diffusion models designed for complex and arbitrary input distributions. Existing backdoor formulations mainly address single-attack scenarios and are limited to Gaussian noise input models. To fill this gap, w…

2025

One Image is Worth a Thousand Words: A Usability Preservable Text-Image Collaborative Erasing Framework

ICML 2025poster

Concept erasing has recently emerged as an effective paradigm to prevent text-to-image diffusion models from generating visually undesirable or even harmful content. However, current removal methods heavily rely on manually crafted text prompts, making it challenging to achieve a high erasure (**eff…

2025

OpenworldAUC: Towards Unified Evaluation and Optimization for Open-world Prompt Tuning

ICML 2025poster

Prompt tuning adapts Vision-Language Models like CLIP to open-world tasks with minimal training costs. In this direction, one typical paradigm evaluates model performance **separately** on known classes (*i.e.*, base domain) and unseen classes (*i.e.*, new domain). However, real-world scenarios requ…

2025

Query-centric Audio-Visual Cognition Network for Moment Retrieval, Segmentation and Step-Captioning

AAAI 2025technical

Video has emerged as a favored multimedia format on the internet. To better gain video contents, a new topic HIREST is presented, including video retrieval, moment retrieval, moment segmentation, and step-captioning. The pioneering work chooses the pre-trained CLIP-based model for video retrieval,…

2025

Relieving the Over-Aggregating Effect in Graph Transformers

NeurIPS 2025poster

Graph attention has demonstrated superior performance in graph learning tasks. However, learning from global interactions can be challenging due to the large number of nodes. In this paper, we discover a new phenomenon termed over-aggregating. Over-aggregating arises when a large volume of messages…

Cited by 0SourceScholar
2025

SSE-SAM: Balancing Head and Tail Classes Gradually Through Stage-Wise SAM

AAAI 2025technical

Real-world datasets often exhibit a long-tailed distribution, where vast majority of classes known as tail classes have only few samples. Traditional methods tend to overfit on these tail classes. Recently, a new approach called Imbalanced SAM (ImbSAM) is proposed to leverage the generalization bene…

2025

Separation of Powers: On Segregating Knowledge from Observation in LLM-enabled Knowledge-based Visual Question Answering

CVPR 2025poster

Knowledge-based visual question answering (KBVQA) separates image interpretation and knowledge retrieval into separate processes, motivated in part by the fact that they are very different tasks. In this paper, we transform the KBVQA into linguistic question-answering tasks so that we can leverage t…

Cited by 0SourcePDFScholar
2025

VL-SAE: Interpreting and Enhancing Vision-Language Alignment with a Unified Concept Set

NeurIPS 2025poster

The alignment of vision-language representations endows current Vision-Language Models (VLMs) with strong multi-modal reasoning capabilities. However, the interpretability of the alignment component remains uninvestigated due to the difficulty in mapping the semantics of multi-modal representations…

Cited by 0SourceScholar
2025

Video Language Model Pretraining with Spatio-temporal Masking

CVPR 2025poster

The development of self-supervised video-language models based on mask learning has significantly advanced downstream video tasks. These models leverage masked reconstruction to facilitate joint learning of visual and linguistic information. However, recent study reveals that reconstructing image fe…

Cited by 0SourcePDFScholar
2024

ADA-GAD: Anomaly-Denoised Autoencoders for Graph Anomaly Detection

AAAI 2024technical

Graph anomaly detection is crucial for identifying nodes that deviate from regular behavior within graphs, benefiting various domains such as fraud detection and social network. Although existing reconstruction-based methods have achieved considerable success, they may face the Anomaly Overfitting a…

2024

AUCSeg: AUC-oriented Pixel-level Long-tail Semantic Segmentation

NeurIPS 2024poster

The Area Under the ROC Curve (AUC) is a well-known metric for evaluating instance-level long-tail learning problems. In the past two decades, many AUC optimization methods have been proposed to improve model performance under long-tail distributions. In this paper, we explore AUC optimization method…

2024

Bias-Conflict Sample Synthesis and Adversarial Removal Debias Strategy for Temporal Sentence Grounding in Video

AAAI 2024technical

Temporal Sentence Grounding in Video (TSGV) is troubled by dataset bias issue, which is caused by the uneven temporal distribution of the target moments for samples with similar semantic components in input videos or query texts. Existing methods resort to utilizing prior knowledge about bias to art…

2024

Context-aware Difference Distilling for Multi-change Captioning

ACL 2024long

Multi-change captioning aims to describe complex and coupled changes within an image pair in natural language. Compared with single-change captioning, this task requires the model to have higher-level cognition ability to reason an arbitrary number of changes. In this paper, we propose a novel conte…

2024

Data-free Neural Representation Compression with Riemannian Neural Dynamics

ICML 2024oral

Neural models are equivalent to dynamic systems from a physics-inspired view, implying that computation on neural networks can be interpreted as the dynamical interactions between neurons. However, existing work models neuronal interaction as a weight-based linear transformation, and the nonlinearit…

Cited by 1SourcePDFScholar
2024

Distractors-Immune Representation Learning with Cross-modal Contrastive Regularization for Change Captioning

ECCV 2024poster

"Change captioning aims to succinctly describe the semantic change between a pair of similar images, while being immune to distractors (illumination and viewpoint changes). Under these distractors, unchanged objects often appear pseudo changes about location and scale, and certain objects might over…

2024

ESNet: Evolution and Succession Network for High-Resolution Salient Object Detection

ICML 2024poster

Preserving details and avoiding high computational costs are the two main challenges for the High-Resolution Salient Object Detection (HRSOD) task. In this paper, we propose a two-stage HRSOD model from the perspective of evolution and succession, including an evolution stage with Low-resolution Loc…

Cited by 2SourcePDFScholar
2024

Expanding Sparse Tuning for Low Memory Usage

NeurIPS 2024poster

Parameter-efficient fine-tuning (PEFT) is an effective method for adapting pre-trained vision models to downstream tasks by tuning a small subset of parameters. Among PEFT methods, sparse tuning achieves superior performance by only adjusting the weights most relevant to downstream tasks, rather tha…

2024

Harnessing Hierarchical Label Distribution Variations in Test Agnostic Long-tail Recognition

ICML 2024poster

This paper explores test-agnostic long-tail recognition, a challenging long-tail task where the test label distributions are unknown and arbitrarily imbalanced. We argue that the variation in these distributions can be broken down hierarchically into global and local levels. The global ones reflect…

2024

Leveraging Catastrophic Forgetting to Develop Safe Diffusion Models against Malicious Finetuning

NeurIPS 2024spotlight

Diffusion models (DMs) have demonstrated remarkable proficiency in producing images based on textual prompts. Numerous methods have been proposed to ensure these models generate safe images. Early methods attempt to incorporate safety filters into models to mitigate the risk of generating harmful im…

Cited by 1SourcePDFScholar
2024

Not All Diffusion Model Activations Have Been Evaluated as Discriminative Features

NeurIPS 2024spotlight

Diffusion models are initially designed for image generation. Recent research shows that the internal signals within their backbones, named activations, can also serve as dense features for various discriminative tasks such as semantic segmentation. Given numerous activations, selecting a small yet…

2024

Prompt-Enhanced Multiple Instance Learning for Weakly Supervised Video Anomaly Detection

CVPR 2024poster

Weakly-supervised Video Anomaly Detection (wVAD) aims to detect frame-level anomalies using only video-level labels in training. Due to the limitation of coarse-grained labels Multi-Instance Learning (MIL) is prevailing in wVAD. However MIL suffers from insufficiency of binary supervision to model d…

2024

R&B: Region and Boundary Aware Zero-shot Grounded Text-to-image Generation

ICLR 2024poster

Recent text-to-image (T2I) diffusion models have achieved remarkable progress in generating high-quality images given text-prompts as input. However, these models fail to convey appropriate spatial composition specified by a layout instruction. In this work, we probe into zero-shot grounded T2I gene…

2024

ReconBoost: Boosting Can Achieve Modality Reconcilement

ICML 2024poster

This paper explores a novel multi-modal *alternating* learning paradigm pursuing a reconciliation between the exploitation of uni-modal features and the exploration of cross-modal interactions. This is motivated by the fact that current paradigms of multi-modal learning tend to explore multi-modal f…

2024

Size-invariance Matters: Rethinking Metrics and Losses for Imbalanced Multi-object Salient Object Detection

ICML 2024spotlight

This paper explores the size-invariance of evaluation metrics in Salient Object Detection (SOD), especially when multiple targets of diverse sizes co-exist in the same image. We observe that current metrics are size-sensitive, where larger objects are focused, and smaller ones tend to be ignored. We…

2024

StyleDubber: Towards Multi-Scale Style Learning for Movie Dubbing

ACL 2024findings

Given a script, the challenge in Movie Dubbing (Visual Voice Cloning, V2C) is to generate speech that aligns well with the video in both time and emotion, based on the tone of a reference audio track. Existing state-of-the-art V2C models break the phonemes in the script according to the divisions be…

2024

Suppress Content Shift: Better Diffusion Features via Off-the-Shelf Generation Techniques

NeurIPS 2024poster

Diffusion models are powerful generative models, and this capability can also be applied to discrimination. The inner activations of a pre-trained diffusion model can serve as features for discriminative tasks, namely, diffusion feature. We discover that diffusion feature has been hindered by a hidd…

2024

Towards Dynamic Message Passing on Graphs

NeurIPS 2024poster

Message passing plays a vital role in graph neural networks (GNNs) for effective feature learning. However, the over-reliance on input topology diminishes the efficacy of message passing and restricts the ability of GNNs. Despite efforts to mitigate the reliance, existing study encounters message-pa…

2024

Weakly Supervised Video Individual Counting

CVPR 2024poster

Video Individual Counting (VIC) aims to predict the number of unique individuals in a single video. Existing methods learn representations based on trajectory labels for individuals which are annotation-expensive. To provide a more realistic reflection of the underlying practical challenge we introd…

2023

A Unified Generalization Analysis of Re-Weighting and Logit-Adjustment for Imbalanced Learning

NeurIPS 2023spotlight

Real-world datasets are typically imbalanced in the sense that only a few classes have numerous samples, while many classes are associated with only a few samples. As a result, a naive ERM learning process will be biased towards the majority classes, making it difficult to generalize to the minority…

Cited by 33SourcePDFScholar
2023

All in a Row: Compressed Convolution Networks for Graphs

ICML 2023poster

Compared to Euclidean convolution, existing graph convolution methods generally fail to learn diverse convolution operators under limited parameter scales and depend on additional treatments of multi-scale feature extraction. The challenges of generalizing Euclidean convolution to graphs arise from…

2023

Building Bridge Across the Time: Disruption and Restoration of Murals In the Wild

ICCV 2023poster

In this paper, we focus on the mural-restoration task, which aims to detect damaged regions in the mural and repaint them automatically. Different from traditional image restoration tasks like in/out/blind-painting and image renovation, the corrupted mural suffers from more complicated degradation.…

Cited by 11PDFScholar
2023

DRAUC: An Instance-wise Distributionally Robust AUC Optimization Framework

NeurIPS 2023poster

The Area Under the ROC Curve (AUC) is a widely employed metric in long-tailed classification scenarios. Nevertheless, most existing methods primarily assume that training and testing examples are drawn i.i.d. from the same distribution, which is often unachievable in practice. Distributionally Robus…

2023

Exploiting Completeness and Uncertainty of Pseudo Labels for Weakly Supervised Video Anomaly Detection

CVPR 2023poster

Weakly supervised video anomaly detection aims to identify abnormal events in videos using only video-level labels. Recently, two-stage self-training methods have achieved significant improvements by self-generating pseudo labels and self-refining anomaly scores with these labels. As the pseudo labe…

Cited by 92SourcePDFScholar
2023

Feature Directions Matter: Long-Tailed Learning via Rotated Balanced Representation

ICML 2023poster

Long-tailed learning is one of the most challenging problems in visual recognition. There are some studies aiming to solve long-tailed classification from the perspective of feature learning. Recent work proposes to learn the balanced representation by fixing the linear classifier as Equiangular Tig…

Cited by 19SourcePDFScholar
2023

Learning To Dub Movies via Hierarchical Prosody Models

CVPR 2023poster

Given a piece of text, a video clip and a reference audio, the movie dubbing (also known as visual voice clone, V2C) task aims to generate speeches that match the speaker's emotion presented in the video using the desired speaker voice as reference. V2C is more challenging than conventional text-to-…

2023

Self-supervised Cross-view Representation Reconstruction for Change Captioning

ICCV 2023poster

Change captioning aims to describe the difference between a pair of similar images. Its key challenge is how to learn a stable difference representation under pseudo changes caused by viewpoint change. In this paper, we address this by proposing a self-supervised cross-view representation reconstruc…

Cited by 36PDFcodeScholar
2023

Text-Driven Generative Domain Adaptation with Spectral Consistency Regularization

ICCV 2023poster

Combined with the generative prior of pre-trained models and the flexibility of text, text-driven generative domain adaptation can generate images from a wide range of target domains. However, current methods still suffer from overfitting and the mode collapse problem. In this paper, we analyze the…

Cited by 8PDFcodeScholar
2023

Towards Decision-Friendly AUC: Learning Multi-Classifier with AUCµ

AAAI 2023technical

Area Under the ROC Curve (AUC) is a widely used ranking metric in imbalanced learning due to its insensitivity to label distributions. As a well-known multiclass extension of AUC, Multiclass AUC (MAUC, a.k.a. M-metric) measures the average AUC of multiple binary classifiers. In this paper, we argue…

Cited by 0SourcePDFScholar
2023

Weighted ROC Curve in Cost Space: Extending AUC to Cost-Sensitive Learning

NeurIPS 2023poster

In this paper, we aim to tackle flexible cost requirements for long-tail datasets, where we need to construct a (a) cost-sensitive and (b) class-distribution robust learning framework. The misclassification cost and the area under the ROC curve (AUC) are popular metrics for (a) and (b), respectively…

Cited by 9SourcePDFScholar
2022

A Sparse-Motif Ensemble Graph Convolutional Network against Over-smoothing

IJCAI 2022poster

The over-smoothing issue is a well-known challenge for Graph Convolutional Networks (GCN). Specifically, it is often observed that increasing the depth of GCN ends up in a trivial embedding subspace where the difference among node embeddings belonging to the same cluster tends to vanish. This paper…

2022

AdAUC: End-to-end Adversarial AUC Optimization Against Long-tail Problems

ICML 2022spotlight

It is well-known that deep learning models are vulnerable to adversarial examples. Existing studies of adversarial training have made great progress against this challenge. As a typical trait, they often assume that the class distribution is overall balanced. However, long-tail datasets are ubiquito…

Cited by 7SourcePDFScholar
2022

Asymptotically Unbiased Instance-wise Regularized Partial AUC Optimization: Theory and Algorithm

NeurIPS 2022accept

The Partial Area Under the ROC Curve (PAUC), typically including One-way Partial AUC (OPAUC) and Two-way Partial AUC (TPAUC), measures the average performance of a binary classifier within a specific false positive rate and/or true positive rate interval, which is a widely adopted measure when decis…

2022

Attribute Group Editing for Reliable Few-Shot Image Generation

CVPR 2022poster

Few-shot image generation is a challenging task even using the state-of-the-art Generative Adversarial Networks (GANs). Due to the unstable GAN training process and the limited training data, the generated images are often of low quality and low diversity. In this work, we propose a new "editing-bas…

Cited by 36PDFcodeScholar
2022

Automatic Relation-Aware Graph Network Proliferation

CVPR 2022oral

Graph neural architecture search has sparked much attention as Graph Neural Networks (GNNs) have shown powerful reasoning capability in many relational tasks. However, the currently used graph search space overemphasizes learning node features and neglects mining hierarchical relational information.…

Cited by 12PDFcodeScholar
2022

Dist-PU: Positive-Unlabeled Learning From a Label Distribution Perspective

CVPR 2022poster

Positive-Unlabeled (PU) learning tries to learn binary classifiers from a few labeled positive examples with many unlabeled ones. Compared with ordinary semi-supervised learning, this task is much more challenging due to the absence of any known negative labels. While existing cost-sensitive-based m…

Cited by 58PDFcodeScholar
2022

ER: Equivariance Regularizer for Knowledge Graph Completion

AAAI 2022technical

Tensor factorization and distanced based models play important roles in knowledge graph completion (KGC). However, the relational matrices in KGC methods often induce a high model complexity, bearing a high risk of overfitting. As a remedy, researchers propose a variety of different regularizers suc…

2022

Exploring the Algorithm-Dependent Generalization of AUPRC Optimization with List Stability

NeurIPS 2022accept

Stochastic optimization of the Area Under the Precision-Recall Curve (AUPRC) is a crucial problem for machine learning. Although various algorithms have been extensively studied for AUPRC optimization, the generalization is only guaranteed in the multi-query case. In this work, we present the first…

2022

Few Shot Generative Model Adaption via Relaxed Spatial Structural Alignment

CVPR 2022poster

Training a generative adversarial network (GAN) with limited data has been a challenging task. A feasible solution is to start with a GAN well-trained on a large scale source domain and adapt it to the target domain with a few samples, termed as few shot generative model adaption. However, existing…

Cited by 90PDFcodeScholar
2022

Geometry Interaction Knowledge Graph Embeddings

AAAI 2022technical

Knowledge graph (KG) embeddings have shown great power in learning representations of entities and relations for link prediction tasks. Previous work usually embeds KGs into a single geometric space such as Euclidean space (zero curved), hyperbolic space (negatively curved) or hyperspherical space (…

2022

Hierarchical Modular Network for Video Captioning

CVPR 2022poster

Video captioning aims to generate natural language descriptions according to the content, where representation learning plays a crucial role. Existing methods are mainly developed within the supervised learning framework via word-by-word comparison of the generated caption against the ground-truth t…

Cited by 113PDFcodeScholar
2022

Learning Linguistic Association towards Efficient Text-Video Retrieval

ECCV 2022poster

"Text-video retrieval attracts growing attention recently. A dominant approach is to learn a common space for aligning two modalities. However, video deliver richer content than text in general situations and captions usually miss certain events or details in the video. The information imbalance bet…

2022

OTKGE: Multi-modal Knowledge Graph Embeddings via Optimal Transport

NeurIPS 2022accept

Multi-modal knowledge graph embeddings (KGE) have caught more and more attention in learning representations of entities and relations for link prediction tasks. Different from previous uni-modal KGE approaches, multi-modal KGE can leverage expressive knowledge from a wealth of modalities (image, te…

Cited by 72SourcePDFScholar
2022

OpenAUC: Towards AUC-Oriented Open-Set Recognition

NeurIPS 2022accept

Traditional machine learning follows a close-set assumption that the training and test set share the same label space. While in many practical scenarios, it is inevitable that some test samples belong to unknown classes (open-set). To fix this issue, Open-Set Recognition (OSR), whose goal is to make…

2022

The Minority Matters: A Diversity-Promoting Collaborative Metric Learning Algorithm

NeurIPS 2022accept

Collaborative Metric Learning (CML) has recently emerged as a popular method in recommendation systems (RS), closing the gap between metric learning and Collaborative Filtering. Following the convention of RS, existing methods exploit unique user representation in their model design. This paper focu…

2022

Think Beyond Words: Exploring Context-Relevant Visual Commonsense for Diverse Dialogue Generation

EMNLP 2022finding

Commonsense knowledge has been widely considered for building intelligent open-domain dialogue agents, aiming to generate meaningful and diverse responses. Previous works in this field usually lack the ability to effectively obtain and utilize auxiliary commonsense from the external visual world. In…

2021

Deep Partial Rank Aggregation for Personalized Attributes

AAAI 2021technical

In this paper, we study the problem of how to aggregate pairwise personalized attributes (PA) annotations (e.g., Shoes A is more comfortable than B) from different annotators on the crowdsourcing platforms, which is an emerging topic gaining increasing attention in recent years. Given the crowdsourc…

Cited by 7SourcePDFScholar
2021

Dual Quaternion Knowledge Graph Embeddings

AAAI 2021technical

In this paper, we study the problem of learning representations of entities and relations in the knowledge graph for the link prediction task. Our idea is based on the observation that the vast majority of the related work only models the relation as a single geometric operation such as translation…

2021

Exploiting Sample Correlation for Crowd Counting With Multi-Expert Network

ICCV 2021poster

Crowd counting is a difficult task because of the diversity of scenes. Most of the existing crowd counting methods adopt complex structures with massive backbones to enhance the generalization ability. Unfortunately, the performance of existing methods on large-scale data sets is not satisfactory. I…

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

Nearest Neighbor Classifier Embedded Network for Active Learning

AAAI 2021technical

Deep neural networks (DNNs) have been widely applied to active learning. Despite of its effectiveness, the generalization ability of the discriminative classifier (the softmax classifier) is questionable when there is a significant distribution bias between the labeled set and the unlabeled set. In…

Cited by 25SourcePDFScholar
2021

Rethinking Graph Neural Architecture Search From Message-Passing

CVPR 2021poster

Graph neural networks (GNNs) emerged recently as a standard toolkit for learning from data on graphs. Current GNN designing works depend on immense human expertise to explore different message-passing mechanisms, and require manual enumeration to determine the proper message-passing depth. Inspired…

Cited by 66PDFcodeScholar
2021

Seeking the Shape of Sound: An Adaptive Framework for Learning Voice-Face Association

CVPR 2021poster

Nowadays, we have witnessed the early progress on learning the association between voice and face automatically, which brings a new wave of studies to the computer vision community. However, most of the prior arts along this line (a) merely adopt local information to perform modality alignment and (…

Cited by 36PDFcodeScholar
2021

What to Select: Pursuing Consistent Motion Segmentation from Multiple Geometric Models

AAAI 2021technical

Motion segmentation aims at separating motions of different moving objects in a video sequence. Facing the complicated real-world scenes, recent studies reveal that combining multiple geometric models would be a more effective way than just employing a single one. This motivates a new wave of model-…

2021

When All We Need is a Piece of the Pie: A Generic Framework for Optimizing Two-way Partial AUC

ICML 2021oral

The Area Under the ROC Curve (AUC) is a crucial metric for machine learning, which evaluates the average performance over all possible True Positive Rates (TPRs) and False Positive Rates (FPRs). Based on the knowledge that a skillful classifier should simultaneously embrace a high TPR and a low FPR,…

Cited by 34SourcePDFScholar
2021

When False Positive is Intolerant: End-to-End Optimization with Low FPR for Multipartite Ranking

NeurIPS 2021poster

Multipartite ranking is a basic task in machine learning, where the Area Under the receiver operating characteristics Curve (AUC) is generally applied as the evaluation metric. Despite that AUC reflects the overall performance of the model, it is inconsistent with the expected performance in some ap…

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

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

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

Parsing-Based View-Aware Embedding Network for Vehicle Re-Identification

CVPR 2020poster

Vehicle Re-Identification is to find images of the same vehicle from various views in the cross-camera scenario. The main challenges of this task are the large intra-instance distance caused by different views and the subtle inter-instance discrepancy caused by similar vehicles. In this paper, we pr…

Cited by 255PDFcodeScholar
2020

Reverse Perspective Network for Perspective-Aware Object Counting

CVPR 2020poster

One of the critical challenges of object counting is the dramatic scale variations, which is introduced by arbitrary perspectives. We propose a reverse perspective network to solve the scale variations of input images, instead of generating perspective maps to smooth final outputs. The reverse persp…

Cited by 168PDFScholar
2020

State-Relabeling Adversarial Active Learning

CVPR 2020oral

Active learning is to design label-efficient algorithms by sampling the most representative samples to be labeled by an oracle. In this paper, we propose a state relabeling adversarial active learning model (SRAAL), that leverages both the annotation and the labeled/unlabeled state information for d…

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

Weakly-Supervised Crowd Counting Learns from Sorting rather than Locations

ECCV 2020poster

In crowd counting datasets, the location labels are costly, yet, they are not taken into the evaluation metrics. Besides, existing multi-task approaches employ high-level tasks to improve counting accuracy. This research tendency increases the demand for more annotations. In this paper, we propose a…

Cited by 108SourcePDFScholar
2019

Adaptive Reconstruction Network for Weakly Supervised Referring Expression Grounding

ICCV 2019poster

Weakly supervised referring expression grounding aims at localizing the referential object in an image according to the linguistic query, where the mapping between the referential object and query is unknown in the training stage. To address this problem, we propose a novel end-to-end adaptive recon…

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

DM2C: Deep Mixed-Modal Clustering

NeurIPS 2019spotlight

Data exhibited with multiple modalities are ubiquitous in real-world clustering tasks. Most existing methods, however, pose a strong assumption that the pairing information for modalities is available for all instances. In this paper, we consider a more challenging task where each instance is repres…

2019

Deep Robust Subjective Visual Property Prediction in Crowdsourcing

CVPR 2019poster

The problem of estimating subjective visual properties (SVP) of images (e.g., Shoes A is more comfortable than B) is gaining rising attention. Due to its highly subjective nature, different annotators often exhibit different interpretations of scales when adopting absolute value tests. Therefore, re…

Cited by 6PDFScholar
2019

Generalized Block-Diagonal Structure Pursuit: Learning Soft Latent Task Assignment against Negative Transfer

NeurIPS 2019poster

In multi-task learning, a major challenge springs from a notorious issue known as negative transfer, which refers to the phenomenon that sharing the knowledge with dissimilar and hard tasks often results in a worsened performance. To circumvent this issue, we propose a novel multi-task learning meth…

2019

Unsupervised Open Domain Recognition by Semantic Discrepancy Minimization

CVPR 2019poster

We address the unsupervised open domain recognition (UODR) problem, where categories in labeled source domain S is only a subset of those in unlabeled target domain T. The task is to correctly classify all samples in T including known and unknown categories. UODR is challenging due to the domain dis…

Cited by 38PDFcodeScholar
2019

iSplit LBI: Individualized Partial Ranking with Ties via Split LBI

NeurIPS 2019poster

Due to the inherent uncertainty of data, the problem of predicting partial ranking from pairwise comparison data with ties has attracted increasing interest in recent years. However, in real-world scenarios, different individuals often hold distinct preferences, thus might be misleading to merely lo…

2018

Less is More: Picking Informative Frames for Video Captioning

ECCV 2018poster

In video captioning task, the best practice has been achieved by attention-based models which associate salient visual components with sentences in the video. However, existing study follows a common procedure which includes a frame-level appearance modeling and motion modeling on equal interval fra…

2018

The Unmanned Aerial Vehicle Benchmark: Object Detection and Tracking

ECCV 2018poster

With the advantage of high mobility, Unmanned Aerial Vehicles (UAVs) are used to fuel numerous important applications in computer vision, delivering more efficiency and convenience than surveillance cameras with fixed camera angle, scale and view. However, very limited UAV datasets are proposed, and…

Cited by 974SourcePDFScholar
2017

A Graph Regularized Deep Neural Network for Unsupervised Image Representation Learning

CVPR 2017poster

Deep Auto-Encoder (DAE) has shown its promising power in high-level representation learning. From the perspective of manifold learning, we propose a graph regularized deep neural network (GR-DNN) to endue traditional DAEs with the ability of retaining local geometric structure. A deep-structured reg…

Cited by 37PDFcodeScholar
2015

Similarity Gaussian Process Latent Variable Model for Multi-Modal Data Analysis

ICCV 2015poster

Data from real applications involve multiple modalities representing content with the same semantics and deliver rich information from complementary aspects. However, relations among heterogeneous modalities are simply treated as observation-to-fit by existing work, and the parameterized cross-modal…

Cited by 34PDFcodeScholar