scalable

Tag

Cards List
#scalable

HFlow

Product Hunt · 2026-08-26

HFlow is a scalable multimodal data pipeline tool for robotics applications, recently featured on Product Hunt.

0 favorites 0 likes
#scalable

STCAD: Scalable Trajectory Clustering and Anomaly Detection on Terabyte-Scale AIS Data

arXiv cs.LG · 2026-08-12 Cached

Presents STCAD, a scalable framework using BERT-based encoding and CURE clustering to perform trajectory clustering and anomaly detection on terabyte-scale AIS maritime data, demonstrating stable clusters and clear separation of anomalous vessel behavior.

0 favorites 0 likes
#scalable

GRACE: LLM-Grounded Semantic Metric Spaces for Scalable Mixed-Data Clustering

arXiv cs.AI · 2026-08-11 Cached

This paper introduces GRACE, a framework that uses LLM-generated semantic descriptions at the attribute-value level to create unified metric spaces for clustering mixed tabular data, achieving scalability comparable to statistical baselines while improving clustering accuracy.

0 favorites 0 likes
#scalable

Scalable Frequency- and Length-Aware Subdocument Deduplication for Large Language Model Pretraining

arXiv cs.CL · 2026-08-05 Cached

Proposes a scalable subdocument deduplication framework for LLM pretraining that separates duplicate detection from copy retention, using frequency- and length-aware policies. Experiments on FineWeb-Edu and a code web corpus show improved model performance.

0 favorites 0 likes
#scalable

DecoupleMix: Decoupled Ratio Search and Convex Allocation for Scalable VLM Data Recipes

Hugging Face Daily Papers · 2026-07-27 Cached

DecoupleMix introduces a systematic framework for optimizing pretraining data mixtures for Vision-Language Models by decoupling inter-class and intra-class ratio search, using convex optimization to improve scalability and performance over heuristic baselines.

0 favorites 0 likes
#scalable

Molt: A Scalable PyTorch-Native Training Framework for Agentic Reinforcement Learning

Hugging Face Daily Papers · 2026-07-22 Cached

Molt is a PyTorch-native training framework for agentic reinforcement learning designed to be compact and clean for easy modification, while achieving performance comparable to Megatron-based stacks.

0 favorites 0 likes
#scalable

Cost-efficient generative AI summarization for scalable automated essay scoring in educational assessment

arXiv cs.CL · 2026-07-20 Cached

This paper proposes a generative AI-assisted summarization framework using GPT-5 model variants to address input-length limitations in automated essay scoring, demonstrating trade-offs between model capacity, summary fidelity, and computational cost on the ASAP 2.0 dataset.

0 favorites 0 likes
#scalable

Scalable Perturbation Learning for Online Self-Supervised Echo State Networks

arXiv cs.LG · 2026-07-08 Cached

Proposes a perturbation-based learning rule for online self-supervised learning in echo state networks that avoids reservoir-size-dependent variance growth by decomposing the learning cost and perturbing only the input-dependent component.

0 favorites 0 likes
#scalable

Breaking Structural Isolation: Scalable Graph Clustering via Community-Aware Sampling and Structural Entropy

arXiv cs.LG · 2026-07-08 Cached

This paper proposes SCISE, a scalable unsupervised graph clustering framework that uses community-aware sampling and structural entropy to overcome structural isolation in mini-batch training, achieving state-of-the-art results on benchmark datasets.

0 favorites 0 likes
#scalable

How to Avoid Debate: Scalable AI Safety via Doubly-Efficient Interactive Proofs

arXiv cs.AI · 2026-07-07 Cached

This paper proposes single-prover interactive proofs for AI safety verification, avoiding the need for debate between two competing models, and extends the approach to oracle-aided computations.

0 favorites 0 likes
#scalable

@MSFTResearch: AI agents can't remember past conversations. They must constantly reload or retrieve context, which grows less efficien…

X AI KOLs Following · 2026-06-29 Cached

Memora is a scalable memory system for AI agents that decouples storage from retrieval, enabling long-horizon tasks with up to 98% fewer context tokens while setting new state-of-the-art on benchmarks. The paper is published at ICML 2026.

0 favorites 0 likes
#scalable

DataStates-LLM: Scalable Checkpointing for Transformer Models Using Composable State Providers

arXiv cs.AI · 2026-06-29 Cached

DataStates-LLM introduces a scalable checkpointing architecture for transformer models using composable state providers, achieving up to 4x higher throughput and reducing training time by 2.2x compared to existing solutions.

0 favorites 0 likes
#scalable

@OpenAI: Many of these cases had evaded years of expert analysis. This study suggests AI could make expert-led periodic reanalys…

X AI KOLs · 2026-06-18 Cached

This study suggests that AI can make expert-led periodic reanalysis of old medical cases more scalable, helping clinicians revisit cases as medical knowledge advances and potentially bring answers to more cases that previously evaded analysis.

0 favorites 0 likes
#scalable

μ_0: A Scalable 3D Interaction-Trace World Model

Hugging Face Daily Papers · 2026-06-11 Cached

μ_0 is a scalable world model that predicts smooth 3D trajectories for interaction points, enabling embodiment-agnostic robot learning without action labels by using a TraceExtract system for supervision.

0 favorites 0 likes
#scalable

PatchSTG: Scalable Spatiotemporal Graph Transformers for Traffic Forecasting on Irregular Sensor Networks

arXiv cs.LG · 2026-06-10 Cached

PatchSTG introduces a patch-based spatiotemporal graph Transformer for traffic forecasting on irregular sensor networks, achieving near-linear complexity while maintaining competitive performance.

0 favorites 0 likes
#scalable

GRASP: Geometry-aware Residual Alignment for Scalable Pretraining Data Attribution

arXiv cs.LG · 2026-06-08 Cached

GRASP introduces a geometry-aware, interaction-based method for scalable pretraining data attribution that models subset dynamics, outperforming existing additive approaches by over double the task-level rank correlation while reducing computation costs.

0 favorites 0 likes
#scalable

mimalloc: A new, high-performance, scalable memory allocator for the modern era

Lobsters Hottest · 2026-06-03 Cached

mimalloc is an open-source, high-performance, scalable memory allocator that serves as a drop-in replacement for malloc and free. Designed for modern highly concurrent applications and large memory scales, it is used in major services like Bing and integrated into projects such as NoGIL CPython and Unreal Engine.

0 favorites 0 likes
#scalable

@browser_use: Here's 25 browsers starting in less than 1 second Enjoy

X AI KOLs Following · 2026-06-03 Cached

Browser Use launches a new browser infrastructure service featuring subsecond cold starts, lower cost at $0.02/h, and unlimited scaling, now live for developers.

0 favorites 0 likes
#scalable

Scalable Constrained Multi-Agent Reinforcement Learning via State Augmentation and Consensus for Separable Dynamics

arXiv cs.LG · 2026-06-01 Cached

This paper presents a distributed approach for constrained multi-agent reinforcement learning that uses state-augmented policy learning and neighbor-to-neighbor consensus over dual variables to satisfy global resource constraints while scaling linearly with the number of agents. Experiments on smart grid demand response demonstrate that consensus coordination is essential for feasibility, scaling to thousands of agents unlike centralized training approaches.

0 favorites 0 likes
#scalable

Access Sets Matter: Budgeting Expert Reads for Scalable Weight-Space Model Merging

Hugging Face Daily Papers · 2026-05-28 Cached

This paper introduces the concept of Access Sets to budget expert reads, enabling scalable weight-space model merging.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback