← Search

Raymond Li

12 accepted papers

2026

Improving Neural Topic Modeling with Semantically-Grounded Soft Label Distributions

ICML 2026poster

Traditional neural topic models are typically optimized by reconstructing the document's Bag-of-Words (BoW) representations, overlooking contextual information and struggling with data sparsity. In this work, we propose a novel approach to construct semantically-grounded soft label targets using Lan…

Cited by 0SourceScholar
2025

CEMTM: Contextual Embedding-based Multimodal Topic Modeling

EMNLP 2025

We introduce CEMTM, a context-enhanced multimodal topic model designed to infer coherent and interpretable topic structures from both short and long documents containing text and images. CEMTM builds on fine-tuned large vision language models (LVLMs) to obtain contextualized embeddings, and employs

Cited by 0SourcePDFScholar
2025

DeTriever: Decoder-representation-based Retriever for Improving NL2SQL In-Context Learning

COLING 2025main

While in-context Learning (ICL) has proven to be an effective technique to improve the performance of Large Language Models (LLMs) in a variety of complex tasks, notably in translating natural language questions into Structured Query Language (NL2SQL), the question of how to select the most benefici…

2025

Delta-KNN: Improving Demonstration Selection in In-Context Learning for Alzheimer’s Disease Detection

ACL 2025long

Alzheimer’s Disease (AD) is a progressive neurodegenerative disorder that leads to dementia, and early intervention can greatly benefit from analyzing linguistic abnormalities. In this work, we explore the potential of Large Language Models as health assistants for AD diagnosis from patient-generate…

Cited by 0SourcePDFScholar
2025

Explicit Bayesian Inference to Uncover the Latent Themes of Large Language Models

ACL 2025finding

Large language models (LLMs) have demonstrated impressive generative capabilities, yet their inner mechanisms remain largely opaque. In this work, we introduce a novel approach to interpret LLMs generation process through the lens of an explicit Bayesian framework by inferring latent topic variables…

Cited by 0SourcePDFScholar
2023

Comparison of Model-Based and Model-Free Reinforcement Learning for Real-World Dexterous Robotic Manipulation Tasks

ICRA 2023poster

Model Free Reinforcement Learning (MFRL) has shown significant promise for learning dexterous robotic manipulation tasks, at least in simulation. However, the high number of samples, as well as the long training times, prevent MFRL from scaling to complex real-world tasks. Model- Based Reinforcement…

Cited by 12SourceScholar
2023

Diversity-Aware Coherence Loss for Improving Neural Topic Models

ACL 2023short

The standard approach for neural topic modeling uses a variational autoencoder (VAE) framework that jointly minimizes the KL divergence between the estimated posterior and prior, in addition to the reconstruction loss. Since neural topic models are trained by recreating individual input documents, t…

2023

Mixture-of-Linguistic-Experts Adapters for Improving and Interpreting Pre-trained Language Models

EMNLP 2023long findings

In this work, we propose a method that combines two popular research areas by injecting linguistic structures into pre-trained language models in the parameter-efficient fine-tuning (PEFT) setting. In our approach, parallel adapter modules encoding different linguistic structures are combined using…

Cited by 0SourceScholar
2022

Human Guided Exploitation of Interpretable Attention Patterns in Summarization and Topic Segmentation

EMNLP 2022main

The multi-head self-attention mechanism of the transformer model has been thoroughly investigated recently. In one vein of study, researchers are interested in understanding why and how transformers work. In another vein, researchers propose new attention augmentation methods to make transformers mo…

2021

DuoRAT: Towards Simpler Text-to-SQL Models

NAACL 2021long

Recent neural text-to-SQL models can effectively translate natural language questions to corresponding SQL queries on unseen databases. Working mostly on the Spider dataset, researchers have proposed increasingly sophisticated solutions to the problem. Contrary to this trend, in this paper we focus…

2021

T3-Vis: visual analytic for Training and fine-Tuning Transformers in NLP

EMNLP 2021system demonstrations

Transformers are the dominant architecture in NLP, but their training and fine-tuning is still very challenging. In this paper, we present the design and implementation of a visual analytic framework for assisting researchers in such process, by providing them with valuable insights about the model’…

2018

Towards Deep Conversational Recommendations

NeurIPS 2018poster

There has been growing interest in using neural networks and deep learning techniques to create dialogue systems. Conversational recommendation is an interesting setting for the scientific exploration of dialogue with natural language as the associated discourse involves goal-driven dialogue that of…

Cited by 484SourcePDFScholar