← Search

Bin Gu

79 accepted papers

2026

A STAGE-WISE LEARNING STRATEGY WITH FIXED ANCHORS FOR ROBUST SPEAKER VERIFICATION

ICASSP 2026poster

Learning robust speaker representations under noisy conditions presents significant challenges, which requires careful handling of both discriminative and noise-invariant properties. In this work, we proposed an anchor-based stage-wise learning strategy for robust speaker representation learning. Sp…

Cited by 0SourcePDFScholar
2026

CE-VFAL: A Novel Framework for Communication-Efficient Vertical Federated Adversarial Learning

IJCAI 2026

Vertical Federated Learning (VFL) involves multiple participants collaborating to train machine learning models on distinct feature sets from the same data samples. This training paradigm with distributed updating focuses on secure and efficient communication. Nevertheless, the trained models exhibi

Cited by 0Scholar
2026

Distribution-Aware Multi-Granularity Phase Coding: Towards Lower Conversion Error for Spike-Driven Large Language Models

ICLR 2026poster

Spiking large language models (LLMs) offer significant advantages on neuromorphic hardware, yet training them from scratch remains prohibitively expensive. A promising alternative is ANN-to-SNN conversion, which reuses pretrained ANN weights while minimizing conversion error. However, existing conv…

Cited by 0SourcecodeScholar
2026

LOZO+: Provably Efficient Zeroth-Order Fine-Tuning via Greedy Low-Rank Subspace Selection

ICML 2026poster

Zeroth-order (ZO) optimization offers a more memory-efficient alternative to first-order methods for fine-tuning large language models (LLMs). Recent ZO methods, exemplified by LOZO, estimate gradients within low-rank subspaces to align with the low-rank structure of LLM gradients. However, these me…

Cited by 0SourceScholar
2026

Online Black-Box Prompt Optimization with Regret Guarantees under Noisy Feedback

ICLR 2026poster

Generative AI excels in various tasks through advanced language modeling techniques, with its performance heavily influenced by input prompts. This has driven significant research into prompt optimization, particularly in commercial generative AI platforms, where prompt optimization is treated as a…

Cited by 0SourceScholar
2026

Plug-and-Play Spiking Operators: Breaking the Nonlinearity Bottleneck in Spiking Transformers

ICML 2026poster

ANN-to-SNN conversion offers a practical, training-free route to spiking large language models. However, current pipelines primarily focus on spike-driven realizations for Transformer linear-algebra operations, while providing limited support for key nonlinear operators. This gap limits compatibilit…

Cited by 0SourceScholar
2026

Three Forward, One Backward: Memory-Efficient Full-Rank Fine-Tuning of Large Models via Extra Forward Passes

ICLR 2026poster

Fine-tuning large language models (LLMs) has achieved significant success in downstream tasks. However, as the model size continues to grow, traditional fine-tuning methods have become increasingly impractical due to their high computational and memory costs. This has motivated researchers to explor…

Cited by 0SourcecodeScholar
2026

Towards Nonlinear Sparse AUC Maximization via Compositional Stochastic Hard Thresholding

AAAI 2026technical

The Area Under the ROC Curve (AUC) is an important evaluation metric for both linear and, in particular, nonlinear classification models, owing to its robustness against class imbalance. Sparse learning with an ℓ₀ constraint can enhance model interpretability and generalization. Prior work has shown

Cited by 0SourcePDFScholar
2026

Trajectory-Aware Spiking DiTs Conversion via Membrane Potential Error-Feedback

ICML 2026poster

Diffusion Transformers (DiTs) have achieved state-of-the-art generative performance, yet their iterative denoising process remains computationally expensive and energy-intensive. Spiking Neural Networks (SNNs) offer a promising neuromorphic alternative for energy efficiency; however, the non-differe…

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

Accelerated Vertical Federated Adversarial Learning through Decoupling Layer-Wise Dependencies

NeurIPS 2025poster

Vertical Federated Learning (VFL) enables participants to collaboratively train models on aligned samples while keeping their heterogeneous features private and distributed. Despite their utility, VFL models remain vulnerable to adversarial attacks during inference. Adversarial Training (AT), which…

Cited by 0SourceScholar
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

Arabic Dataset for LLM Safeguard Evaluation

NAACL 2025long

The growing use of large language models (LLMs) has raised concerns regarding their safety. While many studies have focused on English, the safety of LLMs in Arabic, with its linguistic and cultural complexities, remains under-explored. Here, we aim to bridge this gap. In particular, we present an A…

2025

