← Search

Zhe Xu

51 accepted papers

2026

Beyond Literal Translation: Evaluating Cultural Effectiveness in Social Media UGC

ICML 2026poster

Social media platforms enable large-scale cross-lingual communication, yet translating user-generated content (UGC) remains challenging due to its informal style, culture-laden expressions, and interaction-driven nuances. While recent LLMs have advanced translation quality, existing benchmarks and m…

Cited by 0SourceScholar
2026

Causal-HalBench: Uncovering LVLMs Object Hallucinations Through Causal Intervention

AAAI 2026technical

Large Vision-Language Models (LVLMs) often suffer from object hallucination, making erroneous judgments about the presence of objects in images. We propose this primarily stems from spurious correlations arising when models strongly associate highly co-occurring objects during training, leading to h

Cited by 0SourcePDFScholar
2026

ETac: A Lightweight and Efficient Tactile Simulation Framework for Learning Dexterous Manipulation

ICRA 2026poster

Tactile sensors are increasingly integrated into dexterous robotic manipulators to enhance contact perception. However, learning manipulation policies that rely on tactile sensing remains challenging, primarily due to the trade-off between fidelity and computational cost of soft-body simulations. To…

2026

Exploiting Low-Dimensional Manifold of Features for Few-shot Whole Slide Image Classification

ICLR 2026poster

Few-shot Whole Slide Image (WSI) classification is severely hampered by overfitting. We argue that this is not merely a data-scarcity issue but a fundamentally geometric problem. Grounded in the manifold hypothesis, our analysis shows that features from pathology foundation models exhibit a low-dime…

Cited by 0SourcecodeScholar
2026

Jupiter: Enhancing LLM Data Analysis Capabilities via Notebook and Inference-Time Value-Guided Search

AAAI 2026technical

Large language models (LLMs) have shown great promise in automating data science workflows. However, existing models still struggle with multi-step reasoning and tool use, limiting their effectiveness on complex data analysis tasks. To address this limitation, we propose a scalable pipeline that ext

Cited by 0SourcePDFScholar
2026

MILD: Tractable Terrain Modeling for Learning Improved Bipedal Locomotion on Deformable Surfaces

RA-L 2026

Enabling robots to walk on yielding terrain is vital for applications ranging from disaster response to planetary exploration. While bipedal robots hold immense potential, their locomotion on deformable surfaces remains limited as current simulators fail to capture the spatiotemporal heterogeneity o

Cited by 1SourceScholar
2026

MILD: Tractable Terrain Modeling for Learning Improved Bipedal Locomotion on Deformable Surfaces

ICRA 2026poster

Enabling robots to walk on yielding terrain is vital for applications ranging from disaster response to planetary exploration. While bipedal robots hold immense potential, their locomotion on deformable surfaces remains limited as current simulators fail to capture the spatiotemporal heterogeneity o…

Cited by 0SourceScholar
2026

OneSparse: A Unified Framework for Sparse Activation Layers in Vision Models

CVPR 2026

Sparse activation layers, primarily Mixture-of-Experts (MoE) and memory-based modules, have become a central approach for scaling large models and are gaining traction in vision tasks. Despite conceptual similarities, these paradigms have evolved independently, hindering systematic comparison and th

Cited by 0SourcecodeScholar
2026

Random Anchors with Low-rank Decorrelated Learning: A Minimalist Pipeline for Class-Incremental Medical Image Classification

ICLR 2026poster

Class-incremental learning (CIL) in medical image-guided diagnosis requires models to preserve knowledge of historical disease classes while adapting to emerging categories. Pre-trained models (PTMs) with well-generalized features provide a strong foundation, yet most PTM-based CIL strategies, such…

Cited by 0SourcecodeScholar
2026

Solving Football by Exploiting Equilibrium Structure of 2p0s Differential Games with One-Sided Information

ICLR 2026poster

For a two-player imperfect-information extensive-form game (IIEFG) with $K$ time steps and a player action space of size $U$, the game tree complexity is $U^{2K}$, causing existing IIEFG solvers to struggle with large or infinite $(U,K)$, e.g., differential games with continuous action spaces. To pa…

