← Search

Wenda Xu

18 accepted papers

2026

S${3}$aDPWo: Spatial-, Semantic-, and Shape-Aware Diffusion Policy Toward Autonomous Wound Repair

RA-L 2026

Imitation learning (IL) offers a promising pathway for enabling surgical robots to perform autonomous wound repair. However, existing methods often neglect spatial semantics and wound-shape information, leading to poor generalization and low success rates. This paper presents the <bold>S</bold>patia

Cited by 0SourceScholar
2025

CA*: Addressing Evaluation Pitfalls in Computation-Aware Latency for Simultaneous Speech Translation

NAACL 2025findings

Simultaneous speech translation (SimulST) systems must balance translation quality with response time, making latency measurement crucial for evaluating their real-world performance. However, there has been a longstanding belief that current metrics yield unrealistically high latency measurements in…

Cited by 0SourcePDFScholar
2025

Speculative Knowledge Distillation: Bridging the Teacher-Student Gap Through Interleaved Sampling

ICLR 2025poster

Recent advances in knowledge distillation (KD) have enabled smaller student models to approach the performance of larger teacher models. However, popular methods such as supervised KD and on-policy KD, are adversely impacted by the knowledge gaps between teacher-student in practical scenarios. Super…

Cited by 5SourcePDFScholar
2025

Uncovering Factor-Level Preference to Improve Human-Model Alignment

EMNLP 2025

Large language models (LLMs) often exhibit tendencies that diverge from human preferences, such as favoring certain writing styles or producing overly verbose outputs. While crucial for improvement, identifying the factors driving these misalignments remains challenging due to existing evaluation me

Cited by 0SourcePDFScholar
2024

BPO: Staying Close to the Behavior LLM Creates Better Online LLM Alignment

EMNLP 2024main

Direct alignment from preferences (DAP) has emerged as a promising paradigm for aligning large language models (LLMs) to human desiderata from pre-collected, offline preference datasets. While recent studies indicate that existing offline DAP methods can directly benefit from online training samples…

2024

LLMRefine: Pinpointing and Refining Large Language Models via Fine-Grained Actionable Feedback

NAACL 2024findings

Recent large language models (LLM) areleveraging human feedback to improve theirgeneration quality. However, human feedbackis costly to obtain, especially during inference.In this work, we propose LLMRefine, aninference time optimization method to refineLLM’s output. The core idea is to usea learned…

Cited by 21SourcePDFScholar
2024

Pride and Prejudice: LLM Amplifies Self-Bias in Self-Refinement

ACL 2024long

Recent studies show that large language models (LLMs) improve their performance through self-feedback on certain tasks while degrade on others. We discovered that such a contrary is due to LLM’s bias in evaluating their own output. In this paper, we formally define LLM’s self-bias – the tendency to…

2024

Translation Canvas: An Explainable Interface to Pinpoint and Analyze Translation Systems

EMNLP 2024system demonstrations

With the rapid advancement of machine translation research, evaluation toolkits have become essential for benchmarking system progress. Tools like COMET and SacreBLEU offer single quality score assessments that are effective for pairwise system comparisons. However, these tools provide limited insig…

Cited by 0SourcePDFScholar
2023

CausalDialogue: Modeling Utterance-level Causality in Conversations

ACL 2023findings

Despite their widespread adoption, neural conversation models have yet to exhibit natural chat capabilities with humans. In this research, we examine user utterances as causes and generated responses as effects, recognizing that changes in a cause should produce a different effect. To further explor…

2023

INSTRUCTSCORE: Towards Explainable Text Generation Evaluation with Automatic Feedback

EMNLP 2023long main

Automatically evaluating the quality of language generation is critical. Although recent learned metrics show high correlation with human judgement, these metrics do not provide explicit explanation of their verdict, nor associate the scores with defects in the generated text. To address this limita…

Cited by 0SourceScholar
2023

Neuro-Symbolic Procedural Planning with Commonsense Prompting

ICLR 2023top-25%

Procedural planning aims to implement complex high-level goals by decomposition into simpler low-level steps. Although procedural planning is a basic skill set for humans in daily life, it remains a challenge for large language models (LLMs) that lack a deep understanding of the cause-effect relatio…

Cited by 33SourcePDFScholar
2023

SESCORE2: Learning Text Generation Evaluation via Synthesizing Realistic Mistakes

ACL 2023long

Is it possible to train a general metric for evaluating text generation quality without human-annotated ratings? Existing learned metrics either perform unsatisfactory across text generation tasks or require human ratings for training on specific tasks. In this paper, we propose SEScore2, a self-sup…

2022

Development and Experimental Evaluation of a Novel Portable Haptic Robotic Exoskeleton Glove System for Patients with Brachial Plexus Injuries

IROS 2022poster

This paper presents the development and experimental evaluation of a portable haptic exoskeleton glove system designed for people who suffer from brachial plexus injuries to restore their lost grasping functionality. The proposed glove system involves force perception, linkage-driven finger mechanis…

Cited by 4SourceScholar
2022

Development of a Novel Low-profile Robotic Exoskeleton Glove for Patients with Brachial Plexus Injuries

IROS 2022poster

This paper presents the design and development of a novel, low-profile, exoskeleton robotic glove aimed for people who suffer from brachial plexus injuries to restore their lost grasping functionality. The key idea of this new glove lies in its new finger mechanism that takes advantage of the rigid…

Cited by 8SourceScholar
2022

Not All Errors are Equal: Learning Text Generation Metrics using Stratified Error Synthesis

EMNLP 2022finding

Is it possible to build a general and automatic natural language generation (NLG) evaluation metric? Existing learned metrics either perform unsatisfactorily or are restricted to tasks where large human rating data is already available. We introduce SESCORE, a model-based metric that is highly corre…

2022

Self-Supervised Knowledge Assimilation for Expert-Layman Text Style Transfer

AAAI 2022technical

Expert-layman text style transfer technologies have the potential to improve communication between members of scientific communities and the general public. High-quality information produced by experts is often filled with difficult jargon laypeople struggle to understand. This is a particularly not…