← Search

Han Liu

146 accepted papers

2026

AdvEvo-MARL: Shaping Internalized Safety through Adversarial Co-Evolution in Multi-Agent Reinforcement Learning

ICML 2026poster

LLM-based multi-agent systems excel at planning, tool use, and role coordination, but their openness and interaction complexity also expose them to jailbreak and adversarial collaboration. Existing defenses fall into two lines: (i) self-verification that asks each agent to pre-filter unsafe instruct…

Cited by 0SourceScholar
2026

Any2Any 3D Diffusion Models with Knowledge Transfer: A Radiotherapy Planning Study

CVPR 2026

Voxel-wise dose prediction is a critical yet challenging task in radiotherapy (RT) planning, as bespoke models trained from scratch often struggle to generalize across institutions, scanners, and planning protocols. Meanwhile, large generative backbones pretrained on billion-scale visual data have l

Cited by 0SourceScholar
2026

BiO-HMC: Dynamic Human-Machine Collaboration for Consensus Decision-Making via Bilevel Optimization

AAAI 2026technical

Consensus decision-making uses crowd responses (usually from non-experts) to questions to reach a consensus answer based on human-machine collaboration. The crucial point is dynamic, which should not only enable rapid self-iteration toward the correct answer through crowd workers

Cited by 0SourcePDFScholar
2026

Collaborative Disagreement Resolution for Scalable Oversight

ICML 2026poster

*Debate*, where AI agents argue opposing positions, has emerged as a key approach to scalable oversight. However, debate faces a fundamental tension: models are incentivized to be persuasive to the judge, which may not always align with epistemic honesty. In this work, we propose an alternative para…

Cited by 0SourceScholar
2026

FED-GAME: PERSONALIZED FEDERATED LEARNING WITH GRAPH ATTENTION MIXTURE-OF-EXPERTS FOR TIME-SERIES FORECASTING

ICASSP 2026oral

Federated learning (FL) on graphs shows promise for distributed time-series forecasting. Yet, existing methods rely on static topologies and struggle with client heterogeneity. We propose Fed-GAME, a framework that models personalized aggregation as message passing over a learnable dynamic implicit…

Cited by 0SourcePDFScholar
2026

Genome-Factory: A Library for Tuning, Deploying, and Interpreting Genomic Foundation Models

ICML 2026poster

We introduce Genome-Factory, the first integrated Python library for tuning, deploying, and interpreting genomic foundation models. Our core contribution is to simplify and unify the workflow for genomic model development: data collection, model tuning, inference, benchmarking, and interpretability.…

Cited by 0SourceScholar
2026

Hyperbolic neural population geometry benefits computation

ICML 2026poster

Neural population geometry shapes downstream inference. Recent findings in neurobiology suggest that a hyperbolic structure underlies population activity. However, a theoretical framework for this phenomenon is still lacking. Here, we propose a plausible construction of hippocampal tuning curves tha…

Cited by 0SourceScholar
2026

In-Context Algorithm Emulation in Fixed-Weight Transformers

ICLR 2026poster

We prove that a minimal Transformer with frozen weights emulates a broad class of algorithms by in-context prompting. We formalize two modes of in-context algorithm emulation. In the *task-specific mode*, for any continuous function $f: \mathbb{R} \to \mathbb{R}$, we show the existence of a single-h…

Cited by 0SourcecodeScholar
2026

KnowLCP: Knowledge Augmented Lane Change Prediction for Autonomous Driving

AAAI 2026technical

Lane change prediction, encompassing both intention recognition and trajectory forecasting, is essential for the safe operation of autonomous vehicles in mixed-traffic environments. Existing models predominantly follow a data-driven paradigm, learning directly from historical vehicle states through

Cited by 0SourcePDFScholar
2026

MRT: Learning Compact Representations with Mixed RWKV-Transformer for Extreme Image Compression

AAAI 2026technical

Recent advances in extreme image compression have revealed that mapping pixel data into highly compact latent representations can significantly improve coding efficiency. However, most existing methods compress images into 2-D latent spaces via convolutional neural networks (CNNs) or Swin Transforme

Cited by 0SourcePDFScholar
2026

OctHilNet: Hilbert-Guided Hierarchical Geometry Codec for Octree-Structured LiDAR Point Clouds

ICRA 2026poster

High-quality LiDAR point cloud (LPC) compression is essential for the storage and transmission of 3D data. The octree-structured entropy codec has emerged as the predominant method; however, previous methods do not fully utilize spatial contextual information, due to the loss of local features cause…

Cited by 0Scholar
2026

Position: Virtual Cells Need Context, Not Just Scale

ICML 2026poster

The intersection of AI and biology has entered a phase of explosive growth, driven by the ambition to build "Virtual Cells" or computational models capable of predicting cellular responses to any perturbation. Following the success of structural biology (e.g., AlphaFold) and large language models, t…

Cited by 0SourceScholar
2026

Revisiting 2D Foundation Models for Scalable 3D Medical Image Classification

CVPR 2026

3D medical image classification is essential to modern clinical workflows. Medical foundation models (FMs) have emerged as a promising approach for scaling to new tasks, yet current research suffers from three critical pitfalls: data-regime bias, suboptimal adaptation, and insufficient task coverage

Cited by 0SourceScholar
2026

Sci2Pol: Evaluating and Fine-tuning LLMs on Scientific-to-Policy Brief Generation

ICLR 2026poster

We propose Sci2Pol-Bench and Sci2Pol-Corpus, the first benchmark and training dataset for evaluating and fine-tuning large language models (LLMs) on policy brief generation from a scientific paper. We build Sci2Pol-Bench on a five-stage taxonomy to mirror the human writing process: (i) Autocompleti…

Cited by 0SourcecodeScholar
2026

StarEmbed: Benchmarking Time Series Foundation Models on Astronomical Observations of Variable Stars

ICML 2026poster

Time series foundation models (TSFMs) are increasingly adopted as general-purpose time series learners. Although their training corpora are vast, they exclude peta-scale astronomical time series that exhibit unique challenges (e.g., irregular sampling, multiple variates, and heteroskedasticity) and …

Cited by 0SourceScholar
2026

TAO-Attack: Toward Advanced Optimization-Based Jailbreak Attacks for Large Language Models

ICLR 2026poster

Large language models (LLMs) have achieved remarkable success across diverse applications but remain vulnerable to jailbreak attacks, where attackers craft prompts that bypass safety alignment and elicit unsafe responses. Among existing approaches, optimization-based attacks have shown strong effect…

Cited by 0SourcecodeScholar
2026

Towards Robust Multimodal Large Language Models Against Jailbreak Attacks

CVPR 2026

While multimodal large language models (MLLMs) have achieved remarkable success in recent advancements, their susceptibility to jailbreak attacks has come to light. In such attacks, adversaries exploit carefully crafted prompts to coerce models into generating harmful or undesirable content. Existin

Cited by 0SourcecodeScholar
2026

Training-Free Adaptation of Diffusion Models via Doob's $h$-Transform

ICML 2026poster

Adaptation methods have been a workhorse for unlocking the transformative power of pre-trained diffusion models in diverse applications. Existing approaches often abstract adaptation objectives as a reward function and steer diffusion models to generate high-reward samples. However, these approaches…

Cited by 0SourceScholar
2026

UNDERSTANDING TRANSFORMERS FOR TIME SEIRES FORECASTING: A CASE STUDY ON MOIRAI

ICLR 2026poster

We give a comprehensive theoretical analysis of transformers as time series pre- diction models, with a focus on MOIRAI (Woo et al., 2024). We study its ap- proximation and generalization capabilities. First, we demonstrate that there exist transformers that fit an autoregressive model on input univ…

Cited by 0SourcecodeScholar
2026

Understanding VLMs Spatial Mental Modeling Capability from Limited Views

ICLR 2026poster

Can Vision Language Models (VLMs) imagine the full scene from just a few views, like humans do? Humans form spatial mental models, internal representations of unseen space, to reason about layout, perspective, and motion. Our new MindCube benchmark with 21,154 questions across 3,268 images exposes t…

Cited by 0SourcecodeScholar
2026

Universality, Function Composition, and Algorithm Emulation All In-Context

ICML 2026poster

We study the in-context universal approximation and compositional generalization of softmax Transformers. We prove an in-context universality result: a fixed-weight softmax Transformer approximates a broad class of continuous sequence-to-sequence functions. Building on this universality, we establis…

Cited by 0SourceScholar
2025

A Monocular Vision-based Robotic Arm Teleoperation Method for Human Arm Configuration Imitation

IROS 2025

Imitation-based teleoperation enables intuitive robot control in hazardous or hard-to-reach environments. Existing methods, however, lack an effective and quickly-deployable system that uses simple visual sensors to achieve end-effector control and human-like arm joint configuration imitation across

Cited by 0SourceScholar
2025

A Partition-Learning-Selection-Augmentation (PLSA) Framework to Solve Forward Kinematics of Parallel Robots

IROS 2025

The persistent multi-solution challenge in parallel robots’ forward kinematics (FK) has impeded high-precision real-time control. Current data-driven approaches face limitations in predicting accurate and unique solutions, ensuring cross-architectural generalizability, and validating results through

Cited by 0SourceScholar
2025

AdaDHP: Fine-Grained Fine-Tuning via Dual Hadamard Product and Adaptive Parameter Selection

ACL 2025long

With the continuously expanding parameters, efficiently adapting large language models to downstream tasks is crucial in resource-limited conditions. Many parameter-efficient fine-tuning methods have emerged to address this challenge. However, they lack flexibility, like LoRA requires manually selec…

Cited by 0SourcePDFScholar
2025

Attention Mechanism, Max-Affine Partition, and Universal Approximation

NeurIPS 2025poster

We establish the universal approximation capability of single-layer, single-head self- and cross-attention mechanisms with minimal attached structures. Our key insight is to interpret single-head attention as an input domain-partition mechanism that assigns distinct values to subregions. This allo…

Cited by 0SourceScholar
2025

Chain-of-Action: Faithful and Multimodal Question Answering through Large Language Models

ICLR 2025poster

We present a Chain-of-Action (CoA) framework for multimodal and retrieval-augmented Question-Answering (QA). Compared to the literature, CoA overcomes two major challenges of current QA applications: (i) unfaithful hallucination that is inconsistent with real-time or domain facts and (ii) weak reaso…

2025

Computational Limits of Low-Rank Adaptation (LoRA) Fine-Tuning for Transformer Models

ICLR 2025poster

We study the computational limits of Low-Rank Adaptation (LoRA) for finetuning transformer-based models using fine-grained complexity theory. Our key observation is that the existence of low-rank decompositions within the gradient computation of LoRA adaptation leads to possible algorithmic speedup.…

Cited by 0SourcePDFScholar
2025

Dual-View Interaction-Aware Lane Change Prediction for Autonomous Driving

AAAI 2025technical

As artificial intelligence techniques evolve, we are approaching a critical moment for the widespread deployment of autonomous vehicles. Subsequently, the emergence of mixed-autonomy traffic environments presents formidable challenges to autonomous vehicles, especially for the accurate prediction of…

Cited by 0SourcePDFScholar
2025

EANS: Reducing Energy Consumption for UAV with an Environmental Adaptive Navigation Strategy

IROS 2025

Unmanned Aerial Vehicles (Uavs) are limited by the onboard energy. Refinement of the navigation strategy directly affects both the flight velocity and the trajectory based on the adjustment of key parameters in the Uavs pipeline, thus reducing energy consumption. However, existing techniques tend to

Cited by 0SourceScholar
2025

ECG2TOK: ECG Pre-Training with Self-Distillation Semantic Tokenizers

IJCAI 2025

Self-supervised learning (SSL) has garnered increasing attention in electrocardiogram (ECG) analysis for its effectiveness in resource-limited settings. Existing state-of-the-art SSL methods rely on time-frequency detail reconstruction, but due to the inherent redundancy of ECG signals and individua

2025

EGSRAL:An Enhanced 3D Gaussian Splatting Based Renderer with Automated Labeling for Large-Scale Driving Scene

AAAI 2025technical

3D Gaussian Splatting (3D GS) has gained popularity due to its faster rendering speed and high-quality novel view synthesis. Some researchers have explored using 3D GS for reconstructing driving scenes. However, these methods often rely on various types of data, such as depth maps, 3D bounding boxes…

2025

EcoLoRA: Communication-Efficient Federated Fine-Tuning of Large Language Models

EMNLP 2025

To address data locality and privacy restrictions, Federated Learning (FL) has recently been adopted to fine-tune large language models (LLMs), enabling improved performance on various downstream tasks without requiring aggregated data. However, the repeated exchange of model updates in FL can resul

Cited by 0SourcePDFScholar
2025

Fast and Low-Cost Genomic Foundation Models via Outlier Removal

ICML 2025poster

To address the challenge of scarce computational resources in genomic modeling, we introduce GERM, a genomic foundation model optimized for accessibility and adaptability. GERM improves upon models like DNABERT-2 by eliminating outliers that hinder low-rank adaptation and post-training quantization,…

2025

Fundamental Limits of Prompt Tuning Transformers: Universality, Capacity and Efficiency

ICLR 2025poster

