← Search

Lu Fan

7 accepted papers

2025

Can LLMs Outshine Conventional Recommenders? A Comparative Evaluation

NeurIPS 2025poster

Integrating large language models (LLMs) into recommender systems has created new opportunities for improving recommendation quality. However, a comprehensive benchmark is needed to thoroughly evaluate and compare the recommendation capabilities of LLMs with traditional recommender systems. In this…

Cited by 0SourcecodeScholar
2024

Do Self-Supervised Speech and Language Models Extract Similar Representations as Human Brain?

ICASSP 2024accepted

Speech and language models trained through self-supervised learning (SSL) demonstrate strong alignment with brain activity during speech and language perception. However, given their distinct training modalities, it remains unclear whether they correlate with the same neural aspects. We directly add…

Cited by 0SourceScholar
2024

Neural2speech: A Transfer Learning Framework for Neural-Driven Speech Reconstruction

ICASSP 2024accepted

Reconstructing natural speech from neural activity is vital for enabling direct communication via brain-computer interfaces. Previous efforts have explored the conversion of neural recordings into speech using complex deep neural network (DNN) models trained on extensive neural recording data, which…

Cited by 0SourceScholar
2023

Just Adjust One Prompt: Enhancing In-Context Dialogue Scoring via Constructing the Optimal Subgraph of Demonstrations and Prompts

EMNLP 2023long main

The use of modern Large Language Models (LLMs) as chatbots still has some problems such as hallucinations and lack of empathy. Identifying these issues can help improve chatbot performance. The community has been continually iterating on reference-free dialogue evaluation methods based on large lang…

Cited by 0SourcecodeScholar
2022

A Closer Look at Few-Shot Out-of-Distribution Intent Detection

COLING 2022main

We consider few-shot out-of-distribution (OOD) intent detection, a practical and important problem for the development of task-oriented dialogue systems. Despite its importance, this problem is seldom studied in the literature, let alone examined in a systematic way. In this work, we take a closer l…

2021

Out-of-Scope Intent Detection with Self-Supervision and Discriminative Training

ACL 2021long

Out-of-distribution (OOD) intent detection is of practical importance in task-oriented dialogue systems. Since the distribution of outlier utterances is arbitrary and unknown in the training stage, existing methods commonly rely on strong assumptions on data distribution such as mixture of Gaussians…