Skip to main content

이 저장소의 skills

ADu2021/skillXiv - 11페이지

SkillsMP는 ADu2021/skillXiv에서 1,228개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

ADu2021/skillXiv

수집된 skill 1,228개 중 40개를 표시합니다.

직업 분류
데이터 과학자
설명

Stabilize RL training on reasoning tasks by performing entropy-guided rollouts from uncertain decision points, avoiding policy collapse and premature convergence. Increases fully correct trajectories on math reasoning while maintaining stable entropy…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Monitor Shannon entropy in LLM token distributions to detect sudden uncertainty spikes, then trigger adaptive prompt consolidation to realign conversation context and improve accuracy by 56.6% and reliability by 35.3%.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Stabilize LLM post-training by constraining global distributional shifts in policy exploration. Entropy Ratio Clipping supplements local clipping mechanisms with global entropy constraints—essential when PPO alone produces unstable gradients and distribution…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Automatically generate diverse, scalable tool-interactive training environments for LLM agents without manual sandbox creation. Uses topic mining and logic modeling to create varied environment architectures with task scenarios, enabling agents to learn…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Systematic evaluation toolkit for assessing large language models across multiple dimensions, enabling comprehensive benchmarking of agent capabilities and comparative analysis of model performance.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Stabilize multi-turn LLM agent training with entropy-regularized policy optimization that prevents exploration-exploitation cascade failures in sparse-reward environments through trajectory-level entropy regulation, historical smoothing, and adaptive…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Transform vision-language models into embodied agents through two stages: learning embodied priors from trajectory-augmented data with LLM reasoning, then online RL with self-summarization and dense rewards for long-horizon tasks.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

24-trillion-token web dataset with 12-category taxonomy labels enabling efficient curation of specialized datasets through SQL filtering and small annotation models.

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Chunk-based landmark-guided sparse attention enabling 16M-token context windows with 90%+ retrieval accuracy on in-context tasks. Use when processing ultra-long documents where full attention is prohibitive but context selection must be dynamic.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Train autonomous agents to use computers by generating synthetic task experiences and iterating on them, achieving 56.7% success on OSWorld benchmarks through scalable experience-driven optimization. Use when you need agents that autonomously learn complex…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Scale Evolution Strategies to billion-parameter LLMs without backpropagation for superior robustness and stability across diverse models, reward horizons, and evaluation tasks. Outperforms RL methods while eliminating gradient computation overhead.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Generate verifiable synthetic training data (problems + solutions + verification artifacts) through evolutionary synthesis that works across math, code, and agent tasks without task-specific rules.

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

System for evolving and composing programmatic skills through learning, enabling agents to discover and develop new behavioral capabilities dynamically.

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Build unified LLMs supporting both fast standard inference and slow reasoning modes through hybrid attention and adaptive post-training. Combine non-reasoning and reasoning capabilities in a single model with 128K context windows and tool use. Use when you…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Build robust reward models for computer-use agents by processing execution videos with spatiotemporal token pruning (STP+TTP) to remove redundancy while preserving task-relevant UI details. Achieve 84.7% accuracy with adversarial instruction translation.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Improve RLVR training efficiency by selectively replaying trajectories based on correctness and entropy. Medium-difficulty questions and low-entropy solutions are most valuable; selective replay yields +3.5-7.6% improvements.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Improve LLM reasoning efficiency by systematically reusing past rollouts through experience replay. ExGRPO organizes training data by success and diversity, applying a mixed-policy objective that prioritizes high-quality examples while maintaining…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Evaluate AI systems' ability to conduct autonomous research experiments using EXP-Bench, a benchmark for multi-step scientific reasoning and iterative experimental workflows.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Dynamically adapt LLM reasoning strategies at inference time by curating episodic memory of past problem solutions—generate task-specific prompts, tool configs, and control logic for up to 111× cost reduction and 14% accuracy gains.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Improve RL training efficiency by embedding explicit reflection and revision loops. Models generate initial responses, receive feedback, produce self-reflections describing improvements, revise their attempts, and distill successful corrections into the base…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Improve MoE language model efficiency with causal threshold-based routing that eliminates auxiliary losses and enables dynamic per-token computation.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Investigate exploration-exploitation trade-offs in reinforcement learning with verifiable rewards through theoretical analysis and empirical validation. Derive explicit clipping bias bounds, establish policy-entropy shift formulation, and introduce…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Multimodal system for joint audio-video understanding and generation, enhancing agent perception and communication in environments with both audio and visual information.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Unify LLM alignment methods through f-divergence theory. f-GRPO extends GRPO to handle any divergence measure (KL, Jensen-Shannon, Hellinger), enabling tailored alignment objectives. f-HAL combines on-policy and off-policy preference learning to prevent…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Prevent policy collapse onto common solutions during reinforcement learning by applying difficulty-aware focal weighting to gradient contributions, maintaining diversity across solution modes while preserving performance.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

