← Search

Tongliang Liu

207 accepted papers

2026

AdLift: Lifting Adversarial Perturbations to Safeguard 3D Gaussian Splatting Assets Against Instruction-Driven Editing

ICML 2026spotlight

Recent studies have extended diffusion-based instruction-driven 2D image editing pipelines to 3D Gaussian Splatting (3DGS), enabling faithful manipulation of 3DGS assets and greatly advancing 3DGS content creation. However, it also exposes these assets to serious risks of unauthorized editing and ma…

Cited by 0SourceScholar
2026

AgentHijack: Benchmarking Computer Use Agent Robustness to Common Environment Corruptions

ICML 2026poster

Autonomous computer use agents that powered by multimodal large language models (MLLMs) are emerging as capable assistants for completing complex digital workflows. However, real-world execution environments are far from ideal: pop-up dialogs, resolution changes, and competing applications frequentl…

Cited by 0SourceScholar
2026

Causal Effect Identifiability in the Presence of Latent Confounders Without Auxiliary Variables

ICML 2026poster

It is a fundamental challenge to ascertain whether the causal effect of a treatment on an outcome is identifiable in the presence of latent confounders, which serves as the logical prerequisite for recovering the causal effect in a partially observed system. While prior literature demonstrates that …

Cited by 0SourceScholar
2026

Concept Concentration for Faithful Representation Intervention

ICML 2026poster

Representation intervention aims to locate and modify the representations that encode the underlying concepts in Large Language Models (LLMs) to elicit the aligned and expected behaviors. Despite the empirical success, it has never been examined whether one could locate the faithful concepts for int…

Cited by 0SourceScholar
2026

Confidence and Difficulty-Adaptive Policy Optimization for LLM Reasoning

ICML 2026poster

RL with verifiable rewards can substantially improve LLM reasoning, yet standard GRPO-style training often uses uniform sampling and near-uniform weighting, leading to inefficient computation allocation. We study GRPO by tracking token log-probabilities, group-normalized advantages, and induced toke…

Cited by 0SourceScholar
2026

FORCE: Transferable Visual Jailbreaking Attacks via Feature Over-Reliance CorrEction

CVPR 2026

The integration of new modalities enhances the capabilities of multimodal large language models (MLLMs) but also introduces additional vulnerabilities. In particular, simple visual jailbreaking attacks can manipulate open-source MLLMs more readily than sophisticated textual attacks. However, these u

Cited by 0SourcecodeScholar
2026

From 2D Alignment to 3D Plausibility: Unifying Heterogeneous 2D Priors and Penetration-Free Diffusion for Occlusion-Robust Two-Hand Reconstruction

CVPR 2026

Two-hand reconstruction from monocular images is hampered by complex poses and severe occlusions, which often cause interaction misalignment and two-hand penetration. We address this by decoupling the problem into 2D structural alignment and 3D spatial interaction alignment, each handled by a tailor

Cited by 0SourcecodeScholar
2026

JailbreakLoRA: Your Downloaded LoRA from Sharing Platforms might be Unsafe

ICLR 2026poster

Low-Rank Adaptation (LoRA) benefits from its plug-and-play nature, enabling large language models (LLMs) to achieve significant performance gains at low cost, has driven the development of LoRA-sharing platforms. However, the jailbreak and backdoor concerns associated with LoRA-sharing platforms rem…

Cited by 0SourceScholar
2026

La La LiDAR: Large-Scale Layout Generation from LiDAR Data

AAAI 2026technical

Controllable generation of realistic LiDAR scenes is crucial for applications such as autonomous driving and robotics. While recent diffusion-based models achieve high-fidelity LiDAR generation, they lack explicit control over foreground objects and spatial relationships, limiting their usefulness f

Cited by 0SourcePDFScholar
2026

Learning Locally, Revising Globally: Global Reviser for Federated Learning with Noisy Labels

ICML 2026poster

In pursuit of data privacy, federated learning (FL) collaboratively trains a global model by aggregating local models learned from decentralized data. However, FL heavily depends on high-quality labels, which are often impractical in the real world, leading to the federated label-noise (F-LN) proble…

Cited by 0SourceScholar
2026

MLUBench: A Benchmark for Lifelong Unlearning Evaluation in MLLMs

ICML 2026poster

Multimodal large language models (MLLMs) are trained on massive multimodal data, making data unlearning increasingly important as data owners may request the removal of specific content. In practice, these requests often arrive sequentially over time, giving rise to the challenging problem of *MLLM …

Cited by 0SourceScholar
2026

Mitigating Mismatch within Reference-based Preference Optimization

ICLR 2026poster

Direct Preference Optimization (DPO) has become the de facto standard for offline preference alignment of large language models, but its reliance on a reference policy introduces a critical tension. DPO weighs each update relative to a reference, which stabilizes the training by regularizing the up…

Cited by 0SourceScholar
2026

Mobile-VTON: High-Fidelity On-Device Virtual Try-On

CVPR 2026

Virtual try-on (VTON) has recently achieved impressive visual fidelity, but most existing systems require uploading personal photos to cloud-based GPUs, raising privacy concerns and limiting on-device deployment. To address this, we present Mobile-VTON, a high-quality, privacy-preserving framework t

Cited by 0SourcecodeScholar
2026

On the Thinking-Language Modeling Gap in Large Language Models

ICLR 2026poster

Large Language Models (LLMs) demonstrate remarkable capabilities in solving complicated reasoning tasks by imitating the human thinking process from human languages. However, even the most capable LLMs can still fail in tasks that are simple for humans. To understand the gap, we construct structural…

Cited by 0SourcecodeScholar
2026

Rethinking Model Selection in VLM Through the Lens of Gromov-Wasserstein Distance

CVPR 2026

Vision-Language Models (VLMs) have enhanced traditional LLMs with visual capabilities through the integration of vision encoders. While recent works have explored various combinations of vision encoders and LLMs, there still lacks a principled understanding of what makes a vision encoder suitable fo

Cited by 0SourceScholar
2026

Robust Learning from Noisily Labeled Long-Tailed Data via Fairness Regularizer

AAAI 2026technical

Both long-tailed and noisily labeled data frequently appear in real-world applications and impose significant challenges for learning. Most prior works treat either problem in an isolated way and do not explicitly consider the coupling effects of the two. Our empirical observation reveals that such

Cited by 0SourcePDFScholar
2026

Tug-of-War No More: Harmonizing Accuracy and Robustness in Vision-Language Models via Stability-Aware Task Vector Merging

ICLR 2026poster

Foundation Vision-Language Models (VLMs) excel across benchmarks yet remain vulnerable to adversarial attacks. While adversarial fine-tuning improves robustness, attaining a desirable clean–robust performance trade-off typically requires costly hyperparameter searches with multiple retraining runs.…

Cited by 0SourceScholar
2026

Unifying Stable Optimization and Reference Regularization in RLHF

ICLR 2026poster

Reinforcement Learning from Human Feedback (RLHF) has advanced alignment capabilities significantly but remains hindered by two core challenges: reward hacking and stable optimization. Current solutions independently address these issues through separate regularization strategies, specifically a KL-…

Cited by 0SourcecodeScholar
2026

When Safety Collides: Resolving Multi-Category Harmful Conflicts in Text-to-Image Diffusion via Adaptive Safety Guidance

CVPR 2026

Text-to-Image (T2I) diffusion models have demonstrated significant advancements in generating high-quality images, while raising potential safety concerns regarding harmful content generation. Safety-guidance-based methods have been proposed to mitigate harmful outputs by steering generation away fr

Cited by 0SourcecodeScholar
2025

A Lens into Interpretable Transformer Mistakes via Semantic Dependency

ICML 2025poster

Semantic Dependency refers to the relationship between words in a sentence where the meaning of one word depends on another, which is important for natural language understanding. In this paper, we investigate the role of semantic dependencies in answering questions for transformer models, which is…

Cited by 0SourcePDFScholar
2025

A Robust Method to Discover Causal or Anticausal Relation

ICLR 2025poster

Understanding whether the data generative process follows causal or anticausal relations is important for many applications. Existing causal discovery methods struggle with high-dimensional perceptual data such as images. Moreover, they require well-labeled data, which may not be feasible due to mea…

Cited by 0SourcePDFScholar
2025

A Sample Efficient Conditional Independence Test in the Presence of Discretization

ICML 2025poster

Conditional independence (CI) test is a fundamental concept in statistics. In many real-world scenarios, some variables may be difficult to measure accurately, often leading to data being represented as discretized values. Applying CI tests directly to discretized data, however, can lead to incorrec…

2025

AgentAuditor: Human-level Safety and Security Evaluation for LLM Agents

NeurIPS 2025poster

Despite the rapid advancement of LLM-based agents, the reliable evaluation of their safety and security remains a significant challenge. Existing rule-based or LLM-based evaluators often miss dangers in agents' step-by-step actions, overlook subtle meanings, fail to see how small issues compound, an…

Cited by 0SourcecodeScholar
2025

Aligning What Matters: Masked Latent Adaptation for Text-to-Audio-Video Generation

NeurIPS 2025poster

Text-to-Audio-Video (T2AV) generation aims to produce temporally and semantically aligned visual and auditory content from natural language descriptions. While recent progress in text-to-audio and text-to-video models has improved generation quality within each modality, jointly modeling them remain…

Cited by 0SourceScholar
2025

Can Dependencies Induced by LLM-Agent Workflows Be Trusted?

NeurIPS 2025poster

LLM-agent systems often decompose high-level objectives into subtask dependency graphs, assuming that each subtask’s output is reliable and conditionally independent of others given its parent responses. However, this assumption frequently breaks during execution, as ground-truth responses are inac…

Cited by 0SourcecodeScholar
2025

Chain-of-Focus Prompting: Leveraging Sequential Visual Cues to Prompt Large Autoregressive Vision Models

ICLR 2025poster

In-context learning (ICL) has revolutionized natural language processing by enabling models to adapt to diverse tasks with only a few illustrative examples. However, the exploration of ICL within the field of computer vision remains limited. Inspired by Chain-of-Thought (CoT) prompting in the langua…

Cited by 0SourcePDFScholar
2025

Cognitive Mirrors: Exploring the Diverse Functional Roles of Attention Heads in LLM Reasoning

NeurIPS 2025poster

Large language models (LLMs) have achieved state-of-the-art performance in a variety of tasks, but remain largely opaque in terms of their internal mechanisms. Understanding these mechanisms is crucial to improve their reasoning abilities. Drawing inspiration from the interplay between neural proces…

Cited by 0SourceScholar
2025

DEEM: Diffusion models serve as the eyes of large language models for image perception

ICLR 2025spotlight

The development of large language models (LLMs) has significantly advanced the emergence of large multimodal models (LMMs). While LMMs have achieved tremendous success by promoting the synergy between multimodal comprehension and creation, they often face challenges when confronted with out-of-distr…

2025

Efficient and Trustworthy Causal Discovery with Latent Variables and Complex Relations

ICLR 2025poster

Most traditional causal discovery methods assume that all task-relevant variables are observed, an assumption often violated in practice. Although some recent works allow the presence of latent variables, they typically assume the absence of certain special causal relations to ensure a degree of sim…

2025

Enhancing Sample Selection Against Label Noise by Cutting Mislabeled Easy Examples

NeurIPS 2025poster

Sample selection is a prevalent approach in learning with noisy labels, aiming to identify confident samples for training. Although existing sample selection methods have achieved decent results by reducing the noise rate of the selected subset, they often overlook that not all mislabeled examples h…

Cited by 0SourceScholar
2025

Epistemic Uncertainty for Generated Image Detection

NeurIPS 2025poster

We introduce a novel framework for AI-generated image detection through epistemic uncertainty, aiming to address critical security concerns in the era of generative models. Our key insight stems from the observation that distributional discrepancies between training and testing data manifest distinc…

Cited by 0SourceScholar
2025

Exploring Criteria of Loss Reweighting to Enhance LLM Unlearning

ICML 2025poster

Loss reweighting has shown significant benefits for machine unlearning with large language models (LLMs). However, their exact functionalities are left unclear and the optimal strategy remains an open question, thus impeding the understanding and improvement of existing methodologies. In this paper,…

2025

Flow: Modularized Agentic Workflow Automation

ICLR 2025poster

Multi-agent frameworks powered by large language models (LLMs) have demonstrated great success in automated planning and task execution. However, the effective adjustment of agentic workflows during execution has not been well studied. An effective workflow adjustment is crucial in real-world scenar…

2025

From Debate to Equilibrium: Belief‑Driven Multi‑Agent LLM Reasoning via Bayesian Nash Equilibrium

ICML 2025poster

Multi-agent frameworks can substantially boost the reasoning power of large language models (LLMs), but they typically incur heavy computational costs and lack convergence guarantees. To overcome these challenges, we recast multi-LLM coordination as an incomplete-information game and seek a Bayesian…

2025

Generative Model Inversion Through the Lens of the Manifold Hypothesis

NeurIPS 2025poster

Model inversion attacks (MIAs) aim to reconstruct class-representative samples from trained models. Recent generative MIAs utilize generative adversarial networks to learn image priors that guide the inversion process, yielding reconstructions with high visual quality and strong fidelity to the priv…

Cited by 0SourceScholar
2025

Jailbreaking the Non-Transferable Barrier via Test-Time Data Disguising

CVPR 2025poster

Non-transferable learning (NTL) has been proposed to protect model intellectual property (IP) by creating a "non-transferable barrier" to restrict generalization from authorized to unauthorized domains. Recently, well-designed attack, which restores the unauthorized-domain performance by fine-tuning…

2025

LaVin-DiT: Large Vision Diffusion Transformer

CVPR 2025poster

This paper presents the Large Vision Diffusion Transformer (LaVin-DiT), a scalable and unified foundation model designed to tackle over 20 computer vision tasks in a generative framework. Unlike existing large vision models directly adapted from natural language processing architectures, which rely…

2025

Label Distribution Learning with Biased Annotations Assisted by Multi-Label Learning

IJCAI 2025

Multi-label learning (MLL) has gained attention for its ability to represent real-world data. Label Distribution Learning (LDL), an extension of MLL to learning from label distributions, faces challenges in collecting accurate label distributions. To address the issue of biased annotations, based on

Cited by 0SourcePDFScholar
2025

Learning Graph Invariance by Harnessing Spuriosity

ICLR 2025poster

Recently, graph invariant learning has become the _de facto_ approach to tackle the Out-of-Distribution (OOD) generalization failure in graph representation learning. They generically follow the framework of invariant risk minimization to capture the invariance of graph data from different environme…

Cited by 0SourcePDFScholar
2025

MLLM-For3D: Adapting Multimodal Large Language Model for 3D Reasoning Segmentation

NeurIPS 2025poster

Reasoning segmentation aims to segment target objects in complex scenes based on human intent and spatial reasoning. While recent multimodal large language models (MLLMs) have demonstrated impressive 2D image reasoning segmentation, adapting these capabilities to 3D scenes remains underexplored. In…

Cited by 0SourceScholar
2025

Noisy Test-Time Adaptation in Vision-Language Models

ICLR 2025poster

Test-time adaptation (TTA) aims to address distribution shifts between source and target data by relying solely on target data during testing. In open-world scenarios, models often encounter noisy samples, i.e., samples outside the in-distribution (ID) label space. Leveraging the zero-shot capabilit…

2025

Provable Discriminative Hyperspherical Embedding for Out-of-Distribution Detection

AAAI 2025technical

Out-of-distribution (OOD) detection aims to identify the test examples that do not belong to the distribution of training data. The distance-based methods, which identify OOD examples based on their distances from the centroids of in-distribution (ID) examples, have demonstrated promising OOD detect…

2025

Pruning Spurious Subgraphs for Graph Out-of-Distribution Generalization

NeurIPS 2025poster

Graph Neural Networks (GNNs) often encounter significant performance degradation under distribution shifts between training and test data, hindering their applicability in real-world scenarios. Recent studies have proposed various methods to address the out-of-distribution (OOD) generalization chall…

Cited by 0SourceScholar
2025

RankMatch: A Novel Approach to Semi-Supervised Label Distribution Learning Leveraging Rank Correlation between Labels

NeurIPS 2025poster

Pseudo label based semi-supervised learning (SSL) for single-label and multi-label classification tasks has been extensively studied; however, semi-supervised label distribution learning (SSLDL) remains a largely unexplored area. Existing SSL methods fail in SSLDL because the pseudo-labels they ge…

Cited by 0SourceScholar
2025

Ranked from Within: Ranking Large Multimodal Models Without Labels

ICML 2025poster

Can the relative performance of a pre-trained large multimodal model (LMM) be predicted without access to labels? As LMMs proliferate, it becomes increasingly important to develop efficient ways to choose between them when faced with new data or tasks. The usual approach does the equivalent of givin…

Cited by 0SourcePDFScholar
2025

Recovery of Causal Graph Involving Latent Variables via Homologous Surrogates

ICLR 2025poster

Causal discovery with latent variables is an important and challenging problem. To identify latent variables and infer their causal relations, most existing works rely on the assumption that latent variables have pure children. Considering that this assumption is potentially restrictive in practice…

2025

Revealing Multimodal Causality with Large Language Models

NeurIPS 2025poster

Uncovering cause-and-effect mechanisms from data is fundamental to scientific progress. While large language models (LLMs) show promise for enhancing causal discovery (CD) from unstructured data, their application to the increasingly prevalent multimodal setting remains a critical challenge. Even wi…

Cited by 0SourcecodeScholar
2025

Surprise3D: A Dataset for Spatial Understanding and Reasoning in Complex 3D Scenes

NeurIPS 2025poster

The integration of language and 3D perception is critical for embodied AI and robotic systems to perceive, understand, and interact with the physical world. Spatial reasoning, a key capability for understanding spatial relationships between objects, remains underexplored in current 3D vision-languag…

Cited by 0SourceScholar
2025

Surrogate Prompt Learning: Towards Efficient and Diverse Prompt Learning for Vision-Language Models

ICML 2025poster

Prompt learning is a cutting-edge parameter-efficient fine-tuning technique for pre-trained vision-language models (VLMs). Instead of learning a single text prompt, recent works have revealed that learning diverse text prompts can effectively boost the performances on downstream tasks, as the divers…

Cited by 0SourcePDFScholar
2025

Towards Effective Evaluations and Comparisons for LLM Unlearning Methods

ICLR 2025poster

The imperative to eliminate undesirable data memorization underscores the significance of machine unlearning for large language models (LLMs). Recent research has introduced a series of promising unlearning methods, notably boosting the practical significance of the field. Nevertheless, adopting a p…

Cited by 0SourcePDFScholar
2025

Towards Out-of-Modal Generalization without Instance-level Modal Correspondence

ICLR 2025poster

The world is understood from various modalities, such as appearance, sound, language, etc. Since each modality only partially represents objects in a certain physical meaning, leveraging additional ones is beneficial in both theory and practice. However, exploiting novel modalities normally requires…

Cited by 1SourcePDFScholar
2025

Understanding and Enhancing the Transferability of Jailbreaking Attacks

ICLR 2025poster

Jailbreaking attacks can effectively manipulate open-source large language models (LLMs) to produce harmful responses. However, these attacks exhibit limited transferability, failing to disrupt proprietary LLMs consistently. To reliably identify vulnerabilities in proprietary LLMs, this work investi…

2025

When Data-Free Knowledge Distillation Meets Non-Transferable Teacher: Escaping Out-of-Distribution Trap is All You Need

ICML 2025poster

Data-free knowledge distillation (DFKD) transfers knowledge from a teacher to a student without access the real in-distribution (ID) data. Its common solution is to use a generator to synthesize fake data and use them as a substitute for real ID data. However, existing works typically assume teacher…

Cited by 0SourcePDFScholar
2024

Causal Structure Recovery with Latent Variables under Milder Distributional and Graphical Assumptions

ICLR 2024poster

Traditional causal discovery approaches typically assume the absence of latent variables, a simplification that often does not align with real-world situations. Recently, there has been a surge of causal discovery methods that explicitly consider latent variables. While some works aim to reveal caus…

Cited by 6SourcePDFScholar
2024

Decomposed Prompt Decision Transformer for Efficient Unseen Task Generalization

NeurIPS 2024poster

Multi-task offline reinforcement learning aims to develop a unified policy for diverse tasks without requiring real-time interaction with the environment. Recent work explores sequence modeling, leveraging the scalability of the transformer architecture as a foundation for multi-task learning. Given…

2024

Discovery of the Hidden World with Large Language Models

NeurIPS 2024poster

Revealing the underlying causal mechanisms in the real world is the key to the development of science. Despite the progress in the past decades, traditional causal discovery approaches (CDs) mainly rely on high-quality measured variables, usually given by human experts, to find causal relations. The…

Cited by 0SourcePDFScholar
2024

E2HQV: High-Quality Video Generation from Event Camera via Theory-Inspired Model-Aided Deep Learning

AAAI 2024technical

The bio-inspired event cameras or dynamic vision sensors are capable of asynchronously capturing per-pixel brightness changes (called event-streams) in high temporal resolution and high dynamic range. However, the non-structural spatial-temporal event-streams make it challenging for providing intuit…

2024

Enhanced Motion-Text Alignment for Image-to-Video Transfer Learning

CVPR 2024poster

Extending large image-text pre-trained models (e.g. CLIP) for video understanding has made significant advancements. To enable the capability of CLIP to perceive dynamic information in videos existing works are dedicated to equipping the visual encoder with various temporal modules. However these me…

Cited by 5SourcePDFScholar
2024

Enhancing Contrastive Learning for Ordinal Regression via Ordinal Content Preserved Data Augmentation

ICLR 2024poster

Contrastive learning, while highly effective for a lot of tasks, shows limited improvement in ordinal regression. We find that the limitation comes from the predefined strong data augmentations employed in contrastive learning. Intuitively, for ordinal regression datasets, the discriminative inform…

Cited by 9SourcePDFScholar
2024

Enhancing One-Shot Federated Learning Through Data and Ensemble Co-Boosting

ICLR 2024poster

One-shot Federated Learning (OFL) has become a promising learning paradigm, enabling the training of a global server model via a single communication round. In OFL, the server model is aggregated by distilling knowledge from all client models (the ensemble), which are also responsible for synthesizi…

2024

Envisioning Outlier Exposure by Large Language Models for Out-of-Distribution Detection

ICML 2024poster

Detecting out-of-distribution (OOD) samples is essential when deploying machine learning models in open-world scenarios. Zero-shot OOD detection, requiring no training on in-distribution (ID) data, has been possible with the advent of vision-language models like CLIP. Existing methods build a text-b…

2024

Exploring Channel-Aware Typical Features for Out-of-Distribution Detection

AAAI 2024technical

Detecting out-of-distribution (OOD) data is essential to ensure the reliability of machine learning models when deployed in real-world scenarios. Different from most previous test-time OOD detection methods that focus on designing OOD scores, we delve into the challenges in OOD detection from the pe…

Cited by 4SourcePDFScholar
2024

FedImpro: Measuring and Improving Client Update in Federated Learning

ICLR 2024poster

Federated Learning (FL) models often experience client drift caused by heterogeneous data, where the distribution of data differs across clients. To address this issue, advanced research primarily focuses on manipulating the existing gradients to achieve more consistent client models. In this paper,…

Cited by 21SourcePDFScholar
2024

Federated Causal Discovery from Heterogeneous Data

ICLR 2024poster

Conventional causal discovery methods rely on centralized data, which is inconsistent with the decentralized nature of data in many real-world situations. This discrepancy has motivated the development of federated causal discovery (FCD) approaches. However, existing FCD methods may be limited by th…

2024

Few-Shot Adversarial Prompt Learning on Vision-Language Models

NeurIPS 2024poster

The vulnerability of deep neural networks to imperceptible adversarial perturbations has attracted widespread attention. Inspired by the success of vision-language foundation models, previous efforts achieved zero-shot adversarial robustness by aligning adversarial visual features with text supervis…

2024

IDEAL: Influence-Driven Selective Annotations Empower In-Context Learners in Large Language Models

ICLR 2024poster

In-context learning is a promising paradigm that utilizes in-context examples as prompts for the predictions of large language models. These prompts are crucial for achieving strong performance. However, since the prompts need to be sampled from a large volume of annotated examples, finding the righ…

Cited by 28SourcePDFScholar
2024

Improving Accuracy-robustness Trade-off via Pixel Reweighted Adversarial Training

ICML 2024poster

Adversarial training (AT) trains models using adversarial examples (AEs), which are natural images modified with specific perturbations to mislead the model. These perturbations are constrained by a predefined perturbation budget $\epsilon$ and are equally applied to each pixel within an image. Howe…

2024

Improving Non-Transferable Representation Learning by Harnessing Content and Style

ICLR 2024spotlight

