paper-with-me

홈 › Papers

Unveiling Differences in Generative Models: A Scalable Differential Clustering Approach

2025-01-01 · CVPR 2025 1 · Jingwei Zhang, Mohammad Jalali, Cheuk Ting Li, Farzan Farnia

A fine-grained comparison of generative models requires the identification of sample types generated differently by each of the involved models. While quantitative scores have been proposed in the literature to rank different generative models, score-based evaluation and ranking do not reveal the nuanced differences between the generative models in producing different sample types. In this work, we propose solving a differential clustering problem to detect sample types generated differently by two generative models. To solve the differential clustering problem, we develop a spectral method called Fourier-based Identification of Novel Clusters (FINC) to identify modes produced by a generative model with a higher frequency in comparison to a reference distribution. FINC provides a scalable algorithm based on random Fourier features to estimate the eigenspace of kernel covariance matrices of two generative models and utilize the principal eigendirections to detect the sample types present more dominantly in each model. We demonstrate the application of the FINC method to large-scale computer vision datasets and generative modeling frameworks. Our numerical results suggest the scalability of the developed Fourier-based method in highlighting the sample types produced with different frequencies by generative models. The project code is available at https://github.com/buyeah1109/FINC

📄 PDF Abstract BibTeX

Code (1)

buyeah1109/finc 공식 구현 pytorch

Tasks

Clustering

Similar Papers 제목 키워드 기반

Identification of Novel Modes in Generative Models via Fourier-based Differential Clustering

2024-05-04 · Jingwei Zhang, Mohammad Jalali, Cheuk Ting Li, Farzan Farnia

An interpretable comparison of generative models requires the identification of sample types produced more frequently by each of the involved models. While several quantitative scores have been proposed in the literature…

Clustering

DMRIntTk: integrating different DMR sets based on density peak clustering

2024-07-14 · Wenjin Zhang, Wenlong Jie, Wanxin Cui, Guihua Duan 외

\textbf{Background}: Identifying differentially methylated regions (DMRs) is a basic task in DNA methylation analysis. However, due to the different strategies adopted, different DMR sets will be predicted on the same da…

Clustering

Metric Embedding Initialization-Based Differentially Private and Explainable Graph Clustering

2025-09-07 · Haochen You, Baojing Liu arxiv

Graph clustering under the framework of differential privacy, which aims to process graph-structured data while protecting individual privacy, has been receiving increasing attention. Despite significant achievements in …

Graph Clustering

CoC-GAN: Employing Context Cluster for Unveiling a New Pathway in Image Generation

2023-08-23 · ZiHao Wang, Yiming Huang, Ziyu Zhou

Image generation tasks are traditionally undertaken using Convolutional Neural Networks (CNN) or Transformer architectures for feature aggregating and dispatching. Despite the frequent application of convolution and atte…

ClusteringGenerative Adversarial NetworkImage Generation

DiG: Differential Grounding for Enhancing Fine-Grained Perception in Multimodal Large Language Model

2025-12-14 · Zhou Tao, Shida Wang, Yongxiang Hua, Haoyu Cao 외 arxiv

Multimodal Large Language Models have achieved impressive performance on a variety of vision-language tasks, yet their fine-grained visual perception and precise spatial reasoning remain limited. In this work, we introdu…

Spatial ReasoningVisual Reasoning