All authors
ADu2021 avatar

Claude Skills by ADu2021

github.com/ADu2021
1,228 skillsA× 1,227B× 10 installs226 views
Qwen3 Vl MultimodalA

State-of-the-art multimodal model advancing vision-language understanding and generation capabilities through improved visual encoders, dense token representations, and unified reasoning over images and text.

developmentpythonperformance
0
6
Qwenlong Long Context ReasoningA

Systematically post-train models for long-context reasoning through multi-hop data synthesis, stabilized RL with adaptive entropy control, and memory-augmented architecture supporting 4M+ token sequences. Achieves performance comparable to GPT-5 and Gemini-2.5-Pro on long-context benchmarks.

ai-agentsperformance
0
6
R HorizonA

Construct multi-step reasoning benchmarks with interdependent problems to evaluate and improve long-horizon reasoning in large reasoning models. Enables evaluation of reasoning depth and breadth beyond single-step tasks.

code-qualitypythongo
0
6
R Wom World ModelA

Ground LLM world models with retrieved current knowledge from tutorials and documentation. Reduce hallucination in environment prediction and improve long-horizon planning by 16-23% on web agent benchmarks.

ai-agentspythongo
0
6
R Zero Self Evolving ReasoningA

Co-evolutionary framework where Challenger generates tasks and Solver solves them. Models evolve autonomously from scratch without human annotations. Improves math reasoning +6.49pts and general reasoning +7.54pts.

ai-agentspythonperformance
0
6
Radial Attention VideoA

Accelerate video diffusion models using sparse radial attention that exploits energy decay patterns. Achieves 3.7× speedup on long videos while maintaining quality through O(n log n) complexity instead of O(n²).

code-qualitypython
0
6
Ral Reinforced Attention LearningA

Optimize where multimodal models attend by treating attention weights as a learnable policy, using policy gradients with advantage weighting to improve visual grounding and perception without changing model architecture.

designpythongo
0
6
Ramp Adaptive QuantizationA

Learn optimal per-layer bit-width assignments for LLM quantization via RL, generalizing across models without retraining. Achieves superior compression under fixed bit budgets.

developmentpythongo
0
6
Rank One Safety AlignmentA

Apply rank-one weight modifications to amplify model safety via residual stream steering, requiring no fine-tuning and preserving utility on standard benchmarks

testingpythongo
0
6
Re Align Reasoning Image GenerationA

Bridge image understanding-generation gap via In-Context Chain-of-Thought reasoning and RL training with surrogate rewards. Improve faithful execution of mixed image-text prompts in generation and editing tasks.

researchperformance
0
6
Re Bottleneck Latent RestructuringA

Restructure latent representations in pretrained audio autoencoders without full retraining. Apply three variants—ordered, semantic, and equivariant—to enforce structure like channel ordering, semantic alignment, or filter correspondence. Achieves 20-60% semantic gains in under 48 GPU hours versus 14.5K hours for full retraining.

ai-agentspythongo
0
6
Re Trac Trajectory CompressionA

Compress search trajectories into structured states capturing partial answers, evidence, and uncertainties. Recursive execution leverages compressed states to avoid redundant exploration, improving resource efficiency by 50%.

businesspythonreact
0
6
Realmem Memory BenchmarkA

Implements RealMem from arXiv:2601.06966

ai-agents
0
6
Reason Rank Passage RankingA

Enhances passage ranking through reasoning capabilities via synthesized training data and multi-stage training combining supervised fine-tuning with reinforcement learning for improved ranking accuracy.

ai-agentspythonperformance
0
6
Reasongen R1 Cot Image GenerationA

Enable image generators to reason explicitly through text before creating images using supervised fine-tuning and reinforcement learning optimization.

documentationpythongo
0
6
Reasoning As CompressionA

Optimize chain-of-thought reasoning under computational budgets using information-theoretic compression principles, improving reasoning efficiency without accuracy loss.

code-qualitypythongo
0
6
Reasoning Core Synthetic DataA

Reasoning Core procedurally generates verifiable symbolic reasoning datasets across formal domains (planning, logic, parsing), with external solvers and curriculum control.

code-qualitypythongo
0
6
Reasoning Gym Verifiable RewardsA

Create infinite training environments for reasoning with automatic verification using procedural generation and domain-specific evaluators.

documentationpythongo
0
6
Reasoning Models Generate Societies Of ThoughtA

