← Search

Zheng CHEN

73 accepted papers

2026

A Unified Convergence Analysis for Semi-Decentralized Learning: Sampled-to-Sampled vs. Sampled-to-All Communication

AAAI 2026technical

In semi-decentralized federated learning, devices primarily rely on device-to-device communication but occasionally interact with a central server. Periodically, a sampled subset of devices uploads their local models to the server, which computes an aggregate model. The server can then either (i) sh

Cited by 0SourcePDFScholar
2026

Condition Number Based Low-Bit Quantization for Image Super-Resolution

ICML 2026poster

Low-bit model quantization for image super-resolution (SR) is a longstanding task that is renowned for its surprising compression and acceleration ability. However, accuracy degradation is inevitable when compressing the full-precision (FP) model to ultra-low bit widths ($2\sim4$ bits). Experimental…

Cited by 0SourceScholar
2026

FideDiff: Efficient Diffusion Model for High-Fidelity Image Motion Deblurring

ICLR 2026poster

Recent advancements in image motion deblurring, driven by CNNs and transformers, have made significant progress. Large-scale pre-trained diffusion models, which are rich in real-world modeling, have shown great promise for high-quality image restoration tasks such as deblurring, demonstrating strong…

Cited by 0SourcecodeScholar
2026

Grounding-IQA: Grounding Multimodal Language Model for Image Quality Assessment

ICLR 2026poster

The development of multimodal large language models (MLLMs) enables the evaluation of image quality through natural language descriptions. This advancement allows for more detailed assessments. However, these MLLM-based IQA methods primarily rely on general contextual descriptions, sometimes limitin…

Cited by 0SourcecodeScholar
2026

InfVSR: Toward Consistency-Driven Streaming Generative Video Super-Resolution

ICML 2026poster

Real-world videos often extend over thousands of frames. Existing generative video super-resolution (VSR) approaches, however, face two persistent challenges when processing long sequences: (1) inefficiency due to the heavy cost of multi-step denoising for full-length sequences; and (2) poor consist…

Cited by 0SourceScholar
2026

LSGQuant: Layer-Sensitivity Guided Quantization for One-Step Diffusion Real-World Video Super-Resolution

ICML 2026poster

One-Step Diffusion Models have demonstrated promising capability and fast inference in real-world Video Super-Resolution (VSR). However, the substantial model size and high computational cost of Diffusion Transformers (DiTs) hinder their practical deployment. While low-bit quantization is a common a…

Cited by 0SourceScholar
2026

LogiConBench: Benchmarking Logical Consistencies of LLMs

ICLR 2026poster

Logical consistency, the requirement that statements remain non-contradictory under logical rules, is fundamental for trustworthy reasoning, yet current LLMs often fail to maintain it even on simple inference tasks. Existing benchmarks for LLM logical consistency are not scalable, not diverse, and n…

Cited by 0SourcecodeScholar
2026

ODEBrain: Continuous-Time EEG Graph for Modeling Dynamic Brain Networks

ICLR 2026poster

Modeling neural population dynamics is crucial for foundational neuroscientific research and various clinical applications. Conventional latent variable methods typically model continuous brain dynamics through discretizing time with recurrent architecture, which necessarily results in compounded cu…

Cited by 0SourceScholar
2026

QuantVSR: Low-Bit Post-Training Quantization for Real-World Video Super-Resolution

AAAI 2026technical

Diffusion models have shown superior performance in real-world video super-resolution (VSR). However, the slow processing speeds and heavy resource consumption of diffusion models hinder their practical application and deployment. Quantization offers a potential solution for compressing the VSR mode

Cited by 0SourcePDFScholar
2026

Schur-A*: Layer-wise Optimal Expert Pruning for Sparse MoEs via Schur-Complement Guided A* Search

ICML 2026poster

Sparse Mixture-of-Experts (MoE) language models enable conditional computation but face deployment challenges due to the "memory wall": while few experts are activated per token, the entire model must reside in memory. Existing expert pruning methods primarily rely on independent ranking, failing to…

