← Search

Jie ZHANG

226 accepted papers

2026

A-SPAM: A Novel Asynchronous Semantic Padding and Matching Integrated Framework for Dynamic Loop Closure Detection

ICRA 2026poster

Loop closure detection in dynamic SLAM faces critical challenges when dynamic objects dominate camera views, degrading frame-to-frame methods reliant on static landmarks. We propose A-SPAM, an asynchronous framework that constructs spatiotemporal semantic graphs via semantic padding (entity tracking…

Cited by 0SourceScholar
2026

A-SPAM: A Novel Asynchronous Semantic Padding-and-Matching Integrated Framework for Dynamic Loop Closure Detection

RA-L 2026

Loop closure detection in dynamic SLAM faces critical challenges when dynamic objects dominate camera views, degrading frame-to-frame methods reliant on static landmarks. We propose A-SPAM, an asynchronous framework that constructs spatiotemporal semantic graphs via semantic padding (entity tracking

Cited by 0SourceScholar
2026

Anti-Avatar: Protect Against Unauthorized 3D Head Avatar Generation via Dual-Space Divergence

AAAI 2026technical

Head avatar generation is facilitated to construct high-fidelity 3D virtual personas from a single portrait, but it also raises the risk of unauthorized personal avatars generation. Recent 2D portrait protection methods actively prevent malicious image generation by perturbing the identity features.

Cited by 0SourcePDFScholar
2026

Contrastive Spectral Rectification: Test-Time Defense towards Zero-shot Adversarial Robustness of CLIP

ICML 2026poster

Vision-language models (VLMs) such as CLIP have demonstrated remarkable zero-shot generalization, yet remain highly vulnerable to adversarial examples (AEs). While test-time defenses are promising, existing methods fail to provide sufficient robustness against strong attacks and are often hampered b…

Cited by 0SourceScholar
2026

Cross-Scale Pansharpening via ScaleFormer and the PanScale Benchmark

CVPR 2026

Pansharpening aims to generate high-resolution multi-spectral images by fusing the spatial detail of panchromatic images with the spectral richness of low-resolution MS data. However, most existing methods are evaluated under limited, low-resolution settings, limiting their generalization to real-wo

Cited by 0SourcecodeScholar
2026

Dense Cross-Scale Image Alignment with Fully Spatial Correlation and Just Noticeable Difference Guidance

AAAI 2026technical

Existing unsupervised image alignment methods exhibit limited accuracy and high computational complexity. To address these challenges, we propose a dense cross-scale image alignment model. It takes into account the correlations between cross-scale features to decrease the alignment difficulty. Our m

Cited by 0SourcePDFScholar
2026

EMFormer: Efficient Multi-Scale Transformer for Accumulative Context Weather Forecasting

ICML 2026poster

Long-term weather forecasting is critical for socioeconomic planning and disaster preparedness. While recent approaches employ finetuning to extend prediction horizons, they remain constrained by the issues of catastrophic forgetting, error accumulation, and high training overhead. To address these …

Cited by 0SourceScholar
2026

Generalizable Heuristic Generation Through LLMs with Meta-Optimization

ICLR 2026poster

Heuristic design with large language models (LLMs) has emerged as a promising approach for tackling combinatorial optimization problems (COPs). However, existing approaches often rely on manually predefined evolutionary computation (EC) heuristic-optimizers and single-task training schemes, which ma…

Cited by 0SourcecodeScholar
2026

HALO: A Unified Vision-Language-Action Model for Embodied Multimodal Chain-of-Thought Reasoning

ICML 2026poster

Vision–Language–Action (VLA) models have shown strong performance in robotic manipulation, but often struggle in long-horizon or out-of-distribution scenarios due to the lack of explicit mechanisms for multimodal reasoning and anticipating how the world will evolve under action. Recent works introdu…

Cited by 0SourceScholar
2026

How Far Can LLM Agents Reason with Tables? Benchmarking Multi-Turn Agentic Table Question Answering in the Wild

ICML 2026poster

Recent advances in large language models (LLMs) have substantially expanded the scope of Table Question Answering (TableQA). However, existing benchmarks primarily treat TableQA as a passive, single-turn natural language understanding task, lacking the capacity to evaluate autonomous reasoning and t…

Cited by 0SourceScholar
2026

LouisKV: Efficient KV Cache Retrieval for Long Input-Output Sequences

ICLR 2026poster

While Key-Value (KV) cache succeeds in reducing redundant computations in auto-regressive models, it introduces significant memory overhead, limiting its practical deployment in long-sequence scenarios. Existing KV retrieval methods attempt to mitigate this by dynamically retaining only a subset of…

Cited by 0SourceScholar
2026

MAGIC: Mastering Physical Adversarial Generation in Context Through Collaborative LLM Agents

AAAI 2026technical

Physical adversarial attacks in driving scenarios can expose critical vulnerabilities in visual perception models. However, developing such attacks remains non-trivial due to diverse real-world environmental influences. Existing approaches either struggle to generalize to dynamic environments or fai

Cited by 0SourcePDFScholar
2026

Next-ToBE: Probabilistic Next Token-Bag Exploitation for Activating Anticipatory Capacity in LLMs

ICLR 2026poster

Auto-regressive large language models (LLMs) exhibit a non-trivial capacity to "anticipate'' long-range future tokens despite being trained to predict only one token at a time. Nevertheless, how to systematically profile, enhance and leverage such capacity to practically improve LLM reasoning perfor…

Cited by 0SourceScholar
2026

OBJVanish: Prompt-Driven Generation of Physically Realizable 3D LiDAR-Invisible Objects

ICML 2026poster

LiDAR-based 3D object detectors are fundamental to autonomous driving, where missed detections pose severe safety risks. While adversarial attacks are crucial for evaluating the robustness of these detectors, existing point-level perturbation methods rarely cause complete object disappearance and pr…

Cited by 0SourceScholar
2026

PACEbench: A Framework for Evaluating Practical AI Cyber-Exploitation Capabilities

ICLR 2026poster

The increasing autonomy of Large Language Models (LLMs) necessitates a rigorous evaluation of their potential to aid in cyber offense. Existing benchmarks often lack real-world complexity and are thus unable to accurately assess LLMs' cybersecurity capabilities. To address this gap, we introduce PAC…

Cited by 0SourcecodeScholar
2026

Recover to Predict: Progressive Retrospective Learning for Variable-Length Trajectory Prediction

CVPR 2026

Trajectory prediction is critical for autonomous driving, enabling safe and efficient planning in dense, dynamic traffic. Most existing methods optimize prediction accuracy under fixed-length observations. However, real-world driving often yields variable-length, incomplete observations, posing a ch

Cited by 0SourcecodeScholar
2026

RelaCtrl: Relevance-Guided Efficient Control for Diffusion Transformers

AAAI 2026technical

The Diffusion Transformer plays a pivotal role in advancing text-to-image and text-to-video generation, owing primarily to its inherent scalability. However, existing controlled diffusion transformer methods incur significant parameter and computational overheads and suffer from inefficient resource

Cited by 0SourcePDFScholar
2026

STCast: Adaptive Boundary Alignment for Global and Regional Weather Forecasting

CVPR 2026

To gain finer regional forecasts, many works have explored the regional integration from the global atmosphere, e.g., by solving boundary equations in physics-based methods or cropping regions from global forecasts in data-driven methods. However, the effectiveness of these methods is often constrai

Cited by 0SourcecodeScholar
2026

SUGAR: Learning Skeleton Representation with Visual-Motion Knowledge for Action Recognition

AAAI 2026technical

Large Language Models (LLMs) hold rich implicit knowledge and powerful transferability. In this paper, we explore the combination of LLMs with the human skeleton to perform action classification and description. However, when treating LLM as a recognizer, two questions arise: 1) How can LLMs underst

Cited by 0SourcePDFScholar
2026

SURE: Semi-Dense Uncertainty-REfined Feature Matching

ICRA 2026poster

Establishing reliable image correspondences is essential for many robotic vision problems. However, existing methods often struggle in challenging scenarios with large viewpoint changes or textureless regions, where incorrect correspondences may still receive high similarity scores. This is mainly b…

2026

State-Dependent Safety Failures in Multi-Turn Language Model Interaction

ICML 2026poster

Safety alignment in large language models is typically evaluated under isolated queries, yet real-world use is inherently multi-turn. Although multi-turn jailbreaks are empirically effective, the structure of conversational safety failure remains insufficiently understood. In this work, we study saf…

Cited by 0SourceScholar
2026

Steering Representations, Safeguarding Privacy: A Cross-Modal Privacy Protection Method for Generative AI

AAAI 2026technical

Privacy concerns have long been a critical issue in AI models. With the rapid advancement of generative AI, the privacy awareness of models has drawn attention, raising new challenges for privacy protection that is independent of data and tasks. This paper introduces a novel framework for enhancing

Cited by 0SourcePDFScholar
2026

StepCodeReasoner: Aligning Code Reasoning with Stepwise Execution Traces via Reinforcement Learning

ICML 2026poster

Existing code reasoning methods primarily supervise final code outputs, ignoring intermediate states, often leading to reward hacking where correct answers are obtained through inconsistent reasoning. We propose StepCodeReasoner, a framework that introduces explicit intermediate execution-state supe…

Cited by 0SourceScholar
2026

SubGCache: Accelerating Graph-based RAG with Subgraph-level KV Cache

AAAI 2026technical

Graph-based retrieval-augmented generation (RAG) enables large language models (LLMs) to incorporate structured knowledge via graph retrieval as contextual input, enhancing more accurate and context-aware reasoning. We observe that for different queries, it could retrieve similar subgraphs as prompt

Cited by 0SourcePDFScholar
2026

TAdaRAG: Task Adaptive Retrieval-Augmented Generation via On-the-Fly Knowledge Graph Construction

AAAI 2026technical

Retrieval-Augmented Generation (RAG) improves large language models by retrieving external knowledge, often truncated into smaller chunks due to the input context window, which leads to information loss, resulting in response hallucinations and broken reasoning chains. Moreover, traditional RAG retr

Cited by 0SourcePDFScholar
2026

Towards Efficient Constraint Handling in Neural Solvers for Routing Problems

ICLR 2026poster

Neural solvers have achieved impressive progress in addressing simple routing problems, particularly excelling in computational efficiency. However, their advantages under complex constraints remain nascent, for which current constraint-handling schemes via feasibility masking or implicit feasibilit…

Cited by 0SourcecodeScholar
2026

TransFR: Transferable Federated Recommendation with Adapter Tuning on Pre-trained Language Models

AAAI 2026technical

Federated recommendations (FRs), facilitating multiple local clients to collectively learn a global model without disclosing user private data, have emerged as a prevalent on-device service. In conventional FRs, a dominant paradigm is to utilize discrete identities to represent clients and items, wh

Cited by 0SourcePDFScholar
2026

V-Attack: Targeting Disentangled Value Features for Controllable Adversarial Attacks on LVLMs

CVPR 2026

Adversarial attacks have evolved from simply disrupting predictions on conventional task-specific models to the more complex goal of manipulating image semantics in Large Vision-Language Models (LVLMs). However, existing methods struggle with controllability and cannot precisely manipulate the seman

Cited by 0SourcecodeScholar
2026

What You Think is What You See: Driving Exploration in VLM Agents via Visual-Linguistic Curiosity

ICML 2026spotlight

To navigate partially observable visual environments, recent VLM agents increasingly internalize world modeling capabilities directly into their policies via explicit CoT reasoning with reinforcement learning (RL). However, mere passive exploitation of reasoning on visited states is insufficient for…

Cited by 0SourceScholar
2026

When Eyes and Ears Disagree: Can MLLMs Discern Audio-Visual Confusion?

AAAI 2026technical

Can Multimodal Large Language Models (MLLMs) discern confused objects that are visually present but audio-absent? To study this, we introduce a new benchmark, AV-ConfuseBench, which simulates an “Audio-Visual Confusion” scene by modifying the corresponding sound of an object in the video, e.g., mute

Cited by 0SourcePDFScholar
2026

When Search Goes Wrong: Red-Teaming Web-Augmented Large Language Models

ICML 2026poster

Large Language Models (LLMs) have been augmented with web search to overcome the limitations of the static knowledge boundary by accessing up-to-date information from the open Internet. While this integration enhances model capability, it also introduces a distinct safety threat surface: the retriev…

Cited by 0SourceScholar
2026

You Don't Protect if You Don't Expect: Breaking the Key Assumption behind CLIP's Test-Time Defenses

ICML 2026poster

Recent test-time defenses for CLIP claim to preserve zero-shot clean accuracy while improving adversarial robustness. However, we find the reported robustness of six recent proposed state-of-the-art methods substantially overestimated: they fail under basic adaptive attacks. We further observe that …

Cited by 0SourceScholar
2025

A Lightweight and Real-Time Binaural Speech Enhancement Model with Spatial Cues Preservation

ICASSP 2025accepted

Binaural speech enhancement (BSE) aims to jointly improve the speech quality and intelligibility of noisy signals received by hearing devices and preserve the spatial cues of the target for natural listening. Existing methods often suffer from the compromise between noise reduction (NR) capacity and…

Cited by 0SourceScholar
2025

A Study of Multi-Scale Feature Learning From Pre-Trained Models on Speaker Verification

ICASSP 2025accepted

In this paper, a multi-scale feature fusion paradigm is proposed to fully exploit the power of the pre-trained models for text-independent speaker verification. It contains a front-end feature extractor and an enhanced ECAPA-TDNN backend in a cascade manner. The feature extractor incorporates local…

Cited by 0SourceScholar
2025

A Swimming Rigid-Soft Coupled Robot Using Tensegrity Principle With Adjustable Bistable Characteristics

RA-L 2025

Robotic fish can enhance swimming performance through bistability, enabling rapid response and increased force. Existing bistable robotic fish are typically classified as either purely soft or purely rigid, which may constrain their performance. This paper introduces the rigid-soft coupled tensegrit

Cited by 6SourceScholar
2025

Active Large Language Model-Based Knowledge Distillation for Session-Based Recommendation

AAAI 2025technical

Large language models (LLMs) provide a promising way for accurate session-based recommendation (SBR), but they demand substantial computational time and memory. Knowledge distillation (KD)-based methods can alleviate these issues by transferring the knowledge to a small student, which trains a stude…

2025

Aligning Noisy-Clean Speech Pairs at Feature and Embedding Levels for Learning Noise-Invariant Speaker Representations

ICASSP 2025accepted

In this paper, we propose a noise-invariant speaker representation learning (SRL) approach by aligning noisy-clean speech pairs at both the feature and embedding levels for model training. Specifically, we first construct noisy-clean pairs using data augmentation during training. The noisy features…

Cited by 0SourceScholar
2025

An LLM-Empowered Adaptive Evolutionary Algorithm for Multi-Component Deep Learning Systems

AAAI 2025technical

Multi-objective evolutionary algorithms (MOEAs) are widely used for searching optimal solutions in complex multi-component applications. Traditional MOEAs for multi-component deep learning (MCDL) systems face challenges in enhancing the search efficiency while maintaining the diversity. To combat th…

2025

CSSinger: End-to-End Chunkwise Streaming Singing Voice Synthesis System Based on Conditional Variational Autoencoder

AAAI 2025technical

Singing Voice Synthesis (SVS) aims to generate singing voices of high fidelity and expressiveness. Conventional SVS systems usually utilize an acoustic model to transform a music score into acoustic features, followed by a vocoder to reconstruct the singing voice. It was recently shown that end-to-e…

2025

Causally Motivated Sycophancy Mitigation for Large Language Models

ICLR 2025poster

Incorporating user preferences into large language models (LLMs) can enhance the personalization and reliability of model outputs and facilitate the application of LLMs to real-world scenarios. However, leveraging user preferences can be a double-edged sword. Recent studies have found that improper…

Cited by 0SourcePDFScholar
2025

Cluster-ALIV: Aerial LiDAR-Inertia-Visual Dense Reconstruction for Cluster UAV

RA-L 2025

Unmanned aerial vehicles (UAVs) equipped with LiDAR, camera, and Inertial Measurement Unit sensors are increasingly utilized for real-time dense reconstruction in large-scale rescue operations and environmental monitoring, among others. However, achieving algorithmic robustness remains challenging d

Cited by 2SourceScholar
2025

Continual Model Merging without Data: Dual Projections for Balancing Stability and Plasticity

NeurIPS 2025poster

Model merging integrates multiple expert models with diverse capabilities into a unified framework, facilitating collaborative learning. However, most existing methods assume simultaneous access to all models, which is often impractical in real-world scenarios where models are received sequentially.…

Cited by 0SourceScholar
2025

Cowpox: Towards the Immunity of VLM-based Multi-Agent Systems

ICML 2025poster

Vision Language Model (VLM) Agents are stateful, autonomous entities capable of perceiving and interacting with their environments through vision and language. Multi-agent systems comprise specialized agents who collaborate to solve a (complex) task. A core security property is **robustness**, stat…

Cited by 0SourcePDFScholar
2025

DepthVanish: Optimizing Adversarial Interval Structures for Stereo-Depth-Invisible Patches

NeurIPS 2025poster

Stereo depth estimation is a critical task in autonomous driving and robotics, where inaccuracies (such as misidentifying nearby objects as distant) can lead to dangerous situations. Adversarial attacks against stereo depth estimation can help revealing vulnerabilities before deployment. Previous wo…

Cited by 0SourcecodeScholar
2025

DiEP: Adaptive Mixture-of-Experts Compression through Differentiable Expert Pruning

NeurIPS 2025poster

Despite the significant breakthrough of Mixture-of-Experts (MoE), the increasing scale of these MoE models presents huge memory and storage challenges. Existing MoE pruning methods, which involve reducing parameter size with a uniform sparsity across all layers, often lead to suboptimal outcomes and…

Cited by 0SourceScholar
2025

Dysca: A Dynamic and Scalable Benchmark for Evaluating Perception Ability of LVLMs

ICLR 2025poster

Currently many benchmarks have been proposed to evaluate the perception ability of the Large Vision-Language Models (LVLMs). However, most benchmarks conduct questions by selecting images from existing datasets, resulting in the potential data leakage. Besides, these benchmarks merely focus on evalu…

2025

EffiCoder: Enhancing Code Generation in Large Language Models through Efficiency-Aware Fine-tuning

ICML 2025poster

As large language models (LLMs) play an increasingly important role in code generation, enhancing both correctness and efficiency has become crucial. Current methods primarily focus on correctness, often overlooking efficiency. To address this gap, we introduce SWIFTCODE to improve both aspects by f…

Cited by 0SourcePDFScholar
2025

Efficient Long Context Fine-tuning with Chunk Flow

ICML 2025poster

Long context fine-tuning of large language models(LLMs) involves training on datasets that are predominantly composed of short sequences and a small proportion of longer sequences. However, existing approaches overlook this long-tail distribution and employ training strategies designed specifically…

Cited by 0SourcePDFScholar
2025

EraseAnything: Enabling Concept Erasure in Rectified Flow Transformers

ICML 2025poster

Removing unwanted concepts from large-scale text-to-image (T2I) diffusion models while maintaining their overall generative quality remains an open challenge. This difficulty is especially pronounced in emerging paradigms, such as Stable Diffusion (SD) v3 and Flux, which incorporate flow matching an…

2025

Evaluating Cognitive-Behavioral Fixation via Multimodal User Viewing Patterns on Social Media

EMNLP 2025

Digital social media platforms frequently contribute to cognitive-behavioral fixation, a phenomenon in which users exhibit sustained and repetitive engagement with narrow content domains. While cognitive-behavioral fixation has been extensively studied in psychology, methods for computationally dete

2025

Exploring Prosocial Irrationality for LLM Agents: A Social Cognition View

ICLR 2025poster

Large language models (LLMs) have been shown to face hallucination issues due to the data they trained on often containing human bias; whether this is reflected in the decision-making process of LLM agents remains under-explored. As LLM Agents are increasingly employed in intricate social environmen…

Cited by 7SourcePDFScholar
2025

Face Forgery Video Detection via Temporal Forgery Cue Unraveling

CVPR 2025poster

Face Forgery Video Detection (FFVD) is a critical yet challenging task in determining whether a digital facial video is authentic or forged. Existing FFVD methods typically focus on isolated spatial or coarsely fused spatiotemporal information, failing to leverage temporal forgery cues thus resultin…

2025

Geometry-Constrained EEG Channel Selection for Brain-Assisted Speech Enhancement

ICASSP 2025accepted

Brain-assisted speech enhancement (BASE) aims to extract the target speaker in complex multi-talker scenarios using electroencephalogram (EEG) signals as an assistive modality, as the auditory attention of the listener can be decoded from electroneurographic signals of the brain. This facilitates a…

Cited by 0SourceScholar
2025

Imitate Before Detect: Aligning Machine Stylistic Preference for Machine-Revised Text Detection

AAAI 2025technical

Large Language Models (LLMs) have revolutionized text generation, making detecting machine-generated text increasingly challenging. Although past methods have achieved good performance on detecting pure machine-generated text, those detectors have poor performance on distinguishing machine-revised t…

2025

Improved Feature Extraction Network for Neuro-Oriented Target Speaker Extraction

ICASSP 2025accepted

The recent rapid development of auditory attention decoding (AAD) offers the possibility of using electroencephalography (EEG) as auxiliary information for target speaker extraction. However, effectively modeling long sequences of speech and resolving the identity of the target speaker from EEG sign…

Cited by 0SourceScholar
2025

Inference Retrieval-Augmented Multi-Modal Chain-of-Thoughts Reasoning for Language Models

ICASSP 2025accepted

Recent advancements in Large Language Models (LLMs) have catalyzed the exploration of Chain of Thought (CoT) approaches, particularly in extending their application to multimodal tasks to enhance reasoning capabilities. However, current studies often fail to fully leverage the inferential capabiliti…

Cited by 0SourceScholar
2025

Jailbreaking Prompt Attack: A Controllable Adversarial Attack against Diffusion Models

NAACL 2025findings

Text-to-image (T2I) models can be maliciously used to generate harmful content such as sexually explicit, unfaithful, and misleading or Not-Safe-for-Work (NSFW) images. Previous attacks largely depend on the availability of the diffusion model or involve a lengthy optimization process. In this work,…

2025

Learning-Based Utility Estimation with Application to Speech Enhancement of a Moving Speaker

ICASSP 2025accepted

Wireless acoustic sensor network (WASN) has become a useful platform for monitoring acoustic scenes and sound acquisition. It is likely that many acoustic devices have a marginal impact on performance, which facilitates a necessity of optimizing the tradeoff between performance and computational loa…

Cited by 0SourceScholar
2025

Leveraging Boolean Directivity Embedding for Binaural Target Speaker Extraction

ICASSP 2025accepted

Direction-based target speaker extraction (TSE) attracts a constant attention due to the convenience of direction acquisition over assistive video or enrollment audio. The direction clue heavily affects the TSE performance, which might be more seriously in the case of binaural setups due to the smal…

Cited by 0SourceScholar
2025

Leveraging Surgical Activity Grammar for Primary Intention Prediction in Laparoscopy Procedures

ICRA 2025

Surgical procedures are inherently complex and dynamic, with intricate dependencies and various execution paths. Accurate identification of the intentions behind critical actions, referred to as Primary Intentions (PIs), is crucial to understanding and planning the procedure. This paper presents a n

Cited by 2SourceScholar
2025

LiSenNet: Lightweight Sub-band and Dual-Path Modeling for Real-Time Speech Enhancement

ICASSP 2025accepted

Speech enhancement (SE) aims to extract the clean waveform from noise-contaminated measurements to improve the speech quality and intelligibility. Although learning-based methods can perform much better than traditional counterparts, the large computational complexity and model size heavily limit th…

Cited by 0SourceScholar
2025

MERGE: Multi-faceted Hierarchical Graph-based GNN for Gene Expression Prediction from Whole Slide Histopathology Images

CVPR 2025poster

Recent advances in Spatial Transcriptomics (ST) pair histology images with spatially resolved gene expression profiles, enabling predictions of gene expression across different tissue locations based on image patches. This opens up new possibilities for enhancing whole slide image (WSI) prediction t…

2025

Multi-Granularity Open Intent Classification via Adaptive Granular-Ball Decision Boundary

AAAI 2025technical

Open intent classification is critical for the development of dialogue systems, aiming to accurately classify known intents into their corresponding classes while identifying unknown intents. Prior boundary-based methods assumed known intents fit within compact spherical regions, focusing on coarse-…

2025

Normalize Then Propagate: Efficient Homophilous Regularization for Few-Shot Semi-Supervised Node Classification

AAAI 2025technical

Graph Neural Networks (GNNs) have demonstrated remarkable ability in semi-supervised node classification. However, most existing GNNs rely heavily on a large amount of labeled data for training, which is labor-intensive and requires extensive domain knowledge. In this paper, we first analyze the res…

2025

On the Vulnerability of Text Sanitization

NAACL 2025long

Text sanitization, which employs differential privacy to replace sensitive tokens with new ones, represents a significant technique for privacy protection. Typically, its performance in preserving privacy is evaluated by measuring the attack success rate (ASR) of reconstruction attacks, where attack…

2025

REEF: Representation Encoding Fingerprints for Large Language Models

ICLR 2025oral

Protecting the intellectual property of open-source Large Language Models (LLMs) is very important, because training LLMs costs extensive computational resources and data. Therefore, model owners and third parties need to identify whether a suspect model is a subsequent development of the victim mod…

2025

Re2LLM: Reflective Reinforcement Large Language Model for Session-based Recommendation

AAAI 2025technical

Emerging advancements in large language models (LLMs) show significant potential for enhancing recommendations. However, prompt-based methods often struggle to find ideal prompts without task-specific feedback, while fine-tuning-based methods are hindered by high computational demands and dependence…

Cited by 7SourcePDFScholar
2025

RealMath: A Continuous Benchmark for Evaluating Language Models on Research-Level Mathematics

NeurIPS 2025poster

Existing benchmarks for evaluating mathematical reasoning in large language models (LLMs) rely primarily on competition problems, formal proofs, or artificially challenging questions---failing to capture the nature of mathematics encountered in actual research environments. We introduce \textsc{Real…

Cited by 0SourcecodeScholar
2025

Regret Optimization Experience Replay in Off-Policy Reinforcement Learning

ICASSP 2025accepted

Experience Replay (ER) allows Deep Reinforcement Learning (RL) agent to reuse past experience, as though recall the same Experience repeatedly. ER enables RL algorithm to be trained by reusing previous states, so that RL agent can obtain more accurate value estimations and action selections. Current…

Cited by 0SourceScholar
2025

RepFace: Refining Closed-Set Noise with Progressive Label Correction for Face Recognition

AAAI 2025technical

Face recognition has made remarkable strides, driven by the expanding scale of datasets, advancements in various backbone and discriminative losses. However, face recognition performance is heavily affected by the label noise, especially closed-set noise. While numerous studies have focused on handl…

Cited by 0SourcePDFScholar
2025

RepGuard: Adaptive Feature Decoupling for Robust Backdoor Defense in Large Language Models

NeurIPS 2025poster

Backdoor attacks pose a significant threat to large language models (LLMs) by embedding malicious triggers that manipulate model behavior. However, existing defenses primarily rely on prior knowledge of backdoor triggers or targets and offer only superficial mitigation strategies, thus struggling to…

Cited by 0SourceScholar
2025

SI-LIO: High-Precision Tightly-Coupled LiDAR- Inertial Odometry via Single-Iteration Invariant Extended Kalman Filter

RA-L 2025

This letter focuses on the accuracy of LiDAR-inertial odometry (LIO). We propose a novel high-precision tightly-coupled LIO method, SI-LIO, based on the invariant extended Kalman filter with a single-iteration estimate update. This method utilizes the Lie exponential map between the matrix Lie group

Cited by 8SourceScholar
2025

SafetyQuizzer: Timely and Dynamic Evaluation on the Safety of LLMs

NAACL 2025long

With the expansion of the application of Large Language Models (LLMs), concerns about their safety have grown among researchers. Numerous studies have demonstrated the potential risks of LLMs generating harmful content and have proposed various safety assessment benchmarks to evaluate these risks. H…

2025

SceneTAP: Scene-Coherent Typographic Adversarial Planner against Vision-Language Models in Real-World Environments

CVPR 2025poster

Large vision-language models (LVLMs) have shown remarkable capabilities in interpreting visual content. While existing works demonstrate these models' vulnerability to deliberately placed adversarial texts, such texts are often easily identifiable as anomalous. In this paper, we present the first ap…

2025

Segue: Side-information Guided Generative Unlearnable Examples for Facial Privacy Protection in Real World

ICASSP 2025accepted

The widespread adoption of face recognition has raised privacy concerns regarding the collection and use of facial data. To address this, researchers have explored "unlearnable examples" by adding imperceptible perturbations during model training to prevent the model from learning target features. H…

Cited by 0SourceScholar
2025

Spiking Generative Models Based on Variational Autoencoder and Adversarial Training

ICASSP 2025accepted

Deep neural networks (DNNs) have demonstrated exceptional performance across a variety of applications, yet they require substantial computing and power resources. In contrast, Spiking Neural Networks (SNNs) offer significant potential for energy-efficient computing due to their binary, event-driven…

Cited by 0SourceScholar
2025

Steering Large Language Models for Vulnerability Detection

ICASSP 2025accepted

Vulnerability detection remains a critical challenge in the field of security. Many existing approaches extract code representations for vulnerability detection. However, these methods often focus on the overall semantics of the code, neglecting to specifically target vulnerability-related semantics…

Cited by 0SourceScholar
2025

Synergistic Tensor and Pipeline Parallelism

NeurIPS 2025poster

In the machine learning system, the hybrid model parallelism combining tensor parallelism (TP) and pipeline parallelism (PP) has become the dominant solution for distributed training of Large Language Models~(LLMs) and Multimodal LLMs (MLLMs). However, TP introduces significant collective communicat…

Cited by 0SourcecodeScholar
2025

T2R-BENCH: A Benchmark for Real World Table-to-Report Task

EMNLP 2025

Extensive research has been conducted to explore the capabilities of large language models (LLMs) in table reasoning. However, the essential task of transforming tables information into reports remains a significant challenge for industrial applications. This task is plagued by two critical issues:

2025

Textual Unlearning Gives a False Sense of Unlearning

ICML 2025poster

Language Models (LMs) are prone to ''memorizing'' training data, including substantial sensitive user information. To mitigate privacy risks and safeguard the right to be forgotten, machine unlearning has emerged as a promising approach for enabling LMs to efficiently ''forget'' specific texts. Howe…

Cited by 5SourcePDFScholar
2025

The First Indoor Pathloss Radio Map Prediction Challenge

ICASSP 2025accepted

To encourage further research and to facilitate fair comparisons in the development of deep learning-based radio propagation models, in the less explored case of directional radio signal emissions in indoor propagation environments, we have launched the ICASSP 2025 First Indoor Pathloss Radio Map Pr…

Cited by 0SourceScholar
2025

The Jailbreak Tax: How Useful are Your Jailbreak Outputs?

ICML 2025spotlight

Jailbreak attacks bypass the guardrails of large language models to produce harmful outputs. In this paper, we ask whether the model outputs produced by existing jailbreaks are actually *useful*. For example, when jailbreaking a model to give instructions for building a bomb, does the jailbreak yiel…

2025

The Tug of War Within: Mitigating the Fairness-Privacy Conflicts in Large Language Models

ACL 2025long

Ensuring awareness of fairness and privacy in Large Language Models (LLMs) is critical. Interestingly, we discover a counter-intuitive trade-off phenomenon that enhancing an LLM’s privacy awareness through Supervised Fine-Tuning (SFT) methods significantly decreases its fairness awareness with thous…

2025

Towards Efficient Deep Hashing Retrieval: Condensing Your Data via Feature-Embedding Matching

ICASSP 2025accepted

Deep hashing retrieval has gained widespread use in big data retrieval due to its robust feature extraction and efficient hashing process. However, training advanced deep hashing models has become more expensive due to complex optimizations and large datasets. Coreset selection and Dataset Condensat…

Cited by 0SourceScholar
2025

VA-MoE: Variables-Adaptive Mixture of Experts for Incremental Weather Forecasting

ICCV 2025poster

This paper presents Variables-Adaptive Mixture of Experts (VA-MoE), a novel framework for incremental weather forecasting that dynamically adapts to evolving spatiotemporal patterns in real-time data. Traditional weather prediction models often struggle with exorbitant computational expenditure and…

2025

Video-Bench: Human-Aligned Video Generation Benchmark

CVPR 2025poster

Video generation assessment is essential for ensuring that generative models produce visually realistic, high-quality videos while aligning with human expectations. Current video generation benchmarks fall into two main categories: traditional benchmarks, which use metrics and embeddings to evaluate…

2025

VideoShield: Regulating Diffusion-based Video Generation Models via Watermarking

ICLR 2025poster

Artificial Intelligence Generated Content (AIGC) has advanced significantly, particularly with the development of video generation models such as text-to-video (T2V) models and image-to-video (I2V) models. However, like other AIGC types, video generation requires robust content control. A common app…

2024

A Study of Multichannel Spatiotemporal Features and Knowledge Distillation on Robust Target Speaker Extraction

ICASSP 2024accepted

Target speaker extraction (TSE) based on direction of arrival (DOA) has a wide range of applications in e.g., remote conferencing, hearing aids, in-car speech interaction. Due to the inherent phase uncertainty, existing TSE methods usually suffer from speaker confusion within specific frequency band…

Cited by 0SourceScholar
2024

ART: Automatic Red-teaming for Text-to-Image Models to Protect Benign Users

NeurIPS 2024poster

Large-scale pre-trained generative models are taking the world by storm, due to their abilities in generating creative content. Meanwhile, safeguards for these generative models are developed, to protect users' rights and safety, most of which are designed for large language models. Existing methods…

2024

Adversarial Speech for Voice Privacy Protection from Personalized Speech Generation

ICASSP 2024accepted

The rapid progress in personalized speech generation technology, including personalized text-to-speech (TTS) and voice conversion (VC), poses a challenge in distinguishing between generated and real speech for human listeners, resulting in an urgent demand in protecting speakers' voices from malicio…

Cited by 12SourceScholar
2024

AgentDojo: A Dynamic Environment to Evaluate Prompt Injection Attacks and Defenses for LLM Agents

NeurIPS 2024poster

AI agents aim to solve complex tasks by combining text-based reasoning with external tool calls. Unfortunately, AI agents are vulnerable to prompt injection attacks where data returned by external tools hijacks the agent to execute malicious tasks. To measure the adversarial robustness of AI agents,…

2024

Amend to Alignment: Decoupled Prompt Tuning for Mitigating Spurious Correlation in Vision-Language Models

ICML 2024poster

Fine-tuning the learnable prompt for a pre-trained vision-language model (VLM), such as CLIP, has demonstrated exceptional efficiency in adapting to a broad range of downstream tasks. Existing prompt tuning methods for VLMs do not distinguish spurious features introduced by biased training data from…

Cited by 4SourcePDFScholar
2024

An End-to-End EEG Channel Selection Method with Residual Gumbel Softmax for Brain-Assisted Speech Enhancement

ICASSP 2024accepted

Brain-assisted speech enhancement (SE) has gained an increasing attention recently, as electroencephalogram (EEG) measurements somehow reflect auditory attention clues. The design of an EEG cap with sparse channel distributions can save the hardware cost, setup time as well as algorithmic complexity…

Cited by 0SourceScholar
2024

An Optimal Transport View for Subspace Clustering and Spectral Clustering

AAAI 2024technical

Clustering is one of the most fundamental problems in machine learning and data mining, and many algorithms have been proposed in the past decades. Among them, subspace clustering and spectral clustering are the most famous approaches. In this paper, we provide an explanation for subspace clustering…

Cited by 4SourcePDFScholar
2024

AquaLoRA: Toward White-box Protection for Customized Stable Diffusion Models via Watermark LoRA

ICML 2024poster

Diffusion models have achieved remarkable success in generating high-quality images. Recently, the open-source models represented by Stable Diffusion (SD) are thriving and are accessible for customization, giving rise to a vibrant community of creators and enthusiasts. However, the widespread availa…

2024

Attribute-Aware Head Swapping Guided by 3d Modeling

ICASSP 2024accepted

Face manipulation has ignited the interests of both academia and industry in very recent years. Existing face manipulation methods can be roughly categorized into two types: face attribute editing and face swapping. In this paper, we focus on swapping the identity. But unlike face swapping which onl…

Cited by 0SourceScholar
2024

Boosting Pruned Networks with Linear Over-Parameterization

ICASSP 2024accepted

Structured pruning is a popular technique for reducing the computational cost and memory footprint of neural networks by removing channels. It often leads to a decrease in network accuracy, which can be restored through fine-tuning. However, as the pruning ratio increases, it becomes progressively m…

Cited by 0SourceScholar
2024

Causally Motivated Personalized Federated Invariant Learning with Shortcut-Averse Information-Theoretic Regularization

ICML 2024poster

Exploiting invariant relations and mitigating spurious correlation (a.k.a., shortcut) between representation and target across varied data distributions can tackle the challenging out-of-distribution (OOD) generalization problem. In personalized federated learning (PFL), heterogeneous data distribut…

Cited by 11SourcePDFScholar
2024

Collaboration! Towards Robust Neural Methods for Routing Problems

NeurIPS 2024poster

Despite enjoying desirable efficiency and reduced reliance on domain expertise, existing neural methods for vehicle routing problems (VRPs) suffer from severe robustness issues — their performance significantly deteriorates on clean instances with crafted perturbations. To enhance robustness, we pro…

2024

Combating Data Imbalances in Federated Semi-supervised Learning with Dual Regulators

AAAI 2024technical

Federated learning has become a popular method to learn from decentralized heterogeneous data. Federated semi-supervised learning (FSSL) emerges to train models from a small fraction of labeled data due to label scarcity on decentralized clients. Existing FSSL methods assume independent and identica…

Cited by 8SourcePDFScholar
2024

Data-Free Hard-Label Robustness Stealing Attack

AAAI 2024technical

The popularity of Machine Learning as a Service (MLaaS) has led to increased concerns about Model Stealing Attacks (MSA), which aim to craft a clone model by querying MLaaS. Currently, most research on MSA assumes that MLaaS can provide soft labels and that the attacker has a proxy dataset with a si…

2024

Deep Reinforcement Learning Guided Improvement Heuristic for Job Shop Scheduling

ICLR 2024poster

Recent studies in using deep reinforcement learning (DRL) to solve Job-shop scheduling problems (JSSP) focus on construction heuristics. However, their performance is still far from optimality, mainly because the underlying graph representation scheme is unsuitable for modelling partial solutions at…

2024

DiPrompT: Disentangled Prompt Tuning for Multiple Latent Domain Generalization in Federated Learning

CVPR 2024poster

Federated learning (FL) has emerged as a powerful paradigm for learning from decentralized data and federated domain generalization further considers the test dataset (target domain) is absent from the decentralized training data (source domains). However most existing FL methods assume that domain…

Cited by 19SourcePDFScholar
2024

DiffClass: Diffusion-Based Class Incremental Learning

ECCV 2024poster

"Class Incremental Learning (CIL) is challenging due to catastrophic forgetting. On top of that, exemplar-free CIL is even more challenging due to forbidden access to data of previous tasks. Recent exemplar-free CIL methods attempt to mitigate catastrophic forgetting by synthesizing previous task da…

2024

Dual Expert Distillation Network for Generalized Zero-Shot Learning

IJCAI 2024poster

Zero-shot learning has consistently yielded remarkable progress via modeling nuanced one-to-one visual-attribute correlation. Existing studies resort to refining a uniform mapping function to align and correlate the sample regions and subattributes, ignoring two crucial issues: 1) the inherent asymm…

2024

Dual Prompt Tuning based Contrastive Learning for Hierarchical Text Classification

ACL 2024findings

Hierarchical text classification aims at categorizing texts into a multi-tiered tree-structured hierarchy of labels. Existing methods pay more attention to capture hierarchy-aware text feature by exploiting explicit parent-child relationships, while interactions between peer labels are rarely taken…

Cited by 4SourcePDFScholar
2024

Easing Concept Bleeding in Diffusion via Entity Localization and Anchoring

ICML 2024poster

Recent diffusion models have manifested extraordinary capabilities in generating high-quality, diverse, and innovative images guided by textual prompts. Nevertheless, these state-of-the-art models may encounter the challenge of concept bleeding when generating images with multiple entities or attrib…

Cited by 1SourcePDFScholar
2024

EffiBench: Benchmarking the Efficiency of Automatically Generated Code

NeurIPS 2024poster

Code generation models have increasingly become integral to aiding software development. Although current research has thoroughly examined the correctness of the code produced by code generation models, a vital aspect that plays a pivotal role in green computing and sustainability efforts — the effi…

2024

EffiLearner: Enhancing Efficiency of Generated Code via Self-Optimization

NeurIPS 2024poster

Large language models (LLMs) have shown remarkable progress in code generation, but their generated code often suffers from inefficiency, resulting in longer execution times and higher memory consumption. To address this issue, we propose EffiLearner, a self-optimization framework that utilizes exec…

Cited by 4SourcePDFScholar
2024

Enhancing Job Recommendation through LLM-Based Generative Adversarial Networks

AAAI 2024technical

Recommending suitable jobs to users is a critical task in online recruitment platforms. While existing job recommendation methods encounter challenges such as the low quality of users' resumes, which hampers their accuracy and practical effectiveness.With the rapid development of large language mode…

Cited by 60SourcePDFScholar
2024

Enhancing RAW-to-sRGB with Decoupled Style Structure in Fourier Domain

AAAI 2024technical

RAW to sRGB mapping, which aims to convert RAW images from smartphones into RGB form equivalent to that of Digital Single-Lens Reflex (DSLR) cameras, has become an important area of research. However, current methods often ignore the difference between cell phone RAW images and DSLR camera RGB image…

2024

Facility Location Problems with Capacity Constraints: Two Facilities and Beyond

IJCAI 2024poster

In this paper, we investigate the Mechanism Design aspects of the m-Capacitated Facility Location Problem (m-CFLP) on a line. We focus on two frameworks. In the first framework, the number of facilities is arbitrary, all facilities have the same capacity, and the number of agents is equal to the tot…

Cited by 6SourcePDFScholar
2024

Frequency-Adaptive Pan-Sharpening with Mixture of Experts

AAAI 2024technical

Pan-sharpening involves reconstructing missing high-frequency information in multi-spectral images with low spatial resolution, using a higher-resolution panchromatic image as guidance. Although the inborn connection with frequency domain, existing pan-sharpening research has not almost investigated…

2024

Generating High-Quality Adversarial Examples with Universal Perturbation-Based Adaptive Network and Improved Perceptual Loss

ICASSP 2024accepted

Deep neural network-based speaker identification systems are vulnerable to adversarial attacks. However, the distortions of the adversarial examples are still obvious in most cases. In this work, we therefore propose a universal perturbation-based adaptive network (UPAN) to generate high-quality adv…

Cited by 0SourceScholar
2024

Graph-Based Spatial Reasoning for Tracking Landmarks in Dynamic Laparoscopic Environments

RA-L 2024

Accurate anatomical landmark tracking is crucial yet challenging in laparoscopic surgery due to the changing appearance of landmarks during dynamic tool-anatomy interactions and visual domain shifts between cases. Unlike appearance-based detection methods, this work proposes a novel graph-based appr

Cited by 4SourceScholar
2024

High-Order Contrastive Learning with Fine-grained Comparative Levels for Sparse Ordinal Tensor Completion

ICML 2024poster

Contrastive learning is a powerful paradigm for representation learning with prominent success in computer vision and NLP, but how to extend its success to high-dimensional tensors remains a challenge. This is because tensor data often exhibit high-order mode-interactions that are hard to profile an…

Cited by 0SourcePDFScholar
2024

Hybrid-Driven Continuum Robot With Decoupled Motion Patterns for Dexterous Manipulation

RA-L 2024

Continuum robots always exhibit strong adaptability for exploring unstructured environments and high safety for achieving human-machine interactions. To further enhance their agility, it is imperative that these robots integrate both bending and elongation motion patterns. However, employing a unifi

Cited by 7SourceScholar
2024

Learning Personalized Causally Invariant Representations for Heterogeneous Federated Clients

ICLR 2024poster

Personalized federated learning (PFL) has gained great success in tackling the scenarios where target datasets are heterogeneous across the local clients. However, the application of the existing PFL methods to real-world setting is hindered by the common assumption that the test data on each client…

Cited by 14SourcePDFScholar
2024

Learning to Handle Complex Constraints for Vehicle Routing Problems

NeurIPS 2024poster

Vehicle Routing Problems (VRPs) can model many real-world scenarios and often involve complex constraints. While recent neural methods excel in constructing solutions based on feasibility masking, they struggle with handling complex constraints, especially when obtaining the masking itself is NP-har…

2024

MVMoE: Multi-Task Vehicle Routing Solver with Mixture-of-Experts

ICML 2024poster

Learning to solve vehicle routing problems (VRPs) has garnered much attention. However, most neural solvers are only structured and trained independently on a specific problem, making them less generic and practical. In this paper, we aim to develop a unified neural solver that can cope with a range…

2024

Message Passing on Semantic-Anchor-Graphs for Fine-grained Emotion Representation Learning and Classification

EMNLP 2024main

Emotion classification has wide applications in education, robotics, virtual reality, etc. However, identifying subtle differences between fine-grained emotion categories remains challenging. Current methods typically aggregate numerous token embeddings of a sentence into a single vector, which, whi…

Cited by 1SourcePDFScholar
2024

Multi-View Subspace Clustering With Consensus Graph Contrastive Learning

ICASSP 2024accepted

A significant challenge in multi-view clustering lies in the comprehensive extraction of consistency and complementary information from heterogeneous multi-view data. Numerous methods employ contrastive learning techniques to explore the information between views. However, the basic contrastive lear…

Cited by 0SourceScholar
2024

Multi-granularity Correspondence Learning from Long-term Noisy Videos

ICLR 2024oral

Existing video-language studies mainly focus on learning short video clips, leaving long-term temporal dependencies rarely explored due to over-high computational cost of modeling long videos. To address this issue, one feasible solution is learning the correspondence between video clips and caption…

2024

Multichannel AV-wav2vec2: A Framework for Learning Multichannel Multi-Modal Speech Representation

AAAI 2024technical

Self-supervised speech pre-training methods have developed rapidly in recent years, which show to be very effective for many near-field single-channel speech tasks. However, far-field multichannel speech processing is suffering from the scarcity of labeled multichannel data and complex ambient noise…

2024

On the Robustness of Neural-Enhanced Video Streaming against Adversarial Attacks

AAAI 2024technical

The explosive growth of video traffic on today's Internet promotes the rise of Neural-enhanced Video Streaming (NeVS), which effectively improves the rate-distortion trade-off by employing a cheap neural super-resolution model for quality enhancement on the receiver side. Missing by existing work, w…

Cited by 10SourcePDFScholar
2024

ParsNets: A Parsimonious Composition of Orthogonal and Low-Rank Linear Networks for Zero-Shot Learning

IJCAI 2024poster

This paper provides a novel parsimonious yet efficient design for zero-shot learning (ZSL), dubbed ParsNets, in which we are interested in learning a composition of on-device friendly linear networks, each with orthogonality and low-rankness properties, to achieve equivalent or better performance ag…

Cited by 10SourcePDFScholar
2024

Personalization as a Shortcut for Few-Shot Backdoor Attack against Text-to-Image Diffusion Models

AAAI 2024technical

Although recent personalization methods have democratized high-resolution image synthesis by enabling swift concept acquisition with minimal examples and lightweight computation, they also present an exploitable avenue for highly accessible backdoor attacks. This paper investigates a critical and un…

Cited by 29SourcePDFScholar
2024

Pre-trained Model Guided Fine-Tuning for Zero-Shot Adversarial Robustness

CVPR 2024poster

Large-scale pre-trained vision-language models like CLIP have demonstrated impressive performance across various tasks and exhibit remarkable zero-shot generalization capability while they are also vulnerable to imperceptible adversarial examples. Existing works typically employ adversarial training…

2024

RU22Fact: Optimizing Evidence for Multilingual Explainable Fact-Checking on Russia-Ukraine Conflict

COLING 2024main

Fact-checking is the task of verifying the factuality of a given claim by examining the available evidence. High-quality evidence plays a vital role in enhancing fact-checking systems and facilitating the generation of explanations that are understandable to humans. However, the provision of both su…

2024

Real-Fake: Effective Training Data Synthesis Through Distribution Matching

ICLR 2024poster

Synthetic training data has gained prominence in numerous learning tasks and scenarios, offering advantages such as dataset augmentation, generalization evaluation, and privacy preservation. Despite these benefits, the efficiency of synthetic data generated by current methodologies remains inferior…

2024

Rethinking the Evaluation of Out-of-Distribution Detection: A Sorites Paradox

NeurIPS 2024poster

Most existing out-of-distribution (OOD) detection benchmarks classify samples with novel labels as the OOD data. However, some marginal OOD samples actually have close semantic contents to the in-distribution (ID) sample, which makes determining the OOD sample a Sorites Paradox. In this paper, we co…

2024

Robust Spoof Speech Detection Based on Multi-Scale Feature Aggregation and Dynamic Convolution

ICASSP 2024accepted

Spoof speech detection (SSD) can help to protect an automatic speaker recognition system against malicious attacks. However, there exists a great diversity in the spoof utterances generated by different text-to-speech and voice conversion algorithms, resulting in a poor generality of an SSD system t…

Cited by 0SourceScholar
2024

SAME: Sample Reconstruction against Model Extraction Attacks

AAAI 2024technical

While deep learning models have shown significant performance across various domains, their deployment needs extensive resources and advanced computing infrastructure. As a solution, Machine Learning as a Service (MLaaS) has emerged, lowering the barriers for users to release or productize their dee…

2024

SYMBOL: Generating Flexible Black-Box Optimizers through Symbolic Equation Learning

ICLR 2024poster

Recent Meta-learning for Black-Box Optimization (MetaBBO) methods harness neural networks to meta-learn configurations of traditional black-box optimizers. Despite their success, they are inevitably restricted by the limitations of predefined hand-crafted optimizers. In this paper, we present SYMBOL…

2024

Seam Mask Guided Partial Reconstruction with Quantum-Inspired Local Aggregation For Deep Image Stitching

ICASSP 2024accepted

In image stitching, artifacts caused by misalignment affect the visual quality and the performance of subsequent tasks such as segmentation and detection. This paper proposes SMPR, a reconstruction-based aligned image composition method to minimize artifacts. SMPR fuses images in part of the overlap…

Cited by 0SourceScholar
2024

Sifisinger: A High-Fidelity End-to-End Singing Voice Synthesizer Based on Source-Filter Model

ICASSP 2024accepted

This paper presents an advanced end-to-end singing voice synthesis (SVS) system based on the source-filter mechanism that directly translates lyrical and melodic cues into expressive and high-fidelity human-like singing. Similarly to VISinger 2, the proposed system also utilizes training paradigms e…

Cited by 0SourceScholar
2024

Towards Safe Concept Transfer of Multi-Modal Diffusion via Causal Representation Editing

NeurIPS 2024poster

Recent advancements in vision-language-to-image (VL2I) diffusion generation have made significant progress. While generating images from broad vision-language inputs holds promise, it also raises concerns about potential misuse, such as copying artistic styles without permission, which could have le…

Cited by 0SourcePDFScholar
2024

Towards Tracing Trustworthiness Dynamics: Revisiting Pre-training Period of Large Language Models

ACL 2024findings

Ensuring the trustworthiness of large language models (LLMs) is crucial. Most studies concentrate on fully pre-trained LLMs to better understand and improve LLMs’ trustworthiness. In this paper, to reveal the untapped potential of pre-training, we pioneer the exploration of LLMs’ trustworthiness dur…

2024

Transferable Facial Privacy Protection against Blind Face Restoration via Domain-Consistent Adversarial Obfuscation

ICML 2024poster

With the rise of social media and the proliferation of facial recognition surveillance, concerns surrounding privacy have escalated significantly. While numerous studies have concentrated on safeguarding users against unauthorized face recognition, a new and often overlooked issue has emerged due to…

Cited by 1SourcePDFScholar
2024

Unlearning during Learning: An Efficient Federated Machine Unlearning Method

IJCAI 2024poster

In recent years, Federated Learning (FL) has garnered significant attention as a distributed machine learning paradigm. To facilitate the implementation of the "right to be forgotten," the concept of federated machine unlearning (FMU) has also emerged. However, current FMU approaches often involve a…

2024

Video Harmonization with Triplet Spatio-Temporal Variation Patterns

CVPR 2024poster

Video harmonization is an important and challenging task that aims to obtain visually realistic composite videos by automatically adjusting the foreground's appearance to harmonize with the background. Inspired by the short-term and long-term gradual adjustment process of manual harmonization we pre…

2023

A Black-Box Attack on Code Models via Representation Nearest Neighbor Search

EMNLP 2023long findings

Existing methods for generating adversarial code examples face several challenges: limted availability of substitute variables, high verification costs for these substitutes, and the creation of adversarial samples with noticeable perturbations. To address these concerns, our proposed approach, RNNS…

Cited by 0SourceScholar
2023

A Multi-Scale Feature Aggregation Based Lightweight Network for Audio-Visual Speech Enhancement

ICASSP 2023accepted

Audio-visual speech enhancement (AVSE) was shown to be superior over conventional audio-only counterpart for improving the speech quality. However, most existing AVSE models are heavyweight in the sense of parameter count, which is inappropriate for the deployment and practical applications. In this…

Cited by 0SourceScholar
2023

Accelerating Dataset Distillation via Model Augmentation

CVPR 2023highlight

Dataset Distillation (DD), a newly emerging field, aims at generating much smaller but efficient synthetic training datasets from large ones. Existing DD methods based on gradient matching achieve leading performance; however, they are extremely computationally intensive as they require continuously…

2023

AutoStegaFont: Synthesizing Vector Fonts for Hiding Information in Documents

AAAI 2023technical

Hiding information in text documents has been a hot topic recently, with the most typical schemes of utilizing fonts. By constructing several fonts with similar appearances, information can be effectively represented and embedded in documents. However, due to the unstructured characteristic, font ve…

Cited by 3SourcePDFScholar
2023

DeAR: A Deep-Learning-Based Audio Re-recording Resilient Watermarking

AAAI 2023technical

Audio watermarking is widely used for leaking source tracing. The robustness of the watermark determines the traceability of the algorithm. With the development of digital technology, audio re-recording (AR) has become an efficient and covert means to steal secrets. AR process could drastically dest…

Cited by 43SourcePDFScholar
2023

Deep Learning-Based Path Loss Prediction for Outdoor Wireless Communication Systems

ICASSP 2023accepted

Deep learning (DL) has been recently leveraged for the inference of characteristics related to wireless communication channels, such as path loss (PL). This paper presents how a deep convolutional encoder-decoder, namely a path loss prediction net (PPNet) based on SegNet, can be trained to transform…

Cited by 0SourceScholar
2023

Delving into the Adversarial Robustness of Federated Learning

AAAI 2023technical

In Federated Learning (FL), models are as fragile as centrally trained models against adversarial examples. However, the adversarial robustness of federated learning remains largely unexplored. This paper casts light on the challenge of adversarial robustness of federated learning. To facilitate a b…

Cited by 38SourcePDFScholar
2023

Ensemble-based Deep Reinforcement Learning for Vehicle Routing Problems under Distribution Shift

NeurIPS 2023poster

While performing favourably on the independent and identically distributed (i.i.d.) instances, most of the existing neural methods for vehicle routing problems (VRPs) struggle to generalize in the presence of a distribution shift. To tackle this issue, we propose an ensemble-based deep reinforcement…

Cited by 21SourcePDFScholar
2023

Inspired by Physical Intelligence of an Elephant Trunk: Biomimetic Soft Robot With Pre-Programmable Localized Stiffness

RA-L 2023

Soft robots exhibit promising dexterity and adaptability for manipulation because of their high compliance. However, the existing soft robots with invariant stiffness hardly interact with cluttered environments with varying curvatures. In this study, inspired by the maneuverability of an elephant tr

Cited by 35SourceScholar
2023

Learning Sparse Group Models Through Boolean Relaxation

ICLR 2023top-25%

We introduce an efficient algorithmic framework for learning sparse group models formulated as the natural convex relaxation of a cardinality-constrained program with Boolean variables. We provide theoretical techniques to characterize the equivalent condition when the relaxation achieves the exact…

Cited by 0SourcePDFScholar
2023

Pseudo Label-Guided Model Inversion Attack via Conditional Generative Adversarial Network

AAAI 2023technical

Model inversion (MI) attacks have raised increasing concerns about privacy, which can reconstruct training data from public models. Indeed, MI attacks can be formalized as an optimization problem that seeks private data in a certain space. Recent MI attacks leverage a generative adversarial network…

2023

Quantum-Inspired Spectral-Spatial Pyramid Network for Hyperspectral Image Classification

CVPR 2023poster

Hyperspectral image (HSI) classification aims at assigning a unique label for every pixel to identify categories of different land covers. Existing deep learning models for HSIs are usually performed in a traditional learning paradigm. Being emerging machines, quantum computers are limited in the no…

Cited by 19SourcePDFScholar
2023

Rethinking Data Distillation: Do Not Overlook Calibration

ICCV 2023poster

Neural networks trained on distilled data often produce over-confident output and require correction by calibration methods. Existing calibration methods such as temperature scaling and mixup work well for networks trained on original large-scale data. However, we find that these methods fail to cal…

Cited by 20PDFcodeScholar
2023

Robust Data2VEC: Noise-Robust Speech Representation Learning for ASR by Combining Regression and Improved Contrastive Learning

ICASSP 2023accepted

Self-supervised pre-training methods based on contrastive learning or regression tasks can utilize more unlabeled data to improve the performance of automatic speech recognition (ASR). However, the robustness impact of combining the two pre-training tasks and constructing different negative samples…

Cited by 0SourceScholar
2023

Semantic-Aware Gated Fusion Network For Interactive Colorization

ICASSP 2023accepted

Deep neural networks boost many successful colorization methods, including automatic, interactive, and exemplar-based methods. Among them, interactive methods with global and/or local inputs are probably the most flexible to accurately add colors to a gray image. However, due to the sparseness of in…

Cited by 0SourceScholar
2023

Structured-Anchor Projected Clustering for Hyperspectral Images

ICASSP 2023accepted

Hyperspectral image (HSI) clustering seeks to assign each pixel to a specific class without trained labels. This is a challenging task owing to the spatial and spectral complexity. Recently, anchor graph-based clustering has attracted considerable attention due to its flexibility in handling large-s…

Cited by 0SourceScholar
2023

SwapPrompt: Test-Time Prompt Adaptation for Vision-Language Models

NeurIPS 2023poster

Test-time adaptation (TTA) is a special and practical setting in unsupervised domain adaptation, which allows a pre-trained model in a source domain to adapt to unlabeled test data in another target domain. To avoid the computation-intensive backbone fine-tuning process, the zero-shot generalization…

Cited by 43SourcePDFScholar
2023

TARGET: Federated Class-Continual Learning via Exemplar-Free Distillation

ICCV 2023poster

This paper focuses on an under-explored yet important problem: Federated Class-Continual Learning (FCCL), where new classes are dynamically added in federated learning. Existing FCCL works suffer from various limitations, such as requiring additional datasets or storing the private data from previou…

Cited by 62PDFcodeScholar
2023

Tensor Decomposition Based Latent Feature Clustering for Hyperspectral Band Selection

ICASSP 2023accepted

Hyperspectral band selection has been proved to be effective in reducing redundant information for hyperspectral images (HSIs). Most existing band selection methods simply consider the relationship between bands by reshaping them into vectors and destroying the spatial structure. Moreover, the conve…

Cited by 0SourceScholar
2023

The NERCSLIP-USTC System for the L3DAS23 Challenge Task2: 3D Sound Event Localization and Detection (SELD)

ICASSP 2023accepted

Sound event localization and detection (SELD) aims at identifying the temporal activities of a known set of sound event classes and estimating their locations. It remains challenging especially when there are overlapped acoustic events. In this work, a robust network architecture with data augmentat…

Cited by 0SourceScholar
2023

Towards Omni-generalizable Neural Methods for Vehicle Routing Problems

ICML 2023poster

Learning heuristics for vehicle routing problems (VRPs) has gained much attention due to the less reliance on hand-crafted rules. However, existing methods are typically trained and tested on the same task with a fixed size and distribution (of nodes), and hence suffer from limited generalization pe…

2023

Towards Unbiased Training in Federated Open-world Semi-supervised Learning

ICML 2023poster

Federated Semi-supervised Learning (FedSSL) has emerged as a new paradigm for allowing distributed clients to collaboratively train a machine learning model over scarce labeled data and abundant unlabeled data. However, existing works for FedSSL rely on a closed-world assumption that all local train…

Cited by 13SourcePDFScholar
2022

A Noise-Robust Self-Supervised Pre-Training Model Based Speech Representation Learning for Automatic Speech Recognition

ICASSP 2022accepted

Wav2vec2.0 is a popular self-supervised pre-training framework for learning speech representations in the context of automatic speech recognition (ASR). It was shown that wav2vec2.0 has a good robustness against the domain shift, while the noise robustness is still unclear. In this work, we therefor…

Cited by 0SourceScholar
2022

Active Sampling for Min-Max Fairness

ICML 2022spotlight

We propose simple active sampling and reweighting strategies for optimizing min-max fairness that can be applied to any classification or regression model learned via loss minimization. The key intuition behind our approach is to use at each timestep a datapoint from the group that is worst off unde…

2022

Adaptive Image Transformations for Transfer-Based Adversarial Attack

ECCV 2022poster

"Adversarial attacks provide a good way to study the robustness of deep learning models. One category of methods in transfer-based black-box attack utilizes several image transformation operations to improve the transferability of adversarial examples, which is effective, but fails to take the speci…

2022

Automatic Keyframe Detection for Critical Actions from the Experience of Expert Surgeons

IROS 2022poster

Robot-Assisted Minimally Invasive Surgery (RAMIS), which introduced robot-actuated invasive tools to increase the dexterity and efficiency of traditional MIS, has become popular. Investigations on how to achieve autonomy in RAMIS have drawn vast intention recently, which urges further insights into…

Cited by 6SourceScholar
2022

DENSE: Data-Free One-Shot Federated Learning

NeurIPS 2022accept

One-shot Federated Learning (FL) has recently emerged as a promising approach, which allows the central server to learn a model in a single communication round. Despite the low communication cost, existing one-shot FL methods are mostly impractical or face inherent limitations, \eg a public dataset…

2022

Graph Learning Assisted Multi-Objective Integer Programming

NeurIPS 2022accept

Objective-space decomposition algorithms (ODAs) are widely studied for solving multi-objective integer programs. However, they often encounter difficulties in handling scalarized problems, which could cause infeasibility or repetitive nondominated points and thus induce redundant runtime. To mitigat…

Cited by 11SourcePDFScholar
2022

Hierarchical Channel-spatial Encoding for Communication-efficient Collaborative Learning

NeurIPS 2022accept

It witnesses that the collaborative learning (CL) systems often face the performance bottleneck of limited bandwidth, where multiple low-end devices continuously generate data and transmit intermediate features to the cloud for incremental training. To this end, improving the communication efficienc…

Cited by 5SourcePDFScholar
2022

Histogram-Guided Semantic-Aware Colorization

ICASSP 2022accepted

User-guided colorization can predict the colors of a grayscale image according to user inputs, including exemplar images, local inputs and global inputs. Global inputs-based methods are probably the easiest ones to use, but are hard to distribute the input colors into correct regions, due to the lac…

Cited by 0SourceScholar
2022

Learning Scenario Representation for Solving Two-stage Stochastic Integer Programs

ICLR 2022poster

Many practical combinatorial optimization problems under uncertainty can be modeled as stochastic integer programs (SIPs), which are extremely challenging to solve due to the high complexity. To solve two-stage SIPs efficiently, we propose a conditional variational autoencoder (CVAE) based method to…

Cited by 17SourcePDFScholar
2022

Learning to Solve Routing Problems via Distributionally Robust Optimization

AAAI 2022technical

Recent deep models for solving routing problems always assume a single distribution of nodes for training, which severely impairs their cross-distribution generalization ability. In this paper, we exploit group distributionally robust optimization (group DRO) to tackle this issue, where we jointly o…

2022

Leveraging Automated Unit Tests for Unsupervised Code Translation

ICLR 2022spotlight

With little to no parallel data available for programming languages, unsupervised methods are well-suited to source code translation. However, the majority of unsupervised machine translation approaches rely on back-translation, a method developed in the context of natural language translation and o…

Cited by 137SourcePDFScholar
2022

Next Point-of-Interest Recommendation with Inferring Multi-step Future Preferences

IJCAI 2022poster

Existing studies on next point-of-interest (POI) recommendation mainly attempt to learn user preference from the past and current sequential behaviors. They, however, completely ignore the impact of future behaviors on the decision-making, thus hindering the quality of user preference learning. Intu…

2022

Novel Design of a Cable-Driven Continuum Robot With Multiple Motion Patterns

RA-L 2022

Cable-driven continuum robots exhibit accessing and manipulation capabilities in constrained and cluttered environments that are unachievable for traditional robots composing of discrete links and joints. However, the existing continuum robots structured by non-scalable backbones are monofunctional,

Cited by 41SourceScholar
2022

Reference Microphone Selection and Low-Rank Approximation Based Multichannel Wiener Filter with Application to Speech Recognition

ICASSP 2022accepted

For multichannel speech recognition systems, it is necessary to use a speech enhancement module to suppress ambient noises. Given second-order statistics, the multichannel Wiener filter (MWF) can be designed for noise reduction. It was shown that the MWF noise reduction performance depends on the se…

Cited by 0SourceScholar
2022

Structural Landmarking and Interaction Modelling: A “SLIM” Network for Graph Classification

AAAI 2022technical

Graph neural networks are a promising architecture for learning and inference with graph-structured data. Yet, how to generate informative, fixed dimensional features for graphs with varying size and topology can still be challenging. Typically, this is achieved through graph-pooling, which summariz…

Cited by 6SourcePDFScholar
2022

Supervised and Self-Supervised Pretraining Based Covid-19 Detection Using Acoustic Breathing/Cough/Speech Signals

ICASSP 2022accepted

A rapid-accurate detection method for COVID-19 is rather important for avoiding its pandemic. In this work, we propose a bi-directional long short-term memory (BiLSTM) network based COVID-19 detection method using breath/speech/cough signals. Three kinds of acoustic signals are taken to train the ne…

Cited by 0SourceScholar
2022

Tracing Text Provenance via Context-Aware Lexical Substitution

AAAI 2022technical

Text content created by humans or language models is often stolen or misused by adversaries. Tracing text provenance can help claim the ownership of text content or identify the malicious users who distribute misleading content like machine-generated fake news. There have been some attempts to achie…

Cited by 70SourcePDFScholar