paper-with-me

Papers

Predicting Multiple Demographic Attributes with Task Specific Embedding Transformation and Attention Network

2019-03-25 · Raehyun Kim, Hyunjae Kim, Janghyuk Lee, Jaewoo Kang

Most companies utilize demographic information to develop their strategy in a market. However, such information is not available to most retail companies. Several studies have been conducted to predict the demographic attributes of users from their transaction histories, but they have some limitations. First, they focused on parameter sharing to predict all attributes but capturing task-specific features is also important in multi-task learning. Second, they assumed that all transactions are equally important in predicting demographic attributes. However, some transactions are more useful than others for predicting a certain attribute. Furthermore, decision making process of models cannot be interpreted as they work in a black-box manner. To address the limitations, we propose an Embedding Transformation Network with Attention (ETNA) model which shares representations at the bottom of the model structure and transforms them to task-specific representations using a simple linear transformation method. In addition, we can obtain more informative transactions for predicting certain attributes using the attention mechanism. The experimental results show that our model outperforms the previous models on all tasks. In our qualitative analysis, we show the visualization of attention weights, which provides business managers with some useful insights.

📄 PDF Abstract BibTeX arXiv:1903.10144

Code (1)

dmis-lab/demographic-prediction 공식 구현 pytorch

Tasks

AttributeDecision MakingMulti-Task Learning

Similar Papers 제목 키워드 기반

Community Question Answering Platforms vs. Twitter for Predicting Characteristics of Urban Neighbourhoods

2017-01-17 · Marzieh Saeidi, Alessandro Venerandi, Licia Capra, Sebastian Riedel

In this paper, we investigate whether text from a Community Question Answering (QA) platform can be used to predict and describe real-world attributes. We experiment with predicting a wide range of 62 demographic attribu…

Community Question AnsweringQuestion Answering

On Predicting Sociodemographics from Mobility Signals

2025-11-06 · Ekin Uğurel, Cynthia Chen, Brian H. Y. Lee, Filipe Rodrigues arxiv

Inferring sociodemographic attributes from mobility data could help transportation planners better leverage passively collected datasets, but this task remains difficult due to weak and inconsistent relationships between…

The Ecological Fallacy in Annotation: Modelling Human Label Variation goes beyond Sociodemographics

2023-06-20 · Matthias Orlikowski, Paul Röttger, Philipp Cimiano, Dirk Hovy

Many NLP tasks exhibit human label variation, where different annotators give different labels to the same texts. This variation is known to depend, at least in part, on the sociodemographics of annotators. Recent resear…

Fairness Beyond Demographics: Optimizing Performance Across Appearance-Based Hidden Cohorts in Medical Imaging

2026-05-28 · Milad Masroor, Cuong Nguyen, Kevin Wells, Gustavo Carneiro arxiv

Medical image analysis models can exhibit performance disparities across patient subgroups, threatening clinical safety and fairness. Existing methods typically address this issue by optimizing accuracy and fairness metr…

Simultaneous Unlearning of Multiple Protected User Attributes From Variational Autoencoder Recommenders Using Adversarial Training

2024-10-28 · Gustavo Escobedo, Christian Ganhör, Stefan Brandl, Mirjam Augstein 외

In widely used neural network-based collaborative filtering models, users' history logs are encoded into latent embeddings that represent the users' preferences. In this setting, the models are capable of mapping users' …

AttributeCollaborative FilteringFairness