← Search

Yu Zheng

73 accepted papers

2026

CAMERA: Adapting to Semantic Camouflage in Unsupervised Text-Attributed Graph Fraud Detection

IJCAI 2026

Text-attributed graph fraud detection (TAGFD) plays a critical role in preventing fraudulent activities on online social and e-commerce platforms. However, to evade detection, fraudsters continuously evolve their camouflaging strategies by deliberately mimicking textual responses of benign users, th

Cited by 0Scholar
2026

DVAR: Dynamic Visual Autoregressive Modeling for Image Super-Resolution

CVPR 2026

Next-scale prediction paradigm visual autoregressive (VAR) models have demonstrated significant potential for image super-resolution. However, their practical application is constrained by a rigid, size-specific design. This limitation stems from their reliance on memorizing fixed, absolute scaling

Cited by 0SourcecodeScholar
2026

ResProto-FD: Visual-Language Residual Prototype Sets for Generalized Face Forgery Detection

AAAI 2026technical

With the rapid development of generative models, such as generative adversarial networks and diffusion models, the task of face forgery detection has emerged, aiming to identify forged faces in real-world scenarios. A key challenge for current face forgery detection models is improving generalizatio

Cited by 0SourcePDFScholar
2026

Rethinking Feature Alignment in Generalist Graph Anomaly Detection: A Relational Fingerprint-based Approach

ICML 2026poster

Extending traditional graph anomaly detection (GAD) from one-for-one to one-for-all paradigms, generalist GAD aims to learn a universal detector for identifying anomalies on unseen graphs without graph-specific retraining. Nevertheless, existing approaches primarily focus on aligning heterogeneous f…

Cited by 0SourceScholar
2026

Skyra: AI-Generated Video Detection via Grounded Artifact Reasoning

CVPR 2026

The misuse of AI-driven video generation technologies has raised serious social concerns, highlighting the urgent need for reliable AI-generated video detectors. However, most existing methods are limited to binary classification and lack the necessary explanations for human interpretation. In this

Cited by 0SourcecodeScholar
2026

Towards One-for-All Anomaly Detection for Tabular Data

ICML 2026poster

Tabular anomaly detection (TAD) aims to identify samples that deviate from the majority in tabular data and is critical in many real-world applications. However, existing methods follow a ``one model for one dataset (OFO)'' paradigm, which relies on dataset-specific training and thus incurs high com…

Cited by 0SourceScholar
2026

UTTG: A Universal Teleoperation Framework Via Online Trajectory Generation

ICRA 2026poster

Teleoperation is crucial for hazardous environment operations and serves as a key tool for collecting expert demonstrations in robot learning. However, existing methods face robotic hardware dependency and control frequency mismatches between teleoperation devices and robotic platforms. Our approach…

Cited by 0codeScholar
2026

UniGenDet: A Unified Generative-Discriminative Framework for Co-Evolutionary Image Generation and Generated Image Detection

CVPR 2026

In recent years, significant progress has been made in both image generation and generated image detection. Despite their rapid, yet largely independent, development, these two fields have evolved distinct architectural paradigms: the former predominantly relies on generative networks, while the lat

Cited by 0SourcecodeScholar
2025

A Data-Efficient Progressive Learning Framework for Robot Scooping Task

ICRA 2025

Robot scooping is a challenging and important task in robotic tool manipulation research due to the complex relationship between the robot, the tool, and target objects/environment. Taking into account different tools, different target objects and varying environments, the required scooping manipula

Cited by 0SourceScholar
2025

AirRadar: Inferring Nationwide Air Quality in China with Deep Neural Networks

AAAI 2025technical

Monitoring real-time air quality is essential for safeguarding public health and fostering social progress. However, the widespread deployment of air quality monitoring stations is constrained by their significant costs. To address this limitation, we introduce AirRadar, a deep neural network design…

Cited by 1SourcePDFScholar
2025

D3QE: Learning Discrete Distribution Discrepancy-aware Quantization Error for Autoregressive-Generated Image Detection

ICCV 2025poster

