← Search

Yanbo Wang

34 accepted papers

2026

GRS-SLAM3R: Real-Time Dense SLAM with Gated Recurrent State

ICRA 2026poster

DUSt3R-based end-to-end scene reconstruction has recently shown promising results in dense visual SLAM. However, most existing methods only use image pairs to estimate pointmaps, overlooking spatial memory and global consistency. To this end, we introduce GRS-SLAM3R, an end-to-end SLAM framework for…

2026

Manual2Skill++: Connector-Aware General Robotic Assembly from Instruction Manuals Via Vision–Language Models

ICRA 2026poster

Assembly hinges on reliably forming connections between parts; yet most robotic approaches plan assembly sequences and part poses while treating connectors as an afterthought. Connections represent the foundational physical constraints of assembly execution; while task planning sequences operations,…

2026

Mitigating the Safety–Utility Trade-off in LLM Alignment via Adaptive Safe Context Learning

ICML 2026poster

While reasoning models have achieved remarkable success in complex reasoning tasks, their increasing power necessitates stringent safety measures. For safety alignment, the core challenge lies in the inherent trade-off between safety and utility. However, prevailing alignment strategies typically co…

Cited by 0SourceScholar
2026

Relational In-Context Learning via Synthetic Pre-training with Structural Prior

ICML 2026poster

Relational Databases (RDBs) are the backbone of modern business, yet they have missed the Foundation Model revolution. Unlike text or images, high-quality RDB data is private and scarce, rendering the standard approach of ``pre-training on the internet'' infeasible. Consequently, existing solutions …

Cited by 0SourceScholar
2026

Transport or Discard: Robust Unbalanced Optimal Transport for Cross-Domain Policy Adaptation

ICML 2026poster

