Page 73 of 148

AllHigh signalRecent
5899 articles
arXiv cs.AI·

CommitDistill: A Lightweight Knowledge-Centric Memory Layer for Software Repositories

CommitDistill is an open-source Python prototype extracting typed knowledge units (Facts, Skills, Patterns) from local git history via deterministic regex and exposing them through a TF-IDF retriever. Tested on 5 repositories (25k commits), it achieves 0.750 hit-rate at 256-character budget versus 0.333 for BM25. No statistically detectable improvement on time-travel bug-fixes in LLM-as-judge evaluation.

Code generationRAGAI Agents
SIG
72
HYP
18
arXiv cs.AI·

Curriculum Group Policy Optimization: Adaptive Sampling for Unleashing the Potential of Text-to-Image Generation

CGPO (Curriculum Group Policy Optimization) improves text-to-image model training via adaptive curriculum based on reward variance. Method prioritizes partially-mastered prompts (high variance) and balances categories through proportional fairness optimization. Gains validated on GenEval, T2I-CompBench++, DPG Bench.

Image generationReinforcement learningBenchmarks
SIG
72
HYP
28
arXiv cs.AI·

Hierarchical Two-Stage Framework for Environment-Aware Long-Horizon Vessel Trajectory Prediction

Hierarchical two-stage framework for long-horizon vessel trajectory prediction under real ocean conditions. Combines long-term predictor with short-term Spatio-Temporal Graph Transformer on discretized maritime cells. Environmental module integrates currents, wind, wave height via cross-modal attention. Results: 25% improvement in ADE, 17% in FDE on Australian CTS data.

ReasoningBenchmarksPapers
SIG
72
HYP
15
arXiv cs.AI·

Modelling Customer Trajectories with Reinforcement Learning for Practical Retail Insights

Reinforcement learning framework for predicting customer trajectories in retail spaces. RL-based approach outperforms TSP/PNN heuristics (average 28% deviation from shortest paths) by modeling bounded rationality. Validated on real convenience store data: RL predictions better align with observed behavior, more accurate impulse purchase rates and shelf traffic estimates, enabling practical layout optimization.

Reinforcement learningAI AgentsBusiness
SIG
72
HYP
18
arXiv cs.AI·

ReTAMamba: Reliability-Aware Temporal Aggregation with Mamba for Irregular Clinical Time Series Prediction

ReTAMamba is a Mamba-based model for predicting irregular clinical time series. It estimates observation reliability from missingness and elapsed time, integrates multi-resolution information via Chronological Weaving, and uses a budgeted token router. On MIMIC-IV, eICU, and PhysioNet 2012, it improves AUPRC by 7.51%, 7.80%, and 10.15% respectively.

BenchmarksPapersReasoning
SIG
72
HYP
18
arXiv cs.AI·

Fre-Res: Frequency-Residual Video Token Compression for Efficient Video MLLMs

Fre-Res introduces adaptive video-token compression for video MLLMs. The framework separates spatial details (high-fidelity anchors) from temporal evolution (residual-frequency tokens via 1D-DCT). A Spatial-Guided Absorber aligns frequency dynamics with visual embeddings. Results: near full-token performance with substantial reduction in token length across short and long-video benchmarks.

VisionVideo generationEvals
SIG
72
HYP
18
arXiv cs.AI·

Bayesian-Monte Carlo Schedule Updating for Construction Digital Twins: A Probabilistic Framework for Dynamic Project Forecasting

Bayesian-Monte Carlo probabilistic framework for dynamic construction project schedule updating. Models activity durations with lognormal distributions, updates them via Bayesian inference, and propagates uncertainty through Monte Carlo simulation. Demonstrates improved forecasting accuracy over deterministic CPM methods on PSPLIB benchmarks.

ReasoningBenchmarks
SIG
72
HYP
15