The emergence of visual autoregressive (AR) models has revolutionized image generation while presenting new challenges for synthetic image detection. Unlike previous GAN or diffusion-based methods, AR models generate images through discrete token prediction, exhibiting both marked improvements in im…

2025

Guided Real Image Dehazing Using YCbCr Color Space

AAAI 2025technical

Image dehazing, particularly with learning-based methods, has gained significant attention due to its importance in real-world applications. However, relying solely on the RGB color space often fall short, frequently leaving residual haze. This arises from two main issues: the difficulty in obtainin…

2025

Reinforcement Learning with Adaptive Reward Modeling for Expensive-to-Evaluate Systems

ICML 2025poster

Training reinforcement learning (RL) agents requires extensive trials and errors, which becomes prohibitively time-consuming in systems with costly reward evaluations. To address this challenge, we propose adaptive reward modeling (AdaReMo) which accelerates RL training by decomposing the complicate…

2025

Robotic Hand Tool Use with Contact-Based Demonstration: The Case of Cucumber Peeling

IROS 2025

Robotic hand tool use has garnered significant attention from robotics researchers, because it enhances dexterity beyond the limitations imposed by manipulators with fixed tool configurations and human-involved manual tool changes. Despite extensive research, current methodologies predominantly focu

Cited by 0SourceScholar
2025

SVD-LLM: Truncation-aware Singular Value Decomposition for Large Language Model Compression

ICLR 2025poster

The advancements in Large Language Models (LLMs) have been hindered by their substantial sizes, which necessitates LLM compression methods for practical deployment. Singular Value Decomposition (SVD) offers a promising solution for LLM compression. However, state-of-the-art SVD-based LLM compression…

2024

A High-Performance Anthropomorphic Robotic Arm for Household Applications

IROS 2024poster

Anthropomorphic robotic arms, mimicking the structure and function of human arms, show great potential for helping people in various tedious and repetitive household tasks. However, such arms mostly consist of multiple serial links controlled independently by actuators at joints with high reduction…

Cited by 0SourceScholar
2024

A Robust Model Predictive Controller for Tactile Servoing

ICRA 2024poster

Tactile servoing is an effective approach to enabling robots to safely interact with unknown environments. One of the core problems in tactile servoing is to robustly converge the contact features to the desired ones via a dedicated controller. This paper proposes a Data-Driven Model Predictive Cont…

Cited by 2SourceScholar
2024

ARC: A Generalist Graph Anomaly Detector with In-Context Learning

NeurIPS 2024poster

Graph anomaly detection (GAD), which aims to identify abnormal nodes that differ from the majority within a graph, has garnered significant attention. However, current GAD methods necessitate training specific to each dataset, resulting in high training costs, substantial data requirements, and limi…

2024

NuwaDynamics: Discovering and Updating in Causal Spatio-Temporal Modeling

ICLR 2024spotlight

Spatio-temporal (ST) prediction plays a pivotal role in earth sciences, such as meteorological prediction, urban computing. Adequate high-quality data, coupled with deep models capable of inference, are both indispensable and prerequisite for achieving meaningful results. However, the sparsity of da…

Cited by 12SourcePDFScholar
2024

RBI-RRT*: Efficient Sampling-based Path Planning for High-dimensional State Space

ICRA 2024poster

Sampling-based planning algorithms such as RRT have been proved to be efficient in solving path planning problems for robotic systems. Various improvements to the RRT algorithm have been presented to improve the performance of the extension and convergence of the random trees, such as Informed RRT*.…

Cited by 5SourceScholar
2024

Score Calibration Based on Consistency Measure Factor for Speaker Verification

ICASSP 2024accepted

This paper proposes a new scoring calibration method named "Consistency-Aware Score Calibration", which introduces a Consistency Measure Factor (CMF) to measure the stability of audio voiceprints in similarity scores for speaker verification. The CMF is inspired by the limitations in segment scoring…

Cited by 0SourceScholar
2024

Soft Magnetic Skin With Motion and Contact Sensing for Anthropomorphic Robotic Finger

RA-L 2024

