← Search

Lu Dai

10 accepted papers

2026

Enhancing Multivariate Time Series Forecasting with Global Temporal Retrieval

ICLR 2026poster

Multivariate time series forecasting (MTSF) plays a vital role in numerous real-world applications, yet existing models remain constrained by their reliance on a limited historical context. This limitation prevents them from effectively capturing global periodic patterns that often span cycles signi…

Cited by 0SourcecodeScholar
2026

VL-Eraser: Vacuum Distillation for Machine Unlearning in Vision-Language Models

CVPR 2026

Machine unlearning (MU) aims to remove sensitive or undesired content from pre-trained models. Existing MU methods are commonly characterized as gradually degrading model performance on undesired data to realize approximate forgetting. Despite their successes, the effectiveness in multimodal unlearn

Cited by 0SourceScholar
2025

Foundation Models for Scientific Discovery: From Paradigm Enhancement to Paradigm Transition

NeurIPS 2025poster

Foundation models (FMs), such as GPT-4 and AlphaFold, are reshaping the landscape of scientific research. Beyond accelerating tasks such as hypothesis generation, experimental design, and result interpretation, they prompt a more fundamental question: Are FMs merely enhancing existing scientific met…

Cited by 0SourceScholar
2025

MolErr2Fix: Benchmarking LLM Trustworthiness in Chemistry via Modular Error Detection, Localization, Explanation, and Correction

EMNLP 2025

Large Language Models (LLMs) have shown growing potential in molecular sciences, but they often produce chemically inaccurate descriptions and struggle to recognize or justify potential errors. This raises important concerns about their robustness and reliability in scientific applications. To suppo

2025

SePer: Measure Retrieval Utility Through The Lens Of Semantic Perplexity Reduction

ICLR 2025spotlight

Large Language Models (LLMs) have demonstrated improved generation performance by incorporating externally retrieved knowledge, a process known as retrieval-augmented generation (RAG). Despite the potential of this approach, existing studies evaluate RAG effectiveness by 1) assessing retrieval and g…

2023

Cloth2Body: Generating 3D Human Body Mesh from 2D Clothing

ICCV 2023poster

In this paper, we define and study a new Cloth2Body problem which has a goal of generating 3d human body meshes from a 2D clothing image. Unlike the existing human mesh recovery problem, Cloth2Body needs to address new and emerging challenges raised by the partial observation of the input and the hi…

Cited by 4PDFcodeScholar
2022

Bi-Directional Iterative Prompt-Tuning for Event Argument Extraction

EMNLP 2022main

Recently, prompt-tuning has attracted growing interests in event argument extraction (EAE). However, the existing prompt-tuning methods have not achieved satisfactory performance due to the lack of consideration of entity information. In this paper, we propose a bi-directional iterative prompt-tunin…

2022

ConnPrompt: Connective-cloze Prompt Learning for Implicit Discourse Relation Recognition

COLING 2022main

Implicit Discourse Relation Recognition (IDRR) is to detect and classify relation sense between two text segments without an explicit connective. Vanilla pre-train and fine-tuning paradigm builds upon a Pre-trained Language Model (PLM) with a task-specific neural network. However, the task objective…

2022

Encoding and Fusing Semantic Connection and Linguistic Evidence for Implicit Discourse Relation Recognition

ACL 2022findings

Prior studies use one attention mechanism to improve contextual semantic representation learning for implicit discourse relation recognition (IDRR). However, diverse relation senses may benefit from different attention mechanisms. We also argue that some linguistic relation in between two words can…