PhotosBiographyFacebookTwitter

From Wikipedia, the free encyclopedia

Martin Vechev
Мартин Вечев
Born24 July 1977
NationalityBulgarian
Alma mater University of Cambridge
Simon Fraser University
Known forMachine learning for code (BigCode), Robust and Trustworthy AI, Quantum Programming, Silq Programming Language
AwardsACM SIGPLAN Robin Milner Young Researcher Award 2019
John Atanasoff Award
ERC Starting Grant
IBM Extraordinary Accomplishment Award
IBM Research Outstanding Project Award
Distinguished Paper Awards (RV 2010, OOPSLA 2016)
Google Faculty Award
Facebook Faculty Award
Scientific career
FieldsProgramming Languages, Machine Learning, Security
Institutions ETH Zurich
Website https://www.sri.inf.ethz.ch

Martin Vechev is a professor at the Department of Computer Science at ETH Zurich working in the fields of programming languages, machine learning, and security. He leads the Secure, Reliable, and Intelligent Systems Lab (SRI), part of the Department of Computer Science. He is known for his pioneering works in machine learning for code (BigCode), where he introduced statistical programming engines trained on large codebases, [1] reliable and trustworthy artificial intelligence, [2] where he introduced abstract interpretation methods for reasoning about deep neural networks to enable the verification of large machine learning models, and quantum programming, introducing the first high-level programming language and system Silq. [3]

Vechev has received the ACM SIGPLAN Robin Milner Young Researcher Award in 2019 [4] [5] [6] and a highly-visible ERC Starting Grant, [7] [8] [9] [10] which helped shape the area of machine learning for code. In 2016, his Ph.D. student Veselin Raychev received an Honorable Mention for the ACM Doctoral Dissertation Award and in 2021 his Ph.D. student Gagandeep Singh received the ACM SIGPLAN Doctoral Dissertation Award. [11] [12]

Vechev has also co-founded the deep tech start-ups LatticeFlow, [13] [14] DeepCode, [15] [16] [17] and ChainSecurity. [18]

Early life and education

Martin Vechev was born in Sofia, Bulgaria, where he attended the Sofia High School of Mathematics (SMG) from 1991 to 1994. He received a B.Sc. in Computer Science from Simon Fraser University in 2001 and a Ph.D. in computer science from the University of Cambridge in 2008. Prior to starting at ETH Zurich in 2012, Vechev was a Research Staff Member at the IBM T.J. Watson Research Center in New York, USA in the period 2007-2011.

Career

He has been in a group at ETH Zurich that has resulted in the creation of popular systems:

  • JSNice, DeGuard, and DeBIN, statistical deobfuscators for javascript, Android apps, and binary executables.
  • ETH Robustness Analyzer for Neural Networks (ERAN), a sound, precise, and scalable robustness verifier for deep neural networks based on abstract interpretation.
  • Silq, the first high-level programming language for quantum computing with a strong static type system [19] [3]
  • PSI Solver, an exact inference engineer for probabilistic programs
  • ELINA, a state-of-the-art library for numerical abstract domains for static analysis
  • Securify and VerX, static analyzer and automated verifier for Ethereum smart contracts
  • SyNET, NetComplete, NetDice: systems for deterministic and probabilistic verification and synthesis for computer networks

He has also co-founded the deep tech start-ups:

  • LatticeFlow, building the world’s first platform for delivering robust and trustworthy AI systems. [20] [21]
  • DeepCode, the first AI-based code review system, acquired by the security unicorn Snyk in 2020. [15] [16] [17]
  • and ChainSecurity, smart contract security audits based on formal mathematical guarantees, acquired by PwC Switzerland in 2020. [18]

Awards