Drawing inspiration from human fine tactile and proprioceptive kinaesthetic sensing pathways, we propose a soft magnetic skin (m-skin) with multimodal sensing functions integrated into the anthropomorphic robotic finger. This paper mainly explores the magnetic tactile sensor's structural design, per

Cited by 8SourceScholar
2024

Spherical Frustum Sparse Convolution Network for LiDAR Point Cloud Semantic Segmentation

NeurIPS 2024poster

LiDAR point cloud semantic segmentation enables the robots to obtain fine-grained semantic information of the surrounding environment. Recently, many works project the point cloud onto the 2D image and adopt the 2D Convolutional Neural Networks (CNNs) or vision transformer for LiDAR point cloud sema…

2024

TRX-Hand5: An Anthropomorphic Hand with Integrated Tactile Feedback for Grasping and Manipulation in Human Environments

IROS 2024poster

Objects of daily life are designed to suit the human hand. Without major modifications to these objects and our environments, robots will need end-effectors with human hand-like configuration and dexterity to efficiently operate on them. Tight integration of tactile and proprioceptive sensors are al…

Cited by 0SourceScholar
2023

A Mathematical Model for Neuronal Activity and Brain Information Processing Capacity

ICASSP 2023accepted

Neurophysiological measurements suggest that human information processing is evinced by neuronal activity. However, the quantitative relationship between the activity of a brain region and its information processing capacity remains unclear. In this paper, we introduce an information conservation la…

Cited by 0SourceScholar
2023

A Unified Trajectory Generation Algorithm for Dynamic Dexterous Manipulation

IROS 2023poster

This paper proposes a novel efficient multi-phase trajectory generation algorithm for dynamic dexterous manipulation tasks, such as throwing, catching, dynamic regrasping, and dynamic handover, which can be decomposed into multiple manipulation primitives, including sticking, rolling, approaching, s…

Cited by 1SourceScholar
2023

AirFormer: Predicting Nationwide Air Quality in China with Transformers

AAAI 2023technical

Air pollution is a crucial issue affecting human health and livelihoods, as well as one of the barriers to economic growth. Forecasting air quality has become an increasingly important endeavor with significant social impacts, especially in emerging countries. In this paper, we present a novel Trans…

2023

Curricular Contrastive Regularization for Physics-Aware Single Image Dehazing

CVPR 2023poster

Considering the ill-posed nature, contrastive regularization has been developed for single image dehazing, introducing the information from negative images as a lower bound. However, the contrastive samples are nonconsensual, as the negatives are usually represented distantly from the clear (i.e., p…

2023

Differential Dynamic Programming based Hybrid Manipulation Strategy for Dynamic Grasping

ICRA 2023poster

To fully explore the potential of robots for dexterous manipulation, this paper presents a whole dynamic grasping process to achieve fluent grasping of a target object by the robot end-effector. The process starts from the phase of approaching the object over the phases of colliding with the object…

Cited by 7SourceScholar
2023

FedFed: Feature Distillation against Data Heterogeneity in Federated Learning

NeurIPS 2023poster

Federated learning (FL) typically faces data heterogeneity, i.e., distribution shifting among clients. Sharing clients' information has shown great potentiality in mitigating data heterogeneity, yet incurs a dilemma in preserving privacy and promoting model performance. To alleviate the dilemma, we…

2023

Finding the Missing-half: Graph Complementary Learning for Homophily-prone and Heterophily-prone Graphs

ICML 2023poster

Real-world graphs generally have only one kind of tendency in their connections. These connections are either homophilic-prone or heterophily-prone. While graphs with homophily-prone edges tend to connect nodes with the same class (i.e., intra-class nodes), heterophily-prone edges tend to build rela…

2023

Spatio-Temporal Self-Supervised Learning for Traffic Flow Prediction

AAAI 2023technical

Robust prediction of citywide traffic flows at different time periods plays a crucial role in intelligent transportation systems. While previous work has made great efforts to model spatio-temporal correlations, existing methods still suffer from two key limitations: i) Most models collectively pred…

2023

Win-Win: A Privacy-Preserving Federated Framework for Dual-Target Cross-Domain Recommendation

AAAI 2023technical

Cross-domain recommendation (CDR) aims to alleviate the data sparsity by transferring knowledge from an informative source domain to the target domain, which inevitably proposes stern challenges to data privacy and transferability during the transfer process. A small amount of recent CDR works have…

Cited by 38SourcePDFScholar
2022

A Linearization of Centroidal Dynamics for the Model-Predictive Control of Quadruped Robots

ICRA 2022poster

Centroidal dynamics, which describes the overall linear and angular motion of a robot, is often used in locomotion generation and control of legged robots. However, the equation of centroidal dynamics contains nonlinear terms mainly caused by the robot's angular motion and needs to be linearized for…

Cited by 37SourceScholar
2022

A Unified Model for Multi-class Anomaly Detection

NeurIPS 2022accept

Despite the rapid advance of unsupervised anomaly detection, existing methods require to train separate models for different objects. In this work, we present UniAD that accomplishes anomaly detection for multiple classes with a unified framework. Under such a challenging setting, popular reconstruc…

2022

An Adaptive Approach to Whole-Body Balance Control of Wheel-Bipedal Robot Ollie

IROS 2022poster

The wheel-bipedal robot has the advantages of both wheeled robots and legged robots, but as a cost, it is more challenging to perform flexible movements in various surroundings while keeping it balanced. The inaccurate dynamics of the robot makes the balance problem even more intractable. To solve t…

Cited by 28SourceScholar
2022

Back to Reality: Weakly-Supervised 3D Object Detection With Shape-Guided Label Enhancement

CVPR 2022poster

In this paper, we propose a weakly-supervised approach for 3D object detection, which makes it possible to train a strong 3D detector with position-level annotations (i.e. annotations of object centers). In order to remedy the information loss from box annotations to centers, our method, namely Back…

Cited by 36PDFcodeScholar
2022

DA${2}$ Dataset: Toward Dexterity-Aware Dual-Arm Grasping

RA-L 2022

In this paper, we introduce DA <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"><tex-math notation="LaTeX">$^{2}$</tex-math></inline-formula> , the first large-scale dual-arm dexterity-aware dataset for the generation of optimal bimanual grasp

Cited by 21SourceScholar
2022

DeepThermal: Combustion Optimization for Thermal Power Generating Units Using Offline Reinforcement Learning

AAAI 2022technical

Optimizing the combustion efficiency of a thermal power generating unit (TPGU) is a highly challenging and critical task in the energy industry. We develop a new data-driven AI system, namely DeepThermal, to optimize the combustion control strategy for TPGUs. At its core, is a new model-based offlin…

Cited by 87SourcePDFScholar
2022

Multi-Query Multi-Head Attention Pooling and Inter-Topk Penalty for Speaker Verification

ICASSP 2022accepted

This paper describes the multi-query multi-head attention (MQMHA) pooling and inter-topK penalty methods which were first proposed in our submitted system description for VoxCeleb speaker recognition challenge (VoxSRC) 2021. Most multi-head attention pooling mechanisms either attend to the whole fea…

Cited by 0SourceScholar
2022

Multi-fingered Tactile Servoing for Grasping Adjustment under Partial Observation

IROS 2022poster

Grasping of objects using multi-fingered robotic hands often fails due to small uncertainties in the hand motion control and the object's pose estimation. To tackle this problem, we propose a grasping adjustment strategy based on tactile seroving. Our technique employs feedback from a sensorized mul…

Cited by 12SourceScholar
2022

NSP-BERT: A Prompt-based Few-Shot Learner through an Original Pre-training Task —— Next Sentence Prediction

COLING 2022main

Using prompts to utilize language models to perform various downstream tasks, also known as prompt-based learning or prompt-learning, has lately gained significant success in comparison to the pre-train and fine-tune paradigm. Nonetheless, virtually most prompt-based methods are token-level such as…

2022

Optimal Nonprehensile Interception Strategy for Objects in Flight

IROS 2022poster