Large language models have achieved remarkable capabilities across domains, yet mechanisms underlying sophisticated reasoning remain elusive. Recent reasoning models outperform comparable instruction-tuned models on complex cognitive tasks, attributed to extended computation through longer chains of thought. Here we show that enhanced reasoning emerges not from extended computation alone, but from simulating multi-agent-like interactions -- a society of thought -- which enables diversificatio...

ai-agents
0
6
Reasoning PaletteA

Overcome token-level randomness limitations in RL by shifting exploration to latent reasoning strategies. Train a VAE encoding diverse reasoning patterns, sample latents during RL, decode to prefix embeddings steering internal reasoning—enabling structured exploration across math, coding, and QA with interpretable, controllable behavior.

ai-agentspythonperformance
0
6
Reasoning Path ConfidenceA

Reduce LLM sampling costs by 50% while maintaining reasoning performance through Reasoning Path Confidence (RPC), which combines perplexity-guided pruning with self-consistency sampling.

ai-agentspythongo
0
6
Reasoning Vectors Cot Task ArithmeticA

Extract and transfer reasoning capabilities between language models using task vectors derived from supervised fine-tuning and reinforcement learning weight differences. Apply reasoning vectors via simple arithmetic to enhance any compatible instruction-tuned model without retraining.

code-qualitypythongo
0
6
Reasoning Via SamplingA

Improves base model reasoning through iterative sampling without training or fine-tuning. Uses MCMC-inspired sampling to extract latent reasoning from pretrained models, achieving RL-comparable gains on math, coding, and QA tasks while preserving diversity.

ai-agentspythongo
0
6
Rebalance Efficient ReasoningA

Diagnose and correct reasoning inefficiencies (overthinking and underthinking) in large reasoning models using confidence-based steering vectors, without retraining. Enables optimal reasoning budgets across model scales.

devopspythongit
0
6
Rebuttalagent Strategic Persuasion In Academic RebA

Implement techniques from RebuttalAgent: Strategic Persuasion in Academic Rebuttal via Theory of Mind. Although artificial intelligence (AI) has become deeply integrated into various stages of the research workflow and achieved remarkable advancements, academic rebuttal remains a significant and underexplored challenge

research
0
6
Recall Hierarchical MergingA

Prevents catastrophic forgetting in continual learning by merging models using layer-wise hidden representations as similarity proxies. Shallow layers preserve domain-general features while deep layers enable task-specific adaptation, enabling seamless multi-domain integration without task labels or historical data.

developmentpythonperformance
0
6
Recode Unified PlanningA

Unifies planning and action by treating plans as abstract placeholder functions recursively decomposed to primitive actions. Enables agents to dynamically adjust abstraction levels per task without rigid hierarchies. Improves inference performance and training efficiency through automatic multi-level data generation.

businesspythongo
0
6
Recon Act Self Evolving Browser AgentsA

Build self-evolving multi-agent browser systems that combine web reconnaissance with dynamic tool generation and execution. Enables autonomous agents to analyze failed trajectories, generate specialized tools on-the-fly, and adapt to novel web environments without pre-defined action sets, achieving 36.48% success on VisualWebArena.

ai-agentspythonexpress
0
6
Rectified Sparse AttentionA

Enable efficient long-sequence generation by combining block-sparse attention with periodic dense rectification to bound error accumulation.

ai-agentspythongo
0
6
Recurrence Memory Reasoning DepthA

Extend neural network reasoning capabilities through recurrence (repeated computation cycles), external memory (intermediate state storage), and test-time compute scaling for multi-step reasoning.

developmentpythongo
0
6
Recurrent Depth VlaA

Enable test-time compute scaling in vision-language-action models via weight-tied recurrent inference within latent space, with adaptive stopping based on action divergence.

developmentpython
0
6
Recursive Language ModelsA

Process prompts exceeding model context windows by recursively decomposing long inputs into manageable chunks and calling the model recursively on snippets—enabling inference on contexts 100x longer than native window while maintaining quality and improving over vanilla baseline approaches.

ai-agentspythongit
0
6
Recursive Think Answer ProcessA

Recursive Think-Answer Process enables models to iteratively refine reasoning and answers during inference, reducing self-correction errors and improving accuracy without retraining.

ai-agentspythongit
0
6
Redbench A Universal Dataset For Comprehensive RedA

Comprehensive evaluation dataset for systematic vulnerability testing of language models, enabling identification and mitigation of failure modes before agent deployment.

toolstestingperformance
0
6
Redsearcher Long Horizon AgentsA

