← Search

Xin Dong

61 accepted papers

2026

A Miniaturized Tendon-Driven Continuum Robot for Direct Laser Deposition

ICRA 2026poster

Direct laser deposition, a specialized form of additive manufacturing, shows good potential in numerous high-value applications such as the repair of aeroengine blades. However, the traditional setup for this technique is bulky and not suited for in-situ repair, requiring the costly disassembly of t…

Cited by 0SourceScholar
2026

Bi-Stable Thin Soft Robot for In-Plane Locomotion in Narrow Space

ICRA 2026poster

Dielectric elastomer actuators (DEAs), also recognized as artificial muscle, have been widely developed for the soft locomotion robot. With the complaint skeleton and miniaturized dimension, they are well suited for the narrow space inspection. In this work, we propose a novel low profile (1.1mm) an…

2026

Cross-modal Identity Mapping: Minimizing Information Loss in Modality Conversion via Reinforcement Learning

CVPR 2026

Large Vision-Language Models (LVLMs) often omit or misrepresent critical visual content in generated image captions. Minimizing such information loss will force LVLMs to focus on image details to generate precise descriptions. However, measuring information loss during modality conversion is inheren

Cited by 0SourceScholar
2026

Efficient-DLM: From Autoregressive to Diffusion Language Models, and Beyond in Speed

ICML 2026poster

Diffusion language models (dLMs) have emerged as a promising paradigm enabling parallel generation, but their learning efficiency lags behind that of autoregressive (AR) language models when trained from scratch. To this end, we study AR-to-dLM conversion, which transforms pretrained AR models into …

Cited by 0SourceScholar
2026

GDPO: Group reward-Decoupled Normalization Policy Optimization for Multi-reward RL Optimization

ICML 2026poster

As language models become increasingly capable, users expect them to provide not only accurate responses but also behaviors aligned with diverse human preferences across a variety of scenarios. To achieve this, Reinforcement learning (RL) pipelines have begun incorporating multiple rewards, each cap…

Cited by 0SourceScholar
2026

QuRL: Low-Precision Reinforcement Learning for Efficient Reasoning

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) has become a trending paradigm for training reasoning large language models (LLMs). However, due to the autoregressive decoding nature of LLMs, the rollout process becomes the efficiency bottleneck of RL training, consisting of up to 70\% of the…

Cited by 0SourceScholar
2026

Robust Aerial Docking in Carrier-Centered Frame: A Relative State-Based Approach

RA-L 2026

Aerial docking of micro unmanned aerial vehicles (UAVs) onto aerial carrier platforms is significantly affected by various disturbances, particularly in the terminal docking phase. The downwash generated by the micro UAV and gust wind can induce considerable disturbances to the carrier, resulting in

Cited by 0SourceScholar
2026

Stream RAG: Instant and Accurate Spoken Dialogue Systems with Streaming Tool Usage

ICML 2026poster

End-to-end speech-in, speech-out dialogue systems are emerging as a powerful alternative to traditional ASR–LLM–TTS pipelines but remain prone to hallucinations due to limited factual grounding. While text-based dialogue models have effectively mitigated this issue through tools such as web search A…

Cited by 0SourceScholar
2026

ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration

ICML 2026poster

Large language models are powerful generalists, yet solving deep and complex problems such as those of the Humanity’s Last Exam (HLE) remains both conceptually challenging and computationally expensive. We show that small orchestrators managing other models and a variety of tools are able to both pu…

Cited by 0SourceScholar
2026

TruthRL: Incentivizing Truthful LLMs via Reinforcement Learning

ICML 2026poster

While large language models (LLMs) have demonstrated strong performance on factoid question answering, they are still prone to hallucination and untruthful responses, particularly when tasks demand information outside their parametric knowledge. Indeed, truthfulness requires more than accuracy---mod…

Cited by 0SourceScholar
2025

A Miniaturized Tendon-Driven Continuum Robot for Direct Laser Deposition

