Mitigating LLM Hallucinations through Domain-Grounded Tiered Retrieval
arXiv paper introducing DiscoGen, procedural generator for algorithm discovery tasks addressing evaluation and contamination issues in ML benchmarks.
arXiv paper introducing DiscoGen, procedural generator for algorithm discovery tasks addressing evaluation and contamination issues in ML benchmarks.
arXiv paper proposing domain-grounded tiered retrieval architecture to reduce LLM hallucinations through systematic factual verification.
Reinforcement learning framework for adaptive mixed-precision quantization of LLMs on resource-constrained devices with per-layer bit width optimization.
LLM-based linter detecting methodology bugs in scientific Python code that produce plausible but incorrect results.
Analysis of privacy risks from enterprise data exposure in LLM-integrated systems with optimal differential privacy tradeoffs for agents.
First systematic safety evaluation of LLMs across 12 Indic languages using 6,000 culturally grounded prompts in low-resource settings.
Technique for converting grouped-query attention to multi-head latent attention with improved expressivity and reduced KV-cache costs.
Method for efficient long-form video processing with hierarchical grid representation enabling lossless, scalable video understanding.
Open-source tool and benchmark for reducing code regressions in AI coding agents using AST-based impact analysis and test-driven development.
Automated approach for generating repository-level vulnerability detection datasets at scale beyond function-centric benchmarks.
Framework augmenting 2D vision-language models with 3D spatial understanding and viewpoint-aware reasoning capabilities.
Token pruning approach for efficient video vision-language models addressing temporal redundancy in video-based downstream tasks.
Study of polysemanticity in language models using sparse autoencoders to identify semantic interference patterns transferable across models.
Framework for explainable depression diagnosis using multimodal large language models on interview videos with depression score predictions.
Evaluation showing large multimodal models struggle with inductive physical reasoning tasks beyond laws observed during training.
Benchmark and analysis of multimodal agents' GUI interaction capabilities, identifying toggle control as a key bottleneck in graphical user interface automation.
Multi-agent calendar assistant using graph-structured coordination with supervisory agent overseeing specialized task agents for natural language Google Calendar management.
Diagnostic evaluation of LLM reasoning capabilities through implicit causal chain discovery task, testing nine LLMs on mechanistic causal reasoning in climate discourse.
Multi-agent LLM system for longitudinal psychological counseling with emotional understanding, adaptive strategies, and long-term memory capabilities.
Research on improving LLM safety evaluation using multi-agent debate with HAJailBench, a 11,100-sample human-annotated jailbreak benchmark across diverse attack methods.
Safety-preserving post-training quantization via contrastive alignment loss to maintain behavioral safety during LLM model compression.
Study on steering LLM probabilistic beliefs under informative missingness patterns for improved clinical reasoning with incomplete data.
Stepwise Think-Critique framework unifying reasoning and verification in LLMs through intertwined critical thinking for robust problem-solving.
CircuitLM multi-agent LLM pipeline generating circuit schematics from natural language, addressing hallucination and constraint violation issues in EDA.
PaperScout autonomous agent for academic paper search using reinforcement learning to dynamically decide tool invocation for complex conditional queries.
Chain of Mindset method enabling LLMs to adaptively switch between cognitive modes for improved reasoning across problem-solving stages.
HECG framework for autonomous agents using LLM-based action generation with multi-dimensional strategy alignment and error correction mechanisms.
JobMatchAI production system for job candidate matching using Transformer embeddings, skill knowledge graphs, and explainable AI reranking.
Comprehension-Gated Agent Economy architecture gates AI agent economic agency on verified comprehension functions rather than capability benchmarks.
Latent Posterior Factors framework for aggregating noisy heterogeneous evidence in decision-making with explicit uncertainty quantification and interpretability.
Theoretical characterization of Latent Posterior Factors framework for aggregating multiple evidence sources in probabilistic reasoning with formal guarantees.
Model Workspace Protocol for sequential agentic workflows using folder structure as architecture, reducing engineering overhead versus multi-agent frameworks.
TRUST-SQL uses multi-turn reinforcement learning and tool integration for text-to-SQL parsing on unknown database schemas in enterprise settings.
Theoretical analysis of delta-margin majority voting for consensus-based prediction quality control in high-stakes ML applications.
Uses reinforcement learning with learned gadgets to design quantum circuits addressing noise and connectivity constraints in real quantum hardware.
ACT-JEPA combines joint-embedding predictive architecture with self-supervised learning for efficient policy representation in imitation learning.
Physics-Informed Evolution framework embeds physical laws into evolutionary algorithm fitness functions for quantum control problems.
Oracular Programming framework for building modular, composable LLM-enabled software with enforceable contracts and reliable composition primitives.
Method to improve mathematical reasoning in smaller LLMs by integrating arithmetic learning alongside knowledge distillation and data augmentation.
Proposes frequency progressive autoregressive approach for image generation using continuous tokens instead of raster-scan prediction.
Research on minimal data repair showing imputing all missing values unnecessary for accurate ML models; introduces minimal and almost-minimal repair concepts.
SocialJax is an evaluation suite for multi-agent reinforcement learning in sequential social dilemmas, measuring generalization across social scenarios.
Study of data deduplication effects on deep neural network image classifiers. Examines impact on robustness against adversarial attacks.
Systematic review of uncertainty quantification and mitigation methods for LLMs to address hallucination and calibration challenges.
Survey of edge-cloud collaborative computing for AI and LLM deployment. Covers distributed intelligence and model optimization techniques.
RAGXplain framework for evaluating and debugging RAG systems. Provides actionable insights into retrieval, context, and generation performance beyond aggregate metrics.
Survey of LLM-based software quality assurance techniques covering requirement analysis, code review, test generation, and standards compliance.
Benchmark for text-to-SQL systems evaluating scientific reasoning over biomedical knowledge bases requiring implicit domain understanding.
Analysis revealing association biases beyond token level cause LLM content moderation over-sensitivity on decontextualized statements.
Offline RL method handling dynamics mismatch between source and target datasets by leveraging high-shift regions for better exploration.