ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
18
Citations
1
Influential Citations
International Conference on Machine Learning
Venue
2025
Year
A self-supervised method for improving the quality of citations generated by LLMs. It uses context ablation to create a reward signal based on the necessity and sufficiency of cited text, guiding best-of-N sampling or preference optimization (like SimPO) to train LLMs to generate better citations without relying on human annotations.
This paper addresses a critical challenge in large language model (LLM) deployment: generating accurate and well-attributed citations. As LLMs are increasingly used in knowledge-intensive tasks, the ability to cite sources correctly is essential for trustworthiness and verifiability. Traditional approaches rely on human-annotated data, which is costly and difficult to scale. SelfCite proposes a self-supervised alternative that leverages the model's own behavior to create a reward signal, making it a practical solution for improving citation quality at scale.
The significance lies in its potential to democratize high-quality citation generation. By removing the dependency on human annotations, this method can be applied to any LLM and domain, accelerating the adoption of LLMs in fields like journalism, academia, and legal analysis where citation accuracy is paramount.
The paper reports improvements in citation quality metrics such as relevance and sufficiency compared to baseline LLMs. The self-supervised approach achieves competitive performance with methods that use human annotations, demonstrating its effectiveness. Specific metrics include higher precision and recall in citation attribution tasks.
SelfCite has broad implications for AI safety and reliability. By enabling self-supervised citation improvement, it paves the way for more trustworthy LLM outputs in real-world applications. This work also contributes to the growing field of self-supervised learning for alignment, showing that reward signals can be derived from the model's own behavior rather than external supervision. Future work could extend this approach to other aspects of output quality, such as factuality and coherence.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba