Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleDecember 2024
Stochastic Optimization and Learning for Two-Stage Supplier Problems
- research-articleNovember 2024
Algorithmic Persuasion with Evidence
ACM Transactions on Economics and Computation (TEAC), Volume 12, Issue 4Article No.: 12, Pages 1–34https://doi.org/10.1145/3696470In a game of persuasion with evidence, a sender has private information. By presenting evidence on the information, the sender wishes to persuade a receiver to take a single action (e.g., hire a job candidate, or convict a defendant). The sender’s utility ...
- short-paperOctober 2024
Submodular Optimization: Variants, Theory and Applications
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 5503–5506https://doi.org/10.1145/3627673.3680271Submodular function optimization is a fundamental tool in modeling complex interactions in machine learning and graph mining problems. We propose to study constrained submodular optimization to improve the current state of the art. Our goals are to ...
- research-articleOctober 2024
Understanding GNNs for Boolean Satisfiability through Approximation Algorithms
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 953–961https://doi.org/10.1145/3627673.3679813This paper delves into the interpretability of Graph Neural Networks in the context of Boolean Satisfiability. The goal is to demystify the internal workings of these models and provide insightful perspectives into their decision-making processes. This ...
- research-articleOctober 2024
Regularized Unconstrained Weakly Submodular Maximization
CIKM '24: Proceedings of the 33rd ACM International Conference on Information and Knowledge ManagementPages 3537–3548https://doi.org/10.1145/3627673.3679651Submodular optimization finds applications in machine learning and data mining. In this paper, we study the problem of maximizing functions of the form h = f-c, where f is a monotone, non-negative, weakly submodular set function and c is a modular ...
-
- research-articleOctober 2024
Towards Efficiency in Bilateral Trade: An Annotated Reading List
ACM SIGecom Exchanges (SIGECOM), Volume 20, Issue 2Pages 82–84https://doi.org/10.1145/3699804.3699812This is an annotated reading list on research towards designing socially efficient mechanisms for bilateral trade and its generalizations.
- research-articleSeptember 2024
Efficient Approximation Algorithms for Minimum Cost Seed Selection with Probabilistic Coverage Guarantee
Proceedings of the ACM on Management of Data (PACMMOD), Volume 2, Issue 4Article No.: 197, Pages 1–26https://doi.org/10.1145/3677133Given a social network G, a cost associated with each user, and an influence threshold η, the minimum cost seed selection problem (MCSS) aims to find a set of seeds that minimizes the total cost to reach η users. Existing works are mainly devoted to ...
- research-articleSeptember 2024
Efficient and Accurate PageRank Approximation on Large Graphs
Proceedings of the ACM on Management of Data (PACMMOD), Volume 2, Issue 4Article No.: 196, Pages 1–26https://doi.org/10.1145/3677132PageRank is a commonly used measurement in a wide range of applications, including search engines, recommendation systems, and social networks. However, this measurement suffers from huge computational overhead, which cannot be scaled to large graphs. ...
- ArticleSeptember 2024
Parity-Constrained Weighted k-Center
Algorithmic Aspects in Information and ManagementPages 84–93https://doi.org/10.1007/978-981-97-7798-3_8AbstractThis paper studies the parity-constrained weighted k-center (PARW k-center) problem. In the PARW k-center problem, we are given a set of vertices in a metric space with distances and a non-negative budget k. Additionally, each vertex is associated ...
- research-articleAugust 2024
Fast Query of Biharmonic Distance in Networks
KDD '24: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data MiningPages 1887–1897https://doi.org/10.1145/3637528.3671856Thebiharmonic distance (BD) is a fundamental metric that measures the distance of two nodes in a graph. It has found applications in network coherence, machine learning, and computational graphics, among others. In spite of BD's importance, efficient ...
- research-articleAugust 2024
- research-articleJuly 2024
- research-articleDecember 2024
Private Interdependent Valuations: New Bounds for Single-Item Auctions and Matroids
EC '24: Proceedings of the 25th ACM Conference on Economics and ComputationPages 448–464https://doi.org/10.1145/3670865.3673581We study auction design within the widely acclaimed model of interdependent values, introduced by Milgrom and Weber [1982]. In this model, every bidder i has a private signal si for the item for sale, and a public valuation function υi (s1, ..., sn) ...
- research-articleJune 2024
Hardness and Tight Approximations of Demand Strip Packing
SPAA '24: Proceedings of the 36th ACM Symposium on Parallelism in Algorithms and ArchitecturesPages 479–489https://doi.org/10.1145/3626183.3659971We settle the pseudo-polynomial complexity of the Demand Strip Packing (DSP) problem: Given a strip of fixed width and a set of items with widths and heights, the items must be placed inside the strip with the objective of minimizing the peak height. ...
- research-articleJune 2024
A Simpler and Parallelizable O(√log n)-approximation Algorithm for Sparsest Cut
SPAA '24: Proceedings of the 36th ACM Symposium on Parallelism in Algorithms and ArchitecturesPages 403–414https://doi.org/10.1145/3626183.3659969Currently, the best known tradeoff between approximation ratio and complexity for the Sparsest Cut problem is achieved by the algorithm in [Sherman, FOCS 2009]: it computes O(√(log n)/ε)-approximation using O(nε logO(1) n) maxflows for any ε∈[Θ(1/log n),...
- research-articleJune 2024
Approximating Maximum Matching Requires Almost Quadratic Time
STOC 2024: Proceedings of the 56th Annual ACM Symposium on Theory of ComputingPages 444–454https://doi.org/10.1145/3618260.3649785We study algorithms for estimating the size of maximum matching. This problem has been subject to extensive research. For n-vertex graphs, Bhattacharya, Kiss, and Saranurak [FOCS’23] (BKS) showed that an estimate that is within є n of the optimal ...
- research-articleJune 2024
Understanding the Cluster Linear Program for Correlation Clustering
STOC 2024: Proceedings of the 56th Annual ACM Symposium on Theory of ComputingPages 1605–1616https://doi.org/10.1145/3618260.3649749In the classic Correlation Clustering problem introduced by Bansal, Blum, and Chawla (FOCS 2002), the input is a complete graph where edges are labeled either + or −, and the goal is to find a partition of the vertices that minimizes the sum of the +...
- research-articleJune 2024
Exponential Quantum Space Advantage for Approximating Maximum Directed Cut in the Streaming Model
STOC 2024: Proceedings of the 56th Annual ACM Symposium on Theory of ComputingPages 1805–1815https://doi.org/10.1145/3618260.3649709While the search for quantum advantage typically focuses on speedups in execution time, quantum algorithms also offer the potential for advantage in space complexity. Previous work has shown such advantages for data stream problems, in which elements ...
- abstractJune 2024
Near-Optimal Packet Scheduling in Multihop Networks with End-to-End Deadline Constraints
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer SystemsPages 33–34https://doi.org/10.1145/3652963.3655069Scheduling packets with end-to-end deadline constraints in multihop networks is an important problem that has been notoriously difficult to tackle. Recently, there has been progress on this problem in the worst-case traffic setting, with the objective of ...
Also Published in:
ACM SIGMETRICS Performance Evaluation Review: Volume 52 Issue 1