← Search

Yang Xu

81 accepted papers

2026

A Super-Resolution and Multi-Axis Tactile Sensor with Soft Artificial Skin

RSS 2026poster

To achieve human-like skin tactile perception with super-resolution, the method of introducing a soft layer on sensing array has attracted increasing attention. Due to the limitations of sensing units principle, most existing tactile sensors can only sense normal force. However, multi-dimensional fo…

Cited by 0SourceScholar
2026

Conformalized Hierarchical Calibration for Uncertainty-Aware Adaptive Hashing

ICLR 2026poster

Unsupervised domain adaptive hashing transfers knowledge from labeled source domains to unlabeled target domains, addressing domain shift challenges in real-world retrieval tasks. Existing methods face two critical limitations: target domain noise severely misleads model training, and indiscriminate…

Cited by 0SourceScholar
2026

Do Vision and Text Cues Exhibit Evidential Coupling? UFO: A Benchmark for Compositional Multimodal Reasoning in Unified Models

ICML 2026poster

Unified Foundation Models (UFMs), which support interleaved multimodal generation and understanding, have been proposed as a promising paradigm for reasoning about dynamic world states, yet it remains unclear whether the visual content they generate functions as grounded evidence for subsequent reas…

Cited by 0SourceScholar
2026

GHPT: Real-Time Relightable Gaussian Splatting using Hybrid Path Tracing

CVPR 2026

3D Gaussian splatting (3DGS) has emerged as a promising approach for high-fidelity 3D scene representation. However, relighting and composition of Gaussian splatting remain challenging because path tracing is not directly applicable. Existing relighting methods for Gaussian splatting typically adopt

Cited by 0SourcecodeScholar
2026

GeoPTH: A Lightweight Approach to Category-Based Trajectory Retrieval via Geometric Prototype Trajectory Hashing

AAAI 2026technical

Trajectory similarity retrieval is an important part of spatiotemporal data mining, however, existing methods have the following limitations: traditional metrics are computationally expensive, while learning-based methods suffer from substantial training costs and potential instability. This paper a

Cited by 0SourcePDFScholar
2026

IDK-S: Incremental Distributional Kernel for Streaming Anomaly Detection

AAAI 2026technical

Anomaly detection on data streams presents significant challenges, requiring methods to maintain high detection accuracy among evolving distributions while ensuring real-time efficiency. Here we introduce IDK-S, a novel Incremental Distributional Kernel for Streaming anomaly detection that effective

Cited by 0SourcePDFScholar
2026

Judge Q: Trainable Queries for Optimized Information Retention in KV Cache Eviction

AAAI 2026technical

Large language models (LLMs) utilize key-value (KV) cache to store historical information during sequence processing. The size of KV cache grows linearly as the length of the sequence extends, which seriously affects memory usage and decoding efficiency. Current methods for KV cache eviction typical

Cited by 0SourcePDFScholar
2026

LH-DECEPTION: Simulating and Understanding LLM Deceptive Behaviors in Long-Horizon Interactions

ICLR 2026poster

Deception is a pervasive feature of human communication and an emerging concern in large language models (LLMs). While recent studies document instances of LLM deception, most evaluations remain confined to single-turn prompts and fail to capture the long-horizon interactions in which deceptive stra…

Cited by 0SourceScholar
2026

MSCFL: Model Structure-Aware Clustered Federated Learning for System Heterogeneity and Data Drift

AAAI 2026technical

Federated Learning (FL) faces significant challenges arising from both data and system heterogeneity. While Clustered Federated Learning (CFL) mitigates data heterogeneity by grouping clients with similar data distributions, it remains vulnerable to system heterogeneity, which can slow convergence d

Cited by 0SourcePDFScholar
2026

SCoNE: Spherical Consistent Neighborhoods Ensemble for Effective and Efficient Multi-View Anomaly Detection

AAAI 2026technical

The core problem in multi-view anomaly detection is to represent local neighborhoods of normal instances consistently across all views. Recent approaches consider a representation of local neighborhood in each view independently, and then capture the consistent neighbors across all views via a learn

Cited by 0SourcePDFScholar
2026

Towards Better Correctness and Efficiency in Code Generation

