UT Austin to Partner in New NSF Quantum Computing Institute
07/22/2020 - Original story by Marc G Airhart, College of Natural Sciences
07/22/2020 - Original story by Marc G Airhart, College of Natural Sciences
07/17/2020 - Imagine that you are a robot in a hospital: composed of bolts and bits, running on code, and surrounded by humans. It’s your first day on the job, and your task is to help your new human teammates—the hospital’s employees—do their job more effectively and efficiently. Mainly, you’re fetching things. You’ve never met the employees before, and don’t know how they handle their tasks. How do you know when to ask for instructions? At what point does asking too many questions become disruptive?
07/15/2020 - Article by Esther R Robards-Forbes | College of Natural Sciences
06/24/2020 - Note: the original article was written for and published on the Texas Advanced Computing Center website. Authorship credit goes to Faith Singer-Villalobos.
06/11/2020 - The datasets used by many software applications can be represented as graphs, defined by sets of vertices and edges. These graphs are rich with useful information, and can be used to determine patterns and relationships among the stored data. This process of discovering relevant patterns from graphs is called Graph Pattern Mining (GPM). A team of Texas Computer Science (TXCS) researchers advised by Dr. Keshav Pingali has done groundbreaking work to make GPM programs more efficient and accessible.
05/28/2020 - Artificial Intelligence (AI) is a rapidly evolving field, with advancements occurring every day. While the idea of an artificial intelligence system may conjure images of an autonomous machine that rattles out facts like a hi-tech encyclopedia, complex AI exists only because a countless number of talented individuals dedicate their time toward refining these systems.
03/25/2020 - The promise of artificial intelligence to solve problems in drug design, discover how babies learn language, and make progress in many other areas has been stymied by the inability of humans to understand what's going on inside AI systems. Researchers at six universities, including The University of Texas at Austin, are launching a partnership aimed at turning these AI "black boxes" into human-interpretable computer code, allowing them to solve hitherto unsolvable problems.
03/04/2020 - The paper titled “The BLIS Framework: Experiments in Portability” recently received the 2020 SIAM Activity Group on Supercomputing Best Paper Prize. Among the authors of this paper are TXCS professor Dr.
02/25/2020 - UPDATE (Jan. 18, 2021): The new approach to securing web browsers described below is now part of the latest version of the Firefox browser, available to all users.
02/04/2020 - Most websites that we use every day are database applications, which means that they involve software that interacts with an underlying database. As these websites evolve to meet the demands of their users, so must the software and the database schema, i.e., the model that determines the layout of the data. This process is extremely time-consuming and error-prone, because developers not only need to transform the data, but also re-implement all the affected parts of the application.