# Lars Arge

> Danish computer scientist, Aarhus University, Duke University (1967-2020)

**Wikidata**: [Q20090142](https://www.wikidata.org/wiki/Q20090142)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Lars_Arge)  
**Source**: https://4ort.xyz/entity/lars-arge

## Summary  
Lars Arge (8 October 1967 – 23 December 2020) was a Danish computer scientist renowned for his pioneering work on massive‑data algorithmics and external‑memory algorithms. He served as a professor at Aarhus University and held a faculty position at Duke University, earning recognition as an ACM Fellow in 2012.

## Biography  
- **Born:** 8 October 1967  
- **Nationality:** Denmark  
- **Education:** Ph.D. in Computer Science, Aarhus University (doctoral advisor – Erik Meineche Schmidt)  
- **Known for:** Foundational contributions to massive‑data algorithmics and I/O‑efficient computation  
- **Employer(s):** Aarhus University (Department of Computer Science, DABAI); Duke University  
- **Field(s):** Computer science – algorithms for large‑scale data processing  

## Contributions  
Lars Arge’s research centered on designing algorithms that remain efficient when data exceeds main‑memory capacity. His work on external‑memory (I/O‑efficient) algorithms established theoretical foundations that enable modern big‑data systems to handle massive datasets with limited RAM. Arge authored numerous highly cited papers, many indexed in DBLP (author ID a/LArge) and Google Scholar (author ID MgdxxbAAAAAJ), influencing both academia and industry. He supervised doctoral students such as Thomas Mølhave, Ke Yi, and Andrew Danner, extending his impact through the next generation of researchers. In 2012 the Association for Computing Machinery (ACM) named him an ACM Fellow “for contributions to massive data algorithmics,” highlighting the practical relevance of his theoretical advances. His research outcomes are routinely cited in studies on external‑memory data structures, streaming algorithms, and large‑scale graph processing, underscoring a lasting legacy in the field of massive‑data computation.

## FAQs  
### Q: When was Lars Arge born and when did he pass away?  
A: He was born on 8 October 1967 and died on 23 December 2020.  

### Q: What area of computer science did Lars Arge specialize in?  
A: Arge specialized in massive‑data algorithmics, focusing on external‑memory and I/O‑efficient algorithms for handling data sets larger than main memory.  

### Q: Which major award did Lars Arge receive for his research?  
A: In 2012 he was elected an ACM Fellow for his contributions to massive data algorithmics; he was also named an ACM Distinguished Member in 2009.  

## Why They Matter  
Lars Arge transformed how computer scientists think about algorithmic efficiency in the era of big data. By rigorously analyzing the I/O costs of algorithms, he provided tools that allow modern systems—ranging from database engines to large‑scale graph processors—to operate efficiently despite memory constraints. His theoretical frameworks have been incorporated into textbooks, research curricula, and practical implementations, shaping the work of countless scholars and engineers. Moreover, through mentorship of doctoral students who now lead their own research groups, Arge’s influence propagates across the global computer‑science community. Without his contributions, many of today’s scalable data‑processing techniques would lack the solid mathematical underpinnings that ensure reliability and performance at massive scales.

## Notable For  
- **ACM Fellow (2012):** Recognized for seminal contributions to massive‑data algorithmics.  
- **ACM Distinguished Member (2009):** Early acknowledgment of his impact on computing.  
- **Professorship at Aarhus University:** Led the Department of Computer Science and the DABAI research group.  
- **Faculty position at Duke University:** Extended his research collaboration to the United States.  
- **Doctoral mentorship:** Supervised notable students including Thomas Mølhave, Ke Yi, and Andrew Danner.  

## Body  

### Early Life and Education  
Lars Arge was born on 8 October 1967 in Denmark. He pursued his higher education at Aarhus University, where he earned his doctorate under the supervision of Erik Meineche Schmidt, a prominent Danish computer scientist.

### Academic Career  
After completing his Ph.D., Arge joined the faculty of Aarhus University’s Department of Computer Science, eventually heading the DABAI (Data‑Intensive Algorithms and Applications) group. He also held a professorial appointment at Duke University, fostering trans‑Atlantic research collaborations.

### Research Contributions  
Arge’s primary research focus was on algorithms that remain efficient when processing data that cannot be stored entirely in RAM. His work introduced new external‑memory models, I/O‑optimal data structures, and streaming techniques that are now standard references in the field. These contributions are documented in a substantial body of publications indexed in DBLP (author ID a/LArge) and cited across disciplines that handle large‑scale data.

### Honors and Awards  
- **ACM Fellow (2012):** Cited “for contributions to massive data algorithmics.”  
- **ACM Distinguished Member (2009).**  
- Membership in the Royal Danish Academy of Sciences and Letters.  

### Legacy and Influence  
Beyond his publications, Arge’s mentorship produced a lineage of researchers who continue to advance algorithmic theory and practice. His algorithms underpin many modern data‑processing systems, ensuring that the field can keep pace with ever‑growing data volumes.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Lars Arge",
  "jobTitle": "Computer Scientist",
  "worksFor": {
    "@type": "Organization",
    "name": "Aarhus University"
  },
  "nationality": {
    "@type": "Country",
    "name": "Denmark"
  },
  "birthDate": "1967-10-08",
  "deathDate": "2020-12-23",
  "alumniOf": [
    {
      "@type": "EducationalOrganization",
      "name": "Aarhus University"
    }
  ],
  "knowsAbout": [
    "Computer Science",
    "Massive Data Algorithmics"
  ],
  "sameAs": [
    "https://en.wikipedia.org/wiki/Lars_Arge"
  ],
  "description": "Danish computer scientist known for foundational work on massive‑data algorithmics and external‑memory algorithms."
}

## References

1. [Source](http://editors.eptcs.org/)
2. [Source](https://www.acm.org/media-center/2012/december/acm-fellows-named-for-computing-innovations-that-advance-technologies-in-information-age)
3. [Source](https://awards.acm.org/distinguished-members/award-winners)
4. Mathematics Genealogy Project
5. [Source](https://cs.au.dk/news-events/news/show-news/artikel/in-memoriam-professor-lars-arge/)