What is Microsoft Academic Search?

Microsoft Academic Search is a free academic search engine developed by Microsoft Research Asia, and it is also a test-bed for our object-level vertical search research. Driven by the latest search engine technology, Microsoft Academic Search enables users to not only find papers but to discover more information that goes beyond simple query results. With Microsoft Academic Search, you can:

  • Locate top research papers
  • Find top scientists, conferences, and journals in a specific field

How are the results ranked?


The objects are sorted based on two separate factors: their relevance to the query and their global importance. The relevance score of an object is computed by considering its attributes and its importance score is calculated by considering its relationships with other objects.

Technologies behind Microsoft Academic Search:

Search Help:

Basic Search:

To perform a search with Microsoft Academic Search, enter your keyword(s) in the box provided and click on the search buttonsearch go.

tab bar

These four tabs allow you to view relevant papers, authors, conferences and journals. Before you begin, you can select from these four categories to run your search.

Advanced Search:

Advanced search enables you to search on these specific fields:

  • Keywords
  • Paper Title
  • Author
  • Conference
  • Journal
  • Date

For example, it is possible to create a query to search for all "data mining" related papers published after 1999.

Advanced Search

You can also input the structured queries in the normal search filed. For example, it is possible to search for all "data mining" related papers published after 1999 by entering "data mining year>=2000" into the search field.

querystring

Structured query grammar:

<query> := <tokens>+
<token> := <normal query> | <field query>
<normal query> := (array of any non-white-space character)
<field query> := <key><oper><field query value>
<key> := 'author' | 'title' | 'conf' | 'jour' | 'year'
<oper> := '>=' | '<=' | ':' | '=' | '>' | '<'
<field query value> : <normal query> | '(' <normal query>+ ')'

More examples of advanced search grammar:

Search papers which contain "object level" in title and published after 2000

    "title:(object level) year>=2000"

Search papers published in WWW 2008

    "conf:www year=2008"

Result Display Help:

Search Result Page:

Once you’ve input your query, Microsoft Academic Search will return a list of results based on your keyword(s).

Example Query: Find all ranked papers with keywords "information retrieval", the results will be shown as below:

Search Result

A: Result Summary – Microsoft Academic Search shows a summary of your results, listing your query terms, the total number of results and the query cost.

B: Year Filter – Enable user to further filter your results by specifying year conditions.

C: Result –  Search result is shown here. Each result item contains the following information:

  • Paper title – Link to the paper detail page, which shows the aggregated information of a paper, including abstract, reference list, citation list, etc
  • Published date
  • Citations – Number of papers that have cited this paper; link to the full list of papers
  • Author name – Link to the author detail page, which shows the aggregated information of an author, including homepage, affiliation, address, publication list, etc
  • Paper abstract
  • Paper source – Link to the conference/journal page, which shows the aggregated information of a converence/journal, including publication count, citation count, publication year range, publication list, etc

D: Related Result Panel – The related author, conference and journal are shown.

Object Detail Page:

In addition to the search result page, Microsoft Academic Search also shows the detail information of a paper(or author, conference, journal). In the search result page, when a user clicks on paper title, author name, conference name, or journal name, he/she will be redirected to the object detail page. For example, here is a detailed page for the author: Wei-Ying Ma

Search Detail Page

Visual Explorer Page:

Microsoft Academic Search automatically summarizes the co-author information for each author. Through visual explorer, user can browse the top co-authors of authors by clicking one author in the displayed graph.

Visual Explorer Page

Computer Science Directory Page:

Microsoft Academic Search generates webpages with ranked objects for the 23 research fields within computer science. Users can use this page to discover influential papers, authors, conferences, and journals within their field. For example, the top-ranked conferences in graphics domain:

Directory Page