← Search

Pan Zhou

131 accepted papers

2026

Anatomical Domain Shifts: Test-time Heterogeneous Adaptation for 3D Human Pose Prediction

CVPR 2026

The research frontier in human pose prediction (HPP) is advancing toward continual test-time adaptation (TTA), where models must self-adapt to dynamic test distributions. To date, the homeostatic continual TTA remains the sole viable solution, which isolates the model parameters and update domain-se

Cited by 0SourceScholar
2026

Architecture-Agnostic Test-Time Adaptation via Backprop-Free Embedding Alignment

ICLR 2026poster

Test-Time Adaptation (TTA) adapts a deployed model during online inference to mitigate the impact of domain shift. While achieving strong accuracy, most existing methods rely on backpropagation, which is memory and computation intensive, making them unsuitable for resource-constrained devices. Recen…

Cited by 0SourcecodeScholar
2026

BENCHMARKING GASLIGHTING ATTACKS AGAINST SPEECH LARGE LANGUAGE MODELS

ICASSP 2026poster

As Speech Large Language Models (Speech LLMs) become increasingly integrated into voice-based applications, ensuring their robustness against manipulative or adversarial input becomes critical. Although prior work has studied adversarial attacks in text-based LLMs and vision-language models, the uni…

Cited by 0SourcePDFScholar
2026

Bridging Draft Policy Misalignment: Group Tree Optimization for Speculative Decoding

ICLR 2026poster

Speculative decoding accelerates large language model (LLM) inference by letting a lightweight draft model propose multiple tokens that the target model verifies in parallel. Yet existing training objectives optimize only a single greedy draft path, while decoding follows a tree policy that re-ranks…

Cited by 0SourceScholar
2026

DRFGD: Disentangled Representation-Focused Generative Defense for Attack-Tolerant Cross-Modal Hashing

AAAI 2026technical

With the widespread deployment of cross-modal retrieval in real-world scenarios, ensuring robustness against adversarial attacks is increasingly critical. Remarkably, deep cross-modal hashing is highly vulnerable to adversarial attacks due to its discrete nature and low-dimensional hash codes, while

Cited by 0SourcePDFScholar
2026

Dismantling the Illusion of Vision-Language-Action Models Competence via Explicit Distributional Shifts

ICML 2026poster

Given that simulation can never exhaustively enumerate reality, generalization is the determining factor for whether Vision-Language-Action (VLA) models can translate benchmark success into real-world functionality. However, current evaluation protocols often incentivize mechanical memorization rath…

Cited by 0SourceScholar
2026

Distributional Vision-Language Alignment by Cauchy-Schwarz Divergence

ICLR 2026poster

Vision-language alignment is crucial for various downstream tasks such as cross-modal generation and retrieval. Previous multimodal approaches like CLIP utilize InfoNCE to maximize mutual information, primarily aligning pairwise samples across modalities while overlooking distributional differences.…

Cited by 0SourceScholar
2026

DreamCS: Geometry-Aware Text-to-3D Generation with Unpaired 3D Reward Supervision

ICLR 2026poster

While text-to-3D generation has attracted growing interest, existing methods often struggle to produce 3D assets that align well with human preferences. Current preference alignment techniques for 3D content typically rely on hardly-collected preference-paired multi-view 2D images to train 2D reward…

Cited by 0SourceScholar
2026

From Spatial to Actions: Grounding Vision-Language-Action Model in Spatial Foundation Priors

ICLR 2026poster

Existing vision-language-action (VLA) models act in 3D real-world but are typically built on 2D encoders, leaving a spatial reasoning gap that limits generalization and adaptability. Recent 3D integration techniques for VLAs either require specialized sensors and transfer poorly across modalities, o…

Cited by 0SourcecodeScholar
2026

ReAlign: Text-to-Motion Generation via Step-Aware Reward-Guided Alignment

AAAI 2026technical

Text-to-motion generation, which synthesizes 3D human motions from text inputs, holds immense potential for applications in gaming, film, and robotics. Recently, diffusion-based methods have been shown to generate more diversity and realistic motion. However, there exists a misalignment between text

Cited by 0SourcePDFScholar
2026

Revisiting the Canonicalization for Fast and Accurate Crystal Tensor Property Prediction

AAAI 2026technical

Predicting the tensor properties of crystalline materials is a fundamental task in materials science. Unlike single-value property prediction, which is inherently invariant, tensor property prediction requires maintaining O(3) group tensor equivariance. Such equivariance constraint often requires sp

Cited by 0SourcePDFScholar
2026

Routing and Reasoned Evaluation with Large Language Models

ICML 2026poster

Large language models (LLMs) are increasingly used to provide automated assessment signals for evaluating model-generated outputs. However, practical deployment faces three persistent challenges: heterogeneous reliability across models, substantial latency and token costs, and the absence of princip…

Cited by 0SourceScholar
2026

Towards Uniformity and Alignment for Multimodal Representation Learning

ICML 2026poster

Multimodal representation learning aims to construct a shared embedding space in which heterogeneous modalities are semantically aligned. Despite strong empirical results, InfoNCE-based objectives introduce inherent conflicts that yield distribution gaps across modalities. In this work, we identify …

Cited by 0SourceScholar
2026

TranX-Adapter: Bridging Artifacts and Semantics within MLLMs for Robust AI-generated Image Detection

ICML 2026poster

Rapid advances in AI-generated image (AIGI) technology enable highly realistic synthesis, threatening public information integrity and security. Recent studies have demonstrated that incorporating texture-level artifact features alongside semantic features into multimodal large language models (MLLM…

Cited by 0SourceScholar
2026

Variational Speculative Decoding: Rethinking Draft Training from Token Likelihood to Sequence Acceptance

ICML 2026poster

Speculative decoding accelerates inference for (M)LLMs, yet a training-decoding discrepancy persists: while existing methods optimize single greedy trajectories, decoding involves verifying and ranking multiple sampled draft paths. We propose *Variational Speculative Decoding* (VSD), formulating dra…

Cited by 0SourceScholar
2025

BadToken: Token-level Backdoor Attacks to Multi-modal Large Language Models

CVPR 2025poster

Multi-modal large language models (MLLMs) extend large language models (LLMs) to process multi-modal information, enabling them to generate responses to image-text inputs. MLLMs have been incorporated into diverse multi-modal applications, such as autonomous driving and medical diagnosis, via plug-a…

Cited by 3SourcePDFScholar
2025

BadVLA: Towards Backdoor Attacks on Vision-Language-Action Models via Objective-Decoupled Optimization

NeurIPS 2025poster

Vision-Language-Action (VLA) models have advanced robotic control by enabling end-to-end decision-making directly from multimodal inputs. However, their tightly coupled architectures expose novel security vulnerabilities. Unlike traditional adversarial perturbations, backdoor attacks represent a ste…

Cited by 0SourceScholar
2025

CaPo: Cooperative Plan Optimization for Efficient Embodied Multi-Agent Cooperation

ICLR 2025poster

In this work, we address the cooperation problem among large language model (LLM) based embodied agents, where agents must cooperate to achieve a common goal. Previous methods often execute actions extemporaneously and incoherently, without long-term strategic and cooperative planning, leading to r…

2025

Can LLMs Correct Themselves? A Benchmark of Self-Correction in LLMs

NeurIPS 2025poster

Self-correction of large language models (LLMs) emerges as a critical component for enhancing their reasoning performance. Although various self-correction methods have been proposed, a comprehensive evaluation of these methods remains largely unexplored, and the question of whether LLMs can truly c…

Cited by 0SourceScholar
2025

Collaborative Tree Search for Enhancing Embodied Multi-Agent Collaboration

CVPR 2025poster

Embodied agents based on large language models (LLMs) face significant challenges in collaborative tasks, requiring effective communication and reasonable division of labor to ensure efficient and correct task completion. Previous approaches with simple communication patterns carry erroneous or inco…

Cited by 0SourcePDFScholar
2025

ConvoyLLM: Dynamic Multi-Lane Convoy Control Using LLMs

IROS 2025

This paper proposes a novel method for multi-lane convoy formation control that uses large language models (LLMs) to tackle coordination challenges in dynamic highway environments. Each connected and autonomous vehicle in the convoy uses a knowledge-driven approach to make real-time adaptive decisio

Cited by 2SourcecodeScholar
2025

EAP-GP: Mitigating Saturation Effect in Gradient-based Automated Circuit Identification

NeurIPS 2025poster

Understanding the internal mechanisms of transformer-based language models remains challenging. Mechanistic interpretability based on circuit discovery aims to reverse engineer neural networks by analyzing their internal processes at the level of computational subgraphs. In this paper, we revisit ex…

Cited by 0SourceScholar
2025

Fit the Distribution: Cross-Image/Prompt Adversarial Attacks on Multimodal Large Language Models

NeurIPS 2025poster

Although Multimodal Large Language Models (MLLMs) have demonstrated remarkable achievements in recent years, they remain vulnerable to adversarial examples that result in harmful responses. Existing attacks typically focus on optimizing adversarial perturbations for a certain multimodal image-prompt…

Cited by 0SourceScholar
2025

GRIFFIN: Effective Token Alignment for Faster Speculative Decoding

NeurIPS 2025poster

Speculative decoding accelerates inference in large language models (LLMs) by generating multiple draft tokens simultaneously. However, existing methods often struggle with token misalignment between the training and decoding phases, limiting their performance. To address this, we propose GRIFFIN, a…

Cited by 0SourcecodeScholar
2025

GUI-World: A Video Benchmark and Dataset for Multimodal GUI-oriented Understanding

ICLR 2025poster

Recently, Multimodal Large Language Models (MLLMs) have been used as agents to control keyboard and mouse inputs by directly perceiving the Graphical User Interface (GUI) and generating corresponding commands. However, current agents primarily demonstrate strong understanding capabilities in static…

2025

Graph Agent Network: Empowering Nodes with Inference Capabilities for Adversarial Resilience

AAAI 2025technical

End-to-end training with global optimization have popularized graph neural networks (GNNs) for node classification, yet inadvertently introduced vulnerabilities to adversarial edge-perturbing attacks. Adversaries can exploit the inherent opened interfaces of GNNs' input and output, perturbing critic…

Cited by 0SourcePDFScholar
2025

Grimm: A Plug-and-Play Perturbation Rectifier for Graph Neural Networks Defending Against Poisoning Attacks

AAAI 2025technical

Recent studies have revealed the vulnerability of graph neural networks (GNNs) to adversarial poisoning attacks on node classification tasks. Current defensive methods require substituting the original GNNs with defense models, regardless of the original's type. This approach, while targeting advers…

Cited by 0SourcePDFScholar
2025

Interleaved Scene Graphs for Interleaved Text-and-Image Generation Assessment

ICLR 2025spotlight

Many real-world user queries (e.g. *"How do to make egg fried rice?"*) could benefit from systems capable of generating responses with both textual steps with accompanying images, similar to a cookbook. Models designed to generate interleaved text and images face challenges in ensuring consistency w…

Cited by 8SourcePDFScholar
2025

Learning from Few Samples: A Novel Approach for High-Quality Malcode Generation

EMNLP 2025

Intrusion Detection Systems (IDS) play a crucial role in network security defense. However, a significant challenge for IDS in training detection models is the shortage of adequately labeled malicious samples. To address these issues, this paper introduces a novel semi-supervised framework GANGRL-LL

Cited by 0SourcePDFScholar
2025

Merge Hijacking: Backdoor Attacks to Model Merging of Large Language Models

ACL 2025long

Model merging for Large Language Models (LLMs) directly fuses the parameters of different models finetuned on various tasks, creating a unified model for multi-domain tasks. However, due to potential vulnerabilities in models available on open-source platforms, model merging is susceptible to backdo…

Cited by 0SourcePDFScholar
2025

Merger-as-a-Stealer: Stealing Targeted PII from Aligned LLMs with Model Merging

EMNLP 2025

Model merging has emerged as a promising approach for updating large language models (LLMs) by integrating multiple domain-specific models into a cross-domain merged model. Despite its utility and plug-and-play nature, unmonitored mergers can introduce significant security vulnerabilities, such as b

Cited by 0SourcePDFScholar
2025

Misalignment Attack on Text-to-Image Models via Text Embedding Optimization and Inversion

EMNLP 2025

Text embedding serves not only as a core component of modern NLP models but also plays a pivotal role in multimodal systems such as text-to-image (T2I) models, significantly facilitating user-friendly image generation through natural language instructions. However, with the convenience being brought

Cited by 0SourcePDFScholar
2025

Multi-Pair Temporal Sentence Grounding via Multi-Thread Knowledge Transfer Network

AAAI 2025technical

Given some video-query pairs with untrimmed videos and sentence queries, temporal sentence grounding (TSG) aims to locate query-relevant segments in these videos. Although previous respectable TSG methods have achieved remarkable success, they train each video-query pair separately and ignore the re…

Cited by 4SourcePDFScholar
2025

Probabilistic Interactive 3D Segmentation with Hierarchical Neural Processes

ICML 2025poster

Interactive 3D segmentation has emerged as a promising solution for generating accurate object masks in complex 3D scenes by incorporating user-provided clicks. However, two critical challenges remain underexplored: (1) effectively generalizing from sparse user clicks to produce accurate segmentatio…

Cited by 0SourcePDFScholar
2025

Probabilistic Prototype Calibration of Vision-language Models for Generalized Few-shot Semantic Segmentation

ICCV 2025poster

Generalized Few-Shot Semantic Segmentation (GFSS) aims to extend a segmentation model to novel classes with only a few annotated examples while maintaining performance on base classes. Recently, pretrained vision-language models (VLMs) such as CLIP have been leveraged in GFSS to improve generalizati…

2025

SoPo: Text-to-Motion Generation Using Semi-Online Preference Optimization

NeurIPS 2025poster

Text-to-motion generation is essential for advancing the creative industry but often presents challenges in producing consistent, realistic motions. To address this, we focus on fine-tuning text-to-motion models to consistently favor high-quality, human-preferred motions—a critical yet largely unexp…

Cited by 0SourcecodeScholar
2025

Stealing Training Data from Large Language Models in Decentralized Training through Activation Inversion Attack

ACL 2025long

Decentralized training has become a resource-efficient framework to democratize the training of large language models (LLMs). However, the privacy risks associated with this framework, particularly due to the potential inclusion of sensitive data in training datasets, remain unexplored. This paper i…

2025

The Impact of Large Language Models in Academia: from Writing to Speaking

ACL 2025finding

Large language models (LLMs) are increasingly impacting human society, particularly in textual information. Based on more than 30,000 papers and 1,000 presentations from machine learning conferences, we examined and compared the words used in writing and speaking, representing the first large-scale…

Cited by 0SourcePDFScholar
2025

Towards Building Model/Prompt-Transferable Attackers against Large Vision-Language Models

NeurIPS 2025spotlight

Although Large Vision-Language Models (LVLMs) exhibit impressive multimodal capabilities, their vulnerability to adversarial examples has raised serious security concerns. Existing LVLM attackers simply optimize adversarial images that easily overfit a certain model/prompt, making them ineffective o…

Cited by 0SourceScholar
2025

Towards Understanding Why FixMatch Generalizes Better Than Supervised Learning

ICLR 2025oral

Semi-supervised learning (SSL), exemplified by FixMatch (Sohn et al., 2020), has shown significant generalization advantages over supervised learning (SL), particularly in the context of deep neural networks (DNNs). However, it is still unclear, from a theoretical standpoint, why FixMatch-like SSL a…

Cited by 0SourcePDFScholar
2025

Zeroth-Order Fine-Tuning of LLMs in Random Subspaces

ICCV 2025poster

Fine-tuning Large Language Models (LLMs) has proven effective for a variety of downstream tasks. However, as LLMs grow in size, the memory demands for backpropagation become increasingly prohibitive. Zeroth-order (ZO) optimization methods offer a memory-efficient alternative by using forward passes…

2024

Automatic Channel Selection and Spatial Feature Integration for Multi-Channel Speech Recognition Across Various Array Topologies

ICASSP 2024accepted

Automatic Speech Recognition (ASR) has shown remarkable progress, yet it still faces challenges in real-world distant scenarios across various array topologies each with multiple recording devices. The focal point of the CHiME-7 Distant ASR task is to devise a unified system capable of generalizing…

Cited by 0SourceScholar
2024

CodeIP: A Grammar-Guided Multi-Bit Watermark for Large Language Models of Code

EMNLP 2024finding

Large Language Models (LLMs) have achieved remarkable progress in code generation. It now becomes crucial to identify whether the code is AI-generated and to determine the specific model used, particularly for purposes such as protecting Intellectual Property (IP) in industry and preventing cheating…

2024

Consistent3D: Towards Consistent High-Fidelity Text-to-3D Generation with Deterministic Sampling Prior

CVPR 2024poster

Score distillation sampling (SDS) and its variants have greatly boosted the development of text-to-3D generation but are vulnerable to geometry collapse and poor textures yet. To solve this issue we first deeply analyze the SDS and find that its distillation sampling process indeed corresponds to th…

2024

Diffusion Time-step Curriculum for One Image to 3D Generation

CVPR 2024poster

Score distillation sampling (SDS) has been widely adopted to overcome the absence of unseen views in reconstructing 3D objects from a single image. It leverages pre-trained 2D diffusion models as teacher to guide the reconstruction of student 3D models. Despite their remarkable success SDS-based met…

2024

Few-shot Learner Parameterization by Diffusion Time-steps

CVPR 2024poster

Even when using large multi-modal foundation models few-shot learning is still challenging -- if there is no proper inductive bias it is nearly impossible to keep the nuanced class attributes while removing the visually prominent attributes that spuriously correlate with class labels. To this end we…

2024

Fewer Steps, Better Performance: Efficient Cross-Modal Clip Trimming for Video Moment Retrieval Using Language

AAAI 2024technical

Given an untrimmed video and a sentence query, video moment retrieval using language (VMR) aims to locate a target query-relevant moment. Since the untrimmed video is overlong, almost all existing VMR methods first sparsely down-sample each untrimmed video into multiple fixed-length video clips and…

Cited by 19SourcePDFScholar
2024

Hiding Imperceptible Noise in Curvature-Aware Patches for 3D Point Cloud Attack

ECCV 2024poster

"With the maturity of depth sensors, point clouds have received increasing attention in various 3D safety-critical applications, while deep point cloud learning models have been shown to be vulnerable to adversarial attacks. Most existing 3D attackers rely on implicit global distance losses to pertu…

Cited by 6SourcePDFScholar
2024

LOVA3: Learning to Visual Question Answering, Asking and Assessment

NeurIPS 2024poster

Question answering, asking, and assessment are three innate human traits crucial for understanding the world and acquiring knowledge. By enhancing these capabilities, humans can more effectively utilize data, leading to better comprehension and learning outcomes. However, current Multimodal Large La…

2024

Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation

CVPR 2024poster

Chain-of-Thought (CoT) guides large language models (LLMs) to reason step-by-step and can motivate their logical reasoning ability. While effective for logical tasks CoT is not conducive to creative problem-solving which often requires out-of-box thoughts and is crucial for innovation advancements.…

2024

Living in the Moment: Can Large Language Models Grasp Co-Temporal Reasoning?

ACL 2024long

Temporal reasoning is fundamental for large language models (LLMs) to comprehend the world. Current temporal reasoning datasets are limited to questions about single or isolated events, falling short in mirroring the realistic temporal characteristics involving concurrent nature and intricate tempor…

2024

MLCA-AVSR: Multi-Layer Cross Attention Fusion Based Audio-Visual Speech Recognition

ICASSP 2024accepted

While automatic speech recognition (ASR) systems degrade significantly in noisy environments, audio-visual speech recognition (AVSR) systems aim to complement the audio stream with noise-invariant visual cues and improve the system’s robustness. However, current studies mainly focus on fusing the we…

Cited by 0SourceScholar
2024

MLLM-as-a-Judge: Assessing Multimodal LLM-as-a-Judge with Vision-Language Benchmark

ICML 2024oral

Multimodal Large Language Models (MLLMs) have gained significant attention recently, showing remarkable potential in artificial general intelligence. However, assessing the utility of MLLMs presents considerable challenges, primarily due to the absence multimodal benchmarks that align with human pre…

2024

MVGamba: Unify 3D Content Generation as State Space Sequence Modeling

NeurIPS 2024poster

Recent 3D large reconstruction models (LRMs) can generate high-quality 3D content in sub-seconds by integrating multi-view diffusion models with scalable multi-view reconstructors. Current works further leverage 3D Gaussian Splatting as 3D representation for improved visual quality and rendering eff…

2024

Manifold Constraints for Imperceptible Adversarial Attacks on Point Clouds

AAAI 2024technical

Adversarial attacks on 3D point clouds often exhibit unsatisfactory imperceptibility, which primarily stems from the disregard for manifold-aware distortion, i.e., distortion of the underlying 2-manifold surfaces. In this paper, we develop novel manifold constraints to reduce such distortion, aiming…

Cited by 11SourcePDFScholar
2024

MetaCloak: Preventing Unauthorized Subject-driven Text-to-image Diffusion-based Synthesis via Meta-learning

CVPR 2024poster

Text-to-image diffusion models allow seamless generation of personalized images from scant reference photos. Yet these tools in the wrong hands can fabricate misleading or harmful content endangering individuals. To address this problem existing poisoning-based approaches perturb user images in an i…

2024

MetaTool Benchmark for Large Language Models: Deciding Whether to Use Tools and Which to Use

ICLR 2024poster

Large language models (LLMs) have garnered significant attention due to their impressive natural language processing (NLP) capabilities. Recently, many studies have focused on the tool utilization ability of LLMs. They primarily investigated how LLMs effectively collaborate with given specific tools…

2024

Pandora's Box: Towards Building Universal Attackers against Real-World Large Vision-Language Models

NeurIPS 2024poster

Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities across a wide range of multimodal understanding tasks. Nevertheless, these models are susceptible to adversarial examples. In real-world applications, existing LVLM attackers generally rely on the detailed prior knowledge…

Cited by 7SourcePDFScholar
2024

Position: Exploring the Robustness of Pipeline-Parallelism-Based Decentralized Training

ICML 2024poster

Modern machine learning applications increasingly demand greater computational resources for training large models. Decentralized training has emerged as an effective means to democratize this technology. However, the potential threats associated with this approach remain inadequately discussed, pos…

2024

Sparse Enhanced Network: An Adversarial Generation Method for Robust Augmentation in Sequential Recommendation

AAAI 2024technical

Sequential Recommendation plays a significant role in daily recommendation systems, such as e-commerce platforms like Amazon and Taobao. However, even with the advent of large models, these platforms often face sparse issues in the historical browsing records of individual users due to new users joi…

2024

Towards Inductive Robustness: Distilling and Fostering Wave-Induced Resonance in Transductive GCNs against Graph Adversarial Attacks

AAAI 2024technical

Graph neural networks (GNNs) have recently been shown to be vulnerable to adversarial attacks, where slight perturbations in the graph structure can lead to erroneous predictions. However, current robust models for defending against such attacks inherit the transductive limitations of graph convolut…

Cited by 5SourcePDFScholar
2024

Towards Robust Temporal Activity Localization Learning with Noisy Labels

COLING 2024main

This paper addresses the task of temporal activity localization (TAL). Although recent works have made significant progress in TAL research, almost all of them implicitly assume that the dense frame-level correspondences in each video-query pair are correctly annotated. However, in reality, such an…

Cited by 6SourcePDFScholar
2024

Unsupervised Domain Adaptative Temporal Sentence Localization with Mutual Information Maximization

AAAI 2024technical

Temporal sentence localization (TSL) aims to localize a target segment in a video according to a given sentence query. Though respectable works have made decent achievements in this task, they severely rely on abundant yet expensive manual annotations for training. Moreover, these trained data-depen…

Cited by 7SourcePDFScholar
2024

Unsupervised Modality Adaptation with Text-to-Image Diffusion Models for Semantic Segmentation

NeurIPS 2024poster

Despite their success, unsupervised domain adaptation methods for semantic segmentation primarily focus on adaptation between image domains and do not utilize other abundant visual modalities like depth, infrared and event. This limitation hinders their performance and restricts their application in…

2024

Virtual Context Enhancing Jailbreak Attacks with Special Token Injection

EMNLP 2024finding

Jailbreak attacks on large language models (LLMs) involve inducing these models to generate harmful content that violates ethics or laws, posing a significant threat to LLM security. Current jailbreak attacks face two main challenges: low success rates due to defensive measures and high resource req…

Cited by 8SourcePDFScholar
2024

What Makes Good Collaborative Views? Contrastive Mutual Information Maximization for Multi-Agent Perception

AAAI 2024technical

Multi-agent perception (MAP) allows autonomous systems to understand complex environments by interpreting data from multiple sources. This paper investigates intermediate collaboration for MAP with a specific focus on exploring "good" properties of collaborative view (i.e., post-collaboration featur…

2023

3DHacker: Spectrum-based Decision Boundary Generation for Hard-label 3D Point Cloud Attack

ICCV 2023poster

With the maturity of depth sensors, the vulnerability of 3D point cloud models has received increasing attention in various applications such as autonomous driving and robot navigation. Previous 3D adversarial attackers either follow the white-box setting to iteratively update the coordinate perturb…

Cited by 21PDFScholar
2023

Annotations Are Not All You Need: A Cross-modal Knowledge Transfer Network for Unsupervised Temporal Sentence Grounding

EMNLP 2023long findings

This paper addresses the task of temporal sentence grounding (TSG). Although many respectable works have made decent achievements in this important topic, they severely rely on massive expensive video-query paired annotations, which require a tremendous amount of human effort to collect in real-worl…

Cited by 0SourceScholar
2023

Distantly-Supervised Named Entity Recognition with Adaptive Teacher Learning and Fine-Grained Student Ensemble

AAAI 2023technical

Distantly-Supervised Named Entity Recognition (DS-NER) effectively alleviates the data scarcity problem in NER by automatically generating training samples. Unfortunately, the distant supervision may induce noisy labels, thus undermining the robustness of the learned models and restricting the pract…

2023

Hypotheses Tree Building for One-Shot Temporal Sentence Localization

AAAI 2023technical

Given an untrimmed video, temporal sentence localization (TSL) aims to localize a specific segment according to a given sentence query. Though respectable works have made decent achievements in this task, they severely rely on dense video frame annotations, which require a tremendous amount of human…

Cited by 20SourcePDFScholar
2023

Jointly Visual- and Semantic-Aware Graph Memory Networks for Temporal Sentence Localization in Videos

ICASSP 2023accepted

Temporal sentence localization in videos (TSLV) aims to retrieve the most interested segment in an untrimmed video according to a given sentence query. However, almost of existing TSLV approaches suffer from the same limitations: (1) They only focus on either frame-level or object-level visual repre…

Cited by 0SourceScholar
2023

Masked Diffusion Transformer is a Strong Image Synthesizer

ICCV 2023poster

Despite its success in image synthesis, we observe that diffusion probabilistic models (DPMs) often lack contextual reasoning ability to learn the relations among object parts in an image, leading to a slow learning process. To solve this issue, we propose a Masked Diffusion Transformer (MDT) that i…

Cited by 130PDFcodeScholar
2023

Position-Guided Text Prompt for Vision-Language Pre-Training

CVPR 2023poster

Vision-Language Pre-Training (VLP) has shown promising capabilities to align image and text pairs, facilitating a broad variety of cross-modal learning tasks. However, we observe that VLP models often lack the visual grounding/localization capability which is critical for many downstream tasks such…

2023

STPrivacy: Spatio-Temporal Privacy-Preserving Action Recognition

ICCV 2023poster

Existing methods of privacy-preserving action recognition (PPAR) mainly focus on frame-level (spatial) privacy removal through 2D CNNs. Unfortunately, they have two major drawbacks. First, they may compromise temporal dynamics in input videos, which are critical for accurate action recognition. Seco…

Cited by 24PDFScholar
2023

ScaleLong: Towards More Stable Training of Diffusion Model via Scaling Network Long Skip Connection

NeurIPS 2023poster

In diffusion models, UNet is the most popular network backbone, since its long skip connects (LSCs) to connect distant network blocks can aggregate long-distant information and alleviate vanishing gradient. Unfortunately, UNet often suffers from unstable training in diffusion models which can be all…

2023

Towards Understanding Why Mask Reconstruction Pretraining Helps in Downstream Tasks

ICLR 2023poster

For unsupervised pretraining, mask-reconstruction pretraining (MRP) approaches, e.g. MAE and data2vec, randomly mask input patches and then reconstruct the pixels or semantic features of these masked patches via an auto-encoder. Then for a downstream task, supervised fine-tuning the pretrained encod…

Cited by 23SourcePDFScholar
2023

Tracking Objects and Activities with Attention for Temporal Sentence Grounding

ICASSP 2023accepted

Temporal sentence grounding (TSG) aims to localize the temporal segment which is semantically aligned with a natural language query in an untrimmed video. Most existing methods extract frame-grained features or object-grained features by 3D ConvNet or detection network under a conventional TSG frame…

Cited by 0SourceScholar
2023

Win: Weight-Decay-Integrated Nesterov Acceleration for Adaptive Gradient Algorithms

ICLR 2023top-5%

Training deep networks on large-scale datasets is computationally challenging. In this work, we explore the problem of ``\textit{how to accelerate adaptive gradient algorithms in a general manner}", and aim to provide practical efficiency-boosting insights. To this end, we propose an effect…

2023

You Are Catching My Attention: Are Vision Transformers Bad Learners Under Backdoor Attacks?

CVPR 2023poster

Vision Transformers (ViTs), which made a splash in the field of computer vision (CV), have shaken the dominance of convolutional neural networks (CNNs). However, in the process of industrializing ViTs, backdoor attacks have brought severe challenges to security. The success of ViTs benefits from the…

Cited by 43SourcePDFScholar
2023

You Can Ground Earlier Than See: An Effective and Efficient Pipeline for Temporal Sentence Grounding in Compressed Videos

CVPR 2023poster

Given an untrimmed video, temporal sentence grounding (TSG) aims to locate a target moment semantically according to a sentence query. Although previous respectable works have made decent success, they only focus on high-level visual features extracted from the consecutive decoded frames and fail to…

Cited by 54SourcePDFScholar
2022

Bandits for Structure Perturbation-Based Black-Box Attacks To Graph Neural Networks With Theoretical Guarantees

CVPR 2022oral

Graph neural networks (GNNs) have achieved state-ofthe-art performance in many graph-based tasks such as node classification and graph classification. However, many recent works have demonstrated that an attacker can mislead GNN models by slightly perturbing the graph structure. Existing attacks to…

Cited by 22PDFcodeScholar
2022

DualFormer: Local-Global Stratified Transformer for Efficient Video Recognition

ECCV 2022poster

"While transformers have shown great potential on video recognition with their strong capability of capturing long-range dependencies, they often suffer high computational costs induced by the self-attention to the huge number of 3D tokens. In this paper, we present a new transformer architecture te…

2022

Exploring Motion and Appearance Information for Temporal Sentence Grounding

AAAI 2022technical

This paper addresses temporal sentence grounding. Previous works typically solve this task by learning frame-level video features and align them with the textual information. A major limitation of these works is that they fail to distinguish ambiguous video frames with subtle appearance differences…

Cited by 41SourcePDFScholar
2022

Memory-Guided Semantic Learning Network for Temporal Sentence Grounding

AAAI 2022technical

Temporal sentence grounding (TSG) is crucial and fundamental for video understanding. Although existing methods train well-designed deep networks with large amount of data, we find that they can easily forget the rarely appeared cases during training due to the off-balance data distribution, which i…

Cited by 66SourcePDFScholar
2022

MetaFormer Is Actually What You Need for Vision

CVPR 2022oral

Transformers have shown great potential in computer vision tasks. A common belief is their attention-based token mixer module contributes most to their competence. However, recent works show the attention-based module in transformers can be replaced by spatial MLPs and the resulted models still perf…

Cited by 1278PDFcodeScholar
2022

Rethinking the Video Sampling and Reasoning Strategies for Temporal Sentence Grounding

EMNLP 2022finding

Temporal sentence grounding (TSG) aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. All existing works first utilize a sparse sampling strategy to extract a fixed number of video frames and then interact them with query for reasoning.However, w…

Cited by 22SourcePDFScholar
2022

Unsupervised Temporal Video Grounding with Deep Semantic Clustering

AAAI 2022technical

Temporal video grounding (TVG) aims to localize a target segment in a video according to a given sentence query. Though respectable works have made decent achievements in this task, they severely rely on abundant video-query paired data, which is expensive to collect in real-world scenarios. In this…

Cited by 59SourcePDFScholar
2022

Video Graph Transformer for Video Question Answering

ECCV 2022poster

"This paper proposes a Video Graph Transformer (VGT) model for Video Quetion Answering (VideoQA). VGT’s uniqueness are two-fold: 1) it designs a dynamic graph transformer module which encodes video by explicitly capturing the visual objects, their relations, and dynamics for complex spatio-temporal…

2021

A Theory-Driven Self-Labeling Refinement Method for Contrastive Representation Learning

NeurIPS 2021spotlight

For an image query, unsupervised contrastive learning labels crops of the same image as positives, and other image crops as negatives. Although intuitive, such a native label assignment strategy cannot reveal the underlying semantic similarity between a query and its positives and negatives,…

Cited by 13SourcePDFScholar
2021

Adaptive Proposal Generation Network for Temporal Sentence Localization in Videos

EMNLP 2021main

We address the problem of temporal sentence localization in videos (TSLV). Traditional methods follow a top-down framework which localizes the target segment with pre-defined segment proposals. Although they have achieved decent performance, the proposals are handcrafted and redundant. Recently, bot…

Cited by 61SourcePDFScholar
2021

Adversarial Meta Sampling for Multilingual Low-Resource Speech Recognition

AAAI 2021technical

Low-resource automatic speech recognition (ASR) is challenging, as the low-resource target language data cannot well train an ASR model. To solve this issue, meta-learning formulates ASR for each source language into many small ASR tasks and meta-learns a model initialization on all tasks from diffe…

Cited by 35SourcePDFScholar
2021

Context-Aware Biaffine Localizing Network for Temporal Sentence Grounding

CVPR 2021poster

This paper addresses the problem of temporal sentence grounding (TSG), which aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. Previous works either compare pre-defined candidate segments with the query and select the best one by ranking, or di…

Cited by 176PDFcodeScholar
2021

F2Net: Learning to Focus on the Foreground for Unsupervised Video Object Segmentation

AAAI 2021technical

Although deep learning based methods have achieved great progress in unsupervised video object segmentation, difficult scenarios (e.g., visual similarity, occlusions, and appearance changing) are still no well-handled. To alleviate these issues, we propose a novel Focus on Foreground Network (F2Net…

Cited by 51SourcePDFScholar
2021

Graph-Evolving Meta-Learning for Low-Resource Medical Dialogue Generation

AAAI 2021technical

Human doctors with well-structured medical knowledge can diagnose a disease merely via a few conversations with patients about symptoms. In contrast, existing knowledge-grounded dialogue systems often require a large number of dialogue instances to learn as they fail to capture the correlations betw…

2021

How Important is the Train-Validation Split in Meta-Learning?

ICML 2021spotlight

Meta-learning aims to perform fast adaptation on a new task through learning a “prior” from multiple existing tasks. A common practice in meta-learning is to perform a train-validation split (\emph{train-val method}) where the prior adapts to the task on one split of the data, and the resulting pred…

Cited by 92SourcePDFScholar
2021

Progressively Guide to Attend: An Iterative Alignment Framework for Temporal Sentence Grounding

EMNLP 2021main

A key solution to temporal sentence grounding (TSG) exists in how to learn effective alignment between vision and language features extracted from an untrimmed video and a sentence description. Existing methods mainly leverage vanilla soft attention to perform the alignment in a single-step process.…

Cited by 49SourcePDFScholar
2021

Prototypical Contrastive Learning of Unsupervised Representations

ICLR 2021poster

This paper presents Prototypical Contrastive Learning (PCL), an unsupervised representation learning method that bridges contrastive learning with clustering. PCL not only learns low-level features for the task of instance discrimination, but more importantly, it implicitly encodes semantic structur…

2021

Spatiotemporal Graph Neural Network based Mask Reconstruction for Video Object Segmentation

AAAI 2021technical

This paper addresses the task of segmenting class-agnostic objects in semi-supervised setting. Although previous detection based methods achieve relatively good performance, these approaches extract the best proposal by a greedy strategy, which may lose the local patch details outside the chosen can…

Cited by 27SourcePDFScholar
2021

TRS: Transferability Reduced Ensemble via Promoting Gradient Diversity and Model Smoothness

NeurIPS 2021poster

Adversarial Transferability is an intriguing property - adversarial perturbation crafted against one model is also effective against another model, while these models are from different model families or training processes. To better protect ML systems against adversarial attacks, several questions…

Cited by 77SourcePDFScholar
2021

Task similarity aware meta learning: theory-inspired improvement on MAML

UAI 2021poster

Few-shot learning ability is heavily desired for machine intelligence. By meta-learning a model initialization from training tasks with fast adaptation ability to new tasks, model-agnostic meta-learning (MAML) has achieved remarkable success in a number of few-shot learning applications. However, th…

Cited by 66SourcePDFScholar
2021

Towards Understanding Why Lookahead Generalizes Better Than SGD and Beyond

NeurIPS 2021poster

To train networks, lookahead algorithm~\cite{zhang2019lookahead} updates its fast weights $k$ times via an inner-loop optimizer before updating its slow weights once by using the latest fast weights. Any optimizer, e.g. SGD, can serve as the inner-loop optimizer, and the derived lookahead gen…

2021

Wav-BERT: Cooperative Acoustic and Linguistic Representation Learning for Low-Resource Speech Recognition

EMNLP 2021finding

Unifying acoustic and linguistic representation learning has become increasingly crucial to transfer the knowledge learned on the abundance of high-resource language data for low-resource speech recognition. Existing approaches simply cascade pre-trained acoustic and language models to learn the tra…

2020

Generating Robust Audio Adversarial Examples with Temporal Dependency

IJCAI 2020poster

Audio adversarial examples, imperceptible to humans, have been constructed to attack automatic speech recognition (ASR) systems. However, the adversarial examples generated by existing approaches usually incorporate noticeable noises, especially during the periods of silences and pauses. Moreover, t…

Cited by 0SourcePDFScholar
2020

Hybrid Stochastic-Deterministic Minibatch Proximal Gradient: Less-Than-Single-Pass Optimization with Nearly Optimal Generalization

ICML 2020poster

Stochastic variance-reduced gradient (SVRG) algorithms have been shown to work favorably in solving large-scale learning problems. Despite the remarkable success, the stochastic gradient complexity of SVRG-type algorithms usually scales linearly with data size and thus could still be expensive for h…

Cited by 8SourcePDFScholar
2020

Improving GAN Training with Probability Ratio Clipping and Sample Reweighting

NeurIPS 2020poster

Despite success on a wide range of problems related to vision, generative adversarial networks (GANs) often suffer from inferior performance due to unstable training, especially for text generation. To solve this issue, we propose a new variational GAN training framework which enjoys superior train…

2020

Reasoning Step-by-Step: Temporal Sentence Localization in Videos via Deep Rectification-Modulation Network

COLING 2020main

Temporal sentence localization in videos aims to ground the best matched segment in an untrimmed video according to a given sentence query. Previous works in this field mainly rely on attentional frameworks to align the temporal boundaries by a soft selection. Although they focus on the visual conte…

Cited by 36SourcePDFScholar
2020

Theory-Inspired Path-Regularized Differential Network Architecture Search

NeurIPS 2020oral

Despite its high search efficiency, differential architecture search (DARTS) often selects network architectures with dominated skip connections which lead to performance degradation. However, theoretical understandings on this issue remain absent, hindering the development of more advanced methods…

Cited by 72SourcePDFScholar
2020

Towards Theoretically Understanding Why Sgd Generalizes Better Than Adam in Deep Learning

NeurIPS 2020poster

It is not clear yet why ADAM-alike adaptive gradient algorithms suffer from worse generalization performance than SGD despite their faster training speed. This work aims to provide understandings on this generalization gap by analyzing their local convergence behaviors. Specifically, we observe…

Cited by 355SourcePDFScholar
2019

Efficient Meta Learning via Minibatch Proximal Update

NeurIPS 2019spotlight

We address the problem of meta-learning which learns a prior over hypothesis from a sample of meta-training tasks for fast adaptation on meta-testing tasks. A particularly simple yet successful paradigm for this research is model-agnostic meta-learning (MAML). Implementation and analysis of MAML, ho…

Cited by 117SourcePDFScholar
2019

Faster First-Order Methods for Stochastic Non-Convex Optimization on Riemannian Manifolds

AISTATS 2019poster

SPIDER (Stochastic Path Integrated Differential EstimatoR) is an efficient gradient estimation technique developed for non-convex stochastic optimization. Although having been shown to attain nearly optimal computational complexity bounds, the SPIDER-type methods are limited to linear metric spaces.…

Cited by 76SourcePDFScholar
2019

MHP-VOS: Multiple Hypotheses Propagation for Video Object Segmentation

CVPR 2019oral

We address the problem of semi-supervised video object segmentation (VOS), where the masks of objects of interests are given in the first frame of an input video. To deal with challenging cases where objects are occluded or missing, previous work relies on greedy data association strategies that mak…

Cited by 67PDFcodeScholar
2019

Modality Attention for End-to-end Audio-visual Speech Recognition

ICASSP 2019accepted

Audio-visual speech recognition (AVSR) system is thought to be one of the most promising solutions for robust speech recognition, especially in noisy environment. In this paper, we propose a novel multimodal attention based method for audio-visual speech recognition which could automatically learn t…

Cited by 0SourceScholar
2018

New Insight into Hybrid Stochastic Gradient Descent: Beyond With-Replacement Sampling and Convexity

NeurIPS 2018poster

As an incremental-gradient algorithm, the hybrid stochastic gradient descent (HSGD) enjoys merits of both stochastic and full gradient methods for finite-sum minimization problem. However, the existing rate-of-convergence analysis for HSGD is made under with-replacement sampling (WRS) and is restr…

Cited by 29SourcePDFScholar
2017

Jointly Attentive Spatial-Temporal Pooling Networks for Video-Based Person Re-Identification

ICCV 2017poster

Person Re-Identification (person re-id) is a crucial task as its applications in visual surveillance and human-computer interaction. In this work, we present a novel joint Spatial and Temporal Attention Pooling Network (ASTPN) for video-based person re-identification, which enables the feature extra…

Cited by 333PDFcodeScholar
2017

Outlier-Robust Tensor PCA

CVPR 2017poster

Low-rank tensor analysis is important for various real applications in computer vision. However, existing methods focus on recovering a low-rank tensor contaminated by Gaussian or gross sparse noise and hence cannot effectively handle outliers that are common in practical tensor data. To solve this…

Cited by 122PDFScholar