Link-based Classification

Link-based Classification

| Prithviraj Sen, Lise Getoor
The paper "Link-based Classification" by Prithviraj Sen and Lise Getoor discusses the task of classifying samples using the relationships or links between them, a method known as *link-based classification*. The authors focus on the challenge of dealing with cycles in the link structure, which is common in real-world data such as webpages and social networks. They compare three popular approximate inference algorithms: *loopy belief propagation* (LBP), *mean field relaxation labeling* (MF), and *iterative classification algorithm* (ICA). These algorithms are evaluated in terms of their robustness to noise and their performance across different types of link correlations. The paper begins by defining the problem of link-based classification and the input required for collective classification algorithms (CCAs). It then introduces three CCA algorithms: LBP, which is a message-passing algorithm; MF, which is a relaxation labeling algorithm; and ICA, which assumes a neighborhood-based formulation. Each algorithm is described in detail, including their assumptions, algorithms, and justifications. The authors also discuss the learning algorithms used to train the maximum entropy classifiers for each CCA. For LBP and MF, the parameters are learned using a pairwise Markov network approach, while for ICA, the parameters of the "local classifier" function are learned. The paper concludes with a comparison of the performance of the three algorithms on various link structures and noise levels, aiming to identify the most effective method for link-based classification.The paper "Link-based Classification" by Prithviraj Sen and Lise Getoor discusses the task of classifying samples using the relationships or links between them, a method known as *link-based classification*. The authors focus on the challenge of dealing with cycles in the link structure, which is common in real-world data such as webpages and social networks. They compare three popular approximate inference algorithms: *loopy belief propagation* (LBP), *mean field relaxation labeling* (MF), and *iterative classification algorithm* (ICA). These algorithms are evaluated in terms of their robustness to noise and their performance across different types of link correlations. The paper begins by defining the problem of link-based classification and the input required for collective classification algorithms (CCAs). It then introduces three CCA algorithms: LBP, which is a message-passing algorithm; MF, which is a relaxation labeling algorithm; and ICA, which assumes a neighborhood-based formulation. Each algorithm is described in detail, including their assumptions, algorithms, and justifications. The authors also discuss the learning algorithms used to train the maximum entropy classifiers for each CCA. For LBP and MF, the parameters are learned using a pairwise Markov network approach, while for ICA, the parameters of the "local classifier" function are learned. The paper concludes with a comparison of the performance of the three algorithms on various link structures and noise levels, aiming to identify the most effective method for link-based classification.
Reach us at info@study.space
[slides and audio] Link-Based Classification