← Search

Yuan Wu

26 accepted papers

2026

AutoFly: Vision-Language-Action Model for UAV Autonomous Navigation in the Wild

ICLR 2026poster

Vision-language navigation (VLN) requires intelligent agents to navigate environments by interpreting linguistic instructions alongside visual observations, serving as a cornerstone task in Embodied AI. Current VLN research for unmanned aerial vehicles (UAVs) relies on detailed, pre-specified instru…

Cited by 0SourceScholar
2026

BA-LoRA: Bias-Alleviating Low-Rank Adaptation to Mitigate Catastrophic Inheritance in Large Language Models

ICLR 2026poster

Parameter-efficient fine-tuning (PEFT) has become a de facto standard for adapting Large Language Models (LLMs). However, we identify a critical vulnerability within popular low-rank adaptation methods like LoRA: they can exacerbate "Catastrophic Inheritance"—the unchecked propagation of biases, noi…

Cited by 0SourcecodeScholar
2026

SpatioTemporal Difference Network for Video Depth Super-Resolution

AAAI 2026technical

Depth super-resolution has achieved impressive performance, and the incorporation of multi-frame information further enhances reconstruction quality. Nevertheless, statistical analyses reveal that video depth super-resolution remains affected by pronounced long-tailed distributions, with the long-ta

Cited by 0SourcePDFScholar
2025

Deep Height Decoupling for Precise Vision-Based 3D Occupancy Prediction

ICRA 2025

The task of vision-based 3D occupancy prediction aims to reconstruct 3D geometry and estimate its semantic classes from 2D color images, where the 2D-to-3D view transformation is an indispensable step. Most previous methods conduct forward projection, such as BEVPooling and VoxelPooling, both of whi

Cited by 17SourcecodeScholar
2025

Don’t Take the Premise for Granted: Evaluating the Premise Critique Ability of Large Language Models

EMNLP 2025

Large language models (LLMs) have witnessed rapid advancements, demonstrating remarkable capabilities. However, a notable vulnerability persists: LLMs often uncritically accept flawed or contradictory premises, leading to inefficient reasoning and unreliable outputs. This emphasizes the significance

2025

LoRA-MGPO: Mitigating Double Descent in Low-Rank Adaptation via Momentum-Guided Perturbation Optimization

EMNLP 2025

Parameter-efficient fine-tuning (PEFT), particularly Low-Rank Adaptation (LoRA), adapts large language models (LLMs) by training only a small fraction of parameters. However, as the rank of the low-rank matrices used for adaptation increases, LoRA often exhibits an unstable “double descent” phenomen

2025

Rethinking Data Selection at Scale: Random Selection is Almost All You Need

EMNLP 2025

Supervised fine-tuning (SFT) is crucial for aligning Large Language Models (LLMs) with human instructions. The primary goal during SFT is to select a small yet representative subset of training data from the larger pool, such that fine-tuning with this subset achieves results comparable to or even e

2025

StructFlowBench: A Structured Flow Benchmark for Multi-turn Instruction Following

ACL 2025finding

Multi-turn instruction following capability constitutes a core competency of large language models (LLMs) in real-world applications. Existing evaluation benchmarks predominantly focus on fine-grained constraint satisfaction and domain-specific capability assessment, yet overlook the crucial structu…

2024

CLAT: Convolutional Local Attention Tracker for Real-time UAV Target Tracking System with Feedback Information

IROS 2024poster

Real-time UAV vision target tracking systems encounter the intricate challenges of striking a trade-off for tracking speed and performance, and the robustness of the following control. In existing tracking systems, the global attention mechanism enhances tracking performance, but it introduces highe…

Cited by 0SourcecodeScholar
2024

FusionFormer: A Concise Unified Feature Fusion Transformer for 3D Pose Estimation

AAAI 2024technical

Depth uncertainty is a core challenge in 3D human pose estimation, especially when the camera parameters are unknown. Previous methods try to reduce the impact of depth uncertainty by multi-view and/or multi-frame feature fusion to utilize more spatial and temporal information. However, they general…

2024

Language Models can Evaluate Themselves via Probability Discrepancy

ACL 2024findings

In this paper, we begin by illustrating that, when presented with a query, Large Language Models (LLMs) capable of providing accurate responses tend to exhibit a more uniform probability distribution compared to their less proficient counterparts. Building upon this observation, we introduce a novel…

2024

NegativePrompt: Leveraging Psychology for Large Language Models Enhancement via Negative Emotional Stimuli

IJCAI 2024poster

Large Language Models (LLMs) have become integral to a wide spectrum of applications, ranging from traditional computing tasks to advanced artificial intelligence (AI) applications. This widespread adoption has spurred extensive research into LLMs across various disciplines, including the social sci…

2024

PoseIRM: Enhance 3D Human Pose Estimation on Unseen Camera Settings via Invariant Risk Minimization

CVPR 2024poster

Camera-parameter-free multi-view pose estimation is an emerging technique for 3D human pose estimation (HPE). They can infer the camera settings implicitly or explicitly to mitigate the depth uncertainty impact showcasing significant potential in real applications. However due to the limited camera…

Cited by 3SourcePDFScholar
2023

FedEEG: Federated EEG Decoding Via inter-Subject Structure Matching

ICASSP 2023accepted

With sufficient centralized training data coming from multiple subjects, deep learning methods have achieved powerful EEG decoding performance. However, sending each individuals’ EEG data directly to a centralized server might cause privacy leakage. To overcome this issue, we present an inter-subjec…

Cited by 0SourceScholar
2022

Attention-Based Transformation from Latent Features to Point Clouds

AAAI 2022technical

In point cloud generation and completion, previous methods for transforming latent features to point clouds are generally based on fully connected layers (FC-based) or folding operations (Folding-based). However, point clouds generated by FC-based methods are usually troubled by outliers and rough s…

2022

Co-Regularized Adversarial Learning for Multi-Domain Text Classification

AISTATS 2022poster

Multi-domain text classification (MDTC) aims to leverage all available resources from multiple domains to learn a predictive model that can generalize well on these domains. Recently, many MDTC methods adopt adversarial learning, shared-private paradigm, and entropy minimization to yield state-of-th…

Cited by 11SourcePDFScholar
2021

CPCGAN: A Controllable 3D Point Cloud Generative Adversarial Network with Semantic Label Generating

AAAI 2021technical

Generative Adversarial Networks (GAN) are good at generating variant samples of complex data distributions. Generating a sample with certain properties is one of the major tasks in the real-world application of GANs. In this paper, we propose a novel generative adversarial network to generate 3D poi…

Cited by 19SourcePDFScholar