Journal
At our last meeting, Dr. Hassibi suggested looking into the effects of a malicious user (workers who submit wrong information during the querying phase of building a crowdsourced dataset). After Alex, our malicious user went back to the strawberry interface and inputted 30 incorrect entries, Matthew ran the classification algorithm again. The obvious outcome was that there was a decrease in accuracy with any model. Below is a video of our conversation with Dr. Hassibi:
Also in the meeting, Dr. Hassibi and I discussed a feasible outline for a convex program. Dr. Hassibi noted that an adjacency matrix A is equal to the sum of its low-rank matrix L and sparse matrix S of negative-ones where there would have been zeroes. What we planned to have finished by the end of the week is to minimize the nuclear-norm of L (which is just the trace of a matrix) and the l1-norm of S multiplied by some regularization parameter λ. The program must be subject to L = L^T (L must be symmetric), L is greater or equal to 0 (positive-semidefinite), and A = L + S. When the convex program completes, we get L-hat which we can then run spectral clustering on it. Below is the notes that were taken during the meeting:

Another factor Dr. Hassibi recommended we look into is the trend of errors over time. Before, we had calculated the number of errors with queries in intervals of 30. Instead, Matthew did it my intervals of 1. Matthew is quick to point out a sudden decrease at 66 queries where the error suddenly becomes 0 on the graph below. The reason for such is unknown and is something we plan to figure out. Dr. Hassibi, in his last remarks before he had to go to another meeting, recommended changing the number of malicious users introduced in the dataset.

Last weekend, my family and I snuck out of our house to visit our house in Laguna for the natural phenomenon known as the bioluminescent waves. It was an hour-long drive to get down there because of how open the highways were. Of course, during our time there we socially distanced ourselves from everyone even though the beach was practically empty. We stayed until 9:00 and then back home with a binder of photos. Below is a video on what "blue waves" are about:
Comments
Post a Comment