References

  1. ^ "Building the next generation AI systems".
  2. ^ "Safe and reliable artificial intelligence".
  3. ^ a b "Silq is a new high-level programming language for quantum computers". TechCrunch. Retrieved December 19, 2021.
  4. ^ a b "ACM Young Researcher Award for Prof. Martin Vechev". ETH Zurich. 2019.
  5. ^ a b "Robin Milner Young Researcher Award".
  6. ^ a b "Prof. Martin Vechev honoured with ACM Young Researcher Award". inf.ethz.ch. Retrieved December 27, 2021.
  7. ^ a b "Building the next generation AI systems". ERC: European Research Council. 2015.
  8. ^ a b Interview at the European Parliament on ERC grants by Martin Vechev (ERC starting grant holder)., retrieved December 16, 2021
  9. ^ a b "CHF 10 million for young talents". ethz.ch. December 14, 2015. Retrieved December 16, 2021.
  10. ^ a b Vesper, Inga (June 4, 2018). "Europe's top science funder shows high-risk research pays off". Nature. 558 (7708): 16–17. Bibcode: 2018Natur.558...16V. doi: 10.1038/d41586-018-05325-4. PMID  29872198. S2CID  46949722.
  11. ^ "2021 ACM SIGPLAN Dissertation Award for Gagandeep Singh". inf.ethz.ch. September 14, 2021. Retrieved December 16, 2021.
  12. ^ "John C. Reynolds Doctoral Dissertation Award". www.sigplan.org. Retrieved December 16, 2021.
  13. ^ "ETH spin-off LatticeFlow raises $2.8M to help build trustworthy AI systems". TechCrunch. Retrieved December 13, 2021.
  14. ^ "Joint services announce winners of global AI competition". www.army.mil. Retrieved December 13, 2021.
  15. ^ a b "Snyk acquires DeepCode to boost its code review smarts". TechCrunch. Retrieved December 13, 2021.
  16. ^ a b "ETH AI spin-off DeepCode acquired by a unicorn in cybersecurity". ethz.ch. September 23, 2020. Retrieved December 16, 2021.
  17. ^ a b "AI Code Analysis Startup Founded by a Bulgarian Team Gets Acquired by a Cybersecurity Unicorn". Trending Topics. September 23, 2020. Retrieved December 16, 2021.
  18. ^ a b "ETH spin-off ChainSecurity is taken over by PwC Switzerland". inf.ethz.ch. Retrieved December 13, 2021.
  19. ^ Zurich, E. T. H. "The First Intuitive Programming Language for Quantum Computers". cacm.acm.org. Retrieved December 27, 2021.
  20. ^ "ETH spin-off LatticeFlow raises $2.8M to help build trustworthy AI systems". TechCrunch. Retrieved December 18, 2021.
  21. ^ Yovchev, Etien (December 3, 2021). "Seeing strong product adoption LatticeFlow expands to Sofia to accelerate the development of its platform for robust AI models". TheRecursive.com. Retrieved December 18, 2021.
  22. ^ "SIGPLAN Research Highlights Papers". www.sigplan.org. Retrieved December 27, 2021.
  23. ^ Raychev, Veselin; Vechev, Martin; Krause, Andreas (January 14, 2015). "Predicting Program Properties from "Big Code"". Proceedings of the 42nd Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages. POPL '15. New York, NY, USA: Association for Computing Machinery. pp. 111–124. doi: 10.1145/2676726.2677009. ISBN  978-1-4503-3300-9. S2CID  14571254.
  24. ^ Krause, Veselin Raychev, Martin Vechev, Andreas. "Predicting Program Properties from 'Big Code'". cacm.acm.org. Retrieved December 27, 2021.{{ cite web}}: CS1 maint: multiple names: authors list ( link)
  25. ^ Rinard, Martin C. "Technical Perspective: Borrowing Big Code to Automate Programming Activities". cacm.acm.org. Retrieved December 27, 2021.
  26. ^ Raychev, Veselin; Vechev, Martin; Sridharan, Manu (October 29, 2013). "Effective race detection for event-driven programs". Proceedings of the 2013 ACM SIGPLAN international conference on Object oriented programming systems languages & applications. OOPSLA '13. New York, NY, USA: Association for Computing Machinery. pp. 151–166. doi: 10.1145/2509136.2509538. ISBN  978-1-4503-2374-1. S2CID  9750610.
  27. ^ "Twitter post by Manu Sridharan: Outstanding Artifact Award for EventRacer". Twitter.
  28. ^ "John Atanassov Awards".
  29. ^ John Atanasoff Award 2009 - Vechev, retrieved December 13, 2021
  30. ^ "Мартин Вечев е носителят на тазгодишния приз". econ.bg (in Bulgarian). Retrieved December 13, 2021.
From Wikipedia, the free encyclopedia

Martin Vechev
Мартин Вечев
Born24 July 1977
NationalityBulgarian
Alma mater University of Cambridge
Simon Fraser University
Known forMachine learning for code (BigCode), Robust and Trustworthy AI, Quantum Programming, Silq Programming Language
AwardsACM SIGPLAN Robin Milner Young Researcher Award 2019
John Atanasoff Award
ERC Starting Grant
IBM Extraordinary Accomplishment Award
IBM Research Outstanding Project Award
Distinguished Paper Awards (RV 2010, OOPSLA 2016)
Google Faculty Award
Facebook Faculty Award
Scientific career
FieldsProgramming Languages, Machine Learning, Security
Institutions ETH Zurich
Website https://www.sri.inf.ethz.ch

Martin Vechev is a professor at the Department of Computer Science at ETH Zurich working in the fields of programming languages, machine learning, and security. He leads the Secure, Reliable, and Intelligent Systems Lab (SRI), part of the Department of Computer Science. He is known for his pioneering works in machine learning for code (BigCode), where he introduced statistical programming engines trained on large codebases, [1] reliable and trustworthy artificial intelligence, [2] where he introduced abstract interpretation methods for reasoning about deep neural networks to enable the verification of large machine learning models, and quantum programming, introducing the first high-level programming language and system Silq. [3]

Vechev has received the ACM SIGPLAN Robin Milner Young Researcher Award in 2019 [4] [5] [6] and a highly-visible ERC Starting Grant, [7] [8] [9] [10] which helped shape the area of machine learning for code. In 2016, his Ph.D. student Veselin Raychev received an Honorable Mention for the ACM Doctoral Dissertation Award and in 2021 his Ph.D. student Gagandeep Singh received the ACM SIGPLAN Doctoral Dissertation Award. [11] [12]

Vechev has also co-founded the deep tech start-ups LatticeFlow, [13] [14] DeepCode, [15] [16] [17] and ChainSecurity. [18]

Early life and education

Martin Vechev was born in Sofia, Bulgaria, where he attended the Sofia High School of Mathematics (SMG) from 1991 to 1994. He received a B.Sc. in Computer Science from Simon Fraser University in 2001 and a Ph.D. in computer science from the University of Cambridge in 2008. Prior to starting at ETH Zurich in 2012, Vechev was a Research Staff Member at the IBM T.J. Watson Research Center in New York, USA in the period 2007-2011.

Career

He has been in a group at ETH Zurich that has resulted in the creation of popular systems:

  • JSNice, DeGuard, and DeBIN, statistical deobfuscators for javascript, Android apps, and binary executables.
  • ETH Robustness Analyzer for Neural Networks (ERAN), a sound, precise, and scalable robustness verifier for deep neural networks based on abstract interpretation.
  • Silq, the first high-level programming language for quantum computing with a strong static type system [19] [3]
  • PSI Solver, an exact inference engineer for probabilistic programs
  • ELINA, a state-of-the-art library for numerical abstract domains for static analysis
  • Securify and VerX, static analyzer and automated verifier for Ethereum smart contracts
  • SyNET, NetComplete, NetDice: systems for deterministic and probabilistic verification and synthesis for computer networks

He has also co-founded the deep tech start-ups:

  • LatticeFlow, building the world’s first platform for delivering robust and trustworthy AI systems. [20] [21]
  • DeepCode, the first AI-based code review system, acquired by the security unicorn Snyk in 2020. [15] [16] [17]
  • and ChainSecurity, smart contract security audits based on formal mathematical guarantees, acquired by PwC Switzerland in 2020. [18]

Awards

