← Search

Lin Liu

65 accepted papers

2026

Accelerating Controllable Generation via Hybrid-grained Cache

AAAI 2026technical

Controllable generative models have been widely used to improve the realism of synthetic visual content. However, such models must handle control conditions and content generation computational requirements, resulting in generally low generation efficiency. To address this issue, we propose a Hybrid

Cited by 0SourcePDFScholar
2026

Beyond Client Clustering: Fine-Grained Preference Alignment in Federated RLHF via Self-Evolving Routing

IJCAI 2026

Federated Reinforcement Learning from Human Feedback (RLHF) enables the collaborative alignment of Large Language Models (LLMs) while preserving privacy, yet it faces critical bottlenecks arising from data heterogeneity. Existing approaches typically rely on rigid client-level clustering, which over

Cited by 0Scholar
2026

CogniEdit: Dense Gradient Flow Optimization for Fine-Grained Image Editing

CVPR 2026

Instruction-based image editing with diffusion models has achieved impressive results, yet existing methods struggle with fine-grained instructions specifying precise attributes such as colors, positions, and quantities. While recent approaches employ Group Relative Policy Optimization (GRPO) for al

Cited by 0SourcecodeScholar
2026

DriveWorld-VLA: Unified Latent-Space World Modeling with Vision–Language–Action for Autonomous Driving

ICML 2026poster

End-to-end (E2E) autonomous driving has recently attracted increasing interest in unifying Vision–Language–Action (VLA) with World Models to enhance decision-making and forward-looking imagination. However, existing methods fail to effectively unify future scene evolution and action planning within …

Cited by 17SourceScholar
2026

GuideFlow: Constraint-Guided Flow Matching for Planning in End-to-End Autonomous Driving

CVPR 2026

Driving planning is a critical component of end-to-end (E2E) autonomous driving. However, prevailing Imitative E2E Planners often suffer from multimodal trajectory mode collapse, failing to produce diverse trajectory proposals. Meanwhile, Generative E2E Planners struggle to incorporate crucial safet

Cited by 0SourcecodeScholar
2026

Learn from Your Mistakes: Tree-like Self-Play on Vulnerability Nodes for Secure Code LLMs

ICML 2026poster

While Large Language Models (LLMs) excel in code generation, they remain prone to replicating subtle yet critical vulnerabilities endemic to their training data. Current alignment techniques, such as Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL), typically apply coarse-grained optimiz…

Cited by 0SourceScholar
2026

Learning Fair Graph Representations via Probability of Necessity and Sufficiency

AAAI 2026technical

Graph Neural Networks (GNNs) excel at modeling graph data but often amplify biases tied to sensitive attributes like gender and race. Existing causality-based methods use isolated interventions on graph topology or features but struggle to produce representations that balance predictive power with f

Cited by 0SourcePDFScholar
2026

Linear Causal Representation Learning by Topological Ordering, Pruning, and Disentanglement

ICML 2026spotlight

Causal representation learning (CRL) has garnered increasing interests from the causal inference and artificial intelligence community, due to its capability of disentangling potentially complex data-generating mechanism into causally interpretable latent features, by leveraging the heterogeneity of…

Cited by 0SourceScholar
2026

O-DisCo-Edit: Object Distortion Control for Unified Realistic Video Editing

AAAI 2026technical

Diffusion models have recently advanced video editing, yet controllable editing remains challenging due to the need for precise manipulation of diverse object properties. Current methods require different control signal for diverse editing tasks, which complicates model design and demands significan

Cited by 0SourcePDFScholar
2026

ParaUni: Enhance Generation in Unified Multimodal Model with Reinforcement-driven Hierarchical Parallel Information Interaction

CVPR 2026

Unified multimodal models significantly improve visual generation by combining vision-language models (VLMs) with diffusion models. However, existing methods struggle to fully balance sufficient interaction and flexible implementation due to vast representation difference. Considering abundant and h

Cited by 0SourcecodeScholar
2026

PhyTTA: Physics-Informed Test-Time Adaptation of Foundation Models for Regional Drought Prediction

IJCAI 2026

Drought prediction is crucial for disaster mitigation, yet it remains challenging due to the complexity and variability of drought events. Although time series foundation models (TSFMs) have shown great potential in general time series forecasting problems, they struggle to adapt to regional hydrolo

Cited by 0Scholar
2026

RESIDUAL-GUIDED MULTI-RESOLUTION REFINEMENT OF FOUNDATION MODELS - A CASE STUDY IN DROUGHT FORECASTING

