Research
2026-07-13T00:00:00Z
•
Data Engineering
We present Need for Speed Sort (NFS Sort), a recursive distribution-based sorting algorithm designed for numeric arrays. The algorithm partitions elements into equal-width value intervals, recursively
Research
2026-07-13T00:00:00Z
•
Data Engineering
Estimating ocean heat content (OHC) with reliable uncertainties is critical for understanding and monitoring the evolution of Earth's climate, as the ocean has stored most of the energy accumulated in
Research
2026-07-13T00:00:00Z
•
Data Engineering
Causal discovery algorithms learn a network that describes the causal dependencies among random variables. A common workflow involves first utilizing conditional independence properties on observation
Research
2026-07-13T00:00:00Z
•
Data Engineering
Modern cloud data warehouses decouple compute from storage, making it easy for organizations to access the same underlying data with multiple compute clusters. This flexibility is often used for perfo
Research
2026-07-13T00:00:00Z
•
Data Engineering
As multi-agent, tool-using LLM systems are deployed, a common safety net is a runtime monitor that checks each message, tool call, or step on its own. We show this net has a fundamental hole. A distri
Research
2026-07-13T00:00:00Z
•
Data Engineering
Digital twin channel (DTC) aims to establish a real-time digital counterpart of physical wireless channels for reproducing and predicting site-specific propagation characteristics. As a high-precision
Research
2026-07-13T00:00:00Z
•
Data Engineering
Network-based anomaly detection for IoT devices has matured to the point of reporting strong detection accuracy, yet most published systems stop at raising an alert and leave the question of automated
Research
2026-07-13T00:00:00Z
•
Data Engineering
Distributional reinforcement learning agents learn full return distributions that are increasingly read at face value: for interpretability, risk-sensitive control, and safety monitoring. We ask a que
Research
2026-07-13T00:00:00Z
•
Data Engineering
We propose a collaborative meta-learning framework for distributed Bayesian optimization matching centralized performance without raw-data exchange. We show gradient sharing leaks client observations,
Research
2026-07-13T00:00:00Z
•
Data Engineering
To handle unpredictable workloads, cloud providers typically over-provision memory to meet peak demand, resulting in substantial underutilization across datacenter clusters. At the same time, memory-c
Research
2026-07-13T00:00:00Z
•
Data Engineering
High-dimensional biomarkers such as gene expression levels are now routinely measured over time, allowing biological processes to be studied dynamically rather than through cross-sectional snapshots.
Research
2026-07-13T00:00:00Z
•
Data Engineering
Causal discovery from observational tabular data remains fundamentally challenging, primarily due to the heterogeneity of underlying causal mechanisms and the high-dimensional combinatorial search spa
Research
2026-07-13T00:00:00Z
•
Data Engineering
Front-running is a subtle and persistent problem for blockchains. A blockchain is a stateful virtual machine executing instructions called transactions. Users earn rewards by publishing functional tra
Research
2026-06-09T00:00:00Z
•
Data Engineering
Production patterns for Apache Kafka: topic design strategies, consumer group rebalancing, exactly-once semantics, Kafka Connect for source/sink integration, and ksqlDB for stream processing. Real case studies from financial services.
Research
2026-07-10T00:00:00Z
•
Data Engineering
HackerNews discussion (183 points) about Punk, or why I don't stream anymore.
Research
2026-07-09T00:00:00Z
•
Data Engineering
HackerNews discussion (144 points) about Building a real-time AI tutor for 5-year-olds.
Research
2026-07-09T00:00:00Z
•
Data Engineering
Generating realistic 3D human motions in real-time within interactive applications is key for animation, simulation, and humanoid robotics. While recent offline motion generation approaches offer prec
Research
2026-07-09T00:00:00Z
•
Data Engineering
Large language model (LLM) applications increasingly use explicit workflows for tool use, retrieval, branching, checkpointing, and human approval. Existing workflow systems already address many execut
Research
2026-07-09T00:00:00Z
•
Data Engineering
Speculative decoding accelerates sampling from an autoregressive LLM by using a faster auxiliary model to draft tokens which are then verified in parallel by the LLM. Standard speculative decoding is
Research
2026-07-09T00:00:00Z
•
Data Engineering
Internetware envisions autonomous software entities collaborating over the open Internet. Raft consensus is widely adopted for its simplicity and performance in distributed coordination, e.g., service
Research
2026-07-09T00:00:00Z
•
Data Engineering
Large language model (LLM)-based web search agents are transforming information seeking from simple factoid question answering into complex, deep-and-wide search and research-oriented tasks. A single
Research
2026-07-09T00:00:00Z
•
Data Engineering
Decentralized federated learning (DFL) removes the central server by letting nodes exchange model updates through peer-to-peer gossip, but existing gossip-based methods often lack provenance finality
Research
2026-07-09T00:00:00Z
•
Data Engineering
Large language models (LLMs) are increasingly constrained by memory capacity, weight bandwidth, and checkpoint storage during deployment. Existing low-bit compression methods mainly follow two directi
Research
2026-07-09T00:00:00Z
•
Data Engineering
LLM scheduling is critical to serving, yet it remains unclear how well existing designs fit agentic serving--with LLM requests issued by agents instead of humans. This shifts the workload in two ways:
Research
2026-07-09T00:00:00Z
•
Data Engineering
The operational integrity of complex industrial systems relies on precise anomaly detection and diagnosis. The vast majority of existing methods narrowly focus on capturing temporal similarities of re
Research
2026-07-09T00:00:00Z
•
Data Engineering
Leveraging large language models (LLMs) to analyze complex documents -- such as academic papers, technical manuals, and financial reports -- has emerged as a mainstream and critical task in both resea
Research
2026-07-09T00:00:00Z
•
Data Engineering
Cryptoassets are increasingly entangled with the traditional financial system, and how this activity integrates into national economies and behaves under stress bears on financial stability and the de
Research
2026-07-09T00:00:00Z
•
Data Engineering
Fluid Computing aims to support distributed applications execution across heterogeneous cloud, edge, and device resources, motivating task execution mechanisms that adapt to dynamic and privacy-sensit
Research
2026-07-09T00:00:00Z
•
Data Engineering
The rising pressure on DRAM availability and contract pricing reflects generative AI's massive high-performance memory requirements. This pressure is heavily compounded by hyperscale data center expan
Research
2026-07-09T00:00:00Z
•
Data Engineering
A novel parallel approach is proposed for QEC decoding based on Belief Propagation with Ordered Statistics Decoding. The main idea is to pre-process the error vectors obtained from Belief Propagation
Research
2026-07-09T00:00:00Z
•
Data Engineering
Document hashing provides compact representations for efficient similarity search and document deduplication, but existing studies rarely compare hashing pipelines under a unified protocol for fine-gr
Research
2026-07-09T00:00:00Z
•
Data Engineering
Connected vehicles are autonomous cyber-physical systems whose behavior must be continuously monitored during operation to detect deviations from normal operation before they propagate into failures.
Research
2026-07-09T00:00:00Z
•
Data Engineering
We initiate the study of deterministic computation in anonymous dynamic networks where each agent broadcasts one bit per round and receives only the number of neighbors broadcasting each bit value. De
Research
2026-07-08T00:00:00Z
•
Data Engineering
HackerNews discussion (256 points) about Cloudflare Meerkat - Globally distributed consensus.
Research
2026-07-07T00:00:00Z
•
Data Engineering
HackerNews discussion (787 points) about Every new car sold in the European Union must include a driver monitoring camera.
Research
2026-07-07T00:00:00Z
•
Data Engineering
HackerNews discussion (28 points) about Sodium-ion "salt" batteries will revolutionize electric-vehicle and grid storage.
Research
2026-07-07T00:00:00Z
•
Data Engineering
HackerNews discussion (6 points) about Show HN: Turn commodity WiFi signals into real-time spatial intelligence.
Research
2026-07-07T00:00:00Z
•
Data Engineering
HackerNews discussion (13 points) about Microsoft admits a Windows 11 bug is eating up to 500GB of storage.
Research
2026-07-07T00:00:00Z
•
Data Engineering
HackerNews discussion (18 points) about Rust is in TIOBE Index top 10.
Research
2026-07-06T00:00:00Z
•
Data Engineering
HackerNews discussion (7 points) about Serving a 1T open model at 511 tok.s single-stream, lossless, on four B200s.
Research
2026-07-06T00:00:00Z
•
Data Engineering
HackerNews discussion (6 points) about S3 is a better abstraction than NFS / networked block storage.
Research
2026-07-06T00:00:00Z
•
Data Engineering
Time-domain surveys generate many transient candidates, making Real-Bogus classification a critical step in automated discovery pipelines. Reliable labels are costly, while community labels can be noi
Research
2026-07-06T00:00:00Z
•
Data Engineering
We propose a protocol for cross-chain atomic transactions (CATs), enabling composable atomic execution across different blockchains. The protocol addresses the key interoperability challenge of provid
Research
2026-07-06T00:00:00Z
•
Data Engineering
HackerNews discussion (9 points) about Show HN: Focal Harvest – CLI research pipeline to search, scrape and notify.
Research
2026-07-06T00:00:00Z
•
Data Engineering
We study the $k$-center clustering problem under demographic fairness constraints, where the point set is partitioned into groups, and the aim is to compute clusters that exhibit a given group proport
Research
2026-07-06T00:00:00Z
•
Data Engineering
We present Radsort, a variant of LSD radix sort, sorting data with $\mathcal O(\sqrt n)$ additional space. Radsort is stable, admits a simple implementation and is easy to parallelise. For arrays exce
Research
2026-07-06T00:00:00Z
•
Data Engineering
Inference serving systems must balance throughput and latency under bursty, heterogeneous workloads, yet the industry standard remains static batching policies that require manual tuning and cannot ad
Research
2026-07-06T00:00:00Z
•
Data Engineering
Computing-in-Memory (CIM) accelerators execute Matrix-Vector Multiplications (MVMs) in memory, making them a compelling solution for Machine Learning (ML) workloads. However, existing ML workload part
Research
2026-07-06T00:00:00Z
•
Data Engineering
Pre-term infants are susceptible to potentially harmful apnoea-related cessations of breathing due to immature respiratory control. However, reliable respiratory monitoring in the neonatal intensive c
Research
2026-07-06T00:00:00Z
•
Data Engineering
Scientists often seek to draw causal inferences from structured data that is not independently and identically distributed, such as spatial data, network data, or molecular data. We develop geometric
Research
2026-07-06T00:00:00Z
•
Data Engineering
In this paper, we present a modular open radio access network (O-RAN) consisting of the 5G Core, a central (O-CU) and distributed unit (O-DU) by Software Radio Systems (SRS) and an O-RAN radio unit (O
Research
2026-07-06T00:00:00Z
•
Data Engineering
Large Language Models (LLMs) are increasingly used in software engineering workflows to generate both source code and test suites. This dual capability has enabled emerging development paradigms, incl
Research
2026-07-06T00:00:00Z
•
Data Engineering
We present PDEFlow, an autonomous agentic framework that turns user-level ODE and PDE descriptions into solver-backed neural-operator pipelines. The workflow links problem specification, data generati
Research
2026-07-06T00:00:00Z
•
Data Engineering
As MoE models scale to hundreds of experts, placement and pruning decisions increasingly dictate communication volume, affecting the performance of distributed inference across GPUs and nodes. We prop
Research
2026-07-06T00:00:00Z
•
Data Engineering
Parallel ensemble methods were compared on $56$ small-to-medium tabular classification tasks drawn from OpenML CC18. A set of ``best practice'' recommendations on the use of ensemble methods was deriv
Research
2026-07-06T00:00:00Z
•
Data Engineering
HackerNews discussion (413 points) about Real-time map of Great Britain's rail network.
Research
2026-06-09T00:00:00Z
•
Data Engineering
Implementing data contracts with dbt-expectations, Soda, and Great Expectations. Covers schema evolution, contract versioning, producer/consumer ownership patterns, and breaking change detection in production pipelines.
Research
2026-06-09T00:00:00Z
•
Data Engineering
Comprehensive comparison of the three leading Python orchestrators: execution model, DAG vs asset paradigm, scaling characteristics, monitoring, and community ecosystem. Decision framework for greenfield and migration scenarios.
Research
2026-06-09T00:00:00Z
•
Data Engineering
Advanced patterns for Great Expectations in production: custom expectations, data docs auto-generation, checkpoint orchestration, and integration with Dagster and Airflow for automated quality gating.
Research
2026-06-19T00:00:00Z
•
Data Engineering
Predictions for data engineering in 2027: AI-assisted pipeline generation, universal catalogs with Unity Catalog and Iceberg REST, real-time streaming replacing nightly batches, and the convergence of data and ML platforms.
Research
2026-06-18T00:00:00Z
•
Data Engineering
Treating the data platform as an internal product: developer experience design, self-service data ingestion, catalog/search UX, pipeline debugging tools, and SLA dashboards. Patterns from leading platform teams.
Research
2026-06-17T00:00:00Z
•
Data Engineering
The analytics engineering discipline: how dbt and SQLMesh transformed the data workflow, the shift from ETL to ELT, analytics engineering best practices, and the evolving role between data engineering and data science.
Research
2026-06-16T00:00:00Z
•
Data Engineering
Strategies for reducing data pipeline costs: intelligent partitioning, incremental processing, compute auto-scaling, storage tiering (Iceberg maintenance), query optimization, and workload scheduling on spot/preemptible instances.
Research
2026-06-15T00:00:00Z
•
Data Engineering
Schema Registry Patterns: Avro, Protobuf, and JSON Schema in Production Schema registry architectures enable versioned, contract-enforced data serialization across distributed pipelines. This document provides a comprehensive reference for implementing schema evolution with backward, forward, and full compatibility contracts in production data engineering environments. Overview Schema registry architectures with Confluent Schema Registry and Apicurio provide centralized schema management
Research
2026-06-09T00:00:00Z
•
Data Engineering
Deep dive into Dagster 2.0's asset-based orchestration model, software-defined assets, and the shift from DAG-centric to asset-centric pipeline design. Covers partitioning, backfills, and the new dagster-ui 2.0.
Research
2026-06-14T00:00:00Z
•
Data Engineering
Data product design patterns: API contracts, SLAs, versioning, discovery, and access control. Implementation with dbt (data products as models), Dagster (software-defined assets), and DataHub for cataloging.
Research
2026-06-13T00:00:00Z
•
Data Engineering
Practical guide to data mesh adoption: domain ownership patterns, data product definitions, federated governance, and the compute platform. Case studies of mesh implementations and common failure modes.
Research
2026-06-12T00:00:00Z
•
Data Engineering
Infrastructure as Code patterns for data platforms: Terraform modules for Kafka clusters, Iceberg catalogs, dbt Cloud projects, and Dagster deployments. State management, CI/CD for infrastructure, and multi-environment strategies.
Research
2026-06-11T00:00:00Z
•
Data Engineering
Running data workloads on Kubernetes: Airflow Executor types (Celery vs Kubernetes), Dagster on K8s, Spark on Kubernetes with the Spark Operator, and stateful workloads (Kafka, Flink) on K8s. Resource management and cost optimization.
Research
2026-06-10T00:00:00Z
•
Data Engineering
Deep comparison of Feast (open source) and Tecton (managed): feature definitions, online/offline serving, point-in-time correctness, stream feature computation, and cost models. Production deployment patterns.
Research
2026-06-09T00:00:00Z
•
Data Engineering
Production ML pipeline patterns: Feast feature serving for training/inference consistency, MLflow model registry and deployment, and Dagster for ML pipeline orchestration. Feature engineering at scale with dbt and Spark.
Research
2026-06-08T00:00:00Z
•
Data Engineering
Applying modern DataOps orchestration to genomics: Dagster assets for sequencing pipeline stages, Great Expectations for quality gates on base-call accuracy, and dbt for cohort-level analytical transformations.
Research
2026-06-08T00:00:00Z
•
Data Engineering
Applying DataOps and MLOps principles to computational biology workflows: version-controlled training data, reproducible feature engineering, automated model validation, and pipeline CI/CD for CRISPR target prediction.
Research
2026-06-01T00:00:00Z
•
Data Engineering
Trending (HackerNews, 2026-06-01) A pictorial introduction to differential geometry (2017) (discussion) (134 pts) New solar desalination breakthrough makes fresh water without toxic brine (discuss
Research
2026-06-01T00:00:00Z
•
Data Engineering
Trending (HackerNews, 2026-06-01) EY Canada published a cybersecurity report and most citations were hallucinated (discussion) (320 pts) White House's Aliens.gov Site Brags That ICE Arrested More
Research
2026-05-23T00:00:00Z
•
Data Engineering
Trending Topics (HackerNews, 2026-05-23) Bun support is now limited and deprecated (discussion) (515 points) U.S. researchers face new restrictions on publishing with foreign collaborators (discus