← Search

Zhi Chen

58 accepted papers

2026

From ``Sure" to ``Sorry": Detecting Jailbreak in Large Vision Language Model via JailNeurons

ICLR 2026poster

Large Vision-Language Models (LVLMs) are vulnerable to jailbreak attacks that can generate harmful content. Existing detection methods are either limited to detecting specific attack types or are too time-consuming, making them impractical for real-world deployment. To address these challenges, we p…

Cited by 0SourcecodeScholar
2026

Learning Collision-Free Object Goal Pushing for Quadruped Robots with Safe Corridors

ICRA 2026poster

While recent advancements in reinforcement learning have enabled quadrupedal robots to perform non-prehensile manipulation tasks like pushing, existing methods have largely overlooked the critical challenge of obstacle avoidance. In this paper, we address this significant limitation by introducing a…

Cited by 0Scholar
2026

MV2UV: Generating High-quality UV Texture Maps with Multiview Prompts

CVPR 2026

Generating high-quality textures for 3D assets is a challenging task. Existing multiview texture generation methods suffer from the multiview inconsistency and missing textures on unseen parts, while UV inpainting texture methods do not generalize well due to insufficient UV data and cannot well uti

Cited by 0SourceScholar
2026

Sarcopenia Assessment Model Based on Dual-Source Modal Graph

AAAI 2026technical

Accurate muscle-mass assessment is crucial for staging and managing sarcopenia, yet existing methods suffer from modality-specific limitations and weak integration of muscle function indicators. To solve these limitations, we propose a Dual-source Features Graph for Sarcopenia Evaluation (DFGSE) to

Cited by 0SourcePDFScholar
2026

TR-DQ: Time-Rotation Diffusion Quantization

AAAI 2026technical

Diffusion models have been widely adopted in image and video generation. However, their complex network architecture leads to high inference overhead for its generation process. Existing diffusion quantization methods primarily focus on the quantization of the model structure while ignoring the impa

Cited by 0SourcePDFScholar
2026

URPO: A Unified Reward & Policy Optimization Framework for Large Language Models

AAAI 2026technical

Large-scale alignment pipelines typically pair a policy model with a separately trained reward model whose parameters remain frozen during reinforcement learning (RL). This separation creates a complex, resource-intensive pipeline and leads to a performance ceiling. We propose a novel framework, Uni

Cited by 0SourcePDFScholar
2025

Capability Salience Vector: Fine-grained Alignment of Loss and Capabilities for Downstream Task Scaling Law

ACL 2025long

Scaling law builds the relationship between training computation and validation loss, enabling researchers to effectively predict the loss trending of models across different levels of computation. However, a gap still remains between validation loss and the model’s downstream capabilities, making i…

2025

Dynamic Target Distribution Estimation for Source-Free Open-Set Domain Adaptation

AAAI 2025technical

Unsupervised domain adaptation (UDA) has emerged as a promising technique for transferring knowledge from a labeled domain to an unlabeled domain. However, existing UDA methods are severely constrained by data privacy and semantic inconsistencies. To alleviate these limitations, this work challenges…

Cited by 0SourcePDFScholar
2025

Improving Acoustic Scene Classification in Low-Resource Conditions

ICASSP 2025accepted

Acoustic Scene Classification (ASC) identifies an environment based on an audio signal. This paper explores ASC in low-resource conditions and proposes a novel model, DS-FlexiNet, which combines depthwise separable convolutions from MobileNetV2 with ResNet-inspired residual connections for a balance…

Cited by 0SourceScholar
2025

On the Discrimination and Consistency for Exemplar-Free Class Incremental Learning

IJCAI 2025

Exemplar-free class incremental learning (EF-CIL) is a nontrivial task that requires continuously enriching model capability with new classes while maintaining previously learned knowledge without storing and replaying any old class exemplars. An emerging theory-guided framework for CIL trains task-

2025

SVIP: Semantically Contextualized Visual Patches for Zero-Shot Learning

ICCV 2025poster