Non-transferable learning (NTL) aims to restrict the generalization of models toward the target domain(s). To this end, existing works learn non-transferable representations by reducing statistical dependence between the source and target domain. However, such statistical methods essentially neglect…

Cited by 24SourcePDFScholar
2024

In-N-Out: Lifting 2D Diffusion Prior for 3D Object Removal via Tuning-Free Latents Alignment

NeurIPS 2024poster

Neural representations for 3D scenes have made substantial advancements recently, yet object removal remains a challenging yet practical issue, due to the absence of multi-view supervision over occluded areas. Diffusion Models (DMs), trained on extensive 2D images, show diverse and high-fidelity ge…

Cited by 0SourcePDFScholar
2024

Layer-Aware Analysis of Catastrophic Overfitting: Revealing the Pseudo-Robust Shortcut Dependency

ICML 2024poster

Catastrophic overfitting (CO) presents a significant challenge in single-step adversarial training (AT), manifesting as highly distorted deep neural networks (DNNs) that are vulnerable to multi-step adversarial attacks. However, the underlying factors that lead to the distortion of decision boundari…

2024

MOKD: Cross-domain Finetuning for Few-shot Classification via Maximizing Optimized Kernel Dependence

ICML 2024poster

In cross-domain few-shot classification, _nearest centroid classifier_ (NCC) aims to learn representations to construct a metric space where few-shot classification can be performed by measuring the similarities between samples and the prototype of each class. An intuition behind NCC is that each sa…

2024

Machine Vision Therapy: Multimodal Large Language Models Can Enhance Visual Robustness via Denoising In-Context Learning

ICML 2024poster

Although pre-trained models such as Contrastive Language-Image Pre-Training (CLIP) show impressive generalization results, their robustness is still limited under Out-of-Distribution (OOD) scenarios. Instead of undesirably leveraging human annotation as commonly done, it is possible to leverage the…

Cited by 15SourcePDFScholar
2024

Mind the Gap Between Prototypes and Images in Cross-domain Finetuning

NeurIPS 2024poster

In _cross-domain few-shot classification_ (CFC), recent works mainly focus on adapting a simple transformation head on top of a frozen pre-trained backbone with few labeled data to project embeddings into a task-specific metric space where classification can be performed by measuring similarities be…

2024

Mitigating Label Noise on Graphs via Topological Sample Selection

ICML 2024poster

Despite the success of the carefully-annotated benchmarks, the effectiveness of existing graph neural networks (GNNs) can be considerably impaired in practice when the real-world graph data is noisily labeled. Previous explorations in sample selection have been demonstrated as an effective way for r…

Cited by 8SourcePDFScholar
2024

Negative Label Guided OOD Detection with Pretrained Vision-Language Models

ICLR 2024spotlight

