foundation-models

Tag

Cards List
#foundation-models

Align-RAG: Alignment Is All You Need for TSFM In-Context Learning

arXiv cs.LG · 2d ago Cached

Align-RAG introduces a training-free, closed-form alignment method for retrieval-augmented forecasting with frozen Time Series Foundation Models, outperforming learned fusion adapters on standard benchmarks without any learned parameters.

0 favorites 0 likes
#foundation-models

Small Foundation Models of Human Cognition and Behaviour

arXiv cs.AI · 2d ago Cached

This paper investigates whether small foundation models fine-tuned on human behavioral data can serve as cognitive proxies, finding that scale matters little in-distribution but larger models generalize better out-of-distribution.

0 favorites 0 likes
#foundation-models

@maximelabonne: On-device agents are coming fr fr

X AI KOLs Following · 4d ago Cached

Liquid AI announces a partnership with MacPaw to bring on-device AI to Mac users, designing specialized Liquid Foundation Models for macOS AI assistance.

0 favorites 0 likes
#foundation-models

ICO: Enhancing Semantic-Shift Jailbreaks via Iterative Context Optimization

arXiv cs.CL · 4d ago Cached

This paper identifies that semantic-shift jailbreaks are limited by overlooking the semantic-shift capability of contexts, and proposes Iterative Context Optimization (ICO), a black-box framework that iteratively optimizes contexts to achieve higher attack success rates against foundation models.

0 favorites 0 likes
#foundation-models

What Language Does and What the Evidence Supports: A Functional Role Taxonomy and Evidence Audit of Language Grounding in Embodied Agents

arXiv cs.CL · 4d ago Cached

A survey paper introducing a functional role taxonomy for language grounding in embodied agents, distinguishing five roles and auditing evidence to assess whether language's contribution is genuinely supported.

0 favorites 0 likes
#foundation-models

Beyond Gene Reconstruction: Learning Cell Representations through Complementary Transcriptomic Views

arXiv cs.LG · 5d ago Cached

This paper introduces CoCoS, a contrastive pretraining framework that learns whole-cell representations from complementary transcriptomic views, addressing limitations of masked gene reconstruction in single-cell foundation models. Experiments on cell-type annotation and gene regulatory network inference show competitive transfer performance.

0 favorites 0 likes
#foundation-models

Learning the Pareto Frontier of Predictive Models under Distribution Shift

arXiv cs.LG · 5d ago Cached

This paper proposes Frontier Learning, a framework that combines representations and predictions from multiple black-box and white-box pretrained models to construct a unified target-domain representation, guaranteeing performance no worse than any individual reuse baseline under distribution shift. Evaluations on visual domain adaptation and clinical mortality prediction show consistent gains over strong baselines.

0 favorites 0 likes
#foundation-models

Obshazard-bench: Benchmarking Multimodal Foundation Models for Real-Time Disaster Intelligence from Raw Earth Observation Streams

arXiv cs.CL · 5d ago Cached

Introduces Obshazard-bench, a real-time, observation-driven benchmark for evaluating multimodal foundation models on disaster intelligence from raw Earth observation streams, spanning 8 disaster categories across 60+ countries.

0 favorites 0 likes
#foundation-models

PluRel-to-RDB-PFN: Schema-Guided Synthetic Relational Pretraining

arXiv cs.LG · 6d ago Cached

This paper explores using the PluRel synthetic relational database generator as an external data source for pretraining RDB-PFN, a relational in-context learner, demonstrating that schema-guided curriculum design can recover most of the original performance with far fewer pretraining tasks.

0 favorites 0 likes
#foundation-models

Federated Foundation Models Fine-Tuning with Heterogeneous Compressed Clients

arXiv cs.LG · 6d ago Cached

This paper proposes FedSLM, a parameter-centric framework for federated fine-tuning of foundation models with heterogeneous compressed clients, using SVD-based decomposition and a weak-to-strong elicitation step to handle resource asymmetry. Experiments show it outperforms existing federated baselines while reducing client GPU memory by ~50%.

