Lasting Impact Award
The Lasting Impact Award honors the most impactful paper published by AI2 researchers three years prior to the award date. Papers are nominated by our institute's research leaders, and the final winner is selected by our Scientific Advisory Board using several criteria, including a paper's Highly Influential Citations.
2020
Bidirectional Attention Flow for Machine Comprehension
Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, and Hannaneh HajishirziICLR • 2017 Machine comprehension (MC), answering a query about a given context paragraph, requires modeling complex interactions between the context and the query. Recently, attention mechanisms have been successfully extended to MC. Typically these methods use…
2019
XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks
Mohammad Rastegari, Vicente Ordonez, Joseph Redmon, and Ali FarhadiECCV • 2016 We propose two efficient approximations to standard convolutional neural networks: Binary-Weight-Networks and XNOR-Networks. In Binary-Weight-Networks, the filters are approximated with binary values resulting in 32x memory saving. In XNOR-Networks, both the…