huggingface link
Efficient Model Editing with Task Vector Bases: A Theoretical Framework and Scalable Approach
Zeng, Siqi, He, Yifei, You, Weiqiu, Hao, Yifan, Tsai, Yao-Hung Hubert, Yamada, Makoto, Zhao, Han
Task vectors, which are derived from the difference between pre-trained and fine-tuned model weights, enable flexible task adaptation and model merging through arithmetic operations such as addition and negation. However, existing approaches often rely on heuristics with limited theoretical support, often leading to performance gaps comparing to direct task fine tuning. Meanwhile, although it is easy to manipulate saved task vectors with arithmetic for different purposes, such compositional flexibility demands high memory usage, especially when dealing with a huge number of tasks, limiting scalability. This work addresses these issues with a theoretically grounded framework that explains task vector arithmetic and introduces the task vector bases framework. Building upon existing task arithmetic literature, our method significantly reduces the memory cost for downstream arithmetic with little effort, while achieving competitive performance and maintaining compositional advantage, providing a practical solution for large-scale task arithmetic.
LLM Detectors Still Fall Short of Real World: Case of LLM-Generated Short News-Like Posts
Gameiro, Henrique Da Silva, Kucharavy, Andrei, Dolamic, Ljiljana
With the emergence of widely available powerful LLMs, disinformation generated by large Language Models (LLMs) has become a major concern. Historically, LLM detectors have been touted as a solution, but their effectiveness in the real world is still to be proven. In this paper, we focus on an important setting in information operations -- short news-like posts generated by moderately sophisticated attackers. We demonstrate that existing LLM detectors, whether zero-shot or purpose-trained, are not ready for real-world use in that setting. All tested zero-shot detectors perform inconsistently with prior benchmarks and are highly vulnerable to sampling temperature increase, a trivial attack absent from recent benchmarks. A purpose-trained detector generalizing across LLMs and unseen attacks can be developed, but it fails to generalize to new human-written texts. We argue that the former indicates domain-specific benchmarking is needed, while the latter suggests a trade-off between the adversarial evasion resilience and overfitting to the reference human text, with both needing evaluation in benchmarks and currently absent. We believe this suggests a re-consideration of current LLM detector benchmarking approaches and provides a dynamically extensible benchmark to allow it (https://github.com/Reliable-Information-Lab-HEVS/dynamic_llm_detector_benchmark).
Towards Comprehensive Vietnamese Retrieval-Augmented Generation and Large Language Models
Duc, Nguyen Quang, Son, Le Hai, Nhan, Nguyen Duc, Minh, Nguyen Dich Nhat, Huong, Le Thanh, Sang, Dinh Viet
We hope that the research community, both in Vietnam and around the world, will join forces in the endeavor to construct large and high-quality datasets for the training and evaluation of Retrieval-Augmented Generation (RAG) and Large Language Models (LLMs) for Vietnamese. By collaborating on this front, we can collectively push the boundaries of what's possible in natural language processing for Vietnamese, unlocking new opportunities for innovation and application in the field. Together, let's work towards an open scientific community that benefits everyone!