paper-with-me

Papers

A Query-Driven Topic Model

2021-05-28 · Findings (ACL) 2021 8 · Zheng Fang, Yulan He, Rob Procter

Topic modeling is an unsupervised method for revealing the hidden semantic structure of a corpus. It has been increasingly widely adopted as a tool in the social sciences, including political science, digital humanities and sociological research in general. One desirable property of topic models is to allow users to find topics describing a specific aspect of the corpus. A possible solution is to incorporate domain-specific knowledge into topic modeling, but this requires a specification from domain experts. We propose a novel query-driven topic model that allows users to specify a simple query in words or phrases and return query-related topics, thus avoiding tedious work from domain experts. Our proposed approach is particularly attractive when the user-specified query has a low occurrence in a text corpus, making it difficult for traditional topic models built on word cooccurrence patterns to identify relevant topics. Experimental results demonstrate the effectiveness of our model in comparison with both classical topic models and neural topic models.

📄 PDF Abstract BibTeX arXiv:2106.07346

Code (0)

등록된 구현이 없습니다.

Tasks

modelTopic Models

Similar Papers 제목 키워드 기반

Elaborative Subtopic Query Reformulation for Broad and Indirect Queries in Travel Destination Recommendation

2024-10-02 · Qianfeng Wen, Yifan Liu, Joshua Zhang, George Saad 외

In Query-driven Travel Recommender Systems (RSs), it is crucial to understand the user intent behind challenging natural language(NL) destination queries such as the broadly worded "youth-friendly activities" or the indi…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems+1

A Semantic Search Pipeline for Causality-driven Adhoc Information Retrieval

2025-03-02 · Dhairya Dalal, Sharmi Dev Gupta, Bentolhoda Binaei

We present a unsupervised semantic search pipeline for the Causality-driven Adhoc Information Retrieval (CAIR-2021) shared task. The CAIR shared task expands traditional information retrieval to support the retrieval of …

Information RetrievalRetrieval

Social Commonsense-Guided Search Query Generation for Open-Domain Knowledge-Powered Conversations

2023-10-22 · Revanth Gangi Reddy, Hao Bai, Wentao Yao, Sharath Chandra Etagi Suresh 외

Open-domain dialog involves generating search queries that help obtain relevant knowledge for holding informative conversations. However, it can be challenging to determine what information to retrieve when the user is p…

Open-Domain DialogResponse Generation

Retrieval Augmented Generation for Topic Modeling in Organizational Research: An Introduction with Empirical Demonstration

2025-02-28 · Gerion Spielberger, Florian M. Artinger, Jochen Reb, Rudolf Kerschreiter

Analyzing textual data is the cornerstone of qualitative research. While traditional methods such as grounded theory and content analysis are widely used, they are labor-intensive and time-consuming. Topic modeling offer…

RAGRetrievalRetrieval-augmented Generation

DTECT: Dynamic Topic Explorer & Context Tracker

2025-07-10 · Suman Adhya, Debarshi Kumar Sanyal arxiv

The explosive growth of textual data over time presents a significant challenge in uncovering evolving themes and trends. Existing dynamic topic modeling techniques, while powerful, often exist in fragmented pipelines th…

Topic Models