EpiQAL provides fine-grained diagnostic signals for evidence-grounding, inferential reasoning, and conclusion reconstruction for epidemiological question answering over research literature, comprising three subsets built from open-access articles across diverse diseases.
Mingyang Wei, De-Hai Min, Zewen Liu et al.· 0 citations
DIP is proposed, a context-optimization algorithm based on average verified confidence that dynamically ranks and inserts in-context examples during generation, rather than providing all examples up front.
Yang Li, Han Meng, Chenan Wang et al.· arXiv.org· 1 citation
Experiments show that EASD consistently improves accuracy over standard SD and reward-guided variants while maintaining comparable inference efficiency, suggesting that speculative decoding can serve not only as an acceleration method but also as an effective mechanism for improving reasoning quality.
Tiancheng Su, Meicong Zhang, Guoxiu He· 3 citations
We propose LLM-PeerReview, an unsupervised LLM Ensemble method that selects the most ideal response from multiple LLM-generated candidates for each query, harnessing the collective wisdom of multiple models with diverse strengths. LLM-PeerReview is built on a novel, peer-review-inspired framework that offers a transparent and interpretable mechanism, while remaining fully unsupervised for flexible adaptability and generalization. Specifically, it operates in three stages: For scoring, we use the emerging LLM-as-a-Judge technique to evaluate each response by reusing multiple LLMs at hand; For reasoning, we can apply a straightforward averaging strategy or a principled graphical model-based truth inference algorithm to aggregate multiple scores to produce a final score for each response; Finally, the highest-scoring response is selected as the best ensemble output. LLM-PeerReview is conceptually simple and empirically powerful. Our results across four datasets show that the two variants of the proposed approach outperform the advanced model Smoothie-Global by 6.9% and 7.3% points, cross diverse task types including factual recall QA, math reasoning, and instruction following. Notably, we also establish a carefully curated benchmark suite for LLM Ensemble, integrating 12 methods across four classic datasets and three task families, all evaluated under a rigorous and consistent protocol. We hope this repository will help researchers reproduce the LLM Ensemble baselines.
Zhijun Chen, Zeyu Ji, Qianren Mao et al.· arXiv.org· 5 citations
Reach audiences
Advertise in front of researchers, engineers, and readers.
SGM is extensible, and its combined defenses, denoted as SGM*, integrate with existing detoxification methods for stronger safety performance, providing an interpretable, low-cost solution for toxicity-controlled multimodal generation.
This work collects data from four different languages, and analyzes how different communicative needs and variations in the listener model influence the informativeness--complexity trade-off, showing that trade-off optimality is not only theoretically achievable but also emerges empirically in learned communication systems.
Phong-Hao Le, Mees Lindeman, Raquel G. Alhama· 0 citations
Overall, internal web-based retrieval functions effectively as a low-latency verification mechanism, but falls short as a reliable IR pipeline, highlighting the need for improved retrieval triggering, query formulation, and evidence-aware confidence calibration in web-enabled LLMs.
A forensic analysis of batch speculative decoding is conducted and it is found that several widely-used implementations silently produce corrupted outputs while reporting competitive speed; failures invisible to metrics like ROUGE.
R. Zhang, Soumik Dey, Ashirbad Mishra et al.· 3 citations
This work finds that self bias arises from two compounding sources, LLM as a testset and LLM as an evaluator, and their combination amplifies the effect and confirms that the phenomenon extends to open-ended generation on the Chatbot Arena task.
Wenda Xu, Sweta Agrawal, Vilém Zouhar et al.· 2 citations
Transformer Encoder Tree is introduced, a hierarchical, non-autoregressive encoder-only architecture trained with Connectionist Temporal Classification for multilingual translation that eliminates the sequential bottleneck of autoregressive models and supports fully parallel decoding of all tokens across all target languages.
Yiwen Guan, Jacob Whitehill· arXiv.org· 0 citations
The growing demand for scalable psychological counseling highlights the need for high-quality, privacy-compliant data, yet such data remains scarce. Here we introduce MAGneT, a novel multi-agent framework for synthetic psychological counseling session generation that decomposes counselor response generation into coordinated sub-tasks handled by specialized LLM agents, each modeling a key psychological technique. Unlike prior single-agent approaches, MAGneT better captures the structure and nuance of real counseling. We further propose a unified evaluation framework that consolidates diverse automatic metrics and expands expert assessment from four to nine counseling aspects, thus addressing inconsistencies in prior evaluation protocols. Empirically, MAGneT substantially outperforms existing methods: experts prefer MAGneT-generated sessions in 77.2% of cases on average across the nine aspects over the strongest baseline, and sessions generated by MAGneT using Llama3-8B-Instruct backbone yield 3.2% higher general counseling skills and 4.3% higher CBT-specific skills on cognitive therapy rating scale (CTRS). An open source Llama3-8B-Instruct model fine-tuned on MAGneT-generated data also outperforms models fine-tuned using baseline synthetic datasets by 6.9% on average on CTRS. We make our code, data and fine-tuned model public.
The introduction of MM-BrowseComp, a novel benchmark comprising 400 challenging, hand-crafted questions designed to evaluate multimodal retrieval and reasoning capabilities, is introduced, establishing MM-BrowseComp as a rigorous new standard for the field.
Shilong Li, Xingyuan Bu, Wenjie Wang et al.· arXiv.org· 37 citations· ⚡7