paper-with-me

홈 › Papers

Concept Induction: Analyzing Unstructured Text with High-Level Concepts Using LLooM

2024-04-18 · Michelle S. Lam, Janice Teoh, James Landay, Jeffrey Heer, Michael S. Bernstein

Data analysts have long sought to turn unstructured text data into meaningful concepts. Though common, topic modeling and clustering focus on lower-level keywords and require significant interpretative work. We introduce concept induction, a computational process that instead produces high-level concepts, defined by explicit inclusion criteria, from unstructured text. For a dataset of toxic online comments, where a state-of-the-art BERTopic model outputs "women, power, female," concept induction produces high-level concepts such as "Criticism of traditional gender roles" and "Dismissal of women's concerns." We present LLooM, a concept induction algorithm that leverages large language models to iteratively synthesize sampled text and propose human-interpretable concepts of increasing generality. We then instantiate LLooM in a mixed-initiative text analysis tool, enabling analysts to shift their attention from interpreting topics to engaging in theory-driven analysis. Through technical evaluations and four analysis scenarios ranging from literature review to content moderation, we find that LLooM's concepts improve upon the prior art of topic models in terms of quality and data coverage. In expert case studies, LLooM helped researchers to uncover new insights even from familiar datasets, for example by suggesting a previously unnoticed concept of attacks on out-party stances in a political social media dataset.

📄 PDF Abstract BibTeX arXiv:2404.12259

Code (1)

michelle123lam/lloom 공식 구현

Tasks

Topic Models

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

The Dual-Route Model of Induction

2025-04-03 · Sheridan Feucht, Eric Todd, Byron Wallace, David Bau

Prior work on in-context copying has shown the existence of induction heads, which attend to and promote individual tokens during copying. In this work we introduce a new type of induction head: concept-level induction h…

In-Context Learningmodel

Few-Shot Learning of Visual Compositional Concepts through Probabilistic Schema Induction

2025-05-14 · Andrew Jun Lee, Taylor Webb, Trevor Bihl, Keith Holyoak 외

The ability to learn new visual concepts from limited examples is a hallmark of human cognition. While traditional category learning models represent each example as an unstructured feature vector, compositional concept …

Deep LearningFew-Shot Learning

Closed-Loop Ramp-Comparison Current Regulator for an Induction Machine with a PWM Voltage-Source Inverter

2023-11-23 · Aidar Zhetessov

This paper addresses the closed-loop ramp comparison current regulation in an induction machine fed by a pulse width modulated voltage source inverter. The regulator is implemented in a synchronous frame, serving as a fo…

Analyze Unstructured Data Patterns for Conceptual Representation

2018-08-29 · Aboubakr Aqle, Dena Al-Thani, Ali Jaoua

Online news media provides aggregated news and stories from different sources all over the world and up-to-date news coverage. The main goal of this study is to have a solution that considered as a homogeneous source for…

To Word Senses and Beyond: Inducing Concepts with Contextualized Language Models

2024-06-28 · Bastien Liétard, Pascal Denis, Mikaella Keller

Polysemy and synonymy are two crucial interrelated facets of lexical ambiguity. While both phenomena are widely documented in lexical resources and have been studied extensively in NLP, leading to dedicated systems, they…

ClusteringLEMMAWord Sense Induction