Turner Jason, Kantardzic Mehmed, Vickers-Smith Rachel, Brown Andrew G
Data Mining Lab Department of Computer Science and Engineering J B Speed School of Engineering, University of Louisville Louisville, KY United States.
Department of Epidemiology and Environmental Health College of Public Health University of Kentucky Lexington, KY United States.
JMIR Infodemiology. 2023 Jan 23;3:e38390. doi: 10.2196/38390. eCollection 2023.
COVID-19 has introduced yet another opportunity to web-based sellers of loosely regulated substances, such as cannabidiol (CBD), to promote sales under false pretenses of curing the disease. Therefore, it has become necessary to innovate ways to identify such instances of misinformation.
We sought to identify COVID-19 misinformation as it relates to the sales or promotion of CBD and used transformer-based language models to identify tweets semantically similar to quotes taken from known instances of misinformation. In this case, the known misinformation was the publicly available Warning Letters from Food and Drug Administration (FDA).
We collected tweets using CBD- and COVID-19-related terms. Using a previously trained model, we extracted the tweets indicating commercialization and sales of CBD and annotated those containing COVID-19 misinformation according to the FDA definitions. We encoded the collection of tweets and misinformation quotes into sentence vectors and then calculated the cosine similarity between each quote and each tweet. This allowed us to establish a threshold to identify tweets that were making false claims regarding CBD and COVID-19 while minimizing the instances of false positives.
We demonstrated that by using quotes taken from Warning Letters issued by FDA to perpetrators of similar misinformation, we can identify semantically similar tweets that also contain misinformation. This was accomplished by identifying a cosine distance threshold between the sentence vectors of the Warning Letters and tweets.
This research shows that commercial CBD or COVID-19 misinformation can potentially be identified and curbed using transformer-based language models and known prior instances of misinformation. Our approach functions without the need for labeled data, potentially reducing the time at which misinformation can be identified. Our approach shows promise in that it is easily adapted to identify other forms of misinformation related to loosely regulated substances.
2019冠状病毒病(COVID-19)为大麻二酚(CBD)等监管宽松物质的网络卖家带来了又一个机会,他们以治愈该疾病为幌子进行促销。因此,有必要创新方法来识别此类错误信息的情况。
我们试图识别与CBD销售或推广相关的COVID-19错误信息,并使用基于Transformer的语言模型来识别与已知错误信息实例中的引语语义相似的推文。在这种情况下,已知的错误信息是美国食品药品监督管理局(FDA)公开的警告信。
我们使用与CBD和COVID-19相关的术语收集推文。使用先前训练的模型,我们提取了表明CBD商业化和销售的推文,并根据FDA的定义对包含COVID-19错误信息的推文进行注释。我们将推文和错误信息引语的集合编码为句子向量,然后计算每个引语与每条推文之间的余弦相似度。这使我们能够建立一个阈值,以识别那些对CBD和COVID-19提出虚假声明的推文,同时尽量减少误报情况。
我们证明,通过使用FDA发给类似错误信息肇事者的警告信中的引语,我们可以识别出语义相似且也包含错误信息的推文。这是通过确定警告信和推文的句子向量之间的余弦距离阈值来实现的。
本研究表明,使用基于Transformer的语言模型和已知的先前错误信息实例,有可能识别和遏制商业CBD或COVID-19错误信息。我们的方法无需标记数据即可运行,有可能缩短识别错误信息的时间。我们的方法显示出了前景,因为它很容易适应识别与监管宽松物质相关的其他形式的错误信息。