Alert button

"Topic Modeling": models, code, and papers
Alert button

Building3D: An Urban-Scale Dataset and Benchmarks for Learning Roof Structures from Point Clouds

Jul 21, 2023
Ruisheng Wang, Shangfeng Huang, Hongxin Yang

Figure 1 for Building3D: An Urban-Scale Dataset and Benchmarks for Learning Roof Structures from Point Clouds
Figure 2 for Building3D: An Urban-Scale Dataset and Benchmarks for Learning Roof Structures from Point Clouds
Figure 3 for Building3D: An Urban-Scale Dataset and Benchmarks for Learning Roof Structures from Point Clouds
Figure 4 for Building3D: An Urban-Scale Dataset and Benchmarks for Learning Roof Structures from Point Clouds

Urban modeling from LiDAR point clouds is an important topic in computer vision, computer graphics, photogrammetry and remote sensing. 3D city models have found a wide range of applications in smart cities, autonomous navigation, urban planning and mapping etc. However, existing datasets for 3D modeling mainly focus on common objects such as furniture or cars. Lack of building datasets has become a major obstacle for applying deep learning technology to specific domains such as urban modeling. In this paper, we present a urban-scale dataset consisting of more than 160 thousands buildings along with corresponding point clouds, mesh and wire-frame models, covering 16 cities in Estonia about 998 Km2. We extensively evaluate performance of state-of-the-art algorithms including handcrafted and deep feature based methods. Experimental results indicate that Building3D has challenges of high intra-class variance, data imbalance and large-scale noises. The Building3D is the first and largest urban-scale building modeling benchmark, allowing a comparison of supervised and self-supervised learning methods. We believe that our Building3D will facilitate future research on urban modeling, aerial path planning, mesh simplification, and semantic/part segmentation etc.

Viaarxiv icon

Prompt- and Trait Relation-aware Cross-prompt Essay Trait Scoring

May 26, 2023
Heejin Do, Yunsu Kim, Gary Geunbae Lee

Figure 1 for Prompt- and Trait Relation-aware Cross-prompt Essay Trait Scoring
Figure 2 for Prompt- and Trait Relation-aware Cross-prompt Essay Trait Scoring
Figure 3 for Prompt- and Trait Relation-aware Cross-prompt Essay Trait Scoring
Figure 4 for Prompt- and Trait Relation-aware Cross-prompt Essay Trait Scoring

Automated essay scoring (AES) aims to score essays written for a given prompt, which defines the writing topic. Most existing AES systems assume to grade essays of the same prompt as used in training and assign only a holistic score. However, such settings conflict with real-education situations; pre-graded essays for a particular prompt are lacking, and detailed trait scores of sub-rubrics are required. Thus, predicting various trait scores of unseen-prompt essays (called cross-prompt essay trait scoring) is a remaining challenge of AES. In this paper, we propose a robust model: prompt- and trait relation-aware cross-prompt essay trait scorer. We encode prompt-aware essay representation by essay-prompt attention and utilizing the topic-coherence feature extracted by the topic-modeling mechanism without access to labeled data; therefore, our model considers the prompt adherence of an essay, even in a cross-prompt setting. To facilitate multi-trait scoring, we design trait-similarity loss that encapsulates the correlations of traits. Experiments prove the efficacy of our model, showing state-of-the-art results for all prompts and traits. Significant improvements in low-resource-prompt and inferior traits further indicate our model's strength.

* Accepted at ACL 2023 (Findings, long paper) 
Viaarxiv icon

Neural Topic Modeling of Psychotherapy Sessions

Apr 13, 2022
Baihan Lin, Djallel Bouneffouf, Guillermo Cecchi, Ravi Tejwani

Figure 1 for Neural Topic Modeling of Psychotherapy Sessions
Figure 2 for Neural Topic Modeling of Psychotherapy Sessions
Figure 3 for Neural Topic Modeling of Psychotherapy Sessions
Figure 4 for Neural Topic Modeling of Psychotherapy Sessions

In this work, we compare different neural topic modeling methods in learning the topical propensities of different psychiatric conditions from the psychotherapy session transcripts parsed from speech recordings. We also incorporate temporal modeling to put this additional interpretability to action by parsing out topic similarities as a time series in a turn-level resolution. We believe this topic modeling framework can offer interpretable insights for the therapist to optimally decide his or her strategy and improve the psychotherapy effectiveness.

* This work is part of our research series in computational linguistics for psychotherapy and psychiatry (e.g. working alliance analysis in arXiv:2204.05522). arXiv admin note: text overlap with arXiv:2204.05522 
Viaarxiv icon

Diffusion Models in NLP: A Survey

May 24, 2023
Hao Zou, Zae Myung Kim, Dongyeop Kang

Figure 1 for Diffusion Models in NLP: A Survey
Figure 2 for Diffusion Models in NLP: A Survey
Figure 3 for Diffusion Models in NLP: A Survey
Figure 4 for Diffusion Models in NLP: A Survey

This survey paper provides a comprehensive review of the use of diffusion models in natural language processing (NLP). Diffusion models are a class of mathematical models that aim to capture the diffusion of information or signals across a network or manifold. In NLP, diffusion models have been used in a variety of applications, such as natural language generation, sentiment analysis, topic modeling, and machine translation. This paper discusses the different formulations of diffusion models used in NLP, their strengths and limitations, and their applications. We also perform a thorough comparison between diffusion models and alternative generative models, specifically highlighting the autoregressive (AR) models, while also examining how diverse architectures incorporate the Transformer in conjunction with diffusion models. Compared to AR models, diffusion models have significant advantages for parallel generation, text interpolation, token-level controls such as syntactic structures and semantic contents, and robustness. Exploring further permutations of integrating Transformers into diffusion models would be a valuable pursuit. Also, the development of multimodal diffusion models and large-scale diffusion language models with notable capabilities for few-shot learning would be important directions for the future advance of diffusion models in NLP.

Viaarxiv icon

Reinforcement Learning for Topic Models

May 08, 2023
Jeremy Costello, Marek Z. Reformat

Figure 1 for Reinforcement Learning for Topic Models
Figure 2 for Reinforcement Learning for Topic Models
Figure 3 for Reinforcement Learning for Topic Models
Figure 4 for Reinforcement Learning for Topic Models

We apply reinforcement learning techniques to topic modeling by replacing the variational autoencoder in ProdLDA with a continuous action space reinforcement learning policy. We train the system with a policy gradient algorithm REINFORCE. Additionally, we introduced several modifications: modernize the neural network architecture, weight the ELBO loss, use contextual embeddings, and monitor the learning process via computing topic diversity and coherence for each training step. Experiments are performed on 11 data sets. Our unsupervised model outperforms all other unsupervised models and performs on par with or better than most models using supervised labeling. Our model is outperformed on certain data sets by a model using supervised labeling and contrastive learning. We have also conducted an ablation study to provide empirical evidence of performance improvements from changes we made to ProdLDA and found that the reinforcement learning formulation boosts performance.

* 18 pages, 6 figures, Findings of ACL2023, code available at https://github.com/jeremy-costello/rl-for-topic-models 
Viaarxiv icon

MMT: A Multilingual and Multi-Topic Indian Social Media Dataset

Apr 02, 2023
Dwip Dalal, Vivek Srivastava, Mayank Singh

Figure 1 for MMT: A Multilingual and Multi-Topic Indian Social Media Dataset
Figure 2 for MMT: A Multilingual and Multi-Topic Indian Social Media Dataset
Figure 3 for MMT: A Multilingual and Multi-Topic Indian Social Media Dataset
Figure 4 for MMT: A Multilingual and Multi-Topic Indian Social Media Dataset

Social media plays a significant role in cross-cultural communication. A vast amount of this occurs in code-mixed and multilingual form, posing a significant challenge to Natural Language Processing (NLP) tools for processing such information, like language identification, topic modeling, and named-entity recognition. To address this, we introduce a large-scale multilingual, and multi-topic dataset (MMT) collected from Twitter (1.7 million Tweets), encompassing 13 coarse-grained and 63 fine-grained topics in the Indian context. We further annotate a subset of 5,346 tweets from the MMT dataset with various Indian languages and their code-mixed counterparts. Also, we demonstrate that the currently existing tools fail to capture the linguistic diversity in MMT on two downstream tasks, i.e., topic modeling and language identification. To facilitate future research, we will make the anonymized and annotated dataset available in the public domain.

* EACL Workshop C3NLP 2023  
Viaarxiv icon

Improving Contextualized Topic Models with Negative Sampling

Mar 27, 2023
Suman Adhya, Avishek Lahiri, Debarshi Kumar Sanyal, Partha Pratim Das

Figure 1 for Improving Contextualized Topic Models with Negative Sampling
Figure 2 for Improving Contextualized Topic Models with Negative Sampling
Figure 3 for Improving Contextualized Topic Models with Negative Sampling
Figure 4 for Improving Contextualized Topic Models with Negative Sampling