AAAI 2026technical

While code large language models have demonstrated remarkable progress in code generation, the generated code often exhibits poor runtime efficiency, limiting its practical application in performance-sensitive scenarios. To address this limitation, we propose an efficiency-oriented reinforcement lea

Cited by 0SourcePDFScholar
2026

VLSU: Mapping the Limits of Joint Multimodal Understanding for AI Safety

ICLR 2026poster

Safety evaluation of multimodal foundation models often treats vision and language inputs separately, missing risks from joint interpretation where benign content becomes harmful in combination. Existing approaches also fail to distinguish clearly unsafe content from borderline cases, leading to pro…

Cited by 0SourcecodeScholar
2025

AF-RLIO: Adaptive Fusion of Radar-LiDAR-Inertial Information for Robust Odometry in Challenging Environments

ICRA 2025

In robotic navigation, maintaining precise pose estimation and navigation in complex and dynamic environments is crucial. However, environmental challenges such as smoke, tunnels, and adverse weather can significantly degrade the performance of single-sensor systems like LiDAR or GPS, compromising t

Cited by 3SourcecodeScholar
2025

Accelerating Quantum Reinforcement Learning with a Quantum Natural Policy Gradient Based Approach

ICML 2025poster

We address the problem of quantum reinforcement learning (QRL) under model-free settings with quantum oracle access to the Markov Decision Process (MDP). This paper introduces a Quantum Natural Policy Gradient (QNPG) algorithm, which replaces the random sampling used in classical Natural Policy Grad…

Cited by 0SourcePDFScholar
2025

Can Large Language Models Understand You Better? An MBTI Personality Detection Dataset Aligned with Population Traits

COLING 2025main

The Myers-Briggs Type Indicator (MBTI) is one of the most influential personality theories reflecting individual differences in thinking, feeling, and behaving. MBTI personality detection has garnered considerable research interest and has evolved significantly over the years. However, this task ten…

2025

DEFORM: Adaptive Formation Reconfiguration of Multi-Robot Systems in Confined Environments

RA-L 2025

Achieving desired formation patterns without collisions is rather challenging for multi-robot systems in unknown obstacle-rich and confined environments, especially in narrow corridor scenes containing large-volume obstacles. To address this, we propose an adaptive formation reconfiguration method t

Cited by 5SourceScholar
2025

DHC-ME: A Decentralized Hybrid Cooperative Approach for Multi-Robot Autonomous Exploration

IROS 2025

Multi-robot exploration in unknown environments is a fundamental task for multi-robot systems, which requires the coordination of the robots to avoid collisions and conflicts while performing task allocation. Existing exploration strategies improve the efficiency of multi-robot exploration by modeli

Cited by 0SourcecodeScholar
2025

Distributed Oscillatory Guidance for Formation Flight of Fixed-Wing Drones

IROS 2025

The autonomous formation flight of fixed-wing drones is hard when the coordination requires the actuation over their speeds since they are critically bounded and aircraft are mostly designed to fly at a nominal airspeed. This paper proposes an algorithm to achieve formation flights of fixed-wing dro

Cited by 1SourceScholar
2025

Evaluating Text Generation Quality Using Spectral Distances of Surprisal

EMNLP 2025

We propose a novel automatic evaluation metric for open-ended text generation, which is a substantial improvement of the recently developed method, Fourier analysis of cross-entropy (FACE), hence, FACE-2. FACE-2 is a psycholinguistically inspired metric that extracts the dynamic patterns (spectrum)

2025

Federated Multi-armed Bandits with Efficient Bit-Level Communications

NeurIPS 2025poster

In this work, we study the federated multi-armed bandit (FMAB) problem, where a set of distributed agents collaboratively aim to minimize cumulative regret while interacting with a shared set of arms. Unlike traditional centralized bandit models, agents in FMAB settings are connected via a communica…

Cited by 0SourceScholar
2025

Finite-Sample Analysis of Policy Evaluation for Robust Average Reward Reinforcement Learning

NeurIPS 2025poster

We present the first finite-sample analysis of policy evaluation in robust average-reward Markov Decision Processes (MDPs). Prior work in this setting have established only asymptotic convergence guarantees, leaving open the question of sample complexity. In this work, we address this gap by showing…