RA-L 2025

Direct laser deposition, a form of additive manufacturing, shows potential in numerous high-value applications such as aeroengine blade repair. However, conventional setups are bulky and unsuitable for in-situ repair, requiring costly engine disassembly. This letter presents a miniaturized high-repe

Cited by 3SourceScholar
2025

An Easy Method for Extrinsic Calibration of Camera and Time-of-Flight Sensor

IROS 2025

A multi-zone (typically 8×8) time-of-flight (ToF) sensor offers a low-cost, low-power, and compact solution for range measurement, making it ideal for specialized robotic applications. However, its low resolution limits its usability. Pairing a ToF sensor with a camera enhances depth perception and

Cited by 0SourcecodeScholar
2025

Bi-Stable Thin Soft Robot for in-Plane Locomotion in Narrow Space

RA-L 2025

Dielectric elastomer actuators (DEAs), also recognised as artificial muscle, have been widely developed for the soft locomotion robot. With the complaint skeleton and miniaturised dimension, they are well suited for the narrow space inspection. In this work, we propose a novel low profile (1.1mm) an

Cited by 3SourceScholar
2025

DOGR: Leveraging Document-Oriented Contrastive Learning in Generative Retrieval

AAAI 2025technical

Generative retrieval constitutes an innovative approach in information retrieval, leveraging generative language models(LM) to generate a ranked list of document identifiers (docid) for a given query. It simplifies the retrieval pipeline by replacing the large external index with model parameters. H…

Cited by 0SourcePDFScholar
2025

DreamFit: Garment-Centric Human Generation via a Lightweight Anything-Dressing Encoder

AAAI 2025technical

Diffusion models for garment-centric human generation from text or image prompts have garnered emerging attention for their great application potential. However, existing methods often face a dilemma: lightweight approaches, such as adapters, are prone to generate inconsistent textures; while finetu…

Cited by 2SourcePDFScholar
2025

FCConDubber: Fine And Coarse Grained Prosody Alignment For Expressive Video Dubbing via Contrastive Audio-Motion Pretraining

ICASSP 2025accepted

Automatic Video Dubbing (AVD) aims to synthesize speech that matches a character’s speaking style and emotion in silent video clips. However, existing approaches rely on attention mechanisms to learn cross-modal prosodic alignment implicitly, making it challenging to capture subtle prosodic variatio…

Cited by 0SourceScholar
2025

Hymba: A Hybrid-head Architecture for Small Language Models

ICLR 2025spotlight

We propose Hymba, a family of small language models featuring a hybrid-head parallel architecture that integrates attention mechanisms and state space models (SSMs) within the same layer, offering parallel and complementary processing of the same inputs. In this hybrid-head module, attention heads p…

Cited by 12SourcePDFScholar
2025

INTER: Mitigating Hallucination in Large Vision-Language Models by Interaction Guidance Sampling

ICCV 2025poster

Hallucinations in large vision-language models (LVLMs) pose significant challenges for real-world applications, as LVLMs may generate responses that appear plausible yet remain inconsistent with the associated visual content. This issue rarely occurs in human cognition. We argue that this discrepanc…

2025

LaCache: Ladder-Shaped KV Caching for Efficient Long-Context Modeling of Large Language Models

ICML 2025poster

Recent advancements in Large Language Models (LLMs) have spurred interest in numerous applications requiring robust long-range capabilities, essential for processing extensive input contexts and continuously generating extended outputs. As sequence lengths increase, the number of Key-Value (KV) pair…

2025

LongMamba: Enhancing Mamba's Long-Context Capabilities via Training-Free Receptive Field Enlargement

ICLR 2025poster

State space models (SSMs) have emerged as an efficient alternative to Transformer models for language modeling, offering linear computational complexity and constant memory usage as context length increases. However, despite their efficiency in handling long contexts, recent studies have shown that…

2025

Nemotron-CLIMB: Clustering-based Iterative Data Mixture Bootstrapping for Language Model Pre-training

