← Search

Wei Yuan

13 accepted papers

2026

Beyond Text-Only: Towards Multimodal Table Retrieval in Open-World

ICLR 2026poster

Open-domain table retrieval aims to retrieve semantically relevant structured tables from a large-scale corpus in response to natural language queries. Unlike unstructured text, tables store information not only through their textual or numerical content but also through their structural properties,…

Cited by 0SourceScholar
2026

Global Directional Priors with Local Statistical Validation for Scalable Causal Discovery

ICML 2026poster

Constraint-based causal discovery relies on conditional independence (CI) tests whose reliability degrades as conditioning sets grow, particularly in hub-dominated graphs. Existing methods constrain adjacency or global structure, but leave conditioning-set dimensionality uncontrolled. In this paper,…

Cited by 0SourceScholar
2026

OmniCVR: A Benchmark for Omni-Composed Video Retrieval with Vision, Audio, and Text

ICLR 2026poster

Composed video retrieval presents a complex challenge: retrieving a target video based on a source video and a textual modification instruction. This task demands fine-grained reasoning over multimodal transformations. However, existing benchmarks predominantly focus on vision–text alignment, largel…

Cited by 0SourceScholar
2026

TableDART: Dynamic Adaptive Multi-Modal Routing for Table Understanding

ICLR 2026poster

Modeling semantic and structural information from tabular data remains a core challenge for effective table understanding. Existing Table-as-Text approaches flatten tables for large language models (LLMs), but lose crucial structural cues, while Table-as-Image methods preserve structure yet struggle…

Cited by 0SourcecodeScholar
2026

Weak Diffusion Priors Can Still Achieve Strong Inverse-Problem Performance

ICML 2026spotlight

Can a diffusion model trained on bedrooms recover human faces? Diffusion models are widely used as priors for inverse problems, but standard approaches usually assume a high-fidelity model trained on data that closely match the unknown signal. In practice, one often must use a mismatched or low-fide…

Cited by 0SourceScholar
2025

CCS: Controllable and Constrained Sampling with Diffusion Models via Initial Noise Perturbation

NeurIPS 2025poster

Diffusion models have emerged as powerful tools for generative tasks, producing high-quality outputs across diverse domains. However, how the generated data responds to the initial noise perturbation in diffusion models remains under-explored, hindering a deeper understanding of the controllability…

Cited by 0SourcecodeScholar
2025

You Always Recognize Me (YARM): Robust Texture Synthesis Against Multi-View Corruption

ICML 2025poster

Damage to imaging systems and complex external environments often introduce corruption, which can impair the performance of deep learning models pretrained on high-quality image data. Previous methods have focused on restoring degraded images or fine-tuning models to adapt to out-of-distribution dat…

2023

KGA: A General Machine Unlearning Framework Based on Knowledge Gap Alignment

ACL 2023long

Recent legislation of the “right to be forgotten” has led to the interest in machine unlearning, where the learned models are endowed with the function to forget information about specific training instances as if they have never existed in the training set. Previous work mainly focuses on computer…

2023

Privacy-Preserving Adversarial Facial Features

CVPR 2023poster

Face recognition service providers protect face privacy by extracting compact and discriminative facial features (representations) from images, and storing the facial features for real-time recognition. However, such features can still be exploited to recover the appearance of the original face by b…

Cited by 22SourcePDFScholar
2022

Recent Advances in Concept Drift Adaptation Methods for Deep Learning

IJCAI 2022poster

In the ``Big Data'' age, the amount and distribution of data have increased wildly and changed over time in various time-series-based tasks, e.g weather prediction, network intrusion detection. However, deep learning models may become outdated facing variable input data distribution, which is called…

2022

View Vertically: A Hierarchical Network for Trajectory Prediction via Fourier Spectrums

ECCV 2022poster

"Understanding and forecasting future trajectories of agents are critical for behavior analysis, robot navigation, autonomous cars, and other related applications. Previous methods mostly treat trajectory prediction as time sequence generation. Different from them, this work studies agents’ trajecto…