← Search

Mingyu Lu

6 accepted papers

2026

SurrogateSHAP: Training-Free Contributor Attribution for Text-to-Image (T2I) Models

ICML 2026poster

As Text-to-Image (T2I) diffusion models are increasingly used in real-world creative workflows, a principled framework for valuing contributors who provide a collection of data is essential for fair compensation and sustainable data marketplaces. While the Shapley value offers a theoretically ground…

Cited by 0SourceScholar
2025

An Efficient Framework for Crediting Data Contributors of Diffusion Models

ICLR 2025poster

As diffusion models are deployed in real-world settings and their performance driven by training data, appraising the contribution of data contributors is crucial to creating incentives for sharing quality data and to implementing policies for data compensation. Depending on the use case, model perf…

Cited by 0SourcePDFScholar
2025

BehaviorSFT: Behavioral Token Conditioning for Health Agents Across the Proactivity Spectrum

EMNLP 2025

Large Language Models (LLMs) as agents require careful behavioral adaptation. While adept at reactive tasks (e.g., medical reasoning), LLMs often struggle with proactive engagement, like unprompted identification of critical missing information or risks. We introduce **BehaviorBench**, a comprehensi

2025

CellCLIP - Learning Perturbation Effects in Cell Painting via Text-Guided Contrastive Learning

NeurIPS 2025poster

High-content screening (HCS) assays based on high-throughput microscopy techniques such as Cell Painting have enabled the interrogation of cells' morphological responses to perturbations at an unprecedented scale. The collection of such data promises to facilitate a better understanding of the relat…

Cited by 0SourcecodeScholar
2025

RRG-Mamba: Efficient Radiology Report Generation with State Space Model

IJCAI 2025

Recent advancements in radiology report generation have utilized deep neural networks such as CNNs and Transformers, achieving notable improvements in generating accurate and detailed reports. However, their practical adoption is hindered by the challenge of balancing global dependency modeling with

2023

Learning to Maximize Mutual Information for Dynamic Feature Selection

ICML 2023poster

Feature selection helps reduce data acquisition costs in ML, but the standard approach is to train models with static feature subsets. Here, we consider the dynamic feature selection (DFS) problem where a model sequentially queries features based on the presently available information. DFS is often…