Collaborative Discrete-Continuous Black-Box Prompt Learning for Language Models

ICLR 2025poster

Large Scale Pre-Trained Language Models (PTMs) have demonstrated unprecedented capabilities across diverse natural language processing tasks. Adapting such models to downstream tasks is computationally intensive and time-consuming, particularly in black-box scenarios common in Language-Model-as-a-…

Cited by 0SourcePDFScholar
2025

Error Analysis Affected by Heavy-Tailed Gradients for Non-Convex Pairwise Stochastic Gradient Descent

AAAI 2025technical

In recent years, there have been a growing number of works studying the generalization properties of stochastic gradient descent (SGD) from the perspective of algorithmic stability. However, few of them devote to simultaneously studying the generalization and optimization for the non-convex setting,…

Cited by 0SourcePDFScholar
2025

FedOne: Query-Efficient Federated Learning for Black-box Discrete Prompt Learning

ICML 2025poster

Black-Box Discrete Prompt Learning (BDPL) is a prompt-tuning method that optimizes discrete prompts without accessing model parameters or gradients, making the prompt tuning on a cloud-based Large Language Model (LLM) feasible. Adapting Federated Learning (FL) to BDPL could further enhance prompt tu…

Cited by 0SourcePDFScholar
2025

Improving Generalization and Robustness in SNNs Through Signed Rate Encoding and Sparse Encoding Attacks

ICLR 2025poster

Rate-encoded spiking neural networks (SNNs) are known to offer superior adversarial robustness compared to direct-encoded SNNs but have relatively poor generalization on clean input. While the latter offers good generalization on clean input it suffers poor adversarial robustness under standard trai…

2025

Leveraging First and Zeroth-Order Gradient to Address Imbalanced Black-Box Prompt Tuning via Minimax Optimization

AAAI 2025technical

Black-box prompt tuning has become a prevalent parameter-efficient paradigm that leverages the capabilities of large language models (LLMs) for customized applications in specific downstream tasks. In practical scenarios, downstream tasks frequently involve data distributions that are heavily imbala…

2025

Optimization over Sparse Support-Preserving Sets: Two-Step Projection with Global Optimality Guarantees

ICML 2025poster

In sparse optimization, enforcing hard constraints using the $\ell_0$ pseudo-norm offers advantages like controlled sparsity compared to convex relaxations. However, many real-world applications demand not only sparsity constraints but also some extra constraints. While prior algorithms have been d…

2025

Query Efficient Black-Box Visual Prompting with Subspace Learning

CVPR 2025poster

Visual Prompt Learning (VPL) has emerged as a powerful strategy for harnessing the capabilities of large-scale pre-trained models (PTMs) to tackle specific downstream tasks. However, the opaque nature of PTMs in many real-world applications has led to a growing interest in gradient-free approaches w…

2025

Rethinking Repetition Problems of LLMs in Code Generation

ACL 2025long

With the advent of neural language models, the performance of code generation has been significantly boosted. However, the problem of repetitions during the generation process continues to linger. Previous work has primarily focused on content repetition, which is merely a fraction of the broader re…

2025

Temporal Misalignment in ANN-SNN Conversion and its Mitigation via Probabilistic Spiking Neurons

ICML 2025poster

Spiking Neural Networks (SNNs) offer a more energy-efficient alternative to Artificial Neural Networks (ANNs) by mimicking biological neural principles, establishing them as a promising approach to mitigate the increasing energy demands of large-scale neural models. However, fully harnessing the cap…

Cited by 0SourcePDFScholar
2024

Certified Adversarial Robustness for Rate Encoded Spiking Neural Networks

ICLR 2024poster

The spiking neural networks are inspired by the biological neurons that employ binary spikes to propagate information in the neural network. It has garnered considerable attention as the next-generation neural network, as the spiking activity simplifies the computation burden of the network to a lar…

2024

DREAM: Dual Structured Exploration with Mixup for Open-set Graph Domain Adaption

ICLR 2024poster

Recently, numerous graph neural network methods have been developed to tackle domain shifts in graph data. However, these methods presuppose that unlabeled target graphs belong to categories previously seen in the source domain. This assumption could not hold true for in-the-wild target graphs. In t…

Cited by 25SourcePDFScholar
2024

Data Driven Threshold and Potential Initialization for Spiking Neural Networks

AISTATS 2024poster

Spiking neural networks (SNNs) present an increasingly popular alternative to artificial neural networks (ANNs), due to their energy and time efficiency when deployed on neuromorphic hardware. However, due to their discrete and highly non-differentiable nature, training SNNs is a challenging task an…