Topic modeling has emerged as a dominant method for exploring large document collections. Recent approaches to topic modeling use large contextualized language models and variational autoencoders. In this paper, we propose a negative sampling mechanism for a contextualized topic model to improve the quality of the generated topics. In particular, during model training, we perturb the generated document-topic vector and use a triplet loss to encourage the document reconstructed from the correct document-topic vector to be similar to the input document and dissimilar to the document reconstructed from the perturbed vector. Experiments for different topic counts on three publicly available benchmark datasets show that in most cases, our approach leads to an increase in topic coherence over that of the baselines. Our model also achieves very high topic diversity.

* Accepted at 19th International Conference on Natural Language Processing (ICON 2022) 
Viaarxiv icon

Improving Neural Topic Models with Wasserstein Knowledge Distillation

Mar 27, 2023
Suman Adhya, Debarshi Kumar Sanyal

Topic modeling is a dominant method for exploring document collections on the web and in digital libraries. Recent approaches to topic modeling use pretrained contextualized language models and variational autoencoders. However, large neural topic models have a considerable memory footprint. In this paper, we propose a knowledge distillation framework to compress a contextualized topic model without loss in topic quality. In particular, the proposed distillation objective is to minimize the cross-entropy of the soft labels produced by the teacher and the student models, as well as to minimize the squared 2-Wasserstein distance between the latent distributions learned by the two models. Experiments on two publicly available datasets show that the student trained with knowledge distillation achieves topic coherence much higher than that of the original student model, and even surpasses the teacher while containing far fewer parameters than the teacher's. The distilled model also outperforms several other competitive topic models on topic coherence.

* Accepted at ECIR 2023 
Viaarxiv icon

Examining European Press Coverage of the Covid-19 No-Vax Movement: An NLP Framework

Apr 29, 2023
David Alonso del Barrio, Daniel Gatica-Perez

Figure 1 for Examining European Press Coverage of the Covid-19 No-Vax Movement: An NLP Framework
Figure 2 for Examining European Press Coverage of the Covid-19 No-Vax Movement: An NLP Framework
Figure 3 for Examining European Press Coverage of the Covid-19 No-Vax Movement: An NLP Framework
Figure 4 for Examining European Press Coverage of the Covid-19 No-Vax Movement: An NLP Framework

This paper examines how the European press dealt with the no-vax reactions against the Covid-19 vaccine and the dis- and misinformation associated with this movement. Using a curated dataset of 1786 articles from 19 European newspapers on the anti-vaccine movement over a period of 22 months in 2020-2021, we used Natural Language Processing techniques including topic modeling, sentiment analysis, semantic relationship with word embeddings, political analysis, named entity recognition, and semantic networks, to understand the specific role of the European traditional press in the disinformation ecosystem. The results of this multi-angle analysis demonstrate that the European well-established press actively opposed a variety of hoaxes mainly spread on social media, and was critical of the anti-vax trend, regardless of the political orientation of the newspaper. This confirms the relevance of studying the role of high-quality press in the disinformation ecosystem.

Viaarxiv icon

A Topic Modeling Approach to Classifying Open Street Map Health Clinics and Schools in Sub-Saharan Africa

Dec 22, 2022
Joshua W. Anderson, Luis Iñaki Alberro Encina, Tina George Karippacheril, Jonathan Hersh, Cadence Stringer

Figure 1 for A Topic Modeling Approach to Classifying Open Street Map Health Clinics and Schools in Sub-Saharan Africa
Figure 2 for A Topic Modeling Approach to Classifying Open Street Map Health Clinics and Schools in Sub-Saharan Africa
Figure 3 for A Topic Modeling Approach to Classifying Open Street Map Health Clinics and Schools in Sub-Saharan Africa
Figure 4 for A Topic Modeling Approach to Classifying Open Street Map Health Clinics and Schools in Sub-Saharan Africa

Data deprivation, or the lack of easily available and actionable information on the well-being of individuals, is a significant challenge for the developing world and an impediment to the design and operationalization of policies intended to alleviate poverty. In this paper we explore the suitability of data derived from OpenStreetMap to proxy for the location of two crucial public services: schools and health clinics. Thanks to the efforts of thousands of digital humanitarians, online mapping repositories such as OpenStreetMap contain millions of records on buildings and other structures, delineating both their location and often their use. Unfortunately much of this data is locked in complex, unstructured text rendering it seemingly unsuitable for classifying schools or clinics. We apply a scalable, unsupervised learning method to unlabeled OpenStreetMap building data to extract the location of schools and health clinics in ten countries in Africa. We find the topic modeling approach greatly improves performance versus reliance on structured keys alone. We validate our results by comparing schools and clinics identified by our OSM method versus those identified by the WHO, and describe OSM coverage gaps more broadly.

Viaarxiv icon