Zero-shot learning (ZSL) aims to recognize unseen classes without labeled training examples by leveraging class-level semantic descriptors such as attributes. A fundamental challenge in ZSL is semantic misalignment, where semantic-unrelated information involved in visual features introduce ambiguity…

2025

Sundial: A Family of Highly Capable Time Series Foundation Models

ICML 2025oral

We introduce Sundial, a family of native, flexible, and scalable time series foundation models. To predict the next-patch's distribution, we propose a TimeFlow Loss based on flow-matching, which facilitates native pre-training of Transformers on continuous-valued time series without discrete tokeniz…

2025

Task-Specific Data Selection for Instruction Tuning via Monosemantic Neuronal Activations

NeurIPS 2025poster

Instruction tuning improves the ability of large language models (LLMs) to follow diverse human instructions, but achieving strong performance on specific target tasks remains challenging. A critical bottleneck is selecting the most relevant data to maximize task-specific performance. Existing data…

Cited by 0SourceScholar
2025

TurboRAG: Accelerating Retrieval-Augmented Generation with Precomputed KV Caches for Chunked Text

EMNLP 2025

Current Retrieval-Augmented Generation (RAG) systems concatenate and process numerous retrieved document chunks for prefill which requires a large volume of computation, therefore leading to significant latency in time-to-first-token (TTFT). To reduce the computation overhead as well as TTFT, we int

2025

VideoEraser: Concept Erasure in Text-to-Video Diffusion Models

EMNLP 2025

The rapid growth of text-to-video (T2V) diffusion models has raised concerns about privacy, copyright, and safety due to their potential misuse in generating harmful or misleading content. These models are often trained on numerous datasets, including unauthorized personal identities, artistic creat

Cited by 0SourcePDFScholar
2025

Visual Thoughts: A Unified Perspective of Understanding Multimodal Chain-of-Thought

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) have achieved significant success in multimodal tasks, with multimodal chain-of-thought (MCoT) further enhancing performance and interpretability. Recent MCoT methods fall into two categories: (i) Textual-MCoT (T-MCoT), which takes multimodal input and produces t…

Cited by 0SourceScholar
2025

What are the Essential Factors in Crafting Effective Long Context Multi-Hop Instruction Datasets? Insights and Best Practices

ACL 2025long

Recent advancements in large language models (LLMs) with extended context windows have significantly improved various tasks. To improve long-context capabilities, much work focuses on augmenting LLM’s capabilities with synthetic data. Existing methods often leverage the Self-Instruct framework to ge…

2024

Deformation And Penetration Hybrid Detection-Net For Parcels Inspection In Industrial Supply Chain

ICASSP 2024accepted

The express delivery industry has become integral to modern social life, but supply chain parcels, especially those made of corrugated cardboard, are at risk of damage during transportation. Although corrugated cardboard boxes offer some impact resistance, they can still experience deformation and p…

Cited by 0SourceScholar
2024

DiPEx: Dispersing Prompt Expansion for Class-Agnostic Object Detection

NeurIPS 2024poster

Class-agnostic object detection (OD) can be a cornerstone or a bottleneck for many downstream vision tasks. Despite considerable advancements in bottom-up and multi-object discovery methods that leverage basic visual cues to identify salient objects, consistently achieving a high recall rate remains…

2024

FinCon: A Synthesized LLM Multi-Agent System with Conceptual Verbal Reinforcement for Enhanced Financial Decision Making

NeurIPS 2024poster

Large language models (LLMs) have demonstrated notable potential in conducting complex tasks and are increasingly utilized in various financial applications. However, high-quality sequential financial investment decision-making remains challenging. These tasks require multiple interactions with a vo…

2024

Linear Alignment: A Closed-form Solution for Aligning Human Preferences without Tuning and Feedback

ICML 2024poster

The success of AI assistants based on Language Models (LLMs) hinges on Reinforcement Learning from Human Feedback (RLHF) to comprehend and align with user intentions. However, traditional alignment algorithms, such as PPO, are hampered by complex annotation and training requirements. This reliance l…

2024

M3CoT: A Novel Benchmark for Multi-Domain Multi-step Multi-modal Chain-of-Thought

ACL 2024long

