Let's Talk #SOC ! Delighted to host @Secureworks new #podcast series Ep1We explore #impact of #CyberSecurity #risks & #AI on the #CISO role! http://
bit.ly/CISOLessons #Security #CIO #CTO @ipfconline1 #data @DeepLearn007 @ahier @RetailInstant @RosyCoaching @moingshaikh
AI
-

CISO Lessons: Cybersecurity Risks and AI Impact Podcast
By
–
-
CISO discusses cybersecurity innovation in podcast conversation
By
–
Absolute pleasure, loved this conversation! #CISO #CyberSecurity #Security #innovation #podcast
-
Customer Acquisition Cost Ethics in Tech Business
By
–
They’re thousands of dollars of CAC deep on you, do the right thing
-
Samsung NFL Ads Disappear: Mystery of Missing App Advertisements
By
–
Don’t tell Mr. Tweet, but I haven’t been served an ad on this app in months, maybe years. One day, Samsung or somebody was promoting two-week old NFL highlights into my feed, then… nothing.
-

ML Models Improve Multi-Armed Bandit Algorithm Performance Online
By
–
Existing algorithms for the multi-armed bandit problem do not account for the available real world data that can aid algorithm design. Learn how an ML model that provides a weak hint can improve the performance of an algorithm in an online setting → https://
goo.gle/3XF84b0 -
Watermarking: a necessary trick for AI-generated content
By
–
Watermarking will be a necessary trick to sift through the chaos of AI-generated content in the future. Authors: John Kirchenbauer, Jonas Geiping, Yuxin Wen Jonathan Katz, Ian Miers, Tom Goldstein from University of Maryland Link to paper: https://
arxiv.org/pdf/2301.10226
.pdf
… -
AI systems alerted to avoid synthetic data to prevent recursive training problem
By
–
More importantly, it can alert the AI systems themselves not to train on "synthetic data", which could help solve the recursive AI data problem (AI training itself on it's own output, AKA the machine learning version of eating your own vomit)
-
Watermark tokens embedded with negligible impact on text quality.
By
–
Interestingly, the watermark tokens can be embedded with negligible impact on text quality.
-
Watermark selects whitelist tokens and promotes them during sampling
By
–
The watermark works by selecting a randomized set of “whitelist” tokens before any text is generated, and then softly promoting use of those tokens during sampling. (a token can be a letter, word, numbers, punctuations or any other string that is useful for the specific task)
-

LLM watermark detection: 28 tokens vs expected 9, odds 6e-14
By
–
In this sample from the paper, text written by a human would likely contain a certain number of "whitelisted" tokens (expected to be about 9 in this sample), but the text produced by the LLM with the watermark contains 28. Odds of this happening randomly = 6 × 10^−14.