Cited by 0SourceScholar
2025

Global Convergence for Average Reward Constrained MDPs with Primal-Dual Actor Critic Algorithm

NeurIPS 2025poster

This paper investigates infinite-horizon average reward Constrained Markov Decision Processes (CMDPs) under general parametrized policies with smooth and bounded policy gradients. We propose a Primal-Dual Natural Actor-Critic algorithm that adeptly manages constraints while ensuring a high convergen…

Cited by 0SourceScholar
2025

Lookahead Q-Cache: Achieving More Consistent KV Cache Eviction via Pseudo Query

EMNLP 2025

Large language models (LLMs) rely on key-value cache (KV cache) to accelerate decoding by reducing redundant computations. However, the KV cache memory usage grows substantially with longer text sequences, posing challenges for efficient deployment. Existing KV cache eviction methods prune tokens us

2025

M2EIT: Multi-Domain Mixture of Experts for Robust Neural Inertial Tracking

ICCV 2025poster

Inertial tracking (IT), independent of the environment and external infrastructure, has long been the ideal solution for providing location services to humans. Despite significant strides in inertial tracking empowered by deep learning, prevailing neural inertial tracking predominantly utilizes conv…

Cited by 0SourcePDFScholar
2025

MSTBI: Head CT Detection and Prognostic Assessment of Traumatic Brain Injury Dataset

ICASSP 2025accepted

A high-quality traumatic brain injury (TBI) dataset is essential to intelligent assisted diagnosis. In this work, we present a new labeled public TBI dataset containing head CT scans and various examination variables. The dataset was collected from 545 patients with moderate to severe TBI and CT ann…

Cited by 0SourceScholar
2025

Multi-Robot Autonomous 3D Reconstruction Using Gaussian Splatting With Semantic Guidance

RA-L 2025

Implicit neural representations and 3D Gaussian splatting (3DGS) have shown great potential for scene reconstruction. Recent studies have expanded their applications in autonomous reconstruction through task assignment methods. However, these methods are mainly limited to a single robot, and rapid r

Cited by 4SourceScholar
2025

OpenCoder: The Open Cookbook for Top-Tier Code Large Language Models

ACL 2025long

Code LLMs have been widely used in various domains, including code generation, logical reasoning, and agent systems. However, open-access code LLMs mostly only release weights, lacking key features such as reproducible data pipelines and transparent training protocols, which are crucial for advancin…

2025

Quantum Speedups in Regret Analysis of Infinite Horizon Average-Reward Markov Decision Processes

ICML 2025poster

This paper investigates the potential of quantum acceleration in addressing infinite horizon Markov Decision Processes (MDPs) to enhance average reward outcomes. We introduce an innovative quantum framework for the agent's engagement with an unknown MDP, extending the conventional interaction paradi…

Cited by 0SourcePDFScholar
2025

RLLTE: Long-Term Evolution Project of Reinforcement Learning

AAAI 2025technical

We present RLLTE: a long-term evolution, extremely modular, and open-source framework for reinforcement learning (RL) research and application. Beyond delivering top-notch algorithm implementations, RLLTE also serves as a toolkit for developing algorithms. More specifically, RLLTE decouples the RL a…

2025

Rethinking Removal Attack and Fingerprinting Defense for Model Intellectual Property Protection: A Frequency Perspective

IJCAI 2025

Training deep neural networks is resource-intensive, making it crucial to protect their intellectual property from infringement. However, current model ownership resolution (MOR) methods predominantly address general removal attacks that involve weight modifications, with limited research considerin

2025

Stealthy Jailbreak Attacks on Large Language Models via Benign Data Mirroring

NAACL 2025long

Large language model (LLM) safety is a critical issue, with numerous studies employing red team testing to enhance model security. Among these, jailbreak methods explore potential vulnerabilities by crafting malicious prompts that induce model outputs contrary to safety alignments. Existing black-bo…

2025

TaskExp: Enhancing Generalization of Multi-Robot Exploration with Multi-Task Pre-Training

ICRA 2025

We aim to develop a general multi-agent reinforcement learning (MARL) policy that enables a group of robots to efficiently explore large-scale, unknown environments with random pose initialization. Existing MARL-based multi-robot exploration methods face challenges in reliably mapping observations t

