← Search

Bo Cheng

45 accepted papers

2026

A Hybrid Perching Mechanism for Aerial Robots: Branch and Surface Perching Robust to Large Surface Orientation Misalignment

RA-L 2026

Perching has recently emerged as a key capability in aerial robotics, enabling substantial gains in energy efficiency and operational endurance for long-duration missions. In this work, we present a multifunctional perching mechanism capable of both branch and surface perching. For branch perching,

Cited by 0SourceScholar
2026

Analyze–Compose–Execute: A Dynamic Dialogue Framework for Multi-Agent Debate

AAAI 2026technical

Multi-Agent Debate (MAD) is an emerging paradigm that leverages the reasoning abilities of Large Language Models (LLMs) by encouraging them to collaboratively solve problems through human-like discussions. However, current MAD methods typically constrain agents to follow fixed discussion pipelines,

Cited by 0SourcePDFScholar
2026

CGSVD: Cascaded Granular Singular Value Decomposition for Large Language Model Compression

ICML 2026poster

The exponential growth in the parameter scale of Large Language Models (LLMs) has precipitated an urgent demand for efficient compression techniques to facilitate practical deployment. To address this challenge, low-rank decomposition based on Singular Value Decomposition (SVD) offers a principled, …

Cited by 0SourceScholar
2026

Chain-of-Glimpse: Search-Guided Progressive Object-Grounded Reasoning for Video Understanding

ICML 2026poster

Video understanding requires identifying and reasoning over semantically discriminative visual objects across frames, yet existing object-agnostic solutions struggle to effectively handle substantial object variations over time. To address this, we introduce Chain-of-Glimpse, a search-guided progres…

Cited by 0SourceScholar
2026

Human or Machine? A Preliminary Turing Test for Speech-to-Speech Interaction

ICLR 2026poster

The pursuit of human-like conversational agents has long been guided by the Turing test. For modern speech-to-speech (S2S) systems, a critical yet unanswered question is whether they can converse like humans. To tackle this, we conduct the first Turing test for S2S systems, collecting 2,968 human ju…

Cited by 0SourceScholar
2026

NAMI: Efficient Image Generation via Bridged Progressive Rectified Flow Transformers

CVPR 2026

Flow-based Transformer models have achieved state-of-the-art image generation performance, but often suffer from high inference latency and computational cost due to their large parameter sizes. To improve inference efficiency without compromising quality, we propose Bridged Progressive Rectified Fl

Cited by 0SourceScholar
2026

RefTon: Reference person shot assist virtual Try-on

CVPR 2026

We introduce RefTon, a flux-based person-to-person virtual try-on framework that enhances garment realism through unpaired visual references. Unlike conventional approaches that rely on complex auxiliary inputs such as body parsing and warped mask or require finely designed extract branches to proce

Cited by 0SourcecodeScholar
2026

RevealLayer: Disentangling Hidden and Visible Layers via Occlusion-Aware Image Decomposition

ICML 2026poster

Recent diffusion-based approaches have made substantial progress in image layer decomposition. However, accurately decomposing complex natural images remains challenging due to difficulties in occlusion completion, robust layer disentanglement, and precise foreground boundaries. Moreover, the scarci…

Cited by 0SourceScholar
2025

A MoE Multimodal Graph Attention Network Framework for Multimodal Emotion Recognition

ICASSP 2025accepted

Multimodal emotion recognition in conversation (ERC) has attracted more attention due to its wide application in multiple fields. Most previous related works focused on directly fusing different modalities, resulting in the excessive introduction of irrelevant multimodal information, which interfere…

Cited by 0SourceScholar
2025

Bridge Diffusion Model: Bridge Chinese Text-to-Image Diffusion Model with English Communities

AAAI 2025technical

Text-to-Image generation (TTI) technologies are advancing rapidly, especially in the English language communities. However, apart from the user input language barrier problem, English-native TTI models inherently carry biases from their English world centric training data, which creates a dilemma fo…

