← Search

Yudong Wang

14 accepted papers

2026

A Novel DNN-Based Semi-Parametric Calibration Method for Parallel Robots Considering Non-Kinematic Parameters

RA-L 2026

The pointing accuracy of pose adjusting parallel robots (PAPRs) is critical for the imaging quality of Cherenkov telescopes, making kinematic calibration crucial for improvement. However, non-geometric error sources like elastic deformation and joint clearances create an inevitable difference betwee

Cited by 0SourceScholar
2026

Enhanced Adaptive Artificial Potential Field for UAV Navigation in Dynamic 3D Environments With Lightweight Spherical Obstacle Map

RA-L 2026

Effective navigation in dynamic three-dimensional (3D) environments is essential for autonomous unmanned aerial vehicles (UAVs), but existing methods often lack computational efficiency and robustness. To address these challenges, this paper presents a path planning framework that combines a lightwe

Cited by 1SourceScholar
2026

From Mathematical Reasoning to Code: Generalization of Process Reward Models in Test-Time Scaling

AAAI 2026technical

Recent advancements in improving the reasoning capabilities of Large Language Models have underscored the efficacy of Process Reward Models (PRMs) in addressing intermediate errors through structured feedback mechanisms. This study analyzes PRMs from multiple perspectives, including training methodo

Cited by 0SourcePDFScholar
2026

GroundingME: Exposing the Visual Grounding Gap in MLLMs through Multi-Dimensional Evaluation

CVPR 2026

Visual grounding, localizing objects from natural language descriptions, represents a critical bridge between language and vision understanding. While multimodal large language models (MLLMs) achieve impressive scores on existing benchmarks, a fundamental question remains: can MLLMs truly visually g

Cited by 0SourcecodeScholar
2026

Stabilizing MoE Reinforcement Learning by Aligning Training and Inference Routers

ICML 2026poster

Reinforcement learning (RL) has emerged as a crucial approach for enhancing the capabilities of large language models. However, in Mixture-of-Experts (MoE) models, the routing mechanism often introduces instability, even leading to catastrophic RL training collapse. We analyze the training-inference…

Cited by 0SourceScholar
2025

A Probabilistic Inference Scaling Theory for LLM Self-Correction

EMNLP 2025

Large Language Models (LLMs) have demonstrated the capability to refine their generated answers through self-correction, enabling continuous performance improvement over multiple rounds. However, the mechanisms underlying how and why accuracy evolves during this iterative process remain unexplored.

2025

Confidence v.s. Critique: A Decomposition of Self-Correction Capability for LLMs

ACL 2025long

Large Language Models (LLMs) can correct their self-generated responses, but a decline in accuracy after self-correction is also witnessed. To have a deeper understanding of self-correction, we endeavor to decompose, evaluate, and analyze the self-correction behaviors of LLMs. By enumerating and ana…

2025

Exploring Activation Patterns of Parameters in Language Models

AAAI 2025technical

Most work treats large language models as black boxes without an in-depth understanding of their internal working mechanism. To explain the internal representations of LLMs, we utilize a gradient-based metric to assess the activation level of model parameters. Based on this metric, we obtain thr…

2025

Revisiting Scaling Laws for Language Models: The Role of Data Quality and Training Strategies

ACL 2025long

Traditional scaling laws in natural language processing suggest that increasing model size and training data enhances performance. However, recent studies reveal deviations, particularly in large language models, where performance improvements decelerate—a phenomenon known as sub-scaling. This paper…

Cited by 0SourcePDFScholar
2025

UMSSS: A Visual Scene Semantic Segmentation Dataset for Underground Mines

ICASSP 2025accepted

Specialized datasets designed for mining scenarios are the essential foundation for the development, operation, and research of intelligent mines. Currently, the available datasets focus primarily on open-pit mines, with a lack of specialized datasets for underground mines. This gap severely hinders…

Cited by 0SourceScholar
2024

AMSP-UOD: When Vortex Convolution and Stochastic Perturbation Meet Underwater Object Detection

AAAI 2024technical

In this paper, we present a novel Amplitude-Modulated Stochastic Perturbation and Vortex Convolutional Network, AMSP-UOD, designed for underwater object detection. AMSP-UOD specifically addresses the impact of non-ideal imaging factors on detection accuracy in complex underwater environments. To mit…

2024

Achilles-Bench: A Challenging Benchmark for Low-Resource Evaluation

ACL 2024findings

With promising yet saturated results in high-resource settings, low-resource datasets have gradually become crucial benchmarks (e.g., BigBench Hard, superGLUE) for evaluating the learning ability of advanced neural networks. In this work, we find that there exists a set of “hard examples” in low-res…

Cited by 0SourcePDFScholar
2024

AlchemistCoder: Harmonizing and Eliciting Code Capability by Hindsight Tuning on Multi-source Data

NeurIPS 2024poster

Open-source Large Language Models (LLMs) and their specialized variants, particularly Code LLMs, have recently delivered impressive performance. However, previous Code LLMs are typically fine-tuned on single-source data with limited quality and diversity, which may insufficiently elicit the potentia…

2024

Code Needs Comments: Enhancing Code LLMs with Comment Augmentation

ACL 2024findings

The programming skill is one crucial ability for Large Language Models (LLMs), necessitating a deep understanding of programming languages (PLs) and their correlation with natural languages (NLs). We examine the impact of pre-training data on code-focused LLMs’ performance by assessing the comment d…