Cited by 1SourceScholar
2024

Assembly Fuzzy Representation on Hypergraph for Open-Set 3D Object Retrieval

NeurIPS 2024poster

The lack of object-level labels presents a significant challenge for 3D object retrieval in the open-set environment. However, part-level shapes of objects often share commonalities across categories but remain underexploited in existing retrieval methods. In this paper, we introduce the Hypergraph-…

Cited by 0SourcePDFScholar
2024

Beyond Static Evaluation: A Dynamic Approach to Assessing AI Assistants’ API Invocation Capabilities

COLING 2024main

With the rise of Large Language Models (LLMs), AI assistants’ ability to utilize tools, especially through API calls, has advanced notably. This progress has necessitated more accurate evaluation methods. Many existing studies adopt static evaluation, where they assess AI assistants’ API call based…

2024

Cautiously-Optimistic Knowledge Sharing for Cooperative Multi-Agent Reinforcement Learning

AAAI 2024technical

While decentralized training is attractive in multi-agent reinforcement learning (MARL) for its excellent scalability and robustness, its inherent coordination challenges in collaborative tasks result in numerous interactions for agents to learn good policies. To alleviate this problem, action advis…

2024

Concise and Precise Context Compression for Tool-Using Language Models

ACL 2024findings

Through reading the documentation in the context, tool-using language models can dynamically extend their capability using external tools. The cost is that we have to input lengthy documentation every time the model needs to use the tool, occupying the input window as well as slowing down the decodi…

2024

Detecting Subtle Differences between Human and Model Languages Using Spectrum of Relative Likelihood

EMNLP 2024main

Human and model-generated texts can be distinguished by examining the magnitude of likelihood in language. However, it is becoming increasingly difficult as language model’s capabilities of generating human-like texts keep evolving. This study provides a new perspective by using the relative likelih…

2024

How Much Does Nonverbal Communication Conform to Entropy Rate Constancy?: A Case Study on Listener Gaze in Interaction

ACL 2024findings

According to the Entropy Rate Constancy (ERC) principle, the information density of a text is approximately constant over its length. Whether this principle also applies to nonverbal communication signals is still under investigation. We perform empirical analyses of video-recorded dialogue data and…

2024

Improving Language Model Reasoning with Self-motivated Learning

COLING 2024main

Large-scale high-quality training data is important for improving the performance of models. After trained with data that has rationales (reasoning steps), models gain reasoning capability. However, the dataset with high-quality rationales is relatively scarce due to the high annotation cost. To add…

Cited by 5SourcePDFScholar
2024

Layerwise Change of Knowledge in Neural Networks

ICML 2024poster

This paper aims to explain how a deep neural network (DNN) gradually extracts new knowledge and forgets noisy features through layers in forward propagation. Up to now, although how to define knowledge encoded by the DNN has not reached a consensus so far, previous studies have derived a series of m…

Cited by 5SourcePDFScholar
2024

Learning Multi-Modal Cross-Scale Deformable Transformer Network for Unregistered Hyperspectral Image Super-resolution

AAAI 2024technical

Hyperspectral image super-resolution (HSI-SR) is a technology to improve the spatial resolution of HSI. Existing fusion-based SR methods have shown great performance, but still have some problems as follows: 1) existing methods assume that the auxiliary image providing spatial information is strictl…

2024

Negative Prompt Driven Complementary Parallel Representation for Open-World 3D Object Retrieval

IJCAI 2024poster

The limited availability of supervised labels (positive information) poses a notable challenge for open-world retrieval. However, negative information is more easily obtained but remains underexploited in current methods. In this paper, we introduce the Negative Prompt Driven Complementary Parallel…

Cited by 2SourcePDFScholar
2024

OmniNxt: A Fully Open-source and Compact Aerial Robot with Omnidirectional Visual Perception

IROS 2024poster

Adopting omnidirectional Field of View (FoV) cameras in aerial robots vastly improves perception ability, significantly advancing aerial robotics’s capabilities in inspection, reconstruction, and rescue tasks. However, such sensors also elevate system complexity, e.g., hardware design, and correspon…