Intercepting an object in flight through nonpre-hensile manipulation is a challenging problem, which is aimed at catching and stopping a flying object using little contacts without completely restraining its relative motion to the robot. This paper presents a two-stage optimal trajectory generation…

Cited by 3SourceScholar
2022

Real-time Inertial Parameter Identification of Floating-Base Robots Through Iterative Primitive Shape Division

ICRA 2022poster

Dynamic models play a key role in robot motion generation and control and the identification of inertial parameters is a critical component for obtaining an accurate dynamic model of a robot. This paper presents a novel iterative primitive shape division method for the inertia parameter identificati…

Cited by 1SourceScholar
2022

Rethinking and Scaling Up Graph Contrastive Learning: An Extremely Efficient Approach with Group Discrimination

NeurIPS 2022accept

Graph contrastive learning (GCL) alleviates the heavy reliance on label information for graph representation learning (GRL) via self-supervised learning schemes. The core idea is to learn by maximising mutual information for similar instances, which requires similarity computation between two node i…

2022

TOPP-MPC-Based Dual-Arm Dynamic Collaborative Manipulation for Multi-Object Nonprehensile Transportation

ICRA 2022poster

This paper presents a unified controller for dual-arm robot dynamic multi-object nonprehensile transportation. The controller is composed of time-optimal path parameteri-zation (TOPP) and model predictive control (MPC) and aimed at efficiently and dynamically transporting objects using the dual-arm…

Cited by 10SourceScholar
2022

Toward Global Sensing Quality Maximization: A Configuration Optimization Scheme for Camera Networks

IROS 2022poster

The performance of a camera network monitoring a set of targets depends crucially on the configuration of the cameras. In this paper, we investigate the reconfiguration strategy for the parameterized camera network model, with which the sensing qualities of the multiple targets can be optimized glob…

Cited by 0SourcecodeScholar
2021

A Computational Framework for Robot Hand Design via Reinforcement Learning

IROS 2021poster

Robot hand is essential for a fully functional robot and designing a good robot hand is a sophisticated job that challenges the designer’s knowledge and experience. This paper presents a computational framework for automatic optimal robot hand design based on reinforcement learning (RL), which consi…

Cited by 8SourceScholar
2021

A Hierarchical Framework for Quadruped Locomotion Based on Reinforcement Learning

IROS 2021poster

Quadruped locomotion is a challenging task for learning-based algorithms. It requires tedious manual tuning and is difficult to deploy in reality due to the reality gap. In this paper, we propose a quadruped robot learning system for agile locomotion which does not require any pre-training and works…

Cited by 23SourcecodeScholar
2021

An Efficient and Responsive Robot Motion Controller for Safe Human-Robot Collaboration

RA-L 2021

Safety and efficiency are two crucial factors for human-robot collaboration. It is challenging to ensure human safety while not sacrificing the task efficiency. In this letter, we present a reinforcement learning (RL) based method with a hazard estimator to balance these two factors. Our method has

Cited by 16SourceScholar
2021

Balance Control of a Novel Wheel-legged Robot: Design and Experiments

ICRA 2021poster

This paper presents a balance control technique for a novel wheel-legged robot. We first derive a dynamic model of the robot and then apply a linear feedback controller based on output regulation and linear quadratic regulator (LQR) methods to maintain the standing of the robot on the ground without…

Cited by 94SourceScholar
2021

Learning-Based Balance Control of Wheel-Legged Robots

RA-L 2021

This letter studies the adaptive optimal control problem for a wheel-legged robot in the absence of an accurate dynamic model. A crucial strategy is to exploit recent advances in reinforcement learning (RL) and adaptive dynamic programming (ADP) to derive a learning-based solution to adaptive optima

Cited by 94SourceScholar
2021

Robust Spatio-Temporal Purchase Prediction via Deep Meta Learning

AAAI 2021technical

Purchase prediction is an essential task in both online and offline retail industry, especially during major shopping festivals, when strong promotion boosts consumption dramatically. It is important for merchants to forecast such surge of sales and have better preparation. This is a challenging pro…

Cited by 16SourcePDFScholar
2021