Cited by 0SourceScholar
2026

Steering One-Step Diffusion Model with Fidelity-Rich Decoder for Fast Image Compression

AAAI 2026technical

Diffusion-based image compression has demonstrated impressive perceptual performance. However, it suffers from two critical drawbacks: (1) excessive decoding latency due to multi-step sampling, and (2) poor fidelity resulting from over-reliance on generative priors. To address these issues, we propo

Cited by 0SourcePDFScholar
2026

Targeted Pathway Inference for Biological Knowledge Bases via Graph Learning and Explanation

AAAI 2026technical

Retrieving targeted pathways in biological knowledge bases, particularly when incorporating wet-lab experimental data, remains a challenging task and often requires downstream analyses and specialized expertise. In this paper, we frame this challenge as a solvable graph learning and explaining task

Cited by 0SourcePDFScholar
2026

Tokenizing Single-Channel EEG with Time-Frequency Motif Learning

ICLR 2026poster

Foundation models are reshaping EEG analysis, yet an important problem of EEG tokenization remains a challenge. This paper presents TFM-Tokenizer, a novel tokenization framework that learns a vocabulary of time-frequency motifs from *single-channel* EEG signals and encodes them into discrete tokens…

Cited by 0SourceScholar
2026

VEQ: Modality-Adaptive Quantization for MoE Vision-Language Models

ICML 2026poster

Mixture-of-Experts(MoE) Vision-Language Models(VLMs) offer remarkable performance but incur prohibitive memory and computational costs, making compression essential. Post-Training Quantization (PTQ) is an effective training-free technique to address the massive memory and computation overhead. Exist…

Cited by 0SourceScholar
2025

BiMaCoSR: Binary One-Step Diffusion Model Leveraging Flexible Matrix Compression for Real Super-Resolution

ICML 2025poster

While super-resolution (SR) methods based on diffusion models (DM) have demonstrated inspiring performance, their deployment is impeded due to the heavy request of memory and computation. Recent researchers apply two kinds of methods to compress or fasten the DM. One is to compress the DM into 1-bit…

2025

Compression-Aware One-Step Diffusion Model for JPEG Artifact Removal

ICCV 2025poster

Diffusion models have demonstrated remarkable success in image restoration tasks. However, their multi-step denoising process introduces significant computational overhead, limiting their practical deployment. Furthermore, existing methods struggle to effectively remove severe JPEG artifact, especia…

2025

DOVE: Efficient One-Step Diffusion Model for Real-World Video Super-Resolution

NeurIPS 2025poster

Diffusion models have demonstrated promising performance in real-world video super-resolution (VSR). However, the dozens of sampling steps they require, make inference extremely slow. Sampling acceleration techniques, particularly single-step, provide a potential solution. Nonetheless, achieving one…

Cited by 0SourcecodeScholar
2025

Dual-branch Graph Feature Learning for NLOS Imaging

AAAI 2025technical

The domain of non-line-of-sight (NLOS) imaging is advancing rapidly, offering the capability to reveal occluded scenes that are not directly visible. However, contemporary NLOS systems face several significant challenges: (1) The computational and storage requirements are profound due to the inheren…

Cited by 0SourcePDFScholar
2025

EvoBrain: Dynamic Multi-Channel EEG Graph Modeling for Time-Evolving Brain Networks

NeurIPS 2025spotlight

Dynamic GNNs, which integrate temporal and spatial features in Electroencephalography (EEG) data, have shown great potential in automating seizure detection. However, fully capturing the underlying dynamics necessary to represent brain states, such as seizure and non-seizure, remains a non-trivial t…

Cited by 0SourceScholar
2025

GeSubNet: Gene Interaction Inference for Disease Subtype Network Generation

ICLR 2025oral

Retrieving gene functional networks from knowledge databases presents a challenge due to the mismatch between disease networks and subtype-specific variations. Current solutions, including statistical and deep learning methods, often fail to effectively integrate gene interaction knowledge from data…

