AIBullisharXiv – CS AI · Jun 117/10
🧠Researchers introduce TASM (Task-Aware Structured Memory), a training-free framework that optimizes how multi-modal large language models compress and retrieve information during in-context learning. The method addresses critical scalability limitations by using task-aware compression, structure-preserving token merging, and dynamic memory hierarchies to maintain performance while reducing computational costs.
AIBearisharXiv – CS AI · Jun 27/10
🧠Researchers present DEPO, a reinforcement learning algorithm that enables large language models to evade AI-text detectors through paraphrasing while maintaining semantic fidelity. The constrained optimization approach treats detector evasion as the primary objective with semantic preservation as an explicit constraint, demonstrating robust performance across multiple detectors and datasets.
AIBearisharXiv – CS AI · May 287/10
🧠Researchers demonstrate a practical attack called Bias-Inversion Rewriting Attack (BIRA) that defeats LLM watermarking schemes with over 99% success rate while maintaining semantic quality. The findings expose fundamental vulnerabilities in current watermarking detection methods, which are widely considered essential for identifying AI-generated content.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers propose MGAP, a training-free decoding method that reduces hallucinations in multimodal large language models (MLLMs) by selectively suppressing language priors while preserving semantic structure. Unlike previous approaches that blindly penalize language biases, MGAP uses geometry-aware subspace projection to distinguish between helpful and harmful language priors, achieving improved hallucination suppression without degrading model coherence.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers present twelve token optimization strategies for using LLMs to migrate Oracle databases to PostgreSQL, addressing cost and quality degradation challenges. Adaptive routing emerges as the optimal approach, reducing token consumption by 8.72% while maintaining 88.40% semantic match accuracy, demonstrating that token optimization requires balancing multiple objectives rather than simple prompt shortening.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers propose SelfJudge, a new method for accelerating large language model inference through self-supervised judge verification that eliminates the need for human annotations. The approach trains verifiers to assess whether token substitutions preserve semantic meaning, enabling faster inference without sacrificing accuracy across diverse NLP tasks.
AIBullisharXiv – CS AI · May 286/10
🧠Researchers propose SSDAU, a novel data augmentation method for Joint Entity and Relation Extraction that preserves semantic structure and context awareness. The approach significantly outperforms existing methods by reducing F1 score degradation to 8.26% compared to 31.91% for baseline approaches, addressing a critical challenge in NLP model generalization.