2024

DevEval: A Manually-Annotated Code Generation Benchmark Aligned with Real-World Code Repositories

ACL 2024findings

How to evaluate the coding abilities of Large Language Models (LLMs) remains an open question. We find that existing benchmarks are poorly aligned with real-world code repositories and are insufficient to evaluate the coding abilities of LLMs.To address the knowledge gap, we propose a new benchmark…

2024

Dynamic Spiking Graph Neural Networks

AAAI 2024technical

The integration of Spiking Neural Networks (SNNs) and Graph Neural Networks (GNNs) is gradually attracting attention due to the low power consumption and high efficiency in processing the non-Euclidean data represented by graphs. However, as a common problem, dynamic graph representation learning f…

Cited by 40SourcePDFScholar
2024

Enhancing Training of Spiking Neural Network with Stochastic Latency

AAAI 2024technical

Spiking neural networks (SNNs) have garnered significant attention for their low power consumption when deployed on neuromorphic hardware that operates in orders of magnitude lower power than general-purpose hardware. Direct training methods for SNNs come with an inherent latency for which the SNNs…

2024

Federated Causal Discovery from Heterogeneous Data

ICLR 2024poster

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

2024

Fine-grained Analysis of Stability and Generalization for Stochastic Bilevel Optimization

IJCAI 2024poster

Stochastic bilevel optimization (SBO) has been integrated into many machine learning paradigms recently including hyperparameter optimization, meta learning, reinforcement learning, etc. Along with the wide range of applications, there have been abundant studies on concerning the computing behavi…

Cited by 1SourcePDFScholar
2024

Generalization or Memorization: Data Contamination and Trustworthy Evaluation for Large Language Models

ACL 2024findings

Recent statements about the impressive capabilities of large language models (LLMs) are usually supported by evaluating on open-access benchmarks. Considering the vast size and wide-ranging sources of LLMs’ training data, it could explicitly or implicitly include test data, leading to LLMs being mor…

2024

Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning

IJCAI 2024poster

Evolution Strategies (ES) have emerged as a competitive alternative for model-free reinforcement learning, showcasing exemplary performance in tasks like Mujoco and Atari. Notably, they shine in scenarios with imperfect reward functions, making them invaluable for real-world applications where dense…

2024

How Does Black-Box Impact the Learning Guarantee of Stochastic Compositional Optimization?

NeurIPS 2024poster

Stochastic compositional optimization (SCO) problem constitutes a class of optimization problems characterized by the objective function with a compositional form, including the tasks with known derivatives, such as AUC maximization, and the derivative-free tasks exemplified by black-box vertical fe…

Cited by 0SourcePDFScholar
2024

Iterative Regularization with k-support Norm: An Important Complement to Sparse Recovery

AAAI 2024technical

Sparse recovery is ubiquitous in machine learning and signal processing. Due to the NP-hard nature of sparse recovery, existing methods are known to suffer either from restrictive (or even unknown) applicability conditions, or high computational cost. Recently, iterative regularization methods have…

2024

Learning No-Regret Sparse Generalized Linear Models with Varying Observation(s)

ICLR 2024spotlight

Generalized Linear Models (GLMs) encompass a wide array of regression and classification models, where prediction is a function of a linear combination of the input variables. Often in real-world scenarios, a number of observations would be added into or removed from the existing training dataset, n…

Cited by 0SourcePDFScholar
2024

Learning Sampling Policy to Achieve Fewer Queries for Zeroth-Order Optimization

AISTATS 2024poster

Zeroth-order (ZO) methods, which use the finite difference of two function evaluations (also called ZO gradient) to approximate first-order gradient, have attracted much attention recently in machine learning because of their broad applications. The accuracy of the ZO gradient highly depends on how…

Cited by 0SourcePDFScholar
2024

Limited Memory Online Gradient Descent for Kernelized Pairwise Learning with Dynamic Averaging

AAAI 2024technical

Pairwise learning, an important domain within machine learning, addresses loss functions defined on pairs of training examples, including those in metric learning and AUC maximization. Acknowledging the quadratic growth in computation complexity accompanying pairwise loss as the sample size grows, r…

Cited by 0SourcePDFScholar
2024

NDOT: Neuronal Dynamics-based Online Training for Spiking Neural Networks

ICML 2024poster

Spiking Neural Networks (SNNs) are attracting great attention for their energy-efficient and fast-inference properties in neuromorphic computing. However, the efficient training of deep SNNs poses challenges in gradient calculation due to the non-differentiability of their binary spike-generating ac…

2024

New Insight of Variance reduce in Zero-Order Hard-Thresholding: Mitigating Gradient Error and Expansivity Contradictions

ICLR 2024poster

Hard-thresholding is an important type of algorithm in machine learning that is used to solve $\ell_0$ constrained optimization problems. However, the true gradient of the objective function can be difficult to access in certain scenarios, which normally can be approximated by zeroth-order (ZO) met…

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

TAB: Temporal Accumulated Batch Normalization in Spiking Neural Networks

ICLR 2024poster

Spiking Neural Networks (SNNs) are attracting growing interest for their energy-efficient computing when implemented on neuromorphic hardware. However, directly training SNNs, even adopting batch normalization (BN), is highly challenging due to their non-differentiable activation function and the te…

Cited by 14SourcePDFScholar
2023

A Unified Optimization Framework of ANN-SNN Conversion: Towards Optimal Mapping from Activation Values to Firing Rates

ICML 2023poster

Spiking Neural Networks (SNNs) have gained significant attention for their energy-efficient and fast-inference capabilities, but training SNNs from scratch can be challenging due to the discrete nature of spikes. One alternative method is to convert an Artificial Neural Network (ANN) into an SNN, kn…

2023

A Unified Solution for Privacy and Communication Efficiency in Vertical Federated Learning

NeurIPS 2023poster

Vertical Federated Learning (VFL) is a collaborative machine learning paradigm that enables multiple participants to jointly train a model on their private data without sharing it. To make VFL practical, privacy security and communication efficiency should both be satisfied. Recent research has show…

2023

Accelerated On-Device Forward Neural Network Training with Module-Wise Descending Asynchronism

NeurIPS 2023poster

On-device learning faces memory constraints when optimizing or fine-tuning on edge devices with limited resources. Current techniques for training deep models on edge devices rely heavily on backpropagation. However, its high memory usage calls for a reassessment of its dominance. In this paper, we…

Cited by 1SourcePDFScholar
2023

Denoising Multi-Similarity Formulation: A Self-Paced Curriculum-Driven Approach for Robust Metric Learning

AAAI 2023technical

Deep Metric Learning (DML) is a group of techniques that aim to measure the similarity between objects through the neural network. Although the number of DML methods has rapidly increased in recent years, most previous studies cannot effectively handle noisy data, which commonly exists in practical…

Cited by 4SourcePDFScholar
2023

Direct Training of SNN using Local Zeroth Order Method

NeurIPS 2023poster

Spiking neural networks are becoming increasingly popular for their low energy requirement in real-world tasks with accuracy comparable to traditional ANNs. SNN training algorithms face the loss of gradient information and non-differentiability due to the Heaviside function in minimizing the model l…

2023

Faster Fair Machine via Transferring Fairness Constraints to Virtual Samples

AAAI 2023technical

Fair classification is an emerging and important research topic in machine learning community. Existing methods usually formulate the fairness metrics as additional inequality constraints, and then embed them into the original objective. This makes fair classification problems unable to be effective…

Cited by 0SourcePDFScholar
2023

Fine-Grained Theoretical Analysis of Federated Zeroth-Order Optimization

NeurIPS 2023poster

Federated zeroth-order optimization (FedZO) algorithm enjoys the advantages of both zeroth-order optimization and federated learning, and has shown exceptional performance on black-box attack and softmax regression tasks. However, there is no generalization analysis for FedZO, and its analysis on co…

Cited by 10SourcePDFScholar
2023

On the Convergence of Distributed Stochastic Bilevel Optimization Algorithms over a Network

AISTATS 2023poster

Bilevel optimization has been applied to a wide variety of machine learning models and numerous stochastic bilevel optimization algorithms have been developed in recent years. However, most existing algorithms restrict their focus on the single-machine setting so that they are incapable of handling…

Cited by 24SourcePDFScholar
2023

On the Stability and Generalization of Triplet Learning

AAAI 2023technical

Triplet learning, i.e. learning from triplet data, has attracted much attention in computer vision tasks with an extremely large number of categories, e.g., face recognition and person re-identification. Albeit with rapid progress in designing and applying triplet learning algorithms, there is a lac…

Cited by 5SourcePDFScholar
2023

Program Translation via Code Distillation

EMNLP 2023long main

Software version migration and program translation are an important and costly part of the lifecycle of large codebases. Traditional machine translation relies on parallel corpora for supervised translation, which is not feasible for program translation due to a dearth of aligned data. Recent unsupe…

Cited by 0SourceScholar
2023