Out-of-distribution (OOD) detection aims at identifying samples from unknown classes, playing a crucial role in trustworthy models against errors on unexpected inputs. Extensive research has been dedicated to exploring OOD detection in the vision modality. {Vision-language models (VLMs) can lever…

2024

NoiseDiffusion: Correcting Noise for Image Interpolation with Diffusion Models beyond Spherical Linear Interpolation

ICLR 2024spotlight

Image interpolation based on diffusion models is promising in creating fresh and interesting images. Advanced interpolation methods mainly focus on spherical linear interpolation, where images are encoded into the noise space and then interpolated for denoising to images. However, existing methods…

2024

NoiseGPT: Label Noise Detection and Rectification through Probability Curvature

NeurIPS 2024poster

Machine learning craves high-quality data which is a major bottleneck during realistic deployment, as it takes abundant resources and massive human labor to collect and label data. Unfortunately, label noise where image data mismatches with incorrect label exists ubiquitously in all kinds of dataset…

2024

On the Over-Memorization During Natural, Robust and Catastrophic Overfitting

ICLR 2024poster

Overfitting negatively impacts the generalization ability of deep neural networks (DNNs) in both natural and adversarial training. Existing methods struggle to consistently address different types of overfitting, typically designing strategies that focus separately on either natural or adversarial p…

2024

One-Shot Learning as Instruction Data Prospector for Large Language Models

ACL 2024long

Contemporary practices in instruction tuning often hinge on enlarging data scaling without a clear strategy for ensuring data quality, inadvertently introducing noise that may compromise model performance. To address this challenge, we introduce Nuggets, a novel and efficient methodology that levera…

2024

Optimal Kernel Choice for Score Function-based Causal Discovery

ICML 2024poster

Score-based methods have demonstrated their effectiveness in discovering causal relationships by scoring different causal structures based on their goodness of fit to the data. Recently, Huang et al. proposed a generalized score function that can handle general data distributions and causal relation…

Cited by 3SourcePDFScholar
2024

Out-of-Distribution Detection with Negative Prompts

ICLR 2024poster

Out-of-distribution (OOD) detection is indispensable for open-world machine learning models. Inspired by recent success in large pre-trained language-vision models, e.g., CLIP, advanced works have achieved impressive OOD detection results by matching the *similarity* between image features and featu…

Cited by 22SourcePDFScholar
2024

Refined Coreset Selection: Towards Minimal Coreset Size under Model Performance Constraints

ICML 2024spotlight

Coreset selection is powerful in reducing computational costs and accelerating data processing for deep learning algorithms. It strives to identify a small subset from large-scale data, so that training only on the subset practically performs on par with full data. Practitioners regularly desire to…

2024

Robust Training of Federated Models with Extremely Label Deficiency

ICLR 2024poster

Federated semi-supervised learning (FSSL) has emerged as a powerful paradigm for collaboratively training machine learning models using distributed data with label deficiency. Advanced FSSL methods predominantly focus on training a single model on each client. However, this approach could lead to a…

Cited by 8SourcePDFScholar
2024

Task-aware Orthogonal Sparse Network for Exploring Shared Knowledge in Continual Learning

ICML 2024poster

Continual learning (CL) aims to learn from sequentially arriving tasks without catastrophic forgetting (CF). By partitioning the network into two parts based on the Lottery Ticket Hypothesis---one for holding the knowledge of the old tasks while the other for learning the knowledge of the new task--…

Cited by 7SourcePDFScholar
2024

Towards Realistic Model Selection for Semi-supervised Learning

ICML 2024poster

Semi-supervised Learning (SSL) has shown remarkable success in applications with limited supervision. However, due to the scarcity of labels in the training process, SSL algorithms are known to be impaired by the lack of proper model selection, as splitting a validation set will further reduce the l…

Cited by 1SourcePDFScholar
2024

Training A Secure Model against Data-Free Model Extraction

ECCV 2024poster

"The objective of data-free model extraction (DFME) is to acquire a pre-trained black-box model solely through query access, without any knowledge of the training data used for the victim model. Defending against DFME is challenging because the attack query data distribution and the attacker’s strat…

Cited by 1SourcePDFScholar
2024

Unraveling the Impact of Heterophilic Structures on Graph Positive-Unlabeled Learning

ICML 2024poster

While Positive-Unlabeled (PU) learning is vital in many real-world scenarios, its application to graph data still remains under-explored. We unveil that a critical challenge for PU learning on graph lies on the edge heterophily, which directly violates the $\textit{irreducibility assumption}$ for $\…

Cited by 5SourcePDFScholar
2024

Unveiling Causal Reasoning in Large Language Models: Reality or Mirage?

NeurIPS 2024poster

Causal reasoning capability is critical in advancing large language models (LLMs) towards artificial general intelligence (AGI). While versatile LLMs appear to have demonstrated capabilities in understanding contextual causality and providing responses that obey the laws of causality, it remains unc…

2024

What If the Input is Expanded in OOD Detection?

NeurIPS 2024poster

Out-of-distribution (OOD) detection aims to identify OOD inputs from unknown classes, which is important for the reliable deployment of machine learning models in the open world. Various scoring functions are proposed to distinguish it from in-distribution (ID) data. However, existing methods genera…

2024

Your Transferability Barrier is Fragile: Free-Lunch for Transferring the Non-Transferable Learning

CVPR 2024highlight

Recently non-transferable learning (NTL) was proposed to restrict models' generalization toward the target domain(s) which serves as state-of-the-art solutions for intellectual property (IP) protection. However the robustness of the established "transferability barrier" for degrading the target doma…

Cited by 2SourcePDFScholar
2023

A Holistic View of Label Noise Transition Matrix in Deep Learning and Beyond

ICLR 2023top-25%

In this paper, we explore learning statistically consistent classifiers under label noise by estimating the noise transition matrix T. We first provide a holistic view of existing T-estimation methods including those with or without anchor point assumptions. We unified them into the Minimum Geometr…

Cited by 14SourcePDFScholar
2023

A Universal Unbiased Method for Classification from Aggregate Observations

ICML 2023poster

In conventional supervised classification, true labels are required for individual instances. However, it could be prohibitive to collect the true labels for individual instances, due to privacy concerns or unaffordable annotation costs. This motivates the study on classification from aggregate obse…

Cited by 5SourcePDFScholar
2023

ALIP: Adaptive Language-Image Pre-Training with Synthetic Caption

ICCV 2023poster

Contrastive Language-Image Pre-training (CLIP) has significantly boosted the performance of various vision-language tasks by scaling up the dataset with image-text pairs collected from the web. However, the presence of intrinsic noise and unmatched image-text pairs in web data can potentially affect…

Cited by 54PDFcodeScholar
2023

An Efficient Dataset Condensation Plugin and Its Application to Continual Learning

NeurIPS 2023poster

Dataset condensation (DC) distills a large real-world dataset into a small synthetic dataset, with the goal of training a network from scratch on the latter that performs similarly to the former. State-of-the-art (SOTA) DC methods have achieved satisfactory results through techniques such as accurac…

Cited by 30SourcePDFScholar
2023

Architecture, Dataset and Model-Scale Agnostic Data-Free Meta-Learning

CVPR 2023poster

The goal of data-free meta-learning is to learn useful prior knowledge from a collection of pre-trained models without accessing their training data. However, existing works only solve the problem in parameter space, which (i) ignore the fruitful data knowledge contained in the pre-trained models; (…

2023

BiCro: Noisy Correspondence Rectification for Multi-Modality Data via Bi-Directional Cross-Modal Similarity Consistency

CVPR 2023poster

As one of the most fundamental techniques in multimodal learning, cross-modal matching aims to project various sensory modalities into a shared feature space. To achieve this, massive and correctly aligned data pairs are required for model training. However, unlike unimodal datasets, multimodal data…

2023

CS-Isolate: Extracting Hard Confident Examples by Content and Style Isolation

NeurIPS 2023poster

Label noise widely exists in large-scale image datasets. To mitigate the side effects of label noise, state-of-the-art methods focus on selecting confident examples by leveraging semi-supervised learning. Existing research shows that the ability to extract hard confident examples, which are close to…

2023

Combating Exacerbated Heterogeneity for Robust Models in Federated Learning

ICLR 2023poster

Privacy and security concerns in real-world applications have led to the development of adversarially robust federated models. However, the straightforward combination between adversarial training and federated learning in one framework can lead to the undesired robustness deterioration. We discover…

2023

Combating Noisy Labels with Sample Selection by Mining High-Discrepancy Examples

ICCV 2023poster

The sample selection approach is popular in learning with noisy labels. The state-of-the-art methods train two deep networks simultaneously for sample selection, which aims to employ their different learning abilities. To prevent two networks from converging to a consensus, their divergence should b…

Cited by 53PDFcodeScholar
2023

DeepSolo: Let Transformer Decoder With Explicit Points Solo for Text Spotting

CVPR 2023poster

End-to-end text spotting aims to integrate scene text detection and recognition into a unified framework. Dealing with the relationship between the two sub-tasks plays a pivotal role in designing effective spotters. Although Transformer-based methods eliminate the heuristic post-processing, they sti…

2023

Defending against Data-Free Model Extraction by Distributionally Robust Defensive Training

NeurIPS 2023poster

Data-Free Model Extraction (DFME) aims to clone a black-box model without knowing its original training data distribution, making it much easier for attackers to steal commercial models. Defense against DFME faces several challenges: (i) effectiveness; (ii) efficiency; (iii) no prior on the attacker…

Cited by 13SourcePDFScholar
2023

Detecting Out-of-distribution Data through In-distribution Class Prior

ICML 2023poster

Given a pre-trained in-distribution (ID) model, the inference-time out-of-distribution (OOD) detection aims to recognize OOD data during the inference stage. However, some representative methods share an unproven assumption that the probability that OOD data belong to every ID class should be the sa…

2023

Diversified Outlier Exposure for Out-of-Distribution Detection via Informative Extrapolation

NeurIPS 2023poster

Out-of-distribution (OOD) detection is important for deploying reliable machine learning models on real-world applications. Recent advances in outlier exposure have shown promising results on OOD detection via fine-tuning model with informatively sampled auxiliary outliers. However, previous methods…

2023

Diversity-enhancing Generative Network for Few-shot Hypothesis Adaptation

ICML 2023poster

Generating unlabeled data has been recently shown to help address the few-shot hypothesis adaptation (FHA) problem, where we aim to train a classifier for the target domain with a few labeled target-domain data and a well-trained source-domain classifier (i.e., a source hypothesis), for the addition…

Cited by 4SourcePDFScholar
2023

Eliminating Adversarial Noise via Information Discard and Robust Representation Restoration

ICML 2023poster

Deep neural networks (DNNs) are vulnerable to adversarial noise. Denoising model-based defense is a major protection strategy. However, denoising models may fail and induce negative effects in fully white-box scenarios. In this work, we start from the latent inherent properties of adversarial sample…

Cited by 8SourcePDFScholar
2023

Eliminating Catastrophic Overfitting Via Abnormal Adversarial Examples Regularization

NeurIPS 2023poster

Single-step adversarial training (SSAT) has demonstrated the potential to achieve both efficiency and robustness. However, SSAT suffers from catastrophic overfitting (CO), a phenomenon that leads to a severely distorted classifier, making it vulnerable to multi-step adversarial attacks. In this work…

2023

Evolving Semantic Prototype Improves Generative Zero-Shot Learning

ICML 2023poster

In zero-shot learning (ZSL), generative methods synthesize class-related sample features based on predefined semantic prototypes. They advance the ZSL performance by synthesizing unseen class sample features for better training the classifier. We observe that each class's predefined semantic prototy…

Cited by 22SourcePDFScholar
2023

Exploring Model Dynamics for Accumulative Poisoning Discovery

ICML 2023poster

Adversarial poisoning attacks pose huge threats to various machine learning applications. Especially, the recent accumulative poisoning attacks show that it is possible to achieve irreparable harm on models via a sequence of imperceptible attacks followed by a trigger batch. Due to the limited data-…

2023

FedFed: Feature Distillation against Data Heterogeneity in Federated Learning

NeurIPS 2023poster

Federated learning (FL) typically faces data heterogeneity, i.e., distribution shifting among clients. Sharing clients' information has shown great potentiality in mitigating data heterogeneity, yet incurs a dilemma in preserving privacy and promoting model performance. To alleviate the dilemma, we…

2023

FlatMatch: Bridging Labeled Data and Unlabeled Data with Cross-Sharpness for Semi-Supervised Learning

NeurIPS 2023poster

Semi-Supervised Learning (SSL) has been an effective way to leverage abundant unlabeled data with extremely scarce labeled data. However, most SSL methods are commonly based on instance-wise consistency between different data transformations. Therefore, the label guidance on labeled data is hard to…

2023

Graph Pooling for Graph Neural Networks: Progress, Challenges, and Opportunities

IJCAI 2023poster

Graph neural networks have emerged as a leading architecture for many graph-level tasks, such as graph classification and graph generation. As an essential component of the architecture, graph pooling is indispensable for obtaining a holistic graph-level representation of the whole graph. Although…

2023

Harnessing Out-Of-Distribution Examples via Augmenting Content and Style

ICLR 2023poster

Machine learning models are vulnerable to Out-Of-Distribution (OOD) examples, such a problem has drawn much attention. However, current methods lack a full understanding of different types of OOD data: there are benign OOD data that can be properly adapted to enhance the learning performance, while…

Cited by 58SourcePDFScholar
2023

Holistic Label Correction for Noisy Multi-Label Classification

ICCV 2023poster

Multi-label classification aims to learn classification models from instances associated with multiple labels. It is pivotal to learn and utilize the label dependence among multiple labels in multi-label classification. As a result of today's big and complex data, noisy labels are inevitable, making…

Cited by 14PDFScholar
2023

HumanMAC: Masked Motion Completion for Human Motion Prediction

ICCV 2023poster

Human motion prediction is a classical problem in computer vision and computer graphics, which has a wide range of practical applications. Previous effects achieve great empirical performance based on an encoding-decoding style. The methods of this style work by first encoding previous motions to la…

Cited by 82PDFcodeScholar
2023

InstanT: Semi-supervised Learning with Instance-dependent Thresholds

NeurIPS 2023poster

Semi-supervised learning (SSL) has been a fundamental challenge in machine learning for decades. The primary family of SSL algorithms, known as pseudo-labeling, involves assigning pseudo-labels to confident unlabeled instances and incorporating them into the training set. Therefore, the selection cr…

Cited by 26SourcePDFScholar
2023

Moderate Coreset: A Universal Method of Data Selection for Real-world Data-efficient Deep Learning

ICLR 2023poster

Deep learning methods nowadays rely on massive data, resulting in substantial costs of data storage and model training. Data selection is a useful tool to alleviate such costs, where a coreset of massive data is extracted to practically perform on par with full data. Based on carefully-designed scor…

2023

Mosaic Representation Learning for Self-supervised Visual Pre-training

ICLR 2023top-25%

Self-supervised learning has achieved significant success in learning visual representations without the need for manual annotation. To obtain generalizable representations, a meticulously designed data augmentation strategy is one of the most crucial parts. Recently, multi-crop strategies utilizing…

2023

Multiscale Representation for Real-Time Anti-Aliasing Neural Rendering

ICCV 2023poster

The rendering scheme in neural radiance field (NeRF) is effective in rendering a pixel by casting a ray into the scene. However, NeRF yields blurred rendering results when the training images are captured at non-uniform scales, and produces aliasing artifacts if the test images are taken in distant…

Cited by 11PDFScholar
2023

Out-of-distribution Detection Learning with Unreliable Out-of-distribution Sources

NeurIPS 2023poster

Out-of-distribution (OOD) detection discerns OOD data where the predictor cannot make valid predictions as in-distribution (ID) data, thereby increasing the reliability of open-world classification. However, it is typically hard to collect real out-of-distribution (OOD) data for training a predictor…

2023

Out-of-distribution Detection with Implicit Outlier Transformation

ICLR 2023poster

Outlier exposure (OE) is powerful in out-of-distribution (OOD) detection, enhancing detection capability via model fine-tuning with surrogate OOD data. However, surrogate data typically deviate from test OOD data. Thus, the performance of OE when facing unseen OOD data, can be weaken. To address thi…

2023

PADDLES: Phase-Amplitude Spectrum Disentangled Early Stopping for Learning with Noisy Labels

ICCV 2023poster

Convolutional Neural Networks (CNNs) are powerful in learning patterns of different vision tasks, but they are sensitive to label noise and may overfit to noisy labels during training. The early stopping strategy averts updating CNNs during the early training phase and is widely employed in the pres…

Cited by 14PDFcodeScholar
2023

Phase-aware Adversarial Defense for Improving Adversarial Robustness

ICML 2023poster

Deep neural networks have been found to be vulnerable to adversarial noise. Recent works show that exploring the impact of adversarial noise on intrinsic components of data can help improve adversarial robustness. However, the pattern closely related to human perception has not been deeply studied.…

Cited by 8SourcePDFScholar
2023

Robust Generalization Against Photon-Limited Corruptions via Worst-Case Sharpness Minimization

CVPR 2023poster

Robust generalization aims to tackle the most challenging data distributions which are rare in the training set and contain severe noises, i.e., photon-limited corruptions. Common solutions such as distributionally robust optimization (DRO) focus on the worst-case empirical risk to ensure low traini…

2023

Subclass-Dominant Label Noise: A Counterexample for the Success of Early Stopping

NeurIPS 2023poster

In this paper, we empirically investigate a previously overlooked and widespread type of label noise, subclass-dominant label noise (SDN). Our findings reveal that, during the early stages of training, deep neural networks can rapidly memorize mislabeled examples in SDN. This phenomenon poses challe…

2023

Symmetric Pruning in Quantum Neural Networks

ICLR 2023top-25%

Many fundamental properties of a quantum system are captured by its Hamiltonian and ground state. Despite the significance, ground states preparation (GSP) is classically intractable for large-scale Hamiltonians. Quantum neural networks (QNNs), which exert the power of modern quantum machines, have…

Cited by 30SourcePDFScholar
2023

Towards Label-free Scene Understanding by Vision Foundation Models

NeurIPS 2023poster

Vision foundation models such as Contrastive Vision-Language Pre-training (CLIP) and Segment Anything (SAM) have demonstrated impressive zero-shot performance on image classification and segmentation tasks. However, the incorporation of CLIP and SAM for label-free scene understanding has yet to be e…

2023

Unicom: Universal and Compact Representation Learning for Image Retrieval

ICLR 2023poster

Modern image retrieval methods typically rely on fine-tuning pre-trained encoders to extract image-level descriptors. However, the most widely used models are pre-trained on ImageNet-1K with limited classes. The pre-trained feature representation is therefore not universal enough to generalize well…

2023

Unleashing Mask: Explore the Intrinsic Out-of-Distribution Detection Capability

ICML 2023poster

Out-of-distribution (OOD) detection is an indispensable aspect of secure AI when deploying machine learning models in real-world applications. Previous paradigms either explore better scoring functions or utilize the knowledge of outliers to equip the models with the ability of OOD detection. Howeve…

2023

Which is Better for Learning with Noisy Labels: The Semi-supervised Method or Modeling Label Noise?

ICML 2023poster

In real life, accurately annotating large-scale datasets is sometimes difficult. Datasets used for training deep learning models are likely to contain label noise. To make use of the dataset containing label noise, two typical methods have been proposed. One is to employ the semi-supervised method b…

Cited by 10SourcePDFScholar
2022

Adversarial Robustness Through the Lens of Causality

ICLR 2022poster

The adversarial vulnerability of deep neural networks has attracted significant attention in machine learning. As causal reasoning has an instinct for modeling distribution change, it is essential to incorporate causality into analyzing this specific type of distribution change induced by adversarial…

Cited by 105SourcePDFScholar
2022

Adversarial Training with Complementary Labels: On the Benefit of Gradually Informative Attacks

NeurIPS 2022accept

Adversarial training (AT) with imperfect supervision is significant but receives limited attention. To push AT towards more practical scenarios, we explore a brand new yet challenging setting, i.e., AT with complementary labels (CLs), which specify a class that a data sample does not belong to. Howe…

2022

CRIS: CLIP-Driven Referring Image Segmentation

CVPR 2022poster

Referring image segmentation aims to segment a referent via a natural linguistic expression. Due to the distinct data properties between text and image, it is challenging for a network to well align text and pixel-level features. Existing approaches use pretrained models to facilitate learning, yet…

Cited by 441PDFcodeScholar
2022

Class-Dependent Label-Noise Learning with Cycle-Consistency Regularization

NeurIPS 2022accept

In label-noise learning, estimating the transition matrix plays an important role in building statistically consistent classifier. Current state-of-the-art consistent estimator for the transition matrix has been developed under the newly proposed sufficiently scattered assumption, through incorporat…

Cited by 40SourcePDFScholar
2022

Counterfactual Fairness with Partially Known Causal Graph

NeurIPS 2022accept

Fair machine learning aims to avoid treating individuals or sub-populations unfavourably based on \textit{sensitive attributes}, such as gender and race. Those methods in fair machine learning that are built on causal inference ascertain discrimination and bias through causal effects. Though causali…

Cited by 33SourcePDFScholar
2022

Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network

ICML 2022spotlight

In label-noise learning, estimating the transition matrix is a hot topic as the matrix plays an important role in building statistically consistent classifiers. Traditionally, the transition from clean labels to noisy labels (i.e., clean-label transition matrix (CLTM)) has been widely exploited to l…

Cited by 64SourcePDFScholar
2022

Estimating Noise Transition Matrix with Label Correlations for Noisy Multi-Label Learning

NeurIPS 2022accept

In label-noise learning, the noise transition matrix, bridging the class posterior for noisy and clean data, has been widely exploited to learn statistically consistent classifiers. The effectiveness of these algorithms relies heavily on estimating the transition matrix. Recently, the problem of lab…

2022

Exploiting Class Activation Value for Partial-Label Learning

ICLR 2022poster

Partial-label learning (PLL) solves the multi-class classification problem, where each training instance is assigned a set of candidate labels that include the true label. Recent advances showed that PLL can be compatible with deep neural networks, which achieved state-of-the-art performance. Howeve…

Cited by 59SourcePDFScholar
2022

Exploring Set Similarity for Dense Self-Supervised Representation Learning

CVPR 2022poster

By considering the spatial correspondence, dense self-supervised representation learning has achieved superior performance on various dense prediction tasks. However, the pixel-level correspondence tends to be noisy because of many similar misleading pixels, e.g., backgrounds. To address this issue,…

Cited by 51PDFcodeScholar
2022

Improving Adversarial Robustness via Mutual Information Estimation

ICML 2022spotlight

Deep neural networks (DNNs) are found to be vulnerable to adversarial noise. They are typically misled by adversarial samples to make wrong predictions. To alleviate this negative effect, in this paper, we investigate the dependence between outputs of the target model and input adversarial samples f…

2022

Instance-Dependent Label-Noise Learning With Manifold-Regularized Transition Matrix Estimation

CVPR 2022poster

In label-noise learning, estimating the transition matrix has attracted more and more attention as the matrix plays an important role in building statistically consistent classifiers. However, it is very challenging to estimate the transition matrix T(x), where T(x) denotes the instance, because it…

Cited by 93PDFScholar
2022

Killing Two Birds With One Stone: Efficient and Robust Training of Face Recognition CNNs by Partial FC

CVPR 2022poster

Learning discriminative deep feature embeddings by using million-scale in-the-wild datasets and margin-based softmax loss is the current state-of-the-art approach for face recognition. However, the memory and computing cost of the Fully Connected (FC) layer linearly scales up to the number of identi…

Cited by 104PDFcodeScholar
2022

Learning Causally Invariant Representations for Out-of-Distribution Generalization on Graphs

NeurIPS 2022accept

Despite recent success in using the invariance principle for out-of-distribution (OOD) generalization on Euclidean data (e.g., images), studies on graph data are still limited. Different from images, the complex nature of graphs poses unique challenges to adopting the invariance principle. In partic…

2022

Learning with Noisy Labels Revisited: A Study Using Real-World Human Annotations

ICLR 2022poster

Existing research on learning with noisy labels mainly focuses on synthetic label noise. The synthetic noise, though has clean structures which greatly enabled statistical analyses, often fails to model the real-world noise patterns. The recent literature has observed several efforts to offer real-w…

2022

Meta Discovery: Learning to Discover Novel Classes given Very Limited Data

ICLR 2022spotlight

In novel class discovery (NCD), we are given labeled data from seen classes and unlabeled data from unseen classes, and we train clustering models for the unseen classes. However, the implicit assumptions behind NCD are still unclear. In this paper, we demystify assumptions behind NCD and find that…

2022

MissDAG: Causal Discovery in the Presence of Missing Data with Continuous Additive Noise Models

NeurIPS 2022accept

State-of-the-art causal discovery methods usually assume that the observational data is complete. However, the missing data problem is pervasive in many practical scenarios such as clinical trials, economics, and biology. One straightforward way to address the missing data problem is first to impute…

2022

Out-of-Distribution Detection with An Adaptive Likelihood Ratio on Informative Hierarchical VAE

NeurIPS 2022accept

Unsupervised out-of-distribution (OOD) detection is essential for the reliability of machine learning. In the literature, existing work has shown that higher-level semantics captured by hierarchical VAEs can be used to detect OOD instances. However, we empirically show that, the inherent issue of hi…

Cited by 24SourcePDFScholar
2022

Pluralistic Image Completion with Gaussian Mixture Models

NeurIPS 2022accept

Pluralistic image completion focuses on generating both visually realistic and diverse results for image completion. Prior methods enjoy the empirical successes of this task. However, their used constraints for pluralistic image completion are argued to be not well interpretable and unsatisfactory f…

2022

RSA: Reducing Semantic Shift from Aggressive Augmentations for Self-supervised Learning

NeurIPS 2022accept

Most recent self-supervised learning methods learn visual representation by contrasting different augmented views of images. Compared with supervised learning, more aggressive augmentations have been introduced to further improve the diversity of training pairs. However, aggressive augmentations may…

2022

Reliable Adversarial Distillation with Unreliable Teachers

ICLR 2022poster

In ordinary distillation, student networks are trained with soft labels (SLs) given by pretrained teacher networks, and students are expected to improve upon teachers since SLs are stronger supervision than the original hard labels. However, when considering adversarial robustness, teachers may beco…

2022

Rethinking Class-Prior Estimation for Positive-Unlabeled Learning

ICLR 2022poster

Given only positive (P) and unlabeled (U) data, PU learning can train a binary classifier without any negative data. It has two building blocks: PU class-prior estimation (CPE) and PU classification; the latter has been well studied while the former has received less attention. Hitherto, the distrib…

Cited by 26SourcePDFScholar
2022

Robust Weight Perturbation for Adversarial Training

IJCAI 2022poster

Overfitting widely exists in adversarial robust training of deep networks. An effective remedy is adversarial weight perturbation, which injects the worst-case weight perturbation during network training by maximizing the classification loss on adversarial examples. Adversarial weight perturbation h…

2022

Sample Selection with Uncertainty of Losses for Learning with Noisy Labels

ICLR 2022poster

In learning with noisy labels, the sample selection approach is very popular, which regards small-loss data as correctly labeled data during training. However, losses are generated on-the-fly based on the model being trained with noisy labels, and thus large-loss data are likely but not certain to be…

Cited by 159SourcePDFScholar
2022

SimT: Handling Open-Set Noise for Domain Adaptive Semantic Segmentation

CVPR 2022poster

This paper studies a practical domain adaptative (DA) semantic segmentation problem where only pseudo-labeled target data is accessible through a black-box model. Due to the domain gap and label shift between two domains, pseudo-labeled target data contains mixed closed-set and open-set label noises…

Cited by 34PDFcodeScholar
2022

To Smooth or Not? When Label Smoothing Meets Noisy Labels

ICML 2022oral

Label smoothing (LS) is an arising learning paradigm that uses the positively weighted average of both the hard training labels and uniformly distributed soft labels. It was shown that LS serves as a regularizer for training data with hard labels and therefore improves the generalization of the mode…

2022

Towards Lightweight Black-Box Attack Against Deep Neural Networks

NeurIPS 2022accept

Black-box attacks can generate adversarial examples without accessing the parameters of target model, largely exacerbating the threats of deployed deep neural networks (DNNs). However, previous works state that black-box attacks fail to mislead target models when their training data and outputs are…

Cited by 23SourcePDFScholar
2022

Understanding Robust Overfitting of Adversarial Training and Beyond

ICML 2022spotlight

Robust overfitting widely exists in adversarial training of deep networks. The exact underlying reasons for this are still not completely understood. Here, we explore the causes of robust overfitting by comparing the data distribution of non-overfit (weak adversary) and overfitted (strong adversary)…

2022

Understanding and Improving Graph Injection Attack by Promoting Unnoticeability

ICLR 2022poster

Recently Graph Injection Attack (GIA) emerges as a practical attack scenario on Graph Neural Networks (GNNs), where the adversary can merely inject few malicious nodes instead of modifying existing nodes or edges, i.e., Graph Modification Attack (GMA). Although GIA has achieved promising results, li…

2022

Watermarking for Out-of-distribution Detection

NeurIPS 2022accept

Out-of-distribution (OOD) detection aims to identify OOD data based on representations extracted from well-trained deep models. However, existing methods largely ignore the reprogramming property of deep models and thus may not fully unleash their intrinsic strength: without modifying parameters of…

2021

Class2Simi: A Noise Reduction Perspective on Learning with Noisy Labels

ICML 2021spotlight

Learning with noisy labels has attracted a lot of attention in recent years, where the mainstream approaches are in \emph{pointwise} manners. Meanwhile, \emph{pairwise} manners have shown great potential in supervised metric learning and unsupervised contrastive learning. Thus, a natural question is…

Cited by 82SourcePDFScholar
2021

Confidence Scores Make Instance-dependent Label-noise Learning Possible

ICML 2021oral

In learning with noisy labels, for every instance, its label can randomly walk to other classes following a transition distribution which is named a noise model. Well-studied noise models are all instance-independent, namely, the transition depends only on the original label but not the instance its…

Cited by 137SourcePDFScholar
2021

Confident Anchor-Induced Multi-Source Free Domain Adaptation

NeurIPS 2021poster

Unsupervised domain adaptation has attracted appealing academic attentions by transferring knowledge from labeled source domain to unlabeled target domain. However, most existing methods assume the source data are drawn from a single domain, which cannot be successfully applied to explore complement…

2021

Instance-dependent Label-noise Learning under a Structural Causal Model

NeurIPS 2021poster

Label noise generally degenerates the performance of deep learning algorithms because deep neural networks easily overfit label errors. Let $X$ and $Y$ denote the instance and clean label, respectively. When $Y$ is a cause of $X$, according to which many datasets have been constructed, e.g., \text…

Cited by 90SourcePDFScholar
2021

Learning Diverse-Structured Networks for Adversarial Robustness

ICML 2021spotlight

In adversarial training (AT), the main focus has been the objective and optimizer while the model has been less studied, so that the models being used are still those classic ones in standard training (ST). Classic network architectures (NAs) are generally worse than searched NA in ST, which should…

2021

Learning with Group Noise

AAAI 2021technical

Machine learning in the context of noise is a challenging but practical setting to plenty of real-world applications. Most of the previous approaches in this area focus on the pairwise relation (casual or correlational relationship) with noise, such as learning with noisy labels. However, the group…

Cited by 11SourcePDFScholar
2021

Maximum Mean Discrepancy Test is Aware of Adversarial Attacks

ICML 2021spotlight

The maximum mean discrepancy (MMD) test could in principle detect any distributional discrepancy between two datasets. However, it has been shown that the MMD test is unaware of adversarial attacks–the MMD test failed to detect the discrepancy between natural data and adversarial data. Given this ph…

2021

Probabilistic Margins for Instance Reweighting in Adversarial Training

NeurIPS 2021poster

Reweighting adversarial data during training has been recently shown to improve adversarial robustness, where data closer to the current decision boundaries are regarded as more critical and given larger weights. However, existing methods measuring the closeness are not very reliable: they are discr…

2021

Provably End-to-end Label-noise Learning without Anchor Points

ICML 2021spotlight

In label-noise learning, the transition matrix plays a key role in building statistically consistent classifiers. Existing consistent estimators for the transition matrix have been developed by exploiting anchor points. However, the anchor-point assumption is not always satisfied in real scenarios.…

2021

Removing Adversarial Noise in Class Activation Feature Space

ICCV 2021poster

Deep neural networks (DNNs) are vulnerable to adversarial noise. Pre-processing based defenses could largely remove adversarial noise by processing inputs. However, they are typically affected by the error amplification effect, especially in the front of continuously evolving attacks. To solve this…

Cited by 36PDFcodeScholar
2021

Revisiting Knowledge Distillation: An Inheritance and Exploration Framework

CVPR 2021poster

Knowledge Distillation (KD) is a popular technique to transfer knowledge from a teacher model or ensemble to a student model. Its success is generally attributed to the privileged information on similarities/consistency between the class distributions or intermediate feature representations of the t…

Cited by 41PDFcodeScholar
2021

Robust early-learning: Hindering the memorization of noisy labels

ICLR 2021poster

The \textit{memorization effects} of deep networks show that they will first memorize training data with clean labels and then those with noisy labels. The \textit{early stopping} method therefore can be exploited for learning with noisy labels. However, the side effect brought by noisy labels will…

Cited by 354SourcePDFScholar
2021

TOHAN: A One-step Approach towards Few-shot Hypothesis Adaptation

NeurIPS 2021spotlight

In few-shot domain adaptation (FDA), classifiers for the target domain are trained with \emph{accessible} labeled data in the source domain (SD) and few labeled data in the target domain (TD). However, data usually contain private information in the current era, e.g., data distributed on personal ph…

2021

Tackling Instance-Dependent Label Noise via a Universal Probabilistic Model

AAAI 2021technical

The drastic increase of data quantity often brings the severe decrease of data quality, such as incorrect label annotations. It poses a great challenge for robustly training Deep Neural Networks (DNNs). Existing learning methods with label noise either employ ad-hoc heuristics or restrict to specifi…

2021

Towards Defending against Adversarial Examples via Attack-Invariant Features

ICML 2021spotlight

Deep neural networks (DNNs) are vulnerable to adversarial noise. Their adversarial robustness can be improved by exploiting adversarial examples. However, given the continuously evolving attacks, models trained on seen types of adversarial examples generally cannot generalize well to unseen types of…

2021

Understanding and Improving Early Stopping for Learning with Noisy Labels

NeurIPS 2021poster

The memorization effect of deep neural network (DNN) plays a pivotal role in many state-of-the-art label-noise learning methods. To exploit this property, the early stopping trick, which stops the optimization at the early stage of training, is usually adopted. Current methods generally decide the…

2020

Domain Generalization via Entropy Regularization

NeurIPS 2020poster

Domain generalization aims to learn from multiple source domains a predictive model that can generalize to unseen target domains. One essential problem in domain generalization is to learn discriminative domain-invariant features. To arrive at this, some methods introduce a domain discriminator thro…

2020

Dual T: Reducing Estimation Error for Transition Matrix in Label-noise Learning

NeurIPS 2020poster

The transition matrix, denoting the transition relationship from clean labels to noisy labels, is essential to build statistically consistent classifiers in label-noise learning. Existing methods for estimating the transition matrix rely heavily on estimating the noisy class posterior. However, the…

Cited by 300SourcePDFScholar
2020

Dual-Path Distillation: A Unified Framework to Improve Black-Box Attacks

ICML 2020poster

We study the problem of constructing black-box adversarial attacks, where no model information is revealed except for the feedback knowledge of the given inputs. To obtain sufficient knowledge for crafting adversarial examples, previous methods query the target model with inputs that are perturbed w…

Cited by 17SourcePDFScholar
2020

LTF: A Label Transformation Framework for Correcting Label Shift

ICML 2020poster

Distribution shift is a major obstacle to the deployment of current deep learning models on real-world problems. Let $Y$ be the class label and $X$ the features. We focus on one type of distribution shift, \emph{ label shift}, where the label marginal distribution $P_Y$ changes but the conditional d…

2020

Label-Noise Robust Domain Adaptation

ICML 2020poster

Domain adaptation aims to correct the classifiers when faced with distribution shift between source (training) and target (test) domains. State-of-the-art domain adaptation methods make use of deep networks to extract domain-invariant representations. However, existing methods assume that all the in…

Cited by 38SourcePDFScholar
2020

Learning with Bounded Instance and Label-dependent Label Noise

ICML 2020poster

Instance- and Label-dependent label Noise (ILN) widely exists in real-world datasets but has been rarely studied. In this paper, we focus on Bounded Instance- and Label-dependent label Noise (BILN), a particular case of ILN where the label noise rates—the probabilities that the true labels of exampl…

Cited by 185SourcePDFScholar
2020

Part-dependent Label Noise: Towards Instance-dependent Label Noise

NeurIPS 2020spotlight

Learning with the \textit{instance-dependent} label noise is challenging, because it is hard to model such real-world noise. Note that there are psychological and physiological evidences showing that we humans perceive instances by decomposing them into parts. Annotators are therefore more likely to…

2020

Sub-center ArcFace: Boosting Face Recognition by Large-scale Noisy Web Faces

ECCV 2020poster

Margin-based deep face recognition methods (e.g. SphereFace, CosFace, and ArcFace) have achieved remarkable success in unconstrained face recognition. However, these methods are susceptible to the massive label noise in the training data and thus require laborious human effort to clean the datasets.…

2019

Are Anchor Points Really Indispensable in Label-Noise Learning?

NeurIPS 2019poster

In label-noise learning, the \textit{noise transition matrix}, denoting the probabilities that clean labels flip into noisy labels, plays a central role in building \textit{statistically consistent classifiers}. Existing theories have shown that the transition matrix can be learned by exploiting \te…

2019

Control Batch Size and Learning Rate to Generalize Well: Theoretical and Empirical Evidence

NeurIPS 2019poster

Deep neural networks have received dramatic success based on the optimization method of stochastic gradient descent (SGD). However, it is still not clear how to tune hyper-parameters, especially batch size and learning rate, to ensure good generalization. This paper reports both theoretical and empi…

2019

DistillHash: Unsupervised Deep Hashing by Distilling Data Pairs

CVPR 2019poster

Due to storage and search efficiency, hashing has become significantly prevalent for nearest neighbor search. Particularly, deep hashing methods have greatly improved the search performance, typically under supervised scenarios. In contrast, unsupervised deep hashing models can hardly achieve satis…

Cited by 185PDFScholar