← Search

Miao Li

33 accepted papers

2026

Exploiting Vulnerabilities: Universal Adversarial Attacks on Vision-Language-Action Models in Robotics

ICRA 2026poster

近年来,视觉-语言-行动(VLA)模型通过无缝整合视觉感知、语言理解和动作生成,在端到端的学习框架中彻底革新了机器人作。然而,由于这些模型设计为直接与物理世界和人类交互,其安全性至关重要,即使是小漏洞也可能导致灾难性故障。在本研究中,我们提出了通用对抗对象,这是一种表面纹理优化的球体,当置于机器人视野内时,任务成功率会显著降低。具体来说,我们的方法引入了一个多层次攻击框架,能够共同干扰轨迹规划、任务执行和动作控制。我们在模拟和现实机器人环境中验证了我们的方法。实验结果表明,对抗对象在两种代表性VLA模型(Pi0和RDT&#

Cited by 0Scholar
2026

RGMP: Recurrent Geometric-prior Multimodal Policy for Generalizable Humanoid Robot Manipulation

AAAI 2026technical

Humanoid robots exhibit significant potential in executing diverse human-level skills. However, current research predominantly relies on data-driven approaches that necessitate extensive training datasets to achieve robust multimodal decision-making capabilities and generalizable visuomotor control.

Cited by 0SourcePDFScholar
2026

Towards Persistence: Learning Topological Constraints for Event-based Small Object Detection

CVPR 2026

Small object detection (SOD) plays a vital role in applications such as anti-UAV tasks, yet conventional image-based methods struggle in high-speed scenarios due to the limited frame rate. Event cameras offer a promising alternative by capturing spatiotemporal event streams with microsecond-level te

Cited by 0SourceScholar
2025

Connector-S: A Survey of Connectors in Multi-modal Large Language Models

IJCAI 2025

With the rapid advancements in multi-modal large language models (MLLMs), connectors play a pivotal role in bridging diverse modalities and enhancing model performance. However, the design and evolution of connectors have not been comprehensively analyzed, leaving gaps in understanding how these com

2025

Decomposed Opinion Summarization with Verified Aspect-Aware Modules

ACL 2025finding

Opinion summarization plays a key role in deriving meaningful insights from large-scale online reviews. To make the process more explainable and grounded, we propose a domain-agnostic modular approach guided by review aspects (e.g., cleanliness for hotel reviews) which separates the tasks of aspect…

2025

Enhancing Elusive Clues in Knowledge Learning by Contrasting Attention of Language Models

AAAI 2025technical

Causal language models acquire vast amount of knowledge from general text corpus during pretraining, but the efficiency of knowledge learning is known to be unsatisfactory, especially when learning from knowledge-dense and small-sized corpora. The deficiency can come from long-distance dependencies…

2025

Event-based Tiny Object Detection: A Benchmark Dataset and Baseline

ICCV 2025poster

Small object detection (SOD) in anti-UAV task is a challenging problem due to the small size of UAVs and complex backgrounds. Traditional frame-based cameras struggle to detect small objects in complex environments due to their low frame rates, limited dynamic range, and data redundancy. Event camer…

2025

ManiDP: Manipulability-Aware Diffusion Policy for Posture-Dependent Bimanual Manipulation

IROS 2025

Recent work has demonstrated the potential of diffusion models in robot bimanual skill learning. However, existing methods ignore the learning of posture-dependent task features, which are crucial for adapting dual-arm configurations to meet specific force and velocity requirements in dexterous bima

Cited by 2SourceScholar
2025

Safety is Not Only About Refusal: Reasoning-Enhanced Fine-tuning for Interpretable LLM Safety

ACL 2025finding

Large Language Models (LLMs) are vulnerable to jailbreak attacks that exploit weaknesses in traditional safety alignment, which often relies on rigid refusal heuristics or representation engineering to block harmful outputs. While they are effective for direct adversarial attacks, they fall short of…

Cited by 0SourcePDFScholar
2025

Your Language Model May Think Too Rigidly: Achieving Reasoning Consistency with Symmetry-Enhanced Training

ACL 2025finding

Large Language Models (LLMs) have demonstrated strong reasoning capabilities across various tasks. However, even minor variations in query phrasing, despite preserving the underlying semantic meaning, can significantly affect their performance. To address this, we focus on enhancing LLMs’ awareness…

Cited by 0SourcePDFScholar
2024

Design and Fabrication of a Novel Miniature Magnetic Gripper

ICRA 2024poster

Small-scale robots hold significant promise in the field of minimally invasive surgery (MIS). In this paper, we present a miniature magnetic gripper and develop a data-driven kinematic model. The gripper comprises four fingers, wherein each finger has a maximum size not exceeding 3mm, 4mm and 5.5mm…

Cited by 0SourceScholar
2024

NewsBench: A Systematic Evaluation Framework for Assessing Editorial Capabilities of Large Language Models in Chinese Journalism

ACL 2024long

We present NewsBench, a novel evaluation framework to systematically assess the capabilities of Large Language Models (LLMs) for editorial capabilities in Chinese journalism. Our constructed benchmark dataset is focused on four facets of writing proficiency and six facets of safety adherence, and it…

2024

Uni-Med: A Unified Medical Generalist Foundation Model For Multi-Task Learning Via Connector-MoE

NeurIPS 2024poster

Multi-modal large language models (MLLMs) have shown impressive capabilities as a general-purpose interface for various visual and linguistic tasks. However, building a unified MLLM for multi-task learning in the medical field remains a thorny challenge. To mitigate the tug-of-war problem of multi-m…

2023

Compressed Heterogeneous Graph for Abstractive Multi-Document Summarization

AAAI 2023technical

Multi-document summarization (MDS) aims to generate a summary for a number of related documents. We propose HGSum — an MDS model that extends an encoder-decoder architecture to incorporate a heterogeneous graph to represent different semantic units (e.g., words and sentences) of the documents. This…

2023

DeltaScore: Fine-Grained Story Evaluation with Perturbations

EMNLP 2023long findings

Numerous evaluation metrics have been developed for natural language generation tasks, but their effectiveness in evaluating stories is limited as they are not specifically tailored to assess intricate aspects of storytelling, such as fluency and interestingness. In this paper, we introduce DeltaSco…

Cited by 0SourcecodeScholar
2023

GraspAda: Deep Grasp Adaptation through Domain Transfer

ICRA 2023poster

Learning-based methods for robotic grasping have been shown to yield high performance. However, they rely on expensive-to-acquire and well-labeled datasets. In addition, how to generalize the learned grasping ability across different scenarios is still unsolved. In this paper, we present a novel gra…

Cited by 7SourceScholar
2023

PoseFusion: Robust Object-in-Hand Pose Estimation with SelectLSTM

IROS 2023poster

Accurate estimation of the relative pose between an object and a robot hand is critical for many manipulation tasks. However, most of the existing object-in-hand pose datasets use two-finger grippers and also assume that the object remains fixed in the hand without any relative movements, which is n…

Cited by 9SourcecodeScholar
2023

Summarizing Multiple Documents with Conversational Structure for Meta-Review Generation

EMNLP 2023long findings

We present PeerSum, a novel dataset for generating meta-reviews of scientific papers. The meta-reviews can be interpreted as abstractive summaries of reviews, multi-turn discussions and the paper abstract. These source documents have a rich inter-document relationship with an explicit hierarchical c…

Cited by 0SourcecodeScholar
2022

Learning Friction Model for Magnet-Actuated Tethered Capsule Robot

ICRA 2022poster

The potential diagnostic applications of magnet-actuated capsules have been greatly increased in recent years. For most of these potential applications, accurate position control of the capsule have been highly demanding. However, the friction between the robot and the environment as well as the dra…

Cited by 3SourceScholar
2022

Robot Cooking With Stir-Fry: Bimanual Non-Prehensile Manipulation of Semi-Fluid Objects

RA-L 2022

This letter describes an approach to achieve well-known Chinese cooking art stir-fry on a bimanual robot system. Stir-fry requires a sequence of highly dynamic coordinated movements, which is usually difficult to learn for a chef, let alone transfer to robots. In this letter, we define a canonical s

Cited by 87SourceScholar
2021

Domain-Specific Suppression for Adaptive Object Detection

CVPR 2021poster

Domain adaptation methods face performance degradation in object detection, as the complexity of tasks require more about the transferability of the model. We propose a new perspective on how CNN models gain the transferability, viewing the weights of a model as a series of motion patterns. The dire…

Cited by 103PDFScholar
2021

Motion Mappings for Continuous Bilateral Teleoperation

RA-L 2021

Mapping operator motions to a robot is a key problem in teleoperation. Due to differences between local and remote workspaces, such as object locations, it is particularly challenging to derive smooth motion mappings that fulfill different goals (e.g., picking objects with different poses on the two

Cited by 28SourceScholar
2020

A Dual Quaternion-Based Approach for Coordinate Calibration of Dual Robots in Collaborative Motion

RA-L 2020

Coordinate calibration accuracy is a prerequisite for the achievement of collaborative motion of dual robots, and visual positioning. In the case of AXB=YCZ, the associated hand-eye (X), robot-robot (Y), and tool-flange (Z) coordinate relationships need to be determined in order to provide accurate

Cited by 58SourceScholar
2016

On the evolution of fingertip grasping manifolds

ICRA 2016

Efficient and accurate planning of fingertip grasps is essential for dexterous in-hand manipulation. In this work, we present a system for fingertip grasp planning that incrementally learns a heuristic for hand reachability and multi-fingered inverse kinematics. The system consists of an online exec

Cited by 8SourceScholar