Cited by 9SourcecodeScholar
2024

OpenResearcher: Unleashing AI for Accelerated Scientific Research

EMNLP 2024system demonstrations

The rapid growth of scientific literature imposes significant challenges for researchers endeavoring to stay updated with the latest advancements in their fields and delve into new areas. We introduce OpenResearcher, an innovative platform that leverages Artificial Intelligence (AI) techniques to ac…

2024

Self-Constructed Context Decompilation with Fined-grained Alignment Enhancement

EMNLP 2024finding

Decompilation transforms compiled code back into a high-level programming language for analysis when source code is unavailable. Previous work has primarily focused on enhancing decompilation performance by increasing the scale of model parameters or training data for pre-training. Based on the char…

2024

Semi-Open 3D Object Retrieval via Hierarchical Equilibrium on Hypergraph

NeurIPS 2024poster

Existing open-set learning methods consider only the single-layer labels of objects and strictly assume no overlap between the training and testing sets, leading to contradictory optimization for superposed categories. In this paper, we introduce a more practical Semi-Open Environment setting for op…

Cited by 0SourcePDFScholar
2024

The Implicit Bias of Heterogeneity towards Invariance: A Study of Multi-Environment Matrix Sensing

NeurIPS 2024poster

Models are expected to engage in invariance learning, which involves distinguishing the core relations that remain consistent across varying environments to ensure the predictions are safe, robust and fair. While existing works consider specific algorithms to realize invariance learning, we show tha…

Cited by 0SourcePDFScholar
2024

Toward Informal Language Processing: Knowledge of Slang in Large Language Models

NAACL 2024long

Recent advancement in large language models (LLMs) has offered a strong potential for natural language systems to process informal language. A representative form of informal language is slang, used commonly in daily conversations and online social media. To date, slang has not been comprehensively…

2024

Towards the Dynamics of a DNN Learning Symbolic Interactions

NeurIPS 2024poster

This study proves the two-phase dynamics of a deep neural network (DNN) learning interactions. Despite the long disappointing view of the faithfulness of post-hoc explanation of a DNN, a series of theorems have been proven [27] in recent years to show that for a given input sample, a small set of in…

Cited by 5SourcePDFScholar
2023

An Instrumental Variable Approach to Confounded Off-Policy Evaluation

ICML 2023poster

Off-policy evaluation (OPE) aims to estimate the return of a target policy using some pre-collected observational data generated by a potentially different behavior policy. In many cases, there exist unmeasured variables that confound the action-reward or action-next-state relationships, rendering m…

Cited by 21SourcePDFScholar
2023

CARE: Confidence-Rich Autonomous Robot Exploration Using Bayesian Kernel Inference and Optimization

RA-L 2023

In this letter, we consider improving the efficiency of information-based autonomous robot exploration in unknown and complex environments. We first utilize Gaussian process (GP) regression to learn a surrogate model to infer the confidence-rich mutual information (CRMI) of querying control actions,

Cited by 7SourcecodeScholar
2023

FACE: Evaluating Natural Language Generation with Fourier Analysis of Cross-Entropy

NeurIPS 2023poster

Measuring the distance between machine-produced and human language is a critical open problem. Inspired by empirical findings from psycholinguistics on the periodicity of entropy in language, we propose FACE, a set of metrics based on Fourier Analysis of the estimated Cross-Entropy of language, for…

2023

Spontaneous gestures encoded by hand positions improve language models: An Information-Theoretic motivated study

ACL 2023findings

The multi-modality nature of human communication has been utilized to enhance the performance of language modeling-related tasks. Driven by the development of large-scale end-to-end learning techniques and the availability of multi-modal data, it becomes possible to represent non-verbal communicatio…

Cited by 2SourcePDFScholar
2023

Word sense extension

ACL 2023long

Humans often make creative use of words to expressnovel senses. A long-standing effort in natural language processing hasbeen focusing on word sense disambiguation (WSD), but little has been explored about how the sense inventory of a word may be extended toward novel meanings. We present a paradigm…

2022

Confidence-rich Localization and Mapping based on Particle Filter for Robotic Exploration

IROS 2022poster

