test
英文题目:《PoisonedRAG: Knowledge Corruption Attacks to Retrieval-Augmented Generation of Large Language Models》 中文题目:《PoisonedRAG:针对大型语言模型检索增强生成的知识污染攻击》 发布于:usenix 级别:CCF-A 论文链接: https://www.usenix.org/conference/usenixsecurity25/presentation/zou-poisonedrag 摘要 解决的问题 比如在什么场景下解决什么问题 提出的方法 描述+框架图 结论 优缺点、未来还可以在xx方面拓展应用等等
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick Start Create a new post 1$ hexo new "My New Post" More info: Writing Run server 1$ hexo server More info: Server Generate static files 1$ hexo generate More info: Generating Deploy to remote sites 1$ hexo deploy More info: Deployment