Layerwise Dynamics for In-Context Classification in Transformers
Interpretable analysis of transformer in-context classification using permutation equivariance constraints to reveal layer-wise dynamics.
Interpretable analysis of transformer in-context classification using permutation equivariance constraints to reveal layer-wise dynamics.
SOAR bridges SFT and RL stages in diffusion model training with self-correction mechanism for out-of-distribution denoising.
Explores goodness function design space for Forward-Forward algorithm, finding shape-sensitive functions outperform sum-of-squares.
Context-independent KV caching for LLMs eliminating recomputation overhead when reusing cached documents in new contexts.
Policy learning algorithm with regret and violation guarantees for agents operating under adversarial exogenous factors.
Completes financial KOL trading strategies from discourse by inferring unspecified execution decisions using structured analysis.
Evaluates LLM jury of frontier models scoring medical diagnoses against expert clinician panels on real-world hospital cases.
Systematic benchmark of 15 optimizers on 17 tabular datasets for training MLP-based models, examining alternatives to AdamW.
Chatbot using NLP and deep learning to answer FAQs in Amharic language for university students.
LLM-guided extractive summarization for processing code-mixed sexual harassment incident reports on citizen platforms.
Resource-efficient equivariant quantum convolutional neural networks for near-term quantum devices with limited computational resources.
ML-based preference elicitation algorithms for iterative combinatorial auctions addressing exponential bundle space problem.
Uses LLMs to generate synthetic data for market research and conjoint analysis, addressing scalability limitations of traditional surveys.
Constructive approach for building 2D CNNs to approximate Korobov functions with rigorous theoretical analysis.
Synthetic Discussion Generation framework uses LLMs to create simulated multi-participant discussions for cost-effective social science experiments.
Scalable multi-task learning for autonomous agents using Spiking Neural Networks with adaptive task-switching to reduce resource consumption.
LayerNorm tuning with concept drift guidance for multimodal metaphor identification in internet memes using efficient fine-tuning.
Investigates how LLMs effectively model sequential recommendations by analyzing preference intensity and temporal context factors.
Randomized SINDy presents a sequential machine learning algorithm for time-dependent dynamic data with PAC learning guarantees.
Compares statistical and neural mixed-effects models for predicting Parkinson's Disease progression using voice biomarkers.
TriagerX applies dual transformers to bug triaging, improving token relevance attention for software engineering tasks.
OjaKV compresses KV cache in long-context LLMs using context-aware online low-rank projection, reducing memory bottlenecks during inference.
MMAudioSep applies video-to-audio generative models for sound separation queried by video or text input.
PULSE transfers knowledge from rich sensor modalities to deployable sensors for embodied AI systems with sensor asymmetry constraints.
Analyzes CPU-centric execution characteristics of agentic AI systems, examining performance bottlenecks in tool-calling autonomous LLM agents.
Addresses one-sided conversation problem where only one speaker is recorded, reconstructing missing dialogue and generating summaries using conversational AI.
Optimizes sparse convolution operations in 3D point cloud networks by exploiting voxel coordinate properties.
Reviews machine learning approaches for plasma closure relations in fluid dynamics simulations.
Disco-RAG enhances RAG systems by incorporating discourse structure awareness, enabling LLMs to better synthesize knowledge from multiple retrieved passages.
EnvScaler automatically generates scalable tool-interactive environments for LLM agents using programmatic synthesis, enabling training without hallucinations or manual sandbox building.
CLewR integrates curriculum learning into preference optimization for machine translation, improving LLM multilingual MT performance by optimizing training data ordering.
AscendKernelGen uses LLMs to automate high-performance kernel generation for Neural Processing Units, addressing vendor-specific DSL expertise bottlenecks in AI hardware optimization.
RAG-based LLM system for automated extraction and structuring of clinical trial protocol information improving workflow efficiency.
1S-DAug: One-shot generative data augmentation for few-shot learning synthesizing diverse variants from single example images.
Evaluation of LLM mathematical reasoning in Sinhala and Tamil low-resource languages for educational tutoring applications.
Monitoring framework for deployed reinforcement learning agents measuring interaction efficiency via information-theoretic uncertainty metrics.
Empirical study of LLM robustness to perturbations in chain-of-thought reasoning across five corruption types.
ConFu: Speculative decoding technique improving LLM inference speed by enhancing draft model quality for token verification.
Multi-expert learning-to-defer framework addressing architectural limitations in expert selection and gradient distribution during training.
COMPOSITE-STEM: 70 expert-written benchmark tasks in physics, biology, chemistry for evaluating AI agent reasoning on scientific discovery.
The Amazing Agent Race benchmark with 1,400 directed acyclic graph tool-use puzzles for evaluating LLM agent navigation complexity.
Triadic Suffix Tokenization scheme improving LLM numerical reasoning by preserving digit structure and magnitude markers.
Korean-language multimodal benchmark with 3,466 questions covering nine disciplines and cultural context.
Post-transformer adapter technique to correct suppressed factual probabilities in aligned LLMs using 0.02% parameters.
Swiss government funding initiative for foundation model research and open science artifacts. €10M GPU hours available for core ML and applications.
Essay on headless APIs for personal AI agents to interact with services (passports, hotels, banking, shopping). Practical agent applications.
Auxx.ai: customer support CRM combining Attio and n8n automation. Self-built for managing support messages and customer data.
Agentjail: minimal Linux sandbox for executing untrusted code in agents and build systems. Rust core in production, TypeScript SDK/UI open-source.
Nyx: open-source autonomous testing harness for AI agents. Detects logic bugs, reasoning failures, edge cases, jailbreaks via red-teaming.
Discussion on security practices for AI agents using MCP tools, including data sanitization, tool output monitoring, and isolation strategies.