Cited by 0SourcePDFScholar
2025

HAODiff: Human-Aware One-Step Diffusion via Dual-Prompt Guidance

NeurIPS 2025poster

Human-centered images often suffer from severe generic degradation during transmission and are prone to human motion blur (HMB), making restoration challenging. Existing research lacks sufficient focus on these issues, as both problems often coexist in practice. To address this, we design a degradat…

Cited by 0SourcecodeScholar
2025

Human Body Restoration with One-Step Diffusion Model and A New Benchmark

ICML 2025poster

Human body restoration, as a specific application of image restoration, is widely applied in practice and plays a vital role across diverse fields. However, thorough research remains difficult, particularly due to the lack of benchmark datasets. In this study, we propose a high-quality dataset autom…

2025

IPAD: Inverse Prompt for AI Detection - A Robust and Interpretable LLM-Generated Text Detector

NeurIPS 2025poster

Large Language Models (LLMs) have attained human-level fluency in text generation, which complicates the distinguishing between human-written and LLM generated texts. This increases the risk of misuse and highlights the need for reliable detectors. Yet, existing detectors exhibit poor robustness on…

Cited by 0SourceScholar
2025

Knowledge Enhanced Multi-Domain Recommendations in an AI Assistant Application

ICASSP 2025accepted

This work explores unifying knowledge enhanced recommendation with multi-domain recommendation systems in a conversational AI assistant application. Multi-domain recommendation leverages users’ interactions in previous domains to improve recommendations in a new one. Knowledge graph enhancement seek…

Cited by 0SourceScholar
2025

Long-Term EEG Partitioning for Seizure Onset Detection

AAAI 2025technical

Deep learning models have recently shown great success in classifying epileptic patients using EEG recordings. Unfortunately, classification-based methods lack a sound mechanism to detect the onset of seizure events. In this work, we propose a two-stage framework, SODor, that explicitly models seizu…

Cited by 0SourcePDFScholar
2025

OSCAR: One-Step Diffusion Codec Across Multiple Bit-rates

NeurIPS 2025poster

Pretrained latent diffusion models have shown strong potential for lossy image compression, owing to their powerful generative priors. Most existing diffusion-based methods reconstruct images by iteratively denoising from random noise, guided by compressed latent representations. While these approac…

Cited by 0SourcecodeScholar
2025

OSDFace: One-Step Diffusion Model for Face Restoration

CVPR 2025poster

Diffusion models have demonstrated impressive performance in face restoration. Yet, their multi-step inference process remains computationally intensive, limiting their applicability in real-world scenarios. Moreover, existing methods often struggle to generate face images that are harmonious, reali…

2025

PlanarNeRF: Online Learning of Planar Primitives with Neural Radiance Fields

ICRA 2025

Identifying spatially complete planar primitives from visual data is a crucial task in computer vision. Prior methods are largely restricted to either 2D segment recovery or simplifying 3D structures, even with extensive plane annotations. We present PlanarNeRF, a novel framework capable of detectin

Cited by 8SourceScholar
2025

Prior-guided Hierarchical Harmonization Network for Efficient Image Dehazing

AAAI 2025technical

Image dehazing is a crucial task that involves the enhancement of degraded images to recover their sharpness and textures. While vision Transformers have exhibited impressive results in diverse dehazing tasks, their quadratic complexity and lack of dehazing priors pose significant drawbacks for real…

Cited by 0SourcePDFScholar
2025

Splatter-360: Generalizable 360 Gaussian Splatting for Wide-baseline Panoramic Images

CVPR 2025poster

Wide-baseline panoramic images are frequently used in applications like VR and simulations to minimize capturing labor costs and storage needs. However, synthesizing novel views from these panoramic images in real time remains a significant challenge, especially due to panoramic imagery's high resol…

2025