Multi-modal Chain-of-Thought (MCoT) requires models to leverage knowledge from both textual and visual modalities for step-by-step reasoning, which gains increasing attention. Nevertheless, the current MCoT benchmark still faces some challenges: (1) absence of visual modal reasoning, (2) single-step…

2024

Sparse and Faithful Explanations Without Sparse Models

AISTATS 2024poster

Even if a model is not globally sparse, it is possible for decisions made from that model to be accurately and faithfully described by a small number of features. For instance, an application for a large loan might be denied to someone because they have no credit history, which overwhelms any eviden…

2024

What Factors Affect Multi-Modal In-Context Learning? An In-Depth Exploration

NeurIPS 2024poster

Recently, rapid advancements in Multi-Modal In-Context Learning (MM-ICL) have achieved notable success, which is capable of achieving superior performance across various tasks without requiring additional parameter tuning. However, the underlying rules for the effectiveness of MM-ICL remain under-ex…

Cited by 7SourcePDFScholar
2023

Exploring Schema Generalizability of Text-to-SQL

ACL 2023findings

Exploring the generalizability of a text-to-SQL parser is essential for a system to automatically adapt the real-world databases. Previous investigation works mostly focus on lexical diversity, including the influence of the synonym and perturbations in both natural language questions and databases.…

Cited by 2SourcePDFScholar
2023

Exploring and Interacting with the Set of Good Sparse Generalized Additive Models

NeurIPS 2023poster

In real applications, interaction between machine learning models and domain experts is critical; however, the classical machine learning paradigm that usually produces only a single model does not facilitate such interaction. Approximating and exploring the Rashomon set, i.e., the set of all near-o…

2023

Provable Multi-instance Deep AUC Maximization with Stochastic Pooling

ICML 2023poster

This paper considers a novel application of deep AUC maximization (DAM) for multi-instance learning (MIL), in which a single class label is assigned to a bag of instances (e.g., multiple 2D slices of a CT scan for a patient). We address a neglected yet non-negligible computational challenge of MIL i…

2022

AdapterShare: Task Correlation Modeling with Adapter Differentiation

EMNLP 2022main

Thanks to the development of pre-trained language models, multitask learning (MTL) methods achieve a great success in natural language understanding area.However, current MTL methods pay more attention to task selection or model design to fuse as much knowledge as possible, while intrinsic task corr…

2022

DeTarNet: Decoupling Translation and Rotation by Siamese Network for Point Cloud Registration

AAAI 2022technical

Point cloud registration is a fundamental step for many tasks. In this paper, we propose a neural network named DetarNet to decouple the translation t and rotation R, so as to overcome the performance degradation due to their mutual interference in point cloud registration. First, a Siamese Network…

2022

Easy-to-Deploy Combined Nasal/Throat Swab Robot With Sampling Dexterity and Resistance to External Interference

RA-L 2022

Robots have been used extensively in the battle against the COVID-19 pandemic since its outbreak. One prominent direction is the use of robots for swab sampling, which not only solves the shortage of medical staffs, but also prevents them from being infected during face-to-face sampling. However, a

Cited by 21SourceScholar
2022

Exploring the Whole Rashomon Set of Sparse Decision Trees

NeurIPS 2022accept

In any given machine learning problem, there may be many models that could explain the data almost equally well. However, most learning algorithms return only one of these models, leaving practitioners with no practical way to explore alternative models that might have desirable properties beyond wh…

2022

FBG-Based Variable-Length Estimation for Shape Sensing of Extensible Soft Robotic Manipulators

IROS 2022poster

In this paper, we propose a novel variable-length estimation approach for shape sensing of extensible soft robots utilizing fiber Bragg gratings (FBGs). Shape reconstruction from FBG sensors has been increasingly developed for soft robots, while the narrow stretching range of FBG fiber makes it diff…

Cited by 8SourceScholar
2022

One-Inlier is First: Towards Efficient Position Encoding for Point Cloud Registration

NeurIPS 2022accept

Transformer architecture has shown great potential for many visual tasks, including point cloud registration. As an order-aware module, position encoding plays an important role in Transformer architecture applied to point cloud registration task. In this paper, we propose OIF-PCR, a one-inlier base…

