← Search

Chenyu Wang

37 accepted papers

2026

Better Together: Leveraging Unpaired Multimodal Data for Stronger Unimodal Models

ICLR 2026poster

Traditional multimodal learners find unified representations for tasks like visual question answering, but rely heavily on large paired datasets. However, an overlooked yet potentially powerful question is: can one leverage auxiliary $\textit{unpaired}$ multimodal data to directly enhance representa…

Cited by 0SourcecodeScholar
2026

Coevolutionary Continuous Discrete Diffusion: Make Your Diffusion Language Model a Latent Reasoner

ICML 2026poster

Diffusion language models, especially masked discrete diffusion models, have achieved great success recently. While there are some theoretical and primary empirical results showing the advantages of latent reasoning with looped transformers or continuous CoT, continuous diffusion models typically un…

Cited by 21SourceScholar
2026

GeoRK2: Geometry-Guided Runge-Kutta Integration for Diffusion Transformer Acceleration

CVPR 2026

Diffusion transformer models deliver state-of-the-art image synthesis quality but suffer from prohibitively slow iterative sampling. Although reducing sampling steps accelerates inference, aggressive step schedules often distort intermediate features and degrade sample fidelity. We present GeoRK2, a

Cited by 0SourceScholar
2026

HGOOD: Hypergraph-enhanced Graph Contrastive Learning for Graph Out-of-Distribution Detection

IJCAI 2026

With the increasing application of graph learning advanced by deep learning, out-of-distribution (OOD) detection for graph-structured data has become an imperative challenge in the real world. Graph neural networks (GNNs) provide a promising solution for OOD detection. However, GNNs' core message-pa

Cited by 0Scholar
2026

Hierarchical Value-Decomposed Offline Reinforcement Learning for Whole-Body Control

ICLR 2026poster

Scaling imitation learning to high-DoF whole-body robots is fundamentally limited by the \textbf{curse of dimensionality} and the prohibitive cost of collecting expert demonstrations. We argue that the core bottleneck is paradigmatic: real-world supervision for whole-body control is inherently imper…

Cited by 0SourceScholar
2026

Inpainting-Guided Policy Optimization for Diffusion Large Language Models

ICLR 2026poster

Masked diffusion large language models (dLLMs) are emerging as promising alternatives to autoregressive LLMs, offering competitive performance while supporting unique generation capabilities such as inpainting. We explore how inpainting can inform RL algorithm design for dLLMs. Aligning LLMs with re…

Cited by 0SourcecodeScholar
2026

Pointer-CAD: Unifying B-Rep and Command Sequences via Pointer-based Edges & Faces Selection

CVPR 2026

Constructing computer-aided design (CAD) models is labor-intensive but essential for engineering and manufacturing. Recent advances in Large Language Models (LLMs) have inspired the LLM-based CAD generation by representing CAD as command sequences. But these methods struggle in practical scenarios b

Cited by 0SourcecodeScholar
2026

QuArch: A Benchmark for Evaluating LLM Reasoning in Computer Architecture

ICML 2026poster

The field of computer architecture, which bridges high-level software abstractions and low-level hardware implementations, remains absent from current large language model (LLM) evaluations. To this end, we present QuArch (pronounced 'quark'), the first benchmark designed to facilitate the developme…

Cited by 0SourceScholar
2026

SAVMap: Structure-Aided Visual Mapping of Large-Scale 2.5D Manhattan Wireframes from Panoramic Video

ICRA 2026poster

Precise 3D representations of industrial environments enable tasks such as robot localization and digital twin generation. We propose SAVMap, a method for generating a wireframe map of warehouse shelf and light structures using only a panoramic video camera as the sensor input. Sequences of rectifie…

2026

SLM-MUX: Orchestrating Small Language Models for Reasoning

ICLR 2026poster

With the rapid development of language models, the number of small language models (SLMs) has grown significantly. Although they do not achieve state-of-the-art accuracy, they are more efficient and often excel at specific tasks. This raises a natural question: can multiple SLMs be orchestrated into…

Cited by 0SourceScholar
2026

SPG: Sandwiched Policy Gradient for Masked Diffusion Language Models

