← Search

Weijieying Ren

6 accepted papers

2025

Analyzing and Reducing Catastrophic Forgetting in Parameter Efficient Tuning

ICASSP 2025accepted

Existing continual learning works explored strategies like memory replay, regularization, and parameter isolation, but little analysis was conducted on the optimization behavior of LLMs’ continual fine-tuning. In this work, we investigate the geometric connections of different minima along the conti…

Cited by 0SourceScholar
2025

DiaLLMs: EHR-Enhanced Clinical Conversational System for Clinical Test Recommendation and Diagnosis Prediction

ACL 2025finding

Recent advances in Large Language Models (LLMs) have led to remarkable progresses in medical consultation.However, existing medical LLMs overlook the essential role of Electronic Health Records (EHR) and focus primarily on diagnosis recommendation, limiting their clinical applicability. We propose D…

2025

RATT: A Thought Structure for Coherent and Correct LLM Reasoning

AAAI 2025technical

Large Language Models (LLMs) gain substantial reasoning and decision-making capabilities from thought structures. However, existing methods such as Tree of Thought and Retrieval Augmented Thoughts often fall short in complex tasks due to the limitations of insufficient local retrieval of factual kno…

2024

Gradient-Aware Logit Adjustment Loss for Long-Tailed Classifier

ICASSP 2024accepted

In the real-world setting, data often follows a long-tailed distribution, where head classes contain significantly more training samples than tail classes. Consequently, models trained on such data tend to be biased toward head classes. The medium of this bias is imbalanced gradients, which include…

Cited by 0SourceScholar
2024

Inducing Clusters Deep Kernel Gaussian Process for Longitudinal Data

AAAI 2024technical

We consider the problem of predictive modeling from irregularly and sparsely sampled longitudinal data with unknown, complex correlation structures and abrupt discontinuities. To address these challenges, we introduce a novel inducing clusters longitudinal deep kernel Gaussian Process (ICDKGP). ICDK…

2024

TabLog: Test-Time Adaptation for Tabular Data Using Logic Rules

ICML 2024poster

We consider the problem of test-time adaptation of predictive models trained on tabular data. Effective solution of this problem requires adaptation of predictive models trained on the source domain to a target domain, using only unlabeled target domain data, without access to source domain data. Ex…