Cited by 35SourcePDFScholar
2022

SC2-PCR: A Second Order Spatial Compatibility for Efficient and Robust Point Cloud Registration

CVPR 2022poster

In this paper, we present a second order spatial compatibility (SC^2) measure based method for efficient and robust point cloud registration (PCR), called SC^2-PCR. Firstly, we propose a second order spatial compatibility (SC^2) measure to compute the similarity between correspondences. It considers…

Cited by 166PDFcodeScholar
2022

Shape Prior Guided Attack: Sparser Perturbations on 3D Point Clouds

AAAI 2022technical

Deep neural networks are extremely vulnerable to malicious input data. As 3D data is increasingly used in vision tasks such as robots, autonomous driving and drones, the internal robustness of the classification models for 3D point cloud has received widespread attention. In this paper, we propose a…

Cited by 22SourcePDFScholar
2021

Adversarial Attacks on Object Detectors with Limited Perturbations

ICASSP 2021accepted

Deep convolutional neural networks are widely witnessed vulnerable to adversarial attacks. Recently, great progress has been achieved in attacking object detectors. However, current attacks neglect the practical utility and rely on global perturbations on the target image with a large number of patc…

Cited by 0SourceScholar
2021

Cascade Network with Guided Loss and Hybrid Attention for Finding Good Correspondences

AAAI 2021technical

Finding good correspondences is a critical prerequisite in many feature based tasks. Given a putative correspondence set of an image pair, we propose a neural network which finds correct correspondences by a binary-class classifier and estimates relative pose through classified correspondences. Firs…

2021

Continuous Copy-Paste for One-Stage Multi-Object Tracking and Segmentation

ICCV 2021poster

Current one-step multi-object tracking and segmentation (MOTS) methods lag behind recent two-step methods. By separating the instance segmentation stage from the tracking stage, two-step methods can exploit non-video datasets as extra data for training instance segmentation. Moreover, instances belo…

Cited by 29PDFcodeScholar
2021

LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations

ACL 2021long

This work aims to tackle the challenging heterogeneous graph encoding problem in the text-to-SQL task. Previous methods are typically node-centric and merely utilize different weight matrices to parameterize edge types, which 1) ignore the rich semantics embedded in the topological structure of edge…

2021

Mask4D: 4D Convolution Network for Light Field Occlusion Removal

ICASSP 2021accepted

Current light field (LF) occlusion removal approaches usually select only a part of sub-aperture images (SAIs) or simply stack all SAIs to reconstruct the center view, which destroys the spatial layout of SAIs. In this paper, we present a simple yet effective LF occlusion removal method name Mask4D,…

Cited by 0SourceScholar
2021

Pointer Networks for Arbitrary-Shaped Text Spotting

ICASSP 2021accepted

Current text spotting methods perform text detection and text recognition separately. However, in complex scenes where bounding boxes of texts with various shapes are often overlapped, text detection becomes error-prone. By contrast, character detection is more non-ambiguous and easier to learn. In…

Cited by 0SourceScholar
2021

Revealing the Reciprocal Relations Between Self-Supervised Stereo and Monocular Depth Estimation

ICCV 2021poster

Current self-supervised depth estimation algorithms mainly focus on either stereo or monocular only, neglecting the reciprocal relations between them. In this paper, we propose a simple yet effective framework to improve both stereo and monocular depth estimation by leveraging the underlying complem…

Cited by 34PDFScholar
2021

Semantics Disentangling for Generalized Zero-Shot Learning

ICCV 2021poster

Generalized zero-shot learning (GZSL) aims to classify samples under the assumption that some classes are not observable during training. To bridge the gap between the seen and unseen classes, most GZSL methods attempt to associate the visual features of seen classes with attributes or to generate u…

Cited by 149PDFcodeScholar
2021

ShadowGNN: Graph Projection Neural Network for Text-to-SQL Parser

NAACL 2021long

