← Search

Yuyin Zhou

43 accepted papers

2026

A New Paradigm for Genome-wide DNA Methylation Prediction Without Methylation Input

ICLR 2026poster

DNA methylation (DNAm) is a key epigenetic modification that regulates gene expression and is pivotal in development and disease. However, profiling DNAm at genome scale is challenging: of $\textasciitilde$28 million CpG sites in the human genome, only about 1–3\% are typically assayed in common dat…

Cited by 0SourceScholar
2026

Any2Any 3D Diffusion Models with Knowledge Transfer: A Radiotherapy Planning Study

CVPR 2026

Voxel-wise dose prediction is a critical yet challenging task in radiotherapy (RT) planning, as bespoke models trained from scratch often struggle to generalize across institutions, scanners, and planning protocols. Meanwhile, large generative backbones pretrained on billion-scale visual data have l

Cited by 0SourceScholar
2026

Decoupled Residual Denoising Diffusion Models for Unified and Data Efficient Image-to-Image Translation

CVPR 2026

We propose Decoupled Residual Denoising Diffusion models (DRDD) for unified and data-efficient image-to-image (I2I) translation. While diffusion models have advanced I2I translation in terms of quality and diversity, we uncover a previously under-explored property in diffusion models. Crucially, bey

Cited by 0SourcecodeScholar
2026

From Seeing to Thinking: Decoupling Perception and Reasoning Improves Post-Training of Vision-Language Models

ICML 2026poster

Recent advances in vision-language models (VLMs) emphasize long chain-of-thought reasoning; yet, we find that their performance on visual tasks is primarily limited by a lack of visual perception as opposed to reasoning itself. In this work, we systematically study the interplay between perception a…

Cited by 0SourceScholar
2026

Omni-MMSI: Toward Identity-attributed Social Interaction Understanding

CVPR 2026

We introduce Omni-MMSI, a new task that requires comprehensive social interaction understanding from raw audio, vision, and speech input. The task involves perceiving identity-attributed social cues (e.g., who is speaking what) and reasoning about the social interaction (e.g., whom the speaker refer

Cited by 0SourcecodeScholar
2026

OpenVision 2: A Family of Generative Pretrained Visual Encoders for Multimodal Learning

CVPR 2026

This paper provides a simplification on OpenVision's architecture and loss design for enhancing its training efficiency. Following the prior vision-language pretraining works CapPa and AIMv2, as well as modern multimodal designs like LLaVA, our changes are straightforward: we remove the text encoder

Cited by 0SourcecodeScholar
2026

Story-Iter: A Training-free Iterative Paradigm for Long Story Visualization

ICLR 2026poster

This paper introduces **Story-Iter**, a new training-free iterative paradigm to enhance long-story generation. Unlike existing methods that rely on fixed reference images to construct a complete story, our approach features a novel external **iterative paradigm**, extending beyond the internal itera…

Cited by 0SourcecodeScholar
2026

Synthesizing High-Quality Visual Question Answering from Medical Documents with Generator-Verifier LMMs

ICLR 2026poster

Large Multimodal Models (LMMs) are increasingly capable of answering medical questions that require joint reasoning over images and text, yet training general medical VQA systems is impeded by the lack of large, openly usable, high-quality corpora. We present MedVLSynther, a rubric-guided generator-…

Cited by 0SourcecodeScholar
2026

VecGlypher: Unified Vector Glyph Generation with Language Models

CVPR 2026

Vector glyphs are the atomic units of digital typography, yet most learning-based pipelines still depend on carefully curated exemplar sheets and raster-to-vector postprocessing, which limits accessibility and editability. We introduce VecGlypher, a single multimodal language model that generates hi

Cited by 0SourcecodeScholar
2026

When Token Pruning is Worse than Random: Understanding Visual Token Information in VLLMs

CVPR 2026

Vision Large Language Models (VLLMs) incur high computational costs due to their reliance on hundreds of visual tokens to represent images. While token pruning offers a promising solution for accelerating inference, this paper, however, identifies a key observation: in deeper layers (e.g., beyond th

Cited by 0SourcecodeScholar
2025

A New Federated Learning Framework Against Gradient Inversion Attacks

AAAI 2025technical

Federated Learning (FL) aims to protect data privacy by enabling clients to collectively train machine learning models without sharing their raw data. However, recent studies demonstrate that information exchanged during FL is subject to Gradient Inversion Attacks (GIA) and, consequently, a variety…

2025

Adventurer: Optimizing Vision Mamba Architecture Designs for Efficiency

CVPR 2025poster

In this work, we introduce the Adventurer series models where we treat images as sequences of patch tokens and employ uni-directional language models to learn visual representations. This modeling paradigm allows us to process images in a recurrent formulation with linear complexity relative to the…

Cited by 0SourcePDFScholar
2025

Generative Image Layer Decomposition with Visual Effects

CVPR 2025poster

Recent advancements in large generative models, particularly diffusion-based methods, have significantly enhanced the capabilities of image editing. However, achieving precise control over image composition tasks remains a challenge. Layered representations, which allow for independent editing of im…

Cited by 1SourcePDFScholar
2025

HQ-Edit: A High-Quality Dataset for Instruction-based Image Editing

ICLR 2025poster

This study introduces HQ-Edit, a high-quality instruction-based image editing dataset with around 200,000 edits. Unlike prior approaches relying on attribute guidance or human feedback on building datasets, we devise a scalable data collection pipeline leveraging advanced foundation models, namely G…

Cited by 0SourcePDFScholar
2025

Mamba-Reg: Vision Mamba Also Needs Registers

CVPR 2025poster

Similar to Vision Transformers, this paper identifies artifacts also present within the feature maps of Vision Mamba. These artifacts, corresponding to high-norm tokens emerging in low-information background areas of images, appear much more severe in Vision Mamba---they exist prevalently even with…

2025

MedSegFactory: Text-Guided Generation of Medical Image-Mask Pairs

ICCV 2025poster

This paper presents **MedSegFactory**, a versatile medical synthesis framework that generates high-quality paired medical images and segmentation masks across modalities and tasks. It aims to serve as an unlimited data repository, supplying image-mask pairs to enhance existing segmentation tools. Th…

Cited by 0SourcePDFScholar
2025

MedTrinity-25M: A Large-scale Multimodal Dataset with Multigranular Annotations for Medicine

ICLR 2025poster

This paper introduces MedTrinity-25M, a comprehensive, large-scale multimodal dataset for medicine, covering over 25 million images across 10 modalities with multigranular annotations for more than 65 diseases. These multigranular annotations encompass both global information, such as modality and o…

2025

More Thinking, Less Seeing? Assessing Amplified Hallucination in Multimodal Reasoning Models

NeurIPS 2025poster

Test-time compute has empowered multimodal large language models to generate extended reasoning chains, yielding strong performance on tasks such as multimodal math reasoning. However, we observe that this improved reasoning ability often comes with increased hallucination: as generations become lon…

Cited by 0SourceScholar
2025

Scaling Laws in Patchification: An Image Is Worth 50,176 Tokens And More

ICML 2025poster

Since the introduction of Vision Transformer (ViT), patchification has long been regarded as a common image pre-processing approach for plain visual architectures. By compressing the spatial size of images, this approach can effectively shorten the token sequence and reduce the computational cost of…

Cited by 3SourcePDFScholar
2025

What If We Recaption Billions of Web Images with LLaMA-3?

ICML 2025poster

Web-crawled image-text pairs are inherently noisy. Prior studies demonstrate that semantically aligning and enriching textual descriptions of these pairs can significantly enhance model training across various vision-language tasks, particularly text-to-image generation. However, large-scale investi…

Cited by 38SourcePDFScholar
2024

A Semantic Space is Worth 256 Language Descriptions: Make Stronger Segmentation Models with Descriptive Properties

ECCV 2024poster

"We introduce ProLab, a novel approach using property-level label space for creating strong interpretable segmentation models. Instead of relying solely on category-specific annotations, ProLab uses descriptive properties grounded in common sense knowledge for supervising segmentation models. It is…

2024

DDR: Exploiting Deep Degradation Response as Flexible Image Descriptor

NeurIPS 2024poster

Image deep features extracted by pre-trained networks are known to contain rich and informative representations. In this paper, we present Deep Degradation Response (DDR), a method to quantify changes in image deep features under varying degradation conditions. Specifically, our approach facilitates…

2024

FLHetBench: Benchmarking Device and State Heterogeneity in Federated Learning

CVPR 2024poster

Federated learning (FL) is a powerful technology that enables collaborative training of machine learning models without sharing private data among clients. The fundamental challenge in FL lies in learning over extremely heterogeneous data distributions device capacities and device state availabiliti…

Cited by 6SourcePDFScholar
2024

L2B: Learning to Bootstrap Robust Models for Combating Label Noise

CVPR 2024poster

Deep neural networks have shown great success in representation learning. Deep neural networks have shown great success in representation learning. However when learning with noisy labels (LNL) they can easily overfit and fail to generalize to new data. This paper introduces a simple and effective m…

2024

MicroDiffusion: Implicit Representation-Guided Diffusion for 3D Reconstruction from Limited 2D Microscopy Projections

CVPR 2024poster

Volumetric optical microscopy using non-diffracting beams enables rapid imaging of 3D volumes by projecting them axially to 2D images but lacks crucial depth information. Addressing this we introduce MicroDiffusion a pioneering tool facilitating high-quality depth-resolved 3D volume reconstruction f…

2024

Sculpting Holistic 3D Representation in Contrastive Language-Image-3D Pre-training

CVPR 2024poster

Contrastive learning has emerged as a promising paradigm for 3D open-world understanding i.e. aligning point cloud representation to image and text embedding space individually. In this paper we introduce MixCon3D a simple yet effective method aiming to sculpt holistic 3D representation in contrasti…

2024

Unleashing the Potential of SAM for Medical Adaptation via Hierarchical Decoding

CVPR 2024poster

The Segment Anything Model (SAM) has garnered significant attention for its versatile segmentation abilities and intuitive prompt-based interface. However its application in medical imaging presents challenges requiring either substantial training costs and extensive medical datasets for full model…

2023

Masked Autoencoders Enable Efficient Knowledge Distillers

CVPR 2023poster

This paper studies the potential of distilling knowledge from pre-trained models, especially Masked Autoencoders. Our approach is simple: in addition to optimizing the pixel reconstruction loss on masked inputs, we minimize the distance between the intermediate feature map of the teacher model and t…

2022

A Simple Data Mixing Prior for Improving Self-Supervised Learning

CVPR 2022poster

Data mixing (e.g., Mixup, Cutmix, ResizeMix) is an essential component for advancing recognition models. In this paper, we focus on studying its effectiveness in the self-supervised setting. By noticing the mixed images that share the same source images are intrinsically related to each other, we he…

Cited by 48PDFcodeScholar
2022

CD2-pFed: Cyclic Distillation-Guided Channel Decoupling for Model Personalization in Federated Learning

CVPR 2022poster

Federated learning (FL) is a distributed learning paradigm that enables multiple clients to collaboratively learn a shared global model. Despite the recent progress, it remains challenging to deal with heterogeneous data clients, as the discrepant data distributions usually prevent the global model…

Cited by 72PDFScholar
2022

In Defense of Image Pre-training for Spatiotemporal Recognition

ECCV 2022poster

"Image pre-training, the current de-facto paradigm for a wide range of visual tasks, is generally less favored in the field of video recognition. By contrast, a common strategy is to directly train with spatiotemporal convolutional neural networks (CNNs) from scratch. Nonetheless, interestingly, by…

2022

Multi-Granularity Cross-modal Alignment for Generalized Medical Visual Representation Learning

NeurIPS 2022accept

Learning medical visual representations directly from paired radiology reports has become an emerging topic in representation learning. However, existing medical image-text joint learning methods are limited by instance or local supervision analysis, ignoring disease-level semantic correspondences.…

2022

Rethinking Architecture Design for Tackling Data Heterogeneity in Federated Learning

CVPR 2022poster

Federated learning is an emerging research paradigm enabling collaborative training of machine learning models among different organizations while keeping data private at each institution. Despite recent progress, there remain fundamental challenges such as the lack of convergence and the potential…

Cited by 224PDFcodeScholar
2021

CAKES: Channel-wise Automatic KErnel Shrinking for Efficient 3D Networks

AAAI 2021technical

3D Convolution Neural Networks (CNNs) have been widely applied to 3D scene understanding, such as video analysis and volumetric image recognition. However, 3D networks can easily lead to over-parameterization which incurs expensive computation cost. In this paper, we propose Channel-wise Automatic K…

2020

Deep Distance Transform for Tubular Structure Segmentation in CT Scans

CVPR 2020oral

Tubular structure segmentation in medical images, e.g., segmenting vessels in CT scans, serves as a vital step in the use of computers to aid in screening early stages of related diseases. But automatic tubular structure segmentation in CT scans is a challenging problem, due to issues such as poor c…

Cited by 139PDFScholar
2020

Neural Architecture Search for Lightweight Non-Local Networks

CVPR 2020poster

Non-Local (NL) blocks have been widely studied in various vision tasks. However, it has been rarely explored to embed the NL blocks in mobile neural networks, mainly due to the following challenges: 1) NL blocks generally have heavy computation cost which makes it difficult to be applied in applicat…

Cited by 71PDFcodeScholar
2020

Universal Physical Camouflage Attacks on Object Detectors

CVPR 2020poster

In this paper, we study physical adversarial attacks on object detectors in the wild. Previous works mostly craft instance-dependent perturbations only for rigid or planar objects. To this end, we propose to learn an adversarial pattern to effectively attack all instances belonging to the same objec…

Cited by 235PDFScholar
2019

Improving Transferability of Adversarial Examples With Input Diversity

CVPR 2019poster

Though CNNs have achieved the state-of-the-art performance on various vision tasks, they are vulnerable to adversarial examples --- crafted by adding human-imperceptible perturbations to clean images. However, most of the existing adversarial attacks only achieve relatively low success rates under t…

Cited by 1481PDFcodeScholar
2019

Prior-Aware Neural Network for Partially-Supervised Multi-Organ Segmentation

ICCV 2019accepted

Accurate multi-organ abdominal CT segmentation is essential to many clinical applications such as computer-aided intervention. As data annotation requires massive human labor from experienced radiologists, it is common that training data is usually partially-labeled. However, these background labels…

2018

Recurrent Saliency Transformation Network: Incorporating Multi-Stage Visual Cues for Small Organ Segmentation

CVPR 2018poster

We aim at segmenting small organs (e.g., the pancreas) from abdominal CT scans. As the target often occupies a relatively small region in the input image, deep neural networks can be easily confused by the complex and variable background. To alleviate this, researchers proposed a coarse-to-fine appr…

Cited by 285SourcePDFScholar
2017

Adversarial Examples for Semantic Segmentation and Object Detection

ICCV 2017poster

It has been well demonstrated that adversarial examples, i.e., natural images with visually imperceptible perturbations added, cause deep networks to fail on image classification. In this paper, we extend adversarial examples to semantic segmentation and object detection which are much more difficul…

Cited by 1248PDFScholar