← Search

Xiangyu Wang

38 accepted papers

2026

Can Language Models Discover Scaling Laws?

ICLR 2026poster

Discovering scaling laws for predicting model performance at scale is a fundamental and open-ended challenge, mostly reliant on slow, case specific human experimentation. To investigate the potential for LLMs to automate this process, we collect over 5,000 experiments from existing literature and cu…

Cited by 0SourcecodeScholar
2026

EmbodiedCoder: Parameterized Embodied Mobile Manipulation Via Modern Coding Model

ICRA 2026poster

Recent advances in robot control methods, from end-to-end vision-language-action frameworks to modular systems with predefined primitives, have advanced robots’ ability to follow natural language instructions. Nonetheless, many approaches still struggle to scale to diverse environments, as they ofte…

2026

Fault Diagnosis of Irregular Sequences by Adjoint Learning in Continuous-Time Model Space

AAAI 2026technical

Fault Diagnosis (FD) on sequential data suffers from irregular sampling (with missing values), limited training data, and varying underlying environments. In response, this paper proposes FD by adjoint learning in continuous-time model space. Model-Space Learning employs well-fitted models that capt

Cited by 0SourcePDFScholar
2026

Granularity-Aware Adaptive Classifier Expansion via Zero-Shot Learning

ICML 2026poster

Zero-shot classifier expansion aims to recognize unseen classes by learning a shared mechanism to map semantics of all classes to classifier weights without access to images. However, existing methods rely on a shared mapping, which is difficult to classify in scenarios containing a mixture of disti…

Cited by 0SourceScholar
2026

OpenHA: A Series of Open-Source Hierarchical Agentic Models in Minecraft

ICML 2026poster

A critical challenge in developing capable AI agents is defining their "action space''—the set of possible actions they can take. These spaces can range widely, from generating code and using language skills to operating on latent representations or raw joystick controls. Through a large-scale study…

Cited by 0SourceScholar
2026

RSVG-ZeroOV: Exploring a Training-Free Framework for Zero-Shot Open-Vocabulary Visual Grounding in Remote Sensing Images

AAAI 2026technical

Remote sensing visual grounding (RSVG) aims to localize objects in remote sensing images based on free-form natural language expressions. Existing approaches are typically constrained to closed-set vocabularies, limiting their applicability in open-world scenarios. While recent attempts to leverage

Cited by 0SourcePDFScholar
2026

Structure Learning from Time-Series Data with Lag-Agnostic Structural Prior

ICLR 2026poster

Learning instantaneous and time-lagged causal relationships from time-series data is essential for uncovering fine-grained, temporally-aware interactions. Although this problem has been formulated as a continuous optimization task amenable to modern machine learning methods, existing approaches larg…

Cited by 0SourceScholar
2026

Swift-SVD: Theoretical Optimality Meets Practical Efficiency in Low-Rank LLM Compression

ICML 2026poster

The deployment of Large Language Models is constrained by the memory and bandwidth demands of static weights and dynamic Key-Value cache. SVD-based compression provides a hardware-friendly solution to reduce these costs. However, existing methods suffer from two key limitations: some are suboptimal …

Cited by 0SourceScholar
2025

A Kinematics Constrained Convex Optimal Trajectory Generation Method for Robotic-assisted Flexible Needle

IROS 2025

Needle puncture is a fundamental technique in minimally invasive surgical procedures. However, the limited flexibility of flexible needles and their complex interactions with tissues make it challenging to avoid critical organs along the puncture path. Preoperative path planning, which generates fea

Cited by 0SourceScholar
2025

A Rehabilitation Robot System to Enhance Proprioception with Physical and Virtual Simulation of Multi-terrain Scenarios

IROS 2025

Increasing evidence highlights the role of proprio-ceptive deficits in falls, emphasizing the need for targeted rehabilitation in populations with functional movement disorders. Despite advances in rehabilitation robots, movement constraints still hinder active engagement of the lower limb muscles,

Cited by 0SourceScholar
2025