ICML 2026poster

Regional climate prediction presents unique challenges for time series foundation models, which typically process temporal patterns through a single-pass inference. Expert climatologists, in contrast, employ multi-scale temporal analysis and iterative refinement based on systematic error diagnosis. …

Cited by 0SourceScholar
2026

RLCracker: Evaluating the Worst-Case Vulnerability of LLM Watermarks with Adaptive RL Attacks

ICML 2026poster

Large language model (LLM) watermarking has shown promise in detecting AI-generated content and mitigating misuse, with prior work claiming robustness against paraphrasing and text editing. In this paper, we argue that existing evaluations are not sufficiently adversarial, obscuring critical vulnera…

Cited by 0SourceScholar
2026

Self-supervised Hierarchical Visual Reasoning with World Model

ICML 2026poster

3D open-world environments with adversarial opponents remain a core challenge for reinforcement learning due to their vast state spaces. Effective reasoning representations are essential in such settings. While existing self-supervised visual foresight reasoning approaches often suffer from multi-st…

Cited by 0SourceScholar
2026

The Ideal Expression Is Not a Local Optimum: A Revisit of EQL with Zero-Point Constraints

ICML 2026poster

Symbolic Regression aims to discover interpretable mathematical expressions from data. Equation Learner (EQL) is a gradient-based method with strong fitting capability and expressive potential, yet it often activates redundant operators as model complexity grows, leading to over-complex expressions …

Cited by 0SourceScholar
2026

Two-Time-Scale Composite Learning Online Identification and Control for Compliant-Joint Robots

ICRA 2026poster

SP-based synthesis yields two-time-scale control that allows compliant-joint robots to achieve high-quality tracking at low implementation cost. Composite learning enables exact online identification and control of robots without the stringent condition known as persistent excitation (PE). However, …

Cited by 0Scholar
2025

A Middle Path for On-Premises LLM Deployment: Preserving Privacy Without Sacrificing Model Confidentiality

EMNLP 2025

Privacy-sensitive users require deploying large language models (LLMs) within their own infrastructure ( on-premises ) to safeguard private data and enable customization. However, vulnerabilities in local environments can lead to unauthorized access and potential model theft. To address this, prior

2025

CO2-Net: A Physics-Informed Spatio-Temporal Model for Global Surface CO2 Reconstruction

ICCV 2025poster

Reconstructing atmospheric surface \text CO _2 is crucial for understanding climate dynamics and informing global mitigation strategies. Traditional inversion models achieve precise global \text CO _2 reconstruction but rely heavily on uncertain prior estimates of fluxes and emissions. Inspired by r…

2025

Deconfounding Multi-Cause Latent Confounders: A Factor-Model Approach to Climate Model Bias Correction

IJCAI 2025

Global Climate Models (GCMs) are crucial for predicting future climate changes by simulating the Earth systems. However, GCM outputs exhibit systematic biases due to model uncertainties, parameterization simplifications, and inadequate representation of complex climate phenomena. Traditional bias co

Cited by 0SourcePDFScholar
2025

Don't Shake the Wheel: Momentum-Aware Planning in End-to-End Autonomous Driving

CVPR 2025poster

