Maria Gini | |
Birth Place: | Milan, Italy |
Nationality: | Italian and American |
Fields: | Computer Science |
Workplaces: | University of Minnesota |
Alma Mater: | University of Milano |
Doctoral Advisor: | Giovanni degli Antoni |
Awards: | ACM Distinguished Scientist AAAI Fellow CRA A. Nico Habermann Award NCWIT Harrold and Notkin Research and Graduate Morse-Alumni Award Mentoring Award INFORMS ISS Design Science Award |
Maria Gini is an Italian and American Computer Scientist in artificial intelligence and robotics. She has considerable service to the computer science artificial intelligence community and for broadening participation in computing. She was Chair of the ACM Special Interest Group in Artificial Intelligence SIGAI (renamed from SIGART) from 2003 to 2010. She is currently a member of the CRA-W board.[1]
She received a degree in physics (a laurea) from the University of Milan in 1972. From 1974 to 1979 she was a Research Associate and from 1980 to 1982 a Senior Research Associate in the Department of Electronics in Politecnico of Milano in Italy. She then joined the Department of Computer Science at the University of Minnesota in 1982 as an Assistant Professor. She became the first female to join the department.[2] With her imagination and dedication to her field, she has received many outstanding achievements and honors in teaching, including the Morse-Alumni Award in 1987.[3] While there she was promoted to Associate Professor in 1988 and to Professor in 1997. In 2001 Gini received the Distinguished Women Scholars Award from the University of Minnesota.[4] Since 2005 she has also been Associate Chair of the Department of Computer Science and Engineering. She was named an AAAI fellow in 2008 "for significant contributions to coordination and competition in multirobot and multiagent systems, for leadership in the AI community, and for inspiring the next generation".[5] In 2011, she received the Mullen-Spector-Truax Women's Leadership Award from the University of Minnesota, presented annually to "a faculty or staff woman at the University who has made outstanding contributions to women's leadership development". Gini was also named an IEEE fellow in 2018.[6] As of 2019, she has graduated 34 Ph.D students as well as nearly 100 graduate students.[7]
Gini organized first the biennial MinneWIC (ACM-W Celebration of Women in Computing in the Upper MidWest) event in 2010, and went on to organize the event in 2012, 2015 and 2017 as well.[8] The first event had 140 attendees.[9]
She initiated and runs the Summer Computing Academy at the University of Minnesota for female junior high and high school students interested in computing. Every summer since 2015, Gini has invited up to 25 students on campus for this two week day camp where they are introduced to Python and get the opportunity to hear from various faculty and tour research facilities on campus.[10]
Gini met her current husband Daniel Boley through her fellowship at Stanford.
Gini created POINTY, a system that introduced the use of an interpreted language into robot programming and was one of the very early user interfaces designed for robot program development.[11] The major innovation in POINTY was to develop an interpreter for the programming language AL, which was the language used to program the Stanford manipulators. POINTY allowed programmers to develop and test programs interactively, as opposed to have to compile and debug them using assembly language on the real time robot controller. It also allowed users to specify positions of objects in the robot space by pointing to them, from which the name POINTY.
In other work, Maria and her co-author outline the effects of missing information on classical AI planning and how to deal with sensors when planning.[12] It shows how interrupting the planning process to start execution and collect sensor information affects the resulting plan and might make the problem unsolvable. It proposes instead to defer planning, and proposes domain independent and domain dependent strategies to enable the planner to decide what to do when information is missing.
Gini was one of the first to introduce the idea of creating a virtual market for agents to negotiate with each other.[13] This paper proposes an architecture with a banking system, a communication infrastructure, advertising, and methods for brokered transactions among agents. It describes an implemented prototype for the market, which was later extended to support bids for tasks that have time and precedence constraints.
Gini and her co-authors created the most complex autonomous task ever done by a group of very small robots, the University of Minnesota Scout.[14] The methods presented are distinctive in that they rely on extremely limited computing power and sensing in the robots, no communications, and no central controller. The methods are demonstrated with autonomous surveillance of an area by a group of Scouts that disperse to observe motions in the area with their cameras.
Gini and her co-authors proposed to use data collected by robots to create maps of indoor environments that are made of segments rather than probabilistic certainty grids.[15] This reduces drastically the size of the maps and makes them readily usable by humans. The work is motivated by the desire to build maps without having to use odometry, and to build maps with multiple robots without requiring the robots to see each other. Each robot builds a map incrementally by matching geometric features (segments and angles between them) in the environment with features previously obtained, The partial maps produced by each robot are then merged again using feature matching.
Gini and her authors proposed a method for auctions of tasks to a group of robots.[16] The most distinctive feature is the robustness of the method to robot failures, which is obtained by doing new rounds of auctions every time a task has been completed or a robot has exceeded the time allocated to the task. The paper provides bounds on the cost of the solution achieved, and includes experimental results obtained with real robots and in simulation in a variety of environments.
Gini also has work on economic regimes models to characterize market conditions in the form of recurrent statistical patterns.[17] The models can be used to predict prices, price trends, and the probability of receiving a customer order at a given price. The models are developed using statistical analysis of historical data, and are used in real-time to characterize observed market conditions and predict the evolution of market conditions over multiple time scales. The work described in this paper received the INFORMS ISS award.
Her notable awards include:
HER CURRENT PROJECTS:
HER PAST PROJECTS: