← Search

Yihang Chen

20 accepted papers

2026

Bridging Radiology and Pathology Foundation Models via Concept-Based Multimodal Co-Adaptation

ICLR 2026poster

Pretrained medical foundation models (FMs) have shown strong generalization across diverse imaging tasks, such as disease classification in radiology and tumor grading in histopathology. While recent advances in parameter-efficient finetuning have enabled effective adaptation of FMs to downstream ta…

Cited by 0SourcecodeScholar
2026

DR-MMSearchAgent: Deepening Reasoning in Multimodal Search Agents

ICML 2026poster

Agentic multimodal models have garnered significant attention for their ability to leverage external tools to tackle complex tasks. However, it is observed that such agents often meet premature interaction collapse, caused by two primary reasons: 1) the terminal reward often appending on the last to…

Cited by 0SourceScholar
2026

Fingerprinting Deep Neural Networks for Ownership Protection: An Analytical Approach

ICLR 2026poster

Adversarial-example-based fingerprinting approaches, which leverage the decision boundary characteristics of deep neural networks (DNNs) to craft fingerprints, has proven effective for protecting model ownership. However, a fundamental challenge remains unresolved: how far a fingerprint should be pl…

Cited by 0SourceScholar
2026

Horseshoe Splatting: Handling Structural Sparsity for Uncertainty-Aware Gaussian-Splatting Radiance Field Rendering

ICLR 2026poster

We introduce Horseshoe Splatting, a Bayesian extension of 3D Gaussian Splatting (3DGS) that jointly addresses structured sparsity in per-splat covariances and delivers calibrated uncertainty. While neural radiance fields achieve high-fidelity view synthesis and 3DGS attains real-time rendering with…

Cited by 0SourcecodeScholar
2026

IrisFP: Adversarial-Example-based Model Fingerprinting with Enhanced Uniqueness and Robustness

CVPR 2026

We propose IrisFP, a novel adversarial-example-based model fingerprinting framework that enhances both uniqueness and robustness by leveraging multi-boundary characteristics, multi-sample behaviors, and fingerprint discriminative power assessment to generate composite-sample fingerprints. Three key

Cited by 0SourceScholar
2026

LiteGuard: Efficient Task-Agnostic Model Fingerprinting with Enhanced Generalization

ICLR 2026poster

Task-agnostic model fingerprinting has recently gained increasing attention due to its ability to provide a universal framework applicable across diverse model architectures and tasks. The current state-of-the-art method, MetaV, ensures generalization by jointly training a set of fingerprints and a…

Cited by 0SourceScholar
2026

PCGS: Progressive Compression of 3D Gaussian Splatting

AAAI 2026technical

3D Gaussian Splatting (3DGS) achieves impressive rendering fidelity and speed for novel view synthesis. However, its substantial data size poses a significant challenge for practical applications. While many compression techniques have been proposed, they fail to efficiently utilize existing bitstre

Cited by 0SourcePDFScholar
2025

Amplifying Prominent Representations in Multimodal Learning via Variational Dirichlet Process

NeurIPS 2025poster

Developing effective multimodal fusion approaches has become increasingly essential in many real-world scenarios, such as health care and finance. The key challenge is how to preserve the feature expressiveness in each modality while learning cross-modal interactions. Previous approaches primarily…

Cited by 0SourcecodeScholar
2025

Fast Feedforward 3D Gaussian Splatting Compression

ICLR 2025poster

With 3D Gaussian Splatting (3DGS) advancing real-time and high-fidelity rendering for novel view synthesis, storage requirements pose challenges for their widespread adoption. Although various compression techniques have been proposed, previous art suffers from a common limitation: for any existing…

2025

RapVerse: Coherent Vocals and Whole-Body Motion Generation from Text

ICCV 2025poster

In this work, we introduce a challenging task for simultaneously generating 3D holistic body motions and singing vocals directly from textual lyrics inputs, advancing beyond existing works that typically address these two modalities in isolation. To facilitate this, we first collect the RapVerse dat…

Cited by 0SourcePDFScholar
2025

TalkCuts: A Large-Scale Dataset for Multi-Shot Human Speech Video Generation

NeurIPS 2025poster

In this work, we present TalkCuts, a large-scale dataset designed to facilitate the study of multi-shot human speech video generation. Unlike existing datasets that focus on single-shot, static viewpoints, TalkCuts offers 164k clips totaling over 500 hours of high-quality 1080P human speech videos w…

Cited by 0SourceScholar
2024

Free Lunch in Pathology Foundation Model: Task-specific Model Adaptation with Concept-Guided Feature Enhancement

NeurIPS 2024poster

Whole slide image (WSI) analysis is gaining prominence within the medical imaging field. Recent advances in pathology foundation models have shown the potential to extract powerful feature representations from WSIs for downstream tasks. However, these foundation models are usually designed for gener…

2024

Generalization of Scaled Deep ResNets in the Mean-Field Regime

ICLR 2024spotlight

Despite the widespread empirical success of ResNet, the generalization properties of deep ResNet are rarely explored beyond the lazy training regime. In this work, we investigate scaled ResNet in the limit of infinitely deep and wide neural networks, of which the gradient flow is described by a part…

Cited by 5SourcePDFScholar
2024

High-Dimensional Kernel Methods under Covariate Shift: Data-Dependent Implicit Regularization

ICML 2024poster

This paper studies kernel ridge regression in high dimensions under covariate shifts and analyzes the role of importance re-weighting. We first derive the asymptotic expansion of high dimensional kernels under covariate shifts. By a bias-variance decomposition, we theoretically demonstrate that the…

Cited by 3SourcePDFScholar
2024

MECD: Unlocking Multi-Event Causal Discovery in Video Reasoning

NeurIPS 2024spotlight

Video causal reasoning aims to achieve a high-level understanding of video content from a causal perspective. However, current video reasoning tasks are limited in scope, primarily executed in a question-answering paradigm and focusing on short videos containing only a single event and simple causal…

2024

Membership Inference Attacks against Large Vision-Language Models

NeurIPS 2024poster

Large vision-language models (VLLMs) exhibit promising capabilities for processing multi-modal tasks across various application scenarios. However, their emergence also raises significant data security concerns, given the potential inclusion of sensitive information, such as private photos and medic…

2024

cDP-MIL: Robust Multiple Instance Learning via Cascaded Dirichlet Process

ECCV 2024poster

"Multiple instance learning (MIL) has been extensively applied to whole slide histopathology image (WSI) analysis. The existing aggregation strategy in MIL, which primarily relies on the first-order distance (e.g., mean difference) between instances, fails to accurately approximate the true feature…

2020

Sanity-Checking Pruning Methods: Random Tickets can Win the Jackpot

NeurIPS 2020poster

Network pruning is a method for reducing test-time computational resource requirements with minimal performance degradation. Conventional wisdom of pruning algorithms suggests that: (1) Pruning methods exploit information from training data to find good subnetworks; (2) The architecture of the prune…