Hugging Face Daily Papers
500 articles archived · Visit source ↗ · RSS
-
Hugging Face Daily Papers research 7d ago
OSReward: Instituting Standardized Evaluation for Cross-Platform Computer-Use Reward Models
Abstract Computer-using agents (CUAs) are advancing rapidly across the digital world. A CUA trajectory records the agent's actions, states, and reasoning. Verifying whether it fulfilled the task instruction is central to CUA evaluation, data curation, and reinforcement learning.…
25 -
Hugging Face Daily Papers research 7d ago
PaDoc: Layout-Grounded Parallel Decoding for Document Parsing
Abstract End-to-end document parsers provide a unified interface, but serialize page layouts and regional contents into one autoregressive sequence. This formulation forces independent regions onto a decoding path whose length grows with the total content, whereas crop-based…
24 -
Hugging Face Daily Papers research 7d ago
World-to-Wrist: Task-Conditioned Future Wrist Modeling for Fine-Grained Robot Manipulation
Abstract Vision-language-action (VLA) models often treat main-view and wrist-view observations as parallel visual inputs, overlooking their distinct roles in robot manipulation. Fine-grained manipulation, however, benefits from anticipating how wrist-local interactions may…
38 -
Hugging Face Daily Papers research 7d ago
EnvACE: Internalizing Environment Dynamics via World Rehearsal for Agentic Reinforcement Learning
Abstract Training large language model agents for long-horizon tool use typically relies on interactions with real or synthesized executable environments, whose construction and verification are costly, or on external simulators that are difficult to ground. We introduce EnvACE,…
5 -
Hugging Face Daily Papers research 7d ago
SmartMage: Dynamic Modality Orchestration for 3D Scene Understanding
Abstract Understanding 3D scenes is fundamental to embodied intelligence, requiring joint reasoning over heterogeneous information from multiple modalities, including visual and geometric cues. However, the relevance of these modalities often varies across queries. Existing…
28 -
Hugging Face Daily Papers research 7d ago
CalibForge: Adversarial Solver Calibration for Scaling Learnable Terminal Tasks
Abstract Training terminal agents requires executable and verifiable tasks that are not merely solvable, but appropriately challenging for learning. Executable validation establishes feasibility, yet does not reveal how a task behaves relative to a given solver setting. In this…
36 -
Hugging Face Daily Papers research 7d ago
AgentOPSD: Recursive Self-Distillation for Agentic Reinforcement Learning
Abstract Reinforcement learning (RL) with verifiable rewards constructs trajectory-level advantage estimates, yet it often fails to credit the few pivotal decisions that determine outcomes in long-horizon, multi-turn agentic tasks. Recent work introduces privileged…
14 -
Hugging Face Daily Papers research 7d ago
On-Policy Delta Distillation for Multilingual Math Reasoning
Abstract On-Policy Distillation (OPD) is emerging as a promising alternative to reinforcement learning for LLM post-training, yet its effectiveness in multilingual settings remains underexplored. We study OPD and its advanced variant, On-Policy Delta Distillation (OPD^2), for…
18 -
Hugging Face Daily Papers research 7d ago
Learning from Failures: Retrieval-Centric CoT via Hard Negatives for Unified Multimodal Retrieval
Abstract Unified multimodal retrieval aims to identify candidates that satisfy complex user intent expressed through heterogeneous inputs. Although Large Vision-Language Model (LVLM)-based retrievers are efficient and scalable, directly encoding raw multimodal inputs often…
14 -
Hugging Face Daily Papers research 7d ago
ChronoVision: Temporal Reasoning via Latent State Reconstruction
Abstract Multimodal large language models excel at passive perception but struggle with complex visual cognitive tasks requiring multi-step temporal reasoning. This degradation largely stems from the inherent ambiguity of language-based reasoning, which often fails to accurately…
15 -
Hugging Face Daily Papers research 7d ago
Helping Music Co-Creation Agents 'Listen' Well: Hierarchical Self-Supervised World Models for Understanding and Generation
Abstract Collaborative music agents need internal representations rich enough to support both understanding and generation, yet flexible enough for a workflow where the human retains agency. We present a hierarchical self-supervised ``world model'' for symbolic music: a…
22 -
Hugging Face Daily Papers research 7d ago
FinanceHarness: Autonomous Financial Deep Research Framework
Abstract Powered by advances in LLMs and autonomous agents, deep research has become one of the most widely adopted agentic products. However, most deep research systems write general-purpose reports, which are inadequate for financial deep research. Financial research demands…
11 -
Hugging Face Daily Papers research 7d ago
What AI Red-Team Evaluations Can and Cannot Prove
Abstract Red-team evaluations of AI models support some claims and not others, and the boundary between the two is calculable rather than merely a matter of judgment. We define the evidential ceiling of an evaluation as the largest factor by which one result can move belief…
11 -
Hugging Face Daily Papers research 7d ago
SIGNPOST-Bench: Benchmarking Text-Vision Conflict Resolution in Multimodal Large Language Models
Abstract Multimodal large language models (MLLMs) make grounded predictions in real-world scenes by combining visual and textual cues, yet existing benchmarks rarely reveal how they arbitrate between these evidence sources when they conflict. We introduce SIGNPOST-Bench, a…
14 -
Hugging Face Daily Papers research 7d ago
Lossless Tensor Compression as Program Synthesis
Abstract Model checkpoints are growing in both number and size, which makes archival, transfer, and deployment increasingly costly. General-purpose compressors can reduce storage requirements but ignore tensor structure, whereas existing tensor-specific compressors rely on fixed…
4 -
-
Hugging Face Daily Papers research 8d ago
DRIFT: Derailing Denoising Trajectories of Flow-Matching VLAs with Adversarial Patch Attack
Abstract Flow-matching vision-language-action (VLA) models such as pi0 generate robot actions by integrating a learned denoising velocity field, and have been reported to resist adversarial perturbations that readily fool autoregressive VLAs. We show that this robustness is…
25 -
Hugging Face Daily Papers research 8d ago
K-EXAONE 2.0 Technical Report
Abstract This technical report presents K-EXAONE 2.0, an open-weight multilingual foundation model developed by LG AI Research as a step in our effort toward global frontier-scale foundation models. Rather than training from scratch, we upcycle K-EXAONE and expand its…
23 -
Hugging Face Daily Papers research 8d ago
HelloWorld: Enabling Socially Interactive Characters in Video World Models
Abstract Despite the remarkable recent progress of video world models, social interaction between users and the characters within these worlds remains unsupported. To fill this gap, we present HelloWorld, a video world model that enables social interaction with in-world…
33 -
Hugging Face Daily Papers research 8d ago
OPD-V: Visual On-Policy Self-Distillation with Modality Balance
Abstract On-Policy Self-Distillation (OPSD) has become a standard post-training approach for improving visual reasoning in multimodal large language models (MLLMs). Existing methods draw privileged information from diverse input sources to guide self-distillation. Yet these…
22 -
Hugging Face Daily Papers research 8d ago
ToolArtist: Tool-Using Unified Multimodal Models for Agentic Image Generation
Abstract Text-to-image (T2I) models can produce visually compelling images, yet they remain limited on open-world tasks that require complex semantic understanding, multi-step reasoning, and the integration of external world knowledge. Existing efforts introduce agent…
36 -
Hugging Face Daily Papers research 8d ago
Self-Evolving Coding Agents
Abstract Large language models are increasingly embedded in software engineering workflows as coding agents that can inspect repositories, invoke tools, execute tests, debug failures, and generate patches. Yet most existing agents remain largely static after deployment, even…
38 -
Hugging Face Daily Papers research 8d ago
ABSeeker: Training Long-Horizon Search Agents via Answer-Backtracked Credit Assignment
Abstract Long-horizon search agents must make multiple sequential actions (steps) to search, retrieve, verify, and integrate evidence to reach a final answer. However, existing methods for training these agents typically treat all steps within a trajectory uniformly during both…
9 -
Hugging Face Daily Papers research 8d ago
FocusMem: Factorizing Content, Readout, and Trust in Latent GUI Memory
Abstract GUI agents must remember both useful experience from earlier tasks and unfinished progress in the current interaction. Latent memory offers a compact solution by compressing multimodal trajectories into a few continuous tokens. Existing methods, however, usually map…
15 -
Hugging Face Daily Papers research 8d ago
GDPevo: Evaluating Agent Self-Evolution on Real Business Tasks
Abstract Agent self-evolution updates an agent's persistent state from prior experience and reuses it to solve related tasks more effectively. Evaluating self-evolution is difficult: existing benchmarks provide limited coverage of economically valuable task domains, do not…
17 -
Hugging Face Daily Papers research 8d ago
AVE-Compass: Towards Holistic Evaluation for Audio-Video Editing Abilities
Abstract While instruction-based video editing has advanced rapidly, real-world videos contain tightly coupled audio and visual signals, and editing one modality often requires coordinated changes in the other. Existing benchmarks primarily evaluate visual transformations on…
15 -
Hugging Face Daily Papers research 8d ago
Agent Against Agent: An Agentic System for Automatic Prompt Injection Red Teaming
Abstract Prompt injection poses significant security risks to LLM agents. Efficient and effective red-teaming is therefore critical, both for evaluating these risks and for collecting training data to improve defenses. Existing state-of-the-art prompt injection red-teaming…
25 -
Hugging Face Daily Papers research 8d ago
Consistency-Driven Co-Evolution for Self-Supervised Cross-Representation Learning
Abstract As chart images, tabular data, and visualization code play increasingly important roles across diverse domains, cross-representation understanding across these modalities poses fundamental challenges for AI systems: the relationships across representations are…
18 -
Hugging Face Daily Papers research 8d ago
Ego2Robot: Scalable Robot Data Synthesis from Egocentric Human Data
Abstract Learning generalizable robot manipulation policies requires large-scale and diverse demonstration data. Egocentric human manipulation videos offer rich scene and task diversity, and prior work has shown that retargeting and rendering such videos into robot-format data…
12 -
Hugging Face Daily Papers research 8d ago
Distill Where You Fail: Recovering Learning Signals of Negative RL-Groups from Adaptive Teacher Guidance
Abstract Reinforcement learning with verifiable rewards (RLVR) has become a standard paradigm for post-training large language models (LLMs). While Group Relative Policy Optimization (GRPO) is widely adopted, it suffers from sparse reward signals and loses gradients entirely…
22 -
-
Hugging Face Daily Papers research 8d ago
WorldCycle: Self-Verifiable Reinforcement Learning for Long-Horizon Video World Models
Abstract Interactive video world models are essential for long-horizon planning and exploration, yet they suffer from compounding errors. Post-training methods such as reinforcement learning (RL) can improve these models, but they hit a verification bottleneck: for arbitrary…
26 -
Hugging Face Daily Papers research 8d ago
OneDayAgent: Towards a Long-Horizon Harness for Autonomous Agents
Abstract LLM agents are increasingly applied to open-ended everyday requests that span work, study, and life. These tasks are long-horizon, cross-environment, and multimodal, forcing the agent to preserve goals and constraints across many steps while navigating heterogeneous…
6 -
Hugging Face Daily Papers research 8d ago
When Teachers Mislead: Spurious-Signal-Aware On-Policy Distillation
Abstract On-Policy distillation (OPD) transfers teacher capabilities by supervising student-sampled trajectories with dense token-level teacher signals. Recent selective OPD methods improve this process by prioritizing signals that are confident, informative, or learnable.…
17 -
Hugging Face Daily Papers research 8d ago
The Personalization Mirage: How LLMs Fabricate User Profiles, and Why Self-Monitoring Misleads
Abstract Personalized LLMs with persistent memory are increasingly deployed, yet the faithfulness of their user models remains unexamined. We study over-inference (OI): the phenomenon where LLMs fabricate user attributes beyond what evidence supports. We introduce MirageBench,…
29 -
Hugging Face Daily Papers research 8d ago
Toward Skill-Native LLMs: Skill Entropy for Benchmarking and Training Long-Horizon Reasoning
Abstract Long-horizon reasoning in recent LLMs demands that the model switch between distinct skills inside a reasoning chain, such as first doing a math derivation, then using the result to plan a schedule. We call such problems cross-skill long-horizon tasks: multi-step tasks…
30 -
Hugging Face Daily Papers research 8d ago
When Memory Lies: An Empirical Study of Spatial Memory Staleness in VLM Agents
Abstract Memory-augmented VLM agents act on persistent spatial knowledge, yet that knowledge silently goes stale as the environment changes. We ask what happens when an agent must reconcile a confident memory claim with a contradicting observation, and whether current models can…
11 -
Hugging Face Daily Papers research 8d ago
NOLLI: A Difficulty-Calibrated Puzzle Benchmark for Diagnosing the English-Korean Performance Gap
Abstract We introduce NOLLI, a procedurally generated English-Korean puzzle benchmark designed to diagnose where Korean performance gaps arise. It comprises 15 puzzle types (25 tasks; 7,500 items), with every instance seed-regenerable, verified to have a unique solution, and…
18 -
Hugging Face Daily Papers research 8d ago
SKILL-KD: Contrastive Skill Distillation for LLM Agents
Abstract Skill-based prompting has become a practical mechanism for improving large language model (LLM) agents, yet existing skill acquisition methods often treat skills as experience summaries, memory entries, or direct summaries of successful demonstrations. This creates a…
13 -
Hugging Face Daily Papers research 8d ago
UniWorld-View: Large-Baseline View Synthesis via Video Diffusion Models
Abstract The abundance of casually captured monocular videos and images on social media provides a valuable source for immersive content creation, where generating novel views from such sparse observations can greatly enhance user experiences. However, producing photorealistic…
4 -
Hugging Face Daily Papers research 8d ago
Towards Physics of Multimodal Pretraining: Knowledge Flow, Modality Synergy, Early Unification, and Recipes
Abstract Vision offers a critical axis for advancing foundation models, driving a shift towards natively unified multimodal pretraining. Despite this momentum, the design space and the fundamental mechanisms of how modalities interact during unified training remain…
12 -
Hugging Face Daily Papers research 8d ago
Poly-OPD: Heterogeneous Multi-Teacher On-Policy Distillation for Capability-Selectable Flow Models
Abstract Leading open text-to-image models often carry complementary strengths: one may lead on preference-aligned aesthetics while another follows compositional instructions more faithfully. However, differences in their autoencoders and noise schedules make it difficult to…
23 -
Hugging Face Daily Papers research 8d ago
TriGlue: a Biology-Inspired Generative Model for Generating Molecular Glue-Induced Ternary Complex
Abstract Molecular glue degraders have emerged as a promising strategy for targeted protein degradation by inducing ternary complex formation between an E3 ubiquitin ligase and a target protein. Despite their therapeutic potential, computational design of molecular glues remains…
24 -
Hugging Face Daily Papers research 8d ago
ReflectRL: Learning from Golden Negative Trajectories via Reflective-to-Direct Reasoning
Abstract On-policy training has emerged as a powerful post-training paradigm for improving the reasoning capabilities of large language models, and is often enhanced by golden trajectories from stronger expert models. However, when the expert fails on harder problems, existing…
9 -
Hugging Face Daily Papers research 8d ago
CURV: Enhancing Chart Understanding Through Curriculum Visual Grounded Reasoning
Abstract Chart question answering (CQA) requires multimodal large language models (MLLMs) to integrate visual comprehension with logical reasoning, yet current models struggle with accurate visual grounding and coherent reasoning chains. While extrinsic chain-of-thought…
11 -
Hugging Face Daily Papers research 8d ago
RestoreKV: Recovering Full-Cache Behavior Under Aggressive Query-Agnostic KV Cache Eviction
Abstract Query-agnostic KV cache eviction compresses a context once and reuses the resulting cache for arbitrary future queries, but performance can collapse under tight budgets. Existing methods primarily improve which original KV pairs are retained. We introduce RestoreKV,…
8 -
Hugging Face Daily Papers research 8d ago
ChronoLens: Measuring Language Change Across Time, Languages, and Linguistic Levels
Abstract Historical language change affects morphology, syntax, semantics, and pragmatics, yet computational studies typically examine these levels with incompatible representations and therefore cannot determine whether they evolve together across languages. We address this…
10 -
Hugging Face Daily Papers research 8d ago
Better, Stronger, Faster, and Broader: Structured All-Mask Prediction for MLLM-Based Segmentation
Abstract MLLM-based segmentation faces a core segmentation trilemma: high segmentation performance, preserved dialogue ability, and fast inference. Embedding-prediction methods may disrupt language modeling through pixel-level objectives, whereas next-token generation is…
36 -
Hugging Face Daily Papers research 9d ago
When Attention Goes Blind: Numerical Failure in ALiBi Positional Encodings
Abstract We identify a previously overlooked failure mode of ALiBi positional encoding: its linear bias scaling underflows floating-point precision, which zeroes out a large fraction of attention weights and renders the affected attention heads partially blind. We analyze this…
27 -
Hugging Face Daily Papers research 9d ago
Multi-Task Multi-Frame Visual Piano Transcription
Abstract Audio-based piano transcription performs well on onset, pitch, and velocity, but the sustain pedal lets sound persist long after key release, so audio systems predict pedal-extended offsets rather than physical key release. Yet existing Visual Piano Transcription (VPT)…
38