References

  1. ^ "Building the next generation AI systems".
  2. ^ "Safe and reliable artificial intelligence".
  3. ^ a b "Silq is a new high-level programming language for quantum computers". TechCrunch. Retrieved December 19, 2021.
  4. ^ a b "ACM Young Researcher Award for Prof. Martin Vechev". ETH Zurich. 2019.
  5. ^ a b "Robin Milner Young Researcher Award".
  6. ^ a b "Prof. Martin Vechev honoured with ACM Young Researcher Award". inf.ethz.ch. Retrieved December 27, 2021.
  7. ^ a b "Building the next generation AI systems". ERC: European Research Council. 2015.
  8. ^ a b Interview at the European Parliament on ERC grants by Martin Vechev (ERC starting grant holder)., retrieved December 16, 2021
  9. ^ a b "CHF 10 million for young talents". ethz.ch. December 14, 2015. Retrieved December 16, 2021.
  10. ^ a b Vesper, Inga (June 4, 2018). "Europe's top science funder shows high-risk research pays off". Nature. 558 (7708): 16–17. Bibcode: 2018Natur.558...16V. doi: 10.1038/d41586-018-05325-4. PMID  29872198. S2CID  46949722.
  11. ^ "2021 ACM SIGPLAN Dissertation Award for Gagandeep Singh". inf.ethz.ch. September 14, 2021. Retrieved December 16, 2021.
  12. ^ "John C. Reynolds Doctoral Dissertation Award". www.sigplan.org. Retrieved December 16, 2021.
  13. ^ "ETH spin-off LatticeFlow raises $2.8M to help build trustworthy AI systems". TechCrunch. Retrieved December 13, 2021.
  14. ^ "Joint services announce winners of global AI competition". www.army.mil. Retrieved December 13, 2021.
  15. ^ a b "Snyk acquires DeepCode to boost its code review smarts". TechCrunch. Retrieved December 13, 2021.
  16. ^ a b "ETH AI spin-off DeepCode acquired by a unicorn in cybersecurity". ethz.ch. September 23, 2020. Retrieved December 16, 2021.
  17. ^ a b "AI Code Analysis Startup Founded by a Bulgarian Team Gets Acquired by a Cybersecurity Unicorn". Trending Topics. September 23, 2020. Retrieved December 16, 2021.
  18. ^ a b "ETH spin-off ChainSecurity is taken over by PwC Switzerland". inf.ethz.ch. Retrieved December 13, 2021.
  19. ^ Zurich, E. T. H. "The First Intuitive Programming Language for Quantum Computers". cacm.acm.org. Retrieved December 27, 2021.
  20. ^ "ETH spin-off LatticeFlow raises $2.8M to help build trustworthy AI systems". TechCrunch. Retrieved December 18, 2021.
  21. ^ Yovchev, Etien (December 3, 2021). "Seeing strong product adoption LatticeFlow expands to Sofia to accelerate the development of its platform for robust AI models". TheRecursive.com. Retrieved December 18, 2021.
  22. ^ "SIGPLAN Research Highlights Papers". www.sigplan.org. Retrieved December 27, 2021.
  23. ^ Raychev, Veselin; Vechev, Martin; Krause, Andreas (January 14, 2015). "Predicting Program Properties from "Big Code"". Proceedings of the 42nd Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages. POPL '15. New York, NY, USA: Association for Computing Machinery. pp. 111–124. doi: 10.1145/2676726.2677009. ISBN  978-1-4503-3300-9. S2CID  14571254.
  24. ^ Krause, Veselin Raychev, Martin Vechev, Andreas. "Predicting Program Properties from 'Big Code'". cacm.acm.org. Retrieved December 27, 2021.{{ cite web}}: CS1 maint: multiple names: authors list ( link)
  25. ^ Rinard, Martin C. "Technical Perspective: Borrowing Big Code to Automate Programming Activities". cacm.acm.org. Retrieved December 27, 2021.
  26. ^ Raychev, Veselin; Vechev, Martin; Sridharan, Manu (October 29, 2013). "Effective race detection for event-driven programs". Proceedings of the 2013 ACM SIGPLAN international conference on Object oriented programming systems languages & applications. OOPSLA '13. New York, NY, USA: Association for Computing Machinery. pp. 151–166. doi: 10.1145/2509136.2509538. ISBN  978-1-4503-2374-1. S2CID  9750610.
  27. ^ "Twitter post by Manu Sridharan: Outstanding Artifact Award for EventRacer". Twitter.
  28. ^ "John Atanassov Awards".
  29. ^ John Atanasoff Award 2009 - Vechev, retrieved December 13, 2021
  30. ^ "Мартин Вечев е носителят на тазгодишния приз". econ.bg (in Bulgarian). Retrieved December 13, 2021.

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook