← Search

Yifan Chen

28 accepted papers

2026

Learning Patient-Specific Disease Dynamics With Latent Flow Matching For Longitudinal Imaging Generation

ICLR 2026poster

Understanding disease progression is a central clinical challenge with direct implications for early diagnosis and personalized treatment. While recent generative approaches have attempted to model progression, key mismatches remain: disease dynamics are inherently continuous and monotonic, yet late…

Cited by 0SourceScholar
2026

Scheduling Thoughts: Learning the Order of Thought in Diffusion Language Models

ICML 2026poster

Masked diffusion language models decode by iteratively unmasking tokens, where the unmasking order defines an ``order of thought'' that strongly influences generation quality yet is typically chosen heuristically. We derive a tractable upper bound on the sequential decoding mismatch, measured by the…

Cited by 0SourceScholar
2026

When Human Preferences Flip: An Instance-Dependent Robust Loss for RLHF

AAAI 2026technical

Quality of datasets plays an important role in large language model (LLM) alignment. In collecting human feedback, however, preference flipping is ubiquitous and causes corruption in data annotation; the issue necessitates the alignment algorithms with improved robustness against potential flipped p

Cited by 0SourcePDFScholar
2025

A Recipe for Causal Graph Regression: Confounding Effects Revisited

ICML 2025poster

Through recognizing causal subgraphs, causal graph learning (CGL) has risen to be a promising approach for improving the generalizability of graph neural networks under out-of-distribution (OOD) scenarios. However, the empirical successes of CGL techniques are mostly exemplified in classification se…

2025

Ambiguity-aware Multi-level Incongruity Fusion Network for Multi-Modal Sarcasm Detection

COLING 2025main

Multi-modal sarcasm detection aims to identify whether a given image-text pair is sarcastic. The pivotal factor of the task lies in accurately capturing incongruities from different modalities. Although existing studies have achieved impressive success, they primarily committed to fusing the textual…

Cited by 0SourcePDFScholar
2025

Boost the Inference with Co-training: A Depth-guided Mutual Learning Framework for Semi-supervised Medical Polyp Segmentation

CVPR 2025poster

Semi-supervised polyp segmentation has made significant progress in recent years as a potential solution for computer-assisted treatment. Since depth images can provide extra information other than RGB images to help segment these problematic areas, depth-assisted polyp segmentation has gained much…

2025

Catch Causal Signals from Edges for Label Imbalance in Graph Classification

ICASSP 2025accepted

Despite significant advancements in causal research on graphs and its application to cracking label imbalance, the role of edge features in detecting the causal effects within graphs has been largely overlooked, leaving existing methods with untapped potential for further performance gains. In this…

Cited by 0SourceScholar
2025

EGENN: An Efficient Graph-Enhanced Neural Network for Multivariate Time Series Forecasting

ICASSP 2025accepted

Graph Neural Network (GNN) has been widely applied in multivariate time series forecasting due to its excellent relationship modeling capabilities. However, current methods still face limitations in computational efficiency or time series expression capabilities. To address these issues, we propose…

Cited by 0SourceScholar
2025

Optimized Gradient Clipping for Noisy Label Learning

AAAI 2025technical

Previous research has shown that constraining the gradient of loss function w.r.t. model-predicted probabilities can enhance the model robustness against noisy labels. These methods typically specify a fixed optimal threshold for gradient clipping through validation data to obtain the desired robust…

2025

SuperGPQA: Scaling LLM Evaluation across 285 Graduate Disciplines

NeurIPS 2025poster

Large language models (LLMs) have demonstrated remarkable proficiency in mainstream academic disciplines such as mathematics, physics, and computer science. However, human knowledge encompasses over 200 specialized disciplines, far exceeding the scope of existing benchmarks. The capabilities of LLMs…

Cited by 215SourceScholar
2025

Towards Robust Influence Functions with Flat Validation Minima

ICML 2025poster

The Influence Function (IF) is a widely used technique for assessing the impact of individual training samples on model predictions. However, existing IF methods often fail to provide reliable influence estimates in deep neural networks, particularly when applied to noisy training data. This issue d…

Cited by 0SourcePDFScholar
2024

Gliding over the Pareto Front with Uniform Designs

NeurIPS 2024poster

Multiobjective optimization (MOO) plays a critical role in various real-world domains. A major challenge therein is generating $K$ uniform Pareto-optimal solutions to represent the entire Pareto front. To address this issue, this paper firstly introduces \emph{fill distance} to evaluate the $K$ desi…

Cited by 2SourcePDFScholar
2024

LibMOON: A Gradient-based MultiObjective OptimizatioN Library in PyTorch

NeurIPS 2024poster

Multiobjective optimization problems (MOPs) are prevalent in machine learning, with applications in multi-task learning, learning under fairness or robustness constraints, etc. Instead of reducing multiple objective functions into a scalar objective, MOPs aim to optimize for the so-called Pareto opt…

2024

Principled Probabilistic Imaging using Diffusion Models as Plug-and-Play Priors

NeurIPS 2024poster

Diffusion models (DMs) have recently shown outstanding capabilities in modeling complex image distributions, making them expressive image priors for solving Bayesian inverse problems. However, most existing DM-based methods rely on approximations in the generative process to be generic to different…

2024

Probabilistic Forecasting with Stochastic Interpolants and Föllmer Processes

ICML 2024poster

We propose a framework for probabilistic forecasting of dynamical systems based on generative modeling. Given observations of the system state over time, we formulate the forecasting problem as sampling from the conditional distribution of the future system state given its current state. To this end…

2024

Unraveling and Mitigating Retriever Inconsistencies in Retrieval-Augmented Large Language Models

ACL 2024findings

Although Retrieval-Augmented Large Language Models (RALMs) demonstrate their superiority in terms of factuality, they do not consistently outperform the original retrieval-free Language Models (LMs). Our experiments reveal that this example-level performance inconsistency exists not only between ret…

2023

A Gromov--Wasserstein Geometric View of Spectrum-Preserving Graph Coarsening

ICML 2023poster

Graph coarsening is a technique for solving large-scale graph problems by working on a smaller version of the original graph, and possibly interpolating the results back to the original graph. It has a long history in scientific computing and has recently gained popularity in machine learning, parti…

2023

Conversational Recommender System and Large Language Model Are Made for Each Other in E-commerce Pre-sales Dialogue

EMNLP 2023long findings

E-commerce pre-sales dialogue aims to understand and elicit user needs and preferences for the items they are seeking so as to provide appropriate recommendations. Conversational recommender systems (CRSs) learn user representation and provide accurate recommendations based on dialogue context, but…

Cited by 0SourcecodeScholar
2023

Hypervolume Maximization: A Geometric View of Pareto Set Learning

NeurIPS 2023poster

This paper presents a novel approach to multiobjective algorithms aimed at modeling the Pareto set using neural networks. Whereas previous methods mainly focused on identifying a finite number of solutions, our approach allows for the direct modeling of the entire Pareto set. Furthermore, we estab…

2023

NTK-approximating MLP Fusion for Efficient Language Model Fine-tuning

ICML 2023poster

Fine-tuning a pre-trained language model (PLM) emerges as the predominant strategy in many natural language processing applications. However, even fine-tuning the PLMs and doing inference are expensive, especially on edge devices with low computing power. Some general approaches (e.g. quantization a…

2022

Empowering parameter-efficient transfer learning by recognizing the kernel structure in self-attention

NAACL 2022findings

The massive amount of trainable parameters in the pre-trained language models (PLMs) makes them hard to be deployed to multiple downstream tasks. To address this issue, parameter-efficient transfer learning methods have been proposed to tune only a few parameters during fine-tuning while freezing th…

2022

Inducer-tuning: Connecting Prefix-tuning and Adapter-tuning

EMNLP 2022main

Prefix-tuning, or more generally continuous prompt tuning, has become an essential paradigm of parameter-efficient transfer learning. Using a large pre-trained language model (PLM), prefix-tuning can obtain strong performance by training only a small portion of parameters. In this paper, we propose…

2022

Sketching as a Tool for Understanding and Accelerating Self-attention for Long Sequences

NAACL 2022long

Transformer-based models are not efficient in processing long sequences due to the quadratic space and time complexity of the self-attention modules. To address this limitation, Linformer and Informer reduce the quadratic complexity to linear (modulo logarithmic factors) via low-dimensional projecti…

2021

Accumulations of Projections—A Unified Framework for Random Sketches in Kernel Ridge Regression

AISTATS 2021poster

Building a sketch of an n-by-n empirical kernel matrix is a common approach to accelerate the computation of many kernel methods. In this paper, we propose a unified framework of constructing sketching methods in kernel ridge regression (KRR), which views the sketching matrix S as an accumulation of…

Cited by 15SourcePDFScholar
2021

Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method

NeurIPS 2021poster

Transformers are expensive to train due to the quadratic time and space complexity in the self-attention mechanism. On the other hand, although kernel machines suffer from the same computation bottleneck in pairwise dot products, several approximation schemes have been successfully incorporated to c…