CoMind: Towards Community-Driven Agents for Machine Learning Engineering
CoMind introduces MLE-Live, a framework for evaluating LLM agents that engage with research communities in ML engineering tasks.
CoMind introduces MLE-Live, a framework for evaluating LLM agents that engage with research communities in ML engineering tasks.
Uses Explainable Boosting Machines to identify overshooting tops in satellite imagery for weather forecasting, emphasizing interpretability in high-stakes ML.
pFedMMA proposes personalized federated fine-tuning with multi-modal adapters for vision-language models like CLIP on decentralized heterogeneous data.
20 fine-tuned Llama-3.1 8B variants specialized for High-Energy Physics, trained on arXiv abstracts with comparative domain analysis.
Research method for LLM alignment using meta-weighted online sampling to address distribution mismatch between offline data and evolving model policy.
DataMind framework trains scalable generalist data-analytic agents on diverse data formats for multi-step reasoning in scientific discovery.
Study analyzing how language models learn context-free grammar structures and subgrammars during pretraining.
FLOP algorithm performs causal structure discovery for linear models using fast parent selection and discrete search optimization.
Supervised Reinforcement Learning framework combines expert trajectories with step-wise reasoning to improve multi-step reasoning in open-source LLMs.
Contrastive weight steering method edits LLM parameters via weight arithmetic for post-training behavior modification without expensive retraining.
Equivariant neural networks improve RANS turbulence model closures using structure tensors for better generalization in fluid dynamics.
NuBench open benchmark for deep learning-based event reconstruction in neutrino telescopes addressing inverse problems in particle physics.
Non-IID sampling framework for flow matching models to reduce variance in expectation estimation with limited sampling budgets.
MEDIC applies machine learning for automated data quality monitoring and anomaly detection in particle physics collider experiments.
AutoSpec framework automatically refines logical specifications for reinforcement learning agents to improve policy learning from under-specified tasks.
QKAN-LSTM combines quantum-inspired methods with Kolmogorov-Arnold networks for improved sequential modeling with reduced parameter redundancy.
Tutorial on using differentiable programming frameworks like PyTorch and JAX to learn and design optimization algorithms automatically.
GreenServ proposes dynamic routing framework for efficient multi-model LLM inference using context-aware model selection to reduce energy consumption.
Research on training humanoid robots with reinforcement learning to handle diverse embodiments and complex behaviors through distillation methods.
SpatiaLab benchmark evaluates vision-language models' spatial reasoning capabilities on real-world tasks with visual noise and diverse spatial relationships.
SpatiaLab: benchmark evaluating vision-language model spatial reasoning on complex real-world visual scenarios.
Flow-based intermediate representation for few-shot robot imitation learning from human video demonstrations.
Property-preserving kernel operator learning for incompressible Navier-Stokes flow simulation and surrogate modeling.
SceneTok: tokenizer encoding 3D scene views into compressed, permutation-invariant tokens for diffusion models.
Theoretical analysis of stochastic mirror descent convergence with matrix parameters in overparameterized regime.
Janus-Q uses event-driven hierarchical reward modeling with textual signals for financial market trading.
Aletheia, Gemini 3 Deep Think-powered math research agent, autonomously solved 6 of 10 FirstProof challenge problems.
Research on context design for LLM-based probabilistic forecasting in mention prediction markets.
Framework for multi-level causal embeddings enabling mapping of detailed models into coarser causal model sub-systems.
veScale-FSDP improves fully sharded data parallel training flexibility for structure-aware methods and advanced optimizers.
Enveil is a self-hosted encrypted environment variable manager replacing .env files with runtime injection for secure secret management.
Developer exploring model compression techniques to make AI accessible without GPUs/internet. References DeepSeek distillation and Samsung TRM research.
Open-source Gmail organizer with auto-labeling and draft replies. Runs locally within Gmail. LLM application for email automation.
Chrome extension detecting 15+ PII types before sending to Claude/ChatGPT. Local processing with AES-256 encryption. Privacy tool for LLM use.
Open-source platform simplifying self-hosted OpenClaw deployment with one-click setup. Infrastructure tooling but unclear OpenClaw connection to AI interests.
DeepClause: Tool for compiling Markdown into DML (Prolog-based language) for orchestrating LLM agents securely. Combines DSPy, CodeAct, Prolog with static taint analysis.
HN Bot Detector: Tool to identify LLM-generated comments using n-gram TF-IDF and heuristics. Scores comments 0-100 on likelihood of AI generation.
AluminatiAi: Open source Python agent for per-job GPU energy cost tracking. Monitors power consumption and converts to dollar costs via dashboard.
Autonomous AI agent running offline with persistent memory, goal-setting, and planning. Built landing pages, Stripe setup, blog posts autonomously during flight.
Laid: Chrome extension detecting AI-generated LinkedIn posts using local heuristics or LLM providers. Assigns likelihood scores to feed posts.
Cc-reaper: Automated cleanup tool for orphan Claude Code processes and MCP servers. Prevents memory leaks from abandoned agent sessions.
Ralphex: Autonomous GPT Codex agent loop for ChatGPT Pro users. Budget-friendly alternative to Claude Code with git-based memory persistence.
Discussion on robotics progress toward AGI-like capabilities. Mentions Physical Intelligence and Generalist AI startups reaching GPT-3 level performance.
SIMAIC: AI backend with memory system and structured JSON output for chatbots/agents. Supports Discord, Line, Web. Built by 17-year-old developer.
CLI tool detecting anti-patterns and estimating costs in agent workflow YAML configs before execution.
Security framework for LLM agents enabling secure data tracking and enforcement without proprietary abstractions.
AI agent orchestrating end-to-end anime creation via script writing, storyboarding, image generation, and video output.
Sun: Realtime voice agent for group conversation. Minimal details provided in title only.
ColGREP: Semantic code search CLI using multi-vector search with regex filtering. Local-only, single Rust binary for coding agents. Built on NextPlaid.
Compression tool using LLMs (ChatGPT, Gemini) to optimize x86_64 ELF binary compression beyond xz through structural analysis.