← Search

Ruicheng Yin

4 accepted papers

2026

Explainable Synthetic Image Detection Through Diffusion Timestep Ensembling

AAAI 2026technical

Recent advances in diffusion models have enabled the creation of deceptively real images, posing significant security risks when misused. In this study, we empirically show that different timesteps of DDIM inversion reveal varying subtle distinctions between synthetic and real images that are extrac

Cited by 0SourcePDFScholar
2025

Improving Continual Pre-training Through Seamless Data Packing

ACL 2025finding

Continual pre-training has demonstrated significant potential in enhancing model performance, particularly in domain-specific scenarios. The most common approach for packing data before continual pre-training involves concatenating input texts and splitting them into fixed-length sequences. While st…

2025

SATER: A Self-Aware and Token-Efficient Approach to Routing and Cascading

EMNLP 2025

Large language models (LLMs) demonstrate remarkable performance across diverse tasks, yet their effectiveness frequently depends on costly commercial APIs or cloud services. Model selection thus entails a critical trade-off between performance and cost: high-performing LLMs typically incur substanti

Cited by 0SourcePDFScholar
2024

Searching for Best Practices in Retrieval-Augmented Generation

EMNLP 2024main

Retrieval-augmented generation (RAG) techniques have proven to be effective in integrating up-to-date information, mitigating hallucinations, and enhancing response quality, particularly in specialized domains. While many RAG approaches have been proposed to enhance large language models through que…