DLIRApr 29, 2019

Venue Analytics: A Simple Alternative to Citation-Based Metrics

arXiv:1904.12573v26 citationsHas Code
Originality Incremental advance
AI Analysis

This provides a transparent and repeatable alternative to citation metrics for evaluating venues, authors, and institutions in academia, though it is incremental as it builds on existing data-driven approaches.

The authors tackled the problem of evaluating publishing venues in Computer Science by developing a regression-based method using only publication data, which produced venue scores comparable to citation-based or peer-assessment metrics and enabled per-year quality tracking across 50 years of DBLP data.

We present a method for automatically organizing and evaluating the quality of different publishing venues in Computer Science. Since this method only requires paper publication data as its input, we can demonstrate our method on a large portion of the DBLP dataset, spanning 50 years, with millions of authors and thousands of publishing venues. By formulating venue authorship as a regression problem and targeting metrics of interest, we obtain venue scores for every conference and journal in our dataset. The obtained scores can also provide a per-year model of conference quality, showing how fields develop and change over time. Additionally, these venue scores can be used to evaluate individual academic authors and academic institutions. We show that using venue scores to evaluate both authors and institutions produces quantitative measures that are comparable to approaches using citations or peer assessment. In contrast to many other existing evaluation metrics, our use of large-scale, openly available data enables this approach to be repeatable and transparent. To help others build upon this work, all of our code and data is available at https://github.com/leonidk/venue_scores

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes