惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
IT之家
IT之家
博客园 - 聂微东
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
Last Week in AI
Last Week in AI
Apple Machine Learning Research
Apple Machine Learning Research
WordPress大学
WordPress大学
小众软件
小众软件
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
博客园 - 三生石上(FineUI控件)
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
量子位
月光博客
月光博客
博客园 - 【当耐特】
博客园 - 叶小钗

Common Crawl

Common Crawl - Blog - Introducing the AI Visibility Audit Common Crawl - Blog - Host- and Domain-Level Web Graphs March, April, and May 2026 Common Crawl - Blog - May 2026 Crawl Archive Now Available Common Crawl - Blog - April 2026 Crawl Archive Now Available in a Hugging Face Storage Bucket Common Crawl - Blog - You can now build directly on Common Crawl from the browser Common Crawl - Blog - Host- and Domain-Level Web Graphs February, March, and April 2026 Common Crawl - Blog - April 2026 Crawl Archive Now Available Common Crawl - Blog - April 2026 Common Crawl Newsletter Common Crawl - Blog - Announcing a Change to Common Crawl Dataset Size Reporting Common Crawl - Blog - Host- and Domain-Level Web Graphs January, February, and March 2026 Common Crawl - Blog - March 2026 Crawl Archive Now Available Common Crawl - Blog - IPv6 Adoption Across the Top 100K Web Hosts Common Crawl - Blog - Web Graph Statistics Gets a Proper Upgrade Common Crawl - Blog - Measuring Web Accessibility from Crawl Archives Common Crawl - Blog - Announcing the Whirlwind Tour of Common Crawl's Datasets Using Java Common Crawl - Blog - Host- and Domain-Level Web Graphs December 2025 and January/February 2026 Common Crawl - Blog - Introducing the New Examples & Resources Browser Common Crawl - Blog - February 2026 Crawl Archive Now Available Common Crawl - Blog - AI Plumbers at FOSDEM’26 Common Crawl - Blog - CommonLID: Re-evaluating State-of-the-Art Language Identification Performance on Web Data Common Crawl - Blog - Host- and Domain-Level Web Graphs November/December 2025 and January 2026 Common Crawl - Blog - January 2026 Crawl Archive Now Available Common Crawl - Blog - Web Archives for Social Sciences Datathon, Bristol Common Crawl - Blog - How SEOs Are Using Common Crawl's Web Graph Data for AI Ranking Signals Common Crawl - Blog - GneissWeb Annotations Examples Common Crawl - Blog - Common Crawl at the Mozilla Festival 2025 Common Crawl - Blog - Host- and Domain-Level Web Graphs October, November, December 2025 Common Crawl - Blog - December 2025 Crawl Archive Now Available Common Crawl - Blog - A Sampling of 2025 Research Referencing Common Crawl Common Crawl - Blog - Host- and Domain-Level Web Graphs September, October, and November 2025
Common Crawl - Blog - CC-Citations: A Visualization of Re...
2026-02-11 · via Common Crawl

Thousands of research papers mention, use, or cite Common Crawl data, making it difficult to get a meaningful overview from traditional academic search engines like Google Scholar.  To make exploration easier, we built an interactive visualization, available as a space on Hugging Face.

The visualization is implemented as a map-like web application in which 10,000+ research papers are displayed as markers on a map interface.  Users can explore the papers visually by dragging and zooming.  A search bar allows the user to find papers by their titles.

The positions of the papers on the map are defined by their semantic similarity.  Specifically, we use SciNCL paper embeddings based on paper titles and abstracts in combination with UMAP dimensionality reduction.  The different paper topics are visualized with different colors.  For topic detection we use LDA in combination with Anthropic’s Claude to come up with human readable topics.

Clusters of Research Papers

The visualization provides a clear overview of the research areas directly or indirectly using Common Crawl data.  Some topic clusters dominate, but many others are clearly visible too.  A few examples are listed below:

Security & Attack Detection

The topic of security and attack detection appears in several areas and clusters in the visualization (displayed in red).  Below are a few examples of papers from this topic:

A graph showing nodes representing research papers about security & attack detection in several clusters.

Research papers about security & attack detection in several clusters.

Machine Translation

One isolated topic cluster in the top-right corner is about machine translation research and related topics (displayed in green).  The cluster contains papers like:

A graph showing a cluster of research papers about machine translation.

A cluster of research papers about machine translation.

Ethics & Governance

At the very center of the map, there is a cluster about ethics and governance.  The cluster contains papers such as Multidimensional tie strength and economic development (Aiello et al., 2022).

A graph showing a cluster of research papers about ethics and governance.

A cluster of research papers about ethics and governance.

Other Topics

All research papers that cannot be assigned to a specific topic cluster are highlighted as “Other” (grey color).  For example, Tracking and Identifying International Propaganda and Influence Networks Online (Hanley, 2025) or Determining How Citations Are Used in Citation Contexts (Färber and Sampath, 2019) are part of this cluster.

A graph showing nodes representing research papers with other topics are scattered throughout the map.

Research papers with other topics are scattered throughout the map.

There are many more interesting research papers hidden here.  Please feel free to go and explore the interactive visualization on your own.