← Search

Ying Jin

22 accepted papers

2026

Controllable Sequence Editing for Biological and Clinical Trajectories

ICLR 2026poster

Conditional generation models for longitudinal sequences can produce new or modified trajectories given a conditioning input. However, they often lack control over when the condition should take effect (timing) and which variables it should influence (scope). Most methods either operate only on univ…

Cited by 0SourcecodeScholar
2026

Eating for a Sustainable Planet: Personalized Sustainable Diet Recommendation via Constraint-Aware Decision-Making Modeling

ICML 2026poster

A sustainable diet represents a multi-dimensional synergy among four essential pillars: nutrition adequacy, economic affordability, cultural acceptability, and environmental respect. Despite the prevalence of population-level sustainability modeling, practical implementation relies on effective indi…

Cited by 0SourceScholar
2025

Automated Hypothesis Validation with Agentic Sequential Falsifications

ICML 2025poster

Hypotheses are central to information acquisition, decision-making, and discovery. However, many real-world hypotheses are abstract, high-level statements that are difficult to validate directly. This challenge is further intensified by the rise of hypothesis generation from Large Language Models (L…

2025

Dual-Interrelated Diffusion Model for Few-Shot Anomaly Image Generation

CVPR 2025poster

The performance of anomaly inspection in industrial manufacturing is constrained by the scarcity of anomaly data. To overcome this challenge, researchers have started employing anomaly generation approaches to augment the anomaly dataset. However, existing anomaly generation methods suffer from limi…

2025

UniCombine: Unified Multi-Conditional Combination with Diffusion Transformer

ICCV 2025poster

With the rapid development of diffusion models in image generation, the demand for more powerful and flexible controllable frameworks is increasing. Although existing methods can guide generation beyond text prompts, the challenge of effectively combining multiple conditional inputs while maintainin…

2024

Adaptively Learning to Select-Rank in Online Platforms

ICML 2024poster

Ranking algorithms are fundamental to various online platforms across e-commerce sites to content streaming services. Our research addresses the challenge of adaptively ranking items from a candidate pool for heterogeneous users, a key component in personalizing user experience. We develop a user re…

Cited by 0SourcePDFScholar
2024

Conformal Alignment: Knowing When to Trust Foundation Models with Guarantees

NeurIPS 2024poster

Before deploying outputs from foundation models in high-stakes tasks, it is imperative to ensure that they align with human values. For instance, in radiology report generation, reports generated by a vision-language model must align with human evaluations before their use in medical decision-making…

2024

Feasible $Q$-Learning for Average Reward Reinforcement Learning

AISTATS 2024poster

Average reward reinforcement learning (RL) provides a suitable framework for capturing the objective (i.e. long-run average reward) for continuing tasks, where there is often no natural way to identify a discount factor. However, existing average reward RL algorithms with sample complexity guarantee…

Cited by 6SourcePDFScholar
2023

SPA: A Graph Spectral Alignment Perspective for Domain Adaptation

NeurIPS 2023poster

Unsupervised domain adaptation (UDA) is a pivotal form in machine learning to extend the in-domain model to the distinctive target domains where the data distributions differ. Most prior works focus on capturing the inter-domain transferability but largely overlook rich intra-domain structures, whic…

2023

UPop: Unified and Progressive Pruning for Compressing Vision-Language Transformers

ICML 2023poster

Real-world data contains a vast amount of multimodal information, among which vision and language are the two most representative modalities. Moreover, increasingly heavier models, e.g., Transformers, have attracted the attention of researchers to model compression. However, how to compress multimod…

2023

Uncertainty Quantification over Graph with Conformalized Graph Neural Networks

NeurIPS 2023spotlight

Graph Neural Networks (GNNs) are powerful machine learning prediction models on graph-structured data. However, GNNs lack rigorous uncertainty estimates, limiting their reliable deployment in settings where the cost of errors is significant. We propose conformalized GNN (CF-GNN), extending conformal…

2022

Should All Proposals Be Treated Equally in Object Detection?

ECCV 2022poster

"The complexity-precision trade-off of an object detector is a critical problem for resource constrained vision tasks. Previous works have emphasized detectors implemented with efficient backbones. The impact on this trade-off of proposal processing by the detection head is investigated in this work…

2021

Contemporary Symbolic Regression Methods and their Relative Performance

NeurIPS 2021poster

Many promising approaches to symbolic regression have been presented in recent years, yet progress in the field continues to suffer from a lack of uniform, robust, and transparent benchmarking standards. In this paper, we address this shortcoming by introducing an open-source, reproducible benchmark…

Cited by 336SourceScholar
2021

Few-Shot Object Detection via Association and DIscrimination

NeurIPS 2021poster

Object detection has achieved substantial progress in the last decade. However, detecting novel classes with only few samples remains challenging, since deep learning under low data regime usually leads to a degraded feature space. Existing works employ a holistic fine-tuning paradigm to tackle this…

2020

Computational and Statistical Tradeoffs in Inferring Combinatorial Structures of Ising Model

ICML 2020poster

We study the computational and statistical tradeoffs in inferring combinatorial structures of high dimensional simple zero-field ferromagnetic Ising model. Under the framework of oracle computational model where an algorithm interacts with an oracle that discourses a randomized version of truth, we…

Cited by 2SourcePDFScholar
2020

Minimum Class Confusion for Versatile Domain Adaptation

ECCV 2020poster

Domain Adaptation (DA) transfers a learning model from a labeled source domain to an unlabeled target domain which follows different distributions. There are a variety of DA scenarios subject to label sets and domain configurations, including closed-set and partial-set DA, as well as multi-source an…

2019

Transferable Normalization: Towards Improving Transferability of Deep Neural Networks

NeurIPS 2019poster

Deep neural networks (DNNs) excel at learning representations when trained on large-scale datasets. Pre-trained DNNs also show strong transferability when fine-tuned to other labeled datasets. However, such transferability becomes weak when the target dataset is fully unlabeled as in Unsupervised Do…