NeurIPS 2025spotlight

Pre-training datasets are typically collected from web content and lack inherent domain divisions. For instance, widely used datasets like Common Crawl do not include explicit domain labels, while manually curating labeled datasets such as The Pile is labor-intensive. Consequently, identifying an op…

Cited by 0SourceScholar
2025

Nemotron-Flash: Towards Latency-Optimal Hybrid Small Language Models

NeurIPS 2025poster

Efficient deployment of small language models (SLMs) is essential for numerous real-world applications with stringent latency constraints.While previous work on SLM design has primarily focused on reducing the number of parameters to achieve parameter-optimal SLMs, parameter efficiency does not nece…

Cited by 0SourceScholar
2025

ProRL: Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models

NeurIPS 2025poster

Recent advances in reasoning-centric language models have highlighted reinforcement learning (RL) as a promising method for aligning models with verifiable rewards. However, it remains contentious whether RL truly expands a model’s reasoning capabilities or merely amplifies high-reward outputs alrea…

Cited by 0SourcecodeScholar
2025

Unraveling the Mechanics of Learning-Based Demonstration Selection for In-Context Learning

ACL 2025long

Large Language Models (LLMs) have demonstrated impressive in-context learning (ICL) capabilities from few-shot demonstration exemplars. Recent learning-based demonstration selection methods have proven beneficial to ICL by choosing more useful exemplars. While these methods generally assume they lea…

2024

A Simple Background Augmentation Method for Object Detection with Diffusion Model

ECCV 2024poster

"In computer vision, it is well-known that a lack of data diversity will impair model performance. In this study, we address the challenges of enhancing the dataset diversity problem in order to benefit various downstream tasks such as object detection and instance segmentation. We propose a simple…

Cited by 5SourcePDFScholar
2024

Aerial Landing of Micro UAVs on Moving Platforms Considering Aerodynamic Interference

RA-L 2024

Despite numerous studies of landing on moving ground platforms, landing on midair aerial platforms remains a significant challenge due to aerodynamic interference between Unmanned Aerial Vehicles (UAVs). This letter presents a systematic onboard and real-time trajectory optimization solution for the

Cited by 8SourceScholar
2024

An Ultralight Air-Ground Vehicle Capable of Sustained Amphibious Maneuverability and Bio-Inspired Modality Transition

RA-L 2024

This letter presents a 5.2g ultra-lightweight air-ground vehicle capable of passive stable flying and terrestrial cruising. Such a design proposes a passive stability layout, including a single-axis rotor, film dampers, and a stabilizer bar. The advantageous synergy between the rotor and the passive

Cited by 1SourceScholar
2024

Efficient and Scalable Inverse Kinematics for Continuum Robots

RA-L 2024

With their flexible nature, continuum robots offer hyper-redundancy regarding their workspace; their backbone can take many shapes upon a single tip position and orientation. Deciphering which backbone shape to use under certain conditions is crucial to their operation, especially given the rise in

Cited by 22SourceScholar
2024

Finding a needle in a haystack: A Black-Box Approach to Invisible Watermark Detection

ECCV 2024poster

"In this paper, we propose WaterMark Detector (), the first invisible watermark detection method under a black-box and annotation-free setting. is capable of detecting arbitrary watermarks within a given detection dataset using a clean non-watermarked dataset as a reference, without relying on speci…

Cited by 4SourcePDFScholar
2024

Large Language Models as Zero-shot Dialogue State Tracker through Function Calling

ACL 2024long

Large language models (LLMs) are increasingly prevalent in conversational systems due to their advanced understanding and generative capabilities in general contexts. However, their effectiveness in task-oriented dialogues (TOD), which requires not only response generation but also effective dialogu…

2024

PAD: Patch-Agnostic Defense against Adversarial Patch Attacks

CVPR 2024poster

Adversarial patch attacks present a significant threat to real-world object detectors due to their practical feasibility. Existing defense methods which rely on attack data or prior knowledge struggle to effectively address a wide range of adversarial patches. In this paper we show two inherent char…

2024

The Cost of Scaling Down Large Language Models: Reducing Model Size Affects Memory before In-context Learning

ICLR 2024poster

We study how down-scaling large language model (LLM) size impacts LLM capabilities. We begin by measuring the effects of weight pruning – a popular technique for reducing model size – on the two abilities of LLMs: (a) recalling facts presented during pre-training and (b) processing information prese…

Cited by 0SourcePDFScholar
2023

GP-VTON: Towards General Purpose Virtual Try-On via Collaborative Local-Flow Global-Parsing Learning

CVPR 2023poster

Image-based Virtual Try-ON aims to transfer an in-shop garment onto a specific person. Existing methods employ a global warping module to model the anisotropic deformation for different garment parts, which fails to preserve the semantic information of different parts when receiving challenging inpu…

2023

Is Heterogeneity Notorious? Taming Heterogeneity to Handle Test-Time Shift in Federated Learning

NeurIPS 2023poster

Federated learning (FL) is an effective machine learning paradigm where multiple clients can train models based on heterogeneous data in a decentralized manner without accessing their private data. However, existing FL systems undergo performance deterioration due to feature-level test-time shifts,…

Cited by 26SourcePDFScholar
2023

REMIT: Reinforced Multi-Interest Transfer for Cross-Domain Recommendation

AAAI 2023technical

Cold-start problem is one of the most challenging problems for recommender systems. One promising solution to this problem is cross-domain recommendation (CDR) which leverages rich information from an auxiliary source domain to improve the performance of recommender system in the target domain. In p…

2023

Self-Spin Enabled Docking and Detaching of a UAV-UGV System for Aerial-Terrestrial Amphibious and Independent Locomotion

RA-L 2023

As an amphibious system, aerial-terrestrial vehicles have demonstrated remarkable environmental adaptability. In order to expand their synergistic advantages, in this letter, an Aerial-Terrestrial vehicle consisting of a pair of unmanned aerial vehicle (UAV) and unmanned ground vehicle (UGV) is prop

Cited by 18SourceScholar
2022

Cooperative Continuum Robots: Enhancing Individual Continuum Arms by Reconfiguring Into a Parallel Manipulator

RA-L 2022

Continuum robots are able of in-situ inspection tasks in cluttered environments and narrow passages, where conventional robots and human operators cannot intervene. However, such intervention often requires the robot to interact with the environment, and the low stiffness and payload of continuum ro

Cited by 31SourceScholar
2022

Liftoff of A Motor-Driven Flapping Wing Rotorcraft with Mechanically Decoupled Wings

ICRA 2022poster

Flapping Wing Rotorcraft (FWR) combines flapping and rotating wing motion in one element. Such a hybrid design integrates the high-efficiency characteristics of the rotating wing and the high-lift feature of the flapping wing under low Reynolds number, providing a broader range of simultaneous lift…

Cited by 7SourceScholar
2022

Neural Mean Discrepancy for Efficient Out-of-Distribution Detection

CVPR 2022poster

Various approaches have been proposed for out-of-distribution (OOD) detection by augmenting models, input examples, training set, and optimization objectives. Deviating from existing work, we have a simple hypothesis that standard off-the-shelf models may already contain sufficient information about…

Cited by 67PDFScholar
2022

SplitNets: Designing Neural Architectures for Efficient Distributed Computing on Head-Mounted Systems

CVPR 2022poster

We design deep neural networks (DNNs) and corresponding networks' splittings to distribute DNNs' workload to camera sensors and a centralized aggregator on head-mounted devices to meet system performance targets in inference accuracy and latency under the given hardware resource constraints. To achi…

Cited by 30PDFScholar
2021

A Free Lunch From ANN: Towards Efficient, Accurate Spiking Neural Networks Calibration

ICML 2021spotlight

Spiking Neural Network (SNN) has been recognized as one of the next generation of neural networks. Conventionally, SNN can be converted from a pre-trained ANN by only replacing the ReLU activation to spike activation while keeping the parameters intact. Perhaps surprisingly, in this work we show tha…

2021

An Efficient Follow-the-Leader Strategy for Continuum Robot Navigation and Coiling

RA-L 2021

Efficient path planning for hyper-redundant continuum and snake-like robots is a challenging task due to limited sensing capabilities, high computational loads, multiple possible solutions, and non-linear models. This letter presents a new approach to snake robot navigation and coiling, with an algo

Cited by 52SourceScholar
2021

Data Augmentation with Adversarial Training for Cross-Lingual NLI

ACL 2021long

Due to recent pretrained multilingual representation models, it has become feasible to exploit labeled data from one language to train a cross-lingual model that can then be applied to multiple new languages. In practice, however, we still face the problem of scarce labeled data, leading to subpar r…

2021

MixMix: All You Need for Data-Free Compression Are Feature and Data Mixing

ICCV 2021poster

User data confidentiality protection is becoming a rising challenge in the present deep learning research. Without access to data, conventional data-driven model compression faces a higher risk of performance degradation. Recently, some works propose to generate images from a specific pretrained mod…

Cited by 40PDFScholar
2020

Additive Powers-of-Two Quantization: An Efficient Non-uniform Discretization for Neural Networks

ICLR 2020poster

We propose Additive Powers-of-Two~(APoT) quantization, an efficient non-uniform quantization scheme for the bell-shaped and long-tailed distribution of weights and activations in neural networks. By constraining all quantization levels as the sum of Powers-of-Two terms, APoT quantization enjoys high…

Cited by 377SourcecodeScholar
2019

Pose2Seg: Detection Free Human Instance Segmentation

CVPR 2019poster

The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box. More recently, deep learning methods like Mask R-CNN perform them jointly. However, little research takes into account the uniqueness of the "hu…

Cited by 276PDFcodeScholar
2018

Design and Development of a Slender Dual-Structure Continuum Robot for In-Situ Aeroengine Repair

IROS 2018poster

In-situ aeroengine maintenance works (e.g. inspection, repair) are highly beneficial as it can significantly reduce currently accepted maintenance cycle which is extensive and costly due to the need to remove engines from the wing of an aircraft. However, feeding in/out via inspection ports and perf…

Cited by 76SourceScholar
2018

Modelling an Actuated Large Deformation Soft Continuum Robot Surface Undergoing External Forces Using a Lumped-Mass Approacb* Research supported by UK Engineering and Physical Sciences Research Council (EPSRC)

IROS 2018

Precise actuation of continuum surfaces in combination with continuum robotic arms that undergo large deformation is of high interest in soft robotics but of limited model-based study to date. This work develops this area towards enabling the robust design and control of large deformation continuum

Cited by 1SourceScholar
2018

Modelling an Actuated Large Deformation Soft Continuum Robot Surface Undergoing External Forces Using a Lumped-Mass Approach

IROS 2018poster

Precise actuation of continuum surfaces in combination with continuum robotic arms that undergo large deformation is of high interest in soft robotics but of limited model-based study to date. This work develops this area towards enabling the robust design and control of large deformation continuum…

Cited by 11SourceScholar
2018

Robotic Boreblending: The Future of In-Situ Gas Turbine Repair

IROS 2018poster

Automation of inspection and repair tasks on complex installations is gaining attention from industries with high-value assets such as aerospace, nuclear and marine. This paper reports on a five degrees of freedom robotic system capable of performing accurate and repeatable repair procedures through…

Cited by 11SourceScholar
2017

Learning to Prune Deep Neural Networks via Layer-wise Optimal Brain Surgeon

NeurIPS 2017poster

How to develop slim and accurate deep neural networks has become crucial for real- world applications, especially for those employed in embedded systems. Though previous work along this research line has shown some promising results, most existing methods either fail to significantly compress a well…