VFM-Adapter: Adapting Visual Foundation Models for Dense Prediction with Dynamic Hybrid Operation Mapping

AAAI 2025technical

Although pre-trained large vision foundation models (VFM) yield superior results on various downstream tasks, full fine-tuning is often impractical due to its high computational cost and storage requirements. Recent advancements in parameter-efficient fine-tuning (PEFT) of VFM for image classificati…

Cited by 0SourcePDFScholar
2024

Binarized Diffusion Model for Image Super-Resolution

NeurIPS 2024poster

Advanced diffusion models (DMs) perform impressively in image super-resolution (SR), but the high memory and computational costs hinder their deployment. Binarization, an ultra-compression algorithm, offers the potential for effectively accelerating DMs. Nonetheless, due to the model structure and t…

2024

DiffPano: Scalable and Consistent Text to Panorama Generation with Spherical Epipolar-Aware Diffusion

NeurIPS 2024poster

Diffusion-based methods have achieved remarkable achievements in 2D image or 3D object generation, however, the generation of 3D scenes and even $360^{\circ}$ images remains constrained, due to the limited number of scene datasets, the complexity of 3D scenes themselves, and the difficulty of genera…

2024

Leveraging Imagery Data with Spatial Point Prior for Weakly Semi-supervised 3D Object Detection

AAAI 2024technical

Training high-accuracy 3D detectors necessitates massive labeled 3D annotations with 7 degree-of-freedom, which is laborious and time-consuming. Therefore, the form of point annotations is proposed to offer significant prospects for practical applications in 3D detection, which is not only more acce…

Cited by 2SourcePDFScholar
2024

NARUTO: Neural Active Reconstruction from Uncertain Target Observations

CVPR 2024poster

We present NARUTO a neural active reconstruction system that combines a hybrid neural representation with uncertainty learning enabling high-fidelity surface reconstruction. Our approach leverages a multi-resolution hash-grid as the mapping backbone chosen for its exceptional convergence speed and c…

2024

RecMind: Large Language Model Powered Agent For Recommendation

NAACL 2024findings

While the recommendation system (RS) has advanced significantly through deep learning, current RS approaches usually train and fine-tune models on task-specific datasets, limiting their generalizability to new recommendation tasks and their ability to leverage external knowledge due to model scale a…

Cited by 144SourcePDFScholar
2024

Recursive Generalization Transformer for Image Super-Resolution

ICLR 2024poster

Transformer architectures have exhibited remarkable performance in image super-resolution (SR). Since the quadratic computational complexity of the self-attention (SA) in Transformer, existing methods tend to adopt SA in a local region to reduce overheads. However, the local design restricts the glo…

2024

SePaint: Semantic Map Inpainting via Multinomial Diffusion

IROS 2024poster

Prediction beyond partial observations is crucial for robots to navigate in unknown environments because it can provide extra information regarding the surroundings beyond the current sensing range or resolution. In this work, we consider the inpainting of semantic Bird’s-Eye-View maps. We propose S…

Cited by 2SourceScholar
2024

Self-Supervised Position Debiasing for Large Language Models

ACL 2024findings

Fine-tuning has been demonstrated to be an effective method to improve the domain performance of large language models (LLMs). However, LLMs might fit the dataset bias and shortcuts for prediction, leading to poor generation performance. Previous works have proven that LLMs are prone to exhibit posi…

2024

Stereo-NEC: Enhancing Stereo Visual-Inertial SLAM Initialization with Normal Epipolar Constraints

ICRA 2024poster

We propose an accurate and robust initialization approach for stereo visual-inertial SLAM systems. Unlike the current state-of-the-art method, which heavily relies on the accuracy of a pure visual SLAM system to estimate inertial variables without updating camera poses, potentially compromising accu…

Cited by 10SourcecodeScholar
2024

Visual-Geometry GP-based Navigable Space for Autonomous Navigation

IROS 2024poster

