Parallel Algorithm
Parallel algorithms aim to accelerate computation by distributing tasks across multiple processors, addressing the limitations of sequential approaches for large-scale problems. Current research focuses on improving the efficiency and approximation guarantees of parallel algorithms for diverse applications, including optimization (e.g., submodular maximization, convex optimization), graph problems (e.g., partitioning, min-cut/max-flow), and search algorithms (e.g., A* variants). These advancements are crucial for tackling computationally intensive tasks in various fields, such as machine learning, robotics, and computer vision, enabling faster and more efficient solutions to complex problems.
Papers
October 12, 2024
September 30, 2024
September 6, 2024
June 17, 2024
June 11, 2024
May 21, 2024
March 15, 2024
February 29, 2024
February 19, 2024
August 21, 2023
July 31, 2023
July 13, 2023
July 8, 2023
May 8, 2023
January 24, 2023
June 24, 2022
May 26, 2022
May 11, 2022
March 2, 2022