F1 is a 4.2B-parameter Vision-Language-Action model that reformulates robotic control as foresight-guided inverse dynamics. Rather than reactive state-to-action mappings, F1 predicts plausible future visual states and derives actions to achieve them, enabling…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Enable extreme 1-2bit quantization of pre-trained LLMs by leveraging complex-valued arithmetic. Convert real-valued linear layers to complex domain losslessly, quantize to fourth roots of unity {±1, ±i}, and apply recursive residual error quantization for…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Achieving human-level performance in Vision-and-Language Navigation (VLN) requires an embodied agent to jointly understand multimodal instructions and visual-spatial context while reasoning over long action sequences. Recent works, such as NavCoT and…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Generates high-quality images directly from pixels using flow-matching-based latent sequences. Transforms images via invertible flows into manageable latent sequences, applies autoregressive modeling, and uses classifier-free guidance. Provides exact…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Identify dominant frequency components in RoPE embeddings to determine which attention dimensions are essential, reducing KV cache by 81% while maintaining performance. Training-free approach integrates with existing compression methods for 2.56x speedup on…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Implements Fast-ThinkAct from arXiv:2601.09708

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Identify and measure feedback friction in LLM reasoning tasks where models resist high-quality guidance, discovering that confidence predicts feedback receptiveness and revealing mitigation strategies.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Systematically adapt state-of-the-art distillation methods for T2I generation. Compare sCM (stabilized Consistency Models), MeanFlow, and IMM within unified framework. sCM excels at extreme few-step regimes (52.81% GenEval at 2 steps), MeanFlow achieves…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Demonstrate that adversarial attacks on vision-language models need not target all tokens equally. Entropy-guided attacks identify high-entropy tokens (critical decision points) where perturbations have maximum impact, achieving comparable attack success with…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Research contribution advancing agent and reasoning capabilities through novel approaches to model development, training, and evaluation.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Active learning (AL) has the potential to drastically reduce annotation costs in 3D biomedical image segmentation, where expert labeling of volumetric data is both time-consuming and expensive. Yet, existing AL methods are unable to consistently outperform…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Provide continuous confidence scores throughout LLM text generation via supervised learning and backward confidence integration, enabling real-time uncertainty awareness

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Financial agents powered by large language models (LLMs) are increasingly deployed for investment analysis, risk assessment, and automated decision-making, where their abilities to plan, invoke tools, and manipulate mutable state introduce new security risks…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Enable video generation customization via first-frame reuse—treat initial frame as a visual entity buffer storing objects for reuse during generation with just 20-50 examples, requiring minimal architectural change.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Train small models to recover from tool execution errors by treating errors as training signals. Use error simulators to generate recovery examples and fission failed trajectories into multiple recovery attempts.

원문 언어: 영어

업데이트
수집된 skill 1,228개 중 40개를 표시합니다.