ICLR 2026poster

Diffusion large language models (dLLMs) are emerging as an efficient alternative to autoregressive models due to their ability to decode multiple tokens in parallel. However, aligning dLLMs with human preferences or task-specific rewards via reinforcement learning (RL) is challenging because their i…

Cited by 0SourcecodeScholar
2026

SPICE: Submodular Penalized Information–Conflict Selection for Efficient Large Language Model Training

ICLR 2026poster

Information-based data selection for instruction tuning is compelling: maximizing the log-determinant of the Fisher information yields a monotone submodular objective, enabling greedy algorithms to achieve a $(1-1/e)$ approximation under a cardinality budget. In practice, however, we identify allevi…

Cited by 0SourceScholar
2026

Seeing from Another Perspective: Evaluating Multi-View Understanding in MLLMs

AAAI 2026technical

Multi-view understanding, the ability to reconcile visual information across diverse viewpoints for effective navigation, manipulation, and 3D scene comprehension, is a fundamental challenge in Multi-Modal Large Language Models (MLLMs) to be used as embodied agents. While recent MLLMs have shown im

Cited by 0SourcePDFScholar
2025

An Information Criterion for Controlled Disentanglement of Multimodal Data

ICLR 2025poster

Multimodal representation learning seeks to relate and decompose information inherent in multiple modalities. By disentangling modality-specific information from information that is shared across modalities, we can improve interpretability and robustness and enable downstream tasks such as the gener…

2025

Automated Generation of Challenging Multiple-Choice Questions for Vision Language Model Evaluation

CVPR 2025poster

The rapid development of vision language models (VLMs) demands rigorous and reliable evaluation. However, current visual question answering (VQA) benchmarks often depend on open-ended questions, making accurate evaluation difficult due to the variability in natural language responses. To address thi…

2025

CellFlux: Simulating Cellular Morphology Changes via Flow Matching

ICML 2025poster

Building a virtual cell capable of accurately simulating cellular behaviors in silico has long been a dream in computational biology. We introduce CellFlux, an image-generative model that simulates cellular morphology changes induced by chemical and genetic perturbations using flow matching. Unlike…

2025

DL-Clip: Online D-Learning with Clipping Operation for Fast Model-Free Stabilizing Control

IROS 2025

In this paper, we present DL-Clip, an innovative online learning approach for nonlinear stabilizing control that operates without prior knowledge of system dynamics or reward signals, while significantly improving training efficiency. DL-Clip introduces a novel integration of stabilizing control wit

Cited by 1SourceScholar
2025

Derivative-Free Guidance in Continuous and Discrete Diffusion Models with Soft Value-based Decoding

NeurIPS 2025poster

Diffusion models excel at capturing the natural design spaces of images, molecules, DNA, RNA, and protein sequences. However, rather than merely generating designs that are natural, we often aim to optimize downstream reward functions while preserving the naturalness of these design spaces. Existing…

Cited by 0SourcecodeScholar
2025

Fine-Tuning Discrete Diffusion Models via Reward Optimization with Applications to DNA and Protein Design

ICLR 2025poster

Recent studies have demonstrated the strong empirical performance of diffusion models on discrete sequences (i.e., discrete diffusion models) across domains such as natural language and biological sequence generation. For example, in the protein inverse folding task, where the goal is to generate a…

2025

GLID$^2$E: A Gradient-Free Lightweight Fine-tune Approach for Discrete Biological Sequence Design

NeurIPS 2025poster

The design of biological sequences is essential for engineering functional biomolecules that contribute to advancements in human health and biotechnology. Recent advances in diffusion models, with their generative power and efficient conditional sampling, have made them a promising approach for sequ…

Cited by 0SourceScholar
2025

LADDER: Language-Driven Slice Discovery and Error Rectification in Vision Classifiers

ACL 2025finding

Slice discovery refers to identifying systematic biases in the mistakes of pre-trained vision models. Current slice discovery methods in computer vision rely on converting input images into sets of attributes and then testing hypotheses about configurations of these pre-computed attributes associate…

2025

Learning Diffusion Models with Flexible Representation Guidance

NeurIPS 2025poster