2025

CGMatch: A Different Perspective of Semi-supervised Learning

CVPR 2025poster

Semi-supervised learning (SSL) has garnered significant attention due to its ability to leverage limited labeled data and a large amount of unlabeled data to improve model generalization performance. Recent approaches achieve impressive successes by combining ideas from both consistency regularizati…

2025

DLP: Dynamic Layerwise Pruning in Large Language Models

ICML 2025poster

Pruning has recently been widely adopted to reduce the parameter scale and improve the inference efficiency of Large Language Models (LLMs). Mainstream pruning techniques often rely on uniform layerwise pruning strategies, which can lead to severe performance degradation at high sparsity levels. Rec…

2025

Explain-Analyze-Generate: A Sequential Multi-Agent Collaboration Method for Complex Reasoning

COLING 2025main

Exploring effective collaboration among multiple large language models (LLMs) represents an active research direction, with multiagent debate (MAD) emerging as a popular approach. MAD involves LLMs independently generating responses and refining their own responses by incorporating feedback from oth…

Cited by 14SourcePDFScholar
2025

From Ceilings to Walls: Universal Dynamic Perching of Quadrotors on Surfaces with Variable Orientations

ICRA 2025

This work demonstrates universal dynamic perching capabilities for quadrotors of various sizes and on surfaces with different orientations. By employing a non-dimensionalization framework and deep reinforcement learning, we systematically assessed how robot size and surface orientation affect landin

Cited by 2SourceScholar
2025

HR-SKGs: Hyper-Relational Semantic Knowledge Graphs for Multi-hop Reading Comprehension

ICASSP 2025accepted

Multi-hop Reading Comprehension (RC) is a challenging task that requires models to integrate dispersed information and perform multi-step reasoning. In recent years, graph-based methods have shown promising performance on multi-hop RC tasks. However, they often overemphasize nodes and connection str…

Cited by 0SourceScholar
2025

LEP: Leveraging Local Entropy Pruning for Sparsity in Large Language Models

ICASSP 2025accepted

The application of Large Language Models (LLMs) is rapidly expanding in fields such as natural language processing and computer vision. However, due to the enormous number of model parameters, while their emergent capabilities enhance performance, they also incur significant computational and storag…

Cited by 0SourceScholar
2025

Leader-Follower Formation Enabled by Pressure Sensing in Free-Swimming Undulatory Robotic Fish

ICRA 2025

