Deep Learning
Locating WhatYouNeed: TowardsAdapting DiffusionModelstoOODConcepts In-the-Wild
The recent large-scale text-to-image generative models have attained unprecedented performance, while people establishedadaptor modules like LoRA and DreamBooth to extend this performance to even more unseen concept tokens. However, we empirically find that this workflow often fails to accurately depict the out-of-distributionconcepts. This failure is highly related to the low quality of training data.
TheMapEquationGoesNeural: MappingNetworkFlowswithGraphNeuralNetworks
Community detection is an essential tool for unsupervised data exploration and revealing theorganisational structure ofnetworkedsystems. Withalong history innetwork science, community detection typically relies on objectivefunctions, optimised with custom-tailored search algorithms, but often without leveraging recentadvancesindeeplearning.