We investigate the statistical and computational limits of prompt tuning for transformer-based foundation models. Our key contributions are that prompt tuning on *single-head* transformers with only a *single* self-attention layer: (i) is universal, and (ii) supports efficient (even almost-linear…

Cited by 14SourcePDFScholar
2025

HQA-VLAttack: Towards High Quality Adversarial Attack on Vision-Language Pre-Trained Models

NeurIPS 2025poster

Black-box adversarial attack on vision-language pre-trained models is a practical and challenging task, as text and image perturbations need to be considered simultaneously, and only the predicted results are accessible. Research on this problem is in its infancy, and only a handful of methods are a…

Cited by 0SourceScholar
2025

High-Order Flow Matching: Unified Framework and Sharp Statistical Rates

NeurIPS 2025poster

Flow matching is an emerging generative modeling framework that learns continuous-time dynamics to map noise into data. To enhance expressiveness and sampling efficiency, recent works have explored incorporating high-order trajectory information. Despite the empirical success, a holistic theoretica…

Cited by 0SourceScholar
2025

Improving Accuracy and Calibration via Differentiated Deep Mutual Learning

CVPR 2025poster

Deep Neural Networks (DNNs) have achieved remarkable success in a variety of tasks, particularly in terms of prediction accuracy. However, in real-world scenarios, especially in safety-critical applications, accuracy alone is insufficient; reliable uncertainty estimates are essential. Modern DNNs, o…

Cited by 0SourcePDFScholar
2025

In-Context Learning as Conditioned Associative Memory Retrieval

ICML 2025poster

We provide an exactly solvable example for interpreting In-Context Learning (ICL) with one-layer attention models as conditional retrieval of dense associative memory models. Our main contribution is to interpret ICL as memory reshaping in the modern Hopfield model from a conditional memory set (in-…

Cited by 0SourcePDFScholar
2025

Investigating Hallucinations of Time Series Foundation Models through Signal Subspace Analysis

NeurIPS 2025poster

Times series foundation models (TSFMs) have emerged as a promising paradigm for time series analysis and forecasting, showing remarkable generalization performance across different domains. While efforts have been made on hallucinations of foundation models, the hallucinations of TSFMs have been und…

Cited by 0SourceScholar
2025

Multi-Label Few-Shot Image Classification via Pairwise Feature Augmentation and Flexible Prompt Learning

AAAI 2025technical

Multi-label few-shot image classification is a crucial and challenging task due to limited annotated data and elusive category specificity. However, research on this topic is still in the rudimentary stage and few methods are available. Existing methods either leverage data augmentation to alleviate…

Cited by 0SourcePDFScholar
2025

Non-Autoregressive Image Captioning with Multi-Label Classification and Self-Critical Sequence Training

ICASSP 2025accepted

Most current image captioning models rely on the autoregressive approach, which unfortunately results in significant inference delays that hinder their practical use. In contrast, non-autoregressive methods show promising potential for increasing inference speeds. However, there is often a performan…

Cited by 0SourceScholar
2025

On Statistical Rates of Conditional Diffusion Transformers: Approximation, Estimation and Minimax Optimality

ICLR 2025poster

We investigate the approximation and estimation rates of conditional diffusion transformers (DiTs) with classifier-free guidance. We present a comprehensive analysis for “in-context” conditional DiTs under various common assumptions: generic and strong Hölder, linear latent (subspace), and Lipschitz…

Cited by 10SourcePDFScholar
2025

Pairwise Prompt-Based Tuning with Parameter Efficient Fast Adaptation for Generalized Zero-Shot Intent Detection

NAACL 2025findings

Generalized zero-shot intent detection (GZID) aims to recognize the labels of utterances from both seen and unseen intents by utilizing the knowledge learned from seen intents. Enhancing the generalization ability from seen intents to unseen intents is a key challenge in the GZID setting. Existing m…

Cited by 0SourcePDFScholar
2025

Pareto-Optimal Energy Alignment for Designing Nature-Like Antibodies

NeurIPS 2025poster

We present a three-stage framework for training deep learning models specializing in antibody sequence-structure co-design. We first pre-train a language model using millions of antibody sequence data. Then, we employ the learned representations to guide the training of a diffusion model for joint o…

Cited by 0SourceScholar
2025

SEP-MLDC: A Simple and Effective Paradigm for Multi-Label Document Classification

NAACL 2025findings

Multi-label document classification (MLDC) aims to allocate more than one label to each document and attracts increasing attention in many practical applications. However, previous studies have failed to pay sufficient attention to the lack of semantic information on labels and the long-tail problem…

Cited by 0SourcePDFScholar
2025

Shadow-Activated Backdoor Attacks on Multimodal Large Language Models

ACL 2025finding

This paper delves into a novel backdoor attack scenario, aiming to uncover potential security risks associated with Multimodal Large Language Models (MLLMs) during multi-round open-ended conversations with users. In the practical use of MLLMs, users have full control over the interaction process wit…

2025

Statistical Guarantees for Lifelong Reinforcement Learning using PAC-Bayes Theory

AISTATS 2025poster

Lifelong reinforcement learning (RL) has been developed as a paradigm for extending single-task RL to more realistic, dynamic settings. In lifelong RL, the "life" of an RL agent is modeled as a stream of tasks drawn from a task distribution. We propose EPIC (Empirical PAC-Bayes that Improves Continu…

Cited by 0SourceScholar
2025

Uncertainty-Aware Contrastive Learning with Hard Negative Sampling for Code Search Tasks

AAAI 2025technical

Code search is a highly required technique for software development. In recent years, the rapid development of transformer-based language models has made it increasingly more popular to adapt a pre-trained language model to a code search task, where contrastive learning is typically adopted to seman…

Cited by 0SourcePDFScholar
2025

VPO: Reasoning Preferences Optimization Based on $\mathcal{V}$-Usable Information

NeurIPS 2025spotlight

Direct Preference Optimization (DPO) is a widely used preference optimization algorithm in large language model (LLM) alignment, which reparameterizes the reward function in reinforcement learning with human feedback (RLHF) without requiring a separate reward model. However, during the DPO training…

Cited by 0SourceScholar
2024

A Coarse-to-Fine Prototype Learning Approach for Multi-Label Few-Shot Intent Detection

EMNLP 2024finding

Few-shot intent detection is a challenging task, particularly in scenarios involving multiple labels and diverse domains. This paper presents a novel prototype learning approach that combines the label synset augmentation and the coarse-to-fine prototype distillation for multi-label few-shot intent…

2024

A Goal Interaction Graph Planning Framework for Conversational Recommendation

AAAI 2024technical

Multi-goal conversational recommender system (MG-CRS) which is more in line with realistic scenarios has attracted a lot of attention. MG-CRS can dynamically capture the demands of users in conversation, continuously engage their interests, and make recommendations. The key of accomplishing these ta…

2024

An Efficient Position Reconfiguration Approach for Maximizing Lifetime of Fixed-wing Swarm Drones

IROS 2024

With the development and application of swarm drones, some researchers have tried to replicating the migration patterns of geese in drones swarm formation to extend their lifetime. However, the problem of performing appropriate position reconfiguration based on the battery energy still remains an un

Cited by 0SourceScholar
2024

BIPEFT: Budget-Guided Iterative Search for Parameter Efficient Fine-Tuning of Large Pretrained Language Models

EMNLP 2024finding

Parameter Efficient Fine-Tuning (PEFT) offers an efficient solution for fine-tuning large pretrained language models for downstream tasks. However, most PEFT strategies are manually designed, often resulting in suboptimal performance. Recent automatic PEFT approaches aim to address this but face cha…

Cited by 0SourcePDFScholar
2024

Beyond Reverse KL: Generalizing Direct Preference Optimization with Diverse Divergence Constraints

ICLR 2024spotlight

The increasing capabilities of large language models (LLMs) raise opportunities for artificial general intelligence but concurrently amplify safety concerns, such as potential misuse of AI systems, necessitating effective AI alignment. Reinforcement Learning from Human Feedback (RLHF) has emerged as…

Cited by 79SourcePDFScholar
2024

BiSHop: Bi-Directional Cellular Learning for Tabular Data with Generalized Sparse Modern Hopfield Model

ICML 2024poster

We introduce the **Bi**-Directional **S**parse **Hop**field Network (**BiSHop**), a novel end-to-end framework for tabular learning. BiSHop handles the two major challenges of deep tabular learning: non-rotationally invariant data structure and feature sparsity in tabular data. Our key motivation co…

2024

Boosting Zero-Shot Node Classification via Dependency Capture and Discriminative Feature Learning

ICASSP 2024accepted

Zero-shot node classification aims to predict nodes belonging to novel classes that have not been seen in the training. Existing studies focus on transferring knowledge from seen classes to unseen classes, which have achieved good performance in most cases. However, they do not fully leverage the re…

Cited by 0SourceScholar
2024

Continual Learning with Class-Level Minimally Interfered Update

ICASSP 2024accepted

Catastrophic forgetting has become an intractable problem in the continual learning setting because previous data is not accessible when training. To mitigate this problem, memory-based continual learning methods replay previous data from a fixed-size memory buffer. Reservoir sampling, which can sam…

Cited by 0SourceScholar
2024

DNABERT-2: Efficient Foundation Model and Benchmark For Multi-Species Genomes

ICLR 2024poster

Decoding the linguistic intricacies of the genome is a crucial problem in biology, and pre-trained foundational models such as DNABERT and Nucleotide Transformer have made significant strides in this area. Existing works have largely hinged on k-mer, fixed-length permutations of A, T, C, and G, as t…

2024

Depression Detection via Capsule Networks with Contrastive Learning

AAAI 2024technical

Depression detection is a challenging and crucial task in psychological illness diagnosis. Utilizing online user posts to predict whether a user suffers from depression seems an effective and promising direction. However, existing methods suffer from either poor interpretability brought by the black…

2024

EIVEN: Efficient Implicit Attribute Value Extraction using Multimodal LLM

NAACL 2024industry

In e-commerce, accurately extracting product attribute values from multimodal data is crucial for improving user experience and operational efficiency of retailers. However, previous approaches to multimodal attribute value extraction often struggle with implicit attribute values embedded in images…

2024

Global Convergence in Training Large-Scale Transformers

NeurIPS 2024poster

Despite the widespread success of Transformers across various domains, their optimization guarantees in large-scale model settings are not well-understood. This paper rigorously analyzes the convergence properties of gradient flow in training Transformers with weight decay regularization. First, we…

Cited by 2SourcePDFScholar
2024

Let’s Ask GNN: Empowering Large Language Model for Graph In-Context Learning

EMNLP 2024finding

Textual Attributed Graphs (TAGs) are crucial for modeling complex real-world systems, yet leveraging large language models (LLMs) for TAGs presents unique challenges due to the gap between sequential text processing and graph-structured data. We introduce AskGNN, a novel approach that bridges this g…

2024

Liberating Seen Classes: Boosting Few-Shot and Zero-Shot Text Classification via Anchor Generation and Classification Reframing

AAAI 2024technical

Few-shot and zero-shot text classification aim to recognize samples from novel classes with limited labeled samples or no labeled samples at all. While prevailing methods have shown promising performance via transferring knowledge from seen classes to unseen classes, they are still limited by (1) In…

Cited by 2SourcePDFScholar
2024

Multivariate Time Series Forecasting By Graph Attention Networks With Theoretical Guarantees

AISTATS 2024poster

Multivariate time series forecasting (MTSF) aims to predict future values of multiple variables based on past values of multivariate time series, and has been applied in fields including traffic flow prediction, stock price forecasting, and anomaly detection. Capturing the inter-dependencies among m…

Cited by 4SourcePDFScholar
2024

On Computational Limits of Modern Hopfield Models: A Fine-Grained Complexity Analysis

ICML 2024poster

We investigate the computational limits of the memory retrieval dynamics of modern Hopfield models from the fine-grained complexity analysis. Our key contribution is the characterization of a phase transition behavior in the efficiency of all possible modern Hopfield models based on the norm of patt…

Cited by 44SourcePDFScholar
2024

On Statistical Rates and Provably Efficient Criteria of Latent Diffusion Transformers (DiTs)

NeurIPS 2024poster

We investigate the statistical and computational limits of latent **Di**ffusion **T**ransformers (**DiTs**) under the low-dimensional linear latent space assumption. Statistically, we study the universal approximation and sample complexity of the DiTs score function, as well as the distribution reco…

Cited by 29SourcePDFScholar
2024

One-Layer Transformer Provably Learns One-Nearest Neighbor In Context

NeurIPS 2024poster

Transformers have achieved great success in recent years. Interestingly, transformers have shown particularly strong in-context learning capability -- even without fine-tuning, they are still able to solve unseen tasks well purely based on task-specific prompts. In this paper, we study the capabilit…

Cited by 6SourcePDFScholar
2024

Outlier-Efficient Hopfield Layers for Large Transformer-Based Models

ICML 2024poster

We introduce an Outlier-Efficient Modern Hopfield Model (termed `OutEffHop`) and use it to address the outlier inefficiency problem of training gigantic transformer-based models. Our main contribution is a novel associative memory model facilitating _outlier-efficient_ associative memory retrievals.…

2024

Provably Optimal Memory Capacity for Modern Hopfield Models: Transformer-Compatible Dense Associative Memories as Spherical Codes

NeurIPS 2024poster

We study the optimal memorization capacity of modern Hopfield models and Kernelized Hopfield Models (KHMs), a transformer-compatible class of Dense Associative Memories. We present a tight analysis by establishing a connection between the memory configuration of KHMs and spherical codes from informa…

Cited by 16SourcePDFScholar
2024

STanHop: Sparse Tandem Hopfield Model for Memory-Enhanced Time Series Prediction

ICLR 2024poster

We present **STanHop-Net** (**S**parse **Tan**dem **Hop**field **Net**work) for multivariate time series prediction with memory-enhanced capabilities. At the heart of our approach is **STanHop**, a novel Hopfield-based neural network block, which sparsely learns and stores both temporal and cross-se…

Cited by 47SourcePDFScholar
2024

Sequential LLM Framework for Fashion Recommendation

EMNLP 2024industry

The fashion industry is one of the leading domains in the global e-commerce sector, prompting major online retailers to employ recommendation systems for product suggestions and customer convenience. While recommendation systems have been widely studied, most are designed for general e-commerce prob…

2024

Uniform Memory Retrieval with Larger Capacity for Modern Hopfield Models

ICML 2024poster

We propose a two-stage optimization formulation for the memory retrieval dynamics of modern Hopfield models, termed $\mathtt{U\text{-}Hop}$. Our key contribution is a learnable feature map $\Phi$ which transforms the Hopfield energy function into a kernel space. This transformation ensures convergen…

2024

VQAttack: Transferable Adversarial Attacks on Visual Question Answering via Pre-trained Models

AAAI 2024technical

Visual Question Answering (VQA) is a fundamental task in computer vision and natural language process fields. Although the “pre-training & finetuning” learning paradigm significantly improves the VQA performance, the adversarial robustness of such a learning paradigm has not been explored. In this p…

2023

Aligning Offline Metrics and Human Judgments of Value for Code Generation Models

ACL 2023findings

Large language models have demonstrated great potential to assist programmers in generating code. For such human-AI pair programming scenarios, we empirically demonstrate that while generated code are most often evaluated in terms of their functional correctness (i.e., whether generations pass avail…

Cited by 11SourcePDFScholar
2023

Boosting Decision-Based Black-Box Adversarial Attack with Gradient Priors

IJCAI 2023poster

Decision-based methods have shown to be effective in black-box adversarial attacks, as they can obtain satisfactory performance and only require to access the final model prediction. Gradient estimation is a critical step in black-box adversarial attacks, as it will directly affect the query efficie…

Cited by 1SourcePDFScholar
2023

Boosting Few-Shot Text Classification via Distribution Estimation

AAAI 2023technical

Distribution estimation has been demonstrated as one of the most effective approaches in dealing with few-shot image classification, as the low-level patterns and underlying representations can be easily transferred across different tasks in computer vision domain. However, directly applying this ap…

Cited by 16SourcePDFScholar
2023

Feature Programming for Multivariate Time Series Prediction

ICML 2023poster

We introduce the concept of programmable feature engineering for time series modeling and propose a feature programming framework. This framework generates large amounts of predictive features for noisy multivariate time series while allowing users to incorporate their inductive bias with minimal ef…

2023

HQA-Attack: Toward High Quality Black-Box Hard-Label Adversarial Attack on Text

NeurIPS 2023poster

Black-box hard-label adversarial attack on text is a practical and challenging task, as the text data space is inherently discrete and non-differentiable, and only the predicted label is accessible. Research on this problem is still in the embryonic stage and only a few methods are available. Nevert…

2023

Ising-Traffic: Using Ising Machine Learning to Predict Traffic Congestion under Uncertainty

AAAI 2023technical

This paper addresses the challenges in accurate and real-time traffic congestion prediction under uncertainty by proposing Ising-Traffic, a dual-model Ising-based traffic prediction framework that delivers higher accuracy and lower latency than SOTA solutions. While traditional solutions face the di…

Cited by 39SourcePDFScholar
2023

Knowledge-Aware Graph Convolutional Network with Utterance-Specific Window Search for Emotion Recognition In Conversations

ICASSP 2023accepted

Emotion recognition in conversation (ERC) enables a deeper understanding of emotion for each utterance within a conversation. Recent progress on ERC has proved that using Graph Neural Networks (GNN) to model conversational context is effective for identifying emotions. However, existing GNN-based ap…

Cited by 0SourceScholar
2023

Learning Human-Compatible Representations for Case-Based Decision Support

ICLR 2023poster

Algorithmic case-based decision support provides examples to help human make sense of predicted labels and aid human in decision-making tasks. Despite the promising performance of supervised learning, representations learned by supervised models may not align well with human intuitions: what models…

2023

On Sparse Modern Hopfield Model

NeurIPS 2023poster

We introduce the sparse modern Hopfield model as a sparse extension of the modern Hopfield model. Like its dense counterpart, the sparse modern Hopfield model equips a memory-retrieval dynamics whose one-step approximation corresponds to the sparse attention mechanism. Theoretically, our key contri…

2023

RIATIG: Reliable and Imperceptible Adversarial Text-to-Image Generation With Natural Prompts

CVPR 2023poster

The field of text-to-image generation has made remarkable strides in creating high-fidelity and photorealistic images. As this technology gains popularity, there is a growing concern about its potential security risks. However, there has been limited exploration into the robustness of these models f…

2023

Real-Time Image Demoir$\acute{e}$ing on Mobile Devices

ICLR 2023poster

Moir$\acute{e}$ patterns appear frequently when taking photos of digital screens, drastically degrading the image quality. Despite the advance of CNNs in image demoir$\acute{e}$ing, existing networks are with heavy design, causing massive computation burden for mobile devices. In this paper, we laun…

2023

SSPAttack: A Simple and Sweet Paradigm for Black-Box Hard-Label Textual Adversarial Attack

AAAI 2023technical

Hard-label textual adversarial attack is a challenging task, as only the predicted label information is available, and the text space is discrete and non-differentiable. Relevant research work is still in fancy and just a handful of methods are proposed. However, existing methods suffer from either…

Cited by 21SourcePDFScholar
2023

SlowLiDAR: Increasing the Latency of LiDAR-Based Detection Using Adversarial Examples

CVPR 2023poster

LiDAR-based perception is a central component of autonomous driving, playing a key role in tasks such as vehicle localization and obstacle detection. Since the safety of LiDAR-based perceptual pipelines is critical to safe autonomous driving, a number of past efforts have investigated its vulnerabil…

2023

VLATTACK: Multimodal Adversarial Attacks on Vision-Language Tasks via Pre-trained Models

NeurIPS 2023poster

Vision-Language (VL) pre-trained models have shown their superiority on many multimodal tasks. However, the adversarial robustness of such models has not been fully explored. Existing approaches mainly focus on exploring the adversarial robustness under the white-box setting, which is unrealistic. I…

2022

Cross-Dataset Collaborative Learning for Semantic Segmentation in Autonomous Driving

AAAI 2022technical

Semantic segmentation is an important task for scene understanding in self-driving cars and robotics, which aims to assign dense labels for all pixels in the image. Existing work typically improves semantic segmentation performance by exploring different network architectures on a target dataset. Li…

Cited by 44SourcePDFScholar
2022

From Timing Variations to Performance Degradation: Understanding and Mitigating the Impact of Software Execution Timing in SLAM

IROS 2022poster

Timing is an important property for robotic systems that continuously interact with our physical world. Variation in program execution time caused by limited computational resources or system resource contention can lead to significant impact on algorithmic result accuracy. Even though recent work h…

Cited by 16SourceScholar
2022

Reinforcement Learning under a Multi-agent Predictive State Representation Model: Method and Theory

ICLR 2022spotlight

We study reinforcement learning for partially observable multi-agent systems where each agent only has access to its own observation and reward and aims to maximize its cumulative rewards. To handle partial observations, we propose graph-assisted predictive state representations (GAPSR), a scalable…

Cited by 12SourcePDFScholar
2021

An Explicit-Joint and Supervised-Contrastive Learning Framework for Few-Shot Intent Classification and Slot Filling

EMNLP 2021finding

Intent classification (IC) and slot filling (SF) are critical building blocks in task-oriented dialogue systems. These two tasks are closely-related and can flourish each other. Since only a few utterances can be utilized for identifying fast-emerging new intents and slots, data scarcity issue often…

Cited by 23SourcePDFScholar
2021

Converse, Focus and Guess – Towards Multi-Document Driven Dialogue

AAAI 2021technical

We propose a novel task, Multi-Document Driven Dialogue (MD3), in which an agent can guess the target document that the user is interested in by leading a dialogue. To benchmark progress, we introduce a new dataset of GuessMovie, which contains 16,881 documents, each describing a movie, and associat…

2021

Posterior Promoted GAN With Distribution Discriminator for Unsupervised Image Synthesis

CVPR 2021poster

Sufficient real information in generator is a critical point for the generation ability of GAN. However, GAN and its variants suffer from lack of this point, resulting in brittle training processes. In this paper, we propose a novel variant of GAN, Posterior Promoted GAN (P2GAN), which promotes gene…

Cited by 11PDFScholar
2020

GLAD: Learning Sparse Graph Recovery

ICLR 2020poster

Recovering sparse conditional independence graphs from data is a fundamental problem in machine learning with wide applications. A popular formulation of the problem is an $\ell_1$ regularized maximum likelihood estimation. Many convex optimization algorithms have been designed to solve this formula…

Cited by 50SourcecodeScholar
2020

Learning to Plan in High Dimensions via Neural Exploration-Exploitation Trees

ICLR 2020spotlight

We propose a meta path planning algorithm named \emph{Neural Exploration-Exploitation Trees~(NEXT)} for learning from prior experience for solving new path planning problems in high dimensional continuous state and action spaces. Compared to more classical sampling-based methods like RRT, our approa…

Cited by 64SourcecodeScholar
2019

Fast Low-rank Metric Learning for Large-scale and High-dimensional Data

NeurIPS 2019poster

Low-rank metric learning aims to learn better discrimination of data subject to low-rank constraints. It keeps the intrinsic low-rank structure of datasets and reduces the time cost and memory usage in metric learning. However, it is still a challenge for current methods to handle datasets with both…

2019

Grid-Wise Control for Multi-Agent Reinforcement Learning in Video Game AI

ICML 2019oral

We consider the problem of multi-agent reinforcement learning (MARL) in video game AI, where the agents are located in a spatial grid-world environment and the number of agents varies both within and across episodes. The challenge is to flexibly control an arbitrary number of agents while achieving…

Cited by 72SourcePDFScholar
2019

Label Efficient Semi-Supervised Learning via Graph Filtering

CVPR 2019poster

Graph-based methods have been demonstrated as one of the most effective approaches for semi-supervised learning, as they can exploit the connectivity patterns between labeled and unlabeled data samples to improve learning performance. However, existing graph-based methods either are limited in their…

Cited by 226PDFcodeScholar
2019

Marginal Policy Gradients: A Unified Family of Estimators for Bounded Action Spaces with Applications

ICLR 2019poster

Many complex domains, such as robotics control and real-time strategy (RTS) games, require an agent to learn a continuous control. In the former, an agent learns a policy over R^d and in the latter, over a discrete set of actions each of which is parametrized by a continuous parameter. Such problems…

2019

On Fast Convergence of Proximal Algorithms for SQRT-Lasso Optimization: Don’t Worry About its Nonsmooth Loss Function

UAI 2019poster

Many machine learning techniques sacrifice convenient computational structures to gain estimation robustness and modeling flexibility. However, by exploring the modeling structures, we find these “sacrifices” do not always require more computational efforts. To shed light on such a “free-lunch” phen…

Cited by 15SourcePDFScholar
2018

Exponentially Weighted Imitation Learning for Batched Historical Data

NeurIPS 2018poster

We consider deep policy learning with only batched historical trajectories. The main challenge of this problem is that the learner no longer has a simulator or ``environment oracle'' as in most reinforcement learning settings. To solve this problem, we propose a monotonic advantage reweighted imitat…

2018

Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents

ICML 2018oral

We consider the fully decentralized multi-agent reinforcement learning (MARL) problem, where the agents are connected via a time-varying and possibly sparse communication network. Specifically, we assume that the reward functions of the agents might correspond to different tasks, and are only known…

Cited by 786SourcePDFScholar
2018

Minimax-Optimal Privacy-Preserving Sparse PCA in Distributed Systems

AISTATS 2018poster

This paper proposes a distributed privacy-preserving sparse PCA (DPS-PCA) algorithm that generates a minimax-optimal sparse PCA estimator under differential privacy constraints. In a distributed optimization framework, data providers can use this algorithm to collaboratively analyze the union of the…

Cited by 0SourcePDFScholar
2018

The Edge Density Barrier: Computational-Statistical Tradeoffs in Combinatorial Inference

ICML 2018oral

We study the hypothesis testing problem of inferring the existence of combinatorial structures in undirected graphical models. Although there exist extensive studies on the information-theoretic limits of this problem, it remains largely unexplored whether such limits can be attained by efficient al…

Cited by 10SourcePDFScholar
2017

Diffusion Approximations for Online Principal Component Estimation and Global Convergence

NeurIPS 2017oral

In this paper, we propose to adopt the diffusion approximation tools to study the dynamics of Oja's iteration which is an online stochastic gradient method for the principal component analysis. Oja's iteration maintains a running estimate of the true principal component from streaming data and enjoy…

Cited by 14SourcePDFScholar
2017

Estimating High-dimensional Non-Gaussian Multiple Index Models via Stein’s Lemma

NeurIPS 2017poster

We consider estimating the parametric components of semiparametric multi-index models in high dimensions. To bypass the requirements of Gaussianity or elliptical symmetry of covariates in existing methods, we propose to leverage a second-order Stein’s method with score function-based corrections. We…

Cited by 23SourcePDFScholar
2017

High-dimensional Non-Gaussian Single Index Models via Thresholded Score Function Estimation

ICML 2017poster

We consider estimating the parametric component of single index models in high dimensions. Compared with existing work, we do not require the covariate to be normally distributed. Utilizing Stein’s Lemma, we propose estimators based on the score function of the covariate. Moreover, to handle score f…

Cited by 61SourcePDFScholar
2016

An Improved Convergence Analysis of Cyclic Block Coordinate Descent-type Methods for Strongly Convex Minimization

AISTATS 2016poster

The cyclic block coordinate descent-type (CBCD-type) methods have shown remarkable computational performance for solving strongly convex minimization problems. Typical applications include many popular statistical machine learning methods such as elastic-net regression, ridge penalized logistic regr…

Cited by 10SourcePDFScholar
2016

More Supervision, Less Computation: Statistical-Computational Tradeoffs in Weakly Supervised Learning

NeurIPS 2016poster

We consider the weakly supervised binary classification problem where the labels are randomly flipped with probability $1-\alpha$. Although there exist numerous algorithms for this problem, it remains theoretically unexplored how the statistical accuracies and computational efficiency of these algor…

Cited by 6SourcePDFScholar
2016

Online ICA: Understanding Global Dynamics of Nonconvex Optimization via Diffusion Processes

NeurIPS 2016poster

Solving statistical learning problems often involves nonconvex optimization. Despite the empirical success of nonconvex statistical optimization methods, their global dynamics, especially convergence to the desirable local minima, remain less well understood in theory. In this paper, we propose a ne…

Cited by 19SourcePDFScholar
2016

Sparse Nonlinear Regression: Parameter Estimation under Nonconvexity

ICML 2016poster

We study parameter estimation for sparse nonlinear regression. More specifically, we assume the data are given by y = f( \bf x^T \bf β^* ) + ε, where f is nonlinear. To recover \bf βs, we propose an \ell_1-regularized least-squares estimator. Unlike classical linear regression, the corresponding opt…

Cited by 56SourcePDFScholar
2016

Stochastic Variance Reduced Optimization for Nonconvex Sparse Learning

ICML 2016poster

We propose a stochastic variance reduced optimization algorithm for solving a class of large-scale nonconvex optimization problems with cardinality constraints, and provide sufficient conditions under which the proposed algorithm enjoys strong linear convergence guarantees and optimal estimation acc…

Cited by 79SourcePDFScholar
2015

High Dimensional EM Algorithm: Statistical Optimization and Asymptotic Normality

NeurIPS 2015poster

We provide a general theory of the expectation-maximization (EM) algorithm for inferring high dimensional latent variable models. In particular, we make two contributions: (i) For parameter estimation, we propose a novel high dimensional EM algorithm which naturally incorporates sparsity structure…

Cited by 92SourcePDFScholar
2015

Non-convex Statistical Optimization for Sparse Tensor Graphical Model

NeurIPS 2015poster

We consider the estimation of sparse graphical models that characterize the dependency structure of high-dimensional tensor-valued data. To facilitate the estimation of the precision matrix corresponding to each way of the tensor, we assume the data follow a tensor normal distribution whose covarian…

Cited by 23SourcePDFScholar
2015

Optimal Linear Estimation under Unknown Nonlinear Transform

NeurIPS 2015poster

Linear regression studies the problem of estimating a model parameter $\beta^* \in \R^p$, from $n$ observations $\{(y_i,x_i)\}_{i=1}^n$ from linear model $y_i = \langle \x_i,\beta^* \rangle + \epsilon_i$. We consider a significant generalization in which the relationship between $\langle x_i,\beta^*…

Cited by 37SourcePDFScholar
2015

Robust Estimation of Transition Matrices in High Dimensional Heavy-tailed Vector Autoregressive Processes

ICML 2015poster

Gaussian vector autoregressive (VAR) processes have been extensively studied in the literature. However, Gaussian assumptions are stringent for heavy-tailed time series that frequently arises in finance and economics. In this paper, we develop a unified framework for modeling and estimating heavy-ta…

Cited by 50SourcePDFScholar