My thoughts about some technical topics.
Some of my thoughts about technical topics in algorithm design, data mining, machine learning, and high performance computing. These will vary quite a bit in technical requirements.
Detecting A Lying Language Model.
Large language models are an exciting topic! However, they come with many security risks if companies are to use them in a variety of ways. How might we circumvent those vulnerabilities? Can we?
Multilevel Schemes Without Memory Movement.
Often, speeding up algorithms means introducing hefty memory overheads. This doesn’t have to always be the case.
The Shaky Grounds of Modularity Maximization.
Modularity maximization is an incredibly popular method for community detection. But it comes equipped with issues beyond the resolution limit.