paper-with-me

홈 › Papers

Factor Analysis on Citation, Using a Combined Latent and Logistic Regression Model

2019-12-02 · Namjoon Suh, Xiaoming Huo, Eric Heim, Lee Seversky

We propose a combined model, which integrates the latent factor model and the logistic regression model, for the citation network. It is noticed that neither a latent factor model nor a logistic regression model alone is sufficient to capture the structure of the data. The proposed model has a latent (i.e., factor analysis) model to represents the main technological trends (a.k.a., factors), and adds a sparse component that captures the remaining ad-hoc dependence. Parameter estimation is carried out through the construction of a joint-likelihood function of edges and properly chosen penalty terms. The convexity of the objective function allows us to develop an efficient algorithm, while the penalty terms push towards a low-dimensional latent component and a sparse graphical structure. Simulation results show that the proposed method works well in practical situations. The proposed method has been applied to a real application, which contains a citation network of statisticians (Ji and Jin, 2016). Some interesting findings are reported.

📄 PDF Abstract BibTeX arXiv:1912.00524

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimationregression

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

AI Answer Engine Citation Behavior An Empirical Analysis of the GEO16 Framework

2025-09-13 · Arlen Kumar, Leanid Palkhouski arxiv

AI answer engines increasingly mediate access to domain knowledge by generating responses and citing web sources. We introduce GEO-16, a 16 pillar auditing framework that converts on page quality signals into banded pill…

Scubed at 3C task B - A simple baseline for citation context influence classification

2020-08-01 · WOSP 2020 8 · Shubhanshu Mishra, Sudhanshu Mishra

We present our team Scubed’s approach in the 3C Citation Context Classification Task, Subtask B, citation context influence classification. Our approach relies on text based features transformed via tf-idf features follo…

Classificationregression

Mapping Computer Science Research: Trends, Influences, and Predictions

2023-08-01 · Mohammed Almutairi, Ozioma Collins Oguine

This paper explores the current trending research areas in the field of Computer Science (CS) and investigates the factors contributing to their emergence. Leveraging a comprehensive dataset comprising papers, citations,…

Decision Makingregression

Deep Poisson Factor Modeling

2015-12-01 · NeurIPS 2015 12 · Ricardo Henao, Zhe Gan, James Lu, Lawrence Carin

We propose a new deep architecture for topic modeling, based on Poisson Factor Analysis (PFA) modules. The model is composed of a Poisson distribution to model observed vectors of counts, as well as a deep hierarchy of h…

Topic Models

Jointly Efficient and Optimal Algorithms for Logistic Bandits

2022-01-06 · Louis Faury, Marc Abeille, Kwang-Sung Jun, Clément Calauzènes

Logistic Bandits have recently undergone careful scrutiny by virtue of their combined theoretical and practical relevance. This research effort delivered statistically efficient algorithms, improving the regret of previo…

Computational Efficiency