Skip to content

Expertise Finding

Given a topic, question, or task, expertise finding uses evidence associated with candidate people to rank those most plausibly able to help.

Version
v2 · 2026-09-06 · History
Domain-specific #
1809
Origin domain
information retrieval and knowledge management
Subdomain
expertise retrieval
Aliases
Expert finding, Expert search, Expertise location

Core Idea

Expertise finding is the information-retrieval task of ranking people who are plausibly expert in a topic, question, or task by using evidence associated with those people. A user supplies an expertise need; the system relates that need to candidate people through profiles, authored or mentioning documents, work records, social or organizational signals, or other traceable evidence; and it returns people rather than documents as the primary results. The supporting evidence matters because topical co-occurrence, reputation, and organizational visibility are imperfect proxies for competence.

Scope of Application

The canonical habitat is enterprise search: an employee has a problem and needs colleagues who know a relevant technology, client, process, or scientific area. Organizational analyses treat expert-finding systems as a recurring problem class rather than one product, with architectures that acquire expertise evidence, model candidates, and expose the result for use. TREC's official Enterprise Track made this an evaluable retrieval task using organizational corpora. In 2005, systems received topical queries and ranked W3C people using the W3C document collection. In 2006, systems returned ranked candidates plus supporting documents so assessors and prospective users could inspect why a person had been recommended.

Clarity

Expertise finding clarifies that the relevant unit of retrieval is a person supported by evidence, not an evidence document treated as the final answer. A high-ranking technical report may reveal a candidate through authorship, contribution, or mention, but the transformation from document relevance to person relevance must be explicit. The strongest formal models differ precisely in where that transformation occurs: build a candidate language model from associated documents, or retrieve topic-relevant documents and aggregate their support toward candidates.

Manages Complexity

Organizations distribute knowledge across people and leave indirect traces across heterogeneous systems. No seeker can remember every colleague, interpret every title, read every work artifact, and follow every referral. Expertise finding compresses that many-to-many problem into an indexed relation among needs, evidence, and candidates. It makes “who might know?” tractable at a scale beyond personal memory and local networks.

Abstract Reasoning

Expertise-finding reasoning proceeds as a sequence of typed checks.

Specify the need. Determine whether the seeker wants explanatory knowledge, operational experience, formal authority, a collaborator, or an available responder. These are not interchangeable labels.

Define candidate eligibility. Decide whether candidates must be current employees, members of a community, researchers in a field, reachable contacts, or persons satisfying policy constraints. Candidate extraction is itself a failure surface when the universe is not supplied.

Knowledge Transfer

The full abstraction transfers exactly across enterprise expert search, researcher discovery, software-maintainer location, support escalation, community question routing, and evidence-based staffing. The people, evidence, and query vocabularies change, but every case still requires a need, a candidate set, person-linked evidence, an expertise inference, and a ranked person output.

Transfer is safest through the role structure rather than a vendor feature list. A code repository may replace publications with commits and issue resolutions; a hospital research directory may replace enterprise email with publications, trials, and grants; a support center may use incident records.

Relationships to Other Abstractions

Local relationship map for Expertise FindingParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.Expertise FindingDOMAINPrime abstraction: Search and Retrieval — is a kind ofSearch andRetrievalPRIME

Current abstraction Expertise Finding Domain-specific

Parents (1) — more general patterns this builds on

  • Expertise Finding is a kind of Search and Retrieval Prime

    Search and Retrieval is the minimal taxonomic parent: expertise finding is literally a query-driven retrieval process with indexed evidence, relevance matching, ranking, and returned objects.

Hierarchy paths (4) — routes to 3 parentless roots

Neighborhood in Abstraction Space

Expertise Finding sits in a sparse region of the domain-specific corpus (95th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Unclustered & Miscellaneous (1565 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08