Train language models for multi-step information-seeking using dual-constrained task synthesis and cost-efficient staged learning. Generate complex queries by controlling topological complexity and information dispersion, then train atomic reasoning skills before introducing environment interaction. Achieve state-of-the-art on long-horizon search benchmarks with 30B parameter models.

ai-agentspythongo
0
6
Reflexi CoderA

Trains LLMs to autonomously debug and improve code through structured RL-optimized reflection cycles. Internalizes debugging process into model weights rather than relying on external oracles or expensive iterative prompting.

developmentpythongo
0
6
Refusal Falls Off Cliff Safety ReasoningA

Identify and patch critical safety vulnerabilities in large reasoning models. Via linear probing and causal intervention, locate specific attention heads responsible for alignment degradation at final tokens. Recover safety via 'Cliff-as-a-Judge' data curation targeting examples exhibiting largest refusal decline, achieving comparable improvements using only 1.7% of vanilla safety training data.

code-qualitypythongit
0
6
Regft Reference Guided FinetuningA

ReGFT pre-trains models on hybrid reference-augmented trajectories before RL, enabling them to solve harder problems and accelerate convergence.

code-qualitypythonperformance
0
6
Rehy At Video Diffusion AttentionA

Merge softmax and linear attention for video diffusion models using chunk-wise recurrent reformulation with constant memory usage. Enable efficient distillation from existing softmax models, reducing training cost two orders of magnitude to ~160 GPU hours.

researchperformance
0
6
Reinforce Ada Adaptive Sampling Rl LlmsA

Recover learning signals in RL for LLM reasoning by dynamically allocating sampling budget based on prompt difficulty. Use log-objective weighting (1/p for pass rate p) to prioritize challenging examples, achieving 2x convergence speedup versus uniform sampling while maintaining identical compute budgets across math, coding, and general benchmarks.

ai-agentspythongo
0
6
Reinforcement Distillation Negative SignalsA

Extract maximum value from limited reasoning traces by leveraging both successful and failed examples through REINFORCE-style distillation.

ai-agentspythongit
0
6
Reinforcement Learning Vision ModelsA

Train multimodal LLMs with RL (PIVOT) instead of SFT to produce stronger, precisely-localized visual representations in vision encoders using <1% of standard pretraining cost.

documentationpythongo
0
6
Reinforcement Mid TrainingA

Add an intermediate RL stage between pretraining and post-training using dynamic token budgeting, curriculum sampling, and dual training. Trigger: reduce reasoning steps while maintaining or improving performance in post-training.

developmentpythonperformance
0
6
Reinforcement PretrainingA

Apply reinforcement learning to pre-training by framing next-token prediction as a reasoning task with verifiable rewards, achieving superior scaling compared to standard language modeling.

developmentpythongo
0
6
Relay Gen Model SwitchingA

Reduce inference cost by dynamically switching from large to small LLMs during reasoning generation. Large model handles demanding reasoning phases; small model completes consolidation and answer stages triggered by discourse cues. Achieves 2.2× speedup with minimal accuracy loss.

ai-agentspythontesting
0
6
Relayllm Efficient Reasoning CollaborationA

Enable small language models to dynamically invoke larger models at critical reasoning tokens rather than offloading entire queries. RelayLLM achieves 49.52% accuracy across benchmarks while invoking the large model for only 1.07% of tokens—98.2% cost reduction compared to non-collaborative approaches.

code-qualitypythonperformance
0
6
Reliable Rl Evaluation Contamination DetectionA

Detect and eliminate data contamination that invalidates RL benchmarks by measuring benchmark reconstruction ability. Implement clean evaluation datasets to distinguish genuine reasoning improvements from memorization. Use when validating RL training results or ensuring benchmark integrity for mathematical reasoning.

testingpythongo
0
6
Relic Video World ModelA

Compressed historical latents with camera poses in KV cache (4× compression), extended teacher training (20-second sequences), and replayed back-propagation (block-wise differentiation) enabling real-time interactive video generation with long-range spatial consistency.

developmentpython
0
6
Remit Rl Guided Mid TrainingA

Improve LLM reasoning by reweighting pre-training data during mid-training based on discrepancies between RL-tuned and base models, boosting reasoning performance without external teachers or extra data.

ai-agentspythontesting
0
6
Remix Lora RoutingA

Learn to route requests across multiple LoRA adapters using RL-based router training with constant routing weights. Prevents weight collapse and ensures balanced contribution from all selected adapters during inference.

developmentpythongo
0
6