SUT: Active Defects Probing for Transcompiler Models

EMNLP 2023short main

Automatic Program translation has enormous application value and hence has been attracting significant interest from AI researchers. However, we observe that current program translation models still make elementary syntax errors, particularly, when the target language does not have syntax elements i…

Cited by 0SourceScholar
2023

Stability-Based Generalization Analysis for Mixtures of Pointwise and Pairwise Learning

AAAI 2023technical

Recently, some mixture algorithms of pointwise and pairwise learning (PPL) have been formulated by employing the hybrid error metric of “pointwise loss + pairwise loss” and have shown empirical effectiveness on feature selection, ranking and recommendation tasks. However, to the best of our knowledg…

Cited by 3SourcePDFScholar
2023

When Online Learning Meets ODE: Learning without Forgetting on Variable Feature Space

AAAI 2023technical

Machine learning systems that built upon varying feature space are ubiquitous across the world. When the set of practical or virtual features changes, the online learning approach can adjust the learned model accordingly rather than re-training from scratch and has been an attractive area of researc…

2022

The power of first-order smooth optimization for black-box non-smooth problems

ICML 2022spotlight

Gradient-free/zeroth-order methods for black-box convex optimization have been extensively studied in the last decade with the main focus on oracle calls complexity. In this paper, besides the oracle complexity, we focus also on iteration complexity, and propose a generic approach that, based on opt…

Cited by 49SourcePDFScholar
2022

Zeroth-Order Hard-Thresholding: Gradient Error vs. Expansivity

NeurIPS 2022accept

$\ell_0$ constrained optimization is prevalent in machine learning, particularly for high-dimensional problems, because it is a fundamental approach to achieve sparse learning. Hard-thresholding gradient descent is a dominant technique to solve this problem. However, first-order gradients of the obj…

Cited by 7SourcePDFScholar
2022

Zeroth-Order Negative Curvature Finding: Escaping Saddle Points without Gradients

NeurIPS 2022accept

We consider escaping saddle points of nonconvex problems where only the function evaluations can be accessed. Although a variety of works have been proposed, the majority of them require either second or first-order information, and only a few of them have exploited zeroth-order methods, particularl…

Cited by 10SourcePDFScholar
2021

Fast and Scalable Adversarial Training of Kernel SVM via Doubly Stochastic Gradients

AAAI 2021technical

Adversarial attacks by generating examples which are almost indistinguishable from natural examples, pose a serious threat to learning models. Defending against adversarial attacks is a critical element for a reliable learning system. Support vector machine (SVM) is a classical yet still important l…

2021

Improved Penalty Method via Doubly Stochastic Gradients for Bilevel Hyperparameter Optimization

AAAI 2021technical

Hyperparameter optimization (HO) is an important problem in machine learning which is normally formulated as a bilevel optimization problem. Gradient-based methods are dominant in bilevel optimization due to their high scalability to the number of hyperparameters, especially in a deep learning probl…

Cited by 8SourcePDFScholar
2021

Large Batch Optimization for Deep Learning Using New Complete Layer-Wise Adaptive Rate Scaling

AAAI 2021technical

Training deep neural networks using a large batch size has shown promising results and benefits many real-world applications. Warmup is one of nontrivial techniques to stabilize the convergence of large batch training. However, warmup is an empirical method and it is still unknown whether there is a…

Cited by 22SourcePDFScholar
2021

Secure Bilevel Asynchronous Vertical Federated Learning with Backward Updating

AAAI 2021technical

Vertical federated learning (VFL) attracts increasing attention due to the emerging demands of multi-party collaborative modeling and concerns of privacy leakage. In the real VFL applications, usually only one or partial parties hold labels, which makes it challenging for all parties to collaborativ…

Cited by 90SourcePDFScholar
2020

An Improved Deep Neural Network for Modeling Speaker Characteristics at Different Temporal Scales

ICASSP 2020accepted

This paper presents an improved deep embedding learning method based on a convolutional neural network (CNN) for text-independent speaker verification. Two improvements are proposed for x-vector embedding learning: (1) a multiscale convolution (MSCNN) is adopted in the frame-level layers to capture…

Cited by 0SourceScholar
2018

Faster Derivative-Free Stochastic Algorithm for Shared Memory Machines

ICML 2018oral

Asynchronous parallel stochastic gradient optimization has been playing a pivotal role to solve large-scale machine learning problems in big data applications. Zeroth-order (derivative-free) methods estimate the gradient only by two function evaluations, thus have been applied to solve the problems…

Cited by 28SourcePDFScholar