← Search

Yingjie Wang

26 accepted papers

2026

CoFact: Conformal Factuality Guarantees for Language Models under Distribution Shift

ICLR 2026poster

Large Language Models (LLMs) excel in natural language processing (NLP) tasks but often generate false or misleading information, known as hallucinations, raising reliability concerns in high-stakes applications. To provide statistical guarantees on the factuality of LLM outputs, conformal predictio…

Cited by 0SourceScholar
2026

Joint Navigation and Manipulation Planning with 3D Interaction Chains

ICML 2026poster

Open-vocabulary mobile manipulation (OVMM) requires long-horizon navigation in unseen environments and object-centric manipulation. Most existing methods treat navigation and manipulation as separate stages, which can yield navigation endpoints that are poor for manipulation or manipulation-friendly…

Cited by 0SourceScholar
2026

RaCFusion: Improving Camera-Based 3D Object Detection via Radar-Assisted Hierarchical Refinement

RA-L 2026

Cameras and radar sensors are complementary in 3D object detection in that cameras specialize in capturing an object's visual information while radar provides spatial information and velocity hints. Existing radar-camera fusion methods often employ a symmetrical architecture that processes inputs fr

Cited by 0SourcecodeScholar
2026

Towards Understanding In-Context Learning of Transformers Under Non-I.I.D. Scenarios

AAAI 2026technical

Understanding the generalization behavior of in-context learning (ICL) in Transformers remains a fundamental challenge, as most existing theoretical analyses are based on the assumption that data are independently and identically distributed (i.i.d.), an assumption that often does not hold in practi

Cited by 0SourcePDFScholar
2026

Towards a Theoretical Understanding of In-context Learning: Stability and Non-I.I.D Generalisation

ICLR 2026poster

In-context learning (ICL) has demonstrated significant performance improvements in transformer-based large models. This study identifies two key factors influencing ICL generalisation under complex non-i.i.d. scenario: algorithmic stability and distributional discrepancy. First, we establish a stabi…

Cited by 0SourceScholar
2026

VistaDepth: Improving Far-Range Depth Estimation With Spectral Modulation and Adaptive Reweighting

RA-L 2026

Monocular depth estimation infers per-pixel depth from a single RGB image. It remains particularly challenging in far-range regions, where sparse observations and long-tailed depth distributions bias learning toward near-range content. Diffusion models offer a promising alternative to discriminative

Cited by 0SourceScholar
2025

A Statistical Approach for Controlled Training Data Detection

ICLR 2025poster

Detecting training data for large language models (LLMs) is receiving growing attention, especially in applications requiring high reliability. While numerous efforts have been made to address this issue, they typically focus on accuracy without ensuring controllable results. To fill this gap, we pr…

Cited by 0SourcePDFScholar
2025

A Theoretical Perspective: How to Prevent Model Collapse in Self-consuming Training Loops

ICLR 2025poster

High-quality data is essential for training large generative models, yet the vast reservoir of real data available online has become nearly depleted. Consequently, models increasingly generate their own data for further training, forming Self-consuming Training Loops (STLs). However, the empirical r…

Cited by 0SourcePDFScholar
2025

Consistent Paths Lead to Truth: Self-Rewarding Reinforcement Learning for LLM Reasoning

NeurIPS 2025poster

Recent advances of Reinforcement Learning (RL) have highlighted its potential in complex reasoning tasks, yet effective training often relies on external supervision, which limits the broader applicability. In this work, we propose a novel self-rewarding reinforcement learning framework to enhance L…

Cited by 0SourcecodeScholar
2025

Dynamic Parallel Tree Search for Efficient LLM Reasoning

ACL 2025long

Tree of Thoughts (ToT) enhances Large Language Model (LLM) reasoning by structuring problem-solving as a spanning tree. However, recent methods focus on search accuracy while overlooking computational efficiency. The challenges of accelerating the ToT lie in the frequent switching of reasoning focus…

2025

Error Analysis Affected by Heavy-Tailed Gradients for Non-Convex Pairwise Stochastic Gradient Descent

AAAI 2025technical

In recent years, there have been a growing number of works studying the generalization properties of stochastic gradient descent (SGD) from the perspective of algorithmic stability. However, few of them devote to simultaneously studying the generalization and optimization for the non-convex setting,…

Cited by 0SourcePDFScholar
2025

Mulberry: Empowering MLLM with o1-like Reasoning and Reflection via Collective Monte Carlo Tree Search

NeurIPS 2025spotlight

In this work, we aim to develop an MLLM that understands and solves questions by learning to create each intermediate step of the reasoning involved till the final answer. To this end, we propose Collective Monte Carlo Tree Search (CoMCTS), a new learning-to-reason method for MLLMs, which introduces…