Autonomous navigation in unknown environments is challenging and requires the consideration of both geometric and semantic information to assess the navigability of the environment. In this work, we propose a novel space modeling framework, Visual-Geometry Sparse Gaussian Process (VG-SGP), that simu…

Cited by 0SourcecodeScholar
2023

Dual Aggregation Transformer for Image Super-Resolution

ICCV 2023poster

Transformer has recently gained considerable popularity in low-level vision tasks, including image super-resolution (SR). These networks utilize self-attention along different dimensions, spatial or channel, and achieve impressive performance. This inspires us to combine the two dimensions in Transf…

Cited by 285PDFcodeScholar
2023

General Munchausen Reinforcement Learning with Tsallis Kullback-Leibler Divergence

NeurIPS 2023poster

Many policy optimization approaches in reinforcement learning incorporate a Kullback-Leilbler (KL) divergence to the previous policy, to prevent the policy from changing too quickly. This idea was initially proposed in a seminal paper on Conservative Policy Iteration, with approximations given by al…

Cited by 1SourcePDFScholar
2023

HSE: Hybrid Species Embedding for Deep Metric Learning

ICCV 2023poster

Deep metric learning is crucial for finding an embedding function that can generalize to training and testing data, including unknown test classes. However, limited training samples restrict the model's generalization to downstream tasks. While adding new training samples is a promising solution, de…

Cited by 6PDFcodeScholar
2023

Hierarchical Integration Diffusion Model for Realistic Image Deblurring

NeurIPS 2023spotlight

Diffusion models (DMs) have recently been introduced in image deblurring and exhibited promising performance, particularly in terms of details reconstruction. However, the diffusion model requires a large number of inference iterations to recover the clean image from pure Gaussian noise, which consu…

2023

KG-ECO: Knowledge Graph Enhanced Entity Correction For Query Rewriting

ICASSP 2023accepted

Query Rewriting (QR) plays a critical role in large-scale dialogue systems for reducing frictions. When there is an entity error, it imposes extra challenges for a dialogue system to produce satisfactory responses. In this work, we propose KG-ECO: Knowledge Graph enhanced Entity COrrection for query…

Cited by 0SourceScholar
2023

Learning to Tokenize for Generative Retrieval

NeurIPS 2023poster

As a new paradigm in information retrieval, generative retrieval directly generates a ranked list of document identifiers (docids) for a given query using generative language models (LMs). How to assign each document a unique docid (denoted as document tokenization) is a critical problem, because it…

Cited by 112SourcePDFScholar
2023

PanoGRF: Generalizable Spherical Radiance Fields for Wide-baseline Panoramas

NeurIPS 2023poster

Achieving an immersive experience enabling users to explore virtual environments with six degrees of freedom (6DoF) is essential for various applications such as virtual reality (VR). Wide-baseline panoramas are commonly used in these applications to reduce network bandwidth and storage requirements…

Cited by 9SourcePDFScholar
2023

Polyline Generative Navigable Space Segmentation for Autonomous Visual Navigation

RA-L 2023

Detecting navigable space is a fundamental capability for mobile robots navigating in unknown or unmapped environments. In this work, we treat visual navigable space segmentation as a scene decomposition problem and propose <bold xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www

Cited by 6SourceScholar
2022

CALI: Coarse-to-Fine ALIgnments Based Unsupervised Domain Adaptation of Traversability Prediction for Deployable Autonomous Navigation

RSS 2022poster

Traversability prediction is a fundamental perception capability for autonomous navigation. The diversity of data in different domains imposes significant gaps to the prediction performance of the perception model. In this work, we make efforts to reduce the gaps by proposing a novel coarse-to-fine…

Cited by 9SourcePDFScholar
2022

Cross Aggregation Transformer for Image Restoration

NeurIPS 2022accept

Recently, Transformer architecture has been introduced into image restoration to replace convolution neural network (CNN) with surprising results. Considering the high computational complexity of Transformer with global attention, some methods use the local square window to limit the scope of self-a…

2022

