paper-with-me

Papers

Automated Feature-Topic Pairing: Aligning Semantic and Embedding Spaces in Spatial Representation Learning

2021-09-22 · Dongjie Wang, Kunpeng Liu, David Mohaisen, Pengyang Wang, Chang-Tien Lu, Yanjie Fu

Automated characterization of spatial data is a kind of critical geographical intelligence. As an emerging technique for characterization, Spatial Representation Learning (SRL) uses deep neural networks (DNNs) to learn non-linear embedded features of spatial data for characterization. However, SRL extracts features by internal layers of DNNs, and thus suffers from lacking semantic labels. Texts of spatial entities, on the other hand, provide semantic understanding of latent feature labels, but is insensible to deep SRL models. How can we teach a SRL model to discover appropriate topic labels in texts and pair learned features with the labels? This paper formulates a new problem: feature-topic pairing, and proposes a novel Particle Swarm Optimization (PSO) based deep learning framework. Specifically, we formulate the feature-topic pairing problem into an automated alignment task between 1) a latent embedding feature space and 2) a textual semantic topic space. We decompose the alignment of the two spaces into: 1) point-wise alignment, denoting the correlation between a topic distribution and an embedding vector; 2) pair-wise alignment, denoting the consistency between a feature-feature similarity matrix and a topic-topic similarity matrix. We design a PSO based solver to simultaneously select an optimal set of topics and learn corresponding features based on the selected topics. We develop a closed loop algorithm to iterate between 1) minimizing losses of representation reconstruction and feature-topic alignment and 2) searching the best topics. Finally, we present extensive experiments to demonstrate the enhanced performance of our method.

📄 PDF Abstract BibTeX arXiv:2109.11053

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Automated Knot Detection and Pairing for Wood Analysis in the Timber Industry

2025-05-09 · Guohao Lin, Shidong Pan, Rasul Khanbayov, Changxi Yang 외

Knots in wood are critical to both aesthetics and structural integrity, making their detection and pairing essential in timber processing. However, traditional manual annotation was labor-intensive and inefficient, neces…

Transfer LearningTriplet

Tethering Broken Themes: Aligning Neural Topic Models with Labels and Authors

2024-10-22 · Mayank Nagda, Phil Ostheimer, Sophie Fellenz

Topic models are a popular approach for extracting semantic information from large document collections. However, recent studies suggest that the topics generated by these models often do not align well with human intent…

Topic Models

When Harry Meets Superman: The Role of The Interlocutor in Persona-Based Dialogue Generation

2025-05-30 · Daniela Occhipinti, Marco Guerini, Malvina Nissim

Endowing dialogue agents with persona information has proven to significantly improve the consistency and diversity of their generations. While much focus has been placed on aligning dialogues with provided personas, the…

Dialogue GenerationDiversity

Cross-Domain Labeled LDA for Cross-Domain Text Classification

2018-09-16 · Baoyu Jing, Chenwei Lu, Deqing Wang, Fuzhen Zhuang 외

Cross-domain text classification aims at building a classifier for a target domain which leverages data from both source and target domain. One promising idea is to minimize the feature distribution differences of the tw…

ClassificationCross-Domain Text ClassificationGeneral Classificationtext-classification+1

Mix and Match: Context Pairing for Scalable Topic-Controlled Educational Summarisation

2026-04-20 · Nathikan Yodthapa, Thanapong Intharah, Sahan Bulathwela arxiv

Topic-controlled summarisation enables users to generate summaries focused on specific aspects of source documents. This paper investigates a data augmentation strategy for training small language models (sLMs) to perfor…

Data Augmentation