paper-with-me

홈 › Papers

StyleDiff: Attribute Comparison Between Unlabeled Datasets in Latent Disentangled Space

2023-03-09 · Keisuke Kawano, Takuro Kutsuna, Ryoko Tokuhisa, Akihiro Nakamura, Yasushi Esaki

One major challenge in machine learning applications is coping with mismatches between the datasets used in the development and those obtained in real-world applications. These mismatches may lead to inaccurate predictions and errors, resulting in poor product quality and unreliable systems. In this study, we propose StyleDiff to inform developers of the differences between the two datasets for the steady development of machine learning systems. Using disentangled image spaces obtained from recently proposed generative models, StyleDiff compares the two datasets by focusing on attributes in the images and provides an easy-to-understand analysis of the differences between the datasets. The proposed StyleDiff performs in $O (d N\log N)$, where $N$ is the size of the datasets and $d$ is the number of attributes, enabling the application to large datasets. We demonstrate that StyleDiff accurately detects differences between datasets and presents them in an understandable format using, for example, driving scenes datasets.

📄 PDF Abstract BibTeX arXiv:2303.05102

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

StyleDiffusion: Prompt-Embedding Inversion for Text-Based Editing

2023-03-28 · Senmao Li, Joost Van de Weijer, Taihang Hu, Fahad Shahbaz Khan 외

A significant research effort is focused on exploiting the amazing capacities of pretrained diffusion models for the editing of images.They either finetune the model, or invert the image in the latent space of the pretra…

Text-based Image Editing

Boosting Unconstrained Face Recognition with Auxiliary Unlabeled Data

2020-03-17 · Yichun Shi, Anil K. Jain

In recent years, significant progress has been made in face recognition, which can be partially attributed to the availability of large-scale labeled face datasets. However, since the faces in these datasets usually cont…

DiversityDomain GeneralizationFace Recognition

Non-linear Attributed Graph Clustering by Symmetric NMF with PU Learning

2018-09-21 · Seiji Maekawa, Koh Takeuch, Makoto Onizuka

We consider the clustering problem of attributed graphs. Our challenge is how we can design an effective and efficient clustering method that precisely captures the hidden relationship between the topology and the attrib…

AttributeClusteringGraph Clustering

Resampled Datasets Are Not Enough: Mitigating Societal Bias Beyond Single Attributes

2024-07-04 · Yusuke Hirota, Jerone T. A. Andrews, Dora Zhao, Orestis Papakyriakopoulos 외

We tackle societal bias in image-text datasets by removing spurious correlations between protected groups and image attributes. Traditional methods only target labeled attributes, ignoring biases from unlabeled ones. Usi…

Image Captioningimage-classificationImage ClassificationMulti-Label Image Classification

Interpretable and Low-Resource Entity Matching via Decoupling Feature Learning from Decision Making

2021-06-08 · ACL 2021 5 · Zijun Yao, Chengjiang Li, Tiansi Dong, Xin Lv 외

Entity Matching (EM) aims at recognizing entity records that denote the same real-world object. Neural EM models learn vector representation of entity descriptions and match entities end-to-end. Though robust, these meth…

AttributeDecision MakingLanguage ModelingLanguage Modelling+1