Cross-domain offline reinforcement learning leverages a source dataset to improve policy learning in a data-scarce target domain, but dynamics mismatch makes many source transitions kinematically infeasible and can cause negative transfer. Recent non-parametric geometric methods (e.g., standard opti…

Cited by 0SourceScholar
2026

TrustGen: A Platform of Dynamic Benchmarking on the Trustworthiness of Generative Foundation Models

ICLR 2026poster

Generative foundation models (GenFMs), such as large language models and text-to-image systems, have demonstrated remarkable capabilities in various downstream applications. As they are increasingly deployed in high-stakes applications, assessing their trustworthiness has become both a critical nece…

Cited by 0SourceScholar
2025

AdaReasoner: Adaptive Reasoning Enables More Flexible Thinking

NeurIPS 2025spotlight

LLMs often need effective configurations, like temperature and reasoning steps, to handle tasks requiring sophisticated reasoning and problem-solving, ranging from joke generation to mathematical reasoning. Existing prompting approaches usually adopt general-purpose, fixed configurations that work “…

Cited by 0SourceScholar
2025

Adaptive Distraction: Probing LLM Contextual Robustness with Automated Tree Search

NeurIPS 2025poster

Large Language Models (LLMs) often struggle to maintain their original performance when faced with semantically coherent but task-irrelevant contextual information. Although prior studies have explored this issue using fixed-template or retrieval-based distractions, such static methods show limited…

Cited by 0SourceScholar
2025

ChemOrch: Empowering LLMs with Chemical Intelligence via Groundbreaking Synthetic Instructions

NeurIPS 2025poster

Empowering large language models (LLMs) with chemical intelligence remains a challenge due to the scarcity of high-quality, domain-specific instruction-response datasets and the misalignment of existing synthetic data generation pipelines with the inherently hierarchical and rule-governed structure…

Cited by 0SourceScholar
2025

Compositional Scene Understanding through Inverse Generative Modeling

ICML 2025poster

Generative models have demonstrated remarkable abilities in generating high-fidelity visual content. In this work, we explore how generative models can further be used not only to synthesize visual content but also to understand the properties of a scene given a natural image. We formulate scene und…

2025

Cross-Lingual Pitfalls: Automatic Probing Cross-Lingual Weakness of Multilingual Large Language Models

ACL 2025long

Large Language Models (LLMs) have achieved remarkable success in Natural Language Processing (NLP), yet their cross-lingual consistency remains a significant challenge. This paper introduces a novel methodology for efficiently identifying inherent cross-lingual weaknesses in LLMs. Our approach lever…

2025

Do We Really Need Curated Malicious Data for Safety Alignment in Multi-modal Large Language Models?

CVPR 2025poster

Multi-modal large language models (MLLMs) have made significant progress, yet their safety alignment remains limited. Typically, current open-source MLLMs rely on the alignment inherited from their language module to avoid harmful generations. However, the lack of safety measures specifically design…

Cited by 1SourcePDFScholar
2025

DyFlow: Dynamic Workflow Framework for Agentic Reasoning

NeurIPS 2025poster

Agent systems based on large language models (LLMs) have shown great potential in complex reasoning tasks, but building efficient and generalizable workflows remains a major challenge. Most existing approaches rely on manually designed processes, which limits their adaptability across different task…

Cited by 0SourceScholar
2025

Fine-Grained Open-Vocabulary Object Detection with Fined-Grained Prompts: Task, Dataset and Benchmark

ICRA 2025

Open-vocabulary detectors are proposed to locate and recognize objects in novel classes. However, variations in vision-aware language vocabulary data used for open-vocabulary learning can lead to unfair and unreliable evaluations. Recent evaluation methods have attempted to address this issue by inc

Cited by 2SourcecodeScholar
2025

Griffin: Towards a Graph-Centric Relational Database Foundation Model

ICML 2025poster

We introduce Griffin, the first foundation model attemptation designed specifically for Relational Databases (RDBs). Unlike previous smaller models focused on single RDB tasks, Griffin unifies the data encoder and task decoder to handle diverse tasks. Additionally, we enhance the architecture by inc…

2025

Justice or Prejudice? Quantifying Biases in LLM-as-a-Judge

ICLR 2025poster

LLM-as-a-Judge has been widely utilized as an evaluation method in various benchmarks and served as supervised rewards in model training. However, despite their excellence in many domains, potential issues are under-explored, undermining their reliability and the scope of their utility. Therefore,…

Cited by 49SourcePDFScholar
2025

MNE-SLAM: Multi-Agent Neural SLAM for Mobile Robots

CVPR 2025poster

Neural implicit scene representations have recently shown promising results in dense visual SLAM. However, existing implicit SLAM algorithms are constrained to single-agent scenarios, and fall difficulty in large indoor scenes and long sequences. Existing multi-agent SLAM frameworks cannot meet the…

2025

TRUSTEVAL: A Dynamic Evaluation Toolkit on Trustworthiness of Generative Foundation Models

NAACL 2025system demonstrations

Ensuring the trustworthiness of Generative Foundation Models (GenFMs) is a pressing challenge as they gain widespread use. Existing evaluation toolkits are often limited in scope, dynamism, and flexibility. This paper introduces TRUSTEVAL, a dynamic and comprehensive toolkit designed for evaluating…

2025

UPME: An Unsupervised Peer Review Framework for Multimodal Large Language Model Evaluation

CVPR 2025poster

Multimodal Large Language Models (MLLMs) have emerged to tackle the challenges of Visual Question Answering (VQA), sparking a new research focus on conducting objective evaluations of these models. Existing evaluation mechanisms face limitations due to the significant human workload required to desi…

Cited by 0SourcePDFScholar
2025

Under the Shadow of Babel: How Language Shapes Reasoning in LLMs

EMNLP 2025

Language is not only a tool for communication but also a medium for human cognition and reasoning. If, as linguistic relativity suggests, the structure of language shapes cognitive patterns, then large language models (LLMs) trained on human language may also internalize the habitual logical structu

2024

4DBInfer: A 4D Benchmarking Toolbox for Graph-Centric Predictive Modeling on RDBs

NeurIPS 2024poster

Given a relational database (RDB), how can we predict missing column values in some target table of interest? Although RDBs store vast amounts of rich, informative data spread across interconnected tables, the progress of predictive machine learning models as applied to such tasks arguably falls we…

2024

Compositional Image Decomposition with Diffusion Models

ICML 2024poster

Given an image of a natural scene, we are able to quickly decompose it into a set of components such as objects, lighting, shadows, and foreground. We can then envision a scene where we combine certain components with those from other images, for instance a set of objects from our bedroom and animal…

2024

PS-Loc: Robust LiDAR Localization with Prior Structural Reference

IROS 2024poster

Prior structural reference like floor plan is readily accessible in indoor scene, which exhibits the potential of improving localization quality without the requirements of a previously-built high-precision map. This paper introduces a novel optimal transport-based framework for prior structural ref…

Cited by 0SourceScholar
2024

ProtoComp: Diverse Point Cloud Completion with Controllable Prototype

ECCV 2024poster

"Point cloud completion aims to reconstruct the geometry of partial point clouds captured by various sensors. Traditionally, training a point cloud model is carried out on synthetic datasets, which have limited categories and deviate significantly from real-world scenarios. This disparity often lead…

2024

XMask3D: Cross-modal Mask Reasoning for Open Vocabulary 3D Semantic Segmentation

NeurIPS 2024poster

Existing methodologies in open vocabulary 3D semantic segmentation primarily concentrate on establishing a unified feature space encompassing 3D, 2D, and textual modalities. Nevertheless, traditional techniques such as global feature alignment or vision-language model distillation tend to impose onl…

2023

High-Resolution GAN Inversion for Degraded Images in Large Diverse Datasets

AAAI 2023technical

The last decades are marked by massive and diverse image data, which shows increasingly high resolution and quality. However, some images we obtained may be corrupted, affecting the perception and the application of downstream tasks. A generic method for generating a high-quality image from the degr…

2023

Nowcasting of Extreme Precipitation Using Deep Generative Models

ICASSP 2023accepted

Nowcasting is an observation-based method that uses the current state of the atmosphere to forecast future weather conditions over several hours. Recent studies have shown the promising potential of using deep learning models for precipitation nowcasting. In this paper, novel deep generative models…

Cited by 0SourceScholar
2023

Unsupervised Learning of Depth and Pose Based on Monocular Camera and Inertial Measurement Unit (IMU)

ICRA 2023poster

The main content of the research in this paper is the estimation of depth and pose based on monocular vision and Inertial Measurement Unit (IMU). The usual depth estimation network and pose estimation network require depth ground truth or pose ground truth as a supervised signal for training, while…

Cited by 3SourceScholar
2022

TwiBot-22: Towards Graph-Based Twitter Bot Detection

NeurIPS 2022accept

Twitter bot detection has become an increasingly important task to combat misinformation, facilitate social media moderation, and preserve the integrity of the online discourse. State-of-the-art bot detection methods generally leverage the graph structure of the Twitter network, and they exhibit pro…

2021

Towards Compact Single Image Super-Resolution via Contrastive Self-distillation

IJCAI 2021poster

Convolutional neural networks (CNNs) are highly successful for super-resolution (SR) but often require sophisticated architectures with heavy memory cost and computational overhead significantly restricts their practical deployments on resource-limited devices. In this paper, we proposed a novel con…

2020

Cumulant Slice Reconstruction from Compressive Measurements and Its Application to Line Spectrum Estimation

ICASSP 2020accepted

Higher-order statistics (HOS) estimation hinges on the availability of a huge amount of data records, which causes exceedingly high sampling rates and overwhelming energy consumption for the sampling devices, especially when dealing with wideband signals. To overcome these challenges, this paper dev…

Cited by 0SourceScholar