Cited by 0SourcecodeScholar
2025

Retrieval-Augmented Perception: High-resolution Image Perception Meets Visual RAG

ICML 2025oral

High-resolution (HR) image perception remains a key challenge in multimodal large language models (MLLMs). To drive progress beyond the limits of heuristic methods, this paper advances HR perception capabilities of MLLMs by harnessing cutting-edge long-context techniques such as retrieval-augmented…

2025

Self-Verification Provably Prevents Model Collapse in Recursive Synthetic Training

NeurIPS 2025poster

Large generative models are increasingly trained on synthetic data from earlier generations, raising concerns about *model collapse*, a progressive performance decline consistently observed in empirical studies. However, theoretical understanding of recursive training dynamics and their failure mode…

Cited by 0SourceScholar
2024

CRPlace: Camera-Radar Fusion with BEV Representation for Place Recognition

IROS 2024poster

The integration of complementary characteristics from camera and radar data has emerged as an effective approach in 3D object detection. However, such fusion-based methods remain unexplored for place recognition, an equally important task for autonomous systems. Given that place recognition relies o…

Cited by 4SourceScholar
2024

Counterfactual User Sequence Synthesis Augmented with Continuous Time Dynamic Preference Modeling for Sequential POI Recommendation

IJCAI 2024poster

With the proliferation of Location-based Social Networks (LBSNs), user check-in data at Points-of-Interest (POIs) has surged, offering rich insights into user preferences. However, sequential POI recommendation systems always face two pivotal challenges. A challenge lies in the difficulty of modelin…

Cited by 11SourcePDFScholar
2024

FARFusion: A Practical Roadside Radar-Camera Fusion System for Far-Range Perception

RA-L 2024

Far-range perception through roadside sensors is crucial to the effectiveness of intelligent transportation systems. The main challenge of far-range perception is due to the difficulty of performing accurate object detection and tracking under far distances <italic xmlns:mml="http://www.w3.org/1998/

Cited by 24SourceScholar
2024

Towards Theoretical Understandings of Self-Consuming Generative Models

ICML 2024poster

This paper tackles the emerging challenge of training generative models within a self-consuming loop, wherein successive generations of models are recursively trained on mixtures of real and synthetic data from previous generations. We construct a theoretical framework to rigorously evaluate how thi…

Cited by 8SourcePDFScholar
2023

Bi-LRFusion: Bi-Directional LiDAR-Radar Fusion for 3D Dynamic Object Detection

CVPR 2023poster

LiDAR and Radar are two complementary sensing approaches in that LiDAR specializes in capturing an object's 3D shape while Radar provides longer detection ranges as well as velocity hints. Though seemingly natural, how to efficiently combine them for improved feature representation is still unclear.…

2023

CluB: Cluster Meets BEV for LiDAR-Based 3D Object Detection

NeurIPS 2023poster

Currently, LiDAR-based 3D detectors are broadly categorized into two groups, namely, BEV-based detectors and cluster-based detectors. BEV-based detectors capture the contextual information from the Bird's Eye View (BEV) and fill their center voxels via feature diffusion with a stack of convolution l…

Cited by 6SourcePDFScholar
2022

Error-Based Knockoffs Inference for Controlled Feature Selection

AAAI 2022technical

Recently, the scheme of model-X knockoffs was proposed as a promising solution to address controlled feature selection under high-dimensional finite-sample settings. However, the procedure of model-X knockoffs depends heavily on the coefficient-based feature importance and only concerns the control…

Cited by 6SourcePDFScholar
2022

Huber Additive Models for Non-stationary Time Series Analysis

ICLR 2022poster

Sparse additive models have shown promising flexibility and interpretability in processing time series data. However, existing methods usually assume the time series data to be stationary and the innovation is sampled from a Gaussian distribution. Both assumptions are too stringent for heavy-tailed a…

2021

Distributed Ranking with Communications: Approximation Analysis and Applications

AAAI 2021technical

Learning theory of distributed algorithms has recently attracted enormous attention in the machine learning community. However, most of existing works focus on learning problem with pointwise loss and does not consider the communication among local processors. In this paper, we propose a new distrib…

Cited by 1SourcePDFScholar
2020

Multi-task Additive Models for Robust Estimation and Automatic Structure Discovery

NeurIPS 2020poster

Additive models have attracted much attention for high-dimensional regression estimation and variable selection. However, the existing models are usually limited to the single-task learning framework under the mean squared error (MSE) criterion, where the utilization of variable structure depends he…

Cited by 17SourcePDFScholar