Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

0

北京/匹兹堡 [日期] – 在人工智能领域,数据是驱动模型进步的关键燃料。为了更高效地获取高质量的预训练数据,清华大学和卡内基梅隆大学的研究团队联合推出了开源智能爬虫系统Crawl4LLM。该系统通过智能评估网页对大语言模型(LLM)预训练的价值,优先抓取高价值网页,从而将传统爬虫的效率提升近5倍。

Crawl4LLM的出现,旨在解决LLM预训练过程中数据获取的瓶颈问题。传统网络爬虫往往采用广撒网的方式,抓取大量低质量、冗余的信息,不仅浪费计算资源,也降低了模型训练的效率。Crawl4LLM则另辟蹊径,通过预训练影响力评分器,对网页进行价值评估,从而实现精准高效的数据采集。

Crawl4LLM的核心功能和技术原理:

  • 智能化网页选择: Crawl4LLM利用预训练影响力评分器(如DCLM fastText)对网页进行评分,该评分器基于网页内容的质量、相关性等指标,评估网页对LLM预训练的贡献。在每次爬取迭代中,新发现的网页会被评分器打分,根据分数决定爬取优先级。
  • 多种爬取模式: 系统支持智能模式、随机模式和基于链接数量的模式,以满足不同场景下的数据采集需求。智能模式基于网页价值评估,优先抓取高价值网页;随机模式适用于非精准需求场景;基于链接数量模式则适合大规模数据采集。
  • 优先级队列: Crawl4LLM基于优先级队列对网页进行排序,优先爬取评分最高的网页,替代传统爬虫基于图连通性(如PageRank)的调度机制。这使得系统能够快速发现和爬取对预训练最有价值的网页,减少对低价值网页的爬取。
  • 多维度数据评估: 系统不仅考虑网页内容的质量,还结合网页的链接数量、内容长度等多维度指标进行综合评分。通过分析高评分网页的链接关系,可以发现更多潜在的高价值网页。
  • 爬虫状态定期保存: Crawl4LLM支持定期保存爬虫状态,即使中断也能从中断点继续抓取,避免数据丢失。
  • 数据浏览与可视化: 系统提供数据浏览工具和可视化界面,方便用户实时监控爬取进度和效果。
  • 与DCLM框架无缝对接: Crawl4LLM能够与DCLM框架无缝对接,直接用于模型训练,提高数据流效率和准确性。

Crawl4LLM的应用场景广泛,包括:

  • LLM预训练数据收集: 高效获取高质量数据,用于大语言模型的预训练。
  • 搜索引擎优化: 提升搜索结果质量,优化用户体验。
  • 数据集构建: 快速筛选和构建高质量语料库,满足研究和商业需求。
  • 网络监测与分析: 监测网络动态,分析热点话题和信息传播。
  • 企业级数据采集: 精准抓取特定领域数据,用于知识管理或市场分析。

为了验证Crawl4LLM的有效性,研究团队在ClueWeb22数据集上进行了大规模模拟实验,并在不同场景下优化算法参数。实验结果表明,Crawl4LLM能够在有限的爬取量下达到最佳的预训练效果,同时减少对网站的流量负担,提升爬取行为的合规性。

Crawl4LLM的开源,无疑将为LLM领域的研究和应用带来积极影响。研究人员和开发者可以利用该系统更高效地获取高质量的预训练数据,从而加速LLM的研发和迭代。

项目地址:

Crawl4LLM的发布,标志着在LLM预训练数据获取方面迈出了重要一步。随着技术的不断发展,我们有理由相信,未来的LLM将更加智能、高效,为人类带来更多便利。

参考文献:


>>> Read more <<<

Views: 0

0

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注