Fish use their lateral lines to sense flows and pressure gradients, enabling them to detect nearby objects and organisms. Towards replicating this capability, we demonstrated successful leader-follower formation swimming using flow pressure sensing in our undulatory robotic fish (<tex xmlns:mml="htt

Cited by 1SourceScholar
2025

PlanGen: Towards Unified Layout Planning and Image Generation in Auto-Regressive Vision Language Models

ICCV 2025poster

In this paper, we propose a unified layout planning and image generation model, PlanGen, which can pre-plan spatial layout conditions before generating images as shown in Figure 1. Unlike previous diffusion-based models that treat layout planning and layout-to-image as two separate models, PlanGen j…

Cited by 0SourcePDFScholar
2025

VideoQA-TA: Temporal-Aware Multi-Modal Video Question Answering

COLING 2025main

Video question answering (VideoQA) has recently gained considerable attention in the field of computer vision, aiming to generate answers rely on both linguistic and visual reasoning. However, existing methods often align visual or textual features directly with large language models, which limits t…

2024

CM-TTS: Enhancing Real Time Text-to-Speech Synthesis Efficiency through Weighted Samplers and Consistency Models

NAACL 2024findings

Neural Text-to-Speech (TTS) systems find broad applications in voice assistants, e-learning, and audiobook creation. The pursuit of modern models, like Diffusion Models (DMs), holds promise for achieving high-fidelity, real-time speech synthesis. Yet, the efficiency of multi-step sampling in Diffusi…

2024

HYPERTTS: Parameter Efficient Adaptation in Text to Speech Using Hypernetworks

COLING 2024main

Neural speech synthesis, or text-to-speech (TTS), aims to transform a signal from the text domain to the speech domain. While developing TTS architectures that train and test on the same set of speakers has seen significant improvements, out-of-domain speaker performance still faces enormous limitat…

2024

Making Pre-trained Language Models Better Continual Few-Shot Relation Extractors

COLING 2024main

Continual Few-shot Relation Extraction (CFRE) is a practical problem that requires the model to continuously learn novel relations while avoiding forgetting old ones with few labeled training data. The primary challenges are catastrophic forgetting and overfitting. This paper harnesses prompt learni…

2023

An Implantable Variable Length Actuator for Modulating in Vivo Musculo-Tendon Force in a Bipedal Animal Model

IROS 2023poster

Mobility, a critical factor in quality of life, is often rehabilitated using simplistic solutions, such as walkers. Exoskeletons (wearable robotics) offer a more sophisticated rehabilitation approach. However, non-adherence to externally worn mobility aids limits their efficacy. Here, we present the…

Cited by 0SourceScholar
2023

Development of an Autonomous Modular Swimming Robot with Disturbance Rejection and Path Tracking

IROS 2023poster

Here we present the development of an autonomous modular swimming robot. This robot, named µBot 2.0, was upgraded from our previous robot platform µBot and features onboard computing, sensing, and power. Its compact size and modularity render the robot an ideal platform for studying bio-inspired rob…

Cited by 3SourceScholar
2023

Evaluating Parameter-Efficient Transfer Learning Approaches on SURE Benchmark for Speech Understanding

ICASSP 2023accepted

Fine-tuning is widely used as the default algorithm for transfer learning from pre-trained models. Parameter inefficiency can however arise when, during transfer learning, all the parameters of a large pre-trained model need to be updated for individual downstream tasks. As the number of parameters…

Cited by 0SourceScholar
2023

Inverted Landing in a Small Aerial Robot via Deep Reinforcement Learning for Triggering and Control of Rotational Maneuvers

ICRA 2023poster

Inverted landing in a rapid and robust manner is a challenging feat for aerial robots, especially while depending entirely on onboard sensing and computation. In spite of this, this feat is routinely performed by biological fliers such as bats, flies, and bees. Our previous work has identified a dir…

Cited by 6SourceScholar
2023

LipsNet: A Smooth and Robust Neural Network with Adaptive Lipschitz Constant for High Accuracy Optimal Control

ICML 2023poster

Deep reinforcement learning (RL) is a powerful approach for solving optimal control problems. However, RL-trained policies often suffer from the action fluctuation problem, where the consecutive actions significantly differ despite only slight state variations. This problem results in mechanical com…

Cited by 17SourcePDFScholar
2023

kNN-CM: A Non-parametric Inference-Phase Adaptation of Parametric Text Classifiers

EMNLP 2023long findings

Semi-parametric models exhibit the properties of both parametric and non-parametric modeling and have been shown to be effective in the next-word prediction language modeling task. However, there is a lack of studies on the text-discriminating properties of such models. We propose an inference-phase…

Cited by 0SourceScholar
2022

Analyzing Modality Robustness in Multimodal Sentiment Analysis

NAACL 2022long

Building robust multimodal models are crucial for achieving reliable deployment in the wild. Despite its importance, less attention has been paid to identifying and improving the robustness of Multimodal Sentiment Analysis (MSA) models. In this work, we hope to address that by (i) Proposing simple d…

2022

Effects of Design and Hydrodynamic Parameters on Optimized Swimming for Simulated, Fish-inspired Robots

IROS 2022poster

In this work, we developed a mathematical model and a simulation platform for a fish-inspired robotic template, namely Magnetic, Modular, Undulatory Robot (\mu \text{Bot})(\mu \text{Bot}). Through this platform, we systematically explored the effects of robot design and fluid parameters on swimming…

Cited by 4SourceScholar
2022

Generative Prompt Tuning for Relation Classification

EMNLP 2022finding

Using prompts to explore the knowledge contained within pre-trained language models for downstream tasks has now become an active topic. Current prompt tuning methods mostly convert the downstream tasks to masked language modeling problems by adding cloze-style phrases and mapping all labels to verb…

2022

Optimal Inverted Landing in a Small Aerial Robot with Varied Approach Velocities and Landing Gear Designs

ICRA 2022poster

Inverted landing is a challenging feat to perform in aerial robots, especially without external positioning. However, it is routinely performed by biological fliers such as bees, flies, and bats. Our previous observations of landing behaviors in flies suggest an open-loop causal relationship between…

Cited by 9SourceScholar
2021

Design and Experimental Learning of Swimming Gaits for a Magnetic, Modular, Undulatory Robot

IROS 2021poster

Here we developed an experimental platform with a magnetic, modular, undulatory robot (μBot) for studying fish-inspired underwater locomotion. This platform will enable us to systematically explore the relationship between body morphology, swimming gaits, and swimming performance via reinforcement l…

Cited by 10SourceScholar
2021

FCM: A Fine-grained Comparison Model for Multi-turn Dialogue Reasoning

EMNLP 2021finding

Despite the success of neural dialogue systems in achieving high performance on the leader-board, they cannot meet users’ requirements in practice, due to their poor reasoning skills. The underlying reason is that most neural dialogue models only capture the syntactic and semantic information, but f…

2021

Integrating Subgraph-Aware Relation and Direction Reasoning for Question Answering

ICASSP 2021accepted

Question Answering (QA) models over Knowledge Bases (KBs) are capable of providing more precise answers by utilizing relation information among entities. Although effective, most of these models solely rely on fixed relation representations to obtain answers for different question-related KB subgrap…

Cited by 0SourceScholar
2020

Bio-inspired Inverted Landing Strategy in a Small Aerial Robot Using Policy Gradient

IROS 2020poster

Landing upside down on a ceiling is challenging as it requires a flier to invert its body and land against the gravity, a process that demands a stringent spatiotemporal coordination of body translational and rotational motion. Although such an aerobatic feat is routinely performed by biological fli…

Cited by 7SourceScholar
2020

Modelling Long-distance Node Relations for KBQA with Global Dynamic Graph

COLING 2020main

The structural information of Knowledge Bases (KBs) has proven effective to Question Answering (QA). Previous studies rely on deep graph neural networks (GNNs) to capture rich structural information, which may not model node relations in particularly long distance due to oversmoothing issue. To addr…

Cited by 13SourcePDFScholar
2019

Experimental Learning of a Lift-Maximizing Central Pattern Generator for a Flapping Robotic Wing

ICRA 2019poster

In this work, we present an application of a policy gradient algorithm to a real-time robotic learning problem, where the goal is to maximize the average lift generation of a dynamically scaled robotic wing at a constant Reynolds number (Re). Compared to our previous work, the merit of this work is…

Cited by 13SourceScholar
2018

Real-Time Learning of Efficient Lift Generation on a Dynamically Scaled Flapping Wing Using Policy Search

ICRA 2018poster

In this work, we present a successful application of a policy search algorithm to a real-time robotic learning problem, where the goal is to maximize the efficiency of lift generation on a dynamically scaled flapping robotic wing. The robotic wing has two degrees-of-freedom, i.e., stroke and pitch,…

Cited by 10SourceScholar
2015

Adaptive robust wing trajectory control and force generation of flapping wing MAV

ICRA 2015poster

The prominent maneuverability of flapping flight is enabled by rapid and significant changes in aerodynamic forces, which is a result of surprisingly subtle and precise changes of wing kinematics. The high sensitivity of aerodynamic forces to wing kinematic changes demands precise and instantaneous…

Cited by 19SourceScholar