End-to-end autonomous driving frameworks enable seamless integration of perception and planning but often rely on one-shot trajectory prediction, which may lead to unstable control and vulnerability to occlusions in single-frame perception. To address this, we propose the Momentum-Aware Driving (Mom…

2025

FGU3R: Fine-Grained Fusion via Unified 3D Representation for Multimodal 3D Object Detection

ICASSP 2025accepted

Multimodal 3D object detection has garnered considerable interest in autonomous driving. However, multimodal detectors suffer from dimension mismatches that derive from fusing 3D points with 2D pixels coarsely, which leads to suboptimal fusion performance. In this paper, we propose a multimodal fram…

Cited by 0SourceScholar
2025

Federated Few-Shot Class-Incremental Learning

ICLR 2025poster

This study proposes a challenging yet practical Federated Few-Shot Class-Incremental Learning (FFSCIL) problem, where clients only hold very few samples for new classes. We develop a novel Unified Optimized Prototype Prompt (UOPP) model to simultaneously handle catastrophic forgetting, over-fitting…

2025

GenAuction: A Generative Auction for Online Advertising

AAAI 2025technical

Previous ad auctions predominantly relied on rule-based mechanisms, which selected winning advertisements (ads) at the ad-level and subsequently combined them into page views (PVs), leading to suboptimal allocations in multi-round auctions. This limitation stems from the significant computational bu…

Cited by 0SourcePDFScholar
2025

Integrating Spectro-Temporal Cross Aggregation and Multi-Scale Dynamic Learning for Audio Deepfake Detection

ICASSP 2025accepted

Audio deepfake refers to the technology of synthesizing speech using deep learning or large model algorithms. Compared to human voice, synthetic deepfake speech exhibits artifacts at global and local levels, which can be leveraged by audio deepfake detection (ADD) to distinguish real and fake speech…

Cited by 0SourceScholar
2025

Interaction-Data-guided Conditional Instrumental Variables for Debiasing Recommender Systems

IJCAI 2025

It is often challenging to identify a valid instrumental variable (IV), although the IV methods have been regarded as effective tools of addressing the confounding bias introduced by latent variables. To deal with this issue, an Interaction-Data-guided Conditional IV (IDCIV) debiasing method is prop

Cited by 0SourcePDFScholar
2025

Logit Space Constrained Fine-Tuning for Mitigating Hallucinations in LLM-Based Recommender Systems

EMNLP 2025

Large language models (LLMs) have gained increasing attention in recommender systems, but their inherent hallucination issues significantly compromise the accuracy and reliability of recommendation results. Existing LLM-based recommender systems predominantly rely on standard fine-tuning methodologi

Cited by 0SourcePDFScholar
2025

Multiple-Input Multiple-Output Robust Control for Independent-Setup Variable Stiffness Actuator

RA-L 2025

This paper presents the development of a multiple-input multiple-output (MIMO) coupling controller for the independent-setup variable stiffness actuator (VSA). The dynamic model of the independent-setup VSA is typically considered decoupled due to the slight coupling between the joint and stiffness

Cited by 0SourceScholar
2025

PROL : Rehearsal Free Continual Learning in Streaming Data via Prompt Online Learning

ICCV 2025poster

The data privacy constraint in online continual learning (OCL), where the data can be seen only once, complicates the catastrophic forgetting problem in streaming data. A common approach applied by the current SOTAs in OCL is the use of memory-saving exemplars or features from previous classes to be…

2025

Telling Peer Direct Effects from Indirect Effects in Observational Network Data

ICML 2025poster

Estimating causal effects is crucial for decision-makers in many applications, but it is particularly challenging with observational network data due to peer interactions. Some algorithms have been proposed to estimate causal effects involving network data, particularly peer effects, but they often…

Cited by 0SourcePDFScholar
2025

Vision and Language Synergy for Rehearsal Free Continual Learning

ICLR 2025poster

The prompt-based approach has demonstrated its success for continual learning problems. However, it still suffers from catastrophic forgetting due to inter-task vector similarity and unfitted new components of previously learned tasks. On the other hand, the language-guided approach falls short of i…

2024

Breaking the Hourglass Phenomenon of Residual Quantization: Enhancing the Upper Bound of Generative Retrieval

EMNLP 2024industry

Generative retrieval (GR) has emerged as a transformative paradigm in search and recommender systems, leveraging numeric-based identifier representations to enhance efficiency and generalization. Notably, methods like TIGER, which employ Residual Quantization-based Semantic Identifiers (RQ-SID), hav…

Cited by 1SourcePDFScholar
2024

Causal Inference with Conditional Front-Door Adjustment and Identifiable Variational Autoencoder

ICLR 2024poster

An essential and challenging problem in causal inference is causal effect estimation from observational data. The problem becomes more difficult with the presence of unobserved confounding variables. The front-door adjustment is an approach for dealing with unobserved confounding variables. However,…

Cited by 10SourcePDFScholar
2024

Conditional Instrumental Variable Regression with Representation Learning for Causal Inference

ICLR 2024poster

This paper studies the challenging problem of estimating causal effects from observational data, in the presence of unobserved confounders. The two-stage least square (TSLS) method and its variants with a standard instrumental variable (IV) are commonly used to eliminate confounding bias, including…

Cited by 5SourcePDFScholar
2024

DNA-SE: Towards Deep Neural-Nets Assisted Semiparametric Estimation

ICML 2024poster

Semiparametric statistics play a pivotal role in a wide range of domains, including but not limited to missing data, causal inference, and transfer learning, to name a few. In many settings, semiparametric theory leads to (nearly) statistically optimal procedures that yet involve numerically solving…

2024

FedCSL: A Scalable and Accurate Approach to Federated Causal Structure Learning

AAAI 2024technical

As an emerging research direction, federated causal structure learning (CSL) aims at learning causal relationships from decentralized data across multiple clients while preserving data privacy. Existing federated CSL algorithms suffer from scalability and accuracy issues, since they require computat…

2024

GraphBEV: Towards Robust BEV Feature Alignment for Multi-Modal 3D Object Detection

ECCV 2024poster

"Integrating LiDAR and camera information into Bird’s-Eye-View (BEV) representation has emerged as a crucial aspect of 3D object detection in autonomous driving. However, existing methods are susceptible to the inaccurate calibration relationship between LiDAR and the camera sensor. Such inaccuracie…

2024

Instrumental Variable Estimation for Causal Inference in Longitudinal Data with Time-Dependent Latent Confounders

AAAI 2024technical

Causal inference from longitudinal observational data is a challenging problem due to the difficulty in correctly identifying the time-dependent confounders, especially in the presence of latent time-dependent confounders. Instrumental variable (IV) is a powerful tool for addressing the latent confo…

Cited by 8SourcePDFScholar
2024

PREFER: Prompt Ensemble Learning via Feedback-Reflect-Refine

AAAI 2024technical

As an effective tool for eliciting the power of Large Language Models (LLMs), prompting has recently demonstrated unprecedented abilities across a variety of complex tasks. To further improve the performance, prompt ensemble has attracted substantial interest for tackling the hallucination and insta…

2024

RoboFusion: Towards Robust Multi-Modal 3D Object Detection via SAM

IJCAI 2024poster

Multi-modal 3D object detectors are dedicated to exploring secure and reliable perception systems for autonomous driving (AD). Although achieving state-of-the-art (SOTA) performance on clean benchmark datasets, they tend to overlook the complexity and harsh conditions of real-world environments. Wit…

2023

AST-SED: An Effective Sound Event Detection Method Based on Audio Spectrogram Transformer

ICASSP 2023accepted

In this paper, we propose an effective sound event detection (SED) method based on the audio spectrogram transformer (AST) model, pretrained on the large-scale AudioSet for audio tagging (AT) task, termed AST-SED. Pretrained AST models have recently shown promise on DCASE2022 challenge task4 where t…

Cited by 0SourceScholar
2023

Causal Inference with Conditional Instruments Using Deep Generative Models

AAAI 2023technical

The instrumental variable (IV) approach is a widely used way to estimate the causal effects of a treatment on an outcome of interest from observational data with latent confounders. A standard IV is expected to be related to the treatment variable and independent of all other variables in the system…

2023

DG3D: Generating High Quality 3D Textured Shapes by Learning to Discriminate Multi-Modal Diffusion-Renderings

ICCV 2023poster

Many virtual reality applications require massive 3D content, which impels the need for low-cost and efficient modeling tools in terms of quality and quantity. In this paper, we present a Diffusion-augmented Generative model to generate high-fidelity 3D textured meshes that can be directly used in m…

Cited by 3PDFcodeScholar
2023

Disentangled Representation for Causal Mediation Analysis

AAAI 2023technical

Estimating direct and indirect causal effects from observational data is crucial to understanding the causal mechanisms and predicting the behaviour under different interventions. Causal mediation analysis is a method that is often used to reveal direct and indirect effects. Deep learning shows prom…

2023

Hokoff: Real Game Dataset from Honor of Kings and its Offline Reinforcement Learning Benchmarks

NeurIPS 2023poster

The advancement of Offline Reinforcement Learning (RL) and Offline Multi-Agent Reinforcement Learning (MARL) critically depends on the availability of high-quality, pre-collected offline datasets that represent real-world complexities and practical applications. However, existing datasets often fall…

2023

Low-Light Video Enhancement with Synthetic Event Guidance

AAAI 2023technical

Low-light video enhancement (LLVE) is an important yet challenging task with many applications such as photographing and autonomous driving. Unlike single image low-light enhancement, most LLVE methods utilize temporal information from adjacent frames to restore the color and remove the noise of the…

Cited by 29SourcePDFScholar
2023

SAMRS: Scaling-up Remote Sensing Segmentation Dataset with Segment Anything Model

NeurIPS 2023poster

The success of the Segment Anything Model (SAM) demonstrates the significance of data-centric machine learning. However, due to the difficulties and high costs associated with annotating Remote Sensing (RS) images, a large amount of valuable RS data remains unlabeled, particularly at the pixel level…

2022

Ancestral Instrument Method for Causal Inference without Complete Knowledge

IJCAI 2022poster

Unobserved confounding is the main obstacle to causal effect estimation from observational data. Instrumental variables (IVs) are widely used for causal effect estimation when there exist latent confounders. With the standard IV method, when a given IV is valid, unbiased estimation can be obtained,…

Cited by 6SourcePDFScholar
2022

DeepMed: Semiparametric Causal Mediation Analysis with Debiased Deep Learning

NeurIPS 2022accept

Causal mediation analysis can unpack the black box of causality and is therefore a powerful tool for disentangling causal pathways in biomedical and social sciences, and also for evaluating machine learning fairness. To reduce bias for estimating Natural Direct and Indirect Effects in mediation anal…

2022

Domain Robust Deep Embedding Learning for Speaker Recognition

ICASSP 2022accepted

This paper presents a domain robust deep embedding learning method for speaker verification (SV) tasks. Most recent methods utilize deep neural networks (DNN) to learn compact and discriminative speaker embeddings from large-scale labeled datasets such as VoxCeleb and the NIST SRE corpus. Despite th…

Cited by 0SourceScholar
2022

Frontend Attributes Disentanglement for Speech Emotion Recognition

ICASSP 2022accepted

Speech emotion recognition (SER) with limited size dataset is a challenging task, since a spoken utterance contains various disturbing attributes besides emotion, including speaker, content, and language. However, due to a close relationship between speaker and emotion attributes, simply fine-tuning…

Cited by 0SourceScholar
2022

Self-Supervised Representation Learning for Unsupervised Anomalous Sound Detection Under Domain Shift

ICASSP 2022accepted

In this paper, a self-supervised representation learning method is proposed for anomalous sound detection (ASD). ASD has received much research attention in recent DCASE challenges. It aims to identify whether a sound emitted from a machine is anomalous or not, given only normal sound data. This is…

Cited by 0SourceScholar
2022

SiamTrans: Zero-Shot Multi-Frame Image Restoration with Pre-trained Siamese Transformers

AAAI 2022technical

We propose a novel zero-shot multi-frame image restoration method for removing unwanted obstruction elements (such as rains, snow, and moire patterns) that vary in successive frames. It has three stages: transformer pre-training, zero-shot restoration, and hard patch refinement. Using the pre-traine…

Cited by 12SourcePDFScholar
2022

TAPE: Task-Agnostic Prior Embedding for Image Restoration

ECCV 2022poster

"Learning a generalized prior for natural image restoration is an important yet challenging task. Early methods mostly involved handcrafted priors including normalized sparsity, â„“0 gradients, dark channel priors, etc.. Recently, deep neural networks have been used to learn various image priors but…

Cited by 65SourcePDFScholar
2021

An Effective Deep Embedding Learning Method Based on Dense-Residual Networks for Speaker Verification

ICASSP 2021accepted

In this paper, we present an effective end-to-end deep embedding learning method based on Dense-Residual networks, which combine the advantages of a densely connected convolutional network (DenseNet) and a residual network (ResNet), for speaker verification (SV). Unlike a model ensemble strategy whi…

Cited by 0SourceScholar
2021

An Improved Mean Teacher Based Method for Large Scale Weakly Labeled Semi-Supervised Sound Event Detection

ICASSP 2021accepted

This paper presents an improved mean teacher (MT) based method for large-scale weakly labeled semi-supervised sound event detection (SED), by focusing on learning a better student model. Two main improvements are proposed based on the authors’ previous perturbation based MT method. Firstly, an event…

Cited by 26SourceScholar
2020

Hierarchical Feature Embedding for Attribute Recognition

CVPR 2020poster

Attribute recognition is a crucial but challenging task due to viewpoint changes, illumination variations and appearance diversities, etc. Most of previous work only consider the attribute-level feature embedding, which might perform poorly in complicated heterogeneous conditions. To address this pr…

Cited by 61PDFScholar
2020

Self-Adaptively Learning to Demoiré from Focused and Defocused Image Pairs

NeurIPS 2020poster

Moiré artifacts are common in digital photography, resulting from the interference between high-frequency scene content and the color filter array of the camera. Existing deep learning-based demoiréing methods trained on large scale datasets are limited in handling various complex moiré patterns, an…

Cited by 22SourcePDFScholar
2020

Wavelet-Based Dual-Branch Network for Image Demoiréing

ECCV 2020poster

When smartphone cameras are used to take photos of digital screens, usually moire patterns result, severely degrading photo quality. In this paper, we design a wavelet-based dual-branch network (WDNet) with a spatial attention mechanism for image demoireing. Existing image restoration methods workin…

Cited by 126SourcePDFScholar