← Search

Hongyuan Zhang

23 accepted papers

2026

AutoBio: A Simulation and Benchmark for Robotic Automation in Digital Biology Laboratory

ICLR 2026poster

Vision-language-action (VLA) models have shown promise as generalist robotic policies by jointly leveraging visual, linguistic, and proprioceptive modalities to generate action trajectories. While recent benchmarks have advanced VLA research in domestic tasks, professional science-oriented domains r…

Cited by 0SourcecodeScholar
2026

Data Augmentation of Contrastive Learning is Estimating Positive-incentive Noise

ICML 2026poster

Inspired by the idea of Positive-incentive Noise (*Pi-Noise* or *$\pi$-Noise*) that aims at learning the reliable noise beneficial to tasks, we scientifically investigate the connection between contrastive learning and $\pi$-noise in this paper. By converting the contrastive loss to an auxiliary Gau…

Cited by 0SourceScholar
2026

Inconsistency Biases in Dynamic Data Pruning

ICLR 2026poster

Dynamic data pruning accelerates training by focusing on informative samples. However, comparing importance scores across different model states introduces inconsistency (score context drift), and variable selection rates bias gradient dynamics over time (temporal gradient bias). We introduce RePB (…

Cited by 0SourcecodeScholar
2026

Laytrol: Preserving Pretrained Knowledge in Layout Control for Multimodal Diffusion Transformers

AAAI 2026technical

With the development of diffusion models, enhancing spatial controllability in text-to-image generation has become a vital challenge. As a representative task for addressing this challenge, layout-to-image generation aims to generate images that are spatially consistent with the given layout conditi

Cited by 0SourcePDFScholar
2026

MedMamba: Multi-View State Space Models with Adaptive Graph Learning for Medical Time Series Classification

ICML 2026poster

Medical time series are central to healthcare, enabling continuous monitoring and supporting timely clinical decisions. Despite recent progress, existing methods struggle to jointly model local-global dynamics and handle nonstationarities like baseline drift, while often failing to capture latent ch…

Cited by 0SourceScholar
2026

Rectified Noise: A Generative Model Using Positive-incentive Noise

AAAI 2026technical

Rectified Flow (RF) has been widely used as an effective generative model. Although RF is primarily based on probability flow Ordinary Differential Equations (ODE), recent studies have shown that injecting noise through reverse-time Stochastic Differential Equations (SDE) for sampling can achieve su

Cited by 0SourcePDFScholar
2026

ViewMask-1-to-3: Multi-View Consistent Image Generation via Multimodal Diffusion Models

ICML 2026poster

Motivated by discrete diffusion's success in language-vision modeling, we explore its potential for multi-view generation, a task dominated by continuous approaches. We introduce \textbf{ViewMask-1-to-3}, formulating multi-view synthesis as a discrete sequence modeling problem where each viewpoint i…

Cited by 0SourceScholar
2025

Adv-CPG: A Customized Portrait Generation Framework with Facial Adversarial Attacks

CVPR 2025poster

Recent Customized Portrait Generation (CPG) methods, taking a facial image and a textual prompt as inputs, have attracted substantial attention. Although these methods generate high-fidelity portraits, they fail to prevent the generated portraits from being tracked and misused by malicious face reco…

2025

Edge Contrastive Learning: An Augmentation-Free Graph Contrastive Learning Model

AAAI 2025technical

Graph contrastive learning (GCL) aims to learn representations from unlabeled graph data in a self-supervised manner and has developed rapidly in recent years. However, edge-level contrasts are not well explored by most existing GCL methods. Most studies in GCL only regard edges as auxiliary informa…

2025

G3Flow: Generative 3D Semantic Flow for Pose-aware and Generalizable Object Manipulation

CVPR 2025poster

Recent advances in imitation learning for 3D robotic manipulation have shown promising results with diffusion-based policies. However, achieving human-level dexterity requires seamless integration of geometric precision and semantic understanding. We present G3Flow, a novel framework that constructs…

Cited by 9SourcePDFScholar
2025

Growing a Twig to Accelerate Large Vision-Language Models

ICCV 2025poster

Large vision-language models (VLMs) have demonstrated remarkable capabilities in open-world multimodal understanding, yet their high computational overheads pose great challenges for practical deployment. Some recent works have proposed methods to accelerate VLMs by pruning redundant visual tokens g…

2025

Mixture of Noise for Pre-Trained Model-Based Class-Incremental Learning

NeurIPS 2025poster

Class Incremental Learning (CIL) aims to continuously learn new categories while retaining the knowledge of old ones. Pre-trained models (PTMs) show promising capabilities in CIL. However, existing approaches that apply lightweight fine-tuning to backbones still induce parameter drift, thereby compr…

Cited by 0SourcecodeScholar
2025

NFIG: Multi-Scale Autoregressive Image Generation via Frequency Ordering

NeurIPS 2025poster

Autoregressive models have achieved significant success in image generation. However, unlike the inherent hierarchical structure of image information in the spectral domain, standard autoregressive methods typically generate pixels sequentially in a fixed spatial order. To better leverage this spect…

Cited by 0SourceScholar
2025

Text2World: Benchmarking Large Language Models for Symbolic World Model Generation

ACL 2025finding

Recently, there has been growing interest in leveraging large language models (LLMs) to generate symbolic world models from textual descriptions. Although LLMs have been extensively explored in the context of world modeling, prior studies encountered several challenges, including evaluation randomne…

2025

The Anti-Misalignment Mechanism of Bionic Knee Joint of Lower Limb Exoskeleton Based on Spherical Cross Four-Bar

IROS 2025

To minimize discomfort and injury risk in exoskeleton users, this paper addresses the misalignment between the device and the human knee joint. The knee's spatial motion complexity, characterized by multi-planar rotation axes as flexion angle changes, cannot be accurately replicated by existing sing

Cited by 0SourceScholar
2025

Why Does Dropping Edges Usually Outperform Adding Edges in Graph Contrastive Learning?

AAAI 2025technical

Graph contrastive learning (GCL) has been widely used as an effective self-supervised learning method for graph representation learning. However, how to apply adequate and stable graph augmentation to generating proper views for contrastive learning remains an essential problem. Dropping edges is a…