Given a database schema, Text-to-SQL aims to translate a natural language question into the corresponding SQL query. Under the setup of cross-domain, traditional semantic parsing models struggle to adapt to unseen database schemas. To improve the model generalization capability for rare and unseen s…

2021

VK-Net: Category-Level Point Cloud Registration with Unsupervised Rotation Invariant Keypoints

ICASSP 2021accepted

In this paper, we propose VK-Net, a neural network that learns to discover a set of category-specific keypoints from a single point cloud in an unsupervised manner. VK-Net is able to generate semantically consistent and rotation invariant keypoints across objects of the same category and different v…

Cited by 0SourceScholar
2019

Topic Detection in Conversational Telephone Speech Using CNN with Multi-stream Inputs

ICASSP 2019accepted

Topic detection for conversational telephone speech (CTS) is addressed in this paper. The low accuracy of automatic speech recognition (ASR) will cause severe performance deterioration for topic detection. To make up for this, we adopt two ASR systems, HMM-BiLSTM and CTC systems, to provide compleme…

Cited by 0SourceScholar
2018

Policy Adaptation for Deep Reinforcement Learning-Based Dialogue Management

ICASSP 2018accepted

Policy optimization is the core part of statistical dialogue management. Deep reinforcement learning has been successfully used for dialogue policy optimization for a static pre-defined domain. However, when the domain changes dynamically, e.g. a new previously unseen concept (or slot) which can be…

Cited by 0SourceScholar
2017

Adversarial Feature Matching for Text Generation

ICML 2017poster

The Generative Adversarial Network (GAN) has achieved great success in generating realistic (real-valued) synthetic data. However, convergence issues and difficulties dealing with discrete data hinder the applicability of GAN to text. We propose a framework for generating realistic text via adversar…

Cited by 487SourcePDFScholar
2017

Biobjective transmitter optimization for service integration in MIMO Gaussian broadcast channel

ICASSP 2017accepted

This paper considers a two-receiver multiple-input multiple-output (MIMO) Gaussian broadcast channel model with integrated services. Specifically, two sorts of service messages are combined and served simultaneously: one multicast message intended for both receivers and one confidential message inte…

Cited by 0SourceScholar
2016

An iteratively reweighted method for recovery of block-sparse signal with unknown block partition

ICASSP 2016accepted

In this paper, a new iteratively reweighted least squares method is proposed for recovery of block-sparse signals with unknown cluster patterns. In many practical applications, sparse signals have block-sparse structures with nonzero coefficients occurring in clusters, while the prior information of…

Cited by 0SourceScholar
2016

Non-cooperative cross-channel gain estimation using full-duplex amplify-and-forward relaying in cognitive radio networks

ICASSP 2016accepted

In this paper, we propose a new estimation method to obtain the cross-channel gain, which avoids the severe interference to the primary receiver (PR) in existing relay-assisted estimation methods. In our method, we let the cognitive transmitter add a time delay when it conducts the full-duplex ampli…

Cited by 0SourceScholar
2016

Robust artificial-noise aided transmit design for multi-user MISO systems with integrated services

ICASSP 2016accepted

This paper considers an optimal artificial noise (AN)-aided transmit design for multi-user MISO systems in the eyes of service integration. Specifically, two sorts of services are combined and served simultaneously: one multicast message intended for all receivers and one confidential message intend…

Cited by 0SourceScholar
2016

Secrecy degrees of freedom of a MIMO Gaussian wiretap channel with a cooperative jammer

ICASSP 2016accepted

This paper considers secrecy communication from a signal processing point of view, and studies the maximal achievable secrecy degrees of freedoms (S.D.o.F.) of a helper-assisted Gaussian wiretap channel, consisting of a source, a legitimate receiver, an eavesdropper and an external helper. Each term…

Cited by 0SourceScholar
2015

Support knowledge-aided sparse Bayesian learning for compressed sensing

ICASSP 2015accepted

In this paper, we study the problem of sparse signal recovery when partial but partly erroneous prior knowledge of the signal's support is available. Based on the conventional sparse Bayesian learning framework, we propose an improved hierarchical prior model. The proposed modeling constitutes a thr…

Cited by 0SourceScholar