COMP5270 Sample Exam 1 中文详细题解
来源:
Sample Exam #1.pdf
说明: 原 PDF 是 sample exam 题目册,没有附官方 solutions。下面是按课程讲义和 tutorial/assignment 思路整理的中文详细题解。
重点: MIS 的 LP relaxation + randomized rounding、triangle counting estimator、streaming reservoir sampling。
总览
这份 sample exam 一共 4 题:
| 题目 | 分值 | 主题 |
|---|---|---|
| Problem 1 | 10 | MCQ,覆盖随机算法、hashing、Bloom filter、LP、LSH |
| Problem 2 | 15 | Maximum Independent Set 的 ILP/LP relaxation 和 randomized rounding |
| Problem 3 | 15 | 在 query access 下估计 triangle 数量 |
| Problem 4 | 20 | one-pass streaming 下 uniform edge sampling,并接上 Problem 3 的 triangle estimator |
Problem 1: Multiple Choice
每小题 1 分,答错 0 分,不答 0.5 分。
(1)
题意:如果一道 MCQ 有 3 个选项,随机猜是否比不答更好?