Articles tagged
Technology
2 articles
CaPulse: Teaching Machines to Hear the Rhythm of Data
CaPulse spots time-series anomalies by learning the causal rhythm of data: it fires when the cause-effect order breaks, not when a threshold is crossed.
AIMachine LearningScience
How to Teach AI to Handle Mistakes? Meet ε-Softmax
ε-Softmax swaps rigid one-hot targets for slightly softened ones, so a mislabeled example costs the model far less. A NeurIPS 2024 answer to noisy training labels.
AIMachine LearningResearch