Diffusion models can be improved with additional guidance towards more effective representations of input. Indeed, prior empirical work has already shown that aligning internal representations of the diffusion model with those of pre-trained models improves generation quality. In this paper, we pres…

Cited by 0SourceScholar
2025

Next Semantic Scale Prediction via Hierarchical Diffusion Language Models

NeurIPS 2025poster

In this paper we introduce Hierarchical Diffusion Language Models (HDLM) -- a novel family of discrete diffusion models for language modeling. HDLM builds on a hierarchical vocabulary where low-level tokens with detailed semantics are surjectively mapped to high-level tokens with coarse-grained mean…

Cited by 0SourceScholar
2025

Semantic Consistency-Based Uncertainty Quantification for Factuality in Radiology Report Generation

NAACL 2025findings

Radiology report generation (RRG) has shown great potential in assisting radiologists by automating the labor-intensive task of report writing. While recent advancements have improved the quality and coherence of generated reports, ensuring their factual correctness remains a critical challenge. Alt…

2024

Dirichlet Flow Matching with Applications to DNA Sequence Design

ICML 2024poster

Discrete diffusion or flow models could enable faster and more controllable sequence generation than autoregressive models. We show that naive linear flow matching on the simplex is insufficient toward this goal since it suffers from discontinuities in the training target and further pathologies. To…

2024

Hierarchical State Space Models for Continuous Sequence-to-Sequence Modeling

ICML 2024poster

Reasoning from sequences of raw sensory data is a ubiquitous problem across fields ranging from medical devices to robotics. These problems often involve using long sequences of raw sensor data (e.g. magnetometers, piezoresistors) to predict sequences of desirable physical quantities (e.g. force, in…

2024

In-Context Symmetries: Self-Supervised Learning through Contextual World Models

NeurIPS 2024poster

At the core of self-supervised learning for vision is the idea of learning invariant or equivariant representations with respect to a set of data transformations. This approach, however, introduces strong inductive biases, which can render the representations fragile in downstream tasks that do not…

Cited by 0SourcePDFScholar
2024

Removing Biases from Molecular Representations via Information Maximization

ICLR 2024poster

High-throughput drug screening -- using cell imaging or gene expression measurements as readouts of drug effect -- is a critical tool in biotechnology to assess and understand the relationship between the chemical structure and biological activity of a drug. Since large-scale screens have to be divi…

2022

HAGEN: Homophily-Aware Graph Convolutional Recurrent Network for Crime Forecasting

AAAI 2022technical

The goal of the crime forecasting problem is to predict different types of crimes for each geographical region (like a neighborhood or censor tract) in the near future. Since nearby regions usually have similar socioeconomic characteristics which indicate similar crime patterns, recent state-of-the-…

2022

Unifying Visual Contrastive Learning for Object Recognition from a Graph Perspective

ECCV 2022poster

"Recent contrastive based unsupervised object recognition methods leverage a Siamese architecture, which has two branches composed of a backbone, a projector layer, and an optional predictor layer in each branch. To learn the parameters of the backbone, existing methods have a similar projector laye…

Cited by 8SourcePDFScholar
2022

VECtor: A Versatile Event-Centric Benchmark for Multi-Sensor SLAM

RA-L 2022

Event cameras have recently gained in popularity as they hold strong potential to complement regular cameras in situations of high dynamics or challenging illumination. An important problem that may benefit from the addition of an event camera is given by Simultaneous Localization And Mapping (SLAM)

Cited by 103SourceScholar
2021

Open Domain Generalization with Domain-Augmented Meta-Learning

CVPR 2021poster

Leveraging datasets available to learn a model with high generalization ability to unseen domains is important for computer vision, especially when the unseen domain's annotated data are unavailable. We study the problem of learning from different source domains to achieve high performance on an unk…

Cited by 202PDFScholar
2017

Nonparametric Variational Auto-Encoders for Hierarchical Representation Learning

ICCV 2017poster

The recently developed variational autoencoders (VAEs) have proved to be an effective confluence of the rich representational power of neural networks with Bayesian methods. However, most work on VAEs use a rather simple prior over the latent variables such as standard normal distribution, thereby r…

Cited by 137PDFScholar