An Improved Flexible Hand Exoskeleton with SEA for Finger Strength Estimation and Progressive Resistance Exercise

IROS 2025

Hand exoskeletons can recognize user’s intent and provide active resistance training to enhance finger strength in stroke patients. However, achieving fine human-robot interaction (HRI) while maintaining system simplicity for lightweight design remains a key challenge. In this work, we present an im

Cited by 0SourceScholar
2025

Continuous Structure Constraint Integration for Robust Causal Discovery

AISTATS 2025poster

Causal discovery aims to infer a Directed Acyclic Graph (DAG) from observational data to represent causal relationships among variables. Traditional combinatorial methods search DAG spaces to identify optimal structures, while recent advances in continuous optimization improve this search process. H…

Cited by 0SourceScholar
2025

Differentiable Structure Learning with Ancestral Constraints

ICML 2025poster

Differentiable structure learning of causal directed acyclic graphs (DAGs) is an emerging field in causal discovery, leveraging powerful neural learners. However, the incorporation of ancestral constraints, essential for representing abstract prior causal knowledge, remains an open research challeng…

Cited by 0SourcePDFScholar
2025

Expanding the Category of Classifiers with LLM Supervision

IJCAI 2025

Zero-shot learning has shown significant potential for creating cost-effective and flexible systems to expand classifiers to new categories. However, existing methods still rely on manually created attributes designed by domain experts. Motivated by the widespread success of large language models (L

Cited by 0SourcePDFScholar
2025

Flexible Active Safety Motion Control for Robotic Obstacle Avoidance: A CBF-Guided MPC Approach

RA-L 2025

A flexible active safety motion (FASM) control approach is proposed for collision avoidance in robot manipulators. The key feature is the use of control barrier functions (CBFs) to design flexible CBF-guided safety criteria (CBFSC) with dynamically optimized decay rates, providing both flexibility a

Cited by 21SourceScholar
2025

Pattern-Guided Adaptive Prior for Structure Learning

NeurIPS 2025poster

Learning the causality between variables, known as DAG structure learning, is critical yet challenging due to issues such as insufficient data and noise. While prior knowledge can improve the learning process and refine the DAG structure, incorporating prior knowledge is not without pitfalls. In par…

Cited by 0SourceScholar
2025

Towards Realistic UAV Vision-Language Navigation: Platform, Benchmark, and Methodology

ICLR 2025poster

Developing agents capable of navigating to a target location based on language instructions and visual information, known as vision-language navigation (VLN), has attracted widespread interest. Most research has focused on ground-based agents, while UAV-based VLN remains relatively underexplored. Re…

Cited by 12SourcePDFScholar
2025

UAV-Flow Colosseo: A Real-World Benchmark for Flying-on-a-Word UAV Imitation Learning

NeurIPS 2025poster

Unmanned Aerial Vehicles (UAVs) are evolving into language-interactive platforms, enabling more intuitive forms of human-drone interaction. While prior works have primarily focused on high-level planning and long-horizon navigation, we shift attention to language-guided fine-grained trajectory contr…

Cited by 0SourceScholar
2025

Underground Diagnosis in 3D GPR Data by Learning in CuCoRes Model Space

IJCAI 2025

Ground Penetrating Radar (GPR) provides detailed subterranean insights. Nevertheless, underground diagnosis via GPR is hindered by the fact that training data typically contain only normal samples, along with the complexity of GPR data’s wave-collection characteristics. This paper proposes subsurfac

Cited by 0SourcePDFScholar
2024

Confidence-aware Contrastive Learning for Selective Classification

ICML 2024poster

Selective classification enables models to make predictions only when they are sufficiently confident, aiming to enhance safety and reliability, which is important in high-stakes scenarios. Previous methods mainly use deep neural networks and focus on modifying the architecture of classification lay…

2024

Control-Oriented Reinforcement Active Modeling Scheme for Hysteresis Compensation of Flexible Endoscopic Robot

IROS 2024poster

Hysteresis has posed significant challenges to the modeling and control of flexible endoscopic robots, which impedes the advancement of automated endoscopic operation. Despite numerous hysteresis modeling approaches aimed at improving accuracy, there are still several unresolved issues, such as inap…

Cited by 0SourceScholar
2024

Differentiable Structure Learning with Partial Orders

NeurIPS 2024poster

Differentiable structure learning is a novel line of causal discovery research that transforms the combinatorial optimization of structural models into a continuous optimization problem. However, the field has lacked feasible methods to integrate partial order constraints, a critical prior informati…

Cited by 1SourcePDFScholar
2023

ImmFusion: Robust mmWave-RGB Fusion for 3D Human Body Reconstruction in All Weather Conditions

ICRA 2023poster

3D human reconstruction from RGB images achieves decent results in good weather conditions but degrades dramatically in rough weather. Complementary, mmWave radars have been employed to reconstruct 3D human joints and meshes in rough weather. However, combining RGB and mmWave signals for robust all-…

Cited by 24SourceScholar
2023

Seal-3D: Interactive Pixel-Level Editing for Neural Radiance Fields

ICCV 2023poster

With the popularity of implicit neural representations, or neural radiance fields (NeRF), there is a pressing need for editing methods to interact with the implicit 3D models for tasks like post-processing reconstructed scenes and 3D content creation. While previous works have explored NeRF editing…

Cited by 18PDFcodeScholar
2022

Design and Experiments of Snake Robots with Docking Function

IROS 2022poster

This paper presents a novel snake robot with the docking function, which can help the snake robots to connect with each other to achieve a stronger one with double length and double degrees of freedom. First, the mechanical design of the snake robot with docking function is introduced, including the…

Cited by 3SourceScholar
2022

Time-Optimal Synchronous Terminal Trajectory Planning for Coupling Motions of Robotic Flexible Endoscope

IROS 2022poster

The robotic flexible endoscope is developed rapidly in the field of surgery robots due to its high flexibility and safety. However, some inherent features, e.g., high nonlinearity, material creep, complex dynamic hysteresis behaviors, and the unknown coupling effects between bending and twisting mot…

Cited by 2SourceScholar
2016

DECOrrelated feature space partitioning for distributed sparse regression

NeurIPS 2016poster

Fitting statistical models is computationally challenging when the sample size or the dimension of the dataset is huge. An attractive approach for down-scaling the problem size is to first partition the dataset into subsets and then fit using distributed algorithms. The dataset can be partitioned ei…

Cited by 31SourcePDFScholar
2016

Towards Unifying Hamiltonian Monte Carlo and Slice Sampling

NeurIPS 2016poster

We unify slice sampling and Hamiltonian Monte Carlo (HMC) sampling, demonstrating their connection via the Hamiltonian-Jacobi equation from Hamiltonian mechanics. This insight enables extension of HMC and slice sampling to a broader family of samplers, called Monomial Gamma Samplers (MGS). We provid…

Cited by 24SourcePDFScholar
2015

A human-robot interaction modeling approach for hand rehabilitation exoskeleton using biomechanical technique

IROS 2015poster

Aiming at the physical coupling feature between the finger and the hand exoskeleton, a human-robot interaction modeling approach is proposed. The muscle motion formulas are established based on the finger physiological structure and Hill model. The equilibrium equations between exoskeleton and finge…

Cited by 13SourceScholar
2015

Parallelizing MCMC with Random Partition Trees

NeurIPS 2015poster

The modern scale of data has brought new challenges to Bayesian inference. In particular, conventional MCMC algorithms are computationally very expensive for large data sets. A promising approach to solve this problem is embarrassingly parallel MCMC (EP-MCMC), which first partitions the data into m…

2015

Protecting Against Screenshots: An Image Processing Approach

CVPR 2015poster

Motivated by reasons related to data security and privacy, we propose a method to limit meaningful visual contents of a display from being captured by screenshots. Traditional methods take a system architectural approach to protect against screenshots. We depart from this framework, and instead expl…

Cited by 13SourcePDFScholar