← Search

Kevin Chen-Chuan Chang

17 accepted papers

2025

ERU-KG: Efficient Reference-aligned Unsupervised Keyphrase Generation

ACL 2025long

Unsupervised keyphrase prediction has gained growing interest in recent years. However, existing methods typically rely on heuristically defined importance scores, which may lead to inaccurate informativeness estimation. In addition, they lack consideration for time efficiency. To solve these proble…

2025

MiniELM: A Lightweight and Adaptive Query Rewriting Framework for E-Commerce Search Optimization

ACL 2025finding

Query rewriting (QR) is a critical technique in e-commerce search, addressing the lexical gap between user queries and product descriptions to enhance search performance. Existing QR approaches typically fall into two categories: discriminative models and generative methods leveraging large language…

Cited by 0SourcePDFScholar
2025

Query Optimization for Parametric Knowledge Refinement in Retrieval-Augmented Large Language Models

EMNLP 2025

We introduce the Extract-Refine-Retrieve-Read (ERRR) framework, a novel approach designed to bridge the pre-retrieval information gap in Retrieval-Augmented Generation (RAG) systems through query optimization tailored to meet the specific knowledge requirements of Large Language Models (LLMs). Unlik

Cited by 0SourcePDFScholar
2024

ConTReGen: Context-driven Tree-structured Retrieval for Open-domain Long-form Text Generation

EMNLP 2024finding

Open-domain long-form text generation requires generating coherent, comprehensive responses that address complex queries with both breadth and depth. This task is challenging due to the need to accurately capture diverse facets of input queries. Existing iterative retrieval-augmented generation (RAG…

Cited by 1SourcePDFScholar
2024

Enhancing Short-Text Topic Modeling with LLM-Driven Context Expansion and Prefix-Tuned VAEs

EMNLP 2024finding

Topic modeling is a powerful technique for uncovering hidden themes within a collection of documents. However, the effectiveness of traditional topic models often relies on sufficient word co-occurrence, which is lacking in short texts. Therefore, existing approaches, whether probabilistic or neural…

Cited by 0SourcePDFScholar
2023

Can Language Models Be Specific? How?

ACL 2023findings

“He is a person”, “Paris is located on the earth”. Both statements are correct but meaningless - due to lack of specificity. In this paper, we propose to measure how specific the language of pre-trained language models (PLMs) is. To achieve this, we introduce a novel approach to build a benchmark fo…

2023

DimonGen: Diversified Generative Commonsense Reasoning for Explaining Concept Relationships

ACL 2023long

In this paper, we propose DimonGen, which aims to generate diverse sentences describing concept relationships in various everyday scenarios. To support this, we first create a benchmark dataset for this task by adapting the existing CommonGen dataset. We then propose a two-stage model called MoREE t…

2023

When to Use What: An In-Depth Comparative Empirical Analysis of OpenIE Systems for Downstream Applications

ACL 2023long

Open Information Extraction (OpenIE) has been used in the pipelines of various NLP tasks. Unfortunately, there is no clear consensus on which models to use in which tasks. Muddying things further is the lack of comparisons that take differing training sets into account. In this paper, we present an…

Cited by 8SourcePDFScholar
2022

Are Large Pre-Trained Language Models Leaking Your Personal Information?

EMNLP 2022finding

Are Large Pre-Trained Language Models Leaking Your Personal Information? In this paper, we analyze whether Pre-Trained Language Models (PLMs) are prone to leaking personal information. Specifically, we query PLMs for email addresses with contexts of the email address or prompts containing the owner’…

2022

DEER: Descriptive Knowledge Graph for Explaining Entity Relationships

EMNLP 2022main

We propose DEER (Descriptive Knowledge Graph for Explaining Entity Relationships) - an open and informative form of modeling entity relationships. In DEER, relationships between entities are represented by free-text relation descriptions. For instance, the relationship between entities of machine le…

2022

Understanding Jargon: Combining Extraction and Generation for Definition Modeling

EMNLP 2022main

Can machines know what twin prime is? From the composition of this phrase, machines may guess twin prime is a certain kind of prime, but it is still difficult to deduce exactly what twin stands for without additional knowledge. Here, twin prime is a jargon - a specialized term used by experts in a p…

2020

Geom-GCN: Geometric Graph Convolutional Networks

ICLR 2020spotlight

Message-passing neural networks (MPNNs) have been successfully applied in a wide variety of applications in the real world. However, two fundamental weaknesses of MPNNs' aggregators limit their ability to represent graph-structured data: losing the structural information of nodes in neighborhoods an…

Cited by 1460SourcecodeScholar