← Search

Qi Zhou

20 accepted papers

2026

Learning From Dictionary: Enhancing Robustness of Machine-Generated Text Detection in Zero-Shot Language via Adversarial Training

ICLR 2026poster

Machine-generated text (MGT) detection is critical for safeguarding online content integrity and preventing the spread of misleading information. Although existing detectors achieve high accuracy in monolingual settings, they exhibit severe performance degradation on zero-shot languages and are vul…

Cited by 0SourcecodeScholar
2026

MODEL MERGING SCALING LAWS IN LARGE LANGUAGE MODELS

ICML 2026poster

We study empirical scaling laws for language model merging measured by cross-entropy. Despite its wide practical use, merging lacks a quantitative rule that predicts returns as we add experts or scale the model size. We identify a compact power law that links model size and expert number: the size-d…

Cited by 0SourceScholar
2026

Reconstruction Attack-Resistant Inference Paradigm for LLM Cloud Services

AAAI 2026technical

Large language models (LLMs) have seen remarkable growth in recent years. To leverage convenient LLM cloud services, users are inevitably to upload their prompts. Additionally, for tasks such as translation, reading comprehension, and summarization, associated files or context are inherently needed,

Cited by 0SourcePDFScholar
2026

Zero-Shot Exocentric Viewpoint-Robust Imitation Learning (VIL): Bridging Handheld Gripper and Exocentric Views

ICRA 2026poster

Recent advances in robot learning have motivated integrated pipelines that combine hardware for data collection with imitation learning algorithms. Existing data collection methods like leader–follower, VR/AR, and exoskeletons rely on costly hardware and exhibit limited scalability, while imitation …

Cited by 0codeScholar
2025

A Set of Generalized Components to Achieve Effective Poison-only Clean-label Backdoor Attacks with Collaborative Sample Selection and Triggers

NeurIPS 2025poster

Poison-only Clean-label Backdoor Attacks (PCBAs) aim to covertly inject attacker-desired behavior into DNNs by merely poisoning the dataset without changing the labels. To effectively implant a backdoor, multiple triggers are proposed for various attack requirements of Attack Success Rate (ASR) and…

Cited by 0SourceScholar
2025

Defending LVLMs Against Vision Attacks Through Partial-Perception Supervision

ICML 2025poster

Recent studies have raised significant concerns regarding the vulnerability of Large Vision Language Models (LVLMs) to maliciously injected or perturbed input images, which can mislead their responses. Existing defense methods show that such vision attacks are sensitive to image modifications especi…

Cited by 0SourcePDFScholar
2025

EagerLog: Active Learning Enhanced Retrieval Augmented Generation for Log-based Anomaly Detection

ICASSP 2025accepted

Logs record essential information about system operations and serve as a critical source for anomaly detection, which has generated growing research interest. Utilizing large language models (LLMs) within a retrieval-augmented generation (RAG) framework for log-based anomaly detection is an effectiv…

Cited by 0SourceScholar
2025

Enhancing Zero-shot Object Counting via Text-guided Local Ranking and Number-evoked Global Attention

ICCV 2025poster

Text-guided zero-shot object counting leverages vision-language models (VLMs) to count objects of an arbitrary class given by a text prompt. Existing approaches for this challenging task only utilize local patch-level features to fuse with text feature, ignoring the important influence of the global…

2025

Exploring Inter-Variate and Long-Term Dependencies to Boost Multivariate Time Series Forecasting

ICASSP 2025accepted

Multivariate Time Series Forecasting (MTSF) is a critical task in various domains, and Large Language Models (LLMs) for MTSF have recently received considerable attention. Despite significant progress in large-scale time series models, particularly in fine-tuning pre-trained LLMs for MTSF, there are…

Cited by 0SourceScholar
2025

InfiFPO: Implicit Model Fusion via Preference Optimization in Large Language Models

NeurIPS 2025spotlight

Model fusion combines multiple Large Language Models (LLMs) with different strengths into a more powerful, integrated model through lightweight training methods. Existing works on model fusion focus primarily on supervised fine-tuning (SFT), leaving preference alignment (PA) —a critical phase for en…

Cited by 0SourcecodeScholar
2025

InfiGFusion: Graph-on-Logits Distillation via Efficient Gromov-Wasserstein for Model Fusion

NeurIPS 2025poster

Recent advances in large language models (LLMs) have intensified efforts to fuse heterogeneous open-source models into a unified system that inherits their complementary strengths. Existing logit-based fusion methods maintain inference efficiency but treat vocabulary dimensions independently, overl…

Cited by 0SourcecodeScholar
2024

Regulating Intermediate 3D Features for Vision-Centric Autonomous Driving

AAAI 2024technical

Multi-camera perception tasks have gained significant attention in the field of autonomous driving. However, existing frameworks based on Lift-Splat-Shoot (LSS) in the multi-camera setting cannot produce suitable dense 3D features due to the projection nature and uncontrollable densification process…

2023

Efficient Exploration in Resource-Restricted Reinforcement Learning

AAAI 2023technical

In many real-world applications of reinforcement learning (RL), performing actions requires consuming certain types of resources that are non-replenishable in each episode. Typical applications include robotic control with limited energy and video games with consumable items. In tasks with non-reple…

Cited by 18SourcePDFScholar
2023

Learning robust representation for reinforcement learning with distractions by reward sequence prediction

UAI 2023poster

Reinforcement learning algorithms have achieved remarkable success in acquiring behavioral skills directly from pixel inputs. However, their application in real-world scenarios presents challenges due to their sensitivity to visual distractions (e.g., changes in viewpoint and light). A key factor co…

2023

Robust Representation Learning by Clustering with Bisimulation Metrics for Visual Reinforcement Learning with Distractions

AAAI 2023technical

Recent work has shown that representation learning plays a critical role in sample-efficient reinforcement learning (RL) from pixels. Unfortunately, in real-world scenarios, representation learning is usually fragile to task-irrelevant distractions such as variations in background or viewpoint. To t…

2022

Learning Robust Policy against Disturbance in Transition Dynamics via State-Conservative Policy Optimization

AAAI 2022technical

Deep reinforcement learning algorithms can perform poorly in real-world tasks due to the discrepancy between source and target environments. This discrepancy is commonly viewed as the disturbance in transition dynamics. Many existing algorithms learn robust policies by modeling the disturbance and a…

Cited by 24SourcePDFScholar
2022

Sample-Efficient Reinforcement Learning via Conservative Model-Based Actor-Critic

AAAI 2022technical

Model-based reinforcement learning algorithms, which aim to learn a model of the environment to make decisions, are more sample efficient than their model-free counterparts. The sample efficiency of model-based approaches relies on whether the model can well approximate the environment. However, lea…

Cited by 45SourcePDFScholar
2021

EvaLDA: Efficient Evasion Attacks Towards Latent Dirichlet Allocation

AAAI 2021technical

As one of the most powerful topic models, Latent Dirichlet Allocation (LDA) has been used in a vast range of tasks, including document understanding, information retrieval and peer-reviewer assignment. Despite its tremendous popularity, the security of LDA has rarely been studied. This poses severe…

2020

Promoting Stochasticity for Expressive Policies via a Simple and Efficient Regularization Method

NeurIPS 2020poster

Many recent reinforcement learning (RL) methods learn stochastic policies with entropy regularization for exploration and robustness. However, in continuous action spaces, integrating entropy regularization with expressive policies is challenging and usually requires complex inference procedures. To…

Cited by 8SourcePDFScholar