Run Like a Dog: Learning Based Whole-Body Control Framework for Quadruped Gait Style Transfer

IROS 2021poster

In this paper, a learning-based whole-body loco-motion controller is proposed, which enables quadruped robots to perform running in the style of real animals. We use a low-level controller based on multi-rigid body dynamics to calculate desired torques for each joint, while the high-level neural net…

Cited by 8SourceScholar
2021

The Realization of Intelligent Robot System for Milk Tea Production

RA-L 2021

At present, there are many challenges for robotic systems to grasp in a dynamic and unstructured environment. The Robotic Grasping and Manipulation Competition (RGMC) aims to encourage researchers to focus on these challenges. The solution proposed in this letter was used to compete in the 2019 and

Cited by 0SourceScholar
2020

A Flexible Dual-Core Optical Waveguide Sensor for Simultaneous and Continuous Measurement of Contact Force and Position

IROS 2020poster

Having the merits of chemical inertness and immunity to electromagnetic interference, light weight, small size, and softness, optical waveguides have attracted much attention in making tactile sensors recently. This paper presents a new design of waveguide using two layers of cores, one of which has…

Cited by 6SourceScholar
2020

Adaptive Fractional Dilated Convolution Network for Image Aesthetics Assessment

CVPR 2020poster

To leverage deep learning for image aesthetics assessment, one critical but unsolved issue is how to seamlessly incorporate the information of image aspect ratios to learn more robust models. In this paper, an adaptive fractional dilated convolution (AFDC), which is aspect-ratio-embedded, compositio…

Cited by 113PDFScholar
2020

Does Unsupervised Architecture Representation Learning Help Neural Architecture Search?

NeurIPS 2020poster

Existing Neural Architecture Search (NAS) methods either encode neural architectures using discrete encodings that do not scale well, or adopt supervised learning-based methods to jointly learn architecture representations and optimize architecture search on such representations which incurs search…

2020

Exploring Parameter Space with Structured Noise for Meta-Reinforcement Learning

IJCAI 2020poster

Efficient exploration is a major challenge in Reinforcement Learning (RL) and has been studied extensively. However, for a new task existing methods explore either by taking actions that maximize task agnostic objectives (such as information gain) or applying a simple dithering strategy (such as noi…

Cited by 0SourcePDFScholar
2020

Gain Scheduled Controller Design for Balancing an Autonomous Bicycle

IROS 2020poster

In this paper, the gain scheduling technique is applied to design a balance controller for an autonomous bicycle with an inertia wheel. Previously, two different balance controllers are needed depending on whether the bicycle is stationary or dynamic. The switch between the two different controllers…

Cited by 16SourceScholar
2020

Rotation-robust Intersection over Union for 3D Object Detection

ECCV 2020poster

In this paper, we propose a Rotation-robust Intersection over Union ($ extit{RIoU}$) for 3D object detection, which aims to jointly learn the overlap of rotated bounding boxes. In most existing 3D object detection methods, the norm-based loss is adopted to individually regress the parameters of boun…

2019

COIN: A Large-Scale Dataset for Comprehensive Instructional Video Analysis

CVPR 2019poster

There are substantial instruction videos on the Internet, which enables us to acquire knowledge for completing various tasks. However, most existing datasets for instruction video analysis have the limitations in diversity and scale, which makes them far from many real-world applications where more…

Cited by 374PDFScholar
2017

Computing the best grasp in a discrete point set

ICRA 2017poster

This paper solves the problem of computing the best grasp in a discrete point set based on a popular grasp quality measure, namely the largest origin-centered ball contained in the grasp wrench set. So far, the solution to this problem is very limited. Noticing that the quality measure for a grasp i…

Cited by 4SourceScholar
2015

Adapting human motions to humanoid robots through time warping based on a general motion feasibility index

ICRA 2015poster

Having human-like motions will make humanoid robots more predictable and safer for the people around them. An effective way to realize this would be to use human motions as reference. Due to different kinematic and dynamic properties between humans and humanoid robots, however, a human motion could…

Cited by 10SourceScholar