scispace - formally typeset
J

Jeffrey Dean

Researcher at Google

Publications -  255
Citations -  207859

Jeffrey Dean is an academic researcher from Google. The author has contributed to research in topics: Deep learning & Web search query. The author has an hindex of 83, co-authored 242 publications receiving 179031 citations. Previous affiliations of Jeffrey Dean include University of Washington & World Health Organization.

Papers
More filters
Patent

Duplicate document detection in a web crawler system

TL;DR: In this paper, a set of documents sharing the same content as the newly crawled document is identified and a single representative document for the new set is identified in accordance with the set of predefined conditions.
Proceedings ArticleDOI

A framework for selective recompilation in the presence of complex intermodule dependencies

TL;DR: This work presents a simple framework for maintaining interrnodule dependencies, embodying different tradeoffs in terms of space usage, speed of processing, and selectivity of invalidation, that eases the implementation of incremental update of derived information.
Patent

Method and apparatus for finding mirrored hosts by analyzing urls

TL;DR: In this paper, a method and apparatus that detects mirrored host pairs using information about a large set of pages, including URLs, is described, and the identities of the detected mirrored hosts are then saved so that browsers, crawlers, proxy servers, or the like can correctly identify mirrored web sites.
Proceedings ArticleDOI

Dynamic Control Flow in Large-Scale Machine Learning

TL;DR: The TensorFlow programming model as discussed by the authors extends the use of dataflow graphs to represent machine learning models, offering several distinctive features, such as the branches of conditionals and bodies of loops can be partitioned across many machines to run on a set of heterogeneous devices.