Cited by 0SourcecodeScholar
2026

Towards True Speech-to-Speech Models Without Text Guidance

ICLR 2026poster

Spoken dialogue systems often rely on cascaded pipelines that transcribe, process, and resynthesize speech. While effective, this design discards paralinguistic cues and limits expressivity. Recent end-to-end methods reduce latency and better preserve these cues, yet still rely on text intermediates…

Cited by 0SourcecodeScholar
2026

Vision-R1: Incentivizing Reasoning Capability in Multimodal Large Language Models

ICLR 2026poster

DeepSeek-R1-Zero has successfully demonstrated the emergence of reasoning capabilities in LLMs purely through Reinforcement Learning (RL). Inspired by this breakthrough, we explore how RL can be utilized to enhance the reasoning capability of MLLMs. However, direct training with RL struggles to act…

Cited by 0SourcecodeScholar
2025

A Logic-Based Approach to Causal Discovery: Signal Temporal Logic Perspective

IJCAI 2025

Causal discovery in time-series datasets is critical for understanding complex systems, especially when the \textit{effectiveness} of causal relationships depends on both the \textit{duration} and \textit{magnitude} of the cause. We introduce a novel framework for causal discovery based on \textbf{S

Cited by 0SourcePDFScholar
2025

Ask, and it shall be given: On the Turing completeness of prompting

ICLR 2025poster

Since the success of GPT, large language models (LLMs) have revolutionized machine learning and have initiated the so-called *LLM prompting* paradigm. In the era of LLMs, people train a single general-purpose LLM and provide the LLM with different *prompts* to perform different tasks. However, such…

2025

Compress to One Point: Neural Collapse for Pre-Trained Model-Based Class-Incremental Learning

AAAI 2025technical

Class-Incremental Learning (CIL) requires an artificial intelligence system to learn different tasks without class overlaps continually. To achieve CIL, some methods introduce the Pre-Trained Model (PTM) and leverage the generalized feature representation of PTM to learn downstream incremental tasks…

2025

Conditional Visual Autoregressive Modeling for Pathological Image Restoration

ICCV 2025poster

Pathological image has been recognized as the gold standard for cancer diagnosis for more than a century. However, some internal regions of pathological images may inevitably exhibit various degradation issues, including low resolution, image blurring, and image noising, which will affect disease di…

2025

ECBANet: Exploiting Complementary Information for Efficient Burst Super-Resolution

ICASSP 2025accepted

Multi-frame Super-Resolution (MFSR) aims to reconstruct a high-resolution (HR) image from a sequence of burst images, thereby overcoming the information scarcity limitations inherent in Single Image Super-Resolution (SISR). In this paper, we propose ECBANet, unlike most existing approaches, we emplo…

Cited by 0SourceScholar
2025

Edge-aware Laplacian Pyramid Network for Efficient Image Deblurring

ICASSP 2025accepted

Image deblurring is dedicated to restoring blurry images resulting from camera shake or target motion into high-quality sharp images. Recent work has made notable progress in image deblurring, but few studies have focused on the role of high-frequency information in this task. Hence, an efficient Ed…

Cited by 0SourceScholar
2025

MindGYM: What Matters in Question Synthesis for Thinking-Centric Fine-Tuning?

NeurIPS 2025poster

Large foundation models face challenges in acquiring transferable, structured thinking abilities, especially when supervised with rigid templates or crowd-annotated instruction datasets. Unlike prior approaches, we focus on a thinking-centric data synthesis paradigm that enables models to evolve thr…

Cited by 0SourceScholar
2025

SNS-Bench: Defining, Building, and Assessing Capabilities of Large Language Models in Social Networking Services

ICML 2025poster

With the rapid advancement of Social Networking Services (SNS), the need for intelligent and efficient interaction within diverse platforms has become more crucial. Large Language Models (LLMs) play an important role in SNS as they possess the potential to revolutionize user experience, content gene…

Cited by 0SourcePDFScholar
2025

TwinTac: A Wide-Range, Highly Sensitive Tactile Sensor with Real-To-Sim Digital Twin Sensor Model

IROS 2025

Robot skill acquisition processes driven by reinforcement learning often rely on simulations to efficiently generate large-scale interaction data. However, the absence of simulation models for tactile sensors has hindered the use of tactile sensing in such skill learning processes, limiting the deve

Cited by 1SourceScholar
2025

VLABench: A Large-Scale Benchmark for Language-Conditioned Robotics Manipulation with Long-Horizon Reasoning Tasks

ICCV 2025poster

General-purposed embodied agents are designed to understand the users' natural instructions or intentions and act precisely to complete universal tasks. Recently, methods based on foundation models especially Vision-Language-Action models (VLAs) have shown a substantial potential to solve language-c…

2025

VLRMBench: A Comprehensive and Challenging Benchmark for Vision-Language Reward Models

ICCV 2025poster

Although large visual-language models (LVLMs) have demonstrated strong performance in multimodal tasks, errors may occasionally arise due to biases during the reasoning process. Recently, reward models (RMs) have become increasingly pivotal in the reasoning process. Specifically, process RMs evaluat…

2024

Class-Imbalanced Graph Learning without Class Rebalancing

ICML 2024poster

Class imbalance is prevalent in real-world node classification tasks and poses great challenges for graph learning models. Most existing studies are rooted in a class-rebalancing (CR) perspective and address class imbalance with class-wise reweighting or resampling. In this work, we approach the roo…

2024

Discrete-state Continuous-time Diffusion for Graph Generation

NeurIPS 2024poster

Graph is a prevalent discrete data structure, whose generation has wide applications such as drug discovery and circuit design. Diffusion generative models, as an emerging research focus, have been applied to graph generation tasks. Overall, according to the space of states and time steps, diffusion…

2024

Diversified and Personalized Multi-rater Medical Image Segmentation

CVPR 2024highlight

Annotation ambiguity due to inherent data uncertainties such as blurred boundaries in medical scans and different observer expertise and preferences has become a major obstacle for training deep-learning based medical image segmentation models. To address it the common practice is to gather multiple…

2024

Exploiting Intrinsic Multilateral Logical Rules for Weakly Supervised Natural Language Video Localization

ACL 2024long

Weakly supervised natural language video localization (WS-NLVL) aims to retrieve the moment corresponding to a language query in a video with only video-language pairs utilized during training. Despite great success, existing WS-NLVL methods seldomly consider the complex temporal relations enclosing…

2024

Graph Mixup on Approximate Gromov–Wasserstein Geodesics

ICML 2024poster

Mixup, which generates synthetic training samples on the data manifold, has been shown to be highly effective in augmenting Euclidean data. However, finding a proper data manifold for graph data is non-trivial, as graphs are non-Euclidean data in disparate spaces. Though efforts have been made, most…

Cited by 12SourcePDFScholar
2024

MMedAgent: Learning to Use Medical Tools with Multi-modal Agent

EMNLP 2024finding

Multi-Modal Large Language Models (MLLMs), despite being successful, exhibit limited generality and often fall short when compared to specialized models. Recently, LLM-based agents have been developed to address these challenges by selecting appropriate specialized models as tools based on user inpu…

2024

Optimization Based Dynamic Skateboarding of Quadrupedal Robot

ICRA 2024poster

Robot skateboarding is a novel and challenging task for legged robots. Accurately modeling the dynamics of dual floating bases and developing effective planning and control methods present significant complexities in accomplishing skateboarding behavior. This paper focuses on enabling the quadrupeda…

Cited by 1SourceScholar
2024

SLOG: An Inductive Spectral Graph Neural Network Beyond Polynomial Filter

ICML 2024poster

Graph neural networks (GNNs) have exhibited superb power in many graph related tasks. Existing GNNs can be categorized into spatial GNNs and spectral GNNs. The spatial GNNs primarily capture the local information around each node, while the spectral GNNs are able to operate on the frequency signals…

Cited by 8SourcePDFScholar
2024

State-Constrained Zero-Sum Differential Games with One-Sided Information

ICML 2024poster

We study zero-sum differential games with state constraints and one-sided information, where the informed player (Player 1) has a categorical payoff type unknown to the uninformed player (Player 2). The goal of Player 1 is to minimize his payoff without violating the constraints, while that of Playe…

2023

Approximating Discontinuous Nash Equilibrial Values of Two-Player General-Sum Differential Games

ICRA 2023poster

Finding Nash equilibrial policies for two-player differential games requires solving Hamilton-Jacobi-Isaacs (HJI) PDEs. Self-supervised learning has been used to approximate solutions of such PDEs while circumventing the curse of dimensionality. However, this method fails to learn discontinuous PDE…

Cited by 8SourceScholar
2023

Learning Interpretable Temporal Properties from Positive Examples Only

AAAI 2023technical

We consider the problem of explaining the temporal behavior of black-box systems using human-interpretable models. Following recent research trends, we rely on the fundamental yet interpretable models of deterministic finite automata (DFAs) and linear temporal logic (LTL_f) formulas. In contrast to…

2023

Run and Catch: Dynamic Object-Catching of Quadrupedal Robots

IROS 2023poster

Quadrupedal robots are performing increasingly more real-world capabilities, but are primarily limited to locomotion tasks. To expand their task-level abilities of object acquisition, i.e., run-to-catch as frisbee catching for dogs, this paper developed a control pipeline using stereo vision for leg…

Cited by 2SourceScholar
2022

Cross-Domain Few-Shot Learning for Rare-Disease Skin Lesion Segmentation

ICASSP 2022accepted

Recently, deep learning (DL)-based skin lesion segmentation in dermoscopic images has advanced the efficient diagnosis of skin diseases. Commonly, most of the DL-based methods require a large amount of training data and can only perform accurate predictions on pre-defined classes. However, there exi…

Cited by 0SourceScholar
2021

Advice-Guided Reinforcement Learning in a non-Markovian Environment

AAAI 2021technical

We study a class of reinforcement learning tasks in which the agent receives its reward for complex, temporally-extended behaviors sparsely. For such tasks, the problem is how to augment the state-space so as to make the reward function Markovian in an efficient way. While some existing solutions as…

Cited by 47SourcePDFScholar
2021

Backstepping and Sliding Mode Control for AUVs Aided with Bioinspired Neurodynamics

ICRA 2021poster

Research on tracking control has been on-going for many years. The accuracy and the practicality of the tracking control method has always been one of the most important aspects when designing the control strategy. Autonomous Underwater Vehicles are becoming increasingly important in the application…

Cited by 6SourceScholar
2021

Unsupervised Multimodal Image Registration with Adaptative Gradient Guidance

ICASSP 2021accepted

Multimodal image registration (MIR) is a fundamental procedure in many image-guided therapies. Recently, unsupervised learning-based methods have demonstrated promising performance over accuracy and efficiency in deformable image registration. However, the estimated deformation fields of the existin…

Cited by 0SourceScholar
2020

Dynamic Sparse Training: Find Efficient Sparse Network From Scratch With Trainable Masked Layers

ICLR 2020poster

We present a novel network pruning algorithm called Dynamic Sparse Training that can jointly find the optimal network parameters and sparse network structure in a unified optimization process with trainable pruning thresholds. These thresholds can have fine-grained layer-wise adjustments dynamically vi…

Cited by 146SourcecodeScholar
2020

Probabilistic Swarm Guidance Subject to Graph Temporal Logic Specifications

RSS 2020poster

As the number of agents comprising a swarm increases, individual-agent-based control techniques for collective task completion become computationally intractable. We study a setting in which the agents move along the nodes of a graph, and the high-level task specifications for the swarm are expresse…

2018

Distributed Multi-Robot Cooperation for Information Gathering Under Communication Constraints

ICRA 2018poster

Many recent works have proposed algorithms for information gathering that benefit from multi-robot cooperation. However, most algorithms either employ discretization of the state and action spaces, which makes them computationally intractable for robotic systems with complex dynamics; or cannot deal…

Cited by 24SourceScholar