This paper mainly studies the localization and mapping of range sensing robots in the confidence-rich map (CRM) and then extends it to provide a full state estimate for information-theoretic exploration. Most previous works about active simultaneous localization and mapping and exploration always as…

Cited by 10SourcecodeScholar
2022

FNUG: Imperfect Mazes Traversal Based on Detecting and Following the Nearest-to-Final-Goal and Unvisited Gaps

RA-L 2022

Most of the traditional information-based unknown maze traversal techniques are based on trial and error, which are time-consuming and may trap the robot in infinite loops or dead ends. To address the above issues, this letter proposes a gap based approach for imperfect-unknown mazes traversal named

Cited by 7SourceScholar
2022

Gestures Are Used Rationally: Information Theoretic Evidence from Neural Sequential Models

COLING 2022main

Verbal communication is companied by rich non-verbal signals. The usage of gestures, poses, and facial expressions facilitates the information transmission in verbal channel. However, few computational studies have explored the non-verbal channels with finer theoretical lens. We extract gesture repr…

Cited by 2SourcePDFScholar
2022

Neural reality of argument structure constructions

ACL 2022long

In lexicalist linguistic theories, argument structure is assumed to be predictable from the meaning of verbs. As a result, the verb is the primary determinant of the meaning of a clause. In contrast, construction grammarians propose that argument structure is encoded in constructions (or form-meanin…

2021

An unsupervised framework for tracing textual sources of moral change

EMNLP 2021finding

Morality plays an important role in social well-being, but people’s moral perception is not stable and changes over time. Recent advances in natural language processing have shown that text is an effective medium for informing moral change, but no attempt has been made to quantify the origins of the…

2021

Environment-Independent Wi-Fi Human Activity Recognition with Adversarial Network

ICASSP 2021accepted

Human activity recognition is an essential part of human-computer interaction systems. Environment-robust Wi-Fi-based systems for this task is still a challenging problem, due to the fact that most existing systems may drop in performance when the environment is changed. To address this issue, we in…

Cited by 0SourceScholar
2021

How is BERT surprised? Layerwise detection of linguistic anomalies

ACL 2021long

Transformer language models have shown remarkable ability in detecting when a word is anomalous in context, but likelihood scores offer no information about the cause of the anomaly. In this work, we use Gaussian models for density estimation at intermediate layers of three language models (BERT, Ro…

2021

LayoutLMv2: Multi-modal Pre-training for Visually-rich Document Understanding

ACL 2021long

Pre-training of text and layout has proved effective in a variety of visually-rich document understanding tasks due to its effective model architecture and the advantage of large-scale unlabeled scanned/digital-born documents. We propose LayoutLMv2 architecture with new pre-training tasks to model t…

2021

Predicting emergent linguistic compositions through time: Syntactic frame extension via multimodal chaining

EMNLP 2021main

Natural language relies on a finite lexicon to express an unbounded set of emerging ideas. One result of this tension is the formation of new compositions, such that existing linguistic units can be combined with emerging items into novel expressions. We develop a framework that exploits the cogniti…

2020

Improving the Scalability of Deep Reinforcement Learning-Based Routing with Control on Partial Nodes

ICASSP 2020accepted

Machine Learning (ML)-based routing optimization has been proposed to optimize the performance of flow routing for future networks, such as Software-Defined Networks (SDNs). However, existing studies are either hard to converge for large networks or vulnerable to topology changes. In this paper, we…

Cited by 0SourceScholar
2020

Interactively-Propagative Attention Learning for Implicit Discourse Relation Recognition

COLING 2020main

We tackle implicit discourse relation recognition. Both self-attention and interactive-attention mechanisms have been applied for attention-aware representation learning, which improves the current discourse analysis models. To take advantages of the two attention mechanisms simultaneously, we devel…

Cited by 28SourcePDFScholar
2018

Intelligent Signal Processing Mechanisms for Nuanced Anomaly Detection in Action Audio-Visual Data Streams

ICASSP 2018accepted

We consider the problem of anomaly detection in an audiovisual analysis system designed to interpret sequences of actions from visual and audio cues. The scene activity recognition is based on a generative framework, with a high-level inference model for contextual recognition of sequences of action…

Cited by 0SourceScholar