Tuesday, October 21

Reddit

Category Added in a WPeMatico Campaign

Comparing Precision Knowledge Editing with existing machine unlearning methods
News Feed, Reddit

Comparing Precision Knowledge Editing with existing machine unlearning methods

I've been working on a project called PKE (Precision Knowledge Editing), an open-source method to improve the safety of LLMs by reducing toxic content generation without impacting their general performance. It works by identifying "toxic hotspots" in the model using neuron weight tracking and activation pathway tracing and modifying them through a custom loss function. There's lots of current Machine unlearning techniques that can make LLMs safer right now like: Exact Unlearning: This method involves retraining the model from scratch after removing the undesired data. While it ensures complete removal of the data's influence, it is computationally expensive and time-consuming, especially for large models. Approximate Unlearning: Fine-Tuning: adjusting the model using the remaining data t...
ADOPT: A Modified Adam Optimizer with Guaranteed Convergence for Any Beta-2 Value
News Feed, Reddit

ADOPT: A Modified Adam Optimizer with Guaranteed Convergence for Any Beta-2 Value

A new modification to Adam called ADOPT enables optimal convergence rates regardless of the β₂ parameter choice. The key insight is adding a simple term to Adam's update rule that compensates for potential convergence issues when β₂ is set suboptimally. Technical details: - ADOPT modifies Adam's update rule by introducing an additional term proportional to (1-β₂) - Theoretical analysis proves O(1/√T) convergence rate for any β₂ ∈ (0,1) - Works for both convex and non-convex optimization - Maintains Adam's practical benefits while improving theoretical guarantees - Requires no additional hyperparameter tuning Key results: - Matches optimal convergence rates of SGD for smooth non-convex optimization - Empirically performs similarly or better than Adam across tested scenarios - Provides more ...
Suno V4 has come out and it is nuts. And Im worried for the future of the Music industry. V4 MUSIC EXAMPLE
News Feed, Reddit

Suno V4 has come out and it is nuts. And Im worried for the future of the Music industry. V4 MUSIC EXAMPLE

Suno recently made their V4 PUBLIC FOR ALL. and I gave the Al the song Ghosts and Stuff and asked it to cover it into Hardcore-Rock. This was the result: It's not the full song as you can only upload 2 mins of audio in premium. Also, sorry it cut off randomly. It just does that sometimes :/ submitted by /u/Serious_Tomatillo895 [link] [comments]
The AI Report