0 favorites 0 likes
#foundation-models

A Lightweight Foundation Model for Collider Physics with Multi-Domain Adaptation

arXiv cs.LG · 2026-07-31 Cached

Presents NEXUS, a lightweight foundation model with ~3M parameters pre-trained on LHC collision data, demonstrating improved downstream performance and cross-domain transfer to gravitational waves, flood forecasting, and neural activity.

0 favorites 0 likes
#foundation-models

ECG-InterpBench: Benchmarking the Interpretability of ECG Foundation Models with Matched-Scale Sparse Autoencoders

arXiv cs.LG · 2026-07-31 Cached

ECG-InterpBench is a new benchmark that systematically evaluates the interpretability of ECG foundation model representations using matched-scale sparse autoencoders, covering reconstruction fidelity, clinical concept accessibility, and reproducibility across 450 cells.

0 favorites 0 likes
#foundation-models

Predict before you train: Scaling Laws for particle physics foundation models

arXiv cs.AI · 2026-07-31 Cached

This paper demonstrates that scaling laws fit on small transformer models can accurately predict the loss of much larger models trained on particle physics jet data, enabling compute budgets to be translated into expected physics performance before large training runs. They release five pretrained models and the full training recipe.

0 favorites 0 likes
#foundation-models

Metis: Memory Foundation Model

arXiv cs.CL · 2026-07-30 Cached

The paper introduces memory foundation models, with Metis as the first prototype, which equips foundation models with native memory capabilities through a new architecture and training data.

0 favorites 0 likes
#foundation-models

Visual Prompts in Video Models (8 minute read)

TLDR AI · 2026-07-30 Cached

Visual prompt engineering (VIPE) automatically modifies task images to improve video model reasoning performance, often more effective than text-based prompting or test-time scaling.

0 favorites 0 likes
#foundation-models

@andrewchen: THE AI SMILE CURVE AI has created a new “smile curve” where retention/usage goes up over time. Recall that smile curves…

X AI KOLs Following · 2026-07-29 Cached

Andrew Chen discusses how AI creates a new 'smile curve' where retention and usage increase over time due to foundation model improvements, similar to past social, on-demand, and SaaS products.

0 favorites 0 likes
#foundation-models

SpecPrefetch: Parameter-Efficient Expert Prefetching for Sparse MoE Foundation Models

arXiv cs.AI · 2026-07-29 Cached

SpecPrefetch proposes a parameter-efficient expert prefetching framework for sparse MoE models, using a lightweight adapter to predict next-layer experts for asynchronous transfer while preserving native routing semantics. It achieves up to 20% decoding throughput improvement on a Snapdragon 8 Elite device, demonstrating practical benefits for memory-constrained deployment.

0 favorites 0 likes
#foundation-models

Amazon Reportedly Plans to Consolidate Nova AI Models (9 minute read)

TLDR AI · 2026-07-29

Amazon is reportedly planning to consolidate its multiple Nova AI models into a single frontier model, shifting from a diverse portfolio approach.

0 favorites 0 likes
#foundation-models

SeT-Diff: Towards Semantic Foundation Models for HPC Telemetry and Time-Series

arXiv cs.AI · 2026-07-28 Cached

SeT-Diff proposes the first foundation model for HPC telemetry, using diffusion conditioned on semantic sensor descriptions to enable zero-shot generalization across tasks like imputation, forecasting, and virtual sensing, achieving an MAE of 0.0470 on reconstruction.

0 favorites 0 likes
#foundation-models

Visual prompt engineering for video models

Hugging Face Daily Papers · 2026-07-28 Cached

This paper introduces Visual Prompt Engineering (VIPE), a method that automatically modifies task images to improve video model performance, showing it can be more effective than text-based prompt engineering or test-time scaling.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback