Tag
PILA reformulates LLM-native advertising as a conditional response rewriting problem, decoupling ad insertion from upstream generation via a lightweight, model-agnostic sidecar module that preserves response quality while enabling controllable ad exposure.
RIS-Kernel introduces a model-agnostic sparse attention architecture (RIS) that reduces self-attention complexity from O(N^2) to O(N log N) for long-context LLM inference, enabling operation on commodity CPU hardware without GPU acceleration.
LangChain shares analysis by FactoryAI CTO Eno Reyes on how the same code review task has wildly different prices depending on the harness used, arguing a good model-agnostic harness can improve any model.
Y Combinator interviews Dust founder Stanislas Polu about building AI teammates for the workplace, the strategy of staying model agnostic, and the challenges of building alongside rapidly advancing frontier AI labs.
This paper introduces FALCON-Discover, a post-hoc framework for discovering regions where model predictions are confidently wrong, shifting calibration focus from aggregate metrics to sample-level dangerous failures.
NVIDIA Object-Oriented Agents (NOOA) proposes a Python framework where agents are Python objects, with methods as actions and docstrings as prompts, enabling reliable, testable AI agents using familiar programming paradigms.
Microsoft is testing Moonshot's Kimi model inside Copilot, highlighting a shift where users care more about utility than the underlying AI model.
Introduces a framework for training a harness to improve task LLM capabilities in a model-agnostic and task-environment-agnostic way, with results on Terminal Bench and SWE-Bench.
Proposes Progressive Tree Drafting (PTD), a training-free, model-agnostic speculative decoding method that uses progressive tree structures and stepwise pruning to enable parallel generation of multiple draft paths, achieving up to 2x speedup on various benchmarks.
Istar Code v5.0.0 is an open-sourced deterministic coding agent kernel that ensures consistent behavior across models from 1B to 500B parameters, using explicit rules, workflow phases, and verification gates.
Cloudflare explains how to build a model-agnostic vulnerability scanning harness that treats AI models as interchangeable components, enabling cross-repo tracing and false positive reduction at scale.
Proposes exogenous dropout, a simple training intervention that randomly zeros entire exogenous channels, to improve robustness of time series forecasting models against corrupted covariates. The method matches or exceeds more complex architectures across multiple corruption types and domains.
Proposes MemDefrag, a training-free framework that uses a middle-layer tracing signal to defragment latent memory in LLMs, achieving significantly better knowledge retention than existing methods like MemoryLLM and M+.
Cognition introduces Devin Fusion, an adaptive model router that reduces cost by 35% while maintaining real frontier intelligence for agentic coding tasks.
The paper proposes DIF, a model-agnostic method for denoising implicit feedback in cold-start recommendation by using pseudo-labels from content-similar warm items and uncertainty estimation, achieving significant improvements in a billion-user video app.
Signature filtering is a detection-time module that improves statistical watermark detection in LLMs by learning and removing 'signature' tokens that make watermark tests unreliable, achieving large gains in detection rates while keeping false positives low.
Introduces P²CE, a model-agnostic algorithm for generating plausible Pareto-optimal counterfactual explanations that balances feasibility, plausibility, and computational efficiency using an isolation forest outlier detector and SHAP values.
Former Datadog engineers launch Niteshift, an AI coding cloud that routes between models to reduce lock-in, raising $7M seed round led by Greylock.
ExpGraph is a model-agnostic framework that enables LLM agents to reuse past experiences via a self-evolving graph of skills and failures, improving task performance by 12–21% without retraining the executor.
This paper proposes CR4T, a model-agnostic safeguarding framework that rewrites unsafe or refusal-style LLM outputs into developmentally appropriate, guidance-oriented responses for adolescents, offering a more human-centered alternative to traditional refusal-centric guardrails.