中文
相关论文

相关论文: Generalized Collective Inference with Symmetric Cl…

200 篇论文

We propose a method for inference in generalised linear mixed models (GLMMs) and several extensions of these models. First, we extend the GLMM by allowing the distribution of the random components to be non-Gaussian, that is, assuming an…

统计方法学 · 统计学 2021-07-27 Jeanett S. Pelck , Rodrigo Labouriau

We study the problem of counting the number of {\em isomorphic} copies of a given {\em template} graph, say $H$, in the input {\em base} graph, say $G$. In general, it is believed that polynomial time algorithms that solve this problem…

数据结构与算法 · 计算机科学 2015-03-03 Kashyap Dixit , Martin Fürer

Fair graph clustering is crucial for ensuring equitable representation and treatment of diverse communities in network analysis. Traditional methods often ignore disparities among social, economic, and demographic groups, perpetuating…

机器学习 · 计算机科学 2024-10-22 Sina Baharlouei , Sadra Sabouri

Correlation clustering is a widely studied framework for clustering based on pairwise similarity and dissimilarity scores, but its best approximation algorithms rely on impractical linear programming relaxations. We present faster…

数据结构与算法 · 计算机科学 2022-06-27 Nate Veldt

Knowledge Graphs (KGs) are a powerful representation of linked data, offering flexibility, semantic richness, and support for knowledge enrichment and reasoning. They help data owners organize and exploit heterogeneous data to provide…

密码学与安全 · 计算机科学 2026-05-20 Yasmine Hayder

Deterministic complex networks that use iterative generation algorithms have been found to more closely mirror properties found in real world networks than the traditional uniform random graph models. In this paper we introduce a new,…

组合数学 · 数学 2022-09-05 Erin Meger , Abigail Raz

Hierarchical clustering is a stronger extension of one of today's most influential unsupervised learning methods: clustering. The goal of this method is to create a hierarchy of clusters, thus constructing cluster evolutionary history and…

数据结构与算法 · 计算机科学 2021-01-14 MohammadTaghi Hajiaghayi , Marina Knittel

We give efficient "collaboration protocols" through which two parties, who observe different features about the same instances, can interact to arrive at predictions that are more accurate than either could have obtained on their own. The…

机器学习 · 计算机科学 2025-04-09 Natalie Collina , Ira Globus-Harris , Surbhi Goel , Varun Gupta , Aaron Roth , Mirah Shi

Multi-label classification aims to classify instances with discrete non-exclusive labels. Most approaches on multi-label classification focus on effective adaptation or transformation of existing binary and multi-class learning approaches…

机器学习 · 计算机科学 2019-01-03 Piotr Szymański , Tomasz Kajdanowicz , Nitesh Chawla

Ensembling is a successful technique to improve the performance of machine learning (ML) models. Conf-Ensemble is an adaptation to Boosting to create ensembles based on model confidence instead of model errors to better classify difficult…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Rafael Rosales , Peter Popov , Michael Paulitsch

Relational Continuous Models (RCMs) represent joint probability densities over attributes of objects, when the attributes have continuous domains. With relational representations, they can model joint probability distributions over large…

人工智能 · 计算机科学 2012-03-19 Jaesik Choi , Eyal Amir , David J. Hill

Collaborative filtering is an important technique for recommendation. Whereas it has been repeatedly shown to be effective in previous work, its performance remains unsatisfactory in many real-world applications, especially those where the…

信息检索 · 计算机科学 2018-08-15 Zhiyu Min , Dahua Lin

We describe a probabilistic (generative) view of affinity matrices along with inference algorithms for a subclass of problems associated with data clustering. This probabilistic view is helpful in understanding different models and…

机器学习 · 计算机科学 2012-12-12 Romer Rosales , Brendan J. Frey

Ensemble techniques have demonstrated remarkable success in improving predictive performance across various domains by aggregating predictions from multiple models [1]. In the realm of recommender systems, this research explores the…

信息检索 · 计算机科学 2024-07-09 Zainil Mehta , Tobias Vente

Learning with noisy labels (LNL) aims at designing strategies to improve model performance and generalization by mitigating the effects of model overfitting to noisy labels. The key success of LNL lies in identifying as many clean samples…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Jichang Li , Guanbin Li , Feng Liu , Yizhou Yu

Large language models (LLMs) exhibit remarkable capabilities, yet their reasoning remains opaque, raising safety and trust concerns. Attribution methods, which assign credit to input features, have proven effective for explaining the…

人工智能 · 计算机科学 2025-12-18 Chase Walker , Rickard Ewetz

Belief Propagation (BP) is one of the most popular methods for inference in probabilistic graphical models. BP is guaranteed to return the correct answer for tree structures, but can be incorrect or non-convergent for loopy graphical…

人工智能 · 计算机科学 2012-06-22 Siamak Ravanbakhsh , Chun-Nam Yu , Russell Greiner

Local clustering aims to identify specific substructures within a large graph without any additional structural information of the graph. These substructures are typically small compared to the overall graph, enabling the problem to be…

机器学习 · 计算机科学 2025-10-31 Zhaiming Shen , Sung Ha Kang

Large language models (LLMs) have become an important semantic infrastructure for modern recommender systems. A prevailing paradigm integrates LLM-derived semantic embeddings with collaborative representations via representation alignment,…

信息检索 · 计算机科学 2026-04-27 Maolin Wang , Dongze Wu , Jianing Zhou , Hongyu Chen , Beining Bao , Yu Jiang , Chenbin Zhang , Chang Wang , Jian Liu , Lei Sha

Recommender systems leverage product and community information to target products to consumers. Researchers have developed collaborative recommenders, content-based recommenders, and (largely ad-hoc) hybrid systems. We propose a unified…

信息检索 · 计算机科学 2013-01-14 Alexandrin Popescul , Lyle H. Ungar , David M Pennock , Steve Lawrence