Event-Triggered Control of Robotic Fish With Reduced Communication Rate

RA-L 2022

Underwater robots often need to communicate with external localization sensors. The low bandwidth in such communications is one of the bottlenecks in achieving accurate tracking control. Toward this end, we adopt a novel periodic event-triggered control (PETC) which allows a robotic fish to reduce i

Cited by 6SourceScholar
2022

Multi-Tier Platform for Cognizing Massive Electroencephalogram

IJCAI 2022poster

An end-to-end platform assembling multiple tiers is built for precisely cognizing brain activities. Being fed massive electroencephalogram (EEG) data, the time-frequency spectrograms are conventionally projected into the episode-wise feature matrices (seen as tier-1). A spiking neural network (SNN)…

Cited by 17SourcePDFScholar
2022

Overcoming Catastrophic Forgetting During Domain Adaptation of Seq2seq Language Generation

NAACL 2022long

Seq2seq language generation models that are trained offline with multiple domains in a sequential fashion often suffer from catastrophic forgetting. Lifelong learning has been proposed to handle this problem. However, existing work such as experience replay or elastic weighted consolidation requires…

Cited by 56SourcePDFScholar
2022

Unified Method for Task-Space Motion/Force/Impedance Control of Manipulator With Unknown Contact Reaction Strategy

RA-L 2022

Nowadays, higher requirements are placed on the design of the controller when robots enter the factory and co-operate with human. In this letter, we propose a unified task space control method combined with the contact reaction strategy in null space of redundant manipulator, which can not only conv

Cited by 31SourceScholar
2021

A Novel Design of Mobile Robotic System for Opening and Transitioning Through a Watertight Ship Door

IROS 2021poster

Recent offshore drilling activities have dramatically bloomed oil and gas production. Due to extreme weather, such as hurricanes and tsunamis, offshore oil platforms may need to be constantly monitored in case of unexpected dangers. Using robots to monitor and prevent these dangerous situations is a…

Cited by 6SourceScholar
2021

Cooperative Collision Avoidance Control of Servo/IPMC Driven Robotic Fish With Back-Relaxation Effect

RA-L 2021

In this letter, a collision avoidance control strategy is developed for a robotic fish that is propelled by a two-joint fishtail, comprising a servo motor and an ionic polymer-metal composite (IPMC), which are used as solid and soft actuators, respectively. In this dual-actuator system, the forward

Cited by 25SourceScholar
2020

ForceReader: a BERT-based Interactive Machine Reading Comprehension Model with Attention Separation

COLING 2020main

The release of BERT revolutionized the development of NLP. Various BERT-based reading comprehension models have been proposed, thus updating the performance ranking of reading comprehension tasks. However, the above BERT-based models inherently employ BERT’s combined input method, representing the i…

Cited by 7SourcePDFScholar
2020

Model-Based Control of a Robotic Fish to Enable 3D Maneuvering Through a Moving Orifice

RA-L 2020

Three-dimensionally (3D) maneuverable robotic fish are highly desirable due to their ability to explore and survey the underwater environment. Existing depth control mechanisms are typically focused on using either compressed air or a piston to generate changes in volume. However, this often makes t

Cited by 16SourceScholar
2020

SMARTS: An Open-Source Scalable Multi-Agent RL Training School for Autonomous Driving

CoRL 2020

Interaction is fundamental in autonomous driving (AD). Despite more than a decade of intensive R&D in AD, how to dynamically interact with diverse road users in various contexts still remains unsolved. Multi-agent learning has recently seen big breakthroughs and has much to offer towards solving rea

2019

Three-Dimensionally Maneuverable Robotic Fish Enabled by Servo Motor and Water Electrolyser

ICRA 2019poster

Three-dimensionally (3D) maneuverable robotic fish are highly desirable due to their abilities to explore and survey the underwater environment. Existing depth control mechanism is focused on using compressed air or piston to generate volume change, which makes the system bulky and impractical in a…

Cited by 10SourceScholar